mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 00/23] kbuild: significantly speed up kernel builds
 2026-09-11 11:13 UTC  (23+ messages)
` [PATCH 04/23] kallsyms: output binary data to speed output and kallsyms assembly
` [PATCH 12/23] kbuild: avoid re-running compiler and linker probes
` [PATCH 13/23] modpost: hash module source per-file, not per-byte
` [PATCH 16/23] kbuild: batch module finalisation
` [PATCH 17/23] modpost: perform srcversion hashing in parallel
` [PATCH 23/23] kbuild: use pigz for gzip compression if available

[PATCH v10 0/8] fix several inconsistencies with sysfs configuration in etmX
 2026-09-11 11:12 UTC  (11+ messages)
` [PATCH v10 1/8] coresight: etm4x: fix inconsistencies with sysfs configuration
` [PATCH v10 2/8] coresight: etm3x: "
` [PATCH v10 3/8] coresight: etm3x: change drvdata->spinlock type to raw_spin_lock_t
` [PATCH v10 4/8] coresight: etm3x: remove redundant cpu online check on etm_enable_sysfs()
` [PATCH v10 5/8] coresight: etm4x: introduce struct etm4_caps
` [PATCH v10 6/8] coresight: etm4x: exclude ss_status from drvdata->config
` [PATCH v10 7/8] coresight: etm4x: remove s_ex_level from config
` [PATCH v10 8/8] coresight: etm3x: introduce struct etm_caps

[PATCH net] net: mana: never hand a non-page_pool buffer to XDP
 2026-09-11 11:12 UTC  (2+ messages)

[PATCH] usb: typec: ucsi: acpi: Assume UCSI 1.2 on Acer Nitro ANV15-41
 2026-09-11 11:12 UTC  (2+ messages)

[PATCH ath-next] wifi: ath9k: unmap DMA and free skb for stale TX buffers on queue drain
 2026-09-11 11:10 UTC  (2+ messages)

[PATCH v2 0/4] mm/slub: preserve previous object lifetime
 2026-09-11 11:10 UTC  (4+ messages)
` [PATCH v2 2/4] mm/slub: preserve one "

[PATCH v10 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-09-11 11:09 UTC  (7+ messages)
` [PATCH v10 1/6] selftests/mm: make file helpers return errors
` [PATCH v10 2/6] tools/lib/mm: add shared file helpers
` [PATCH v10 3/6] tools/lib/mm: move hugepage_settings out of selftests
` [PATCH v10 4/6] tools/mm: move gup_test from selftests/mm to tools/mm
` [PATCH v10 5/6] tools/mm: make gup_bench a benchmark only tool
` [PATCH v10 6/6] selftests/mm: add a GUP selftest

[PATCH 00/10] arm64: dts: exynos: Few strict dt-style-check cleanups
 2026-09-11 11:09 UTC  (14+ messages)
` [PATCH 01/10] arm64: dts: exynos: axis: Re-order nodes to match coding style
` [PATCH 02/10] arm64: dts: exynos: axis: Re-order properties "
` [PATCH 03/10] arm64: dts: exynos: gs101: "
` [PATCH 04/10] arm64: dts: exynos: gs101: Re-order nodes "
` [PATCH RFT 05/10] arm64: dts: exynos2200-g0s: Drop chosen address/size cells
` [PATCH 06/10] arm64: dts: exynos2200-g0s: Re-order properties to match coding style
` [PATCH 07/10] arm64: dts: exynos2200: Drop redundant blank lines
` [PATCH 08/10] arm64: dts: exynos5433: Re-order nodes to match coding style
` [PATCH 09/10] arm64: dts: exynos5433: Re-order properties "
` [PATCH 10/10] arm64: dts: exynos7870: "

[PATCH v9 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-09-11 11:08 UTC  (7+ messages)
` [PATCH v9 6/6] selftests/mm: add a GUP selftest

[PATCH] usb: typec: ucsi_ccg: Add retry mechanism in ccg_read
 2026-09-11 11:08 UTC  (2+ messages)

[PATCH v1 0/2] writeback: bound foreign dirty flushing
 2026-09-11 11:08 UTC  (5+ messages)
