Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-07-20 22:28:03 to 2026-07-21 20:57:41 UTC [more...]

[PATCH v7 00/29] fix dynamic-debug classmaps API for DRM
 2026-07-21 20:57 UTC  (24+ messages)
` [PATCH v7 01/29] params: fix a pr_debug(" %p ") use - already in MM-*
` [PATCH v7 02/29] selftests/dyndbg: Add kselftest script to verify dynamic-debug
` [PATCH v7 03/29] drm: Fix incorrect ccflags-y spelling inside Makefile
` [PATCH v7 04/29] drm: fix config dependent unused variable warning
` [PATCH v7 05/29] drm: Mark CONFIG_DRM_USE_DYNAMIC_DEBUG as unBROKEN
` [PATCH v7 06/29] vmlinux.lds.h: refactor BOUNDED_SECTION_* macros into bounded_sections.lds.h
` [PATCH v7 07/29] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
` [PATCH v7 08/29] vmlinux.lds.h: Fix ALIGN(8) omission causing NULL ptr on i386
` [PATCH v7 09/29] vmlinux.lds.h: remove redundant ALIGN(8) directives
` [PATCH v7 10/29] dyndbg.lds.S: fix lost dyndbg sections in modules
` [PATCH v7 11/29] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v7 12/29] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v7 13/29] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v7 14/29] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v7 15/29] dyndbg: drop NUM_TYPE_ARGS
` [PATCH v7 16/29] dyndbg: bump num-tokens in a query-cmd from 9 to 15
` [PATCH v7 17/29] dyndbg: reduce verbose/debug clutter
` [PATCH v7 18/29] lib/parser: add match_wildcard_hyphen() for agnostic matching
` [PATCH v7 19/29] dyndbg: use KBUILD_MODFILE for unique builtin module names
` [PATCH v7 20/29] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v7 21/29] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v7 22/29] dyndbg: replace classmap list with an array-slice
` [PATCH v7 23/29] dyndbg: macrofy a 2-index for-loop pattern

[PATCH 1/2] x86/resctrl, Documentation: Keep mbm_assign_mode "default" on boot
 2026-07-21 20:54 UTC  (6+ messages)

[PATCH v15 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-07-21 20:46 UTC  (6+ messages)
` [PATCH v15 1/5] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
` [PATCH v15 2/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH v15 3/5] rpmsg: core: match rpmsg device IDs by prefix
` [PATCH v15 4/5] gpio: rpmsg: add generic rpmsg GPIO driver
` [PATCH v15 5/5] arm64: dts: imx8ulp: Add rpmsg node under imx_rproc

[PATCH 6.6 0679/1266] perf cs-etm: Queue context packets for frontend
 2026-07-21 15:18 UTC 

[PATCH v7 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-07-21 20:26 UTC  (13+ messages)
` [PATCH v7 03/12] PCI: liveupdate: Track incoming preserved PCI devices
` [PATCH v7 09/12] PCI: liveupdate: Inherit ARI Forwarding Enable on preserved bridges

[PATCH v3] Documentation/core-api: min_heap: remove documented but unimplemented min_heap_empty()
 2026-07-21 20:12 UTC  (2+ messages)

[RFC PATCH 0/2] KVM: x86/pmu: Let userspace disable SW accounting of emulated instructions
 2026-07-21 19:43 UTC  (12+ messages)
` [RFC PATCH 1/2] KVM: x86/pmu: Add CAP to "

[PATCH 6.12 0514/1276] perf cs-etm: Queue context packets for frontend
 2026-07-21 15:15 UTC 

[PATCH v8 00/11] sched, steal_governor: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-07-21 19:28 UTC  (5+ messages)
` [PATCH v8 08/11] virt: Introduce steal governor driver
` [PATCH v8 10/11] virt/steal_governor: Implement steal_governor policy loop

[PATCH net-next v11 0/5] net: hinic3: PF initialization
 2026-07-21 19:21 UTC  (5+ messages)
` [PATCH net-next v11 1/5] hinic3: Add ethtool queue ops
` [PATCH net-next v11 2/5] hinic3: Add ethtool statistic ops

[PATCH 7.1 1003/2077] perf cs-etm: Queue context packets for frontend
 2026-07-21 15:11 UTC 

[PATCH RFC v3 00/11] leds: Add support for hardware-initiated hardware control trigger transition
 2026-07-21 18:25 UTC  (8+ messages)
