public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-24 07:04:41 to 2024-01-25 14:54:59 UTC [more...]

[PATCH v5 RESEND 2/5] lib: move pci_iomap.c to drivers/pci/
 2024-01-25 14:54 UTC  (2+ messages)

[PATCH] mm: zswap: fix missing folio cleanup in writeback race path
 2024-01-25 14:49 UTC  (3+ messages)

[PATCH v4 0/4] x86/cacheinfo: Set the number of leaves per CPU
 2024-01-25 14:35 UTC  (6+ messages)
` [PATCH v4 1/4] cacheinfo: Check for null last-level cache info

[PATCH v2 1/2] EDAC/device_sysfs: Fix calling kobject_put() with ->state_initialized unset
 2024-01-25 14:20 UTC  (3+ messages)

[PATCH 5.10/5.15 v2 0/1 RFC] mm/truncate: fix WARNING in ext4_set_page_dirty()
 2024-01-25 14:06 UTC  (3+ messages)
` [PATCH 5.10/5.15 v2 1/1 RFC] mm/truncate: Replace page_mapped() call in invalidate_inode_page()

[PATCH 1/4] arm64: dts: qcom: sm8550-qrd: correct WCD9385 TX port mapping
 2024-01-25 13:02 UTC  (8+ messages)
` [PATCH 2/4] arm64: dts: qcom: sm8550-mtp: "

[PATCH 1/2] net: stmmac: do not clear TBS enable bit on link up/down
 2024-01-25 12:34 UTC 

[PATCH] btrfs: fix infinite directory reads
 2024-01-25 12:04 UTC  (2+ messages)

[PATCH v2] btrfs: fix infinite directory reads
 2024-01-25 12:03 UTC  (4+ messages)

[PATCH 0/4 for 5.15 stable] btrfs: some directory fixes for stable 5.15
 2024-01-25 11:59 UTC  (5+ messages)
` [PATCH 1/4 for 5.15 stable] btrfs: fix infinite directory reads
` [PATCH 2/4 for 5.15 stable] btrfs: set last dir index to the current last index when opening dir
` [PATCH 3/4 for 5.15 stable] btrfs: refresh dir last index during a rewinddir(3) call
` [PATCH 4/4 for 5.15 stable] btrfs: fix race between reading a directory and adding entries to it

[PATCH] Revert "Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d""
 2024-01-25 11:49 UTC  (2+ messages)

[PATCH net] nfc: nci: free rx_data_reassembly skb on NCI device cleanup
 2024-01-25  9:53 UTC 

[PATCH 5.4 0/2] backport add and use mode_strip_sgid in vfs_*() helpers
 2024-01-25  9:41 UTC  (6+ messages)
` [PATCH 1/2] fs: add mode_strip_sgid() helper
` [PATCH 2/2] fs: move S_ISGID stripping into the vfs_*() helpers

[PATCH 5.15] btrfs: fix infinite directory reads
 2024-01-25  9:38 UTC  (3+ messages)

[PATCH 1/3] gpiolib: add gpiod_to_gpio_device() stub for !GPIOLIB
 2024-01-25  9:34 UTC  (9+ messages)
` [PATCH 2/3] gpiolib: add gpio_device_get_base() "
` [PATCH 3/3] gpiolib: add gpio_device_get_label() "

[PATCH v3] mtd: spinand: macronix: Fix MX35LFxGE4AD page size
 2024-01-25  9:08 UTC  (2+ messages)

[tip: timers/urgent] tick/sched: Preserve number of idle sleeps across CPU hotplug events
 2024-01-25  8:58 UTC 

[PATCH] wifi: cfg80211: fix wiphy delayed work queueing
 2024-01-25  8:51 UTC 

[PATCH 6.6 000/150] 6.6.13-rc1 review
 2024-01-25  8:24 UTC  (3+ messages)
` [PATCH 6.6 132/150] bus: moxtet: Mark the irq as shared

[tip: timers/urgent] clocksource: Skip watchdog check for large watchdog intervals
 2024-01-25  8:17 UTC 

FAILED: patch "[PATCH] serial: Do not hold the port lock when setting rx-during-tx" failed to apply to 6.6-stable tree
 2024-01-25  5:04 UTC  (2+ messages)
` [PATCH 6.6.y] serial: Do not hold the port lock when setting rx-during-tx GPIO

FAILED: patch "[PATCH] serial: core: set missing supported flag for RX during TX" failed to apply to 6.6-stable tree
 2024-01-25  4:57 UTC  (2+ messages)
` [PATCH 6.6.y] serial: core: set missing supported flag for RX during TX GPIO

