The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-07 06:36:57 to 2026-07-07 07:33:48 UTC [more...]

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-07-07  7:33 UTC  (49+ messages)
` [PATCH v19 01/40] dept: implement "
` [PATCH v19 02/40] dept: add single event dependency tracker APIs
` [PATCH v19 03/40] dept: add lock "
` [PATCH v19 04/40] dept: tie to lockdep and IRQ tracing
` [PATCH v19 05/40] dept: add proc knobs to show stats and dependency graph
` [PATCH v19 06/40] dept: distinguish each kernel context from another
` [PATCH v19 07/40] dept: distinguish each work "
` [PATCH v19 08/40] dept: add a mechanism to refill the internal memory pools on running out
` [PATCH v19 10/40] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
  ` [PATCH v19 10/40] dept: apply sdt_might_sleep_{start, end}() "
` [PATCH v19 11/40] dept: apply sdt_might_sleep_{start,end}() to swait
` [PATCH v19 12/40] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait
  ` [PATCH v19 12/40] dept: apply sdt_might_sleep_{start, end}() "
` [PATCH v19 13/40] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
  ` [PATCH v19 13/40] dept: apply sdt_might_sleep_{start, end}() "
` [PATCH v19 15/40] dept: track timeout waits separately with a new Kconfig
` [PATCH v19 17/40] dept: apply timeout consideration to swait
` [PATCH v19 18/40] dept: apply timeout consideration to waitqueue wait
` [PATCH v19 19/40] dept: apply timeout consideration to hashed-waitqueue wait
` [PATCH v19 21/40] dept: make dept able to work with an external wgen
` [PATCH v19 22/40] dept: track PG_locked with dept
` [PATCH v19 23/40] dept: print staged wait's stacktrace on report
` [PATCH v19 24/40] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
` [PATCH v19 27/40] dept: assign dept map to mmu notifier invalidation synchronization
` [PATCH v19 28/40] dept: assign unique dept_key to each distinct dma fence caller
` [PATCH v19 29/40] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
` [PATCH v19 30/40] dept: make dept stop from working on debug_locks_off()

[RFC PATCH 0/7] mm: store zswap entries in swap table (Pointer entry)
 2026-07-07  7:32 UTC  (5+ messages)
` [RFC PATCH 1/7] mm/swap_table: add Pointer type support for zswap entry storage
` [RFC PATCH 2/7] mm/zswap: add swp_tb_val to zswap_entry and Pointer accessor helpers
` [RFC PATCH 3/7] mm/swap_state: do zswap conversion in __swap_cache_do_del_folio
` [RFC PATCH 4/7] mm/zswap, mm/swap_state: handle Pointer entries in add_folio path

[PATCH 0/2] s390/vdso: Fix GNU_EH_FRAME PHDR
 2026-07-07  7:32 UTC  (4+ messages)
` [PATCH 2/2] s390/vdso: Use symbolic constants for the PHDR permission flags

[PATCH] watchdog: pretimeout: Add "dump" pretimeout governor
 2026-07-07  7:31 UTC 

[PATCH v3] Bluetooth: virtio: Fix HCI device unregister on probe failure
 2026-07-07  7:29 UTC 

[PATCH 1/2] dt-bindings: i3c: add binding for Realtek RTS490x I3C HUB
 2026-07-07  7:28 UTC 

[RFC PATCH 0/6] mm/hugetlb: Dynamic, NUMA-aware HugePage Cache & Free Page Reporting
 2026-07-07  7:29 UTC  (11+ messages)
` [PATCH 1/6] mm/hugetlb: add Kconfig and basic cache infrastructure
` [PATCH 2/6] mm/hugetlb: implement cache recycling and allocation
` [PATCH 3/6] mm/hugetlb: add sysfs interfaces for cache
` [PATCH 4/6] mm/hugetlb: add memory shrinker "
` [PATCH 5/6] Documentation/admin-guide/mm/hugetlbpage.rst: document cache interfaces
` [PATCH 6/6] mm/hugetlb: support free page reporting for cached hugepages

[PATCH v3] MAINTAINERS: Update multiplexer subsystem maintainers and status
 2026-07-07  7:27 UTC  (3+ messages)

[PATCH 0/5] software node: provide support for fw_devlink
 2026-07-07  7:27 UTC  (11+ messages)
` [PATCH 3/5] software node: add kunit tests for fw_devlink support
` [PATCH 5/5] gpio: kunit: add test cases verifying swnode devlink support

[PATCH v6 00/11] Dynamic PAMT
 2026-07-07  7:25 UTC  (7+ messages)
` [PATCH v6 06/11] x86/virt/tdx: Optimize tdx_pamt_get/put()
` [PATCH v6 07/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v6 08/11] x86/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path

[PATCH v10 00/19] zsmalloc/zram: there be preemption
 2026-07-07  7:25 UTC  (5+ messages)
` [PATCH v10 01/19] zram: sleepable entry locking
` [PATCH v10 04/19] zram: remove max_comp_streams device attr

[PATCH] powerpc/64s: Clarify copy_and_flush() cache sync loop comment
 2026-07-07  7:24 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v4 0/4] gpio: realtek: Add support for Realtek DHC RTD1625
 2026-07-07  7:24 UTC  (4+ messages)
` (subset) "

[PATCH] userfaultfd: prevent registration of special VMAs
 2026-07-07  7:23 UTC  (11+ messages)

[PATCH v3 00/12] LoongArch: Add livepatch build (KLP) support
 2026-07-07  7:20 UTC  (13+ messages)
` [PATCH v3 01/12] objtool/LoongArch: Add arch_adjusted_addend() for KLP support
` [PATCH v3 02/12] LoongArch: Mark special sections "
` [PATCH v3 03/12] livepatch/klp-build: disable direct-extern-access for LoongArch to fix kernel panic
` [PATCH v3 04/12] livepatch/klp-build: build LoongArch with -fPIC to keep GOT-indirect symbol references
` [PATCH v3 05/12] LoongArch: Fix EFI linking with -fdata-sections
` [PATCH v3 06/12] objtool/klp: Add LoongArch jump opcode bytes support
` [PATCH v3 07/12] klp-build: Add LoongArch syscall patching macro
` [PATCH v3 08/12] LoongArch: Add livepatch build (KLP) support
` [PATCH v3 09/12] LoongArch: Select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
` [PATCH v3 10/12] objtool/klp: Convert local label references in special sections
` [PATCH v3 11/12] objtool/klp: Fix ANNOTATE_DATA_SPECIAL parsing for local label references
` [PATCH v3 12/12] objtool/klp: Fold LoongArch paired ADD/SUB relocations into PCREL

[PATCH v3 00/17] rv: Add selftests to tools and KUnit tests
 2026-07-07  7:23 UTC  (8+ messages)
` [PATCH v3 09/17] rv: Add KUnit tests for some DA/HA monitors
` [PATCH v3 11/17] rv: Prevent unintentional tracepoints during KUnit tests
` [PATCH v3 12/17] rv: Add KUnit tests for some LTL monitors

[PATCH v9] misc: fastrpc: Allocate entire reserved memory for Audio PD in probe
 2026-07-07  7:23 UTC  (3+ messages)

[PATCH v5 00/13] gpu: nova-core: consolidate and streamline GSP boot process
 2026-07-07  7:21 UTC  (14+ messages)