` [PATCH RFC v3 09/11] platform/x86: ideapad-laptop: Decouple hardware & classdev brightness for keyboard backlight
` [PATCH RFC v3 10/11] platform/x86: ideapad-laptop: Serialize keyboard backlight notifications
` [PATCH RFC v3 11/11] platform/x86: ideapad-laptop: Fully support auto keyboard backlight

[PATCH v2] Documentation/core-api: min_heap: remove undocumented min_heap_empty()
 2026-07-21 18:24 UTC  (2+ messages)

[PATCH v23 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-07-21 18:20 UTC  (18+ messages)
` [PATCH v23 01/14] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v23 02/14] dmaengine: qcom: bam_dma: free interrupt before the clock in error path
` [PATCH v23 03/14] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v23 04/14] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v23 05/14] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v23 06/14] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v23 07/14] crypto: qce - Cancel work on device detach
` [PATCH v23 08/14] crypto: qce - Include algapi.h in the core.h header
` [PATCH v23 09/14] crypto: qce - Remove unused ignore_buf
` [PATCH v23 10/14] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v23 11/14] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v23 12/14] crypto: qce - Map crypto memory for DMA
` [PATCH v23 13/14] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v23 14/14] crypto: qce - Communicate the base physical address to the dmaengine

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-07-21 18:16 UTC  (7+ messages)
` [PATCH v5 01/36] mm: refactor find_next_best_node to find_next_best_node_in

[PATCH v4 0/1] Documentation: Add real-time kernel configuration guide
 2026-07-21 18:08 UTC  (10+ messages)
` [PATCH v4 1/1] Documentation: real-time: Add "

[PATCH 6.18 0706/1611] perf cs-etm: Queue context packets for frontend
 2026-07-21 15:13 UTC 

[PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
 2026-07-21 18:05 UTC  (4+ messages)

[PATCH v2 0/6] hwmon: (lm63) Add Sensylink CTF2301 support
 2026-07-21 17:56 UTC  (13+ messages)
` [PATCH v2 1/6] dt-bindings: vendor-prefixes: Add Sensylink
` [PATCH v2 2/6] dt-bindings: hwmon: Move LM63 family to a dedicated binding
` [PATCH v2 3/6] dt-bindings: hwmon: Add Sensylink CTF2301
` [PATCH v2 4/6] hwmon: (lm63) Add Sensylink CTF2301 support
` [PATCH v2 5/6] riscv: dts: spacemit: Add K3 I2C6 pinctrl state
` [PATCH v2 6/6] riscv: dts: spacemit: Add CTF2301 on K3 CoM260

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

[PATCH v9 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-21 16:49 UTC  (8+ messages)
` [PATCH v9 1/8] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v9 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v9 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults

[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
 2026-07-21 16:23 UTC  (3+ messages)
` [PATCH v5 10/20] vfio/pci: Retrieve preserved device files after Live Update

[PATCH v5 0/5] Enhance RPMsg buffer management
 2026-07-21 16:02 UTC  (8+ messages)
` [PATCH v5 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space

[PATCH v7 00/11] Dynamic PAMT
 2026-07-21 15:32 UTC  (3+ messages)
` [PATCH v7 05/11] x86/virt/tdx: Handle multiple callers in tdx_pamt_get/put()

[PATCH bpf-next v5 0/8] Add the the capability to load HW RX checksum in eBPF programs
 2026-07-21 15:27 UTC  (8+ messages)
` [PATCH bpf-next v5 1/8] netlink: specs: add XDP RX checksum capability to XDP metadata specs
` [PATCH bpf-next v5 8/8] selftests: net: add test for XDP_PASS skb checksum invalidation

[PATCH v5 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-07-21 14:54 UTC  (7+ messages)
` [PATCH v5 1/5] selftests/mm: make file helpers return errors
` [PATCH v5 4/5] tools/mm: add a standalone GUP microbenchmark

[PATCH v3 0/4] hwmon: Add Kandou KB9002 PCIe retimer driver
 2026-07-21 14:43 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: Add vendor prefix for Kandou
` [PATCH v3 2/4] dt-bindings: hwmon: Add Kandou KB9002
` [PATCH v3 3/4] hwmon: (kb9002) Add driver for Kandou KB9002 retimer
` [PATCH v3 4/4] hwmon: (kb9002) Add documentation

[PATCH v2 0/4] hwmon: Add Kandou KB9002 PCIe retimer driver
 2026-07-21 14:43 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: Add vendor prefix for Kandou

[PATCH net-next 7/9] net/ipv6: support RFC6724 rule 5.5 via subtrees
 2026-07-21 14:37 UTC  (3+ messages)

[PATCH] Documentation: warn users not to use select on choice options in Kconfig
 2026-07-21 10:59 UTC  (2+ messages)

[PATCH net-next 8/9] selftests: net: RFC6724 rule 5.5 tests
 2026-07-21 13:50 UTC  (2+ messages)

[RFC PATCH v2 00/13] mm/kwatch: dynamic hardware watchpoints for hunting memory corruption
 2026-07-21 13:25 UTC  (8+ messages)

[PATCH net-next v7 14/15] onsemi: s2500: Add driver support for TS2500 MAC-PHY
 2026-07-21 13:17 UTC  (2+ messages)

[PATCH net-next v7 08/15] net: ethernet: oa_tc6: Support for hardware timestamp
 2026-07-21 13:17 UTC  (2+ messages)

[PATCH net-next v9 00/12] net: pcs: Introduce support for fwnode PCS
 2026-07-21 12:13 UTC  (16+ messages)
` [PATCH net-next v9 01/12] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [PATCH net-next v9 02/12] net: phylink: introduce internal phylink PCS handling
` [PATCH net-next v9 03/12] net: phylink: add phylink_release_pcs() to externally release a PCS
` [PATCH net-next v9 06/12] net: Document PCS subsystem
` [PATCH net-next v9 09/12] net: phylink: add .pcs_link_down PCS OP
` [PATCH net-next v9 12/12] net: airoha: add phylink support

[PATCH 0/4] vmcore-tasks: export per-task metadata to vmcoreinfo
 2026-07-21 12:05 UTC  (8+ messages)

[PATCH] docs/mm: Physical Memory: remove deferred_split_queue
 2026-07-21 12:01 UTC  (3+ messages)

[PATCH v6] docs/ja_JP: translate submitting-patches.rst (sign-off)
 2026-07-21 11:48 UTC  (2+ messages)

[PATCH v29 0/7] firmware: imx: driver for NXP secure-enclave
 2026-07-21 11:23 UTC  (9+ messages)
` [PATCH v29 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v29 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v29 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v29 4/7] firmware: imx: device context dedicated to priv
` [PATCH v29 5/7] firmware: drivers: imx: adds miscdev
` [PATCH v29 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v29 7/7] arm64: dts: imx8ulp-evk: add reserved memory property

[RFC PATCH] firmware: scmi: Make SCMI arch independent
 2026-07-21 10:23 UTC  (5+ messages)

[RFC PATCH 0/7] mm: defer address-space teardown of large exiting processes to a kthread
 2026-07-21 10:19 UTC  (4+ messages)

[PATCH net-next v5 00/13] net: Add ADIN1140 support
 2026-07-21  9:00 UTC  (7+ messages)
` [PATCH net-next v5 10/13] net: phy: add generic helpers for direct C45 MMD access
` [PATCH net-next v5 13/13] net: ethernet: adi: Add a driver for the ADIN1140 MACPHY

[PATCH v18 00/13] Enable CXL PCIe Port Protocol Error handling and logging
 2026-07-21  8:37 UTC  (24+ messages)
` [PATCH v18 05/13] PCI/AER: Introduce AER-CXL protocol error kfifo
` [PATCH v18 06/13] PCI: Establish common CXL Port protocol error flow
` [PATCH v18 07/13] PCI/CXL: Add RCH support to CXL handlers
` [PATCH v18 08/13] cxl/pci: Thread port and dport through RAS handling helpers
` [PATCH v18 09/13] cxl: Update CXL Endpoint AER handler
` [PATCH v18 10/13] cxl: Add port and dport identifiers to CXL AER trace events
` [PATCH v18 11/13] PCI: Cache PCI DSN into pci_dev->dsn during probe
` [PATCH v18 12/13] PCI/CXL: Mask/Unmask CXL protocol errors
` [PATCH v18 13/13] Documentation: cxl: Document CXL protocol error handling

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-21  8:17 UTC  (5+ messages)

[PATCH 0/6] iio: adc: Add AD7768/AD7768-4 ADC driver support
 2026-07-21  8:03 UTC  (6+ messages)
` [PATCH 1/6] dt-bindings: iio: adc: Add AD7768

[PATCH v4] docs: dt: maintainer: Add Devicetree and OF maintainer profile document
 2026-07-21  6:09 UTC 

[PATCH v3] docs: dt: maintainer: Add Devicetree and OF maintainer profile document
 2026-07-21  6:05 UTC  (3+ messages)

[PATCH v7 0/2] hwmon: add Altera SoC FPGA hardware monitoring support
 2026-07-21  3:08 UTC  (4+ messages)
` [PATCH v7 1/2] firmware: stratix10-svc: add async HWMON read commands and register socfpga-hwmon device
` [PATCH v7 2/2] hwmon: add Altera SoC FPGA hardware monitoring driver

[PATCH] cgroup/cpu: document cpu.stat nice_usec and core_sched.force_idle_usec
 2026-07-21  1:43 UTC  (3+ messages)

[RFC PATCH v3 0/3] mm/damon: introduce DAMOS_SPLIT action
 2026-07-21  1:34 UTC  (3+ messages)

[PATCH] cgroup/cpu: document cpu.stat nice_usec and core_sched.force_idle_usec
 2026-07-21  1:26 UTC  (2+ messages)

[RFC PATCH v3 0/3] mm/damon: introduce DAMOS_SPLIT action
 2026-07-21  1:08 UTC  (2+ messages)

[RFC] cxl: Device protocol AER injection
 2026-07-21  0:46 UTC  (4+ messages)


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