stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-27 15:56:33 to 2022-04-29 12:45:54 UTC [more...]

[PATCH] bfq: Fix warning in bfqq_request_over_limit()
 2022-04-29 12:45 UTC  (3+ messages)

[PATCH AUTOSEL 01/14] mm: fix invalid page pointer returned with FOLL_PIN gups
 2022-04-29 12:13 UTC  (19+ messages)
` [PATCH AUTOSEL 02/14] mm: fix missing cache flush for all tail pages of compound page
` [PATCH AUTOSEL 03/14] mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()
` [PATCH AUTOSEL 04/14] mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atomic_pte()
` [PATCH AUTOSEL 05/14] mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte()
` [PATCH AUTOSEL 06/14] mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_atomic()
` [PATCH AUTOSEL 07/14] mm/page_alloc: fetch the correct pcp buddy during bulk free
` [PATCH AUTOSEL 08/14] mm/page_alloc: check high-order pages for corruption during PCP operations
` [PATCH AUTOSEL 09/14] mm/hwpoison: fix error page recovered but reported "not recovered"
` [PATCH AUTOSEL 10/14] mm/mlock: fix potential imbalanced rlimit ucounts adjustment
` [PATCH AUTOSEL 11/14] mm,migrate: fix establishing demotion target
` [PATCH AUTOSEL 12/14] mm/thp: refix __split_huge_pmd_locked() for migration PMD
` [PATCH AUTOSEL 13/14] mm/thp: ClearPageDoubleMap in first page_add_file_rmap()
` [PATCH AUTOSEL 14/14] mm/thp: fix NR_FILE_MAPPED accounting in page_*_file_rmap()

[PATCH net v2 1/1] net: stmmac: disable Split Header (SPH) for Intel platforms
 2022-04-29 11:58 UTC 

[PATCH] MIPS: Fix CP0 counter erratum detection for R4k CPUs
 2022-04-29 10:55 UTC  (3+ messages)

[PATCH 5.15 00/33] 5.15.37-rc1 review
 2022-04-29 10:42 UTC  (34+ messages)
` [PATCH 5.15 01/33] floppy: disable FDRAWCMD by default
` [PATCH 5.15 02/33] bpf: Introduce composable reg, ret and arg types
` [PATCH 5.15 03/33] bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
` [PATCH 5.15 04/33] bpf: Replace RET_XXX_OR_NULL with RET_XXX "
` [PATCH 5.15 05/33] bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX "
` [PATCH 5.15 06/33] bpf: Introduce MEM_RDONLY flag
` [PATCH 5.15 07/33] bpf: Convert PTR_TO_MEM_OR_NULL to composable types
` [PATCH 5.15 08/33] bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM
` [PATCH 5.15 09/33] bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem
` [PATCH 5.15 10/33] bpf/selftests: Test PTR_TO_RDONLY_MEM
` [PATCH 5.15 11/33] bpf: Fix crash due to out of bounds access into reg2btf_ids
` [PATCH 5.15 12/33] spi: cadence-quadspi: fix write completion support
` [PATCH 5.15 13/33] ARM: dts: socfpga: change qspi to "intel,socfpga-qspi"
` [PATCH 5.15 14/33] mm: kfence: fix objcgs vector allocation
` [PATCH 5.15 15/33] gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
` [PATCH 5.15 16/33] iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
` [PATCH 5.15 17/33] iov_iter: Introduce fault_in_iov_iter_writeable
` [PATCH 5.15 18/33] gfs2: Add wrapper for iomap_file_buffered_write
` [PATCH 5.15 19/33] gfs2: Clean up function may_grant
` [PATCH 5.15 20/33] gfs2: Introduce flag for glock holder auto-demotion
` [PATCH 5.15 21/33] gfs2: Move the inode glock locking to gfs2_file_buffered_write
` [PATCH 5.15 22/33] gfs2: Eliminate ip->i_gh
` [PATCH 5.15 23/33] gfs2: Fix mmap + page fault deadlocks for buffered I/O
` [PATCH 5.15 24/33] iomap: Fix iomap_dio_rw return value for user copies
` [PATCH 5.15 25/33] iomap: Support partial direct I/O on user copy failures
` [PATCH 5.15 26/33] iomap: Add done_before argument to iomap_dio_rw
` [PATCH 5.15 27/33] gup: Introduce FOLL_NOFAULT flag to disable page faults
` [PATCH 5.15 28/33] iov_iter: Introduce nofault "
` [PATCH 5.15 29/33] gfs2: Fix mmap + page fault deadlocks for direct I/O
` [PATCH 5.15 30/33] btrfs: fix deadlock due to page faults during direct IO reads and writes
` [PATCH 5.15 31/33] btrfs: fallback to blocking mode when doing async dio over multiple extents
` [PATCH 5.15 32/33] mm: gup: make fault_in_safe_writeable() use fixup_user_fault()
` [PATCH 5.15 33/33] selftests/bpf: Add test for reg2btf_ids out of bounds access