[PATCH v2 01/15] ubifs: Set page uptodate in the correct place
 2024-01-25  1:40 UTC  (2+ messages)

[PATCH 6.7 438/641] md: bypass block throttle for superblock update
 2024-01-25  0:53 UTC  (3+ messages)

[PATCH 6.6.y 00/17] bpf: backport of iterator and callback handling fixes
 2024-01-25  0:15 UTC  (18+ messages)
` [PATCH 6.6.y 01/17] bpf: move explored_state() closer to the beginning of verifier.c
` [PATCH 6.6.y 02/17] bpf: extract same_callsites() as utility function
` [PATCH 6.6.y 03/17] bpf: exact states comparison for iterator convergence checks
` [PATCH 6.6.y 04/17] selftests/bpf: tests with delayed read/precision makrs in loop body
` [PATCH 6.6.y 05/17] bpf: correct loop detection for iterators convergence
` [PATCH 6.6.y 06/17] selftests/bpf: test if state loops are detected in a tricky case
` [PATCH 6.6.y 07/17] bpf: print full verifier states on infinite loop detection
` [PATCH 6.6.y 08/17] selftests/bpf: track tcp payload offset as scalar in xdp_synproxy
` [PATCH 6.6.y 09/17] selftests/bpf: track string payload offset as scalar in strobemeta
` [PATCH 6.6.y 10/17] bpf: extract __check_reg_arg() utility function
` [PATCH 6.6.y 11/17] bpf: extract setup_func_entry() "
` [PATCH 6.6.y 12/17] bpf: verify callbacks as if they are called unknown number of times
` [PATCH 6.6.y 13/17] selftests/bpf: tests for iterating callbacks
` [PATCH 6.6.y 14/17] bpf: widening for callback iterators
` [PATCH 6.6.y 15/17] selftests/bpf: test widening for iterating callbacks
` [PATCH 6.6.y 16/17] bpf: keep track of max number of bpf_loop callback iterations
` [PATCH 6.6.y 17/17] selftests/bpf: check if max number of bpf_loop iterations is tracked

[REGRESSION] 6.7.1: md: raid5 hang and unresponsive system; successfully bisected
 2024-01-25  0:01 UTC  (3+ messages)

[PATCH 5.4 000/193] 5.4.268-rc2 review
 2024-01-24 20:27 UTC  (4+ messages)

[PATCH 5.15 000/371] 5.15.148-rc2 review
 2024-01-24 20:24 UTC  (6+ messages)

[PATCH 6.1 000/414] 6.1.75-rc2 review
 2024-01-24 20:21 UTC  (8+ messages)

[PATCH 6.6 000/580] 6.6.14-rc2 review
 2024-01-24 20:18 UTC  (8+ messages)

[PATCH 6.7 000/641] 6.7.2-rc1 review
 2024-01-24 19:17 UTC  (3+ messages)
` [PATCH 6.7 026/641] KEYS: encrypted: Add check for strsep

[PATCH v2 4/5] genirq: Initialize resend_node hlist for all irq_desc
 2024-01-24 18:35 UTC  (2+ messages)
` [tip: irq/core] genirq: Initialize resend_node hlist for all interrupt descriptors

[PATCH 6.7 000/638] 6.7.2-rc2 review
 2024-01-24 17:50 UTC  (4+ messages)

[PATCH] xen/events: close evtchn after mapping cleanup
 2024-01-24 16:31 UTC 

[PATCH net v1] net: dsa: mv88e6xxx: Make unsupported C45 reads return 0xffff
 2024-01-24 15:59 UTC  (8+ messages)

[PATCH net v2 0/2] nfp: flower: a few small conntrack offload fixes
 2024-01-24 15:19 UTC  (3+ messages)
` [PATCH net v2 1/2] nfp: flower: add hardware offload check for post ct entry
` [PATCH net v2 2/2] nfp: flower: fix hardware offload for the transfer layer port

[PATCH 1/3] net: stmmac: do not clear TBS enable bit on link up/down
 2024-01-24 14:32 UTC 

[PATCH AUTOSEL 4.19 1/5] leds: trigger: panic: Don't register panic notifier if creating the trigger failed
 2024-01-24 14:31 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 2/5] um: Fix naming clash between UML and scheduler
` [PATCH AUTOSEL 4.19 3/5] um: Don't use vfprintf() for os_info()
` [PATCH AUTOSEL 4.19 4/5] um: net: Fix return type of uml_net_start_xmit()
` [PATCH AUTOSEL 4.19 5/5] mfd: ti_am335x_tscadc: Fix TI SoC dependencies

[PATCH AUTOSEL 5.4 1/6] leds: trigger: panic: Don't register panic notifier if creating the trigger failed
 2024-01-24 14:31 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 2/6] um: Fix naming clash between UML and scheduler
` [PATCH AUTOSEL 5.4 3/6] um: Don't use vfprintf() for os_info()
` [PATCH AUTOSEL 5.4 4/6] um: net: Fix return type of uml_net_start_xmit()
` [PATCH AUTOSEL 5.4 5/6] i3c: master: cdns: Update maximum prescaler value for i2c clock
` [PATCH AUTOSEL 5.4 6/6] mfd: ti_am335x_tscadc: Fix TI SoC dependencies

[PATCH AUTOSEL 5.10 1/7] leds: trigger: panic: Don't register panic notifier if creating the trigger failed
 2024-01-24 14:30 UTC  (7+ messages)
` [PATCH AUTOSEL 5.10 2/7] um: Fix naming clash between UML and scheduler
` [PATCH AUTOSEL 5.10 3/7] um: Don't use vfprintf() for os_info()
` [PATCH AUTOSEL 5.10 4/7] um: net: Fix return type of uml_net_start_xmit()
` [PATCH AUTOSEL 5.10 5/7] i3c: master: cdns: Update maximum prescaler value for i2c clock
` [PATCH AUTOSEL 5.10 6/7] xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import
` [PATCH AUTOSEL 5.10 7/7] mfd: ti_am335x_tscadc: Fix TI SoC dependencies

[PATCH AUTOSEL 5.15 1/9] leds: trigger: panic: Don't register panic notifier if creating the trigger failed
 2024-01-24 14:30 UTC  (9+ messages)
` [PATCH AUTOSEL 5.15 2/9] um: Fix naming clash between UML and scheduler
` [PATCH AUTOSEL 5.15 3/9] um: Don't use vfprintf() for os_info()
` [PATCH AUTOSEL 5.15 4/9] um: net: Fix return type of uml_net_start_xmit()
` [PATCH AUTOSEL 5.15 5/9] um: time-travel: fix time corruption
` [PATCH AUTOSEL 5.15 6/9] i3c: master: cdns: Update maximum prescaler value for i2c clock
` [PATCH AUTOSEL 5.15 7/9] xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import
` [PATCH AUTOSEL 5.15 8/9] mfd: ti_am335x_tscadc: Fix TI SoC dependencies
` [PATCH AUTOSEL 5.15 9/9] mailbox: arm_mhuv2: Fix a bug for mhuv2_sender_interrupt

[PATCH AUTOSEL 6.1 1/9] leds: trigger: panic: Don't register panic notifier if creating the trigger failed
 2024-01-24 14:29 UTC  (9+ messages)
` [PATCH AUTOSEL 6.1 2/9] um: Fix naming clash between UML and scheduler
` [PATCH AUTOSEL 6.1 3/9] um: Don't use vfprintf() for os_info()
` [PATCH AUTOSEL 6.1 4/9] um: net: Fix return type of uml_net_start_xmit()
` [PATCH AUTOSEL 6.1 5/9] um: time-travel: fix time corruption
` [PATCH AUTOSEL 6.1 6/9] i3c: master: cdns: Update maximum prescaler value for i2c clock
` [PATCH AUTOSEL 6.1 7/9] xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import
` [PATCH AUTOSEL 6.1 8/9] mfd: ti_am335x_tscadc: Fix TI SoC dependencies
` [PATCH AUTOSEL 6.1 9/9] mailbox: arm_mhuv2: Fix a bug for mhuv2_sender_interrupt

[PATCH AUTOSEL 6.6 01/11] pinctrl: baytrail: Fix types of config value in byt_pin_config_set()
 2024-01-24 14:28 UTC  (11+ messages)
` [PATCH AUTOSEL 6.6 02/11] leds: trigger: panic: Don't register panic notifier if creating the trigger failed
` [PATCH AUTOSEL 6.6 03/11] um: Fix naming clash between UML and scheduler
` [PATCH AUTOSEL 6.6 04/11] um: Don't use vfprintf() for os_info()
` [PATCH AUTOSEL 6.6 05/11] um: net: Fix return type of uml_net_start_xmit()
` [PATCH AUTOSEL 6.6 06/11] um: time-travel: fix time corruption
` [PATCH AUTOSEL 6.6 07/11] i3c: master: cdns: Update maximum prescaler value for i2c clock
` [PATCH AUTOSEL 6.6 08/11] riscv: Make XIP bootable again
` [PATCH AUTOSEL 6.6 09/11] xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import
` [PATCH AUTOSEL 6.6 10/11] mfd: ti_am335x_tscadc: Fix TI SoC dependencies
` [PATCH AUTOSEL 6.6 11/11] mailbox: arm_mhuv2: Fix a bug for mhuv2_sender_interrupt

