messages from 2026-09-12 11:34:55 to 2026-09-14 12:26:42 UTC [more...]
[PATCH v2 00/13] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
2026-09-14 12:26 UTC (2+ messages)
` [PATCH v2 01/13] arm64: Add ESR fault helpers
[PATCH net-next v3 0/5] netconsole: Support messages ratelimit-ing
2026-09-14 12:09 UTC (6+ messages)
` [PATCH net-next v3 1/5] netconsole: send the oops when oops_only is set
` [PATCH net-next v3 2/5] netconsole: add a per-target message rate limit
` [PATCH net-next v3 3/5] netconsole: allow configuring the rate limit interval through configfs
` [PATCH net-next v3 4/5] netconsole: allow configuring the rate limit burst "
` [PATCH net-next v3 5/5] docs: netconsole: document rate limit feature
[PATCH] Documentation: KVM: Fix the struct kvm_arm_device_addr name
2026-09-14 12:04 UTC (2+ messages)
[PATCH] Documentation: KVM: Fix the event_source sysfs path in the PMU attribute description
2026-09-14 12:04 UTC (2+ messages)
[PATCH v6 00/18] PCI/P2PDMA: Route peer-to-peer DMA by TLP class
2026-09-14 11:22 UTC (19+ messages)
` [PATCH v6 01/18] PCI/P2PDMA: Document pdev->p2pdma lifetime rules
` [PATCH v6 02/18] PCI/P2PDMA: Document the TLP attribute assumptions
` [PATCH v6 03/18] PCI/P2PDMA: Derive routing from directional ACS controls
` [PATCH v6 04/18] PCI: Reject unreadable ACS controls in isolation checks
` [PATCH v6 05/18] PCI/P2PDMA: Evaluate ACS controls at the path divergence
` [PATCH v6 06/18] PCI/P2PDMA: Document directional ACS routing
` [PATCH v6 07/18] PCI/P2PDMA: Collect the path's ACS controls before deciding
` [PATCH v6 08/18] PCI/P2PDMA: Answer routing per TLP class
` [PATCH v6 09/18] PCI/P2PDMA: Route Relaxed Ordering Completions directly
` [PATCH v6 10/18] PCI/P2PDMA: Reject Translated Requests blocked by Translation Blocking
` [PATCH v6 11/18] PCI/P2PDMA: Route Translated Requests under Direct Translated P2P
` [PATCH v6 12/18] PCI/P2PDMA: Log detailed ACS routing diagnostics
` [PATCH v6 13/18] PCI/P2PDMA: Add KUnit tests for the ACS routing decisions
` [PATCH v6 14/18] PCI/P2PDMA: Test the ACS P2P routing walk
` [PATCH v6 15/18] PCI: Add KUnit coverage for ACS isolation checks
` [PATCH v6 16/18] PCI/P2PDMA: Document TLP-class routing
` [PATCH v6 17/18] dma-buf: Let importers ask how peer-to-peer traffic is routed
` [PATCH v6 18/18] RDMA/mlx5: Ask P2PDMA whether ATS takes a direct peer-to-peer route
[PATCH 0/8] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
2026-09-14 11:17 UTC (4+ messages)
` [PATCH 6/8] KVM: selftests: Enable pre_fault_memory_test for arm64
[RFC PATCH] xen/manage: allow forcing shutdown without a userspace helper
2026-09-14 10:49 UTC
[PATCH v50 0/7] firmware: imx: driver for NXP secure-enclave
2026-09-14 10:47 UTC (9+ messages)
` [PATCH v50 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [EXT] "
` [PATCH v50 4/7] firmware: imx: device context dedicated to priv
` [PATCH v50 5/7] firmware: imx: adds miscdev
` [PATCH v50 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v50 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave
[RFC PATCH 1/3] mm: restrict offload-only swap to proactive reclaim
2026-09-14 10:44 UTC
[PATCH v2] docs: sphinx-pre-install: warn about unsupported Docutils versions
2026-09-14 10:35 UTC
[PATCH v8 0/6] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
2026-09-14 10:31 UTC (7+ messages)
` [PATCH v8 1/6] net: wwan: t9xx: Add PCIe core
` [PATCH v8 2/6] net: wwan: t9xx: Add control plane transaction layer
` [PATCH v8 3/6] net: wwan: t9xx: Add control DMA interface
` [PATCH v8 4/6] net: wwan: t9xx: Add control port
` [PATCH v8 5/6] net: wwan: t9xx: Add FSM thread
` [PATCH v8 6/6] net: wwan: t9xx: Add AT & MBIM WWAN ports
[PATCH v4 0/3] gpu: nova-core: retain the GSP-RM log buffers
2026-09-14 10:15 UTC (5+ messages)
` [PATCH v4 1/3] gpu: nova-core: move the debugfs root into the module data
` [PATCH v4 2/3] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind
` [PATCH v4 3/3] Documentation: nova: remove completed GSP log buffer task
[PATCH] docs: sphinx-pre-install: warn about unsupported Docutils versions
2026-09-14 9:52 UTC (5+ messages)
[PATCH v4 0/2] Add driver for Infineon TDA38740/TDA38725
2026-09-14 9:36 UTC (7+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: pmbus: Add Infineon tda38740 and tda38725
` [PATCH v4 2/2] hwmon: (pmbus/tda38740) Add driver for Infineon TDA38740/TDA38725
[PATCH v2 00/21] kbuild: significantly speed up kernel builds
2026-09-14 9:22 UTC (22+ messages)
` [PATCH v2 01/21] kbuild: do not allocate .modinfo in vmlinux
` [PATCH v2 02/21] kallsyms: index symbols by token to speed up table compression
` [PATCH v2 03/21] kallsyms: output binary data to speed output and kallsyms assembly
` [PATCH v2 04/21] kbuild: do not sort nm output where the order is irrelevant
` [PATCH v2 05/21] kbuild: only emit vmlinux relocations when required
` [PATCH v2 06/21] elf-parse: add section flags, symbol binding and a read-only mapping
` [PATCH v2 07/21] kallsyms: reimplement mksysmap in C
` [PATCH v2 08/21] kbuild: cache list, composite object state per object
` [PATCH v2 09/21] kbuild: implement and use depcheck to check dependency timestamps
` [PATCH v2 10/21] kbuild: move the toolchain checks into init/Kconfig.toolchain
` [PATCH v2 11/21] kbuild: avoid re-running compiler and linker probes
` [PATCH v2 12/21] modpost: cache section relocation mismatch state
` [PATCH v2 13/21] modpost: emit module descriptors as assembly
` [PATCH v2 14/21] kbuild: batch module finalisation
` [PATCH v2 15/21] objtool: cache relocations, do less work
` [PATCH v2 16/21] objtool: size the instruction hash to the text
` [PATCH v2 17/21] objtool: decode instructions and resolve branch targets in parallel
` [PATCH v2 18/21] kbuild: rust: optionally parallelise rustc front end
` [PATCH v2 19/21] rust: make exports.o depend on the headers generated for it
` [PATCH v2 20/21] kbuild: build rust crates in parallel with the rest of the build
` [PATCH v2 21/21] kbuild: use pigz for gzip compression if available
[PATCH v2] hwmon: (socfpga) add Agilex 5 channel mapping
2026-09-14 9:13 UTC
[linux-next:master 5111/5916] htmldocs: Documentation/ABI/testing/sysfs-class-power-rt9471:1: WARNING: Inline emphasis start-string without end-string. [docutils]
2026-09-14 8:59 UTC (2+ messages)
[PATCH 00/23] kbuild: significantly speed up kernel builds
2026-09-14 8:57 UTC (43+ messages)
` [PATCH 04/23] kallsyms: output binary data to speed output and kallsyms assembly
` [PATCH 06/23] kbuild: only emit vmlinux relocations when required
` [PATCH 11/23] kbuild: implement and use depcheck to check dependency timestamps
` [PATCH 12/23] kbuild: avoid re-running compiler and linker probes
` [PATCH 15/23] modpost: emit module descriptors as assembly
` [PATCH 17/23] modpost: perform srcversion hashing in parallel
` [PATCH 18/23] objtool: cache relocations and function dead end state, do less work
` [PATCH 19/23] objtool: decode instructions and resolve branch targets in parallel
` [PATCH 20/23] kbuild: rust: parallelise rustc front end
` [PATCH 23/23] kbuild: use pigz for gzip compression if available
[PATCH v5 0/6] hwmon: (lm63) Add Sensylink CTF2301 support
2026-09-14 8:18 UTC (7+ messages)
` [PATCH v5 1/6] dt-bindings: vendor-prefixes: Add Sensylink
` [PATCH v5 2/6] dt-bindings: hwmon: Move LM63 family to a dedicated binding
` [PATCH v5 3/6] dt-bindings: hwmon: Add Sensylink CTF2301
` [PATCH v5 4/6] hwmon: (lm63) Add Sensylink CTF2301 support
` [PATCH v5 5/6] riscv: dts: spacemit: Add K3 I2C6 pinctrl state
` [PATCH v5 6/6] riscv: dts: spacemit: Add CTF2301 on K3 CoM260
[PATCH v7 00/17] iio: adc: Add AD7768/AD7768-4 ADC driver support
2026-09-14 8:20 UTC (7+ messages)
` [PATCH v7 05/17] iio: adc: Add AD7768 and AD7768-4 core support
` [PATCH v7 07/17] iio: adc: ad7768: Add power mode helper
[PATCH 00/14] perf cs-etm: Per-thread mode fixes and snapshot wrap support
2026-09-14 8:13 UTC (3+ messages)
[PATCH v3 00/11] mm: Switch device DAX to section-based vmemmap optimization
2026-09-14 7:51 UTC (10+ messages)
` [PATCH v3 01/11] mm/sparse-vmemmap: introduce CONFIG_SPARSEMEM_VMEMMAP_OPTIMIZATION
` [PATCH v3 02/11] mm/sparse-vmemmap: factor out shared vmemmap tail page allocation
` [PATCH v3 03/11] mm/sparse-vmemmap: open-code init_compound_tail()
` [PATCH v3 07/11] mm/sparse-vmemmap: move vmemmap optimization helpers to a public header
[PATCH] hwmon: (pmbus/max34440): Add support for ADPM12300
2026-09-14 7:45 UTC
[PATCH net-next v14 0/4] ptp: ocp: add TAP CPLD support for ADVA TimeCard X1
2026-09-14 7:15 UTC (5+ messages)
` [PATCH net-next v14 1/4] ptp: ocp: unregister devlink before detach on probe error
` [PATCH net-next v14 2/4] ptp: ocp: fix dpll cleanup "
` [PATCH net-next v14 3/4] ptp: ocp: add TAP CPLD access for ADVA TimeCard X1
` [PATCH net-next v14 4/4] ptp: ocp: add TAP CPLD flashing via devlink
[PATCH net-next v14 0/4] ptp: ocp: add TAP CPLD support for ADVA TimeCard X1
2026-09-14 7:15 UTC (5+ messages)
` [PATCH net-next v14 1/4] ptp: ocp: unregister devlink before detach on probe error
` [PATCH net-next v14 2/4] ptp: ocp: fix dpll cleanup "
` [PATCH net-next v14 3/4] ptp: ocp: add TAP CPLD access for ADVA TimeCard X1
` [PATCH net-next v14 4/4] ptp: ocp: add TAP CPLD flashing via devlink
[PATCH v10 00/28] KVM: Enable FRED support with KVM VMX
2026-09-14 7:04 UTC (3+ messages)
` [PATCH v10 09/28] KVM: VMX: Save/restore guest FRED RSP0
[PATCH v15 00/12] tracing: wprobe: x86: Add wprobe for watchpoint
2026-09-14 6:16 UTC (4+ messages)
[RFC PATCH v7 00/10] trace: stack trace deduplication for ftrace ring buffer
2026-09-14 6:08 UTC (5+ messages)
` [RFC PATCH v7 05/10] trace: make the stackmap capacity settable on the kernel command line
` [RFC PATCH v7 08/10] selftests/ftrace: add a stackmap basic functionality test
[PATCH] firmware: zynqmp: use literal blocks for commands
2026-09-14 6:06 UTC
[PATCH v6 0/3] x86,fs/resctrl,arm_mpam: Factor MBA parse-time conversion to be per-arch
2026-09-14 6:03 UTC (7+ messages)
` [PATCH v6 1/3] x86,fs/resctrl: Add resctrl_arch_preconvert_bw()
` [PATCH v6 2/3] arm_mpam: resctrl: Add pass-through resctrl_arch_preconvert_bw()
` [PATCH v6 3/3] fs/resctrl: Factor MBA parse-time conversion to be per-arch
[PATCH] docs: sound: hdspm: clean up driver doc
2026-09-14 5:09 UTC
[PATCH v4 00/16] Remove PG_private by using page/folio->private checks instead
2026-09-14 4:21 UTC (5+ messages)
` [PATCH v4 16/16] mm/page-flags: remove PG_private
[PATCH v2 0/2] Documentation/litmus-tests: Add SRCU fastpath litmus tests
2026-09-14 4:09 UTC (4+ messages)
` [PATCH v2 1/2] Documentation/litmus-tests: Add SRCU fastpath anchor-before-scan test
[PATCH] PCI: rcar-gen4: Update how to obtain platform firmware
2026-09-14 3:24 UTC
[PATCH] ALSA: doc: cs35l56: Point to kernel.org firmware repository
2026-09-14 3:12 UTC
[PATCH] platform/x86: bitland-mifs-wmi: Support WUJIE15 PRO HPT
2026-09-14 2:20 UTC (3+ messages)
[PATCH 0/4] iio: adc: ade9000: add ADE9430 support
2026-09-13 22:20 UTC (6+ messages)
` [PATCH 3/4] iio: adc: ade9000: add support for ADE9430
` [PATCH 4/4] docs: iio: ade9000: document ADE9430 support
[PATCH v9 0/5] iio: add Open Sensor Fusion UART support
2026-09-13 21:35 UTC (2+ messages)
[PATCH 00/13] ARM: deprecated platform removal
2026-09-13 18:13 UTC (11+ messages)
` [PATCH 03/13] ARM: remove riscpc
[PATCH net-next v15 0/6] net: dsa: mxl862xx: devlink flash and rescue
2026-09-13 18:03 UTC (7+ messages)
` [PATCH net-next v15 1/6] net: dsa: add devlink flash_update callback to dsa_switch_ops
` [PATCH net-next v15 2/6] net: dsa: mxl862xx: add SMDIO clause-22 register access
` [PATCH net-next v15 3/6] driver core: add device_schedule_reprobe()
` [PATCH net-next v15 4/6] net: dsa: mxl862xx: add devlink flash_update and info_get
` [PATCH net-next v15 5/6] net: dsa: mxl862xx: recover switch stuck in MCUboot rescue mode
` [PATCH net-next v15 6/6] net: dsa: mxl862xx: document devlink flash and info support
[RFC PATCH 0/8] mm/damon: introduce hugepage_size probe filter
2026-09-13 17:11 UTC (3+ messages)
` [RFC PATCH 6/8] Docs/mm/damon/design: update for "
` [RFC PATCH 7/8] Docs/admin-guide/mm/damon/usage: update for hugepage_size
[PATCH v6 00/11] riscv: hwprobe: Expose RVA23U64 base behavior
2026-09-13 14:43 UTC (3+ messages)
` [PATCH v6 11/11] riscv: hwprobe: Introduce rva23u64 "
[PATCH v2 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
2026-09-13 13:29 UTC (6+ messages)
` [PATCH v2 1/3] blk-cgroup: use a request_queue rhashtable for blkg lookup
` [PATCH v2 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [PATCH v2 3/3] blk-cgroup: move async bio punt state to blkcg
[PATCH 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
2026-09-13 13:02 UTC (7+ messages)
` [PATCH 2/3] blk-cgroup: store blkcg in bio instead of blkg
[PATCH v3 2/3] riscv: hwprobe: export the availability of vector to user
2026-09-13 12:08 UTC (4+ messages)
` "
[PATCH] ACPI: device-id: document struct acpi_device_id
2026-09-13 9:51 UTC
[PATCH 08/14] mfd: remove unused aat2870 driver
2026-09-13 8:33 UTC (3+ messages)
[PATCH v8 0/5] iio: add Open Sensor Fusion IIO driver
2026-09-13 7:28 UTC (3+ messages)
[PATCH] Documentation nova: Fix bracket
2026-09-13 1:48 UTC (2+ messages)
[PATCH 0/3] I3C character device driver using driver_override
2026-09-13 0:26 UTC (9+ messages)
` [PATCH 1/3] i3c: master: enable driver_override for I3C
` [PATCH 2/3] i3c: set i3c_xfer.actual_len in controller drivers
` [PATCH 3/3] i3c: add i3cdev character device module for user-space access
[RFC PATCH 0/9] mm/damon: cleanup, clarify, and add/improve test
2026-09-12 20:26 UTC (3+ messages)
` [RFC PATCH 9/9] Docs/mm/damon/design: clarify bp is basis point
[PATCH v3 0/3] gpu: nova-core: retain the GSP-RM log buffers
2026-09-12 17:55 UTC (3+ messages)
` [PATCH v3 2/3] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind
[PATCH] docs/vfs: Fix the struct file_system_type copy
2026-09-12 17:35 UTC (2+ messages)
[PATCH v8 05/12] PCI: liveupdate: Preserve bus numbers during Live Update
2026-09-12 17:31 UTC (4+ messages)
[PATCH v2 0/4] hwmon: (pmbus) Add support for MAX20826 and similar devices
2026-09-12 14:22 UTC (9+ messages)
` [PATCH v2 1/4] hwmon: (pmbus/core) increase number of phases and add new mask
` [PATCH v2 2/4] hwmon: (pmbus/core) Add mapping function to pmbus_read_block_data()
` [PATCH v2 3/4] dt-bindings: hwmon/pmbus: Document MAX20826 and similar devices
` [PATCH v2 4/4] hwmon: (pmbus) add support for "
[PATCH 6.6 0633/1424] perf cs-etm: Queue context packets for frontend
2026-09-12 6:51 UTC
[PATCH v12 0/3] drivers/base: Introduce revocable
2026-09-12 12:38 UTC (4+ messages)
` [PATCH v12 3/3] gpio: Leverage revocable for accessing struct gpio_chip
[PATCH 6.12 0395/1376] perf cs-etm: Queue context packets for frontend
2026-09-12 6:47 UTC
Path forward for Virtualized Swap?
2026-09-12 11:51 UTC (6+ messages)
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;
as well as URLs for NNTP newsgroup(s).