[PATCH 4.19 00/12] 4.19.241-rc1 review
 2022-04-29 10:41 UTC  (13+ messages)
` [PATCH 4.19 01/12] media: vicodec: upon release, call m2m release before freeing ctrl handler
` [PATCH 4.19 02/12] floppy: disable FDRAWCMD by default
` [PATCH 4.19 03/12] hamradio: defer 6pack kfree after unregister_netdev
` [PATCH 4.19 04/12] hamradio: remove needs_free_netdev to avoid UAF
` [PATCH 4.19 05/12] net/sched: cls_u32: fix netns refcount changes in u32_change()
` [PATCH 4.19 06/12] powerpc/64/interrupt: Temporarily save PPR on stack to fix register corruption due to SLB miss
` [PATCH 4.19 07/12] powerpc/64s: Unmerge EX_LR and EX_DAR
` [PATCH 4.19 08/12] Revert "ia64: kprobes: Fix to pass correct trampoline address to the handler"
` [PATCH 4.19 09/12] Revert "ia64: kprobes: Use generic kretprobe trampoline handler"
` [PATCH 4.19 10/12] ia64: kprobes: Fix to pass correct trampoline address to the handler
` [PATCH 4.19 11/12] Revert "net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link"
` [PATCH 4.19 12/12] lightnvm: disable the subsystem

[PATCH stable 0/3] SOF_TIMESTAMPING_OPT_ID backport to 4.14 and 4.19
 2022-04-29  9:54 UTC  (4+ messages)

[PATCH 4.19 00/53] 4.19.240-rc1 review
 2022-04-29  9:22 UTC  (5+ messages)
    ` [PATCH 4.19 00/53] 4.19.240-rc1 review [net: ethernet: stmmac: fix altr_tse_pcs function when using a]

FAILED: patch "[PATCH] mm: kfence: fix objcgs vector allocation" failed to apply to 5.15-stable tree
 2022-04-29  9:07 UTC  (5+ messages)
` [External] "

[PATCH 5.15 0/2] ARM: socfpga: fix broken QuadSPI support
 2022-04-29  9:05 UTC  (2+ messages)

[PATCH stable linux-5.15.y 00/10] Fix bpf mem read/write vulnerability
 2022-04-29  9:01 UTC  (12+ messages)
` [PATCH stable linux-5.15.y 01/10] bpf: Introduce composable reg, ret and arg types
` [PATCH stable linux-5.15.y 02/10] bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
` [PATCH stable linux-5.15.y 03/10] bpf: Replace RET_XXX_OR_NULL with RET_XXX "
` [PATCH stable linux-5.15.y 04/10] bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX "
` [PATCH stable linux-5.15.y 05/10] bpf: Introduce MEM_RDONLY flag
` [PATCH stable linux-5.15.y 06/10] bpf: Convert PTR_TO_MEM_OR_NULL to composable types
` [PATCH stable linux-5.15.y 07/10] bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM
` [PATCH stable linux-5.15.y 08/10] bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem
` [PATCH stable linux-5.15.y 09/10] bpf/selftests: Test PTR_TO_RDONLY_MEM
` [PATCH stable linux-5.15.y 10/10] bpf: Fix crash due to out of bounds access into reg2btf_ids

[PATCH 4.9-4.19] jbd2: fix use-after-free of transaction_t race
 2022-04-29  8:59 UTC  (3+ messages)

