public inbox for patches@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-03-17 17:26:04 to 2026-03-23 13:51:29 UTC [more...]

[PATCH 6.19 000/220] 6.19.10-rc1 review
 2026-03-23 13:43 UTC  (34+ messages)
` [PATCH 6.19 001/220] NFSD: Defer sub-object cleanup in export put callbacks
` [PATCH 6.19 002/220] NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fd
` [PATCH 6.19 003/220] nfsd: fix heap overflow in NFSv4.0 LOCK replay cache
` [PATCH 6.19 004/220] selftests/hid: fix compilation when bpf_wq and hid_device are not exported
` [PATCH 6.19 005/220] HID: bpf: prevent buffer overflow in hid_hw_request
` [PATCH 6.19 006/220] sunrpc: fix cache_request leak in cache_release
` [PATCH 6.19 007/220] nvdimm/bus: Fix potential use after free in asynchronous initialization
` [PATCH 6.19 008/220] crash_dump: dont log dm-crypt key bytes in read_key_from_user_keying
` [PATCH 6.19 009/220] mm/rmap: fix incorrect pte restoration for lazyfree folios
` [PATCH 6.19 010/220] mm/huge_memory: fix use of NULL folio in move_pages_huge_pmd()
` [PATCH 6.19 011/220] mm/huge_memory: fix early failure try_to_migrate() when split huge pmd for shared THP
` [PATCH 6.19 012/220] LoongArch: Give more information if kmem access failed
` [PATCH 6.19 013/220] LoongArch: No need to flush icache if text copy failed
` [PATCH 6.19 014/220] NFC: nxp-nci: allow GPIOs to sleep
` [PATCH 6.19 015/220] net: macb: fix use-after-free access to PTP clock
` [PATCH 6.19 016/220] bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handler
` [PATCH 6.19 017/220] parisc: Flush correct cache in cacheflush() syscall
` [PATCH 6.19 018/220] batman-adv: avoid OGM aggregation when skb tailroom is insufficient
` [PATCH 6.19 019/220] mac80211: fix crash in ieee80211_chan_bw_change for AP_VLAN stations
` [PATCH 6.19 020/220] crypto: padlock-sha - Disable for Zhaoxin processor
` [PATCH 6.19 021/220] Bluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp()
` [PATCH 6.19 022/220] Bluetooth: L2CAP: Validate L2CAP_INFO_RSP payload length before access
` [PATCH 6.19 023/220] drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()
` [PATCH 6.19 024/220] smb: client: fix krb5 mount with username option
` [PATCH 6.19 025/220] ksmbd: unset conn->binding on failed binding request
` [PATCH 6.19 026/220] ksmbd: use volume UUID in FS_OBJECT_ID_INFORMATION
` [PATCH 6.19 028/220] drm/i915/dsc: Add helper for writing DSC Selective Update ET parameters
` [PATCH 6.19 037/220] cifs: open files should not hold ref on superblock
` [PATCH 6.19 038/220] drm/xe: Fix memory leak in xe_vm_madvise_ioctl
` [PATCH 6.19 039/220] ipmi: Consolidate the run to completion checking for xmit msgs lock
` [PATCH 6.19 040/220] ipmi:msghandler: Handle error returns from the SMI sender
` [PATCH 6.19 041/220] ata: libata-core: disable LPM on ADATA SU680 SSD
` [PATCH 6.19 042/220] ata: libata-scsi: report correct sense field pointer in ata_scsiop_maint_in()

[RFC PATCH] rust: allow Clang-native `RANDSTRUCT` configs
 2026-03-23 13:06 UTC  (4+ messages)

[PATCH 6.1.y] riscv: stacktrace: Disable KASAN checks for non-current tasks
 2026-03-23 13:03 UTC  (2+ messages)
` Patch "riscv: stacktrace: Disable KASAN checks for non-current tasks" has been added to the 6.1-stable tree

[PATCH 6.1.y] rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer access
 2026-03-23 13:03 UTC  (2+ messages)
` Patch "rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer access" has been added to the 6.1-stable tree

[PATCH 6.1.y 2/3] net: gso: fix tcp fraglist segmentation after pull from frag_list
 2026-03-23 13:03 UTC  (2+ messages)
` Patch "net: gso: fix tcp fraglist segmentation after pull from frag_list" has been added to the 6.1-stable tree

[PATCH 6.1.y 3/3] net: fix segmentation of forwarding fraglist GRO
 2026-03-23 13:03 UTC  (2+ messages)
` Patch "net: fix segmentation of forwarding fraglist GRO" has been added to the 6.1-stable tree

[PATCH 6.1.y 1/3] net: add support for segmenting TCP fraglist GSO packets
 2026-03-23 13:03 UTC  (2+ messages)
` Patch "net: add support for segmenting TCP fraglist GSO packets" has been added to the 6.1-stable tree

[PATCH 6.1.y] drm/amdgpu: Fix potential out-of-bounds access in 'amdgpu_discovery_reg_base_init()'
 2026-03-23 12:37 UTC  (5+ messages)

[PATCH 5.10 001/147] RDMA/siw: Fix potential NULL pointer dereference in header processing
 2026-03-23 12:37 UTC  (3+ messages)
` [PATCH 5.10 094/147] RDMA/rxe: Fix double free in rxe_srq_from_init

[PATCH] init/initramfs.c: trivial fix: FSM -> Finite-state machine
 2026-03-23 12:09 UTC  (4+ messages)

[PATCH v2 00/14] x86,fs/resctrl: Improve resctrl quality and consistency
 2026-03-23 10:54 UTC  (19+ messages)
` [PATCH v2 01/14] MAINTAINERS: Update resctrl entry
` [PATCH v2 02/14] fs/resctrl: Add missing return value descriptions
` [PATCH v2 03/14] fs/resctrl: Avoid "may be used uninitialized" warning
` [PATCH v2 04/14] fs/resctrl: Use correct format specifier for printing error pointers
` [PATCH v2 05/14] x86/resctrl: Protect against bad shift
` [PATCH v2 06/14] fs/resctrl: Change pattern used to track number of entries in enum
` [PATCH v2 07/14] fs/resctrl: Use accurate type for rdt_resource::rid
` [PATCH v2 08/14] fs/resctrl: Pass error reading event through to user space
` [PATCH v2 09/14] fs/resctrl: Add last_cmd_status support for writes to max_threshold_occupancy
` [PATCH v2 10/14] fs/resctrl: Use accurate and symmetric exit flows
` [PATCH v2 11/14] fs/resctrl: Use stricter checks on input to cpus/cpus_list file
` [PATCH v2 12/14] fs/resctrl: Change last_cmd_status custom during input parsing
` [PATCH v2 13/14] fs/resctrl: Communicate resource group deleted error via last_cmd_status
` [PATCH v2 14/14] fs/resctrl: Inform user space when status buffer overflowed

[PATCH 0/2] init: ensure that /dev/console and /dev/null are (nearly) always available in initramfs
 2026-03-23  3:47 UTC  (4+ messages)

[PATCH] init/Kconfig: Require a release version of clang-22 for CC_HAS_COUNTED_BY_PTR
 2026-03-20 18:52 UTC  (2+ messages)

[PATCH 6.19 000/379] 6.19.9-rc2 review
 2026-03-20 17:58 UTC  (15+ messages)

[PATCH 6.18 000/335] 6.18.19-rc2 review
 2026-03-20 17:52 UTC  (12+ messages)

[PATCH 6.1 148/280] selftests: net: amt: wait longer for connection before sending packets
 2026-03-19 22:33 UTC  (4+ messages)

[PATCH 00/11] x86,fs/resctrl: Improve resctrl quality and consistency
 2026-03-19 17:18 UTC  (15+ messages)
` [PATCH 05/11] fs/resctrl: Use accurate type for rdt_resource::rid

[PATCH 6.6.y] rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer access
 2026-03-19 12:01 UTC  (2+ messages)
` Patch "rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer access" has been added to the 6.6-stable tree

[PATCH 6.6.y] f2fs: zone: fix to avoid inconsistence in between SIT and SSA
 2026-03-19 12:01 UTC  (2+ messages)
` Patch "f2fs: zone: fix to avoid inconsistence in between SIT and SSA" has been added to the 6.6-stable tree

[PATCH 6.6.y 2/3] net: gso: fix tcp fraglist segmentation after pull from frag_list
 2026-03-19 11:37 UTC  (2+ messages)
