public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-16 21:44:16 to 2024-10-18 05:53:27 UTC [more...]

[PATCH v2 01/13] media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl()
 2024-10-18  5:53 UTC  (9+ messages)
` [PATCH v2 02/13] media: v4l2-tpg: prevent the risk of a division by zero
` [PATCH v2 05/13] media: mgb4: protect driver against spectre
` [PATCH v2 06/13] media: av7110: fix a spectre vulnerability
` [PATCH v2 07/13] media: s5p-jpeg: prevent buffer overflows
` [PATCH v2 08/13] media: ar0521: don't overflow when checking PLL values
` [PATCH v2 09/13] media: cx24116: prevent overflows on SNR calculus
` [PATCH v2 11/13] media: stb0899_algo: initialize cfr before using it
` [PATCH v2 13/13] media: pulse8-cec: fix data timestamp at pulse8_setup()

[PATCH v2] mmc: core: Use GFP_NOIO in ACMD22
 2024-10-18  5:29 UTC 

[PATCH 05/13] media: mgb4: protect driver against spectre
 2024-10-18  5:01 UTC  (10+ messages)
` [PATCH 07/13] media: s5p-jpeg: prevent buffer overflows
` [PATCH 10/13] media: adv7604 prevent underflow condition when reporting colorspace

[PATCH] LoongArch: Make KASAN usable for variable cpu_vabits
 2024-10-18  4:00 UTC 

[PATCH] LoongArch: Enable IRQ if do_ale() triggered in irq-enabled context
 2024-10-18  3:59 UTC 

[PATCH] LoongArch: Get correct cores_per_package for SMT systems
 2024-10-18  3:59 UTC 

[PATCH] i2c: aspeed: Consider i2c reset for muti-master case
 2024-10-18  3:51 UTC  (2+ messages)

[PATCH net] mctp i2c: handle NULL header address
 2024-10-18  3:07 UTC 

[PATCH] resource,kexec: walk_system_ram_res_rev must retain resource flags
 2024-10-18  2:18 UTC  (3+ messages)

回复: 回复: [PATCH v1] riscv: dts: starfive: disable unused csi/camss nodes
 2024-10-18  1:21 UTC 

[PATCH 6.10.y 0/3] : Yu Zhao's memory fix backport
 2024-10-17 23:35 UTC  (4+ messages)
` [PATCH 6.10.y 1/3] mm/hugetlb_vmemmap: don't synchronize_rcu() without HVO
` [PATCH 6.10.y 2/3] mm/codetag: fix pgalloc_tag_split()
` [PATCH 6.10.y 3/3] mm/codetag: add pgalloc_tag_copy()

[PATCH v2] nfsd: fix race between laundromat and free_stateid
 2024-10-17 22:24 UTC 

[PATCH 6.11.y 0/3] : Yu Zhao's memory fix backport
 2024-10-17 21:58 UTC  (4+ messages)
` [PATCH 6.11.y 1/3] mm/hugetlb_vmemmap: don't synchronize_rcu() without HVO
` [PATCH 6.11.y 2/3] mm/codetag: fix pgalloc_tag_split()
` [PATCH 6.11.y 3/3] mm/codetag: add pgalloc_tag_copy()

[PATCH v1 1/2] mseal: Two fixes for madvise(MADV_DONTNEED) when sealed
 2024-10-17 20:57 UTC  (8+ messages)