[PATCH 4.19.y 0/3] ia64: kprobes: Fix build error on ia64
 2022-04-29  8:58 UTC  (2+ messages)

[PATCH v4.19 0/2] Custom backports for powerpc SLB issues
 2022-04-29  8:56 UTC  (4+ messages)
` [PATCH v4.19 1/2] powerpc/64/interrupt: Temporarily save PPR on stack to fix register corruption due to SLB miss
` [PATCH v4.19 2/2] powerpc/64s: Unmerge EX_LR and EX_DAR

Request to cherry-pick 3db09e762dc7 to 4.14+
 2022-04-29  8:54 UTC  (5+ messages)

[PATCH 5.4 1/2] hamradio: defer 6pack kfree after unregister_netdev
 2022-04-29  8:43 UTC  (3+ messages)
` [PATCH 5.4 2/2] hamradio: remove needs_free_netdev to avoid UAF

[PATCH v5.10] dm: fix mempool NULL pointer race when completing IO
 2022-04-29  8:37 UTC  (4+ messages)
  ` [dm-devel] "

stable-rc/queue/5.10 baseline: 83 runs, 1 regressions (v5.10.113-1-gb17d6612542c)
 2022-04-29  8:24 UTC 

[PATCH net v2] ping: fix address binding wrt vrf
 2022-04-29  8:20 UTC 

stable-rc/queue/5.17 build: 173 builds: 2 failed, 171 passed, 4 errors, 1 warning (v5.17.5-1-g7114c675b252f)
 2022-04-29  6:20 UTC 

[PATCH v2] mtd: spi-nor: core: Skip setting erase types when SPI_NOR_NO_ERASE is set
 2022-04-29  6:14 UTC  (3+ messages)

stable-rc/queue/5.4 build: 188 builds: 188 failed, 0 passed, 4 errors, 26 warnings (v5.4.191-1-g1cb61d42e2a3)
 2022-04-29  5:59 UTC 

[PATCH v5] crypto: caam - fix i.MX6SX entropy delay value
 2022-04-29  5:50 UTC  (2+ messages)

stable-rc/queue/4.9 build: 188 builds: 188 failed, 0 passed, 2 errors, 34 warnings (v4.9.312-1-g43e393a114bd)
 2022-04-29  5:28 UTC 

stable-rc/queue/5.15 build: 178 builds: 4 failed, 174 passed, 14 errors, 5 warnings (v5.15.36-1-g89067ab34340)
 2022-04-29  5:17 UTC 

stable-rc/queue/4.19 build: 198 builds: 198 failed, 0 passed, 2 errors, 32 warnings (v4.19.240-2-g83434ae19ff0b)
 2022-04-29  5:15 UTC 

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.113-1-gb17d6612542c)
 2022-04-29  4:55 UTC 

stable-rc/queue/4.14 build: 192 builds: 192 failed, 0 passed, 2 errors, 32 warnings (v4.14.277-1-g81d9b131d6cb)
 2022-04-29  4:39 UTC 

+ mm-mremap-fix-sign-for-efault-error-return-value.patch added to -mm tree
 2022-04-28 23:46 UTC 

[PATCH 4.14] net/sched: cls_u32: fix netns refcount changes in u32_change()
 2022-04-28 23:26 UTC 

[PATCH 4.19] net/sched: cls_u32: fix netns refcount changes in u32_change()
 2022-04-28 23:25 UTC 

[tip: timers/urgent] timekeeping: Mark NMI safe time accessors as notrace
 2022-04-28 22:16 UTC 

stable-rc/queue/4.14 build: 196 builds: 196 failed, 0 passed, 2 errors, 32 warnings (v4.14.276-44-ge3a56aaade89b)
 2022-04-28 19:09 UTC 

stable-rc/queue/4.14 build: 196 builds: 196 failed, 0 passed, 2 errors, 32 warnings (v4.14.276-43-g9d5c1c470d9e)
 2022-04-28 19:09 UTC 

stable/linux-4.9.y build: 188 builds: 188 failed, 0 passed, 2 errors, 34 warnings (v4.9.312)
 2022-04-28 19:09 UTC 

[PATCH v2] arm64: paravirt: Use RCU read locks to guard stolen_time
 2022-04-28 18:35 UTC 

