All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-11 08:27:45 to 2026-07-11 10:40:36 UTC [more...]

[PATCH RESEND review-only 00/17] zcrx RQ improvements and dynamic memory provisioning
 2026-07-11 10:39 UTC  (24+ messages)
  ` [PATCH "
  ` [PATCH review-only 03/17] io_uring/zcrx: add RQ iterator
  ` [PATCH review-only 04/17] io_uring/zcrx: cache RQ tail
  ` [PATCH review-only 05/17] io_uring/zcrx: coalesce same-niov RQEs on refill
  ` [PATCH review-only 06/17] io_uring/zcrx: constify area_reg on import
  ` [PATCH review-only 07/17] io_uring/zcrx: add helper for deriving area token
  ` [PATCH review-only 08/17] io_uring/zcrx: don't pass ifq_reg to area creation
  ` [PATCH review-only 09/17] io_uring/zcrx: split dmabuf unmap and release
  ` [PATCH review-only 10/17] io_uring/zcrx: unmap under netdev lock
  ` [PATCH review-only 11/17] io_uring/zcrx: split append out of area creation
  ` [PATCH review-only 12/17] io_uring/zcrx: move freelist lock to struct zcrx
  ` [PATCH review-only 13/17] io_uring/zcrx: array of areas
  ` [PATCH review-only 14/17] io_uring/zcrx: pass area_id to __zcrx_create_area()
  ` [PATCH review-only 15/17] io_uring/zcrx: add dynamic area creation
  ` [PATCH review-only 16/17] io_urint/zcrx: narrow var scope in io_zcrx_recv_skb()
  ` [PATCH review-only 01/17] io_uring/zcrx: scale refilling with large pages
  ` [PATCH review-only 02/17] io_uring/zcrx: move RQ head/tail to separate cache lines

[PATCH v2 00/33] drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs
 2026-07-11 10:39 UTC  (6+ messages)
` [PATCH v2 01/33] drm/ttm/pool: Allow backing off reclaim at the beneficial order
` [PATCH v2 02/33] drm/ttm/pool: Add ttm_pool_page_order_nodma() helper

[PATCH] rust: zerocopy: update to v0.8.52
 2026-07-11 10:37 UTC  (2+ messages)

[PATCH] phy: mediatek: xsphy: clear U2 DTM0 force bits during init
 2026-07-11 10:34 UTC  (3+ messages)

[RFC PATCH 0/3] rust: power_supply class abstraction and SMB347 charger driver
 2026-07-11 10:34 UTC  (3+ messages)
` [RFC PATCH 1/3] rust: i2c: add SMBus byte transfer helpers

[PULL 00/35] ppc queue
 2026-07-11 10:33 UTC  (5+ messages)
` [PULL 07/35] target/ppc: Implement watchpoint debug facility for v2.07S

[PATCH 0/3] btrfs: handle missing block group and raid stripe tree roots
 2026-07-11 10:33 UTC  (6+ messages)
` [PATCH 1/3] btrfs: avoid NULL pointer dereference when block group tree root is missing

[PATCH v6 0/2] Avoid synchronize_rcu() for every thread drop in Rust Binder
 2026-07-11 10:32 UTC  (4+ messages)
` [PATCH v6 2/2] rust_binder: move (e)poll wait queue to Process

[PATCH] arm64: dts: imx8mq: Add dcss node
 2026-07-11 10:31 UTC  (3+ messages)

[PATCH v2 0/7] rust_binder : Implement dynamic debug logging mask
 2026-07-11 10:28 UTC  (3+ messages)

[Buildroot] [PATCH v2 00/11] add runtime test for mpd
 2026-07-11 10:24 UTC  (2+ messages)

[tip: perf/urgent] perf/x86/amd/brs: Fix kernel address leakage
 2026-07-11 10:24 UTC 

[bluez/bluez]
 2026-07-11 10:24 UTC 

[bluez/bluez] c63a69: lib: add iso_data_* macros to hci.h
 2026-07-11 10:24 UTC 

[PATCH 0/2] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-11 10:23 UTC  (5+ messages)
` [PATCH 1/2] mm/vmalloc: acquire init_mm read lock on huge vmap promotion
` [PATCH 2/2] Revert "arm64: Enable vmalloc-huge with ptdump"

[PATCH v2 net-next 00/14] net: Support per-netns device unregistration
 2026-07-11 10:21 UTC  (5+ messages)
` [PATCH v2 net-next 13/14] ipvlan: Protect ipvl_port.ipvlans with mutex

