messages from 2026-01-20 23:06:21 to 2026-01-21 02:15:59 UTC [more...]
[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
2026-01-21 2:15 UTC (16+ messages)
` [RFC PATCH v4 05/38] dmaengine: dw-edma: Add a helper to query linked-list region
` [RFC PATCH v4 08/38] NTB: epf: Provide db_vector_count/db_vector_mask callbacks
` [RFC PATCH v4 11/38] NTB: core: Add .get_dma_dev() to ntb_dev_ops
` [RFC PATCH v4 13/38] PCI: endpoint: pci-epf-vntb: Support BAR subrange mappings for MWs
` [RFC PATCH v4 16/38] NTB: ntb_transport: Move TX memory window setup into setup_qp_mw()
[PATCH v7 1/2] staging: fbtft: Fix build failure when CONFIG_FB_DEVICE=n
2026-01-21 2:15 UTC (4+ messages)
` [PATCH v7 2/2] staging: fbtft: Make framebuffer registration message debug-only
[PATCH v4 0/2] arm64: dts: rockchip: Add rk3576 evb2 board
2026-01-21 2:09 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: arm: "
` [PATCH v4 2/2] arm64: dts: "
[PATCH] arm64: dts: axiado: Use lowercase hex
2026-01-21 2:14 UTC (3+ messages)
[PATCH v2 0/3] landlock: Documentation improvements
2026-01-21 2:14 UTC (2+ messages)
` [PATCH v2] [Reminder] Landlock documentation improvements
[PATCH v13 00/12] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
2026-01-21 2:14 UTC (9+ messages)
` [PATCH v13 07/12] crypto: Add RSASSA-PSS support
` [PATCH v13 11/12] x509, pkcs7: Limit crypto combinations that may be used for module signing
[PATCH RESEND v2 0/5] media: staging: media: imx6-mipi-csi2: trivial cleanup to prepare convert to common dw mipi csi2
2026-01-21 2:13 UTC (9+ messages)
` [PATCH RESEND v2 1/5] media: staging: media: imx6-mipi-csi2: replace spaces with tabs for alignment
` [PATCH RESEND v2 2/5] media: staging: media: imx6-mipi-csi2: use devm_mutex_init() to simplify code
` [PATCH RESEND v2 3/5] media: staging: media: imx6-mipi-csi2: use devm_clk_bulk_get_all() to fetch clocks
` [PATCH RESEND v2 4/5] media: staging: media: imx6-mipi-csi2: use guard() to simplify code
[PATCH v9 0/3] Add i.MX91/93 parallel display support
2026-01-21 2:11 UTC (3+ messages)
` [PATCH v9 1/3] dt-bindings: soc: imx93-media-blk-ctrl: Add PDFC subnode to schema and example
[net-next v7 0/8] net: wwan: add NMEA port type support
2026-01-21 2:08 UTC (4+ messages)
` [net-next v7 5/8] net: wwan: add NMEA port support
` "
[PATCH net-next v8 0/3] Add support for Nuvoton MA35D1 GMAC
2026-01-21 2:07 UTC (3+ messages)
` [PATCH net-next v8 1/3] dt-bindings: net: nuvoton: Add schema for Nuvoton MA35 family GMAC
[PATCH v2 0/3] selftests/mm: add memory failure selftests
2026-01-21 2:05 UTC (4+ messages)
` [PATCH v2 1/3] selftests/mm: add memory failure anonymous page test
[PATCH 0/6] x86/cpu: Take Intel platform into account for old microcode checks
2026-01-21 2:03 UTC (5+ messages)
` [PATCH 4/6] x86/cpu: Add platform ID to CPU info structure
[Patch v5 00/19] Support SIMD/eGPRs/SSP registers sampling for perf
2026-01-21 2:03 UTC (8+ messages)
` [Patch v5 17/19] perf headers: Sync with the kernel headers
[PATCH bpf-next v4 0/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
2026-01-21 2:01 UTC (4+ messages)
` [PATCH bpf-next v4 1/2] "
[PATCH bpf-next v6 0/2] bpf, x86: inline bpf_get_current_task() for x86_64
2026-01-21 1:58 UTC (9+ messages)
` [PATCH bpf-next v6 1/2] "
` [PATCH bpf-next v6 2/2] selftests/bpf: test the jited inline of bpf_get_current_task
[RFC PATCH] zsmalloc: make common caches global
2026-01-21 1:56 UTC (5+ messages)
[PATCH] kernel/bpf/btf.c: reject to register duplicated kfunc
2026-01-21 1:51 UTC
[PATCH v4 0/4] media: platform: nxp: Trivial cleanup pathces
2026-01-21 1:55 UTC (8+ messages)
` [PATCH v4 2/4] media: nxp: imx8-isi: use devm_pm_runtime_enable() to simplify code
` [PATCH v4 3/4] media: nxp: use cleanup __free(fwnode_handle) "
` [PATCH v4 4/4] media: nxp: Add dev_err_probe() to all error paths in *async_register() helpers
[PATCH 0/2] PM: QoS/pmdomains: support resume latencies for system-wide PM
2026-01-21 1:54 UTC (3+ messages)
` [PATCH 1/2] PM / QoS: add flag to indicate latency applies system-wide
` [PATCH 2/2] pmdommain: add support system-wide resume latency constraints
[PATCH v3 00/24] KVM: TDX huge page support for private memory
2026-01-21 1:54 UTC (3+ messages)
` [PATCH v3 19/24] KVM: x86: Introduce per-VM external cache for splitting
[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
2026-01-21 1:53 UTC (9+ messages)
` [PATCH v0 12/15] x86/hyperv: Implement hyperv virtual iommu
` [PATCH v0 13/15] x86/hyperv: Basic interrupt support for direct attached devices
` [PATCH v0 14/15] mshv: Remove mapping of mmio space during map user ioctl
` [PATCH v0 15/15] mshv: Populate mmio mappings for PCI passthru
[PATCH] mm/hugetlb_vmemmap: Use max() macro to simplify the code
2026-01-21 1:51 UTC
[PATCH v2] arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: enable SDIO interface
2026-01-21 1:47 UTC
[PATCH v1 0/4] LoongArch: Fix errors about "cannot find unwind pc at"
2026-01-21 1:46 UTC (7+ messages)
` [PATCH v1 2/4] LoongArch: Handle percpu handler address in bt_address()
[PATCH v1 1/1] ACPI: PCI: simplify code with acpi_get_local_u64_address()
2026-01-21 1:44 UTC (2+ messages)
[PATCH] selftests: net: forwarding: cleanup veth peers created via NUM_NETIFS
2026-01-21 1:41 UTC (3+ messages)
[PATCH net-next 0/3] riscv: spacemit: Add ethernet support for K3
2026-01-21 1:37 UTC (6+ messages)
` [PATCH net-next 3/3] net: stmmac: Add glue layer for Spacemit K3 SoC
[PATCH] nouveau: pci: quiesce GPU on shutdown
2026-01-21 1:37 UTC (5+ messages)
[PATCHv2] zsmalloc: make common caches global
2026-01-21 1:37 UTC (2+ messages)
[PATCH] mm: zswap: Use SG list decompression APIs from zsmalloc
2026-01-21 1:36 UTC
[PATCH v2] rapidio: replace rio_free_net() with kfree() in rio_scan_alloc_net()
2026-01-21 1:35 UTC
Fwd: [PATCH v2] bcache: use bio cloning for detached device requests
2026-01-21 1:34 UTC (4+ messages)
[PATCH v26 00/28] riscv control-flow integrity for usermode
2026-01-21 1:32 UTC (5+ messages)
[PATCH v15 0/9] erofs: Introduce page cache sharing feature
2026-01-21 1:29 UTC (4+ messages)
` [PATCH v15 5/9] erofs: introduce the page cache share feature
[PATCH] firmware: arm_scpi: Fix device_node reference leak in scpi_probe()
2026-01-21 1:24 UTC (2+ messages)
[PATCH v2 0/7] clk: st: clkgen-pll: Add cleanup in clkgen_c32_pll_setup() and clkgen_odf_register()
2026-01-21 1:22 UTC (8+ messages)
` [PATCH v2 1/7] clk: st: clkgen-pll: Fix a memory leak in clkgen_odf_register()
` [PATCH v2 2/7] clk: st: clkgen-pll: Rename clk variable in clkgen_c32_pll_setup()
` [PATCH v2 3/7] "
` [PATCH v2 4/7] clk: st: clkgen-pll: Add iounmap() "
` [PATCH v2 5/7] clk: st: clkgen-pll: Add clk_unregister for pll_clk "
` [PATCH v2 6/7] clk: st: clkgen-pll: Remove redundant kfree() "
` [PATCH v2 7/7] clk: st: clkgen-pll: Add clk_unregister for odf_clk "
[PATCH net-next v11 0/7] netconsole: support automatic target recovery
2026-01-21 1:20 UTC (3+ messages)
` [PATCH net-next v11 7/7] selftests: netconsole: validate target resume
[PATCH v6 00/12] drm/msm: Add support for Kaanapali
2026-01-21 1:20 UTC (2+ messages)
[PATCH v2] x86/lib: Optimize num_digits() and fix INT_MIN overflow
2026-01-21 0:17 UTC (7+ messages)
` [PATCH v3] "
[PATCH v4 0/4] drm/msm: UBWC-related fixes
2026-01-21 1:20 UTC (2+ messages)
[PATCH 0/2] drm/msm/dpu: improve LM allocation
2026-01-21 1:20 UTC (2+ messages)
[PATCH bpf-next v3 0/2] bpf: Fix memory access flags in helper prototypes
2026-01-21 1:20 UTC (2+ messages)
[PATCH] sched/fair: Fix pelt lost idle time detection
2026-01-21 1:19 UTC (12+ messages)
[PATCH v14 00/34] Enable CXL PCIe Port Protocol Error handling and logging
2026-01-21 1:19 UTC (3+ messages)
` [PATCH v14 03/34] PCI: Introduce pcie_is_cxl()
[Regression in 6.19-rc6] Build breakage after commit 436326bc525d
2026-01-21 1:18 UTC (9+ messages)
[PATCH v2] char: lp: Fix NULL pointer dereference of cad
2026-01-21 1:17 UTC (9+ messages)
[PATCH v2 0/2] rust: reduce duplicate information
2026-01-21 1:16 UTC (3+ messages)
` [PATCH v2 2/2] scripts: generate_rust_analyzer.py: reduce cfg plumbing
[PATCH 0/4] KVM: x86: Advertise new instruction CPUIDs for Intel Diamond Rapids
2026-01-21 1:40 UTC (3+ messages)
[PATCH v5] driver core: enforce device_lock for driver_match_device()
2026-01-21 1:11 UTC (8+ messages)
[PATCH net-next v2 v2 1/2] net: mctp-i2c: notify user space on TX failure
2026-01-21 1:10 UTC (2+ messages)
[PATCH v3] kprobes: Use dedicated kthread for kprobe optimizer
2026-01-21 1:08 UTC
[PATCH v2] kprobes: Use dedicated kthread for kprobe optimizer
2026-01-21 1:07 UTC (3+ messages)
[PATCH net-next v10 0/5] net: devmem: improve cpu cost of RX token management
2026-01-21 1:07 UTC (6+ messages)
` [PATCH net-next v10 3/5] net: devmem: implement autorelease "
` [PATCH net-next v10 4/5] net: devmem: document NETDEV_A_DMABUF_AUTORELEASE netlink attribute
[PATCH v3 00/21] slab: replace cpu (partial) slabs with sheaves
2026-01-21 1:06 UTC (5+ messages)
` [PATCH v3 11/21] slab: remove SLUB_CPU_PARTIAL
[PATCH net v2 0/2] net: sched: act_gate: fix update races and infoleak
2026-01-21 1:00 UTC (4+ messages)
` [PATCH 1/2] net/sched: act_gate: fix schedule updates with RCU swap
[PATCH v4 0/5] Introduce MAX77759 charger driver
2026-01-21 0:59 UTC (6+ messages)
` [PATCH v4 1/5] dt-bindings: mfd: maxim,max77759: reference power-supply schema and add regulator property
` [PATCH v4 2/5] dt-bindings: usb: maxim,max33359: Add supply property for vbus
` [PATCH v4 3/5] mfd: max77759: add register bitmasks and modify irq configs for charger
` [PATCH v4 4/5] power: supply: max77759: add charger driver
` [PATCH v4 5/5] usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode
[PATCH v4 00/16] TDX: Enable Dynamic PAMT
2026-01-21 0:58 UTC (4+ messages)
` [PATCH v4 12/16] x86/virt/tdx: Add helpers to allow for pre-allocating pages
[tip:irq/urgent] BUILD SUCCESS 8d76a7d89c12d08382b66e2f21f20d0627d14859
2026-01-21 0:56 UTC
[PATCH v0 03/15] x86/hyperv: add insufficient memory support in irqdomain.c
2026-01-21 0:53 UTC (2+ messages)
[PATCH v1 2/2] clk: sprd: Add SC9832E clock driver
2026-01-21 0:53 UTC (2+ messages)
[PATCH 0/1] riscv: dts: spacemit: Disable ETH PHY sleep mode for OrangePi
2026-01-21 0:50 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 0/3] KVM: SVM: Set PFERR_GUEST_{PAGE,FINAL}_MASK for nested NPF and add selftest
2026-01-21 0:49 UTC (4+ messages)
` [PATCH 1/3] KVM: SVM: Fix nested NPF injection to set PFERR_GUEST_{PAGE,FINAL}_MASK
` [PATCH 2/3] KVM: selftests: Add TDP unmap helpers
` [PATCH 3/3] KVM: selftests: Add nested NPF injection test for SVM
[PATCH v1 00/14] x86 boot code cleanups, batch 1
2026-01-21 0:47 UTC (4+ messages)
` [PATCH v1 02/14] x86/realmode: make %gs == 0 an invariant
[PATCH v9 00/22] Enable FRED with KVM VMX
2026-01-21 0:44 UTC (5+ messages)
` [PATCH v9 19/22] KVM: nVMX: Handle FRED VMCS fields in nested VMX context
[PATCH v5 0/3] fix wrong usage of memory allocation APIs under PREEMPT_RT in arm64
2026-01-21 0:43 UTC (15+ messages)
` [PATCH v5 2/3] arm64: mmu: avoid allocating pages while splitting the linear mapping
[PATCH V5 00/17] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
2026-01-21 0:46 UTC (15+ messages)
` [PATCH V5 03/17] nvdimm/label: Add namespace/region label support as per LSA 2.1
` [PATCH V5 04/17] nvdimm/label: Include region label in slot validation
` [PATCH V5 05/17] nvdimm/label: Skip region label during ns label DPA reservation
` [PATCH V5 06/17] nvdimm/label: Preserve region label during namespace creation
` [PATCH V5 07/17] nvdimm/label: Add region label delete support
` [PATCH V5 08/17] nvdimm/label: Preserve cxl region information from region label
` [PATCH V5 09/17] nvdimm/label: Export routine to fetch region information
[PATCH v9 00/13] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
2026-01-21 0:35 UTC (12+ messages)
` [PATCH v9 10/13] cxl: Enable AMD Zen5 address translation using ACPI PRMT
[PATCH bpf-next v3 00/13] bpf: Kernel functions with KF_IMPLICIT_ARGS
2026-01-21 0:35 UTC (7+ messages)
` [PATCH bpf-next v3 03/13] bpf: Verifier support for KF_IMPLICIT_ARGS
` [PATCH bpf-next v3 09/13] bpf: Migrate bpf_task_work_schedule_* kfuncs to KF_IMPLICIT_ARGS
[PATCH v2] power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymer
2026-01-21 0:35 UTC (2+ messages)
[tip:x86/cleanups] BUILD SUCCESS 53ed3d91a141f5c8b3bce45b0004fbbfefe77956
2026-01-21 0:33 UTC
[PATCH net-next v2 12/12] ice: dpll: Support E825-C SyncE and dynamic pin discovery
2026-01-21 0:18 UTC (2+ messages)
` [net-next,v2,12/12] "
[PATCH net-next v2 08/12] dpll: Enhance and consolidate reference counting logic
2026-01-21 0:16 UTC (2+ messages)
` [net-next,v2,08/12] "
[v5 PATCH] arm64: mm: show direct mapping use in /proc/meminfo
2026-01-21 0:17 UTC (4+ messages)
[PATCH v4 0/3] Add the address in traces
2026-01-21 0:10 UTC (11+ messages)
` [PATCH v4 3/3] usb: dwc3: Log dwc3 "
[PATCH net v2] net: phy: intel-xway: fix OF node refcount leakage
2026-01-21 0:10 UTC (2+ messages)
[PATCH v3] nfc: MAINTAINERS: Orphan the NFC and look for new maintainers
2026-01-21 0:10 UTC (3+ messages)
[syzbot] [pci?] WARNING in pci_scan_single_device (2)
2026-01-21 0:08 UTC
[PATCH v12 00/10] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
2026-01-21 0:06 UTC (5+ messages)
` [PATCH v12 06/10] crypto: Add supplementary info param to asymmetric key signature verification
[PATCH] selftests/ipc: skip msgque test if MSG_COPY is not supported
2026-01-21 0:03 UTC (2+ messages)
[PATCH 0/6] scripts: generate_rust_analyzer: improve rust-project.json generation
2026-01-21 0:01 UTC (4+ messages)
` [PATCH 6/6] scripts: generate_rust_analyzer: move sysroot crates to sysroot_project
[PATCH net] selftests: drv-net: fix skip for unsupported devices
2026-01-20 23:56 UTC (2+ messages)
[tip:timers/urgent] BUILD SUCCESS e806f7dde8ba28bc72a7a0898589cac79f6362ac
2026-01-20 23:55 UTC
[PATCH] KVM: x86/mmu: move reused pages to the top of active_mmu_pages
2026-01-20 23:41 UTC
[PATCH] scripts/gen-btf.sh: fix shebang for NixOS
2026-01-20 23:54 UTC (6+ messages)
[PATCH v4 3/3] randomize_kstack: Unify random source across arches
2026-01-20 23:50 UTC (2+ messages)
[PATCH 0/4] Fixes for gcc 16.0.1
2026-01-20 23:50 UTC (3+ messages)
[PATCH net] octeontx2-af: Fix error handling
2026-01-20 23:49 UTC (2+ messages)
` [net] "
[PATCH v2 0/3] x86: Extend LASS support to EFI configurations
2026-01-20 23:47 UTC (4+ messages)
` [PATCH v2 1/3] x86/cpu: Defer LASS enabling until userspace comes up
` [PATCH v2 2/3] x86/efi: Disable LASS while executing runtime services
` [PATCH v2 3/3] x86/cpu: Remove LASS restriction on EFI
[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
2026-01-20 23:48 UTC (3+ messages)
` [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
[PATCH net v01 0/5] net: hinic3: Fix netif_queue_set_napi input parameters and code styles
2026-01-20 23:47 UTC (2+ messages)
[PATCH 0/4] platform/x86/intel/vsec: Prep for ACPI PMT discovery
2026-01-20 23:47 UTC (4+ messages)
` [PATCH 2/4] platform/x86/intel/vsec: Switch exported helpers from pci_dev to device
[PATCH v3] KVM: SEV: Add KVM_SEV_SNP_HV_REPORT_REQ command
2026-01-20 23:45 UTC (2+ messages)
[PATCH v2 0/7] Add support for ECS LIVA QC710 mini PC/devkit
2026-01-20 23:30 UTC (8+ messages)
` [PATCH v2 1/7] dt-bindings: vendor-prefixes: Add ECS (Elitegroup Computer Systems)
` [PATCH v2 2/7] dt-bindings: vendor-prefixes: Add AlgolTek
` [PATCH v2 3/7] dt-bindings: arm: qcom: Add ECS LIVA QC710
` [PATCH v2 4/7] dt-bindings: display: bridge: simple: document the Algoltek AG6311 DP-to-HDMI bridge
` [PATCH v2 5/7] drm/bridge: simple: add "
` [PATCH v2 6/7] arm64: dts: qcom: Add support for ECS LIVA QC710
` [PATCH v2 7/7] firmware: qcom: scm: Allow QSEECOM on "
[PATCH] scsi: pm8001: Fix potential TOCTOU race in pm8001_find_tag
2026-01-20 23:43 UTC (7+ messages)
[PATCH 0/3] pinctrl: qcom: Add support for Qualcomm Eliza SoC
2026-01-20 23:40 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: document the Eliza Top Level Mode Multiplexer
` [PATCH 2/3] pinctrl: qcom: Add Eliza pinctrl driver
` [PATCH 3/3] arm64: defconfig: Enable Qualcomm Eliza pinctrl
[PATCH] power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymer
2026-01-20 23:35 UTC (4+ messages)
[PATCH v2 00/11] Remove device private pages from physical address space
2026-01-20 23:34 UTC (8+ messages)
` [PATCH v2 11/11] mm: Remove device private pages from the "
linux-next: build failure after merge of the btrfs-fixes tree
2026-01-20 23:33 UTC (3+ messages)
[PATCH] x86/tdx: Use pg_level in TDX APIs, not the TDX-Module's 0-based level
2026-01-20 23:31 UTC (2+ messages)
[PATCH net-next v4] page_pool: Add page_pool_release_stalled tracepoint
2026-01-20 23:29 UTC (4+ messages)
Since 6.18.x make binrpm-pkg does not sign modules
2026-01-20 23:21 UTC (7+ messages)
[PATCH v9 00/19] media: cadence,ti: CSI2RX Multistream Support
2026-01-20 23:25 UTC (6+ messages)
` [PATCH v9 06/19] media: ti: j721e-csi2rx: add a subdev for the core device
[PATCH v6 1/2] mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
2026-01-20 23:23 UTC (3+ messages)
[GIT PULL] hotfixes for 6.19-rc7
2026-01-20 23:23 UTC (2+ messages)
[GIT PULL] Devicetree fixes for v6.19, part 3
2026-01-20 23:23 UTC (2+ messages)
[PATCH v7 1/2] mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
2026-01-20 23:22 UTC (2+ messages)
` [PATCH v7 2/2] mm/memory-failure: teach kill_accessing_process to accept hugetlb tail page pfn
[PATCH net-next] net: uapi: Provide an UAPI definition of 'struct sockaddr'
2026-01-20 23:20 UTC (5+ messages)
` [klibc] "
[PATCH] selftests: netfilter: avoid RULE_REPLACE error when zeroing rule counters
2026-01-20 23:20 UTC (2+ messages)
[PATCH RESEND net v5 0/4] vsock/virtio: fix TX credit handling
2026-01-20 23:18 UTC (4+ messages)
[PATCH] ocfs2: fix circular locking dependency in ocfs2_acquire_dquot
2026-01-20 23:16 UTC (7+ messages)
[PATCH] drm/amdkfd: simplify svm_range_unmap_from_gpus()
2026-01-20 23:15 UTC (2+ messages)
[PATCHSET RESEND v11 sched_ext/for-6.20] Add a deadline server for sched_ext tasks
2026-01-20 23:10 UTC (2+ messages)
[PATCH v3 0/3] cpufreq: ti: Add support for AM62L3 SoC
2026-01-20 23:09 UTC (3+ messages)
` [PATCH v3 2/3] cpufreq: ti-cpufreq: add "
[PATCH 0/5] selftests: net: fix false failures due to missing features and host interference
2026-01-20 23:05 UTC (2+ messages)
` [PATCH 5/5] selftests: net: io_uring_zerocopy: enable io_uring for the test
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox