Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2026-06-07 11:03:21 to 2026-06-16 15:04:45 UTC [more...]

[PATCH 6.18 000/325] 6.18.36-rc1 review
 2026-06-16 14:56 UTC  (2+ messages)
` [PATCH 6.18 001/325] bpf: Free reuseport cBPF prog after RCU grace period

[PATCH 6.12 000/261] 6.12.94-rc1 review
 2026-06-16 14:57 UTC  (2+ messages)
` [PATCH 6.12 001/261] bpf: Free reuseport cBPF prog after RCU grace period

[PATCH 6.6 000/452] 6.6.143-rc1 review
 2026-06-16 14:53 UTC  (2+ messages)
` [PATCH 6.6 001/452] Input: usbtouchscreen - clamp NEXIO data_len/x_len to URB buffer size

[PATCH 6.1 000/522] 6.1.176-rc1 review
 2026-06-16 14:52 UTC  (2+ messages)
` [PATCH 6.1 001/522] Input: usbtouchscreen - clamp NEXIO data_len/x_len to URB buffer size

[PATCH 5.15 000/411] 5.15.210-rc1 review
 2026-06-16 14:53 UTC  (2+ messages)
` [PATCH 5.15 001/411] Input: usbtouchscreen - clamp NEXIO data_len/x_len to URB buffer size

[PATCH 5.10 000/342] 5.10.259-rc1 review
 2026-06-16 14:54 UTC  (2+ messages)
` [PATCH 5.10 001/342] Input: usbtouchscreen - clamp NEXIO data_len/x_len to URB buffer size

[PATCH 7.0 000/378] 7.0.13-rc1 review
 2026-06-16 14:53 UTC  (4+ messages)
` [PATCH 7.0 001/378] bpf: Free reuseport cBPF prog after RCU grace period
` [PATCH 7.0 002/378] KVM: arm64: Take the SRCU lock for page table walks in fault injection and AT emulation
` [PATCH 7.0 003/378] i2c: dev: prevent integer overflow in I2C_TIMEOUT ioctl

[PATCH 7.1 0/8] 7.1.1-rc1 review
 2026-06-16 14:58 UTC  (9+ messages)
` [PATCH 7.1 1/8] fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signaling
` [PATCH 7.1 2/8] driver core: faux: fix root device registration
` [PATCH 7.1 3/8] driver core: reject devices with unregistered buses
` [PATCH 7.1 4/8] arm64: cputype: Add C1-Ultra definitions
` [PATCH 7.1 5/8] arm64: cputype: Add C1-Premium definitions
` [PATCH 7.1 6/8] arm64: errata: Mitigate TLBI errata on various Arm CPUs
` [PATCH 7.1 7/8] arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPU
` [PATCH 7.1 8/8] arm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPU

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-16  7:38 UTC  (13+ messages)
` [PATCH 2/3] "

[PATCH 5.15.y] net/ipv6: ioam6: prevent schema length wraparound in trace fill
 2026-06-16  6:58 UTC  (2+ messages)