[PATCH 6.1.y] MIPS: smp: report dying CPU to RCU in stop_this_cpu()
 2026-07-11 10:20 UTC  (2+ messages)

[PATCH 6.6.y] MIPS: smp: report dying CPU to RCU in stop_this_cpu()
 2026-07-11 10:20 UTC  (2+ messages)

[PATCH v3 00/33] drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs
 2026-07-11 10:20 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs (rev2)

[PATCH v2] arm64: dts: imx8mq: Add DCSS node
 2026-07-11 10:18 UTC 

[PATCH v2 0/1] hwmon: (asus-ec-sensors) detect unconnected physical sensors
 2026-07-11 10:18 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v4 0/2] rust: clk: Add ExclusiveClk and use it in pwm-th1520
 2026-07-11 10:16 UTC  (6+ messages)
` [PATCH v4 1/2] rust: clk: Add `ExclusiveClk` wrapper for `clk_rate_exclusive_get`
` [PATCH v4 2/2] pwm: th1520: Lock clock rate with clk_rate_exclusive_get

[PATCH RFC 0/2] LoongArch: BPF: Optimize 32-bit zero/sign extensions
 2026-07-11 10:16 UTC  (3+ messages)
` [PATCH RFC 1/2] LoongArch: BPF: Eliminate zero-extension for memory load operations
` [PATCH RFC 2/2] LoongArch: BPF: Eliminate zero/sign extensions for 32-bit operations

[PATCH mptcp-next 0/3] mptcp: pm: guard the lockless MP_JOIN path against a NULL pm.ops
 2026-07-11 10:10 UTC  (5+ messages)
` [PATCH mptcp-next 1/3] Squash to "mptcp: pm: init and release mptcp_pm_ops"
` [PATCH mptcp-next 2/3] Squash to "mptcp: pm: add get_local_id() interface"
` [PATCH mptcp-next 3/3] Squash to "mptcp: pm: add get_priority() interface"

[PATCH 0/3] hwmon: (cros_ec) Synchronize EC access from the thermal device callbacks
 2026-07-11 10:10 UTC  (7+ messages)
` [PATCH 1/3] hwmon: (cros_ec) Register the thermal devices after the hwmon ones
` [PATCH 2/3] hwmon: (cros_ec) Store the hwmon device in cros_ec_hwmon_priv
` [PATCH 3/3] hwmon: (cros_ec) Synchronize EC access from the thermal device callbacks

[PATCH v1 0/3] LoongArch: BPF: clean up for build_insn() paths
 2026-07-11 10:09 UTC  (4+ messages)
` [PATCH v1 1/3] LoongArch: BPF: Remove redundant zext jumping in move_imm()
` [PATCH v1 2/3] LoongArch: BPF: Remove dead move_imm() call in BPF_NEG path
` [PATCH v1 3/3] LoongArch: BPF: Split unconditional branch JA paths statically

[PATCH] mm/ptdump: always stabilise against page table freeing using init_mm
 2026-07-11 10:08 UTC  (2+ messages)

[PATCH 0/3] hw/pci-host/q35: Fix blank screen for VGA when SMM is disabled
 2026-07-11 10:05 UTC  (5+ messages)
` [PATCH 1/3] hw/pci-host/q35.c: Always initialize smram-region even if SMM disabled
` [PATCH 3/3] hw/pci-host/q35.c: Avoid early return in mch_write_config()

[PATCH] hwmon: (asus-ec-sensors) detect unconnected physical sensors
 2026-07-11 10:06 UTC  (2+ messages)

[PATCH] dm thin metadata: fix superblock refcount leak on snapshot shadow failure
 2026-07-11 10:05 UTC 

[PATCH] xhci: sideband: fix ring sg table pages leak
 2026-07-11 10:05 UTC  (3+ messages)

[PATCH] x86/mm/pat: acquire mmap lock on page table free to avoid ptdump UAF
 2026-07-11 10:05 UTC  (6+ messages)

[RFC PATCH v4 0/3] iio: position: add Rust driver for ams AS5600
 2026-07-11 10:05 UTC  (3+ messages)
` [RFC PATCH v4 1/3] i2c: rust: implement SMBus read abstraction via kernel::io::Io for I2cClient

[PATCH ethtool-next v2 1/2] sfpid: print all implemented options
 2026-07-11  9:54 UTC  (2+ messages)
