messages from 2024-11-01 19:50:52 to 2024-11-04 17:22:19 UTC [more...]
[PATCH 0/2] Add support for the ERAPS feature
2024-11-04 17:22 UTC (15+ messages)
` [PATCH 1/2] x86: cpu/bugs: add support for AMD "
` [PATCH 2/2] x86: kvm: svm: add support for ERAPS and FLUSH_RAP_ON_VMRUN
[PATCH net-next v7 0/2] binder: report txn errors via generic netlink
2024-11-04 17:12 UTC (6+ messages)
` [PATCH net-next v7 2/2] "
[RFC PATCH] docs/mm: add VMA locks documentation
2024-11-04 16:52 UTC (8+ messages)
[PATCH v7 0/7] Add AutoFDO and Propeller support for Clang build
2024-11-04 16:05 UTC (12+ messages)
` [PATCH v7 1/7] Add AutoFDO "
` [PATCH v7 2/7] objtool: Fix unreachable instruction warnings for weak functions
` [PATCH v7 3/7] Adjust symbol ordering in text output section
` [PATCH v7 4/7] Add markers for text_unlikely and text_hot sections
` [PATCH v7 5/7] AutoFDO: Enable -ffunction-sections for the AutoFDO build
` [PATCH v7 6/7] AutoFDO: Enable machine function split optimization for AutoFDO
` [PATCH v7 7/7] Add Propeller configuration for kernel build
[PATCH v10 0/5] v10: firmware: imx: driver for NXP secure-enclave
2024-11-04 15:18 UTC (6+ messages)
` [PATCH v10 1/5] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v10 2/5] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v10 3/5] arm64: dts: imx8ulp-evk: add nxp secure enclave firmware
` [PATCH v10 4/5] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v10 5/5] firmware: imx: adds miscdev
[PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-11-04 15:11 UTC (6+ messages)
` [PATCH v6 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
[PATCH v6 0/2] dt-bindings: hwmon: pmbus: add bindings for isl68137
2024-11-04 15:08 UTC (3+ messages)
` [PATCH v6 2/2] dt-bindings: hwmon: isl68137: add bindings to support voltage dividers
[PATCH v3 0/6] hwmon: pmbus: add tps25990 efuse support
2024-11-04 15:08 UTC (12+ messages)
` [PATCH v3 3/6] hwmon: (pmbus/core) add wp module param
` [PATCH v3 4/6] hwmon: (pmbus/core) clear faults after setting smbalert mask
[PATCH v9 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-11-04 14:16 UTC (5+ messages)
` [PATCH v9 14/26] x86/resctrl: Introduce interface to display number of free counters
` [PATCH v9 19/26] x86/resctrl: Add the interface to unassign a MBM counter
[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
2024-11-04 13:09 UTC (5+ messages)
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-04 12:53 UTC (12+ messages)
` [PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v1 08/17] dma-mapping: add a dma_need_unmap helper
[PATCH v2 0/3] riscv: Add bfloat16 instruction support
2024-11-04 12:11 UTC (8+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: add bfloat16 ISA extension description
` [PATCH v2 2/3] riscv: add ISA extension parsing for bfloat16 ISA extension
` [PATCH v2 3/3] riscv: hwprobe: export "
[PATCH] irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801
2024-11-04 12:11 UTC
[PATCH v5 0/5] mm: add more kernel parameters to control mTHP
2024-11-04 11:16 UTC (6+ messages)
` [PATCH v5 3/5] mm: move ``get_order_from_str()`` to internal.h
` [PATCH v5 4/5] mm: shmem: override mTHP shmem default with a kernel parameter
[PATCH net-next v5 0/7] Suspend IRQs during application busy periods
2024-11-04 10:52 UTC (3+ messages)
` [PATCH net-next v5 7/7] docs: networking: Describe irq suspension
[PATCH v4 net-next 0/3] Knobs for NPC default rule counters
2024-11-04 10:33 UTC (9+ messages)
` [PATCH v4 net-next 2/3] octeontx2-af: "
` [PATCH v4 net-next 3/3] devlink: Add documenation for OcteonTx2 AF
[PATCH v3 0/7] virtio-mem: s390 support
2024-11-04 10:14 UTC (2+ messages)
[net-next v8 0/3] net: wwan: t7xx: Add t7xx debug ports
2024-11-04 9:44 UTC (4+ messages)
` [net-next v8 1/3] wwan: core: Add WWAN ADB and MIPC port type
` [net-next v8 2/3] net: wwan: t7xx: Add debug ports
` [net-next v8 3/3] net: wwan: t7xx: Unify documentation column width
[PATCH] MAINTAINERS/MEMORY MANAGEMENT: add document files for mm
2024-11-04 9:09 UTC (2+ messages)
[PATCH v6 00/13] Zacas/Zabha support and qspinlocks
2024-11-04 9:09 UTC (17+ messages)
` [PATCH v6 01/13] riscv: Move cpufeature.h macros into their own header
` [PATCH v6 02/13] riscv: Do not fail to build on byte/halfword operations with Zawrs
` [PATCH v6 03/13] riscv: Implement cmpxchg32/64() using Zacas
` [PATCH v6 04/13] dt-bindings: riscv: Add Zabha ISA extension description
` [PATCH v6 05/13] riscv: Implement cmpxchg8/16() using Zabha
` [PATCH v6 06/13] riscv: Improve zacas fully-ordered cmpxchg()
` [PATCH v6 07/13] riscv: Implement arch_cmpxchg128() using Zacas
` [PATCH v6 08/13] riscv: Implement xchg8/16() using Zabha
` [PATCH v6 09/13] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH v6 10/13] asm-generic: ticket-lock: Add separate ticket-lock.h
` [PATCH v6 11/13] riscv: Add ISA extension parsing for Ziccrse
` [PATCH v6 12/13] dt-bindings: riscv: Add Ziccrse ISA extension description
` [PATCH v6 13/13] riscv: Add qspinlock support
[RFC PATCH 0/7] Block and NMMe PCI use of new DMA mapping API
2024-11-04 8:56 UTC (10+ messages)
` [RFC PATCH 1/7] block: share more code for bio addition helpers
` [RFC PATCH 2/7] block: don't merge different kinds of P2P transfers in a single bio
[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
2024-11-04 8:33 UTC (3+ messages)
[PATCH v6 0/2] hwmon: Driver for Nuvoton NCT7363Y
2024-11-04 8:20 UTC (7+ messages)
` [PATCH v6 2/2] hwmon: Add driver for I2C chip "
[PATCH] MAINTAINERS: add slimbus documentation
2024-11-04 4:59 UTC
[resend PATCH 1/2] dim: make dim_calc_stats() inputs const pointers
2024-11-04 2:52 UTC (6+ messages)
` [resend PATCH 2/2] dim: pass dim_sample to net_dim() by reference
[PATCH] docs/zh_CN: add the translation of kbuild/llvm.rst
2024-11-04 2:12 UTC (2+ messages)
[net-next v2] net: wwan: t7xx: reset device if suspend fails
2024-11-03 22:02 UTC (4+ messages)
[PATCH linux dev-6.11 v3 1/2] hwmon: (ina226) Add support for SY24655
2024-11-03 17:37 UTC (2+ messages)
[PATCH net-next v5] net: Implement fault injection forcing skb reallocation
2024-11-03 4:57 UTC (2+ messages)
[PATCH] Documentation: extcon: add documentation for Extcon subsystem
2024-11-03 4:49 UTC (2+ messages)
[PATCH V5] remoteproc: Documentation: update with details
2024-11-03 4:33 UTC (3+ messages)
[PATCH] ALSA: machine: update documentation
2024-11-03 4:30 UTC (2+ messages)
[PATCH v2 1/3] proc_pid_fdinfo.5: Reduce indent for most of the page
2024-11-03 4:05 UTC (18+ messages)
[PATCH net-next v4 0/7] Suspend IRQs during application busy periods
2024-11-02 23:41 UTC (3+ messages)
` [PATCH net-next v4 7/7] docs: networking: Describe irq suspension
[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2024-11-02 16:04 UTC (14+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements
[PATCH v4 0/5] ad7380: add adaq4370-4 and adaq4380-4 support
2024-11-02 15:37 UTC (3+ messages)
[PATCH v11 00/20] x86: Trenchboot secure dynamic launch Linux kernel support
2024-11-02 14:26 UTC (15+ messages)
` [PATCH v11 15/20] tpm: Ensure tpm is in known state at startup
` [PATCH v11 16/20] tpm: Make locality requests return consistent values
` [PATCH v11 18/20] tpm: Add sysfs interface to allow setting and querying the default locality
[PATCH v11 17/20] tpm: Add ability to set the default locality the TPM chip uses
2024-11-02 14:07 UTC (12+ messages)
` [RFC PATCH] tpm, tpm_tis: Introduce TPM_IOC_SET_LOCALITY
` [RFC PATCH v2 1/2] "
` [RFC PATCH v2 2/2] tpm: show the default locality in sysfs
[PATCH v2] docs: bug-bisect: add a note about bisecting -next
2024-11-02 11:58 UTC (4+ messages)
[PATCH v3 1/4] proc_pid_fdinfo.5: Reduce indent for most of the page
2024-11-02 10:38 UTC (5+ messages)
` [PATCH v3 2/4] proc_pid_fdinfo.5: Make pid clearer in the name and 1st paragraph
` [PATCH v3 4/4] proc_pid_fdinfo.5: Add DRM subsection
[PATCH v4 1/4] proc_pid_fdinfo.5: Reduce indent for most of the page
2024-11-02 9:58 UTC (7+ messages)
` [PATCH v4 2/4] proc_pid_fdinfo.5: Make pid clearer in the name and 1st paragraph
` [PATCH v4 3/4] proc_pid_fdinfo.5: Add subsection headers for different fd types
` [PATCH v4 4/4] proc_pid_fdinfo.5: Add DRM subsection
[PATCH v3 0/2] sparc/build: Rework CFLAGS for clang compatibility
2024-11-02 8:06 UTC (3+ messages)
` [PATCH v3 2/2] sparc/build: Add SPARC target flags for compiling with clang
[PATCH v8 0/7] x86/resctrl: mba_MBps enhancement
2024-11-02 0:57 UTC (11+ messages)
` [PATCH v8 1/7] x86/resctrl: Prepare for per-ctrl_mon group mba_MBps control
` [PATCH v8 3/7] x86/resctrl: Refactor mbm_update()
` [PATCH v8 6/7] x86/resctrl: Add write option to "mba_MBps_event" file
[PATCH RFC v1 0/2] Support for limiting the number of managed interrupts on every node per allocation
2024-11-01 23:37 UTC (5+ messages)
` [PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts
[PATCH v6 0/7] Add AutoFDO and Propeller support for Clang build
2024-11-01 22:03 UTC (5+ messages)
` [PATCH v6 3/7] Adjust symbol ordering in text output section
[PATCH net-next v3 0/7] Suspend IRQs during application busy periods
2024-11-01 21:46 UTC (6+ messages)
` [PATCH net-next v3 7/7] docs: networking: Describe irq suspension
[PATCH v4 1/1] memcg/hugetlb: Add hugeTLB counters to memcg
2024-11-01 20:44 UTC
[PATCH net-next v4 0/7] bnxt_en: implement device memory TCP for bnxt
2024-11-01 20:40 UTC (5+ messages)
` [PATCH net-next v4 5/8] net: devmem: add ring parameter filtering
[PATCH] Docs/mm/damon: recommend academic papers to read and/or cite
2024-11-01 20:35 UTC
[PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
2024-11-01 20:28 UTC (12+ messages)
[PATCH v5 0/7] Add AutoFDO and Propeller support for Clang build
2024-11-01 20:08 UTC (4+ messages)
` [PATCH v5 1/7] Add AutoFDO "
[PATCH 0/3] add support for LTC7841 boost controller
2024-11-01 19:50 UTC (3+ messages)
` [PATCH 3/3] hwmon: (pmbus/ltc2978) add support for ltc7841
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).