` Patch "net: gso: fix tcp fraglist segmentation after pull from frag_list" has been added to the 6.6-stable tree

[PATCH 6.6.y 3/3] net: fix segmentation of forwarding fraglist GRO
 2026-03-19 11:37 UTC  (2+ messages)
` Patch "net: fix segmentation of forwarding fraglist GRO" has been added to the 6.6-stable tree

[PATCH 6.6.y 1/3] net: add support for segmenting TCP fraglist GSO packets
 2026-03-19 11:37 UTC  (2+ messages)
` Patch "net: add support for segmenting TCP fraglist GSO packets" has been added to the 6.6-stable tree

[PATCH 6.6.y] pNFS: Fix a deadlock when returning a delegation during open()
 2026-03-19 11:12 UTC  (2+ messages)
` Patch "pNFS: Fix a deadlock when returning a delegation during open()" has been added to the 6.6-stable tree

[PATCH 6.6.y 1/2] nfs: pass explicit offset/count to trace events
 2026-03-19 11:12 UTC  (2+ messages)
` Patch "nfs: pass explicit offset/count to trace events" has been added to the 6.6-stable tree

[PATCH 6.6.y 2/2] NFS: Fix a deadlock involving nfs_release_folio()
 2026-03-19 11:12 UTC  (2+ messages)
` Patch "NFS: Fix a deadlock involving nfs_release_folio()" has been added to the 6.6-stable tree

[PATCH rc 1/2] iommu: Do not call drivers for empty gathers
 2026-03-19 10:02 UTC  (5+ messages)

[PATCH 6.19 000/378] 6.19.9-rc1 review
 2026-03-19  9:29 UTC  (14+ messages)