[PATCH 1/2] ext4: Verify dir block before splitting it
 2022-04-28 18:31 UTC  (2+ messages)
` [PATCH 2/2] ext4: Avoid cycles in directory h-tree

[PATCH v3] ext4: fix race condition between ext4_write and ext4_convert_inline_data
 2022-04-28 16:57 UTC  (2+ messages)

[PATCH] drm/bridge: fix anx6345 power up sequence
 2022-04-28 15:57 UTC  (4+ messages)

patch "iio: imu: inv_icm42600: Fix I2C init possible nack" added to char-misc-linus
 2022-04-28 14:37 UTC 

patch "iio: dac: ad5446: Fix read_raw not returning set value" added to char-misc-linus
 2022-04-28 14:37 UTC 

patch "iio: magnetometer: ak8975: Fix the error handling in" added to char-misc-linus
 2022-04-28 14:37 UTC 

patch "iio:proximity:sx_common: Fix device property parsing on DT systems" added to char-misc-linus
 2022-04-28 14:37 UTC 

patch "iio: dac: ad5592r: Fix the missing return value." added to char-misc-linus
 2022-04-28 14:37 UTC 

patch "iio: scd4x: check return of scd4x_write_and_fetch" added to char-misc-linus
 2022-04-28 14:37 UTC 

[PATCH 4.14 1/2] hamradio: defer 6pack kfree after unregister_netdev
 2022-04-28 14:10 UTC  (2+ messages)
` [PATCH 4.14 2/2] hamradio: remove needs_free_netdev to avoid UAF

[PATCH 4.19 1/2] hamradio: defer 6pack kfree after unregister_netdev
 2022-04-28 13:56 UTC  (2+ messages)
` [PATCH 4.19 2/2] hamradio: remove needs_free_netdev to avoid UAF

[PATCH v7 1/4] mtd: cfi_cmdset_0002: Move and rename chip_check/chip_ready/chip_good_for_write
 2022-04-28  8:18 UTC  (2+ messages)

[PATCH v7 2/4] mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
 2022-04-28  8:18 UTC  (2+ messages)

[PATCH] iommu: fix an incorrect NULL check on list iterator
 2022-04-28  8:11 UTC  (2+ messages)

[PATCH net 1/1] net: stmmac: disable Split Header (SPH) for Intel platforms
 2022-04-28  7:05 UTC  (4+ messages)

[PATCH v7 0/4] mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
 2022-04-28  6:32 UTC  (5+ messages)

stable/linux-5.15.y baseline: 84 runs, 1 regressions (v5.15.36)
 2022-04-28  5:59 UTC 

[PATCH 1/8] KVM: x86: avoid loading a vCPU after .vm_destroy was called
 2022-04-28  5:47 UTC  (4+ messages)

stable/linux-5.10.y baseline: 78 runs, 1 regressions (v5.10.113)
 2022-04-28  4:57 UTC 

stable/linux-5.17.y baseline: 121 runs, 1 regressions (v5.17.5)
 2022-04-28  3:19 UTC 

[PATCH] f2fs: fix to do sanity check for inline inode
 2022-04-28  2:49 UTC 

stable/linux-5.15.y build: 172 builds: 4 failed, 168 passed, 14 errors, 6 warnings (v5.15.36)
 2022-04-28  2:30 UTC 

stable/linux-5.10.y build: 173 builds: 3 failed, 170 passed, 4 errors, 10 warnings (v5.10.113)
 2022-04-28  1:28 UTC 

stable/linux-4.19.y build: 198 builds: 198 failed, 0 passed, 2 errors, 32 warnings (v4.19.240)
 2022-04-28  0:23 UTC 

stable/linux-5.17.y build: 178 builds: 2 failed, 176 passed, 4 errors, 1 warning (v5.17.5)
 2022-04-27 23:50 UTC 

stable/linux-5.4.y build: 180 builds: 180 failed, 0 passed, 4 errors, 26 warnings (v5.4.191)
 2022-04-27 23:18 UTC 

[merged] kasan-prevent-cpu_quarantine-corruption-when-cpu-offline-and-cache-shrink-occur-at-same-time.patch removed from -mm tree
 2022-04-27 21:57 UTC 

[PATCH 1/3] KVM: x86: make vendor code check for all nested events
 2022-04-27 20:42 UTC  (6+ messages)
` [PATCH 2/3] KVM: x86: a vCPU with a pending triple fault is runnable
` [PATCH 3/3] KVM: x86: never write to memory from kvm_vcpu_check_block

[PATCH 5.10 00/86] 5.10.113-rc1 review
 2022-04-27 20:32 UTC  (4+ messages)
` [PATCH 5.10 14/86] dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_resources

