public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-23 16:09:05 to 2024-12-23 16:20:20 UTC [more...]

[PATCH 6.1 00/83] 6.1.122-rc1 review
 2024-12-23 15:59 UTC  (71+ messages)
` [PATCH 6.1 01/83] net: sched: fix ordering of qlen adjustment
` [PATCH 6.1 02/83] PCI/AER: Disable AER service on suspend
` [PATCH 6.1 03/83] PCI: Use preserve_config in place of pci_flags
` [PATCH 6.1 04/83] PCI: vmd: Create domain symlink before pci_bus_add_devices()
` [PATCH 6.1 05/83] usb: cdns3: Add quirk flag to enable suspend residency
` [PATCH 6.1 06/83] ASoC: Intel: sof_sdw: fix jack detection on ADL-N variant RVP
` [PATCH 6.1 07/83] ASoC: Intel: sof_sdw: add quirk for Dell SKU 0B8C
` [PATCH 6.1 08/83] PCI: Add ACS quirk for Broadcom BCM5760X NIC
` [PATCH 6.1 09/83] MIPS: Loongson64: DTS: Fix msi node for ls7a
` [PATCH 6.1 10/83] usb: dwc2: gadget: Dont write invalid mapped sg entries into dma_desc with iommu enabled
` [PATCH 6.1 11/83] PCI: Introduce pci_resource_n()
` [PATCH 6.1 12/83] platform/x86: p2sb: Make p2sb_get_devfn() return void
` [PATCH 6.1 13/83] p2sb: Factor out p2sb_read_from_cache()
` [PATCH 6.1 14/83] p2sb: Introduce the global flag p2sb_hidden_by_bios
` [PATCH 6.1 15/83] p2sb: Move P2SB hide and unhide code to p2sb_scan_and_cache()
` [PATCH 6.1 16/83] p2sb: Do not scan and remove the P2SB device when it is unhidden
` [PATCH 6.1 17/83] i2c: pnx: Fix timeout in wait functions
` [PATCH 6.1 18/83] cxl/region: Fix region creation for greater than x2 switches
` [PATCH 6.1 19/83] net/smc: protect link down work from execute after lgr freed
` [PATCH 6.1 20/83] net/smc: check sndbuf_space again after NOSPACE flag is set in smc_poll
` [PATCH 6.1 21/83] net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg
` [PATCH 6.1 22/83] net/smc: check smcd_v2_ext_offset "
` [PATCH 6.1 23/83] net/smc: check return value of sock_recvmsg when draining clc data
` [PATCH 6.1 24/83] net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic()
` [PATCH 6.1 25/83] netdevsim: prevent bad user input in nsim_dev_health_break_write()
` [PATCH 6.1 26/83] ionic: Fix netdev notifier unregister on failure
` [PATCH 6.1 27/83] ionic: use ee->offset when returning sprom data
` [PATCH 6.1 28/83] net: hinic: Fix cleanup in create_rxqs/txqs()
` [PATCH 6.1 29/83] net: ethernet: bgmac-platform: fix an OF node reference leak
` [PATCH 6.1 30/83] netfilter: ipset: Fix for recursive locking warning
` [PATCH 6.1 31/83] net: mdiobus: fix an OF node reference leak
` [PATCH 6.1 32/83] mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirk
` [PATCH 6.1 33/83] KVM: x86: Cache CPUID.0xD XSTATE offsets+sizes during module init
` [PATCH 6.1 34/83] chelsio/chtls: prevent potential integer overflow on 32bit
` [PATCH 6.1 35/83] i2c: riic: Always round-up when calculating bus period
` [PATCH 6.1 36/83] efivarfs: Fix error on non-existent file
` [PATCH 6.1 37/83] hexagon: Disable constant extender optimization for LLVM prior to 19.1.0
` [PATCH 6.1 38/83] USB: serial: option: add TCL IK512 MBIM & ECM
` [PATCH 6.1 39/83] USB: serial: option: add MeiG Smart SLM770A
` [PATCH 6.1 40/83] USB: serial: option: add Netprisma LCUK54 modules for WWAN Ready
` [PATCH 6.1 41/83] USB: serial: option: add MediaTek T7XX compositions
` [PATCH 6.1 42/83] USB: serial: option: add Telit FE910C04 rmnet compositions
` [PATCH 6.1 43/83] thunderbolt: Improve redrive mode handling
` [PATCH 6.1 44/83] drm/modes: Avoid divide by zero harder in drm_mode_vrefresh()
` [PATCH 6.1 45/83] drm/panel: novatek-nt35950: fix return value check in nt35950_probe()
` [PATCH 6.1 46/83] i915/guc: Reset engine utilization buffer before registration
` [PATCH 6.1 47/83] i915/guc: Ensure busyness counter increases motonically
` [PATCH 6.1 48/83] i915/guc: Accumulate active runtime on gt reset
` [PATCH 6.1 49/83] drm/amdgpu: dont access invalid sched
` [PATCH 6.1 50/83] hwmon: (tmp513) Dont use "proxy" headers
` [PATCH 6.1 51/83] hwmon: (tmp513) Simplify with dev_err_probe()
` [PATCH 6.1 52/83] hwmon: (tmp513) Use SI constants from units.h
` [PATCH 6.1 53/83] hwmon: (tmp513) Fix interpretation of values of Shunt Voltage and Limit Registers
` [PATCH 6.1 54/83] hwmon: (tmp513) Fix Current Register value interpretation
` [PATCH 6.1 55/83] hwmon: (tmp513) Fix interpretation of values of Temperature Result and Limit Registers
` [PATCH 6.1 56/83] sh: clk: Fix clk_enable() to return 0 on NULL clk
` [PATCH 6.1 57/83] zram: refuse to use zero sized block device as backing device
` [PATCH 6.1 58/83] zram: fix uninitialized ZRAM not releasing "
` [PATCH 6.1 59/83] btrfs: tree-checker: reject inline extent items with 0 ref count
` [PATCH 6.1 60/83] Drivers: hv: util: Avoid accessing a ringbuffer not initialized yet
` [PATCH 6.1 61/83] KVM: x86: Play nice with protected guests in complete_hypercall_exit()
` [PATCH 6.1 62/83] tracing: Fix test_event_printk() to process entire print argument
` [PATCH 6.1 64/83] tracing: Add "%s" check in test_event_printk()
` [PATCH 6.1 73/83] udmabuf: also check for F_SEAL_FUTURE_WRITE
` [PATCH 6.1 74/83] of: Fix error path in of_parse_phandle_with_args_map()
` [PATCH 6.1 75/83] of: Fix refcount leakage for OF node returned by __of_get_dma_parent()
` [PATCH 6.1 76/83] ceph: validate snapdirname option length when mounting
` [PATCH 6.1 77/83] udf: Fix directory iteration for longer tail extents
` [PATCH 6.1 78/83] epoll: Add synchronous wakeup support for ep_poll_callback
` [PATCH 6.1 79/83] io_uring/rw: split io_read() into a helper

[PATCH 6.6 000/116] 6.6.68-rc1 review
 2024-12-23 15:59 UTC  (117+ messages)
` [PATCH 6.6 001/116] net: sched: fix ordering of qlen adjustment
` [PATCH 6.6 002/116] usb: dwc2: gadget: Dont write invalid mapped sg entries into dma_desc with iommu enabled
` [PATCH 6.6 003/116] PCI: vmd: Create domain symlink before pci_bus_add_devices()
` [PATCH 6.6 004/116] PCI: Add ACS quirk for Broadcom BCM5760X NIC
` [PATCH 6.6 005/116] usb: cdns3-ti: Add workaround for Errata i2409
` [PATCH 6.6 006/116] MIPS: Loongson64: DTS: Fix msi node for ls7a
` [PATCH 6.6 007/116] ASoC: Intel: sof_sdw: fix jack detection on ADL-N variant RVP
` [PATCH 6.6 008/116] ASoC: Intel: sof_sdw: add quirk for Dell SKU 0B8C
` [PATCH 6.6 009/116] PCI: Use preserve_config in place of pci_flags
` [PATCH 6.6 010/116] PCI/AER: Disable AER service on suspend
` [PATCH 6.6 011/116] usb: cdns3: Add quirk flag to enable suspend residency
` [PATCH 6.6 012/116] net: stmmac: fix TSO DMA API usage causing oops
` [PATCH 6.6 013/116] platform/x86: p2sb: Make p2sb_get_devfn() return void
` [PATCH 6.6 014/116] p2sb: Factor out p2sb_read_from_cache()
` [PATCH 6.6 015/116] p2sb: Introduce the global flag p2sb_hidden_by_bios
` [PATCH 6.6 016/116] p2sb: Move P2SB hide and unhide code to p2sb_scan_and_cache()
` [PATCH 6.6 017/116] p2sb: Do not scan and remove the P2SB device when it is unhidden
` [PATCH 6.6 018/116] i2c: pnx: Fix timeout in wait functions
` [PATCH 6.6 019/116] xfs: fix the contact address for the sysfs ABI documentation
` [PATCH 6.6 020/116] xfs: verify buffer, inode, and dquot items every tx commit
` [PATCH 6.6 021/116] xfs: use consistent uid/gid when grabbing dquots for inodes
` [PATCH 6.6 022/116] xfs: declare xfs_file.c symbols in xfs_file.h
` [PATCH 6.6 023/116] xfs: create a new helper to return a files allocation unit
` [PATCH 6.6 024/116] xfs: Fix xfs_flush_unmap_range() range for RT
` [PATCH 6.6 025/116] xfs: Fix xfs_prepare_shift() "
` [PATCH 6.6 026/116] xfs: dont walk off the end of a directory data block
` [PATCH 6.6 027/116] xfs: convert comma to semicolon
` [PATCH 6.6 028/116] xfs: fix file_path handling in tracepoints
` [PATCH 6.6 029/116] xfs: remove unused parameter in macro XFS_DQUOT_LOGRES
` [PATCH 6.6 030/116] xfs: attr forks require attr, not attr2
` [PATCH 6.6 031/116] xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is set
` [PATCH 6.6 032/116] xfs: Fix the owner setting issue for rmap query in xfs fsmap
` [PATCH 6.6 033/116] xfs: use XFS_BUF_DADDR_NULL for daddrs in getfsmap code
` [PATCH 6.6 034/116] xfs: take m_growlock when running growfsrt
` [PATCH 6.6 035/116] xfs: reset rootdir extent size hint after growfsrt
` [PATCH 6.6 036/116] tools: hv: change permissions of NetworkManager configuration file
` [PATCH 6.6 037/116] cxl/pci: Fix potential bogus return value upon successful probing
` [PATCH 6.6 038/116] cxl/region: Fix region creation for greater than x2 switches
` [PATCH 6.6 039/116] net/smc: protect link down work from execute after lgr freed
` [PATCH 6.6 040/116] net/smc: check sndbuf_space again after NOSPACE flag is set in smc_poll
` [PATCH 6.6 041/116] net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg
` [PATCH 6.6 042/116] net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt "
` [PATCH 6.6 043/116] net/smc: check smcd_v2_ext_offset "
` [PATCH 6.6 044/116] net/smc: check return value of sock_recvmsg when draining clc data
` [PATCH 6.6 045/116] net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic()
` [PATCH 6.6 046/116] netdevsim: prevent bad user input in nsim_dev_health_break_write()
` [PATCH 6.6 047/116] ionic: Fix netdev notifier unregister on failure
` [PATCH 6.6 048/116] ionic: use ee->offset when returning sprom data
` [PATCH 6.6 049/116] net: renesas: rswitch: rework ts tags management
` [PATCH 6.6 050/116] ksmbd: count all requests in req_running counter
` [PATCH 6.6 051/116] ksmbd: fix broken transfers when exceeding max simultaneous operations
` [PATCH 6.6 052/116] net: hinic: Fix cleanup in create_rxqs/txqs()
` [PATCH 6.6 053/116] net: ethernet: bgmac-platform: fix an OF node reference leak
` [PATCH 6.6 054/116] ipvs: Fix clamp() of ip_vs_conn_tab on small memory systems
` [PATCH 6.6 055/116] netfilter: ipset: Fix for recursive locking warning
` [PATCH 6.6 056/116] selftests: openvswitch: fix tcpdump execution
` [PATCH 6.6 057/116] net: mdiobus: fix an OF node reference leak
` [PATCH 6.6 058/116] mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirk
` [PATCH 6.6 059/116] mmc: mtk-sd: disable wakeup in .remove() and in the error path of .probe()
` [PATCH 6.6 060/116] EDAC/amd64: Simplify ECC check on unified memory controllers
` [PATCH 6.6 061/116] KVM: x86: Cache CPUID.0xD XSTATE offsets+sizes during module init
` [PATCH 6.6 062/116] net: tun: fix tun_napi_alloc_frags()
` [PATCH 6.6 063/116] chelsio/chtls: prevent potential integer overflow on 32bit
` [PATCH 6.6 064/116] i2c: riic: Always round-up when calculating bus period
` [PATCH 6.6 065/116] efivarfs: Fix error on non-existent file
` [PATCH 6.6 066/116] hexagon: Disable constant extender optimization for LLVM prior to 19.1.0
` [PATCH 6.6 067/116] USB: serial: option: add TCL IK512 MBIM & ECM
` [PATCH 6.6 068/116] USB: serial: option: add MeiG Smart SLM770A
` [PATCH 6.6 069/116] USB: serial: option: add Netprisma LCUK54 modules for WWAN Ready
` [PATCH 6.6 070/116] USB: serial: option: add MediaTek T7XX compositions
` [PATCH 6.6 071/116] USB: serial: option: add Telit FE910C04 rmnet compositions
` [PATCH 6.6 072/116] thunderbolt: Improve redrive mode handling
` [PATCH 6.6 073/116] drm/modes: Avoid divide by zero harder in drm_mode_vrefresh()
` [PATCH 6.6 074/116] drm/panel: novatek-nt35950: fix return value check in nt35950_probe()
` [PATCH 6.6 075/116] i915/guc: Reset engine utilization buffer before registration
` [PATCH 6.6 076/116] i915/guc: Ensure busyness counter increases motonically
` [PATCH 6.6 077/116] i915/guc: Accumulate active runtime on gt reset
` [PATCH 6.6 078/116] drm/amdgpu: dont access invalid sched
` [PATCH 6.6 079/116] hwmon: (tmp513) Dont use "proxy" headers
` [PATCH 6.6 080/116] hwmon: (tmp513) Simplify with dev_err_probe()
` [PATCH 6.6 081/116] hwmon: (tmp513) Use SI constants from units.h
` [PATCH 6.6 082/116] hwmon: (tmp513) Fix interpretation of values of Shunt Voltage and Limit Registers
` [PATCH 6.6 083/116] hwmon: (tmp513) Fix Current Register value interpretation
` [PATCH 6.6 084/116] hwmon: (tmp513) Fix interpretation of values of Temperature Result and Limit Registers
` [PATCH 6.6 085/116] zram: refuse to use zero sized block device as backing device
` [PATCH 6.6 086/116] zram: fix uninitialized ZRAM not releasing "
` [PATCH 6.6 087/116] vmalloc: fix accounting with i915
` [PATCH 6.6 088/116] btrfs: tree-checker: reject inline extent items with 0 ref count
` [PATCH 6.6 089/116] Drivers: hv: util: Avoid accessing a ringbuffer not initialized yet
` [PATCH 6.6 090/116] KVM: x86: Play nice with protected guests in complete_hypercall_exit()
` [PATCH 6.6 091/116] smb: client: fix TCP timers deadlock after rmmod
` [PATCH 6.6 092/116] tracing: Fix test_event_printk() to process entire print argument
` [PATCH 6.6 093/116] tracing: Add missing helper functions in event pointer dereference check
` [PATCH 6.6 094/116] tracing: Add "%s" check in test_event_printk()
` [PATCH 6.6 095/116] selftests/memfd: run sysctl tests when PID namespace support is enabled
` [PATCH 6.6 096/116] selftests/bpf: Use asm constraint "m" for LoongArch
` [PATCH 6.6 097/116] io_uring: Fix registered ring file refcount leak
` [PATCH 6.6 098/116] io_uring: check if iowq is killed before queuing
` [PATCH 6.6 099/116] NFS/pnfs: Fix a live lock between recalled layouts and layoutget
` [PATCH 6.6 100/116] of/irq: Fix interrupt-map cell length check in of_irq_parse_imap_parent()
` [PATCH 6.6 101/116] of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one()
` [PATCH 6.6 102/116] nilfs2: fix buffer head leaks in calls to truncate_inode_pages()
` [PATCH 6.6 103/116] nilfs2: prevent use of deleted inode
` [PATCH 6.6 104/116] udmabuf: also check for F_SEAL_FUTURE_WRITE
` [PATCH 6.6 105/116] of: Fix error path in of_parse_phandle_with_args_map()
` [PATCH 6.6 106/116] of: Fix refcount leakage for OF node returned by __of_get_dma_parent()
` [PATCH 6.6 107/116] ceph: validate snapdirname option length when mounting
` [PATCH 6.6 108/116] ceph: improve error handling and short/overflow-read logic in __ceph_sync_read()
` [PATCH 6.6 109/116] ceph: fix memory leaks "
` [PATCH 6.6 110/116] epoll: Add synchronous wakeup support for ep_poll_callback
` [PATCH 6.6 111/116] io_uring/rw: split io_read() into a helper
` [PATCH 6.6 112/116] io_uring/rw: treat -EOPNOTSUPP for IOCB_NOWAIT like -EAGAIN
` [PATCH 6.6 113/116] io_uring/rw: avoid punting to io-wq directly
` [PATCH 6.6 114/116] net: fec: refactor PPS channel configuration
` [PATCH 6.6 115/116] net: fec: make PPS channel configurable
` [PATCH 6.6 116/116] drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_update

[PATCH] nvmem: mtk-efuse: Enable GPU speed bin post-processing for MT8188
 2024-12-23 16:15 UTC  (7+ messages)

[PATCH 6.12 000/160] 6.12.7-rc1 review
 2024-12-23 15:59 UTC  (12+ messages)
` [PATCH 6.12 144/160] nilfs2: prevent use of deleted inode
` [PATCH 6.12 146/160] udmabuf: also check for F_SEAL_FUTURE_WRITE
` [PATCH 6.12 147/160] of: property: fw_devlink: Do not use interrupt-parent directly
` [PATCH 6.12 148/160] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
` [PATCH 6.12 149/160] of: Fix error path in of_parse_phandle_with_args_map()
` [PATCH 6.12 150/160] of: Fix refcount leakage for OF node returned by __of_get_dma_parent()
` [PATCH 6.12 151/160] ceph: give up on paths longer than PATH_MAX
` [PATCH 6.12 152/160] ceph: validate snapdirname option length when mounting
` [PATCH 6.12 153/160] ceph: improve error handling and short/overflow-read logic in __ceph_sync_read()
` [PATCH 6.12 159/160] mm: convert partially_mapped set/clear operations to be atomic
` [PATCH 6.12 160/160] epoll: Add synchronous wakeup support for ep_poll_callback


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