` [PATCH 6.19 240/378] sched_ext: Fix starvation of scx_enable() under fair-class saturation

[PATCH 6.18 000/333] 6.18.19-rc1 review
 2026-03-18 11:53 UTC  (62+ messages)
` [PATCH 6.18 190/333] drm/bridge: ti-sn65dsi86: Enable HPD polling if IRQ is not used
` [PATCH 6.18 279/333] scsi: core: Fix error handling for scsi_alloc_sdev()
` [PATCH 6.18 281/333] kprobes: Remove unneeded warnings from __arm_kprobe_ftrace()
` [PATCH 6.18 282/333] lib/bootconfig: fix snprintf truncation check in xbc_node_compose_key_after()
` [PATCH 6.18 283/333] lib/bootconfig: check bounds before writing in __xbc_open_brace()
` [PATCH 6.18 284/333] smb: client: fix atomic open with O_DIRECT & O_SYNC
` [PATCH 6.18 285/333] smb: client: fix in-place encryption corruption in SMB2_write()
` [PATCH 6.18 286/333] smb: client: fix iface port assignment in parse_server_interfaces
` [PATCH 6.18 287/333] btrfs: fix transaction abort when snapshotting received subvolumes
` [PATCH 6.18 288/333] btrfs: fix transaction abort on file creation due to name hash collision
` [PATCH 6.18 293/333] iio: frequency: adf4377: Fix duplicated soft reset mask
` [PATCH 6.18 294/333] iio: chemical: sps30_serial: fix buffer size in sps30_serial_read_meas()
` [PATCH 6.18 295/333] iio: chemical: sps30_i2c: fix buffer size in sps30_i2c_read_meas()
` [PATCH 6.18 296/333] iio: magnetometer: tlv493d: remove erroneous shift in X-axis data
` [PATCH 6.18 297/333] iio: potentiometer: mcp4131: fix double application of wiper shift
` [PATCH 6.18 298/333] iio: chemical: bme680: Fix measurement wait duration calculation
` [PATCH 6.18 299/333] iio: buffer: Fix wait_queue not being removed
` [PATCH 6.18 300/333] iio: gyro: mpu3050-core: fix pm_runtime error handling
` [PATCH 6.18 301/333] iio: imu: adis: Fix NULL pointer dereference in adis_init
` [PATCH 6.18 302/333] iio: gyro: mpu3050-i2c: fix pm_runtime error handling
` [PATCH 6.18 303/333] iio: light: bh1780: fix PM runtime leak on error path
` [PATCH 6.18 304/333] iio: imu: inv_icm42600: fix odr switch to the same value
` [PATCH 6.18 305/333] iio: imu: inv_icm42600: fix odr switch when turning buffer off
` [PATCH 6.18 306/333] iio: proximity: hx9023s: fix assignment order for __counted_by
` [PATCH 6.18 307/333] iio: proximity: hx9023s: Protect against division by zero in set_samp_freq
` [PATCH 6.18 308/333] i3c: mipi-i3c-hci: Use ETIMEDOUT instead of ETIME for timeout errors
` [PATCH 6.18 309/333] i3c: mipi-i3c-hci: Factor out DMA mapping from queuing path
` [PATCH 6.18 310/333] i3c: mipi-i3c-hci: Consolidate spinlocks
` [PATCH 6.18 311/333] i3c: mipi-i3c-hci: Restart DMA ring correctly after dequeue abort
` [PATCH 6.18 312/333] i3c: mipi-i3c-hci: Add missing TID field to no-op command descriptor
` [PATCH 6.18 313/333] i3c: mipi-i3c-hci: Fix race in DMA ring dequeue
` [PATCH 6.18 314/333] i3c: mipi-i3c-hci: Correct RING_CTRL_ABORT handling in DMA dequeue
` [PATCH 6.18 315/333] cxl/acpi: Fix CXL_ACPI and CXL_PMEM Kconfig tristate mismatch
` [PATCH 6.18 316/333] mm: Fix a hmm_range_fault() livelock / starvation problem
` [PATCH 6.18 317/333] drm/gud: rearrange gud_probe() to prepare for function splitting
` [PATCH 6.18 318/333] drm/gud: fix NULL crtc dereference on display disable
` [PATCH 6.18 319/333] mmc: dw_mmc-rockchip: Add memory clock auto-gating support
` [PATCH 6.18 320/333] mmc: dw_mmc-rockchip: Fix runtime PM support for internal phase support
` [PATCH 6.18 321/333] KVM: arm64: gic: Set vgic_model before initing private IRQs
` [PATCH 6.18 322/333] KVM: arm64: Eagerly init vgic dist/redist on vgic creation
` [PATCH 6.18 323/333] KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_ids
` [PATCH 6.18 324/333] KVM: SVM: Add a helper to look up the max physical ID for AVIC
` [PATCH 6.18 325/333] KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activated
` [PATCH 6.18 326/333] kbuild: Leave objtool binary around with make clean
` [PATCH 6.18 327/333] smb: client: Compare MACs in constant time
` [PATCH 6.18 328/333] ksmbd: "
` [PATCH 6.18 329/333] lib/crypto: tests: Depend on library options rather than selecting them
` [PATCH 6.18 330/333] net/tcp-md5: Fix MAC comparison to be constant-time
` [PATCH 6.18 331/333] io_uring: ensure ctx->rings is stable for task work flags manipulation
` [PATCH 6.18 332/333] io_uring/eventfd: use ctx->rings_rcu for flags checking
` [PATCH 6.18 333/333] mm/damon/core: disallow non-power of two min_region_sz

[PATCH 6.18 181/333] kthread: consolidate kthread exit paths to prevent use-after-free
 2026-03-18 11:53 UTC  (3+ messages)
`  "

[PATCH v5 0/2] arm64: dts: qcom: sc7180-trogdor: Wire up USB
 2026-03-18 11:25 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: usb: Add binding for ChromeOS Pogo pin keyboard connector

[PATCH AUTOSEL 6.19-6.12] wifi: rtw89: ser: enable error IMR after recovering from L1
 2026-03-18  8:21 UTC  (3+ messages)
` [PATCH AUTOSEL 6.19-5.10] PCI: Enable ACS after configuring IOMMU for OF platforms

[PATCH 5.15 000/410] 5.15.202-rc2 review
 2026-03-18  2:35 UTC  (7+ messages)

[PATCH 00/16] Update drivers to use ib_copy_validate_udata_in()
 2026-03-17 18:16 UTC  (7+ messages)
` [PATCH 02/16] RDMA: Consolidate patterns with offsetof() to ib_copy_validate_udata_in()
  ` [EXTERNAL] "
` [PATCH 03/16] RDMA: Consolidate patterns with sizeof() "
  ` [EXTERNAL] "
` [PATCH 15/16] RDMA: Remove redundant = {} for udata req structs
  ` [EXTERNAL] "


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