public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-27 04:26:28 to 2022-04-28 23:59:33 UTC [more...]

[PATCH stable linux-5.15.y 00/10] Fix bpf mem read/write vulnerability
 2022-04-28 23:57 UTC  (7+ 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

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

Request to cherry-pick 3db09e762dc7 to 4.14+
 2022-04-28 23:32 UTC  (4+ messages)

[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 

[PATCH AUTOSEL 01/14] mm: fix invalid page pointer returned with FOLL_PIN gups
 2022-04-28 22:45 UTC  (18+ 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()

[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 v5.10] dm: fix mempool NULL pointer race when completing IO
 2022-04-28 16:22 UTC  (3+ messages)
  ` [dm-devel] "

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

FAILED: patch "[PATCH] mm: kfence: fix objcgs vector allocation" failed to apply to 5.15-stable tree
 2022-04-28 15:36 UTC 

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 5.4 1/2] hamradio: defer 6pack kfree after unregister_netdev
 2022-04-28 13:31 UTC  (2+ messages)
` [PATCH 5.4 2/2] hamradio: remove needs_free_netdev to avoid UAF

[PATCH v4.19 0/2] Custom backports for powerpc SLB issues
 2022-04-28 12:41 UTC  (3+ 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

[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  (6+ 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 4.9-4.19] jbd2: fix use-after-free of transaction_t race
 2022-04-27 16:31 UTC  (2+ messages)

[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

stable-rc/queue/4.9 build: 188 builds: 188 failed, 0 passed, 2 errors, 34 warnings (v4.9.311-25-g5040274635de)
 2022-04-27 15:03 UTC 

[PATCH 5.17 000/146] 5.17.5-rc1 review
 2022-04-27 14:55 UTC  (3+ messages)

[PATCH v3] cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
 2022-04-27 14:54 UTC 

[PATCH] drm/amdgpu: do not use passthrough mode in Xen dom0
 2022-04-27 14:47 UTC  (2+ messages)

[PATCH v2] cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
 2022-04-27 14:33 UTC  (8+ messages)

stable-rc/queue/5.17 build: 178 builds: 2 failed, 176 passed, 4 errors, 1 warning (v5.17.4-146-g0096b491092b)
 2022-04-27 13:44 UTC 

stable-rc/queue/5.4 build: 189 builds: 189 failed, 0 passed, 4 errors, 28 warnings (v5.4.190-62-gc9fe259a003dc)
 2022-04-27 13:36 UTC 

stable-rc/queue/5.15 build: 180 builds: 4 failed, 176 passed, 14 errors, 5 warnings (v5.15.35-124-g1607e7874f87)
 2022-04-27 13:33 UTC 

Linux 5.17.5
 2022-04-27 13:11 UTC  (2+ messages)

Linux 5.15.36
 2022-04-27 13:11 UTC  (2+ messages)

Linux 5.10.113
 2022-04-27 13:11 UTC  (2+ messages)

Linux 5.4.191
 2022-04-27 13:11 UTC  (2+ messages)

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.112-86-g5bee4a9657c1)
 2022-04-27 12:51 UTC 

[PATCH] f2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count()
 2022-04-26 17:06 UTC 

[PATCH] drm/i915/dmc: Add MMIO range restrictions
 2022-04-27 12:42 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH v2] ext4: fix race condition between ext4_write and ext4_convert_inline_data
 2022-04-27 12:31 UTC  (2+ messages)

stable-rc/queue/4.19 build: 198 builds: 198 failed, 0 passed, 2 errors, 32 warnings (v4.19.239-53-g823d52e8a705)
 2022-04-27 12:30 UTC 

stable-rc/queue/4.14 build: 195 builds: 195 failed, 0 passed, 2 errors, 32 warnings (v4.14.276-43-gd9b307b147c5)
 2022-04-27 12:09 UTC 

Linux 4.19.240
 2022-04-27 11:44 UTC  (2+ messages)

Linux 4.14.277
 2022-04-27 11:44 UTC  (2+ messages)

Linux 4.9.312
 2022-04-27 11:44 UTC  (2+ messages)

[PATCH 4.19 00/53] 4.19.240-rc1 review
 2022-04-27 11:39 UTC  (6+ messages)

[PATCH AUTOSEL 5.17 01/22] ASoC: soc-pcm: use GFP_KERNEL when the code is sleepable
 2022-04-27 11:28 UTC  (3+ messages)
` [PATCH AUTOSEL 5.17 06/22] ASoC: Intel: sof_es8336: Add a quirk for Huawei Matebook D15

[PATCH 5.15 000/124] 5.15.36-rc1 review
 2022-04-27 11:11 UTC  (3+ messages)

[PATCH 5.4 00/62] 5.4.191-rc1 review
 2022-04-27 11:06 UTC  (3+ messages)

[PATCH 5.15 0/2] ARM: socfpga: fix broken QuadSPI support
 2022-04-27 10:54 UTC  (3+ messages)
` [PATCH 5.15 1/2] spi: cadence-quadspi: fix write completion support
` [PATCH 5.15 2/2] ARM: dts: socfpga: change qspi to "intel,socfpga-qspi"

stable-rc/queue/4.9 build: 188 builds: 188 failed, 0 passed, 2 errors, 34 warnings (v4.9.311-24-g544ef75a8b0b)
 2022-04-27  9:52 UTC 

stable-rc/queue/5.17 build: 178 builds: 2 failed, 176 passed, 4 errors, 1 warning (v5.17.4-146-g516177f875268)
 2022-04-27 10:08 UTC 

[PATCH] f2fs: fix to do sanity check on block address in f2fs_do_zero_range()
 2022-04-27  9:51 UTC 

stable-rc/queue/4.19 build: 198 builds: 198 failed, 0 passed, 2 errors, 32 warnings (v4.19.239-53-ga89a977c18bc5)
 2022-04-27  9:10 UTC 

stable-rc/linux-4.19.y build: 198 builds: 198 failed, 0 passed, 2 errors, 32 warnings (v4.19.239-54-g5e5c9d690926)
 2022-04-27  9:10 UTC 

[PATCH 4.14 00/43] 4.14.277-rc1 review
 2022-04-27  8:52 UTC  (2+ messages)

[PATCH 4.9 00/24] 4.9.312-rc1 review
 2022-04-27  8:44 UTC  (2+ messages)

FAILED: patch "[PATCH] x86/sev: Unroll string mmio with" failed to apply to 5.16-stable tree
 2022-04-27  8:27 UTC  (6+ messages)

[PATCH v2 1/2] PCI: qcom: Fix runtime PM imbalance on probe errors
 2022-04-27  7:55 UTC  (4+ messages)
` [PATCH v2 2/2] PCI: qcom: Fix unbalanced PHY init "

[PATCH v2 1/3] phy: qcom-qmp: fix struct clk leak on probe errors
 2022-04-27  6:32 UTC  (2+ messages)
` [PATCH v2 2/3] phy: qcom-qmp: fix reset-controller "

[PATCH v5] crypto: caam - fix i.MX6SX entropy delay value
 2022-04-27  6:05 UTC  (2+ messages)
` [EXT] "

[PATCH 2/2] phy: qcom-qmp: fix reset-controller leak on probe errors
 2022-04-27  6:01 UTC  (3+ messages)

stable-rc/linux-5.17.y build: 178 builds: 2 failed, 176 passed, 4 errors, 1 warning (v5.17.4-147-g97b6133085154)
 2022-04-27  5:29 UTC 

[PATCH] rtl8180: Prevent using not initialized queues
 2022-04-27  5:02 UTC  (2+ messages)
` rtl818x: "

[PATCH] ep93xx: clock: Fix UAF in mach-ep93xx/clock.c
 2022-04-27  4:54 UTC  (2+ messages)

[PATCH 1/2] mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback)
 2022-04-27  4:46 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox