messages from 2026-07-31 01:01:57 to 2026-07-31 02:38:36 UTC [more...]
[PATCH v5 0/2] spi: ma35d1-qspi: Add Nuvoton MA35D1 QSPI controller
2026-07-31 2:38 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: spi: nuvoton,ma35d1-qspi: Add Nuvoton MA35D1 QSPI
` [PATCH v5 2/2] spi: ma35d1-qspi: Add Nuvoton MA35D1 QSPI controller support
[wrynose][PATCH] kernel-fit-image.bbclass: Do not include kernel property in DTBO config subnodes
2026-07-31 2:34 UTC (18+ messages)
` [OE-core] "
[RESEND PATCH V10 00/15] iothread: Support tracking and querying IOThread holders
2026-07-31 2:33 UTC (6+ messages)
` [RESEND PATCH V10 13/15] monitor/hmp: Add holders support for hmp_info_iothreads
[GIT PULL] additional hotfixes for 7.2-rc6
2026-07-31 2:33 UTC
[PATCH batadv v3] batman-adv: handle errors in batadv_init()
2026-07-31 2:33 UTC
[PATCH v1] ALSA: usb-audio: Add quirk for Logitech PRO X 2 LIGHTSPEED
2026-07-31 2:33 UTC
[trace:trace/core 16/16] WARNING: modpost: vmlinux: section mismatch in reference: trace_printk_init_buffers.part.0+0xc8 (section: .text.unlikely) -> initcall_level_names (section: .init.data)
2026-07-31 2:31 UTC (5+ messages)
[PATCH v6 0/8] drm/xe: Prioritize BO eviction based on VM exec queue priority
2026-07-31 2:31 UTC (10+ messages)
` [PATCH v6 1/8] drm/xe: Track exec queue priority band counts for user VMs
` [PATCH v6 2/8] drm/xe: Re-prioritize VM's private BOs when adding an exec queue
` [PATCH v6 3/8] drm/xe: Lower BO TTM priority to lowest when fully unmapped from VM
` [PATCH v6 4/8] drm/xe: Fix up BO TTM priority for late VM binds
` [PATCH v6 5/8] drm/xe: Adjust BO TTM priority on DONTNEED/WILLNEED madvise transitions
` [PATCH v6 6/8] drm/xe: Limit purge shrinker pass to the lowest TTM priority band
` [PATCH v6 7/8] drm/ttm: Increase maximum TTM priorities to 8
` [PATCH v6 8/8] drm/xe: Favor evicting WB-cached BOs within each priority band
` ✓ CI.KUnit: success for drm/xe: Prioritize BO eviction based on VM exec queue priority (rev5)
[PATCH 0/2] arm64: ftrace: enable single ftrace_ops for direct calls
2026-07-31 2:30 UTC (8+ messages)
` [PATCH 1/2] "
[PATCH] net: mctp: hold route device before source address lookup
2026-07-31 2:29 UTC
[STATUS] next/master - 95d6a9ccef99117115e41e9adb271243bd5e985b
2026-07-31 2:30 UTC
[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
2026-07-31 2:30 UTC (8+ messages)
` [PATCH v2 06/17] x86/virt/tdx: Re-initialize the extensions on runtime TDX module update
[PATCH] sched_ext: Fix stale @cgroup_id in sched_ext_ops kernel-doc
2026-07-31 2:30 UTC
[PATCH net-next v12 0/5] net: wangxun: timeout and error
2026-07-31 2:29 UTC (4+ messages)
` [PATCH net-next v12 5/5] net: wangxun: add pcie error handler
[jj-apparmor:apparmor-next 5/8] ld.lld: error: undefined symbol: zstd_decompress_dctx
2026-07-31 2:28 UTC
[PATCH RESEND] powerpc/configs: enable CONFIG_RAS to fix EDAC support
2026-07-31 2:28 UTC (4+ messages)
[PATCH] PCI: imx6: enable ASPM L1 only iff CLKREQ# is supported
2026-07-31 2:26 UTC (4+ messages)
[PATCH] platform/chrome: lightbar: Enforce 8-bit payload limit
2026-07-31 2:24 UTC (3+ messages)
` [PATCH v4] platform/chrome: lightbar: Limit payload to max packet size
[PATCH RFC v2] wifi: ath10k: make in-order rx amsdu buffers persistent
2026-07-31 2:24 UTC (2+ messages)
[PATCH net-next v3 10/10] net: dsa: microchip: add two-steps PTP support for KSZ8463
2026-07-31 2:23 UTC (2+ messages)
[PATCH net-next v3 00/10] net: dsa: microchip: add PTP support for KSZ8463
2026-07-31 2:23 UTC (4+ messages)
` [PATCH net-next v3 08/10] net: dsa: microchip: add KSZ8463 tail tag handling
[PATCH net-next v3 07/10] net: dsa: tag_ksz: share code for KSZ8795 and KSZ9893 xmit operations
2026-07-31 2:23 UTC (2+ messages)
[PATCH net-next v3 04/10] net: dsa: microchip: add PTP interrupt handling for KSZ8463
2026-07-31 2:23 UTC (2+ messages)
[PATCH net-next v3 01/10] net: dsa: microchip: implement ksz8463_setup()
2026-07-31 2:23 UTC (2+ messages)
[PATCH bpf-next 00/13] BPF interface for applying Landlock rulesets
2026-07-31 2:20 UTC (14+ messages)
` [PATCH bpf-next 01/13] lsm: Add LSM hook security_policy_kptr_from_fd
` [PATCH bpf-next 02/13] lsm: Add LSM hook security_policy_kptr_put
` [PATCH bpf-next 03/13] lsm: Add LSM hook security_bprm_enforce_policy_kptr
` [PATCH bpf-next 04/13] landlock: Expose the ruleset fd lookup to the rest of Landlock
` [PATCH bpf-next 05/13] landlock: Factor the credential restriction out of landlock_restrict_self()
` [PATCH bpf-next 06/13] landlock: Implement the LSM policy kptr hooks
` [PATCH bpf-next 07/13] bpf: Add the LSM policy kfunc infrastructure
` [PATCH bpf-next 08/13] bpf: Add the bpf_landlock_put_ruleset kfunc and ruleset destructor
` [PATCH bpf-next 09/13] bpf: Add the bpf_landlock_get_ruleset_from_fd kfunc
` [PATCH bpf-next 10/13] bpf: Add the bpf_landlock_restrict_binprm kfunc
` [PATCH bpf-next 11/13] selftests/bpf: Add tests for the Landlock policy kfuncs
` [PATCH bpf-next 12/13] landlock: Document the BPF kfunc interface
` [PATCH bpf-next 13/13] lsm: Document the LSM policy kptr hooks
[PATCH] power: supply: qcom_battmgr: fix use-after-free of battmgr on remove
2026-07-31 2:20 UTC
[PATCH v2 3/5] btrfs: move condition for log commit wait into wait_log_commit()
2026-07-31 2:20 UTC (5+ messages)
` [LTP] "
[wrynose][PATCH] oe-selftest: fitimage: Add tests for KERNEL_DTBVENDORED
2026-07-31 2:19 UTC
[PATCH v9 0/2] Cache aware scheduling: Reduce the overhead of task_cache_work
2026-07-31 2:44 UTC (3+ messages)
` [PATCH v9 1/2] sched/cache: Reduce the overhead of task_cache_work by only scan the visisted cpus
` [PATCH v9 2/2] -- DO NOT APPLY!!! -- sched/cache/debug: Add trace event and sched feature to track scan cost
[PATCH] fanotify: report full event length for FIONREAD
2026-07-31 2:18 UTC
[PATCH v4 00/14] serial: 8250: add Moxa MUEx50 PCIe board support
2026-07-31 2:18 UTC (4+ messages)
` [PATCH v4 05/14] serial: 8250_mxpcie: offload XON/XOFF flow control to MUEx50 hardware
[PATCH v2 0/2] Honor XA_FLAGS_ACCOUNT in xas_split_alloc() and charge to folio's memcg
2026-07-31 2:18 UTC (3+ messages)
` [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()
` [PATCH v2 2/2] xarray: honor XA_FLAGS_ACCOUNT in xas_split_alloc()
[PATCH mptcp-next] Squash to "selftests: mptcp: sockopt: add is_mptcp_socket helper"
2026-07-31 2:17 UTC (2+ messages)
[PATCH 0/8] pull request (net): ipsec 2026-07-29
2026-07-31 2:17 UTC (2+ messages)
[RFC PATCH] arm_mpam: remove sanity check of accessibility when error interrupt is SPI on SMT platforms
2026-07-31 2:15 UTC (2+ messages)
[PATCH v2 0/4] Add CCI and CAMSS support for Kaanapali
2026-07-31 2:15 UTC (4+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: kaanapali-mtp: Add s5kjn5 image sensor on CSIPHY2
[PATCH net-next v5] selftests: drv-net: Test queue stall upon reconfig
2026-07-31 2:15 UTC
[PATCH 5/8] xfrm: avoid lock inversion in nat keepalive work
2026-07-31 2:15 UTC (2+ messages)
[PATCH] EDAC/mpc85xx: don't use devm for request_irq()
2026-07-31 2:15 UTC (2+ messages)
[PATCH 2/8] esp: do not unref managed frag pages in esp_ssg_unref()
2026-07-31 2:15 UTC (2+ messages)
[PATCH v2 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
2026-07-31 2:13 UTC (7+ messages)
` [PATCH v2 03/17] mm/mm_init: skip initializing shared vmemmap tail pages
[PATCH v2] net: stmmac: enable MAC rx/tx after DMA start
2026-07-31 2:11 UTC (2+ messages)
[PATCH net 0/1] net: skbuff: reject skb header offset updates that truncate
2026-07-31 2:10 UTC (3+ messages)
` [PATCH net 1/1] "
[PATCH] dm-era: fix shadowed superblock leak on take-snap failure
2026-07-31 2:08 UTC
fs/ntfs3: possible redundant MFT bitmap extent merging (ntfs_fill_super vs ntfs_read_mft)
2026-07-31 1:45 UTC
[Intel-wired-lan] [PATCH net-next v3] i40e: xsk: use xdp_build_skb_from_zc() for XDP_PASS
2026-07-31 2:07 UTC (2+ messages)
` "
[PATCH] drm/xe/oa: Fix sync entry leak on OA config emit failure
2026-07-31 2:02 UTC (4+ messages)
` [PATCH v2] "
` ✓ CI.KUnit: success for drm/xe/oa: Fix sync entry leak on OA config emit failure (rev2)
` ✓ Xe.CI.BAT: "
[PATCH net v2] net/x25: fix use-after-free of the socket by its timers
2026-07-31 2:00 UTC (2+ messages)
[PATCH 0/4] nvme: a few error-path and validation fixes
2026-07-31 2:00 UTC (9+ messages)
` [PATCH 1/4] nvmet: fix NULL pointer dereference in nvmet_execute_identify_nslist()
` [PATCH 4/4] nvme: clamp FDP placement handle count to the buffer size
[PATCH v2 0/3] dt-bindings: riscv: Add RISC-V Worlds and SiFive WorldGuard DT bindings
2026-07-31 1:43 UTC (2+ messages)
[RFC PATCH v2 1/1] drm/xe: keep VM-bound WC BOs resident during reclaim
2026-07-31 1:57 UTC (3+ messages)
` ✗ LGCI.VerificationFailed: failure for series starting with [RFC,v2,1/1] drm/xe: keep VM-bound WC BOs resident during reclaim (rev4)
[PATCH bpf-next v2 0/2] bpf: htab: Reduce memory use of hash maps
2026-07-31 1:57 UTC (5+ 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
[ndctl PATCH 1/2] cxl/list: emit decoder locked status
2026-07-31 1:55 UTC (2+ messages)
` [ndctl PATCH 2/2] cxl/list: list locked zero-sized decoders
[PATCH 0/2] watchdog: pretimeout: Allow building dump governor as module
2026-07-31 1:55 UTC (5+ messages)
` [PATCH 1/2] nmi: Export CPU backtrace APIs for loadable modules
` [PATCH 2/2] watchdog: pretimeout: Convert dump pretimeout governor to tristate
[PATCH net-next 00/13] net/mlx5e: Add support for HW-GRO to PSP
2026-07-31 1:53 UTC (3+ messages)
` [PATCH net-next 13/13] selftests: drv-net: psp: Add a test for PSP with HW-GRO
[PATCH] iommu/virtio: Add debugfs state dump
2026-07-31 1:48 UTC
[LTP] [PATCH] memcg/functional: fix memcg_failcnt intermittent timeout by disabling swap
2026-07-31 1:49 UTC
fs/ntfs3: possible redundant MFT bitmap extent merging (ntfs_fill_super vs ntfs_read_mft)
2026-07-31 1:45 UTC
[PATCH v2] HID: intel-ish-hid: clamp HID device count to MAX_HID_DEVICES
2026-07-31 1:46 UTC (3+ messages)
` "
[PATCH] mm, memcg: fix memory.peak reset clobbering other fds' watermark
2026-07-31 1:46 UTC (3+ messages)
[PATCH v11 0/9] rpm: 4.20.1 -> 6.0.2
2026-07-31 1:44 UTC (4+ messages)
` [OE-core] "
[PATCH net-next 0/4] net: selftests: adjustments to ipv6_flowlabel_mgr
2026-07-31 1:42 UTC (5+ messages)
` [PATCH net-next 2/4] selftests: net: test IPV6_FL_F_REMOTE
[PATCH ath-next] wifi: ath10k: filter non-UTF testmode events
2026-07-31 1:41 UTC (2+ messages)
[PATCH] ocfs2: Remove redundant NULL check for rec variable
2026-07-31 1:41 UTC (3+ messages)
[PATCH 4/4] selftests: net: adopt harness for flow label mgr
2026-07-31 1:39 UTC (2+ messages)
[PATCH net-next 3/4] selftests: net: test IPV6_FL_F_REFLECT
2026-07-31 1:39 UTC (2+ messages)
[PATCH net-next 1/4] selftests: net: test IPV6_FL_A_RENEW
2026-07-31 1:39 UTC (2+ messages)
[PATCH v2 1/4] HID: intel-ish-hid: fix report_list iterator pointer arithmetic
2026-07-31 1:39 UTC (3+ messages)
` "
[PATCH net-next v4] net: phy: motorcomm: enable the reference clock for YT8521
2026-07-31 1:38 UTC (2+ messages)
[ndctl PATCH] test/cxl-topology.sh: test zero-sized decoders
2026-07-31 1:36 UTC (2+ messages)
[PATCH] remoteproc: qcom: q6v5: Make handover IRQ one-shot
2026-07-31 1:35 UTC (2+ messages)
[syzbot] [kernel?] KASAN: slab-use-after-free Read in raw_ioctl
2026-07-31 1:35 UTC
[PATCHv2 0/3] EDAC/fsl_ddr: some cleanups
2026-07-31 1:32 UTC (6+ 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 v4 0/3] PCI: ultrarisc: Add DP1000 PCIe clock support
2026-07-31 1:31 UTC (11+ 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 v4 4/4] media: uvcvideo: defer streaming restart after hibernation snapshot
2026-07-31 1:30 UTC (2+ messages)
[PATCH v22 net-next 12/12] net/nebula-matrix: add common dev start/stop operation
2026-07-31 1:30 UTC (2+ messages)
[PATCH v22 net-next 11/12] net/nebula-matrix: add common/ctrl dev init/remove operation
2026-07-31 1:30 UTC (2+ messages)
[PATCH v22 net-next 10/12] net/nebula-matrix: dispatch: add mutual exclusion lock for shared hardware resource ops
2026-07-31 1:30 UTC (2+ messages)
[PATCH v22 net-next 09/12] net/nebula-matrix: dispatch: add cross-version channel message framework
2026-07-31 1:30 UTC (2+ messages)
[PATCH v22 net-next 07/12] net/nebula-matrix: add chip-wide hardware init/deinit implementation
2026-07-31 1:30 UTC (2+ messages)
[PATCH v22 net-next 06/12] net/nebula-matrix: add intr resource implementation
2026-07-31 1:30 UTC (2+ messages)
[PATCH v22 net-next 05/12] net/nebula-matrix: add common resource implementation
2026-07-31 1:30 UTC (2+ messages)
[PATCH v22 net-next 00/12] nbl driver for Nebulamatrix NICs
2026-07-31 1:30 UTC (10+ 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 2/4] staging: rtl8723bs: fix double free when register_netdev() fails
2026-07-31 1:29 UTC (2+ messages)
[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] Bluetooth: btusb: Gate ACL delivery on HCI handle presence
2026-07-31 1:22 UTC (2+ messages)
` [PATCH v2] Bluetooth: hci_core: Queue out-of-order ACL packets
[PATCH 0/3] Modify the SW tail logic in OA
2026-07-31 1:21 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[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 0/1] vhost: tolerate fd in REM_MEM_REG for interop
2026-07-31 1:19 UTC (2+ messages)
` [PATCH] vhost: tolerate file descriptor in REM_MEM_REG msg
[PATCH] tracing/snapshot: Avoid CPU buffer swap during reserve/commit
2026-07-31 1:15 UTC (5+ messages)
[cel:nfsd-testing 199/222] fs/nfsd/nfs4proc.c:224:47: sparse: sparse: incorrect type in initializer (different base types)
2026-07-31 1:12 UTC
[PATCH v7 0/9] KVM: x86/pmu: Add hardware Topdown metrics support
2026-07-31 1:12 UTC (6+ messages)
` [PATCH v7 7/9] KVM: x86/pmu: Restrict RDPMC passthrough to known CPUs
Patchwork summary for: spi-devel-general
2026-07-31 1:10 UTC
[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 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] selftests: net: reuseport_bpf_numa: consider cpuless numa node
2026-07-31 1:02 UTC (3+ messages)
[PATCH v2 0/16] Miscellaneous RCU updates for v7.3
2026-07-31 1:01 UTC (2+ messages)
` [PATCH RFC 16/16] rcu: Mark interrupts-enabled accesses to rdp->cpu_no_qs.s
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.