` [PATCH v1 2/2] selftest/mseal: Add tests for madvise fixes

+ resourcekexec-walk_system_ram_res_rev-must-retain-resource-flags.patch added to mm-hotfixes-unstable branch
 2024-10-17 20:52 UTC 

+ nilfs2-fix-kernel-bug-due-to-missing-clearing-of-checked-flag.patch added to mm-hotfixes-unstable branch
 2024-10-17 20:50 UTC 

[PATCH 5.15 00/20] Fix NULL pointer dereference for corrupted UDF filesystems
 2024-10-17 20:20 UTC  (21+ messages)
` [PATCH 5.15 01/20] udf: New directory iteration code
` [PATCH 5.15 02/20] udf: Convert udf_expand_dir_adinicb() to new directory iteration
` [PATCH 5.15 03/20] udf: Move udf_expand_dir_adinicb() to its callsite
` [PATCH 5.15 04/20] udf: Implement searching for directory entry using new iteration code
` [PATCH 5.15 05/20] udf: Provide function to mark entry as deleted using new directory "
` [PATCH 5.15 06/20] udf: Convert udf_rename() to "
` [PATCH 5.15 07/20] udf: Convert udf_readdir() to new directory iteration
` [PATCH 5.15 08/20] udf: Convert udf_lookup() to use new directory iteration code
` [PATCH 5.15 09/20] udf: Convert udf_get_parent() to "
` [PATCH 5.15 10/20] udf: Convert empty_dir() "
` [PATCH 5.15 11/20] udf: Convert udf_rmdir() "
` [PATCH 5.15 12/20] udf: Convert udf_unlink() "
` [PATCH 5.15 13/20] udf: Implement adding of dir entries using new "
` [PATCH 5.15 14/20] udf: Convert udf_add_nondir() to new directory iteration
` [PATCH 5.15 15/20] udf: Convert udf_mkdir() to new directory iteration code
` [PATCH 5.15 16/20] udf: Convert udf_link() "
` [PATCH 5.15 17/20] udf: Remove old "
` [PATCH 5.15 18/20] udf: Handle error when expanding directory
` [PATCH 5.15 19/20] udf: Don't return bh from udf_expand_dir_adinicb()
` [PATCH 5.15 20/20] udf: Fix bogus checksum computation in udf_rename()

[PATCH v2] kbuild: Move -Wenum-enum-conversion to W=2
 2024-10-17 20:19 UTC  (2+ messages)

[PATCH v3] comedi: Flush partial mappings in error case
 2024-10-17 19:07 UTC 

[PATCH v2] comedi: Flush partial mappings in error case
 2024-10-17 19:07 UTC  (8+ messages)

[PATCH v3 0/2] Fix KASAN crash when using KASAN_VMALLOC
 2024-10-17 19:00 UTC  (5+ messages)
` [PATCH v3 1/2] ARM: ioremap: Sync PGDs for VMALLOC shadow
` [PATCH v3 2/2] ARM: entry: Do a dummy read from VMAP shadow

[PATCH v10 0/6] RISC-V: Detect and report speed of unaligned vector accesses
 2024-10-17 19:00 UTC  (3+ messages)
` [PATCH v10 1/6] RISC-V: Check scalar unaligned access on all CPUs
` [PATCH v10 2/6] RISC-V: Scalar unaligned access emulated on hotplug CPUs

[PATCHSET v5.1 3/9] xfs: metadata inode directory trees
 2024-10-17 18:58 UTC  (2+ messages)
  ` [PATCH 20/29] xfs: don't fail repairs on metadata files with no attr fork

FAILED: patch "[PATCH] mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow" failed to apply to 5.15-stable tree
 2024-10-17 18:26 UTC 

[PATCH 5.15 1/1] dm-crypt, dm-verity: disable tasklets
 2024-10-17 18:26 UTC 

FAILED: patch "[PATCH] ksmbd: fix user-after-free from session log off" failed to apply to 5.15-stable tree
 2024-10-17 18:19 UTC 

[PATCH v4 1/2] wifi: ath12k: fix crash when unbinding
 2024-10-17 18:07 UTC  (2+ messages)
