The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-30 23:45:40 to 2026-07-31 01:29:58 UTC [more...]

[PATCH v22 net-next 00/12] nbl driver for Nebulamatrix NICs
 2026-07-31  1:29 UTC  (8+ messages)
` [PATCH v22 net-next 01/12] net/nebula-matrix: add minimum nbl build framework
` [PATCH v22 net-next 02/12] net/nebula-matrix: add core driver architecture and HW layer initialization
` [PATCH v22 net-next 04/12] net/nebula-matrix: add channel layer

[PATCH v2 01/11] wifi: rtw88: add the RTL8723B chip type and SDIO helper
 2026-07-31  1:29 UTC  (5+ messages)

[syzbot] [usb?] KASAN: slab-use-after-free Read in ep_open
 2026-07-31  1:28 UTC 

[PATCH v3] xfs: fix heap buffer overflow in xfs_bmbt_to_bmdr
 2026-07-31  1:22 UTC  (3+ messages)

[PATCH v2] Bluetooth: hci_core: Queue out-of-order ACL packets
 2026-07-31  1:22 UTC 

[PATCHv2 0/3] EDAC/fsl_ddr: some cleanups
 2026-07-31  1:21 UTC  (4+ messages)
` [PATCHv2 1/3] EDAC/fsl_ddr: use devm_platform_ioremap_resource()
` [PATCHv2 2/3] EDAC/fsl_ddr: use non devm for request_irq()
` [PATCHv2 3/3] EDAC/fsl_ddr: restore MC error registers on probe failure

[PATCH v3 0/4] staging: rtl8723bs: fix several memory-safety bugs
 2026-07-31  1:18 UTC  (5+ messages)
` [PATCH v3 1/4] staging: rtl8723bs: free HalData with vfree, not kfree
` [PATCH v3 2/4] staging: rtl8723bs: fix double free when register_netdev() fails
` [PATCH v3 3/4] staging: rtl8723bs: fix NULL deref in c2h_wk_callback() on alloc failure
` [PATCH v3 4/4] staging: rtl8723bs: fix NULL deref on bcmc station lookup in defrag path

[PATCH] drm/xe/oa: Fix sync entry leak on OA config emit failure
 2026-07-31  1:19 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] tracing/snapshot: Avoid CPU buffer swap during reserve/commit
 2026-07-31  1:15 UTC  (5+ messages)

[PATCH v4 0/3] PCI: ultrarisc: Add DP1000 PCIe clock support
 2026-07-31  1:14 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: pci: ultrarisc: add required DP1000 PCIe clocks
` [PATCH v4 2/3] PCI: ultrarisc: get and enable "
` [PATCH v4 3/3] PCI: ultrarisc: use module_platform_driver()

[PATCH] EDAC/mpc85xx: don't use devm for request_irq()
 2026-07-31  1:12 UTC 

[PATCH v7 0/9] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-07-31  1:12 UTC  (8+ messages)
` [PATCH v7 7/9] KVM: x86/pmu: Restrict RDPMC passthrough to known CPUs

[PATCH v2] kernfs: fix race to increment for nr_mmapped in kernfs_fop_mmap()
 2026-07-31  1:09 UTC 

[PATCH 0/11] RCU torture-test updates for v7.3
 2026-07-31  1:07 UTC  (15+ messages)
` [PATCH v2 0/13] "
  ` [PATCH v2 01/13] rcutorture: Abstract reader-segment dump into rcu_torture_dump_read_segs()
  ` [PATCH v2 02/13] rcutorture: Check for immediate deboosting at reader end
  ` [PATCH v2 03/13] rcutorture: Test RCU readers from hardware interrupt handlers
  ` [PATCH v2 04/13] rcutorture: Use cpumask_next_wrap() in rcu_torture_preempt()
  ` [PATCH v2 05/13] rcutorture: Use task_state_to_char() for task-state reporting
  ` [PATCH v2 06/13] rcutorture: Add nwriters module parameter
  ` [PATCH v2 07/13] rcutorture: Add a stall_only "
  ` [PATCH v2 08/13] rcutorture: Test RCU Tasks Trace GP implying RCU GP
  ` [PATCH v2 09/13] rcutorture: Make RCU Tasks Trace track Reader Batches
  ` [PATCH v2 10/13] rcutorture: Use this_cpu_inc() for rcu_torture_count[] and rcu_torture_batch[]
  ` [PATCH v2 11/13] torture: Don't leak shuffle_tmp_mask when shuffler kthread fails to start
  ` [PATCH v2 12/13] rcutorture: Announce declining to forward-progress test
  ` [PATCH v2 13/13] rcutorture: Make {,s}rcu_read_delay() better handle forward-progress testing

[PATCH bpf-next v2 0/2] bpf: htab: Reduce memory use of hash maps
 2026-07-31  1:06 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: htab: Split htab_elem_lru and htab_elem_pcpu off of htab_elem
` [PATCH bpf-next v2 2/2] bpf: htab: Reduce elem_size by 8 bytes for small key sizes

