stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-07 11:30:37 to 2025-01-08 19:20:16 UTC [more...]

[PATCH net] netdev: prevent accessing NAPI instances from another namespace
 2025-01-08 19:20 UTC  (6+ messages)

[PATCH] riscv: Fix sleeping in invalid context in die()
 2025-01-08 18:33 UTC  (2+ messages)

[PATCH 0/3] selftests/mm: virtual_address_range: Two bugfixes and a cleanup
 2025-01-08 16:46 UTC  (8+ messages)
` [PATCH 1/3] selftests/mm: virtual_address_range: Fix error when CommitLimit < 1GiB
` [PATCH 2/3] selftests/mm: virtual_address_range: Avoid reading VVAR mappings

[PATCH v5 0/5] arm64: Support 2024 dpISA extensions
 2025-01-08 16:38 UTC  (4+ messages)
` [PATCH v5 1/5] arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented

[PATCH v3] arm64/sme: Move storage of reg_smidr to __cpuinfo_store_cpu()
 2025-01-08 16:38 UTC  (2+ messages)

[PATCH net 0/9] net: sysctl: avoid using current->nsproxy
 2025-01-08 16:25 UTC  (11+ messages)
` [PATCH net 1/9] mptcp: sysctl: avail sched: remove write access
` [PATCH net 2/9] mptcp: sysctl: sched: avoid using current->nsproxy
` [PATCH net 3/9] mptcp: sysctl: blackhole timeout: "
` [PATCH net 4/9] sctp: sysctl: cookie_hmac_alg: "
` [PATCH net 5/9] sctp: sysctl: rto_min/max: "
` [PATCH net 6/9] sctp: sysctl: auth_enable: "
` [PATCH net 7/9] sctp: sysctl: udp_port: "
` [PATCH net 8/9] sctp: sysctl: plpmtud_probe_interval: "
` [PATCH net 9/9] rds: sysctl: rds_tcp_{rcv,snd}buf: "

[PATCH] m68k: Fix VGA I/O defines
 2025-01-08 16:23 UTC  (2+ messages)

[PATCH v2 2/2] mm: zswap: disable migration while using per-CPU acomp_ctx
 2025-01-08 16:17 UTC  (24+ messages)

[PATCH] mm: zswap: properly synchronize freeing resources during CPU hotunplug
 2025-01-08 16:15 UTC 

[PATCH 0/2] bus: mhi: host: pci_generic: Couple of recovery fixes
 2025-01-08 16:02 UTC  (6+ messages)
` [PATCH 1/2] bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlock
` [PATCH 2/2] bus: mhi: host: pci_generic: Recover the device synchronously from mhi_pci_runtime_resume()

[PATCH 6.6.y 1/2] erofs: handle overlapped pclusters out of crafted images properly
 2025-01-08 15:15 UTC  (2+ messages)
` [PATCH 6.6.y 2/2] erofs: fix PSI memstall accounting

[PATCH 1/1] usb: pd: fix the SenderResponseTimer conform to specification
 2025-01-08 14:49 UTC  (2+ messages)

[PATCH 5.4 00/93] 5.4.289-rc1 review
 2025-01-08 14:13 UTC  (6+ messages)

[PATCH 6.6 000/222] 6.6.70-rc1 review
 2025-01-08 14:12 UTC  (15+ messages)
` [PATCH 6.6 014/222] drm/radeon: Delay Connector detecting when HPD singals is unstable
` [PATCH 6.6 118/222] ceph: print cluster fsid and client global_id in all debug logs
` [PATCH 6.6] 6.6.70-rc1 review

[PATCH] soc: qcom: mark pd-mapper as broken
 2025-01-08 14:06 UTC  (5+ messages)

[PATCH 6.1 00/81] 6.1.124-rc1 review
 2025-01-08 12:54 UTC  (7+ messages)
` [PATCH 6.1] "

[PATCH v2 0/6] arm64/sme: Collected SME fixes
 2025-01-08 12:49 UTC  (2+ messages)

[PATCH 5.10 000/138] 5.10.233-rc1 review
 2025-01-08 12:47 UTC  (6+ messages)
` [PATCH 5.10 098/138] zram: fix uninitialized ZRAM not releasing backing device

[PATCH 5.15 000/168] 5.15.176-rc1 review
 2025-01-08 12:44 UTC  (9+ messages)
` [PATCH 5.15 116/168] zram: fix uninitialized ZRAM not releasing backing device
` [PATCH 5.15] 5.15.176-rc1 review

[PATCH 6.12 000/156] 6.12.9-rc1 review
 2025-01-08 12:41 UTC  (10+ messages)