` [PATCH v5 01/13] gpu: nova-core: gsp: sequencer: use GspBootContext
` [PATCH v5 02/13] gpu: nova-core: gsp: sequencer: do not store sequence into GspSequencer
` [PATCH v5 03/13] gpu: nova-core: gsp: replace BootUnloadGuard with local handlers
` [PATCH v5 04/13] gpu: nova-core: gsp: pass GspBootContext to unload methods
` [PATCH v5 05/13] gpu: nova-core: gsp: centralize missing unload bundle warnings
` [PATCH v5 06/13] gpu: nova-core: gsp: fold TU102 unload bundle construction into HAL method
` [PATCH v5 07/13] gpu: nova-core: gsp: turn FWSEC execution "
` [PATCH v5 08/13] gpu: nova-core: gsp: make use of FWSEC bootloader a property of the TU102 HAL
` [PATCH v5 09/13] gpu: nova-core: move GSP firmware files decision to GSP HAL
` [PATCH v5 10/13] gpu: nova-core: avoid repeated calls to pci::Device::as_ref
` [PATCH v5 11/13] gpu: nova-core: gsp: pass GspBootContext mutably
` [PATCH v5 12/13] gpu: nova-core: gsp: separate context and GPU lifetimes in GspBootContext
` [PATCH v5 13/13] gpu: nova-core: store Fsp instance in Gpu

[PATCH v4 00/27] KVM: s390: Introduce arm64 KVM
 2026-07-07  7:20 UTC  (4+ messages)
` [PATCH v4 08/27] KVM: arm64: Prepare sharing arm64 code with s390

[PATCH char-misc v2] mei: lb: fix incorrect type in assignment
 2026-07-07  7:21 UTC  (4+ messages)

Policy regarding linux-next only changes
 2026-07-07  7:21 UTC  (8+ messages)
      ` [PATCH] lockdep: Enable the printing of held locks of running non-current tasks (was: Policy regarding linux-next only changes)
        ` [PATCH] lockdep: Enable the printing of held locks of running non-current tasks
          ` [PATCH -v2] lockdep: Enable the printing of held locks of remote running tasks and print task CPU
        ` [tip: locking/debug] "

[PATCH 1/3] wifi: cfg80211: validate rx/tx MLME callback frame lengths before access
 2026-07-07  7:21 UTC  (4+ messages)

[PATCH v7 0/6] Add reclaim to the dmem cgroup controller
 2026-07-07  7:20 UTC  (4+ messages)
` [PATCH v7 3/6] cgroup/dmem: Add reclaim callback for lowering max below current usage

[PATCH 1/3] zram: fix zstd dict use-after-free on per-CPU error path
 2026-07-07  7:19 UTC  (2+ messages)

[PATCH 0/2] dt-bindings: pci: qcom,hawi-pcie: Add Maili PCIe compatibles
 2026-07-07  7:19 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: pci: qcom,hawi-pcie: Add Maili PCIe compatible

[PATCH v6 0/4] mm/zsmalloc: reduce lock contention in zs_free()
 2026-07-07  7:18 UTC  (2+ messages)

[PATCH v4] staging: media: atomisp: refactor pipe graph dump stage formatting
 2026-07-07  7:18 UTC  (4+ messages)

[PATCH-next v10 00/11] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
 2026-07-07  7:15 UTC  (4+ messages)
` [PATCH-next v10 10/11] cgroup/cpuset: Support multiple destination "

[PATCH v3] vdpa/mlx5: Fix buffer length in create_direct_keys()
 2026-07-07  7:17 UTC  (2+ messages)

[PATCH v6 00/23] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-07-07  7:16 UTC  (21+ messages)
` [PATCH v6 12/23] virt: Introduce steal monitor driver
` [PATCH v6 17/23] virt/steal_monitor: Provide default method to get systemwide steal time
` [PATCH v6 19/23] virt/steal_monitor: Provide default method to get num of CPUs for steal ratio
` [PATCH v6 20/23] virt/steal_monitor: Act on steal values at regular intervals
` [PATCH v6 21/23] virt/steal_monitor: Add direction control

[PATCH bpf v2 0/2] bpf: Reject negative const offsets for buffer pointers
 2026-07-07  7:17 UTC  (3+ messages)
` [PATCH bpf v2 1/2] "