[PATCH 0/2] bpf: htab: Reduce memory use of hash maps
 2026-07-31  1:06 UTC  (5+ messages)

[PATCH v4 0/2] spi: ma35d1-qspi: Add Nuvoton MA35D1 QSPI controller
 2026-07-31  1:04 UTC  (4+ messages)
` [PATCH v4 2/2] spi: ma35d1-qspi: Add Nuvoton MA35D1 QSPI controller support

[PATCH 0/10] RCU Tasks updates for v7.3
 2026-07-31  1:04 UTC  (11+ messages)
` [PATCH RFC 01/10] rcu-tasks: TASKS_TRACE_RCU doesn't need IRQ_WORK
` [PATCH RFC 02/10] rcu-tasks: Remove unused struct rcu_tasks's->n_ipis_fails variables
` [PATCH RFC 03/10] rcu-tasks: Dump rcu tasks status when the boot-test failed
` [PATCH RFC 04/10] rcu-tasks: Apply READ_ONCE() and WRITE_ONCE() to fix data race
` [PATCH RFC 05/10] rcu-tasks: Remove smp_mb() in rcu_spawn_tasks_kthread_generic()
` [PATCH RFC 06/10] rcu-tasks: Update comments in call_rcu_tasks_generic()
` [PATCH RFC 07/10] rcu-tasks: Dump rtpcp->lazy_timer status in show_rcu_tasks_generic_gp_kthread()
` [PATCH RFC 08/10] rcu-tasks: Fix IRQ read lock/unlock data race
` [PATCH RFC 09/10] rcu-tasks: Rename tasks_rcu_exit_srcu_stall_timer to tasks_rcu_exit_stall_timer
` [PATCH RFC 10/10] rcu-tasks: Fix some comments for call_rcu_tasks() and call_rcu_tasks_rude()

[PATCH net v3] net/smc: fix out-of-bounds read of rkey array in SMC-Rv2 LLC processing
 2026-07-31  1:03 UTC  (2+ messages)

[PATCH 0/10] Miscellaneous RCU updates for v7.3
 2026-07-31  1:01 UTC  (18+ messages)
` [PATCH v2 0/16] "
  ` [PATCH RFC 01/16] rcu: Use task_state_to_char() in stall-warning prints
  ` [PATCH RFC 02/16] rcu: Mark __rcu_access_pointer() as context_unsafe()
  ` [PATCH RFC 03/16] doc: RCU: Adopt new coding style of type-aware kmalloc-family - part 2/2
  ` [PATCH RFC 04/16] doc: RCU: Fix brackets
  ` [PATCH RFC 05/16] rcu: introduce rcu_defer_qs_clear() helper
  ` [PATCH RFC 06/16] rcu: clear defer_qs_pending in deferred-QS bail when nesting > 0
  ` [PATCH RFC 07/16] rcu: Use this_cpu_{read,write}() for ->cpu_no_qs.b.exp
  ` [PATCH RFC 08/16] rcu: Use WRITE_ONCE() for ->rcu_need_heavy_qs
  ` [PATCH RFC 09/16] rcu: Remove unused expedited_need_qs field from rcu_state
  ` [PATCH RFC 10/16] rcu: Remove unused func parameter from callback-enqueue functions
  ` [PATCH RFC 11/16] rcu: Mark accesses to rdp->rcu_cpu_has_work
  ` [PATCH RFC 12/16] rcu: Mark interrupts-enabled accesses to rdp->cpu_no_qs.b.norm
  ` [PATCH RFC 13/16] rcu: Remove unused rdp parameter from rcu_check_gp_start_stall()
  ` [PATCH RFC 14/16] rcu: Mark accesses to ->rcu_urgent_qs and ->rcu_need_heavy_qs
  ` [PATCH RFC 15/16] rcu: Reduce stack usage in show_rcu_gp_kthreads()
  ` [PATCH RFC 16/16] rcu: Mark interrupts-enabled accesses to rdp->cpu_no_qs.s

[PATCH] kconfig: fix submenu rendering of negative dependencies
 2026-07-31  1:00 UTC  (2+ messages)