` [PATCH v4 2/2] wifi: ath12k: fix warning "

[PATCH 5.15, 5.10, 5.4, 4.19 1/1] KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin()
 2024-10-17 17:56 UTC 

回复: [PATCH v1] riscv: dts: starfive: disable unused csi/camss nodes
 2024-10-17 17:52 UTC  (2+ messages)

[PATCH 6.1 00/19] Fix NULL pointer dereference for corrupted UDF filesystems
 2024-10-17 17:19 UTC  (20+ messages)
` [PATCH 6.1 01/19] udf: New directory iteration code
` [PATCH 6.1 02/19] udf: Convert udf_expand_dir_adinicb() to new directory iteration
` [PATCH 6.1 03/19] udf: Move udf_expand_dir_adinicb() to its callsite
` [PATCH 6.1 04/19] udf: Implement searching for directory entry using new iteration code
` [PATCH 6.1 05/19] udf: Provide function to mark entry as deleted using new directory "
` [PATCH 6.1 06/19] udf: Convert udf_rename() to "
` [PATCH 6.1 07/19] udf: Convert udf_readdir() to new directory iteration
` [PATCH 6.1 08/19] udf: Convert udf_lookup() to use new directory iteration code
` [PATCH 6.1 09/19] udf: Convert udf_get_parent() to "
` [PATCH 6.1 10/19] udf: Convert empty_dir() "
` [PATCH 6.1 11/19] udf: Convert udf_rmdir() "
` [PATCH 6.1 12/19] udf: Convert udf_unlink() "
` [PATCH 6.1 13/19] udf: Implement adding of dir entries using new "
` [PATCH 6.1 14/19] udf: Convert udf_add_nondir() to new directory iteration
` [PATCH 6.1 15/19] udf: Convert udf_mkdir() to new directory iteration code
` [PATCH 6.1 16/19] udf: Convert udf_link() "
` [PATCH 6.1 17/19] udf: Remove old "
` [PATCH 6.1 18/19] udf: Handle error when expanding directory
` [PATCH 6.1 19/19] udf: Don't return bh from udf_expand_dir_adinicb()

[PATCH 6.1.y 5.15.y] drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)
 2024-10-17 17:18 UTC 

[PATCH v2] wifi: wilc1000: Set MAC after operation mode
 2024-10-17 16:49 UTC  (2+ messages)

[PATCH v1] riscv: dts: starfive: disable unused csi/camss nodes
 2024-10-17 16:41 UTC  (4+ messages)

[PATCH 1/1] riscv: efi: Set NX compat flag in PE/COFF header
 2024-10-17 16:30 UTC  (2+ messages)

[PATCH -fixes] riscv: Do not use fortify in early code
 2024-10-17 16:30 UTC  (2+ messages)

[PATCH 2/4] xhci: Mitigate failed set dequeue pointer commands
 2024-10-17 16:14 UTC  (4+ messages)

[PATCH net,v2] hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event
 2024-10-17 16:06 UTC  (3+ messages)

[merged mm-hotfixes-stable] maple_tree-correct-tree-corruption-on-spanning-store.patch removed from -mm tree
 2024-10-17 15:35 UTC 

[PATCH v2] leds: lp55xx: Remove redundant test for invalid channel number
 2024-10-17 15:08 UTC 

[PATCH] phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock check
 2024-10-17 15:04 UTC  (2+ messages)

[PATCH] accel/ivpu: Fix NOC firewall interrupt handling
 2024-10-17 14:49 UTC 

[PATCH v2 1/1] USB: serial: option: add Telit FN920C04 MBIM compositions
 2024-10-17 14:45 UTC  (2+ messages)

[PATCH v2] Bluetooth: Fix type of len in rfcomm_sock_getsockopt{,_old}()
 2024-10-17 14:39 UTC  (3+ messages)

FAILED: patch "[PATCH] tcp: fix mptcp DSS corruption due to large pmtu xmit" failed to apply to 6.11-stable tree
 2024-10-17 14:32 UTC  (2+ messages)
` [PATCH 6.11.y] tcp: fix mptcp DSS corruption due to large pmtu xmit

[PATCH v4 1/2] misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minors
 2024-10-17 14:06 UTC  (3+ messages)

[PATCH] iio: invensense: fix multiple odr switch when FIFO is off
 2024-10-17 14:06 UTC 

[PATCH v2] iommu/arm-smmu: Defer probe of clients after smmu device bound
 2024-10-17 13:54 UTC  (3+ messages)

Linux 6.11.4
 2024-10-17 13:34 UTC  (2+ messages)

Linux 6.6.57
 2024-10-17 13:34 UTC  (2+ messages)

Linux 6.1.113
 2024-10-17 13:34 UTC  (2+ messages)

Linux 5.15.168
 2024-10-17 13:34 UTC  (2+ messages)

Linux 5.10.227
 2024-10-17 13:34 UTC  (2+ messages)

[PATCH 6.11 000/212] 6.11.4-rc2 review
 2024-10-17 13:30 UTC  (4+ messages)

[PATCH 6.6 000/211] 6.6.57-rc2 review
 2024-10-17 13:20 UTC  (2+ messages)

[PATCH 5.10 000/518] 5.10.227-rc1 review
 2024-10-17 13:10 UTC  (11+ messages)
` [PATCH 5.10 257/518] usb: renesas-xhci: Remove renesas_xhci_pci_exit()
` [PATCH 5.10 259/518] io_uring/sqpoll: do not allow pinning outside of cpuset

[PATCH v2 0/2] Fix KASAN crash when using KASAN_VMALLOC
 2024-10-17 12:57 UTC  (8+ messages)
` [PATCH v2 1/2] ARM: ioremap: Sync PGDs for VMALLOC shadow
` [PATCH v2 2/2] ARM: entry: Do a dummy read from VMAP shadow

[PATCH 5.15 000/691] 5.15.168-rc1 review
 2024-10-17 12:46 UTC  (2+ messages)

[PATCH 6.1 000/791] 6.1.113-rc2 review
 2024-10-17 12:30 UTC  (2+ messages)

[PATCH 5.10 5.15 1/3] io_uring/sqpoll: do not allow pinning outside of cpuset
 2024-10-17 11:50 UTC  (3+ messages)
` [PATCH 5.10 5.15 2/3] io_uring/sqpoll: retain test for whether the CPU is valid
` [PATCH 5.10 5.15 3/3] io_uring/sqpoll: do not put cpumask on stack

[PATCH v3 1/2] misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minors
 2024-10-17 11:43 UTC 

[PATCH v3 1/2] misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minors
 2024-10-17 11:31 UTC  (2+ messages)

[PATCH v2] ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[]
 2024-10-17 11:16 UTC 

[PATCH net] mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow
 2024-10-17 10:20 UTC  (2+ messages)

[PATCH] mmc: core: Use GFP_NOIO in ACMD22
 2024-10-17  9:13 UTC  (5+ messages)

[PATCH v4] drm/meson: switch to a managed drm device
 2024-10-17  9:00 UTC  (2+ messages)

No sound on speakers X1 Carbon Gen 12
 2024-10-17  8:34 UTC  (6+ messages)

[PATCH v3 2/2] wifi: ath12k: fix warning when unbinding
 2024-10-17  7:48 UTC 

[PATCH v3 1/2] wifi: ath12k: fix crash when unbinding
 2024-10-17  7:46 UTC 

[PATCH v2 2/2] wifi: ath12k: fix warning when unbinding
 2024-10-17  7:39 UTC  (2+ messages)
` [PATCH v2 2/2] wifi: ath12k: fix crash "

[PATCH v2 1/2] wifi: ath12k: fix crash when unbinding
 2024-10-17  7:35 UTC  (2+ messages)

[merged mm-hotfixes-stable] mm-mglru-only-clear-kswapd_failures-if-reclaimable.patch removed from -mm tree
 2024-10-17  7:29 UTC 