[PATCH v3 0/2] HID: sensor: custom: Fix fields lifetime issues
 2026-07-07  7:15 UTC  (3+ messages)
` [PATCH v3 1/2] HID: sensor: custom: Fix use-after-free in enable_sensor
` [PATCH v3 2/2] HID: sensor: custom: Fix field sysfs group cleanup on failure

[PATCH v1 net-next] net: phy: Drop #inclusion of <linux/mod_devicetable.h> from <linux/mdio.h>
 2026-07-07  7:15 UTC  (5+ messages)

[PATCH] riscv: dts: spacemit: k3-pico-itx: Fix non-functional ethernet TX timing
 2026-07-07  7:15 UTC  (2+ messages)

[PATCH] MAINTAINERS: add ABI docs and selftests to ZRAM entry
 2026-07-07  7:14 UTC  (2+ messages)

[PATCHv2] gpio: mvebu: fix devres LIFO ordering between GPIO chip and IRQ domain
 2026-07-07  7:13 UTC  (2+ messages)

[PATCH v9] arm64: dts: qcom: kodiak: Add EL2 overlay
 2026-07-07  7:12 UTC  (3+ messages)

[PATCH V16 0/7] Rust Support for powerpc
 2026-07-07  7:11 UTC  (10+ messages)
` [PATCH V16 4/7] rust/powerpc: Set min rustc version "

[PATCH v9 0/2] Enable sdhc inline crypto engine for kodiak and monaco
 2026-07-07  7:11 UTC  (3+ messages)
` [PATCH v9 1/2] arm64: dts: qcom: kodiak: enable inline crypto engine for SDHC
` [PATCH v9 2/2] arm64: dts: qcom: monaco: "

[PATCH] mm: Standardize printing for pgtable entries
 2026-07-07  7:08 UTC  (2+ messages)

[PATCH] platform/x86: int1092: Fix potential memory leak in sar_probe()
 2026-07-07  7:05 UTC 

[PATCH 0/2] drm/bridge: ti-sn65dsi83: Add reverse lvds lanes DT property
 2026-07-07  7:02 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: sn65dsi83: Add reverse lanes property
` [PATCH 2/2] drm/bridge: ti-sn65dsi83: Add reverse lvds "

[PATCH 0/2] add MBR type rate control for encoder
 2026-07-07  7:02 UTC  (8+ messages)
` [PATCH 2/2] media: iris: add new rate control type MBR "

[RFC PATCH v2 00/13] mm: rework anon_vma and remove anon_vma_chain
 2026-07-07  7:01 UTC  (15+ messages)
` [RFC PATCH v2 01/13] mm: add CONFIG_ANON_VMA_FRACTAL
` [RFC PATCH v2 02/13] mm: implement helpers for ANON_VMA_FRACTAL
` [RFC PATCH v2 03/13] mm: implement __anon_node_prepare "
` [RFC PATCH v2 04/13] mm: implement anon_node_clone "
` [RFC PATCH v2 05/13] mm: implement anon_node_fork_with_prev "
` [RFC PATCH v2 06/13] mm: implement unlink_anon_nodes "
` [RFC PATCH v2 07/13] mm: handle rmap_base changes "
` [RFC PATCH v2 08/13] mm: implement anonymous folio rmap "
` [RFC PATCH v2 09/13] mm: prepare anon_node replacement "
` [RFC PATCH v2 10/13] mm: replace anon_vma with anon_node "
` [RFC PATCH v2 11/13] mm: optimize rmap for ANON_VMA_FRACTAL with PVL
` [RFC PATCH v2 12/13] mm: shared semaphores for ANON_VMA_FRACTAL
` [RFC PATCH v2 13/13] mm: Enable CONFIG_ANON_VMA_FRACTAL by default