` [PATCH 6.12] "

[PATCH] clk: mmp2: call pm_genpd_init() only after genpd.name is set
 2025-01-08 12:24 UTC  (4+ messages)

[PATCH v4] arm64: mm: Populate vmemmap/linear at the page level for hotplugged sections
 2025-01-08 10:52 UTC  (5+ messages)

[PATCH] USB: serial: cp210x: add Phoenix Contact UPS Device
 2025-01-08 10:24 UTC 

[PATCH] gpio: loongson: Fix Loongson-2K2000 ACPI GPIO register offset
 2025-01-08  8:56 UTC  (2+ messages)

[PATCH 2/3] arm64: dts: mediatek: mt8173: Fix disp-pwm compatible string
 2025-01-08  8:34 UTC 

[withdrawn] mm-zswap-disable-migration-while-using-per-cpu-acomp_ctx.patch removed from -mm tree
 2025-01-08  8:20 UTC 

[PATCH RESEND 2/2] mm: zswap: use SRCU to synchronize with CPU hotunplug
 2025-01-08  7:24 UTC  (11+ messages)

[PATCH] nvmem: mtk-efuse: Enable GPU speed bin post-processing for MT8188
 2025-01-08  6:36 UTC  (9+ messages)

+ zram-fix-potential-uaf-of-zram-table.patch added to mm-hotfixes-unstable branch
 2025-01-08  5:24 UTC 

+ selftests-mm-set-allocated-memory-to-non-zero-content-in-cow-test.patch added to mm-hotfixes-unstable branch
 2025-01-08  4:56 UTC 

+ revert-mm-zswap-fix-race-between-compression-and-cpu-hotunplug.patch added to mm-hotfixes-unstable branch
 2025-01-08  4:50 UTC 

+ mm-zswap-disable-migration-while-using-per-cpu-acomp_ctx.patch added to mm-hotfixes-unstable branch
 2025-01-08  4:50 UTC 

+ mm-clear-uffd-wp-pte-pmd-state-on-mremap.patch added to mm-hotfixes-unstable branch
 2025-01-08  4:46 UTC 

+ selftests-mm-virtual_address_range-avoid-reading-vvar-mappings.patch added to mm-hotfixes-unstable branch
 2025-01-08  4:40 UTC 

+ selftests-mm-virtual_address_range-fix-error-when-commitlimit-1gib.patch added to mm-hotfixes-unstable branch
 2025-01-08  4:40 UTC 

[PATCH v9 0/4] clk: qcom: Add support for multiple power-domains for a clock controller
 2025-01-08  4:28 UTC  (5+ messages)
` [PATCH v9 1/4] clk: qcom: gdsc: Release pm subdomains in reverse add order

[PATCH 6.12 000/160] 6.12.7-rc1 review
 2025-01-08  3:58 UTC  (3+ messages)
` [PATCH 6.12 110/160] zram: fix uninitialized ZRAM not releasing backing device

[PATCH 6.6 000/116] 6.6.68-rc1 review
 2025-01-08  3:58 UTC  (3+ messages)
` [PATCH 6.6 086/116] zram: fix uninitialized ZRAM not releasing backing device

[PATCH 6.1 00/83] 6.1.122-rc1 review
 2025-01-08  3:57 UTC  (3+ messages)
` [PATCH 6.1 58/83] zram: fix uninitialized ZRAM not releasing backing device

zram: Regression in at least linux-6.1.y tree
 2025-01-08  3:54 UTC  (2+ messages)

+ mm-hugetlb-fix-avoid_reserve-to-allow-taking-folio-from-subpool.patch added to mm-unstable branch
 2025-01-08  3:52 UTC 

[PATCH v4] [ARM] fix reference leak in locomo_init_one_child()
 2025-01-08  3:30 UTC 

[PATCH 5.4] ftrace: use preempt_enable/disable notrace macros to avoid double fault
 2025-01-08  3:18 UTC  (2+ messages)

[PATCH v2] PCI: fix reference leak in pci_alloc_child_bus()
 2025-01-08  2:49 UTC 

[PATCH 5.4 00/66] 5.4.286-rc1 review
 2025-01-08  2:35 UTC  (5+ messages)
` [PATCH 5.4 50/66] ftrace: Fix possible use-after-free issue in ftrace_location()

[PATCH] clk: qcom: gcc-x1e80100: Do not turn off usb_2 controller GDSC
 2025-01-08  2:13 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: x1e80100: Fix usb_2 controller interrupts
 2025-01-08  2:13 UTC  (3+ messages)

[PATCH] usb: dwc3: Skip resume if pm_runtime_set_active() fails
 2025-01-08  1:25 UTC  (3+ messages)

[PATCH] clk: clk-loongson2: Fix the number count of clk provider
 2025-01-08  1:41 UTC  (3+ messages)

[tip: x86/urgent] x86/fpu: Ensure shadow stack is active before "getting" registers
 2025-01-08  0:05 UTC 