` [PATCH v1 2/2] writeback: snapshot foreign flush pages

[PATCH v3 0/8] mm/page_owner: Add PID/TGID/COMM and cgroup filtering
 2026-09-11 11:06 UTC  (7+ messages)

[PATCH 00/39] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
 2026-09-11 11:05 UTC  (8+ messages)
` [PATCH 11/39] selinux: reject writable opens of policy file, drop mmap shared/write check
` [PATCH 18/39] fbdev: defio: assert FBINFO_VIRTFB, drop VM_IO, add VM_MIXEDMAP

[PATCH v5 0/2] staging: iio: adc: ad7816: Fix SPI read race condition and DMA safety
 2026-09-11 11:04 UTC  (3+ messages)
` [PATCH v5 1/2] staging: iio: adc: ad7816: Serialize SPI read operations
` [PATCH v5 2/2] staging: iio: adc: ad7816: Use DMA-safe buffer for SPI read

[PATCH v2] stop_machine: Defer legacy console flushes while a CPU runs a stopper callback
 2026-09-11 11:02 UTC  (2+ messages)

[PATCH v20 00/14] KVM: arm64: Provide guest support for GCS
 2026-09-11 11:02 UTC  (5+ messages)
` [PATCH v20 14/14] KVM: selftests: arm64: Add GCS EXLOCK exception emulation test

[PATCH v2 00/16] KVM: arm64: Confine protected VM vCPU state to EL2
 2026-09-11 10:58 UTC  (4+ messages)
` [PATCH v2 13/17] KVM: arm64: Pend a protected guest's SError with HCR_EL2.VSE only

[PATCH] printk: Remove preempt_disable() from __wake_up_klogd()
 2026-09-11 10:58 UTC  (2+ messages)

[PATCH ath-next] wifi: ath9k: free clone buffer on fi->bf overwrite in ath_tx_setup_buffer
 2026-09-11 10:57 UTC  (2+ messages)

[PATCH net 0/2] net: psp: avoid conflicts with skb->decrypted and sk_validate_xmit_skb()
 2026-09-11 10:57 UTC  (3+ messages)
` [PATCH net 2/2] selftests: drv-net: psp: test PSP and TCP ULP mutual exclusion

[PATCH v2 2/2] sched/fair: avoid recalculating curr status in place_entity() and requeue_delayed_entity()
 2026-09-11 10:57 UTC  (2+ messages)

[PATCH v15 net-next 0/2] octeontx2-pf: mqprio bandwidth offload for NIX TX schedulers
 2026-09-11 10:55 UTC  (3+ messages)
` [PATCH v15 net-next 1/2] octeontx2: use atomic bitops for PF/VF and rep flags
` [PATCH v15 net-next 2/2] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers

[PATCH v2 0/8] md: don't wait for q->limits_lock while md holds back I/O
 2026-09-11 10:54 UTC  (5+ messages)
` [PATCH v2 1/8] md: pass a queue_limits down to ->hot_add_disk()
` [PATCH v2 6/8] md: pass a queue_limits through ->run()

[PATCH] HID: kye: fix inverted Manticore open/close condition
 2026-09-11 10:54 UTC 

[PATCH net-next v2] octeontx2-af: consolidate RVU AFVF device id definitions
 2026-09-11 10:53 UTC  (2+ messages)

[PATCH] x86/acrn: Set the LAPIC timer period from CPUID leaf 0x40000010 EBX
 2026-09-11 10:53 UTC 

[PATCH v2] mtd: spi-nor: Fix quad-enable for flashes with QER bit in SR1
 2026-09-11 10:52 UTC  (2+ messages)

[PATCH v3 0/7] read proc/pid/smaps_rollup under per-vma lock
 2026-09-11 10:52 UTC  (3+ messages)
` [PATCH v3 1/7] proc/task_mmu: remove unnecessary helpers

[PATCH net-next v4 0/4] rtnetlink: dump link-layer multicast addresses
 2026-09-11 10:51 UTC  (5+ messages)
` [PATCH net-next v4 1/4] netlink: specs: rt-addr: fix the type of target-netnsid
` [PATCH net-next v4 2/4] rtnetlink: add AF_PACKET multicast dumps
` [PATCH net-next v4 3/4] netlink: specs: rt-addr: document "
` [PATCH net-next v4 4/4] selftests: net: test "

[PATCH net-next v3 4/4] selftests: net: test AF_PACKET multicast dumps
 2026-09-11 10:50 UTC  (3+ messages)

[PATCH] PCI: rockchip: Skip the Tpvperl wait when power is already valid
 2026-09-11 10:49 UTC 

[PATCH 0/2] x86/tdx: Use TDVMCALLs directly for earlyprintk
 2026-09-11 10:49 UTC  (5+ messages)
` [PATCH 1/2] x86/tdx: Move port I/O definitions to a shared header
` [PATCH 2/2] x86/early_printk: Avoid #VE emulation for TDX guest serial output

[PATCH net-next v3 2/4] rtnetlink: add AF_PACKET multicast dumps
 2026-09-11 10:49 UTC  (3+ messages)

[PATCH net v7] net: qualcomm: rmnet: require CAP_NET_ADMIN in the real device netns for config ops
 2026-09-11 10:49 UTC  (2+ messages)

[PATCH net-next] net: phy: mediatek: support MT7530 PHYs on EN71221 MCM
 2026-09-11 10:48 UTC  (7+ messages)
` [PATCH v2 "

[PATCH] regulator: ti-abb: drop unused ret assignments before skip_opt
 2026-09-11 10:47 UTC 

[PATCH v3] KVM: arm64: Trap guest MPAM accesses whenever MPAM is implemented
 2026-09-11 10:47 UTC 

[PATCH 0/8] media: qcom: camss: add V4L2 subdev streams API support
 2026-09-11 10:46 UTC  (8+ messages)
` [PATCH 1/8] media: qcom: camss: Add streams API support for CSIPHY
` [PATCH 2/8] media: qcom: camss: Add streams API hw_ops to CSID interface
` [PATCH 3/8] media: qcom: camss: Implement CSID streams API hw_ops for gen2

[PATCH] net: qrtr: resend HELLO on MHI resume
 2026-09-11 10:44 UTC  (2+ messages)

[PATCH] pwm: tegra: fail probe on reset deassert errors
 2026-09-11 10:43 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Fix quad-enable for flashes with QER bit in SR1
 2026-09-11 10:43 UTC  (7+ messages)

[PATCH v2] KVM: arm64: Trap guest MPAM accesses whenever MPAM is implemented
 2026-09-11 10:43 UTC  (3+ messages)

[PATCH 0/3] Bluetooth: btmtk: firmware debug event routing and WMT FUNC_CTRL status fixes
 2026-09-11 10:42 UTC  (4+ messages)
` [PATCH 1/3] Bluetooth: btmtk: Route firmware debug event to the diag channel
` [PATCH 2/3] Bluetooth: btmtk: fix wrong status for short WMT FUNC_CTRL events
` [PATCH 3/3] Bluetooth: btmtksdio, btmtkuart: validate WMT event length before struct access

[PATCH] kbuild: drop dependency on .config for tools/
 2026-09-11 10:42 UTC 

[PATCH] printk: Use two irq_works instead per-CPU
 2026-09-11 10:38 UTC 

[PATCH v5 0/2] HID: generic: add LampArray support via hid-lamparray helper
 2026-09-11 10:38 UTC  (7+ messages)
    ` [PATCH 0/4] HID: lamparray: fixes from testing on Acer Predator PT14-52T

[PATCH bpf-next v2 05/13] bpf: keep the range across a sign extension that cannot change it
 2026-09-11 10:37 UTC  (3+ messages)

[PATCH] x86/tdx: Remove the early #VE handler
 2026-09-11 10:37 UTC  (3+ messages)

[PATCH ath-next] ath9k: delete channel-context timers on deinit
 2026-09-11 10:36 UTC  (2+ messages)

[PATCH net-next] selftests: netdevsim: add TEST_INCLUDES to Makefile
 2026-09-11 10:36 UTC  (2+ messages)

[PATCH v3 0/3] drm/sched: Introduce more locking to entity
 2026-09-11 10:34 UTC  (3+ messages)

[PATCH] arm64: tegra: Add the USB Type-C controller for IGX Orin
 2026-09-11 10:34 UTC  (2+ messages)

[PATCH 0/8] arm64: tegra: Clean up AHUB device tree nodes
 2026-09-11 10:32 UTC  (4+ messages)
` [PATCH 7/8] arm64: tegra: Clean up AHUB on Tegra264

[PATCH v2 00/15] accel/qda: Qualcomm DSP Accelerator driver
 2026-09-11 10:32 UTC  (12+ messages)

[PATCH 0/4] crypto: hisilicon - fix several issues in QM and SEC drivers
 2026-09-11 10:29 UTC  (5+ messages)
` [PATCH 1/4] crypto: hisilicon/qm - fix devm_kcalloc argument order
` [PATCH 2/4] crypto: hisilicon/sec2 - fix scheduling while atomic in aead soft fallback
` [PATCH 3/4] crypto: hisilicon/qm - fix memory leak in hisi_qm_sort_devices
` [PATCH 4/4] crypto: hisilicon/qm - fix GFP flag inconsistency in hisi_qm_memory_init

[PATCH v4 0/7] drm/msm/hdmi: Fixes/Cleanups before Eliza
 2026-09-11 10:29 UTC  (8+ messages)
` [PATCH v4 1/7] drm/msm/hdmi_phy: Cleanup after msm_hdmi_phy_resource_enable() failure
` [PATCH v4 2/7] drm/msm/hdmi: Handle msm_hdmi_power_on() errors during .atomic_pre_enable()
` [PATCH v4 3/7] drm/msm/hdmi_bridge: Correct poweroff/audio cleanup order in post_disable
` [PATCH v4 4/7] drm/msm/hdmi_bridge: Drop redundant initialization in msm_hdmi_bridge_init()
` [PATCH v4 5/7] drm/msm: Properly handle msm_ioremap() without name
` [PATCH v4 6/7] drm/msm/dsi: Fix indentation of if block in dsi_mgr_bridge_mode_valid()
` [PATCH v4 7/7] dt-bindings: display/msm: hdmi: Correct name of disallowed supplies

[PATCH v2 0/3] mm/mglru: add tracepoints for scan and aging paths
 2026-09-11 10:29 UTC  (4+ messages)
` [PATCH v2 1/3] mm/mglru: factor out lru_gen_seq_nr_pages()
` [PATCH v2 2/3] mm/mglru: add tracepoint for scan_folios()
` [PATCH v2 3/3] mm/mglru: add tracepoint for inc_max_seq()

[PATCH v3] PCI: hv: Warn when wait_for_response() waits indefinitely
 2026-09-11 10:29 UTC  (3+ messages)

[PATCH] coresight: handle runtime PM resume failures
 2026-09-11 10:28 UTC 

[PATCH v3 0/2] wifi: ath9k: fix the RX filter handling around spectral scans
 2026-09-11 10:28 UTC  (2+ messages)

[RFC PATCH 0/3] liveupdate: Move to feature flags for LUO and memfd ABI compatibility
 2026-09-11 10:27 UTC  (12+ messages)

[PATCH wq/for-7.4] workqueue: BUG_ON() a pwq release before workqueue_init()
 2026-09-11 10:26 UTC 

[PATCH 0/8] Subject: arm64: dts: qcom: Add t-power-on-us property for PCIe root ports
 2026-09-11 10:25 UTC  (2+ messages)

[RFC PATCH 0/2] xfs: change xfs log item refcount design
 2026-09-11 10:25 UTC  (3+ messages)
` [RFC PATCH 1/2] xfs: add lockref and generic helpers for refcounting
` [RFC PATCH 2/2] xfs: change xfs_trans_ail_delete return type to bool

[PATCH] memstick: ms_block: Fix memcmp() size in msb_resume card validation
 2026-09-11 10:24 UTC  (2+ messages)

[PATCH v5 00/18] PCI/P2PDMA: Route peer-to-peer DMA by TLP class
 2026-09-11 10:24 UTC  (4+ messages)
` [PATCH v5 17/18] dma-buf: Let importers ask how peer-to-peer traffic is routed

[PATCH net-next v1 0/2] ipv6: make IPV6_FREEBIND and IPV6_TRANSPARENT lockless
 2026-09-11 10:24 UTC  (3+ messages)
` [PATCH net-next v1 1/2] ipv6: make IPV6_FREEBIND setsockopt lockless
` [PATCH net-next v1 2/2] ipv6: make IPV6_TRANSPARENT "

[PATCH v1 0/4] ACPI: glue: Three fixes and optimization
 2026-09-11 10:24 UTC  (4+ messages)
` [PATCH v1 2/4] ACPI: glue: Rearrange acpi_bind_one() to avoid breakage

[PATCH] wifi: ath9k: fix typo "upto" in comments
 2026-09-11 10:24 UTC  (2+ messages)

[PATCH v3 0/3] Add StarFive JHB100 soc UFS platform driver
 2026-09-11 10:23 UTC  (4+ messages)
` [PATCH v3 1/3] scsi: ufs: dt-bindings: starfive: Add UFS Host Controller for JHB100 soc
` [PATCH v3 2/3] scsi: ufs: dwc: Rename amd-versal2 read/write PHY API and move to dwc common file
` [PATCH v3 3/3] scsi: ufs: starfive: Add UFS support for StarFive JHB100 SoC

[PATCH v2] drm/sched: Drop the unused entity argument from drm_sched_fence_alloc()
 2026-09-11 10:23 UTC  (2+ messages)

[PATCH 00/13] ARM: deprecated platform removal
 2026-09-11 10:22 UTC  (3+ messages)
` [PATCH 05/13] ARM: orion/dove/mv78xx0: remove all board files

[PATCH v2] usb: xhci: clear dangling sideband pointer in xhci_free_virt_device()
 2026-09-11 10:22 UTC 

[patch V2 1/8] signal: Prevent exec() race
 2026-09-11 10:22 UTC  (12+ messages)

[PATCH] KVM: selftests: Add a test for nested virtual NMI support
 2026-09-11 10:21 UTC 

[PATCH v2 0/2] ubifs: add KUnit tests for scan and key helpers
 2026-09-11 10:20 UTC  (2+ messages)

[PATCH] wifi: ath9k_htc: bound TX aggregation to MAX_TX_BUF_SIZE
 2026-09-11 10:20 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/2] usb: typec: ucsi: Add ITE IT5271 series and DisplayPort alt mode support
 2026-09-11 10:17 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: usb: ite,it8851: Add IT5271 series support
` [PATCH 2/2] usb: typec: ucsi: itepd: Add DisplayPort alternate mode support

[RESEND v22 1/3] dt-bindings: pwm: opencores: Update compatibles, examples and maintainers
 2026-09-11 10:16 UTC  (2+ messages)

[PATCH v3 0/5] pmdomain/cpuidle-psci: Fix behaviours for CPU PM domains
 2026-09-11 10:16 UTC  (5+ messages)
` [PATCH v3 2/5] pmdomain: core: Allow a non-CPU device in a CPU PM domain to do power on

[RFC PATCH] PCI: Tolerate non-prefetchable 64-bit BARs in prefetchable windows
 2026-09-11 10:14 UTC  (6+ messages)

[PATCH v3 00/13] x86/msr: Drop 32-bit MSR interfaces
 2026-09-11 10:11 UTC  (3+ messages)
` [PATCH v3 12/13] treewide: convert rdmsrq() from a macro to an inline function

[PATCH v3 0/3] ARM: dts: draeger: Add socfpga devicetree for Draeger's M48 board
 2026-09-11 10:10 UTC  (6+ messages)
` [PATCH v3 3/3] "

[PATCH v3 1/5] arm64: dts: rockchip: Reset the NanoPi Zero2 PHY from the MDIO bus
 2026-09-11 10:10 UTC  (3+ messages)