[PATCH v2 0/2] thermal: qcom: Add Qualcomm SPMI MBG thermal monitor support
 2026-07-07  7:00 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: thermal: Add Qualcomm "

[PATCH net] net/iucv: fix use-after-free of a severed iucv_path
 2026-07-07  7:00 UTC 

[PATCH v3] x86/boot: Reject overlong acpi_rsdp= values
 2026-07-07  6:59 UTC  (2+ messages)

[PATCH net v2] tun/tap & vhost-net: make qdisc backpressure opt-in via IFF_BACKPRESSURE
 2026-07-07  6:56 UTC  (7+ messages)

[PATCH v2 0/2] arm64: Add Axiado AX3005 SoC and EVK support
 2026-07-07  6:58 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: axiado: Add initial support for AX3005 SoC and eval board

[PATCH 0/6] Add audio support on i.MX91 9x9 QSB
 2026-07-07  6:57 UTC  (7+ messages)
` [PATCH 1/6] ASoC: dt-bindings: wlf,wm8524: Add audio-graph port support
` [PATCH 2/6] ASoC: dt-bindings: fsl,micfil: "
` [PATCH 3/6] ASoC: dt-bindings: dmic-codec: "
` [PATCH 4/6] arm64: dts: imx91-9x9-qsb: Add audio-related board muxes
` [PATCH 5/6] arm64: dts: imx91-9x9-qsb: Add WM8524 sound card support
` [PATCH 6/6] arm64: dts: imx91-9x9-qsb: Add PDM microphone "

[PATCH 1/2] ext4: skip extra isize expansion during mount to prevent deadlock
 2026-07-07  6:57 UTC  (3+ messages)
` [PATCH 2/2] ext4: set EXT4_STATE_NO_EXPAND in ext4_evict_inode

[PATCH v6 0/3] iomap: add simple dio path for small direct I/O
 2026-07-07  6:57 UTC  (11+ messages)
` [PATCH v6 3/3] "

[PATCH 00/10] Use drm_exec to lock TTM buffers, respin
 2026-07-07  6:56 UTC  (7+ messages)
` [PATCH 02/10] drm/ttm: replace TTMs refcount with the DRM refcount v4

[PATCH 1/1] irqchip/renesas-irqc: fix generic IRQ chip leak on remove
 2026-07-07  6:56 UTC  (3+ messages)
  `  "

[PATCH 0/2] Add the clocks needed for the REFGEN block
 2026-07-07  6:55 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom: Add IPQ9650 REFGEN clock IDs
` [PATCH 2/2] clk: qcom: ipq9650: Add clocks for the REFGEN block

[PATCH v3] media: dvb-core: fix use-after-free in dvb_frontend_open()
 2026-07-07  6:55 UTC  (2+ messages)

[PATCH v3 1/1] dt-bindings: mfd: st,stmpe: fix typo st,stmpe601 (should be st,stmpe610)
 2026-07-07  6:53 UTC  (2+ messages)

[PATCH] scsi: lpfc: Fix memory leak in lpfc_sli4_driver_resource_setup()
 2026-07-07  6:53 UTC 

[PATCH v4 0/2] perf trace: Refactor augmented_raw_syscalls using bpf_for
 2026-07-07  6:52 UTC  (3+ messages)
` [PATCH v4 1/2] perf trace: Factor out BPF loop body
` [PATCH v4 2/2] perf trace: Refactor augmented_raw_syscalls using bpf_for

[PATCH bpf] bpf: Reject negative const offsets for buffer pointers
 2026-07-07  6:52 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: gpio: renesas,rcar-gpio: Document R-Car X5H (R8A78000) support
 2026-07-07  6:52 UTC  (5+ messages)
` [PATCH 2/2] gpio: rcar: Add "

[PATCH v3 0/8] x1e80100: Enable PDC wake GPIOs and deepest idle state
 2026-07-07  6:45 UTC  (4+ messages)
