linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/08/06
[PATCH v6 38/51] x86/xen/time: Mark xen_setup_vsyscall_time_info() as __init
Sean Christopherson
2026/08/06
[PATCH v6 37/51] x86/kvmclock: Move kvm_sched_clock_init() down in kvmclock.c
Sean Christopherson
2026/08/06
[PATCH v6 26/51] clocksource: hyper-v: Drop wrappers to sched_clock save/restore helpers
Sean Christopherson
2026/08/06
[PATCH v6 36/51] x86/paravirt: Pass sched_clock save/restore helpers during registration
Sean Christopherson
2026/08/06
[PATCH v6 25/51] clocksource: hyper-v: Register sched_clock save/restore iff it's necessary
Sean Christopherson
2026/08/06
[PATCH v6 34/51] x86/vmware: NOP-ify save/restore hooks when using VMware's sched_clock
Sean Christopherson
2026/08/06
[PATCH v6 33/51] x86/xen/time: NOP-ify x86_platform's sched_clock save/restore hooks
Sean Christopherson
2026/08/06
[PATCH v6 32/51] x86/kvmclock: Move sched_clock save/restore helpers up in kvmclock.c
Sean Christopherson
2026/08/06
[PATCH v6 31/51] x86/paravirt: Move handling of unstable PV clocks into paravirt_set_sched_clock()
Sean Christopherson
2026/08/06
[PATCH v6 30/51] x86/paravirt: Remove unnecessary PARAVIRT=n stub for paravirt_set_sched_clock()
Sean Christopherson
2026/08/06
[PATCH v6 28/51] x86/kvmclock: Setup kvmclock for secondary CPUs iff CONFIG_SMP=y
Sean Christopherson
2026/08/06
[PATCH v6 27/51] clocksource: hyper-v: Don't save/restore TSC offset when using HV sched_clock
Sean Christopherson
2026/08/06
[PATCH v6 19/51] x86/kvmclock: Drop dead check on TSC being unstable during kvmclock_init()
Sean Christopherson
2026/08/06
[PATCH v6 15/51] x86/tsc: Kill off x86_platform_ops.calibrate_{cpu,tsc}() hooks
Sean Christopherson
2026/08/06
[PATCH v6 14/51] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code
Sean Christopherson
2026/08/06
[PATCH v6 24/51] x86/kvm: Get CPU base frequency from CPUID when it's available
Sean Christopherson
2026/08/06
[PATCH v6 23/51] x86/tsc: Add standalone helper for getting CPU frequency from CPUID
Sean Christopherson
2026/08/06
[PATCH v6 22/51] x86/kvm: Mark TSC as reliable when it's constant and nonstop
Sean Christopherson
2026/08/06
[PATCH v6 13/51] x86/acrn: Mark TSC frequency as known when using ACRN for calibration
Sean Christopherson
2026/08/06
[PATCH v6 21/51] x86/kvm: Obtain TSC frequency from PV CPUID if present
Sean Christopherson
2026/08/06
[PATCH v6 20/51] KVM: x86: Officially define CPUID 0x40000010 as PV Timing Info (TSC and Bus)
Sean Christopherson
2026/08/06
[PATCH v6 18/51] x86/kvmclock: Rename kvm_get_tsc_khz() to kvmclock_get_tsc_khz()
Sean Christopherson
2026/08/06
[PATCH v6 17/51] x86/tsc: Fold native_calibrate_cpu() into recalibrate_cpu_khz()
Sean Christopherson
2026/08/06
[PATCH v6 10/51] x86/tdx: Force TSC frequency with CPUID-based info provided by the TDX-Module
Sean Christopherson
2026/08/06
[PATCH v6 09/51] x86/tsc: Add a standalone helper for getting TSC info from CPUID.0x15
Sean Christopherson
2026/08/06
[PATCH v6 16/51] x86/tsc: Rename pit_hpet_ptimer_calibrate_cpu() => native_calibrate_cpu_late()
Sean Christopherson
2026/08/06
[PATCH v6 08/51] x86/sev: Shove SNP's secure/trusted TSC frequency directly into "calibration"
Sean Christopherson
2026/08/06
[PATCH v6 07/51] x86/sev: Move check for SNP Secure TSC support to tsc_early_init()
Sean Christopherson
2026/08/06
[PATCH v6 12/51] x86/acrn: Register TSC/CPU frequency callbacks iff frequency is actually in CPUID
Sean Christopherson
2026/08/06
[PATCH v6 11/51] x86/tsc: Add dedicated hypervisor hooks for getting known TSC/CPU frequencies
Sean Christopherson
2026/08/06
[PATCH v6 05/51] x86/sev: Mark TSC as reliable when configuring Secure TSC
Sean Christopherson
2026/08/06
[PATCH v6 06/51] x86/sev: Don't override CPU frequency calibration for SNP's Secure TSC
Sean Christopherson
2026/08/06
[PATCH v6 02/51] x86/apic: Add CONFIG_X86_LOCAL_APIC=n stubs for APIC timer frequency APIs
Sean Christopherson
2026/08/06
[PATCH v6 04/51] x86/tsc: Restrict recalibrate_cpu_khz() export to p4-clockmod and powernow-k7
Sean Christopherson
2026/08/06
[PATCH v6 03/51] x86/tsc: Ensure that TSC recalibration doesn't run if TSC frequency is known
Sean Christopherson
2026/08/06
[PATCH v6 00/51] x86: Try to wrangle PV clocks vs. TSC
Sean Christopherson
2026/08/06
[PATCH v6 01/51] x86/apic: Provide helpers to set local APIC timer frequency in hz and khz
Sean Christopherson
2026/08/06
Re: [RFC PATCH] virtio_balloon: add VIRTIO_BALLOON_F_REPORTING_PM_SAFE feature bit
Michael S. Tsirkin
2026/08/06
[PATCH] drm/virtio: use the DMA API for resource backing on Xen
Benjamin Leggett via B4 Relay
2026/08/06
Re: [RFC PATCH] virtio_balloon: add VIRTIO_BALLOON_F_REPORTING_PM_SAFE feature bit
Link Lin
2026/08/06
Re: [PATCH V12 10/12] famfs: Add runtime operation-permission (opts) framework
John Groves
2026/08/06
Re: [PATCH V12 09/12] famfs: Register secondary daxdevs by path (FAMFSIOC_DAXDEV_OPEN)
John Groves
2026/08/06
Re: [PATCH v2 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush
Ziyang Men
2026/08/06
Re: [PATCH v5 47/51] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC
Sean Christopherson
2026/08/06
Re: [PATCH v12 6/8] cxl/mem: Configure dynamic capacity interrupts
Anisa Su
2026/08/06
Re: [PATCH] Documentation/process: maintainer-soc: Mention expectation about dt-check-style
Linus Walleij
2026/08/06
Re: [PATCH V12 08/12] famfs: iomap_begin and file-to-dax offset resolution
John Groves
2026/08/06
Re: [PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
Andrew Morton
2026/08/06
[PATCH v3 3/3] hv_netvsc: Allocate host-visible GPADL buffers using vmbus_alloc_buffer()
Kameron Carr
2026/08/06
[PATCH v3 2/3] hv: vmbus: Add vmbus_alloc_buffer()/vmbus_free_buffer() for CoCo VMs
Kameron Carr
2026/08/06
[PATCH v3 1/3] Drivers: hv: vmbus: add vmbus_establish_gpadl_caller_decrypted()
Kameron Carr
2026/08/06
[PATCH v3 0/3] Drivers: hv: decrypt netvsc buffers on contiguous direct-map addresses
Kameron Carr
2026/08/06
Re: [PATCH v2] ACPI: scan: Avoid registering platform devices with resource overlaps
Andy Shevchenko
2026/08/06
[PATCH v2] audit: free proctitle in context so it can be re-set by fork on exec_binprm
Richard Guy Briggs
2026/08/06
Re: [PATCH v1] audit: free proctitle in context so it can be set by fork
Richard Guy Briggs
2026/08/06
Re: [PATCH 7.1.y] selftests/bpf: Add tests for sleepable tracepoint programs
SUSE
2026/08/06
Re: [PATCH net-next v2 1/2] selftests: drv-net: devmem: fix 5-tuple flow steering
Mina Almasry
2026/08/06
Re: [PATCH V12 07/12] famfs: MAP_CREATE ioctl and fmap ingest (ABI 44)
John Groves
2026/08/06
Re: [PATCH v2 2/7] objtool/klp: Fix size of empty special section entries
Song Liu
2026/08/06
Re: [PATCH 0/3] selftests/bpf: Fixes for out-of-tree builds
Ricardo B . Marlière
2026/08/06
Re: [PATCH 3/3] selftests/bpf: Route test_kmods build artifacts to OUTPUT
Ihor Solodrai
2026/08/06
Re: [PATCH V12 06/12] famfs: Introduce mmap and VM fault handling
John Groves
2026/08/06
Re: [PATCH net-next v2 1/2] selftests: drv-net: devmem: fix 5-tuple flow steering
Jakub Kicinski
2026/08/06
Re: [PATCH 2/3] selftests/bpf: Route libarena build artifacts to OUTPUT
Ihor Solodrai
2026/08/06
Re: [PATCH 1/3] selftests/bpf: Route generated test headers to OUTPUT
Ihor Solodrai
2026/08/06
Re: [PATCH 0/3] selftests/bpf: Fixes for out-of-tree builds
Ihor Solodrai
2026/08/06
[PATCH] cred: clarify that task_struct::cred is only for the current task
Jann Horn
2026/08/06
[PATCH v3 09/19] crypto: cmh - add SM4 skcipher/aead/cmac/xcbc
Saravanakrishnan Krishnamoorthy
2026/08/06
[PATCH v3 04/19] crypto: cmh - add SHA-2/SHA-3/SHAKE ahash
Saravanakrishnan Krishnamoorthy
2026/08/06
[PATCH v3 16/19] crypto: cmh - add SLH-DSA/LMS/XMSS (HCQ)
Saravanakrishnan Krishnamoorthy
2026/08/06
RE: [PATCH v2 2/2] hv_netvsc: Allocate host-visible GPADL buffers as decrypted contiguous chunks
Kameron Carr
2026/08/06
Re: [PATCH net-next v2 1/2] selftests: drv-net: devmem: fix 5-tuple flow steering
Mina Almasry
2026/08/06
Re: [PATCH V12 05/12] famfs: Introduce file_operations read/write
John Groves
2026/08/06
[PATCH v3 10/19] crypto: cmh - add ChaCha20-Poly1305
Saravanakrishnan Krishnamoorthy
2026/08/06
[PATCH v3 07/19] crypto: cmh - add SM3 ahash
Saravanakrishnan Krishnamoorthy
2026/08/06
[PATCH v3 14/19] crypto: cmh - add ECDH/X25519 kpp
Saravanakrishnan Krishnamoorthy
2026/08/06
[PATCH v3 08/19] crypto: cmh - add AES skcipher/aead/cmac
Saravanakrishnan Krishnamoorthy
2026/08/06
[PATCH v3 06/19] crypto: cmh - add CSHAKE/KMAC ahash
Saravanakrishnan Krishnamoorthy
2026/08/06
[PATCH v3 19/19] MAINTAINERS: add Rambus CryptoManager Hub (CMH)
Saravanakrishnan Krishnamoorthy
2026/08/06
[PATCH v3 18/19] selftests: crypto: cmh - add kselftest for management ioctl
Saravanakrishnan Krishnamoorthy
2026/08/06
[PATCH v3 17/19] Documentation: ioctl: add CMH ioctl documentation and register 'J'
Saravanakrishnan Krishnamoorthy
2026/08/06
[PATCH v3 13/19] crypto: cmh - add ECDSA/SM2 sig
Saravanakrishnan Krishnamoorthy
2026/08/06
[PATCH v3 11/19] crypto: cmh - add DRBG hwrng
Saravanakrishnan Krishnamoorthy
2026/08/06
[PATCH v3 05/19] crypto: cmh - add HMAC ahash
Saravanakrishnan Krishnamoorthy
2026/08/06
[PATCH v3 15/19] crypto: cmh - add ML-KEM/ML-DSA (QSE)
Saravanakrishnan Krishnamoorthy
2026/08/06
[PATCH v3 00/19] crypto: cmh - add Rambus CryptoManager Hub driver
Saravanakrishnan Krishnamoorthy
2026/08/06
[PATCH v3 12/19] crypto: cmh - add RSA akcipher
Saravanakrishnan Krishnamoorthy
2026/08/06
[PATCH v3 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
Saravanakrishnan Krishnamoorthy
2026/08/06
Re: [PATCH v2 1/4] selftests: add shared lib.bpf.mk to build BPF progs and skeletons
Ziyang Men
2026/08/06
[PATCH v2] ACPI: scan: Avoid registering platform devices with resource overlaps
Rafael J. Wysocki
2026/08/06
Re: [PATCH 1/2] Correct __pagemap_scan_get_categories return value
Andrew Morton
2026/08/06
Re: [PATCH net-next v2 2/2] selftests: drv-net: ncdevmem: gracefully retry bind()
Mina Almasry
2026/08/06
Re: [PATCH net-next v2 3/4] selftests: net: test IPV6_FL_F_REFLECT
Jakub Kicinski
2026/08/06
Re: [PATCH net-next v2 4/4] selftests: net: adopt harness for flow label mgr
Jakub Kicinski
Earlier messages
Later messages