[RFC v2] arm,x86,fs/resctrl: Generic schema description Proof of Concept
 2026-09-11 10:09 UTC  (4+ messages)

[PATCH v4 next 0/9] locking/osq_lock: Optimisations to osq_lock code
 2026-09-11 10:08 UTC  (10+ messages)

[PATCH net-next v2] net: phy: realtek: improve firmware write speed
 2026-09-11 10:05 UTC  (2+ messages)

[PATCH REPOST 5/5] mm/damon/vaddr: support pgidle_unset probe filter type
 2026-09-11 10:04 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for v7.3-2
 2026-09-11 10:02 UTC 

[PATCH v4 0/4] arm64: dts: rockchip: Add FriendlyElec NanoPi R28S
 2026-09-11 10:02 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: arm: "
` [PATCH v4 2/4] arm64: dts: rockchip: Split out the common NanoPi RK3528 parts
` [PATCH v4 3/4] arm64: dts: rockchip: Add devicetree for the FriendlyElec NanoPi R28S
` [PATCH v4 4/4] arm64: dts: rockchip: Follow the DTS coding style in the NanoPi RK3528 devicetrees

[PATCH v2] phy: renesas: phy-rzg3e-usb3: Use SYSTEM_SLEEP_PM_OPS instead of NOIRQ
 2026-09-11 10:02 UTC  (4+ messages)

[PATCH] selftests: net: fou_mcast_encap: conditionally load fou module and skip IPv4 case
 2026-09-11 10:01 UTC 

[PATCH bpf-next v2 07/13] bpf: track low-32 scalar equality across sign-extending movs
 2026-09-11 10:00 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sdm845-tama: Enable RGB and flash LEDs
 2026-09-11  9:57 UTC 

[PATCH net RESEND 0/2] net: macb: Fix PTP timestamp configuration handling
 2026-09-11  9:55 UTC  (5+ messages)
` [PATCH net RESEND 2/2] net: macb: Use all-frame timestamping for PTPv1 RX filters
` [PATCH net RESEND 1/2] net: macb: Preserve one-step mode on rejected timestamp requests

[syzbot] [usb?] general protection fault in vhci_hcd_probe
 2026-09-11  9:54 UTC  (8+ messages)

[PATCH v4 00/18] drm/panthor: Fix the unplug logic
 2026-09-11  9:54 UTC  (4+ messages)
` [PATCH v4 13/18] drm/panthor: Complain if the SOFT_RESET fails

