messages from 2026-04-08 15:10:44 to 2026-04-08 15:50:01 UTC [more...]
[PATCH v2] drm/sched: Add test suite for concurrent job submissions
2026-04-08 15:49 UTC
[PATCH v3 00/13] arm64: Unmap linear alias of kernel data/bss
2026-04-08 15:48 UTC (4+ messages)
` [PATCH v3 07/13] arm64: mm: Use hierarchical XN mapping for the fixmap
[PATCH v1 0/3] Lockless SMP function call and TLB flushing
2026-04-08 15:48 UTC (4+ messages)
` [PATCH v1 1/3] x86/hap: Wait for remote CPUs during TLB flush
[syzbot] [net?] memory leak in xfrm_policy_construct
2026-04-08 15:48 UTC
[PATCH] net/ixgbe: shrink size of context index
2026-04-08 15:48 UTC
[PATCH] staging: rtl8723bs: remove unused function pointers
2026-04-08 15:47 UTC (2+ messages)
[PATCH v2 0/2] mm: huge_memory: clean up defrag sysfs with shared data tables
2026-04-08 15:47 UTC (3+ messages)
` [PATCH v2 1/2] mm: huge_memory: use sysfs_match_string() in defrag_store()
` [PATCH v2 2/2] mm: huge_memory: refactor defrag_show() to use defrag_flags[]
[PATCH bpf-next v2 0/6] Add support to emit verifier warnings
2026-04-08 15:46 UTC (5+ messages)
` [PATCH bpf-next v2 3/6] bpf: Make find_linfo widely available
[RFC] Observed lockdep circular dependency in SR-IOV paths
2026-04-08 15:46 UTC (4+ messages)
[PATCH v2 0/3] Add i.MX94 remoteproc support and reset vector handling improvements
2026-04-08 15:46 UTC (7+ messages)
` [PATCH v2 2/3] remoteproc: imx_rproc: Pass bootaddr to SM CPU/LMM reset vector
[PATCH v2 0/3] mm/swap: use swap_ops to register swap device's methods
2026-04-08 15:45 UTC (6+ messages)
` [PATCH v2 2/3] "
[PATCH v2 0/2] serial: sh-sci/rsci: Fix divide by zero and clean up baud rate logic
2026-04-08 15:45 UTC (5+ messages)
` [PATCH v2 1/2] serial: sh-sci: Avoid divide-by-zero fault
` [PATCH v2 2/2] serial: rsci: Remove goto and refactor baud rate clock selection
[PATCH bpf v6 0/3] bpf: fix and improve open-coded task_vma iterator
2026-04-08 15:45 UTC (4+ messages)
` [PATCH bpf v6 1/3] bpf: fix mm lifecycle in "
` [PATCH bpf v6 2/3] bpf: switch task_vma iterator from mmap_lock to per-VMA locks
` [PATCH bpf v6 3/3] bpf: return VMA snapshot from task_vma iterator
[PATCH] fpga: region: fix use-after-free in child_regions_with_firmware()
2026-04-08 15:45 UTC
[PATCH 0/3] lib/genxml: Introduce Mesa genxml infrastructure to IGT
2026-04-08 15:44 UTC (3+ messages)
` [PATCH 1/3] lib/genxml: Import genxml definitions and generators from Mesa
linux-next: build failure after merge of the tip-fixes tree
2026-04-08 15:45 UTC (3+ messages)
Help needed on 2.54.0-rc0 t5301.13 looping
2026-04-08 15:44 UTC (5+ messages)
[PATCH 0/2] useradd.bbclass: fix parse error when only USERADD_DEPENDS is set
2026-04-08 15:00 UTC (3+ messages)
` [PATCH 1/2] useradd.bbclass: allow inheriting with only USERADD_DEPENDS set
` [PATCH 2/2] meta-selftest: add usegroup-deponly recipe to test USERADD_DEPENDS only
[master][PATCH] wic: move wks files into files/wic/
2026-04-08 15:44 UTC
[PATCH v4 0/4] drm/bridge: convert users of of_drm_find_bridge(), part 4
2026-04-08 15:44 UTC (5+ messages)
` [PATCH v4 1/4] drm: renesas: rz-du: rzg2l_du_encoder: convert to of_drm_find_and_get_bridge()
` [PATCH v4 2/4] drm/kmb/dsi: "
[PATCH 0/3] nfsd update mtime/ctime on CLONE/COPY with delegated attritutes
2026-04-08 15:43 UTC (7+ messages)
` [PATCH 2/3] nfsd: update mtime/ctime on synchronous COPY with delegated attributes
` [PATCH 3/3] nfsd: update mtime/ctime on asynchronous "
[PATCH v2] ASoC: amd: acp: update DMI quirk and add ACP DMIC for Lenovo platforms
2026-04-08 15:41 UTC (2+ messages)
[PATCH v3 00/27] KVM: combined patchset for MBEC/GMET support
2026-04-08 15:42 UTC (28+ messages)
` [PATCH 01/27] KVM: TDX/VMX: rework EPT_VIOLATION_EXEC_FOR_RING3_LIN into PROT_MASK
` [PATCH 02/27] KVM: x86/mmu: remove SPTE_PERM_MASK
` [PATCH 03/27] KVM: x86/mmu: free up bit 10 of PTEs in preparation for MBEC
` [PATCH 04/27] KVM: x86/mmu: shuffle high bits of SPTEs "
` [PATCH 05/27] KVM: x86/mmu: remove SPTE_EPT_*
` [PATCH 06/27] KVM: x86/mmu: merge make_spte_{non,}executable
` [PATCH 07/27] KVM: x86/mmu: rename and clarify BYTE_MASK
` [PATCH 08/27] KVM: x86/mmu: introduce ACC_READ_MASK
` [PATCH 09/27] KVM: x86/mmu: separate more EPT/non-EPT permission_fault()
` [PATCH 10/27] KVM: x86/mmu: pass PFERR_GUEST_PAGE/FINAL_MASK to kvm_translate_gpa
` [PATCH 11/27] KVM: x86/mmu: pass pte_access for final nGPA->GPA walk
` [PATCH 12/27] KVM: x86: make translate_nested_gpa vendor-specific
` [PATCH 13/27] KVM: x86/mmu: split XS/XU bits for EPT
` [PATCH 14/27] KVM: x86/mmu: move cr4_smep to base role
` [PATCH 15/27] KVM: VMX: enable use of MBEC
` [PATCH 16/27] KVM: nVMX: pass advanced EPT violation vmexit info to guest
` [PATCH 17/27] KVM: nVMX: pass PFERR_USER_MASK to MMU on EPT violations
` [PATCH 18/27] KVM: x86/mmu: add support for MBEC to EPT page table walks
` [PATCH 19/27] KVM: nVMX: advertise MBEC to nested guests
` [PATCH 20/27] KVM: nVMX: allow MBEC with EVMCS
` [PATCH 21/27] KVM: x86/mmu: propagate access mask from root pages down
` [PATCH 22/27] KVM: x86/mmu: introduce cpu_role bit for availability of PFEC.I/D
` [PATCH 23/27] KVM: SVM: add GMET bit definitions
` [PATCH 24/27] KVM: x86/mmu: add support for GMET to NPT page table walks
` [PATCH 25/27] KVM: SVM: enable GMET and set it in MMU role
` [PATCH 26/27] KVM: SVM: work around errata 1218
` [PATCH 27/27] KVM: nSVM: enable GMET for guests
[net,PATCH] net: ks8851: Reinstate disabling of BHs around IRQ handler
2026-04-08 15:41 UTC (3+ messages)
[PATCH 00/13] libmultipath: a generic multipath lib for block drivers
2026-04-08 15:41 UTC (5+ messages)
` [PATCH 07/13] libmultipath: Add delayed removal support
[tip: x86/cleanups] x86/fpu: Correct the comment explaining what xfeatures_in_use() does
2026-04-08 15:41 UTC
[PATCH v4 0/4] ASoC: Add TAS67524 quad-channel Class-D amplifier driver
2026-04-08 15:41 UTC (3+ messages)
` [PATCH v4 2/4] ASoC: codecs: Add TAS67524 quad-channel audio "
[PATCH] HID: core: add short report quirk and use it for GPD Win (2f24:0137)
2026-04-08 15:41 UTC (2+ messages)
[PATCH v3 0/3] Fifth MPU Series
2026-04-08 15:40 UTC (3+ messages)
` [PATCH v3 2/3] arm/mpu: Introduce `v8r_el1_msa` device tree property for domains
[PATCH] mempool: improve cache behaviour and performance
2026-04-08 15:41 UTC (2+ messages)
[PATCH v4 00/15] selftests/mm: fix failures and robustness improvements
2026-04-08 15:40 UTC (5+ messages)
` [PATCH v4 13/15] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
[PATCH v2] nvme: expose TLS mode
2026-04-08 15:40 UTC
[PATCH 1/5] parisc: Avoid compat syscalls when COMPAT=n
2026-04-08 15:40 UTC (3+ messages)
[PATCH v4 00/29] Metadata series preparation
2026-04-08 15:39 UTC (30+ messages)
` [PATCH v4 01/29] media: imx219: Rename "PIXEL_ARRAY" as "VISIBLE"
` [PATCH v4 02/29] media: imx219: Fix maximum frame length in lines
` [PATCH v4 03/29] media: imx219: Set horizontal blanking on mode change
` [PATCH v4 04/29] media: imx219: Scale the vblank limits according to rate_factor
` [PATCH v4 05/29] media: imx219: Fix vertical blanking and exposure for analogue binning
` [PATCH v4 06/29] media: imx219: Don't update exposure limits while setting format
` [PATCH v4 07/29] media: imx219: Rename "binning" as "bin_hv" in imx219_set_pad_format
` [PATCH v4 08/29] media: imx274: Remove redundant kernel-doc comments
` [PATCH v4 09/29] media: imx334: "
` [PATCH v4 10/29] media: imx335: "
` [PATCH v4 11/29] media: imx412: "
` [PATCH v4 12/29] media: ov9282: "
` [PATCH v4 13/29] media: tvp514x: "
` [PATCH v4 14/29] media: Documentation: Improve LINK_FREQ documentation
` [PATCH v4 15/29] media: Documentation: Improve pixel rate calculation documentation
` [PATCH v4 16/29] media: v4l2-subdev: Refactor returning routes
` [PATCH v4 17/29] media: v4l2-subdev: Allow accessing routes with STREAMS client capability
` [PATCH v4 18/29] media: mc: Simplify link processing in __media_pipeline_start()
` [PATCH v4 19/29] media: mc: Separate single link validation into a new function
` [PATCH v4 20/29] media: uapi: Bump the STREAMS bit a little
` [PATCH v4 21/29] media: mc: Don't care about unsettable flags in MEDIA_IOC_LINK_SETUP
` [PATCH v4 22/29] media: mc: Add MEDIA_LNK_FL_VALIDATE_LATE
` [PATCH v4 23/29] media: Improve enable_streams and disable_streams documentation
` [PATCH v4 24/29] media: v4l2-subdev: Introduce v4l2_subdev_get_frame_desc()
` [PATCH v4 25/29] media: v4l2-subdev: Move subdev client capabilities into a new struct
` [PATCH v4 26/29] media: v4l2-subdev: Add struct v4l2_subdev_client_info pointer to pad ops
` [PATCH v4 27/29] media: v4l2-subdev: Add v4l2_subdev_call_ci_active_state
` [PATCH v4 28/29] media: v4l2-subdev: Perform client info changes to i2c drivers
` [PATCH v4 29/29] media: v4l2-subdev: Add struct v4l2_subdev_client_info argument to pad ops
[PATCH 0/3] drm/bridge: ti-sn65dsi83: two fixes + add test pattern
2026-04-08 15:40 UTC (7+ messages)
` [PATCH 1/3] drm/bridge: ti-sn65dsi83: fix CHA_DSI_CLK_RANGE rounding
` [PATCH 2/3] drm/bridge: ti-sn65dsi83: halve horizontal syncs for dual LVDS output
` [PATCH 3/3] drm/bridge: ti-sn65dsi83: add test pattern generation support
[PATCH v2] drm/i915/dmc: Reduce wakelock hold time
2026-04-08 15:38 UTC (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dmc: Reduce wakelock hold time (rev3)
[PATCH v2] [PATCH v2] drm/i915/gem: Fix UAF race in eb_relocate_vma
2026-04-08 15:38 UTC (7+ messages)
[PATCH bpf-next 1/4] bpf: Propagate error from visit_tailcall_insn
2026-04-08 15:37 UTC (4+ messages)
` [PATCH bpf-next 2/4] bpf: Fix ld_{abs,ind} failure path analysis in subprogs
` [PATCH bpf-next 3/4] bpf: Remove static qualifier from local subprog pointer
` [PATCH bpf-next 4/4] selftests/bpf: Add tests for ld_{abs,ind} failure path in subprogs
[net-next v1 v1 0/5] Add StarFive JHB100 soc SGMII GMAC support
2026-04-08 15:36 UTC (7+ messages)
` [net-next v1 v1 1/5] dt-bindings: net: starfive,jh7110-dwmac: Remove JH8100
` [net-next v1 v1 3/5] dt-bindings: net: starfive,jh7110-dwmac: Add JHB100 sgmii rx clk
` [net-next v1 v1 4/5] net: stmmac: starfive: Add JHB100 SGMII interface
[BUG] KVM: NULL pointer dereference in kvm_tdp_mmu_map under memory pressure
2026-04-08 15:36 UTC
[PATCH] staging: rtl8723bs: remove redundant returns in rtw_mlme_ext.c
2026-04-08 15:35 UTC (2+ messages)
[PATCH] NTB: epf: log teardown command failures with error code
2026-04-08 15:35 UTC (2+ messages)
[PATCH] net/intel: introduce a dedicated idpf complq struct
2026-04-08 15:34 UTC (3+ messages)
[PATCH 0/5] soc: renesas: rz-sysc: Move common code to helpers
2026-04-08 15:34 UTC (11+ messages)
` [PATCH 1/5] soc: renesas: r9a08g045-sysc: Move common code to a helper
` [PATCH 2/5] soc: renesas: r9a08g046-sysc: "
` [PATCH 3/5] soc: renesas: r9a09g047-sys: "
` [PATCH 4/5] soc: renesas: r9a09g056-sys: "
` [PATCH 5/5] soc: renesas: r9a09g057-sys: "
[PATCH 1/2] tracing: Store trace_marker_raw payload length in events
2026-04-08 15:32 UTC (2+ messages)
` [PATCH 2/2] selftests/ftrace: Check exact trace_marker_raw payload lengths
[PATCH 0/3] drm/xe/oa: Wa_14026633728
2026-04-08 15:32 UTC (4+ messages)
` [PATCH 1/3] drm/xe/oa: Use xe_map layer
[PATCH RESEND v1] thermal: core: fix blocking in unregistering zone
2026-04-08 15:32 UTC (9+ messages)
[PATCH] mm/page_alloc: use batch page clearing in kernel_init_pages()
2026-04-08 15:32 UTC (4+ messages)
linux-next: manual merge of the kvms390 tree with the origin tree
2026-04-08 15:31 UTC
linux-next: manual merge of the kvms390 tree with the origin tree
2026-04-08 15:31 UTC
[PATCH net-next v2] vsock/virtio: remove unnecessary call to `virtio_transport_get_ops`
2026-04-08 15:31 UTC (2+ messages)
[PATCH V3 0/2] nvmet-tcp: fix receive path error handling and state machine
2026-04-08 15:30 UTC (2+ messages)
[PATCH v2] interconnect: imx: fix use-after-free in imx_icc_node_init_qos()
2026-04-08 15:30 UTC
[PATCH 00/49] mm: Generalize vmemmap optimization for DAX and HugeTLB
2026-04-08 15:29 UTC (2+ messages)
[PATCH i-g-t] lib/igt_kms: Identify writeback connectors in msm driver on android
2026-04-08 15:29 UTC (4+ messages)
[PATCH 0/2] drm/i915: move fence timeout to parent interface
2026-04-08 15:29 UTC (5+ messages)
` [PATCH 1/2] drm/i915: convert i915_fence_timeout() into a proper function
` [PATCH 2/2] drm/i915: move fence timeout to display parent interface
` ✗ CI.checkpatch: warning for drm/i915: move fence timeout to "
` ✗ CI.KUnit: failure "
[PATCH v4 0/2] driver core: make references to unregistered software nodes a special case
2026-04-08 15:28 UTC (4+ messages)
` [PATCH v4 1/2] software node: return -ENOTCONN when referenced swnode is not registered yet
Status of thermal support for i.MX93
2026-04-08 15:28 UTC
[PATCH v4] mm/slub: defer freelist construction until after bulk allocation from a new slab
2026-04-08 15:28 UTC
[PATCH v2 00/10] ublk: add shared memory zero-copy support
2026-04-08 15:28 UTC (9+ messages)
` [PATCH v2 01/10] ublk: add UBLK_U_CMD_REG_BUF/UNREG_BUF control commands
` [PATCH v2 02/10] ublk: add PFN-based buffer matching in I/O path
[PATCH] doc: update warnings about primary/secondary process
2026-04-08 15:28 UTC
[PATCH v5 0/5] x86: Drop cross-vendor support
2026-04-08 15:27 UTC (4+ messages)
` [PATCH v5 1/5] x86: Reject CPU policies with vendors other than the host's
[PATCH RESEND] drm/bridge: drm_bridge_get/put(): document NULL pointer behaviour
2026-04-08 15:27 UTC (2+ messages)
[PATCH v3] nvme: enable PCI P2PDMA support for RDMA transport
2026-04-08 15:26 UTC (2+ messages)
[PATCH v2] net: dsa: microchip: implement KSZ87xx Module 3 low-loss cable errata
2026-04-08 15:25 UTC (3+ messages)
[PATCH net v3] net/sched: cls_fw: fix NULL dereference of "old" filters before change()
2026-04-08 15:24 UTC
[PATCH v2 1/2] module/kallsyms: fix nextval for data symbol lookup
2026-04-08 15:24 UTC (2+ messages)
[RFC PATCH iproute2] ip/bond: add lacp_fallback support
2026-04-08 15:24 UTC
[PATCH net v3 0/5] bonding: 3ad: fix carrier state with no valid slaves
2026-04-08 15:23 UTC (6+ messages)
` [PATCH net v3 1/5] bonding: 3ad: add lacp_fallback configuration knob
` [PATCH net v3 2/5] bonding: 3ad: fix carrier when no valid slaves
` [PATCH net v3 3/5] bonding: 3ad: fix mux port state on oper down
` [PATCH net v3 4/5] bonding: 3ad: fix stuck negotiation on recovery
` [PATCH net v3 5/5] selftests: bonding: add test for fallback mode
[PATCH 0/2] fuse: fix CUSE device node leak and add regression test
2026-04-08 15:23 UTC (6+ messages)
` [PATCH 1/2] fuse: fix device node leak in cuse_process_init_reply()
` [PATCH 2/2] selftests: add CUSE device-node leak regression test
BUG: net-next (7.0-rc6 based and later) fails to boot on Jetson Xavier NX
2026-04-08 15:22 UTC (3+ messages)
[PATCH] drm/amd/display: Add missing do_mccs parameter description
2026-04-08 15:21 UTC (2+ messages)
[PATCH] x86/boot: Discard .interp sections
2026-04-08 15:21 UTC (8+ messages)
[PATCH] net/cpfl: add LEM block support in CPFL PMD
2026-04-08 15:20 UTC (2+ messages)
[patch 00/12] hrtimers: Prevent hrtimer interrupt starvation
2026-04-08 15:18 UTC (5+ messages)
` [patch 01/12] clockevents: Prevent timer "
[SECURITY] SMB Direct: double-free of send_io on ib_post_send failure in batch flush path
2026-04-08 15:18 UTC (4+ messages)
[PATCH] ALSA: i2c: ak4xxx-adda: seed AK5365 cache with reset defaults
2026-04-08 15:17 UTC
[RFC PATCH v3 0/8] fuse: LOOKUP_HANDLE operation
2026-04-08 15:15 UTC (8+ messages)
` [RFC PATCH v3 6/8] fuse: implementation of lookup_handle+statx compound operation
[PATCH net-next v2 0/4] bpf-timestamp: convert to push-level granularity
2026-04-08 15:15 UTC (10+ messages)
` [PATCH net-next v2 3/4] bpf-timestamp: keep track of the skb when wait_for_space occurs
[PATCH] drm/i915/display: stop using the configurable fence timeout
2026-04-08 15:14 UTC (8+ messages)
` ✗ i915.CI.Full: failure for drm/i915/display: stop using the configurable fence timeout (rev2)
[PATCH v2] nvmet: introduce new mdts configuration entry
2026-04-08 15:14 UTC (3+ messages)
` [PATCH v3] "
[PATCH] mm/vmstat: spread vmstat_update requeue across the stat interval
2026-04-08 15:13 UTC (7+ messages)
[PATCH] nvme: add missing MODULE_ALIAS for fabrics transports
2026-04-08 15:12 UTC (2+ messages)
[LTP] [PATCH v6] io_submit04: Add test case for RWF_NOWAIT flag
2026-04-08 15:11 UTC (3+ messages)
` [LTP] [PATCH v7] "
[PATCH] arm64: dts: rockchip: fix rk809 interrupt pin on rk3566-roc-pc
2026-04-08 15:09 UTC (2+ messages)
[PATCH RFC bpf-next v2 00/18] bpf: Introduce resizable hash map
2026-04-08 15:10 UTC (14+ messages)
` [PATCH RFC bpf-next v2 06/18] bpf: Implement bpf_each_rhash_elem() using walk API
` [PATCH RFC bpf-next v2 07/18] bpf: Implement batch ops for resizable hashtab
` [PATCH RFC bpf-next v2 08/18] bpf: Implement iterator APIs "
` [PATCH RFC bpf-next v2 09/18] bpf: Implement alloc and free "
` [PATCH RFC bpf-next v2 10/18] bpf: Allow timers, workqueues and task_work in "
` [PATCH RFC bpf-next v2 11/18] libbpf: Support resizable hashtable
` [PATCH RFC bpf-next v2 12/18] selftests/bpf: Add basic tests for resizable hash map
` [PATCH RFC bpf-next v2 13/18] selftests/bpf: Support resizable hashtab in test_maps
` [PATCH RFC bpf-next v2 14/18] selftests/bpf: Resizable hashtab BPF_F_LOCK tests
` [PATCH RFC bpf-next v2 15/18] selftests/bpf: Add stress tests for resizable hash get_next_key
` [PATCH RFC bpf-next v2 16/18] selftests/bpf: Add BPF iterator tests for resizable hash map
` [PATCH RFC bpf-next v2 17/18] bpftool: Add rhash map documentation
` [PATCH RFC bpf-next v2 18/18] selftests/bpf: Add resizable hashmap to benchmarks
[PATCH RFC 0/2] Fix API breakage in libblkid
2026-04-08 15:10 UTC (6+ messages)
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.