` [PATCH ethtool-next v2 2/2] sfpid: print all compliance codes

[PATCH v6 0/3] md/raid10: fix r10bio width mismatches across reshape
 2026-07-11 10:03 UTC  (4+ messages)
` [PATCH v7 1/3] md: suspend array when sync_action=reshape
` [PATCH v7 2/3] md/raid10: resize r10bio_pool for reshape
` [PATCH v7 3/3] md/raid10: free r10bio before ending master_bio in raid_end_bio_io() and raid_end_discard_bio()

[PATCH bpf-next v2 0/5] bpf, x86: enable EXECMEM_ROX_CACHE for BPF allocations
 2026-07-11 10:02 UTC  (10+ messages)
` [PATCH bpf-next v2 1/5] bpf: dispatcher: allocate bpf_dispatcher->rw_image with vmalloc()
` [PATCH bpf-next v2 2/5] bpf: drop __weak from bpf_jit_alloc_exec() and bpf_jit_free_exec()
` [PATCH bpf-next v2 3/5] bpf: alloc_prog_pack(): skip ROX management for already ROX memory
` [PATCH bpf-next v2 4/5] bpf, x86: make sure allocation in arch_bpf_trampoline_size() is writable
` [PATCH bpf-next v2 5/5] x86/bpf: enable EXECMEM_ROX_CACHE for BPF allocations

[PATCH 0/3] x86/sgx: Remove unused definitions and reuse launch token size
 2026-07-11 10:00 UTC  (4+ messages)
` [PATCH 1/3] x86/sgx: Remove unused TCS definitions
` [PATCH 2/3] x86/sgx: Remove unused size and count definitions
` [PATCH 3/3] x86/sgx: Use SGX_LAUNCH_TOKEN_SIZE in __sgx_virt_einit()

[PATCH] af_unix: add cond_resched() when flushing receive queue on close
 2026-07-11  9:51 UTC 

drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c:1817:7-14: WARNING opportunity for memdup_user
 2026-07-11  9:50 UTC 

[android-common:android17-6.18 16/16] Warning: drivers/dma-buf/dma-heap.c:45 struct member 'heap_cdev' not described in 'dma_heap'
 2026-07-11  9:50 UTC 

[RFC PATCH v1 0/1] Thunderbolt PCIe hotplug layer
 2026-07-11  9:48 UTC  (8+ messages)
` [RFC PATCH v2 0/5] "
  ` [RFC PATCH v2 1/5] hw/pci-bridge: add Thunderbolt root port
  ` [RFC PATCH v2 2/5] hw/pci-bridge: add Thunderbolt PCIe-to-PCI bridge
  ` [RFC PATCH v2 3/5] hw/display: add Thunderbolt VGA endpoint
  ` [RFC PATCH v2 4/5] tests/qtest: cover Thunderbolt VGA hotplug
  ` [RFC PATCH v2 5/5] docs: document Thunderbolt PCIe hotplug layer

[PATCH net-next v9 0/9] BIG TCP for UDP tunnels
 2026-07-11  9:47 UTC  (2+ messages)

[PATCH] mm: shrinker: fix double-free in alloc_shrinker_info error path
 2026-07-11  9:47 UTC  (2+ messages)

[broonie-ci:kvm-arm64-sme 23/30] arch/arm64/kvm/hyp/include/hyp/switch.h:518:7: warning: unused variable 'max_len'
 2026-07-11  9:47 UTC 

[PATCH v12 0/2] contrib/plugins: add dlcall to call host functions from a guest
 2026-07-11  9:45 UTC  (3+ messages)
` [PATCH v12 1/2] contrib/plugins: add a minimal dlcall plugin
` [PATCH v12 2/2] docs/about/emulation: document the "

[linux-next:master 5603/5655] arch/x86/kvm/msrs.c:654:14: error: implicit declaration of function 'static_cpu_has'; did you mean '_static_cpu_has'?
 2026-07-11  9:44 UTC 

[PATCH 2/2] serial: sc16is7xx: set TX FIFO trigger level to half FIFO to prevent underruns
 2026-07-11  9:42 UTC  (3+ messages)

[PATCH 0/1] hwmon: (applesmc) Convert to hwmon_device_register_with_info
 2026-07-11  9:43 UTC  (8+ messages)
` [PATCH v6 0/3] "
  ` [PATCH v6 1/3] hwmon: (applesmc) Cache fan positions during register initialization
  ` [PATCH v6 2/3] hwmon: (applesmc) Fix lockless cache validation data race
  ` [PATCH v6 3/3] hwmon: (applesmc) Convert to hwmon_device_register_with_info