[PATCH AUTOSEL 6.7 01/13] pinctrl: baytrail: Fix types of config value in byt_pin_config_set()
 2024-01-24 14:28 UTC  (13+ messages)
` [PATCH AUTOSEL 6.7 02/13] leds: trigger: panic: Don't register panic notifier if creating the trigger failed
` [PATCH AUTOSEL 6.7 03/13] um: Fix naming clash between UML and scheduler
` [PATCH AUTOSEL 6.7 04/13] um: Don't use vfprintf() for os_info()
` [PATCH AUTOSEL 6.7 05/13] um: net: Fix return type of uml_net_start_xmit()
` [PATCH AUTOSEL 6.7 06/13] um: time-travel: fix time corruption
` [PATCH AUTOSEL 6.7 07/13] i3c: master: cdns: Update maximum prescaler value for i2c clock
` [PATCH AUTOSEL 6.7 08/13] ACPI: resource: Add DMI quirks for ASUS Vivobook E1504GA and E1504GAB
` [PATCH AUTOSEL 6.7 09/13] ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CGA
` [PATCH AUTOSEL 6.7 10/13] riscv: Make XIP bootable again
` [PATCH AUTOSEL 6.7 11/13] xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import
` [PATCH AUTOSEL 6.7 12/13] mfd: ti_am335x_tscadc: Fix TI SoC dependencies
` [PATCH AUTOSEL 6.7 13/13] mailbox: arm_mhuv2: Fix a bug for mhuv2_sender_interrupt

[PATCH] arm64: dts: qcom: sm8450-hdk: correct AMIC4 and AMIC5 microphones
 2024-01-24 12:18 UTC 

[PATCH v2 0/3] HID: bpf: couple of upstream fixes
 2024-01-24 11:26 UTC  (3+ messages)
` [PATCH v2 1/3] HID: bpf: remove double fdget()
` [PATCH v2 2/3] HID: bpf: actually free hdev memory after attaching a HID-BPF program

[PATCH 5.10 000/286] 5.10.209-rc1 review
 2024-01-24 11:25 UTC  (2+ messages)

[tip: x86/urgent] x86/entry/ia32: Ensure s32 is sign extended to s64
 2024-01-24 10:59 UTC 

+ exit-wait_task_zombie-kill-the-no-longer-necessary-spin_lock_irqsiglock.patch added to mm-hotfixes-unstable branch
 2024-01-24 10:17 UTC 

+ fs-proc-do_task_stat-move-thread_group_cputime_adjusted-outside-of-lock_task_sighand.patch added to mm-hotfixes-unstable branch
 2024-01-24 10:17 UTC 

+ fs-proc-do_task_stat-use-sig-stats_lock-to-gather-the-threads-children-stats.patch added to mm-hotfixes-unstable branch
 2024-01-24 10:17 UTC 

+ mm-thp_get_unmapped_area-must-honour-topdown-preference.patch added to mm-hotfixes-unstable branch
 2024-01-24 10:17 UTC 

+ hugetlb-pages-should-not-be-reserved-by-shmat-if-shm_noreserve.patch added to mm-hotfixes-unstable branch
 2024-01-24 10:17 UTC 

[PATCH 4.19 000/148] 4.19.306-rc1 review
 2024-01-24  9:31 UTC  (3+ messages)

[PATCH 5.15 000/374] 5.15.148-rc1 review
 2024-01-24  9:30 UTC  (2+ messages)

[PATCH 5.4 000/194] 5.4.268-rc1 review
 2024-01-24  9:29 UTC  (2+ messages)

[PATCH 6.6 000/583] 6.6.14-rc1 review
 2024-01-24  9:27 UTC  (2+ messages)

[PATCH 6.1 000/417] 6.1.75-rc1 review
 2024-01-24  9:27 UTC  (2+ messages)

[PATCH v2] KVM: arm64: Fix circular locking dependency
 2024-01-24  9:10 UTC 

[PATCH] KVM: arm64: Fix circular locking dependency
 2024-01-24  9:07 UTC  (3+ messages)

PCI/ASPM locking regression in 6.7-final (was: Re: [PATCH] Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()")
 2024-01-24  8:16 UTC  (3+ messages)

[PATCH] ubi: Check for too small LEB size in VTBL code
 2024-01-24  7:20 UTC  (2+ messages)

[PATCH 19/22] drm/amd/display: Fix dcn35 8k30 Underflow/Corruption Issue
 2024-01-24  7:01 UTC 


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