[PATCH 1/1] EDAC/igen6: Add Intel Starfire SoCs support
 2026-07-31  0:57 UTC  (3+ messages)

[PATCH 0/12] Expediting normal RCU callbacks
 2026-07-31  0:57 UTC  (13+ messages)
` [PATCH RFC 01/12] rcu: Remove unused rdp parameter from trace_rcu_this_gp()
` [PATCH RFC 02/12] rcu: Rename struct rcu_gp_oldstate to rcu_gp_seq
` [PATCH RFC 03/12] rcu/segcblist: Add SRCU and Tasks RCU wrapper functions
` [PATCH RFC 04/12] rcu/segcblist: Factor out rcu_segcblist_advance_compact() helper
` [PATCH RFC 05/12] rcu/segcblist: Track segment grace periods with struct rcu_gp_seq
` [PATCH RFC 06/12] rcu: Add RCU_GET_STATE_NOT_TRACKED for subsystems without expedited GPs
` [PATCH RFC 07/12] rcu: Enable RCU callbacks to benefit from expedited grace periods
` [PATCH RFC 08/12] rcu: Update comments for gp_seq and expedited GP tracking
` [PATCH RFC 09/12] rcu: Wake NOCB rcuog kthreads on expedited grace period completion
` [PATCH RFC 10/12] rcu: Detect expedited grace period completion in rcu_pending()
` [PATCH RFC 11/12] rcu: Advance callbacks for expedited GP completion in rcu_core()
` [PATCH RFC 12/12] rcuscale: Add concurrent expedited GP threads for callback scaling tests

