messages from 2026-07-30 23:54:17 to 2026-07-31 01:04:05 UTC [more...]
[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 v7 0/9] KVM: x86/pmu: Add hardware Topdown metrics support
2026-07-31 1:03 UTC (7+ messages)
` [PATCH v7 7/9] KVM: x86/pmu: Restrict RDPMC passthrough to known CPUs
[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 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 v9 00/11] Data in direntry (dirdata) feature
2026-07-31 0:54 UTC (12+ messages)
` [PATCH v9 01/11] ext4: validate count against limit in ext4_dx_csum_verify/_set
` [PATCH v9 02/11] ext4: replace ext4_dir_entry with ext4_dir_entry_2
` [PATCH v9 03/11] ext4: add ext4_dir_entry_is_tail()
` [PATCH v9 04/11] ext4: refactor dx_root to support variable dirent sizes
` [PATCH v9 05/11] ext4: add dirdata format definitions and access helpers
` [PATCH v9 06/11] ext4: add ext4_dir_entry_len()
` [PATCH v9 07/11] ext4: rename ext4_dir_rec_len() and clarify dirdata usage
` [PATCH v9 08/11] ext4: dirdata feature
` [PATCH v9 09/11] ext4: add dirdata LUFID support for directory entry rename
` [PATCH v9 10/11] ext4: add dirdata set/get helpers
` [PATCH v9 11/11] ext4: Add EXT4_IOC_SET_LUFID ioctl for setting LUFID on directory entries
[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 v3 0/1] drm/xe/guc_ads: allocate UM queues in a separate UC BO
2026-07-31 0:52 UTC (6+ messages)
` [PATCH v4 "
` [PATCH v4 2/3] drm/xe/guc_ads: allocate UM queues in VRAM on dGFX
[GIT PULL FOR v7.3] vsp1 driver changes
2026-07-31 0:52 UTC
[PATCH RFC 00/15] vhost-user: isolated memory
2026-07-31 0:51 UTC (4+ messages)
` [PATCH RFC 07/15] hw/virtio: iova_tree_foreach wrapper
[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
sound/sparc/dbri.c:1842:1-3: WARNING: possible condition with no effect (if == else)
2026-07-31 0:48 UTC
[PATCH v2 11/11] wifi: rtw88: run the RTL8723BS association register sequence
2026-07-31 0:48 UTC (3+ messages)
[PATCH net-next v4 00/14] ibmveth: Add multi-queue RX support
2026-07-31 0:47 UTC (15+ messages)
` [PATCH net-next v4 01/14] ibmveth: Add MQ RX hypercall wrappers and call definitions
` [PATCH net-next v4 02/14] ibmveth: Prepare MQ RX adapter data structures
` [PATCH net-next v4 03/14] ibmveth: Refactor RX resource allocation for MQ RX bring-up
` [PATCH net-next v4 04/14] ibmveth: Refactor buffer pool management for per-queue MQ RX
` [PATCH net-next v4 05/14] ibmveth: Refactor RX interrupt control for MQ RX queues
` [PATCH net-next v4 06/14] ibmveth: Refactor TX resource allocation in open/close paths
` [PATCH net-next v4 07/14] ibmveth: Add RX queue register/deregister helpers for MQ
` [PATCH net-next v4 08/14] ibmveth: Add queue-aware RX buffer submit helper "
` [PATCH net-next v4 09/14] ibmveth: Enable multi-queue RX receive path
` [PATCH net-next v4 10/14] ibmveth: Add per-queue RX and TX statistics collection
` [PATCH net-next v4 11/14] ibmveth: Expose per-queue buffer pool details via debugfs
` [PATCH net-next v4 12/14] ibmveth: Implement incremental MQ RX queue resize
` [PATCH net-next v4 13/14] ibmveth: Wire ethtool set_channels to "
` [PATCH net-next v4 14/14] ibmveth: Fix MQ RX poll and shutdown hangs after "
[PATCH v2] fs/buffer: serialize set_buffer_uptodate against concurrent clears
2026-07-31 0:45 UTC (8+ messages)
[PATCH 0/2] btrfs: fix generic/795 crash for bs > ps cases
2026-07-31 0:44 UTC (3+ messages)
` [PATCH 1/2] btrfs: initialize inode mapping flags for cached inodes
` [PATCH 2/2] btrfs: add extra ASSERT()s to make sure the folio size is correct
[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
drivers/tty/serial/qcom_geni_serial.c:921:13: warning: 'qcom_geni_serial_poll_rx_fifo_locked' defined but not used
2026-07-31 0:41 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)
[PATCH v1] ASoC: tas2781: Optimize calibration to avoid full device reboot after calibration
2026-07-31 0:34 UTC (3+ messages)
` "
RE: [PATCH 1/2] x86/resctrl, Documentation: Keep mbm_assign_mode "default" on boot
2026-07-31 0:34 UTC (11+ messages)
` "
` "
Full subsystem codebase scan for identifying pre-existing issues?
2026-07-31 0:34 UTC (3+ 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 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] Documentation: warn against using int, hex, string options as expressions in Kconfig
2026-07-31 0:32 UTC (3+ messages)
[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 v6 bpf-next 0/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-07-31 0:30 UTC (10+ messages)
` [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] tests/qtest/migration: Only build tls_no_hostname test with TASN1
2026-07-30 22:59 UTC
[PATCH] sdl2: fix HighDPI display scaling
2026-07-30 23:04 UTC
[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)
[agd5f:drm-fixes-7.2 8/28] drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c:631:29: sparse: sparse: incorrect type in initializer (different address spaces)
2026-07-31 0:28 UTC
linux-next: Tree for Jul 30 (pci/controller/cadence/)
2026-07-31 0:27 UTC (2+ messages)
QA notification for completed autobuilder build (yocto-6.0.3.rc2)
2026-07-31 0:26 UTC (2+ messages)
` [qa-build-notification] "
[PATCH] tracing: Fix race between update_event_fields and event_define_fields
2026-07-31 0:26 UTC (5+ messages)
` [PATCH V2] "
ucm2: Qualcomm: x1e80100: T14s: add Microphone Mute LED
2026-07-31 0:23 UTC
[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 v2] tracing: Make per-template BTF id lists file-local
2026-07-31 0:17 UTC
[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
[GIT PULL FOR v7.3] media: nxp: imx8-isi driver changes
2026-07-31 0:16 UTC
[PATCH 0/3] Modify the SW tail logic in OA
2026-07-31 0:16 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH 0/2] ASoC: ux500: preparation for Card capsuling
2026-07-31 0:15 UTC (4+ messages)
[OE-core][scarthgap 00/19] Pull request (cover letter only)
2026-07-31 0:15 UTC
[PATCH v5 0/3] system/memory: Make ram device region directly accessible
2026-07-31 0:14 UTC (8+ messages)
` [PATCH v5 2/3] system/memory: Use qemu_ram_move() for directly accessible regions
[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] "
[BUG] git config --global: doc and behaviour disagree when ~/.gitconfig and XDG config file coexist
2026-07-31 0:14 UTC (2+ messages)
[PATCH] wifi: mm81x: shut down timers during teardown
2026-07-31 0:13 UTC (3+ messages)
` [PATCH v2] wifi: mm81x: prevent timers from outliving teardown
[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
[PATCH net-next v2 0/6] Deliver TLS control records to kernel read_sock consumers
2026-07-31 0:12 UTC (10+ messages)
` [PATCH net-next v2 2/6] net: Introduce read_sock_rectype proto_ops for control record delivery
[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?] INFO: task hung in devlink_pernet_pre_exit (3)
2026-07-31 0:11 UTC
[syzbot] [net?] possible deadlock in __netdev_update_features (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 v2 0/9] perf/cxlpmu: Misc sashiko raised issues fixes
2026-07-31 0:11 UTC (4+ messages)
` [PATCH v2 9/9] perf/cxl: Avoid cpumask_of(-1) when no CPU is assigned
[PATCH net-next v5 00/12] net: mctp: usb: Add support for MCTP-over-USB v1.1
2026-07-31 0:10 UTC (2+ messages)
[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)
[RFC PATCH bpf-next 0/2] ftrace: deprecate the ftrace_enabled disable switch
2026-07-31 0:09 UTC (3+ messages)
` [RFC PATCH bpf-next 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled
[PATCH bpf-next v2 0/2] bpf: Fix sleepable check for tracing prog
2026-07-31 0:07 UTC (2+ messages)
[PATCH 00/11] tcg: Add revbit opcodes
2026-07-31 0:05 UTC (12+ messages)
` [PATCH 01/11] tcg: Fix opcode dump for bswap
` [PATCH 02/11] tcg: Add tcg_gen_revbit{32,64}
` [PATCH 03/11] target/arm: Use generic tcg_gen_revbit*
` [PATCH 04/11] target/loongarch: "
` [PATCH 05/11] target/loongarch: Expand bitswap inline
` [PATCH 06/11] target/mips: Expand octeon reflections inline
` [PATCH 07/11] tcg: Add revbit{32,64} opcodes
` [PATCH 08/11] tcg/optimize: Handle revbit{32,64}
` [PATCH 09/11] tcg/aarch64: Implement revbit{32,64}
` [PATCH 10/11] tcg/loongarch64: Import REVBIT insns
` [PATCH 11/11] tcg/loongarch64: Implement revbit{32,64}
[PATCH bpf-next] tracing: Make per-template BTF id lists file-local
2026-07-31 0:05 UTC (3+ messages)
[PATCH RESEND] x86/kaslr: Remove redundant if checks from address selection
2026-07-31 0:02 UTC (2+ messages)
[PATCH linux dev-6.18 0/4] hwmon: (kb9002) backport Kandou KB9002 retimer support
2026-07-30 9:07 UTC (5+ messages)
` [PATCH linux dev-6.18 1/4] dt-bindings: Add vendor prefix for Kandou
` [PATCH linux dev-6.18 2/4] dt-bindings: trivial-devices: Add Kandou KB9002
` [PATCH linux dev-6.18 3/4] hwmon: (kb9002) Add driver for Kandou KB9002 retimer
` [PATCH linux dev-6.18 4/4] hwmon: (kb9002) Add documentation
[stdexec] Long-Term Ownership and Maintenance of stdexec Dependency
2026-07-30 5:36 UTC (2+ messages)
` [Gentle Follow-up] "
[PATCH] staging: axis-fifo: validate tx_fifo_depth from device tree
2026-07-31 0:01 UTC
[PATCH net] pds_core: cancel pending PCI reset work on AER recovery
2026-07-31 0:00 UTC (2+ messages)
[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 net v3] pds_core: keep the health thread stopped during reset
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 v12 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
2026-07-30 23:59 UTC (3+ messages)
[RFC] docs: netdev: additional info requirements for bug fixes
2026-07-30 23:56 UTC (9+ messages)
[PATCH v9 00/19] media: iris: Add AR50LT core support and enable Agatti platform
2026-07-30 23:54 UTC (2+ messages)
` [PATCH v9 19/19] media: iris: constify inst_fw_cap_sm8250_dec
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.