` [PATCH v3 8/8] arm64: dts: qcom: x1e80100: Add "

[PATCH v4 0/3] TQMa93xx on MBa93xxLA/CA/LA-Mini LVDS support
 2026-07-07  6:51 UTC  (4+ messages)
` [PATCH v4 1/3] arm64: dts: imx93-tqma9352-mba93xxla: Add LVDS overlay
` [PATCH v4 2/3] arm64: dts: imx93-tqma9352-mba93xxca: "
` [PATCH v4 3/3] arm64: dts: imx93-tqma9352-mba93xxla-mini: "

[PATCH RESEND] drm/bridge: tc358768: Enforce input bus flags via atomic_check
 2026-07-07  6:50 UTC  (2+ messages)

[PATCH net-next v5 0/3] net: dsa: motorcomm: Add LED support
 2026-07-07  6:47 UTC  (4+ messages)
` [PATCH net-next v5 1/3] net: dsa: motorcomm: Move to subdirectory
` [PATCH net-next v5 2/3] net: dsa: motorcomm: Split SMI module
` [PATCH net-next v5 3/3] net: dsa: motorcomm: Add LED support

[PATCH v1] fs: fix two spelling mistakes in comments
 2026-07-07  6:49 UTC  (3+ messages)
  `  "

[PATCH 0/9] PCI: qcom: Add PCIe support for Shikra SoC
 2026-07-07  6:48 UTC  (3+ messages)
` [PATCH 3/9] dt-bindings: PCI: Add bindings for endpoint gpios

[PATCH 0/2] Add support to dump the kernel page tables
 2026-07-07  6:45 UTC  (3+ messages)
` [PATCH 1/2] LoongArch: Enforce W^X for page-mapped virtual memory region
` [PATCH 2/2] LoongArch: Add support to dump the kernel page tables

[PATCH V2 0/6] null_blk: fix init/exit races, leaks and cleanup
 2026-07-07  6:45 UTC  (6+ messages)
` [PATCH V2 2/6] null_blk: give the file-scope mutex a descriptive name

[PATCH] dt-bindings: xilinx: Remove EDK/Ethernet references
 2026-07-07  6:43 UTC 

[PATCH net-next v10 0/4] net: stmmac: eic7700: add eth1 variant support and update delay bindings
 2026-07-07  6:42 UTC  (5+ messages)
` [PATCH net-next v10 1/4] dt-bindings: ethernet: eswin: relax internal delay model to range-based constraints
` [PATCH net-next v10 2/4] dt-bindings: ethernet: eswin: add EIC7700 eth1 RX clock inversion variant
` [PATCH net-next v10 3/4] net: stmmac: eic7700: make RGMII delay properties optional
` [PATCH net-next v10 4/4] net: stmmac: eic7700: add support for eth1 clock inversion variant

[PATCH v2 0/4] Add Intel Agilex5 SoCDK TSN Config2 board
 2026-07-07  6:41 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: arm: altera: Add "

[PATCH] usb: xhci: check Null pointer in segment alloc
 2026-07-07  6:41 UTC  (13+ messages)
  ` 答复: "
                ` 答复: "

[PATCH v5 0/3] Lenovo ThinkPad T14s EC thermal monitoring and thermal zone integration
 2026-07-07  6:39 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: embedded-controller: Add Lenovo ThinkPad T14s thermal sensor provider support
` [PATCH v5 2/3] platform: arm64: lenovo-thinkpad-t14s-ec: Add hwmon support for temperatures

[PATCH v5 5/8] mm: extend the template fast path to zone-device compound tails
 2026-07-07  6:38 UTC  (2+ messages)

[PATCH V4] powerpc/syscall: Fix syscall skip handling for seccomp and ptrace
 2026-07-07  6:37 UTC 

[PATCH v5 4/8] mm: add a template-based fast path for zone-device page init
 2026-07-07  6:36 UTC  (2+ messages)


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