messages from 2025-09-18 20:59:24 to 2025-09-19 00:21:47 UTC [more...]
[PATCH v3 0/6] KVM: SVM: Enable AVIC for Zen4+ (if x2AVIC)
2025-09-19 0:21 UTC (6+ messages)
` [PATCH v3 1/6] KVM: SVM: Move x2AVIC MSR interception helper to avic.c
` [PATCH v3 2/6] KVM: SVM: Update "APICv in x2APIC without x2AVIC" in avic.c, not svm.c
` [PATCH v3 3/6] KVM: SVM: Always print "AVIC enabled" separately, even when force enabled
` [PATCH v3 4/6] KVM: SVM: Don't advise the user to do force_avic=y (when x2AVIC is detected)
` [PATCH v3 5/6] KVM: SVM: Move global "avic" variable to avic.c
[PATCH v3 0/3] Fix objtool warnings if LTO is enabled for LoongArch (Part 2)
2025-09-19 0:20 UTC (5+ messages)
` [PATCH v3 1/3] objtool/LoongArch: Fix fall through warning about efistub
[PATCH 0/2] arm64: dts: rockchip: fix dma and pinctrl defs
2025-09-19 0:13 UTC (7+ messages)
` [PATCH 1/2] arm64: dts: rockchip: correct uart mux for Radxa ZERO 3
` [PATCH 1/2] arm64: dts: rockchip: correct uart mux for Radxa ZERO3
[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
2025-09-19 0:10 UTC (2+ messages)
[PATCH v9 0/2] Add SEV-SNP CipherTextHiding feature support
2025-09-19 0:10 UTC (2+ messages)
[Patch v2 0/6] Perf kvm commands bug fix
2025-09-19 0:09 UTC (5+ messages)
[PATCH RESEND v11 00/13] nommu UML
2025-09-19 0:03 UTC (4+ messages)
` [PATCH RESEND v11 10/13] um: nommu: a work around for MMU dependency to PCI driver
[RFC PATCH 0/5] mfd: axp20x: program poly-phased regulators
2025-09-19 0:00 UTC (6+ messages)
` [RFC PATCH 1/5] dt-bindings: mfd: x-powers,axp152: Add polyphased property
` [RFC PATCH 2/5] mfd: axp20x: Refactor axp20x_is_polyphase_slave()
` [RFC PATCH 3/5] mfd: axp20x: Allow programming dual-phase regulator pairs
` [RFC PATCH 4/5] mfd: axp20x: Support tri-phase setup
` [RFC PATCH 5/5] arm64: dts: allwinner: a523: Mark dual-phased regulators
[PATCH 0/6] firewire: core: code refactoring for work item of bus manager
2025-09-18 23:54 UTC (15+ messages)
` [PATCH 1/6] firewire: core: remove useless generation check
` [PATCH 2/6] firewire: core: use switch statement to evaluate transaction result to CSR_BUS_MANAGER_ID
` [PATCH 3/6] firewire: core: code refactoring for the case of generation mismatch
` [PATCH 4/6] firewire: core: code refactoring to split contention procedure for bus manager
` [PATCH 5/6] firewire: core; eliminate pick_me goto label
` [PATCH 6/6] firewire: core: minor code refactoring to delete useless local variable
` [PATCH v2 0/6] firewire: core: code refactoring for work item of bus manager
` [PATCH v2 1/6] firewire: core: remove useless generation check
` [PATCH v2 2/6] firewire: core: use switch statement to evaluate transaction result to CSR_BUS_MANAGER_ID
` [PATCH v2 3/6] firewire: core: code refactoring for the case of generation mismatch
` [PATCH v2 4/6] firewire: core: code refactoring to split contention procedure for bus manager
` [PATCH v2 5/6] firewire: core; eliminate pick_me goto label
` [PATCH v2 6/6] firewire: core: minor code refactoring to delete useless local variable
[PATCH v1 0/6] Hyper-V: Implement hypervisor core collection
2025-09-18 23:53 UTC (17+ messages)
` [PATCH v1 3/6] hyperv: Add definitions for hypervisor crash dump support
` [PATCH v1 4/6] x86/hyperv: Add trampoline asm code to transition from hypervisor
` [PATCH v1 5/6] x86/hyperv: Implement hypervisor ram collection into vmcore
` [PATCH v1 6/6] x86/hyperv: Enable build of hypervisor crashdump collection files
[PATCH v5 0/2] add VCP mailbox driver
2025-09-18 23:50 UTC (3+ messages)
` [PATCH v5 2/2] mailbox: mediatek: Add mtk-vcp-mailbox driver
[PATCH ath-next] wifi: ath10k: avoid unnecessary wait for service ready message
2025-09-18 23:47 UTC (2+ messages)
[PATCH] wifi: ath11k: fix NULL derefence in ath11k_qmi_m3_load()
2025-09-18 23:47 UTC (2+ messages)
[PATCH v3] wifi: ath: Use of_reserved_mem_region_to_resource() for "memory-region"
2025-09-18 23:47 UTC (2+ messages)
[PATCH 00/21] gpiolib: fence off legacy interfaces
2025-09-18 23:47 UTC (3+ messages)
` [PATCH 16/21] ath10k: remove gpio number assignment
[PATCH] wifi: ath11k: Remove redundant semicolons
2025-09-18 23:47 UTC (2+ messages)
[PATCH ath-next 0/3] wifi: ath: downgrade logging level for CE buffer enqueue failure
2025-09-18 23:47 UTC (2+ messages)
[PATCH ath-next 0/2] wifi: ath12k: fix 2 instances of Smatch warnings
2025-09-18 23:47 UTC (2+ messages)
[PATCH RESEND v2 0/3] Add Richtek RT9756 Smart-Cap divider charger
2025-09-18 23:43 UTC (3+ messages)
` [PATCH RESEND v2 2/3] power: supply: rt9756: Add Richtek RT9756 smart cap "
[PATCH v8 00/24] Split sphinx call logic from docs Makefile
2025-09-18 23:39 UTC (5+ messages)
[RESEND x3][PATCH 1/3] test-ww_mutex: Extend ww_mutex tests to test both classes of ww_mutexes
2025-09-18 23:33 UTC (3+ messages)
` [RESEND x3][PATCH 2/3] test-ww_mutex: Move work to its own UNBOUND workqueue
` [RESEND x3][PATCH 3/3] test-ww_mutex: Allow test to be run (and re-run) from userland
[GIT PULL] rv: Fixes for v6.17
2025-09-18 23:32 UTC (2+ messages)
[PATCH] rust: io: use const generics for read/write offsets
2025-09-18 23:26 UTC (3+ messages)
[PATCH v2] mailbox: Prevent out-of-bounds access in of_mbox_index_xlate()
2025-09-18 23:26 UTC (2+ messages)
[TECH TOPIC] vfio, iommufd: Enabling user space drivers to vend more granular access to client processes
2025-09-18 23:24 UTC (3+ messages)
[PATCH] scsi: lpfc: rework lpfc_sli4_fcf_rr_next_index_get()
2025-09-18 23:24 UTC (2+ messages)
[PATCH v2] drm/sched: Extend and update documentation
2025-09-18 23:23 UTC (2+ messages)
[PATCH v3 00/16] TDX: Enable Dynamic PAMT
2025-09-18 23:22 UTC (17+ messages)
` [PATCH v3 01/16] x86/tdx: Move all TDX error defines into <asm/shared/tdx_errno.h>
` [PATCH v3 02/16] x86/tdx: Add helpers to check return status codes
` [PATCH v3 03/16] x86/virt/tdx: Simplify tdmr_get_pamt_sz()
` [PATCH v3 04/16] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v3 05/16] x86/virt/tdx: Allocate reference counters for PAMT memory
` [PATCH v3 06/16] x86/virt/tdx: Improve PAMT refcounters allocation for sparse memory
` [PATCH v3 07/16] x86/virt/tdx: Add tdx_alloc/free_page() helpers
` [PATCH v3 08/16] x86/virt/tdx: Optimize "
` [PATCH v3 09/16] KVM: TDX: Allocate PAMT memory for TD control structures
` [PATCH v3 10/16] KVM: TDX: Allocate PAMT memory for vCPU "
` [PATCH v3 11/16] KVM: TDX: Add x86 ops for external spt cache
` [PATCH v3 12/16] x86/virt/tdx: Add helpers to allow for pre-allocating pages
` [PATCH v3 13/16] KVM: TDX: Handle PAMT allocation in fault path
` [PATCH v3 14/16] KVM: TDX: Reclaim PAMT memory
` [PATCH v3 15/16] x86/virt/tdx: Enable Dynamic PAMT
` [PATCH v3 16/16] Documentation/x86: Add documentation for TDX's "
[PATCH v5 0/9] power: supply: Add several features support in qcom-battmgr driver
2025-09-18 23:17 UTC (5+ messages)
` [PATCH v5 9/9] power: supply: qcom_battmgr: handle charging state change notifications
[PATCH v3 0/7] KSTATE: [de]serialization framework for KHO
2025-09-18 23:14 UTC (5+ messages)
` [PATCH v3 6/7] mm/memblock: Use KSTATE instead of kho to preserve preserved_mem_table
[PATCH 0/2] Add device tree for Nvidia BMC msx4 cx8 switchboard
2025-09-18 23:11 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: arm: aspeed: Add Nvidia msx4 board
` [PATCH 2/2] dts: aspeed: Add a dts for the nvidia msx4 hpm
[PATCH net v2] phy: mscc: Fix PTP for vsc8574 and VSC8572
2025-09-18 23:09 UTC (2+ messages)
[RESEND][PATCH v21 0/6] Donor Migration for Proxy Execution (v21)
2025-09-18 23:07 UTC (6+ messages)
` [RESEND][PATCH v21 2/6] sched/locking: Add blocked_on_state to provide necessary tri-state for proxy return-migration
[PATCH v4 0/9] power: supply: fixes and improvements for max77(705,976) chargers
2025-09-18 23:07 UTC (4+ messages)
` [PATCH v4 9/9] power: supply: max77705_charger: implement aicl feature
` (subset) [PATCH v4 0/9] power: supply: fixes and improvements for max77(705,976) chargers
[PATCH v9 0/2] add PCI hotplug and PCIe link tracepoint
2025-09-18 23:06 UTC (2+ messages)
[PATCH net-next v3] net: phy: micrel: Add Fast link failure support for lan8842
2025-09-18 23:00 UTC (2+ messages)
[pull-request] mlx5-next updates 2025-09-17
2025-09-18 23:00 UTC (2+ messages)
[PATCH net-next] net: sparx5/lan969x: Add support for ethtool pause parameters
2025-09-18 23:00 UTC (2+ messages)
[PATCH net-next] net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969X
2025-09-18 23:00 UTC (2+ messages)
[Question] nfsd: possible reordering between nf->nf_file assignment and NFSD_FILE_PENDING clearing?
2025-09-18 22:59 UTC (2+ messages)
[PATCH net-next V2] net: xilinx: axienet: Fix kernel-doc warning for axienet_free_tx_chain return value
2025-09-18 22:58 UTC (2+ messages)
[PATCH net-next v3 1/1] net: phy: clear link parameters on admin link down
2025-09-18 22:50 UTC (2+ messages)
[PATCH] net: ti: am65-cpsw: Update hw timestamping filter for PTPv1 RX packets
2025-09-18 22:50 UTC (2+ messages)
[PATCH v2] media: rkisp1: Improve frame sequence correctness on stats and params buffers
2025-09-18 22:36 UTC (3+ messages)
[PATCH v6 0/2] MAX77759 Fuel Gauge driver support
2025-09-18 22:32 UTC (6+ messages)
` [PATCH v6 2/2] dt-bindings: power: supply: add support for MAX77759 fuel gauge
[PATCH net] net: tun: Update napi->skb after XDP process
2025-09-18 22:27 UTC (3+ messages)
[RFC Patch 0/7] kernel: Introduce multikernel architecture support
2025-09-18 22:26 UTC (8+ messages)
` [RFC Patch 1/7] kexec: Introduce multikernel support via kexec
` [RFC Patch 2/7] x86: Introduce SMP INIT trampoline for multikernel CPU bootstrap
` [RFC Patch 3/7] x86: Introduce MULTIKERNEL_VECTOR for inter-kernel communication
` [RFC Patch 4/7] kernel: Introduce generic multikernel IPI communication framework
` [RFC Patch 5/7] x86: Introduce arch_cpu_physical_id() to obtain physical CPU ID
` [RFC Patch 6/7] kexec: Implement dynamic kimage tracking
` [RFC Patch 7/7] kexec: Add /proc/multikernel interface for "
[PATCH v2 0/3] Test/uniquification related fixes
2025-09-18 22:22 UTC (4+ messages)
` [PATCH v2 1/3] perf test: Don't leak workload gopipe in PERF_RECORD_*
` [PATCH v2 2/3] perf evsel: Fix uniquification when PMU given without suffix
` [PATCH v2 3/3] perf test: Avoid uncore_imc/clockticks in uniquification test
[PATCH] coresight: Fix data argument to coresight_enable_helpers
2025-09-18 22:18 UTC (3+ messages)
[PATCH v15 00/41] KVM: x86: Mega-CET
2025-09-18 22:18 UTC (13+ messages)
` [PATCH v15 29/41] KVM: SEV: Synchronize MSR_IA32_XSS from the GHCB when it's valid
[PATCH v1 0/4] Test/uniquification related fixes
2025-09-18 22:17 UTC (6+ messages)
` [PATCH v1 2/4] perf test: Don't leak workload gopipe in PERF_RECORD_*
[RFC PATCH 00/12] CMA balancing
2025-09-18 22:12 UTC (4+ messages)
[PATCH v3] Documentation: cgroup-v2: Replace manual table of contents with contents:: directive
2025-09-18 22:12 UTC (5+ messages)
[PATCH iwl-net v1] igc: fix race condition in TX timestamp read for register 0
2025-09-18 22:10 UTC (3+ messages)
` [Intel-wired-lan] "
spurious mce Hardware Error messages in next-20250912
2025-09-18 22:07 UTC (14+ messages)
[PATCH] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA-512, SHAKE128, SHAKE256
2025-09-18 22:07 UTC
[PATCH] KVM: arm64: Validate input range for pKVM mem transitions
2025-09-18 21:21 UTC (2+ messages)
[PATCH v10 00/28] x86,fs/resctrl telemetry monitoring
2025-09-18 21:54 UTC (7+ messages)
` [PATCH v10 02/28] x86/resctrl: Move L3 initialization into new helper function
` [PATCH v10 03/28] x86,fs/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types
` [PATCH v10 05/28] x86,fs/resctrl: Use struct rdt_domain_hdr instead of struct rdt_mon_domain
[PATCH v3 00/35] Compiler-Based Capability- and Locking-Analysis
2025-09-18 21:47 UTC (4+ messages)
[PATCH v1] perf bpf-filter: Fix opts declaration on older libbpfs
2025-09-18 21:38 UTC (2+ messages)
[PATCH v4 00/15] mm, swap: introduce swap table as swap cache (phase I)
2025-09-18 21:35 UTC (14+ messages)
` [PATCH v4 01/15] docs/mm: add document for swap table
[PATCH 0/7] media: i2c: dw9719: add DT compatible and DW9718S support
2025-09-18 21:31 UTC (7+ messages)
` [PATCH 7/7] media: i2c: dw9719: Fix power on/off sequence
[PATCH v4 1/5] dt-bindings: touchscreen: convert bu21013 bindings to json schema
2025-09-18 21:29 UTC (7+ messages)
` [PATCH v4 3/5] dt-bindings: touchscreen: convert raspberrypi,firmware-ts "
` [PATCH v4 4/5] dt-bindings: touchscreen: convert zet6223 "
[syzbot] [jfs?] UBSAN: array-index-out-of-bounds in dtDelete
2025-09-18 21:27 UTC (3+ messages)
` [PATCH] jfs: Add check for array bounds "
[PATCH v3 0/2] Add support for Uniwill laptop features
2025-09-18 21:25 UTC (11+ messages)
` [PATCH v3 1/2] platform/x86: Add Uniwill laptop driver
[PATCH v2] media: Use of_reserved_mem_region_to_resource() for "memory-region"
2025-09-18 21:25 UTC (3+ messages)
[PATCH v2 0/4] riscv: Add Zalasr ISA extension support
2025-09-18 21:24 UTC (5+ messages)
[PATCH v3 0/3] ACPI: processor: Fix function declaration of processor_idle.c
2025-09-18 21:22 UTC (5+ messages)
` [PATCH v3 3/3] ACPI: processor: Do not expose the global acpi_idle_driver variable
[PATCH v5 0/3] platform: arm64: thinkpad-t14s-ec: new driver
2025-09-18 21:20 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: platform: Add Lenovo Thinkpad T14s EC
` [PATCH v5 2/3] platform: arm64: thinkpad-t14s-ec: new driver
` [PATCH v5 3/3] arm64: dts: qcom: x1e80100-t14s: add EC
[PATCH v1] cpuidle: Fail cpuidle device registration if there is one already
2025-09-18 21:19 UTC
[PATCH v4 0/2] arm64: Support FEAT_LSFE (Large System Float Extension)
2025-09-18 21:17 UTC (4+ messages)
` [PATCH v4 1/2] KVM: arm64: Expose FEAT_LSFE to guests
[PATCH v4 00/31] clk: at91: add support for parent_data and
2025-09-18 21:16 UTC (32+ messages)
` [PATCH v4 01/31] clk: at91: pmc: add macros for clk_parent_data
` [PATCH v4 02/31] clk: at91: pmc: Move macro to header file
` [PATCH v4 03/31] clk: at91: sam9x75: switch to parent_hw and parent_data
` [PATCH v4 04/31] clk: at91: clk-sam9x60-pll: use clk_parent_data
` [PATCH v4 05/31] clk: at91: clk-peripheral: switch to clk_parent_data
` [PATCH v4 06/31] clk: at91: clk-main: switch to clk parent data
` [PATCH v4 07/31] clk: at91: clk-utmi: use clk_parent_data
` [PATCH v4 08/31] clk: at91: clk-master: "
` [PATCH v4 09/31] clk: at91: clk-programmable: "
` [PATCH v4 10/31] clk: at91: clk-generated: "
` [PATCH v4 11/31] clk: at91: clk-usb: add support for clk_parent_data
` [PATCH v4 12/31] clk: at91: clk-system: use clk_parent_data
` [PATCH v4 13/31] clk: at91: sama7d65: switch to parent_hw and parent_data
` [PATCH v4 14/31] clk: at91: clk-pll: add support for parent_hw
` [PATCH v4 15/31] clk: at91: clk-audio-pll: "
` [PATCH v4 16/31] clk: at91: clk-plldiv: "
` [PATCH v4 17/31] clk: at91: clk-h32mx: "
` [PATCH v4 18/31] clk: at91: clk-i2s-mux: "
` [PATCH v4 19/31] clk: at91: clk-smd: add support for clk_parent_data
` [PATCH v4 20/31] clk: at91: clk-slow: add support for parent_hw
` [PATCH v4 21/31] clk: at91: dt-compat: switch to parent_hw and parent_data
` [PATCH v4 22/31] clk: at91: sam9x60: "
` [PATCH v4 23/31] clk: at91: sama5d2: "
` [PATCH v4 24/31] clk: at91: sama5d3: "
` [PATCH v4 25/31] clk: at91: sama5d4: "
` [PATCH v4 26/31] clk: at91: at91sam9x5: "
` [PATCH v4 27/31] clk: at91: at91rm9200: "
` [PATCH v4 28/31] clk: at91: at91sam9260: "
` [PATCH v4 29/31] clk: at91: at91sam9g45: "
` [PATCH v4 30/31] clk: at91: at91sam9n12: "
` [PATCH v4 31/31] clk: at91: at91sam9rl: switch to clk_parent_data
[PATCH v2 0/2] Initial Amediatech X96Q support based on Allwinner H313
2025-09-18 21:14 UTC (3+ messages)
` [PATCH v2 2/2] arm64: dts: allwinner: h313: Add Amediatech X96Q
[PATCH] perf/test: Skip leader sampling for s390
2025-09-18 21:11 UTC
[PATCH v1 0/2] ACPI: processor: idle: Fix and cleanup
2025-09-18 21:10 UTC (3+ messages)
` [PATCH v1 1/2] ACPI: processor: Update cpuidle driver check in __acpi_processor_start()
` [PATCH v1 2/2] ACPI: processor: idle: Redefine two functions as void
[PATCH v8 0/5] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
2025-09-18 21:10 UTC (2+ messages)
[PATCH 0/2] Enable FEAT_BBM (Level 2) for Olympus core
2025-09-18 21:10 UTC (2+ messages)
[PATCH] arm64: probes: Fix incorrect bl/blr address and register usage
2025-09-18 21:10 UTC (2+ messages)
[PATCH v2 1/2] arm64: select ROCKCHIP_PM_DOMAINS with ARCH_ROCKCHIP
2025-09-18 21:09 UTC (2+ messages)
[PATCH v3 0/2] Add support for Firefly ROC-RK3588-RT
2025-09-18 21:09 UTC (2+ messages)
[PATCH v3 0/3] arm64: dts: rockchip: Update Radxa E52C support
2025-09-18 21:09 UTC (2+ messages)
` (subset) "
[PATCH v4 0/4] enable ROCKCHIP_PM_DOMAINS
2025-09-18 21:09 UTC (2+ messages)
` (subset) "
[PATCH v2 1/4] mm: Introduce vm_uffd_ops API
2025-09-18 21:07 UTC (11+ messages)
[PATCH v3 1/5] dt-bindings: touchscreen: convert bu21013 bindings to json schema
2025-09-18 21:06 UTC (3+ messages)
` [PATCH v3 2/5] dt-bindings: touchscreen: convert eeti "
[PATCH v3 next 00/10] Implement mul_u64_u64_div_u64_roundup()
2025-09-18 21:06 UTC (5+ messages)
` [PATCH v3 next 05/10] lib: Add tests for mul_u64_u64_div_u64_roundup()
[PATCH v10 0/3] Virtio SPI Linux driver
2025-09-18 21:03 UTC (2+ messages)
[PATCH 0/7 5.10.y] Cherry pick of minmax.h commits from 5.15.y
2025-09-18 21:01 UTC (2+ messages)
[PATCH v2 0/7] vma count: fixes, test and improvements
2025-09-18 20:59 UTC (10+ messages)
[PATCH 0/2] drm/xe: Fix some rebar issues
2025-09-18 20:58 UTC (3+ messages)
` [PATCH 1/2] PCI: Release BAR0 of an integrated bridge to allow GPU BAR resize
` [PATCH 2/2] drm/xe: Move rebar to be done earlier
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