[PATCH net-next] net: dsa: realtek: rtl8366rb: Fix up port isolation
 2026-07-11  9:43 UTC 

[PATCH v3 0/3] Input: applespi - fixes for DMA timeout, UAF, and NULL pointer dereference
 2026-07-11  9:39 UTC  (7+ messages)
` [PATCH v3 1/3] Input: applespi - force PIO mode on MacBook8,1
` [PATCH v3 2/3] Input: applespi - cancel pending work on driver remove
` [PATCH v3 3/3] Input: applespi - fix NULL pointer dereference in tp_dim open

[PATCHSET v4 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
 2026-07-11  9:37 UTC  (12+ messages)
` [PATCH 01/10] sched/core: Drop mutex locks before proxy rescheduling
` [PATCH 02/10] sched_ext: Fix ops.running/stopping() pairing for proxy-exec donors
` [PATCH 07/10] sched_ext: Add proxy destination query kfuncs

[PATCH 0/3] tools/accounting: refactor delay fields and share format_timespec()
 2026-07-11  9:34 UTC  (4+ messages)
` [PATCH 1/3] delaytop: refactor repetitive delay fields into array with enum
` [PATCH 2/3] tools/accounting: factor out shared format_timespec() implementation
` [PATCH 3/3] tools/accounting: simplify 32-bit time_t overflow check in format_timespec()

[PATCH nf-next,v2 0/3] initial flowtable bridge support
 2026-07-11  9:30 UTC  (3+ messages)
` [PATCH nf-next,v2 1/3] net: pass net_device_path_ctx struct to dev_fill_forward_path()

[PATCH v3 0/6] drm/xe: balance exec queue suspend/resume
 2026-07-11  9:30 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe: balance exec queue suspend/resume (rev5)

[PATCH v3 0/4] tty: replace __get_free_pages() with kmalloc()
 2026-07-11  9:30 UTC  (3+ messages)

[PATCH v2] rust: impl_flags: use bit helper in example
 2026-07-11  9:27 UTC  (2+ messages)

[PATCH] kernel/fork: declare max_threads __read_mostly
 2026-07-11  9:25 UTC  (2+ messages)

[RFC 0/9] optimise zcrx refs cache bouncing
 2026-07-11  9:22 UTC  (10+ messages)
` [RFC 1/9] net: allow __tcp_read_sock actors to steal skbs
` [RFC 2/9] net: add provider specific net_iov field
` [RFC 3/9] io_uring/zcrx: don't save/restore count for frag skbs
` [RFC 4/9] io_uring/zcrx: split frag handling loop
` [RFC 5/9] io_uring/zcrx: split io_zcrx_recv_frag()
` [RFC 6/9] io_uring/zcrx: implement skb stealing
` [RFC 7/9] io_uring/zcrx: don't lock for single producer ptr ring
` [RFC 8/9] io_uring/zcrx: steal niov refs
` [RFC 9/9] io_uring/zcrx: add rq_lock cache of "user" "

[PATCH v2] scsi: ses: validate the page 1 geometry before walking it
 2026-07-11  9:21 UTC  (3+ messages)

[PATCH -next] memcg: move mem_cgroup_swappiness to memcontrol.h
 2026-07-11  9:17 UTC  (2+ messages)

[PATCH] staging: media: atomisp: fix indentation and remove dead return
 2026-07-11  9:16 UTC  (2+ messages)

[PATCH BlueZ v3 1/2] lib: add iso_data_* macros to hci.h
 2026-07-11  9:15 UTC  (2+ messages)
` [PATCH BlueZ v3 2/2] monitor: fix parsing of ISO packet data header and slen check

[PATCH 0/2] mm: fix node reclaim swappiness handling
 2026-07-11  9:11 UTC  (3+ messages)
` [PATCH 1/2] memcg: move mem_cgroup_swappiness to memcontrol.h
` [PATCH 2/2] mm: vmscan: fix node reclaim ignoring swappiness parameter

[PATCH v3 0/8] iio: adc: new ti-ads112c14 driver
 2026-07-11  9:11 UTC  (3+ messages)
` [PATCH v3 7/8] iio: adc: ti-ads112c14: implement gain on internal short SYS_MON channel

[PATCH RFC] thunderbolt: Add JHL9580 Barlow Ridge (TB5) ICM support — host_reset timeout blocking PCIe tunneling
 2026-07-11  9:09 UTC  (4+ messages)

[Buildroot] [PATCH] configs/ci20: bump Linux to 6.18.38 and U-Boot to 2026.07
 2026-07-11  9:06 UTC 

[PATCH] iio: proximity: hx9023s: validate firmware size
 2026-07-11  9:03 UTC  (4+ messages)
` [PATCH v2] "

[RFC PATCH 00/10] mm/swap: ghost swapfile with backend switching via Redirect entries
 2026-07-11  9:02 UTC  (4+ messages)
` [RFC PATCH 09/10] mm/swapfile: implement swap_ghost_extend_max() for dynamic growth

[PATCH v4 0/8] media: add virtio-media driver
 2026-07-11  9:02 UTC  (4+ messages)

[PATCH] x86/mm/pat: take cpa_lock around large-page collapse
 2026-07-11  8:56 UTC  (6+ messages)

[PATCH] media: vicodec: fix out-of-bounds write in FWHT encoder
 2026-07-11  8:54 UTC  (4+ messages)

[PATCH] hw/riscv/riscv-iommu.c: set ftype and iova in riscv_iommu_ctx()
 2026-07-11  8:47 UTC  (3+ messages)

[PATCH] mm: huge_memory: Fix kobject cleanup in thpsize_create error
 2026-07-11  8:46 UTC 

[PATCH v2 0/5] Add support for MAX20830C and MAX20840C step-down DC-DC switching regulator
 2026-07-11  8:46 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: hwmon: (pmbus/max20830): add enable-gpios property and complete examples

[PATCH v2 0/5] rsk7203: switch to using static device property, drop legacy gpio API
 2026-07-11  8:44 UTC  (5+ messages)

Ethtool is missing C2C link modes
 2026-07-11  8:42 UTC  (4+ messages)

[PATCH v2] staging: rtl8723bs: spaces preferred fix
 2026-07-11  8:40 UTC  (2+ messages)

[PATCH v4] drm/radeon: fix internal display on iMac11, 1 (RV770/DCE3.1)
 2026-07-11  8:41 UTC  (3+ messages)
` [PATCH v5] "
  ` [PATCH v5] drm/radeon: fix internal display on iMac11,1 (RV770/DCE3.1)

[PULL v1 0/3] Merge tpm 2026/07/10 v1
 2026-07-11  8:39 UTC  (2+ messages)

[PULL 00/13] user patch queue
 2026-07-11  8:39 UTC  (2+ messages)

[PATCH] vfio: Request THP-aligned mmap for device fds
 2026-07-11  8:37 UTC  (12+ messages)

[PATCH v6 0/3] md/raid10: fix r10bio width mismatches across reshape
 2026-07-11  8:38 UTC  (4+ messages)
` [PATCH v6 3/3] md/raid10: free r10bio before ending master_bio in raid_end_bio_io() and raid_end_discard_bio()

[PATCH] HID: uclogic: fix UAF on inrange_timer at driver unbind
 2026-07-11  8:37 UTC  (3+ messages)
` [PATCH v2] HID: uclogic: fix UAF on inrange_timer at teardown and probe error

[PATCH v3 0/5] software node: provide support for fw_devlink
 2026-07-11  8:36 UTC  (3+ messages)
` [PATCH v3 2/5] software node: add fw_devlink support

[PATCH BlueZ] shared/bap: Fix rejecting re-attach of the same fd
 2026-07-11  8:34 UTC  (2+ messages)
` [BlueZ] "

[PATCH] spi: realtek-rtl: change to __raw reads and writes
 2026-07-11  8:34 UTC 

[PATCH v2] lib: utils/mpxy: bind channel access to owning domain
 2026-07-11  8:32 UTC  (2+ messages)

[PATCH v2 0/3] hw/riscv/riscv-iommu.c: additional PTE checks
 2026-07-11  8:30 UTC  (3+ messages)
` [PATCH v2 2/3] hw/riscv/riscv-iommu.c: fault when !PTE_U and no priv access

[PATCH v2] iio: proximity: hx9023s: validate firmware size
 2026-07-11  8:30 UTC 

[PATCH v2] iio: proximity: hx9023s: validate firmware size
 2026-07-11  8:29 UTC  (2+ messages)

[PATCH v2] lib: test bitmap vs IDA vs Maple Tree performance for region allocations
 2026-07-11  8:27 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.