Patch "drm/radeon: Delay Connector detecting when HPD singals is unstable" has been added to the 6.6-stable tree
 2025-01-08  0:02 UTC 

[PATCH v2] x86: Check if shadow stack is active for ssp_get()
 2025-01-07 23:30 UTC 

zram: Regression in at least linux-6.1.y tree
 2025-01-07 20:59 UTC 

[PATCH v2 1/7] mm/hugetlb: Fix avoid_reserve to allow taking folio from subpool
 2025-01-07 20:39 UTC 

[PATCH v4 1/5] arm64: errata: Add QCOM_KRYO_4XX_GOLD to the spectre_bhb_k24_list
 2025-01-07 20:06 UTC  (5+ messages)
` [PATCH v4 2/5] arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHB
` [PATCH v4 3/5] arm64: errata: Add KRYO 2XX/3XX/4XX silver cores to Spectre BHB safe list
` [PATCH v4 4/5] arm64: cputype: Add MIDR_CORTEX_A76AE
` [PATCH v4 5/5] arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() lists

[PATCH] nfs: Make NFS_FSCACHE select NETFS_SUPPORT instead of depending on it
 2025-01-07 19:21 UTC  (2+ messages)

[PATCH] KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=y
 2025-01-07 19:05 UTC  (4+ messages)

[PATCH] ACPI: resource: Add TongFang GM5HG0A to irq1_edge_low_force_override[]
 2025-01-07 18:24 UTC  (2+ messages)

[PATCH] ACPI: resource: Add Asus Vivobook X1504VAP to irq1_level_low_skip_override[]
 2025-01-07 18:21 UTC  (2+ messages)

[PATCH 6.1.y] sched/task_stack: fix object_is_on_stack() for KASAN tagged pointers
 2025-01-07 18:10 UTC  (2+ messages)

[PATCH 5.10.y] scripts/sorttable: fix orc_sort_cmp() to maintain symmetry and transitivity
 2025-01-07 18:10 UTC  (2+ messages)

[PATCH 6.1.y] scripts/sorttable: fix orc_sort_cmp() to maintain symmetry and transitivity
 2025-01-07 18:10 UTC  (2+ messages)

[PATCH stable 6.6 1/1] Revert "bpf: support non-r10 register spill/fill to/from stack in precision tracking"
 2025-01-07 18:10 UTC  (2+ messages)

[PATCH 5.15.y] scripts/sorttable: fix orc_sort_cmp() to maintain symmetry and transitivity
 2025-01-07 18:10 UTC  (2+ messages)

[PATCH] misc: microchip: pci1xxxx: Fix possible double free in error handling path
 2025-01-07 17:42 UTC  (3+ messages)

[PATCH v3] [ARM] fix reference leak in locomo_init_one_child()
 2025-01-07 17:29 UTC  (2+ messages)

[PATCH v3 00/23] arm64: dts: qcom: Fix remoteproc memory base and length
 2025-01-07 16:38 UTC  (2+ messages)

[PATCH v2 0/6] firmware: qcom: scm: Fixes for concurrency
 2025-01-07 16:38 UTC  (2+ messages)
` (subset) "

[PATCH 6.6] ceph: give up on paths longer than PATH_MAX
 2025-01-07 15:50 UTC 

[PATCH 5.10-6.1] ceph: give up on paths longer than PATH_MAX
 2025-01-07 15:48 UTC 

[PATCH v1 1/4] KVM: s390: vsie: fix some corner-cases when grabbing vsie pages
 2025-01-07 15:43 UTC 

[PATCH 07/24] drm/amd/display: Validate mdoe under MST LCT=1 case as well
 2025-01-07 15:28 UTC  (2+ messages)
` [PATCH 08/24] drm/amd/display: Reduce accessing remote DPCD overhead

[PATCH 1/3] Revert "staging: remove rts5139 driver code"
 2025-01-07 15:27 UTC  (2+ messages)

[PATCH v1 1/2] mm: Clear uffd-wp PTE/PMD state on mremap()
 2025-01-07 14:47 UTC 

[REGRESSION] usb: xhci port capability storage change broke fastboot android bootloader utility
 2025-01-07 12:29 UTC  (4+ messages)

[PATCH 1/2] soc: mediatek: mtk-devapc: Fix leaking IO map on error paths
 2025-01-07 12:14 UTC  (3+ messages)

[PATCH] media/mmp: Bring back registration of the device
 2025-01-07 12:11 UTC  (3+ messages)

[PATCH net] ptp: limit number of virtual clocks per physical clock
 2025-01-07 12:04 UTC  (2+ messages)

[PATCH v2] spi: atmel-qspi: Memory barriers after memory-mapped I/O
 2025-01-07 11:58 UTC  (2+ messages)


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).