[PATCH REPOST 4/5] mm/damon/vaddr: extend apply_probes() for hugetlb
 2026-09-11  9:53 UTC  (2+ messages)

[PATCH] rust: pci: add resource_flags accessor
 2026-09-11  9:53 UTC  (2+ messages)

[RFC PATCH v3 0/3] Add Xiaomi 12 Lite 5G (taoyao) battery support
 2026-09-11  9:52 UTC  (4+ messages)
` [RFC PATCH v3 1/3] dt-bindings: soc: qcom: add xiaomi,taoyao-pmic-glink compatible

[PATCH v5 0/7] describe RTL8125 PCIe NICs on Rockchip boards (and add DT binding)
 2026-09-11  9:52 UTC  (3+ messages)
` [PATCH v5 2/7] arm64: dts: rockchip: describe PCIe RTL8125 Ethernet on NanoPC-T6

[GIT PULL] USB serial fixes for 7.3-rc3
 2026-09-11  9:51 UTC  (2+ messages)

[PATCH] cxl/regs: Reject register blocks in an unassigned BAR
 2026-09-11  9:50 UTC  (2+ messages)

[PATCH v2 0/2] media: uvcvideo: Automatically handle invalid uvc_versions
 2026-09-11  9:50 UTC  (3+ messages)
` [PATCH v2 1/2] media: uvcvideo: Force UVC version for Avermedia GC515
` [PATCH v2 2/2] media: uvcvideo: Automatically handle cameras with invalid uvc_version

[PATCH 00/13] srcu: Round out atomic SRCU support
 2026-09-11  9:49 UTC  (3+ messages)

[PATCH v7 0/9] mmc: sdhci-cadence: add SD6HC support and Agilex5 enablement
 2026-09-11  9:49 UTC  (3+ messages)

page:  |  | latest

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

all inboxes | Powered by JetHome®