[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
 2026-07-31  0:57 UTC  (6+ messages)
` [PATCH v15 14/37] KVM: arm64: CCA: Handle realm enter/exit

[PATCH] uprobes: Fix NULL pointer dereference in hprobe_expire()
 2026-07-31  0:56 UTC  (6+ messages)

[PATCH] uprobes: Remove redundant guard(rcu) in find_active_uprobe_speculative()
 2026-07-31  0:55 UTC  (3+ messages)

[PATCH net] net: usb: ipheth: fix carrier_work UAF on disconnect
 2026-07-31  0:55 UTC  (2+ messages)

[PATCH 0/2] SCF torture-test updates for v7.3
 2026-07-31  0:51 UTC  (3+ messages)
` [PATCH RFC 1/2] scftorture: Count single_rpc offline failures in statistics output
` [PATCH RFC 2/2] scftorture: Make invoker threads actually wait for all threads to start

[PATCH v2 11/11] wifi: rtw88: run the RTL8723BS association register sequence
 2026-07-31  0:48 UTC  (3+ messages)

[PATCH v2] fs/buffer: serialize set_buffer_uptodate against concurrent clears
 2026-07-31  0:45 UTC  (8+ messages)

[GIT PULL] power-supply changes for 7.2-rc
 2026-07-31  0:44 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2026-07-31  0:44 UTC  (2+ messages)

[PATCH] ocfs2: Remove redundant NULL check for rec variable
 2026-07-31  0:44 UTC  (2+ messages)

[PATCH] EDAC/fsl_ddr: use non devm for request_irq()
 2026-07-31  0:44 UTC  (5+ messages)

[PATCH] fsverity: Fix bpf_get_fsverity_digest() dynptr assumptions
 2026-07-31  0:39 UTC 

[PATCH v6 0/3] md/raid10: fix r10bio width mismatches across reshape
 2026-07-31  0:40 UTC  (2+ messages)

[PATCH RFC 0/9] Fix data races on hrtimer_sleeper ->task field
 2026-07-31  0:40 UTC  (10+ messages)
` [PATCH RFC 1/9] hrtimer: Mark data-racy accesses to "
` [PATCH RFC 2/9] aio: Use accessor for "
` [PATCH RFC 3/9] wait: "
` [PATCH RFC 4/9] io-uring/rw: "
` [PATCH RFC 5/9] futex: Use accessor for hrtimer_sleeper ->task field in waitwake.c
` [PATCH RFC 6/9] timers: Use accessor for hrtimer_sleeper ->task field in sleep_timeout.c
` [PATCH RFC 7/9] net: pktgen: Use accessor for hrtimer_sleeper ->task field
` [PATCH RFC 8/9] rtmutex: "
` [PATCH RFC 9/9] futex: Use accessor for hrtimer_sleeper ->task field in requeue

[PATCH v4 0/7] md/raid10: fixes, atomic write handling, and error-path cleanup
 2026-07-31  0:35 UTC  (2+ messages)

RE: [PATCH 1/2] x86/resctrl, Documentation: Keep mbm_assign_mode "default" on boot
 2026-07-31  0:34 UTC  (11+ messages)
  `  "
    `  "

[PATCH RFC v2 0/2] mm/zswap: shrink zswap_entry via a fixed pool index
 2026-07-31  0:32 UTC  (3+ messages)
` [PATCH RFC v2 1/2] mm/zswap: replace the zswap_pools list with a fixed pools array
` [PATCH RFC v2 2/2] mm/zswap: reference the pool by index to shrink struct zswap_entry

[PATCH] Documentation: warn against using int, hex, string options as expressions in Kconfig
 2026-07-31  0:32 UTC  (3+ messages)

[PATCH net-next v7 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-07-31  0:32 UTC  (4+ messages)
` [PATCH net-next v7 1/3] net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf binding
` [PATCH net-next v7 2/3] selftests/net: ncdevmem: add -b option to set rx-page-size on bind
` [PATCH net-next v7 3/3] selftests/net: devmem.py: add check_rx_large_niov

[PATCH v2 0/5] media: iris: several fixes
 2026-07-31  0:31 UTC  (6+ messages)
` [PATCH v2 1/5] media: iris: fail firmware boot on invalid uc_region
` [PATCH v2 2/5] media: iris: take core lock when scanning the instance list
` [PATCH v2 3/5] media: iris: guard against a NULL hfi_sys_ops in the interrupt handler
` [PATCH v2 4/5] media: iris: reject open() when the session limit is reached
` [PATCH v2 5/5] media: iris: reference count video instances

[PATCH bpf-next v3] bpf, x86: Add support for BPF_SDIV and BPF_SMOD in the i386 JIT
 2026-07-31  0:29 UTC 

[PATCH] ring-buffer: Fix subbuf_ids memory leak in rb_allocate_cpu_buffer() error path
 2026-07-31  0:29 UTC  (3+ messages)

linux-next: Tree for Jul 30 (pci/controller/cadence/)
 2026-07-31  0:27 UTC  (2+ messages)

[PATCH] tracing: Fix race between update_event_fields and event_define_fields
 2026-07-31  0:26 UTC  (5+ messages)
    ` [PATCH V2] "

[PATCH v22 1/4] PCI: Allow per function PCI slots to fix slot reset on s390
 2026-07-31  0:22 UTC  (2+ messages)

[PATCH v7 0/2 RESEND] Support zero-sized HDM decoders
 2026-07-31  0:18 UTC  (7+ messages)
` [PATCH v7 1/2 RESEND] cxl/hdm: Allow zero sized "
` [PATCH v7 2/2 RESEND] tools/testing/cxl: Enable zero sized decoders under hb0

[PATCH net-next v6 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-07-31  0:17 UTC  (6+ messages)
` [PATCH net-next v6 3/3] selftests/net: devmem.py: add check_rx_large_niov

[PATCH v3 0/1] pipe: only enable the extra wake_up(rd_wait) for edge-triggered consumers
 2026-07-31  0:14 UTC  (7+ messages)
` [PATCH v3 1/1] "

[PATCH v2] wifi: mm81x: prevent timers from outliving teardown
 2026-07-31  0:13 UTC 

[PATCH v11 0/6] Add RMPOPT support
 2026-07-31  0:12 UTC  (5+ messages)
` [PATCH v11 3/6] x86/sev: Initialize RMPOPT configuration MSRs

[syzbot] [usb?] WARNING in usbg_make_tpg
 2026-07-31  0:12 UTC 

[PATCH v3] drm/panel: tdo-tl070wsh30: Use mipi_dsi_*_multi(); fix minor bugs
 2026-07-31  0:11 UTC 

[syzbot] [net?] possible deadlock in __netdev_update_features (3)
 2026-07-31  0:11 UTC 

[syzbot] [net?] INFO: task hung in devlink_pernet_pre_exit (3)
 2026-07-31  0:11 UTC 

[syzbot] [usb?] memory leak in f_uac2_opts_c_srate_store
 2026-07-31  0:11 UTC 

[PATCH] EDAC: fsl_ddr: use devm_platform_ioremap_resource()
 2026-07-31  0:09 UTC  (8+ messages)

[RFC PATCH] dcache: keep shrink_dcache_for_umount() making progress on busy roots
 2026-07-31  0:08 UTC  (3+ messages)

[PATCH bpf-next v2 0/2] bpf: Fix sleepable check for tracing prog
 2026-07-31  0:07 UTC  (2+ messages)

[PATCH RESEND] x86/kaslr: Remove redundant if checks from address selection
 2026-07-31  0:02 UTC  (2+ messages)

[PATCH] staging: axis-fifo: validate tx_fifo_depth from device tree
 2026-07-31  0:01 UTC 

[PATCH v6 bpf-next 0/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-07-31  0:01 UTC  (7+ messages)
` [PATCH v6 bpf-next 1/4] security: introduce struct lsm_xattrs
` [PATCH v6 bpf-next 2/4] security: add security_lsmxattr_add()
` [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
` [PATCH v6 bpf-next 4/4] selftests/bpf: add tests for bpf_init_inode_xattr kfunc

[PATCH net V2] net/mlx5e: TC, Check if flow is PEER before acquiring devcom lock
 2026-07-31  0:00 UTC  (2+ messages)

[PATCH net] enic: fix tx_hang_reset use-after-free on device removal
 2026-07-31  0:00 UTC  (2+ messages)

[PATCH RFC] arm64: Mark set_preempt_need_resched() access to .need_resched
 2026-07-30 23:59 UTC 

[PATCH] perf build: Fix a build error on 32-bit x86
 2026-07-30 23:59 UTC 

[PATCH v9 00/19] media: iris: Add AR50LT core support and enable Agatti platform
 2026-07-30 23:54 UTC  (20+ messages)
` [PATCH v9 01/19] Revert "media: iris: Add Gen2 firmware autodetect and fallback"
` [PATCH v9 02/19] media: iris: Add Gen2 firmware autodetect and fallback
` [PATCH v9 03/19] media: iris: Skip UBWC configuration when not supported
` [PATCH v9 04/19] media: iris: drop IRIS_FMT_foo enumeration
` [PATCH v9 05/19] media: iris: Filter UBWC raw formats based on hardware capabilities
` [PATCH v9 06/19] media: iris: Introduce set_preset_register as a vpu_op
` [PATCH v9 07/19] media: iris: Introduce interrupt_init "
` [PATCH v9 08/19] media: iris: add vpu op hook to disable ARP buffer
` [PATCH v9 09/19] media: iris: Add platform data field for watchdog interrupt mask
` [PATCH v9 10/19] media: iris: Add platform flag for instantaneous bandwidth voting
` [PATCH v9 11/19] media: iris: skip PIPE if it is not supported by the platform
` [PATCH v9 12/19] media: iris: Add framework support for AR50_LITE video core
` [PATCH v9 13/19] media: iris: add minimal GET_PROPERTY implementation
` [PATCH v9 14/19] media: iris: update buffer requirements based on received info
` [PATCH v9 15/19] media: iris: implement support for the Agatti platform
` [PATCH v9 16/19] media: iris: Introduce buffer size calculations for AR50LT
` [PATCH v9 17/19] media: iris: add Gen2 firmware support on the Agatti platform
` [PATCH v9 18/19] media: venus: skip QCM2290 if Iris driver is enabled
` [PATCH v9 19/19] media: iris: constify inst_fw_cap_sm8250_dec

[PATCHv4 net-next] tcp: Add TCP ROCCET congestion control module
 2026-07-30 23:53 UTC  (2+ messages)

[PATCH v9 15/19] media: iris: implement support for the Agatti platform
 2026-07-30 23:51 UTC  (5+ messages)
` [PATCH v9 16/19] media: iris: Introduce buffer size calculations for AR50LT
` [PATCH v9 17/19] media: iris: add Gen2 firmware support on the Agatti platform
` [PATCH v9 18/19] media: venus: skip QCM2290 if Iris driver is enabled
` [PATCH v9 19/19] media: iris: constify inst_fw_cap_sm8250_dec

[PATCH bpf-next v2] bpf: Fix mmap_lock leak in irq_work path
 2026-07-30 23:50 UTC  (2+ messages)

[PATCH net v2] net/packet: reset the MAC header on the packet-socket transmit path
 2026-07-30 23:50 UTC  (2+ messages)

[PATCH v6 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
 2026-07-30 23:49 UTC  (2+ messages)

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-07-30 23:49 UTC  (5+ messages)
` [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces

[PATCH v14 00/15] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-07-30 23:48 UTC  (3+ messages)
` [PATCH v14 01/15] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()

[PATCH v2] alloc_tag: expose profiling and compression states in /proc/allocinfo
 2026-07-30 23:48 UTC 

[PATCH v2 0/8] x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen()
 2026-07-30 23:47 UTC  (4+ messages)
` [PATCH v2 4/8] lib/crypto: x86: Stop using cpu_has_xfeatures()


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