` Patch "net/ipv6: ioam6: prevent schema length wraparound in trace fill" has been added to the 5.15-stable tree

[PATCH 6.12 000/307] 6.12.93-rc1 review
 2026-06-16  0:12 UTC  (31+ messages)
` [PATCH 6.18 077/315] net/handshake: Use spin_lock_bh for hn_lock
  ` [PATCH 6.12 073/307] net/sched: Revert "net/sched: Restrict conditions for adding duplicating netems to qdisc tree"
` [PATCH 6.12 116/307] HID: core: introduce hid_safe_input_report()
` [PATCH 6.12 289/307] mm/damon/sysfs-schemes: delete tried region in regions_rmdirs()
` [PATCH 6.12 290/307] iio: chemical: scd30: Use guard(mutex) to allow early returns
` [PATCH 6.12 291/307] iio: chemical: scd30: fix division by zero in write_raw
` [PATCH 6.12 292/307] iio: dac: ad5686: fix ref bit initialization for single-channel parts
` [PATCH 6.12 293/307] ALSA: firewire-motu: Protect register DSP event queue positions
` [PATCH 6.12 294/307] usb: dwc3: xilinx: fix error handling in zynqmp init error paths
` [PATCH 6.12 295/307] usb: musb: omap2430: Fix use-after-free in omap2430_probe()
` [PATCH 6.12 296/307] usb: typec: ucsi: Check if power role change actually happened before handling
` [PATCH 6.12 304/307] hwmon: (pmbus/adm1266) serialize GPIO PMBus accesses with pmbus_lock
` [PATCH 6.12 305/307] mm: perform all memfd seal checks in a single place
` [PATCH 6.12 306/307] mm/memfd: fix spelling and grammatical issues
` [PATCH 6.12 307/307] memfd: deny writeable mappings when implying SEAL_WRITE

Project Takeoffs
 2026-06-15 20:27 UTC 

[PATCH v8 00/16] Allow AET to use PMT as loadable module
 2026-06-15 18:24 UTC  (17+ messages)
` [PATCH v8 01/16] fs/resctrl: Move functions to avoid forward references in subsequent fixes
` [PATCH v8 02/16] fs/resctrl: Free mon_data structures on rdt_get_tree() failure
` [PATCH v8 03/16] fs/resctrl: Fix use-after-free during unmount
` [PATCH v8 04/16] fs/resctrl: Fix deadlock on errors during mount
` [PATCH v8 05/16] platform/x86/intel/pmt: Prevent unbind of PMT telemetry driver
` [PATCH v8 06/16] fs/resctrl: Remove redundant calls to resctrl_arch_mon_capable()
` [PATCH v8 07/16] x86/resctrl: Honor rdt=perf option to force enable AET perf events
` [PATCH v8 08/16] fs/resctrl: Add interface to disable a monitor event
` [PATCH v8 09/16] x86/resctrl: Drop global 'rdt_mon_capable' flag
` [PATCH v8 10/16] arm,x86,fs/resctrl: Handle change in number of RMIDs on each mount
` [PATCH v8 11/16] x86/resctrl: Add PMT registration API for AET enumeration callbacks
` [PATCH v8 12/16] platform/x86/intel/pmt: Register enumeration functions with resctrl
` [PATCH v8 13/16] arm,x86/resctrl: Resolve INTEL_PMT_TELEMETRY symbols at runtime
` [PATCH v8 14/16] fs/resctrl: Call architecture hooks for every mount/unmount
` [PATCH v8 15/16] x86/resctrl: Simplify Kconfig options for resctrl
` [PATCH v8 16/16] Documentation/filesystems/resctrl: Add footnote for telemetry fstab mount caveat

[PATCH 0/5] vmsplice: fix some problems in my previous vmsplice patchset
 2026-06-15 16:16 UTC  (4+ messages)
` [LTP] "

[PATCH v7 00/14] Allow AET to use PMT as loadable module
 2026-06-12 18:04 UTC  (49+ messages)
` [PATCH v7 05/14] x86/resctrl: Stop setting event_group::force_off on RMID shortage
` [PATCH v7 06/14] fs/resctrl: Add interface to disable a monitor event
` [PATCH v7 07/14] x86/resctrl: Maintain a count of enabled monitor features
` [PATCH v7 08/14] fs,x86,mpam/resctrl: Handle change in number of RMIDs on each mount
` [PATCH v7 09/14] x86/resctrl: Add PMT registration API for AET enumeration callbacks
` [PATCH v7 10/14] platform/x86/intel/pmt: Register enumeration functions with resctrl
` [PATCH v7 11/14] mpam,x86/resctrl: Resolve INTEL_PMT_TELEMETRY symbols at runtime
` [PATCH v7 12/14] fs/resctrl: Call architecture hooks for every mount/unmount
` [PATCH v7 14/14] Documentation/filesystems/resctrl: Add footnote for telemetry fstab mount caveat