[merged mm-hotfixes-stable] mm-swapfile-skip-hugetlb-pages-for-unuse_vma.patch removed from -mm tree
 2024-10-17  7:29 UTC 

[merged mm-hotfixes-stable] mm-dont-install-pmd-mappings-when-thps-are-disabled-by-the-hw-process-vma.patch removed from -mm tree
 2024-10-17  7:28 UTC 

[merged mm-hotfixes-stable] mm-huge_memory-add-vma_thp_disabled-and-thp_disabled_by_hw.patch removed from -mm tree
 2024-10-17  7:28 UTC 

[merged mm-hotfixes-stable] mm-khugepaged-fix-the-arguments-order-in-khugepaged_collapse_file-trace-point.patch removed from -mm tree
 2024-10-17  7:28 UTC 

[merged mm-hotfixes-stable] mm-damon-fix-memory-leak-in-damon_sysfs_test_add_targets.patch removed from -mm tree
 2024-10-17  7:28 UTC 

[merged mm-hotfixes-stable] lib-alloc_tag_module_unload-must-wait-for-pending-kfree_rcu-calls.patch removed from -mm tree
 2024-10-17  7:28 UTC 

[merged mm-hotfixes-stable] mm-mremap-fix-move_normal_pmd-retract_page_tables-race.patch removed from -mm tree
 2024-10-17  7:28 UTC 

[merged mm-hotfixes-stable] selftests-mm-fix-deadlock-for-fork-after-pthread_create-on-arm.patch removed from -mm tree
 2024-10-17  7:28 UTC 

[merged mm-hotfixes-stable] selftests-mm-replace-atomic_bool-with-pthread_barrier_t.patch removed from -mm tree
 2024-10-17  7:28 UTC 

[merged mm-hotfixes-stable] fat-fix-uninitialized-variable.patch removed from -mm tree
 2024-10-17  7:28 UTC 

[merged mm-hotfixes-stable] nilfs2-propagate-directory-read-errors-from-nilfs_find_entry.patch removed from -mm tree
 2024-10-17  7:28 UTC 

[PATCH] ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[]
 2024-10-17  7:11 UTC  (2+ messages)

[PATCH] KVM: arm64: vgic-its: Do not call vgic_put_irq() within vgic_its_inject_cached_translation()
 2024-10-17  6:39 UTC  (2+ messages)

[PATCH v3 1/2] riscv: vdso: Prevent the compiler from inserting calls to memset()
 2024-10-17  5:50 UTC  (2+ messages)

[PATCH 1/2] [tip: sched/core] sched: Disable PLACE_LAG and RUN_TO_PARITY
 2024-10-17  5:20 UTC  (2+ messages)
` [PATCH 2/2] [tip: sched/core] sched: Move PLACE_LAG and RUN_TO_PARITY to sysctl

[PATCH v7 6/7] PCI: qcom: Disable ASPM L0s and remove BDF2SID mapping config for X1E80100 SoC
 2024-10-17  3:04 UTC 

回复: [PATCH v1] riscv: dts: starfive: disable unused csi/camss nodes
 2024-10-17  1:17 UTC 

[PATCH v2 01/10] crypto: x86/aegis128 - access 32-bit arguments as 32-bit
 2024-10-17  0:00 UTC 

+ ocfs2-pass-u64-to-ocfs2_truncate_inline-maybe-overflow.patch added to mm-hotfixes-unstable branch
 2024-10-16 22:39 UTC 

[PATCH RESEND] mm: shmem: fix data-race in shmem_getattr()
 2024-10-16 22:16 UTC  (2+ messages)

+ mm-gup-stop-leaking-pinned-pages-in-low-memory-conditions.patch added to mm-hotfixes-unstable branch
 2024-10-16 21:56 UTC 

+ x86-traps-move-kmsan-check-after-instrumentation_begin.patch added to mm-hotfixes-unstable branch
 2024-10-16 21:44 UTC 


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