[PATCH] platform/x86/dell: add buffer allocation/free functions for SMI calls
 2022-04-27 19:46 UTC  (2+ messages)

[patch 1/2] kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink occur at same time
 2022-04-27 19:41 UTC 

+ mm-hwpoison-use-pr_err-instead-of-dump_page-in-get_any_page.patch added to -mm tree
 2022-04-27 19:14 UTC 

+ mm-huge_memory-do-not-overkill-when-splitting-huge_zero_page.patch added to -mm tree
 2022-04-27 19:00 UTC 

+ revert-mm-memory-failurec-skip-huge_zero_page-in-memory_failure.patch added to -mm tree
 2022-04-27 19:00 UTC 

stable/linux-4.14.y build: 196 builds: 196 failed, 0 passed, 2 errors, 32 warnings (v4.14.277)
 2022-04-27 18:41 UTC 

[tip: irq/urgent] bus: fsl-mc-msi: Fix MSI descriptor mutex lock for msi_first_desc()
 2022-04-27 17:46 UTC 

[PATCH] kernfs: fix NULL dereferencing in kernfs_remove
 2022-04-27 17:27 UTC  (2+ messages)

stable-rc/queue/5.15 baseline: 110 runs, 2 regressions (v5.15.35-124-g1607e7874f87)
 2022-04-27 17:02 UTC 

[PATCH MANUALSEL 5.10 1/4] x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resume
 2022-04-27 16:19 UTC  (8+ messages)
` [PATCH MANUALSEL 5.10 2/4] KVM: x86: Do not change ICR on write to APIC_SELF_IPI
` [PATCH MANUALSEL 5.10 3/4] KVM: x86/mmu: avoid NULL-pointer dereference on page freeing bugs
` [PATCH MANUALSEL 5.10 4/4] KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt is advertised

[PATCH MANUALSEL 5.15 1/7] kvm: selftests: do not use bitfields larger than 32-bits for PTEs
 2022-04-27 16:20 UTC  (15+ messages)
` [PATCH MANUALSEL 5.15 2/7] KVM: selftests: Silence compiler warning in the kvm_page_table_test
` [PATCH MANUALSEL 5.15 3/7] x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resume
` [PATCH MANUALSEL 5.15 4/7] KVM: x86/mmu: do not allow readers to acquire references to invalid roots
` [PATCH MANUALSEL 5.15 5/7] KVM: x86: Do not change ICR on write to APIC_SELF_IPI
` [PATCH MANUALSEL 5.15 6/7] KVM: x86/mmu: avoid NULL-pointer dereference on page freeing bugs
` [PATCH MANUALSEL 5.15 7/7] KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt is advertised

[PATCH MANUALSEL 5.4 1/2] x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resume
 2022-04-27 16:18 UTC  (4+ messages)
` [PATCH MANUALSEL 5.4 2/2] KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt is advertised

[PATCH MANUALSEL 5.17 1/7] kvm: selftests: do not use bitfields larger than 32-bits for PTEs
 2022-04-27 16:17 UTC  (14+ messages)
` [PATCH MANUALSEL 5.17 2/7] KVM: selftests: Silence compiler warning in the kvm_page_table_test
` [PATCH MANUALSEL 5.17 3/7] x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resume
` [PATCH MANUALSEL 5.17 4/7] KVM: x86: Do not change ICR on write to APIC_SELF_IPI
` [PATCH MANUALSEL 5.17 5/7] KVM: x86/mmu: avoid NULL-pointer dereference on page freeing bugs
` [PATCH MANUALSEL 5.17 6/7] KVM: SEV: Allow SEV intra-host migration of VM with mirrors
` [PATCH MANUALSEL 5.17 7/7] KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt is advertised


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).