[PATCH 0/5] Improve the invalidation path in AMD
 2026-06-12 12:27 UTC  (7+ messages)

[PATCH v5 00/11] x86,fs/resctrl: Fix long-standing issues
 2026-06-10 23:17 UTC  (17+ messages)
` [PATCH v5 01/11] x86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC enabled
` [PATCH v5 02/11] x86,fs/resctrl: Document safe RCU list traversal
` [PATCH v5 03/11] fs/resctrl: Move functions to avoid forward references in subsequent fixes
` [PATCH v5 04/11] fs/resctrl: Free mon_data structures on rdt_get_tree() failure
` [PATCH v5 05/11] fs/resctrl: Fix use-after-free during unmount
` [PATCH v5 06/11] fs/resctrl: Fix deadlock on errors during mount
` [PATCH v5 07/11] fs/resctrl: Prevent use-after-free in rdtgroup_kn_put()
` [PATCH v5 08/11] fs/resctrl: Fix double-add of pseudo-locked region's RMID to free list
` [PATCH v5 09/11] fs/resctrl: Prevent deadlock and use-after-free in info file handlers
` [PATCH v5 10/11] x86/resctrl: Ensure domain fully initialized before placed on RCU list
` [PATCH v5 11/11] fs/resctrl: Fix UAF from worker threads when domains are removed

[PATCH 6.6.y] usb: gadget: f_ncm: Fix net_device lifecycle with device_move
 2026-06-10 17:58 UTC  (3+ messages)

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-10 14:17 UTC  (3+ messages)

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-10  9:55 UTC  (3+ messages)

ZDI Vulnerability Reporting Issue
 2026-06-10  6:32 UTC  (2+ messages)

[PATCH rc] iommu/dma: Do not try to iommu_map a 0 length region in swiotlb
 2026-06-09 20:26 UTC  (5+ messages)

[PATCH] IB/mlx4: Fill in the access_flags if IB_MR_REREG_ACCESS is not specified
 2026-06-09 19:00 UTC  (2+ messages)

[PATCH 7.0 000/332] 7.0.12-rc1 review
 2026-06-09  4:50 UTC  (28+ messages)
` [PATCH 7.0 015/332] kernel/fork: validate exit_signal in kernel_clone()
` [PATCH 7.0 016/332] esp: fix page frag reference leak on skb_to_sgvec failure
` [PATCH 7.0 089/332] net/handshake: Pass negative errno through handshake_complete()
` [PATCH 7.0 243/332] gpib: cb7210: Fix region leak when request_irq fails

[PATCH 6.6.y] hwmon: (pmbus/core) Protect regulator operations with mutex
 2026-06-09  0:51 UTC  (2+ messages)

[PATCH] RDMA: During rereg_mr ensure that REREG_ACCESS is compatible
 2026-06-08 23:25 UTC  (3+ messages)

[PATCH 00/10] Fix races around IB_MR_REREG_PD and mr->pd
 2026-06-08 17:52 UTC  (2+ messages)

[PATCH 6.18 000/315] 6.18.35-rc1 review
 2026-06-08 13:30 UTC  (13+ messages)
` [PATCH 6.18 141/315] KVM: arm64: Correctly cap ZCR_EL2 provided by a guest hypervisor
` [PATCH 6.18 315/315] thunderbolt: property: Cap recursion depth in __tb_property_parse_dir()

[PATCH 6.1.y] usb: gadget: f_ncm: Fix net_device lifecycle with device_move
 2026-06-08  5:37 UTC 

[PATCH 5.10 000/589] 5.10.258-rc1 review
 2026-06-07 19:25 UTC  (3+ messages)
` [PATCH 5.10 503/589] crypto: af_alg - Cap AEAD AD length to 0x80000000


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