linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/07/01
[PATCH v5 36/51] x86/paravirt: Pass sched_clock save/restore helpers during registration
Sean Christopherson
2026/07/01
[PATCH v5 37/51] x86/kvmclock: Move kvm_sched_clock_init() down in kvmclock.c
Sean Christopherson
2026/07/01
[PATCH v5 34/51] x86/vmware: NOP-ify save/restore hooks when using VMware's sched_clock
Sean Christopherson
2026/07/01
[PATCH v5 32/51] x86/kvmclock: Move sched_clock save/restore helpers up in kvmclock.c
Sean Christopherson
2026/07/01
[PATCH v5 30/51] x86/paravirt: Remove unnecessary PARAVIRT=n stub for paravirt_set_sched_clock()
Sean Christopherson
2026/07/01
[PATCH v5 28/51] x86/kvmclock: Setup kvmclock for secondary CPUs iff CONFIG_SMP=y
Sean Christopherson
2026/07/01
[PATCH v5 27/51] clocksource: hyper-v: Don't save/restore TSC offset when using HV sched_clock
Sean Christopherson
2026/07/01
[PATCH v5 26/51] clocksource: hyper-v: Drop wrappers to sched_clock save/restore helpers
Sean Christopherson
2026/07/01
[PATCH v5 25/51] clocksource: hyper-v: Register sched_clock save/restore iff it's necessary
Sean Christopherson
2026/07/01
[PATCH v5 18/51] x86/kvmclock: Rename kvm_get_tsc_khz() to kvmclock_get_tsc_khz()
Sean Christopherson
2026/07/01
[PATCH v5 51/51] x86/kvm: Get local APIC bus frequency from PV CPUID Timing Info
Sean Christopherson
2026/07/01
[PATCH v5 24/51] x86/kvm: Get CPU base frequency from CPUID when it's available
Sean Christopherson
2026/07/01
[PATCH v5 22/51] x86/kvm: Mark TSC as reliable when it's constant and nonstop
Sean Christopherson
2026/07/01
[PATCH v5 47/51] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC
Sean Christopherson
2026/07/01
[PATCH v5 48/51] x86/kvmclock: Use TSC for sched_clock if it's constant and non-stop
Sean Christopherson
2026/07/01
[PATCH v5 23/51] x86/tsc: Add standalone helper for getting CPU frequency from CPUID
Sean Christopherson
2026/07/01
[PATCH v5 21/51] x86/kvm: Obtain TSC frequency from PV CPUID if present
Sean Christopherson
2026/07/01
[PATCH v5 46/51] x86/paravirt: Plumb a return code into __paravirt_set_sched_clock()
Sean Christopherson
2026/07/01
[PATCH v5 20/51] KVM: x86: Officially define CPUID 0x40000010 as PV Timing Info (TSC and Bus)
Sean Christopherson
2026/07/01
[PATCH v5 44/51] x86/kvmclock: WARN if wall clock is read while kvmclock is suspended
Sean Christopherson
2026/07/01
[PATCH v5 45/51] x86/paravirt: Mark __paravirt_set_sched_clock() as __init
Sean Christopherson
2026/07/01
[PATCH v5 19/51] x86/kvmclock: Drop dead check on TSC being unstable during kvmclock_init()
Sean Christopherson
2026/07/01
[PATCH v5 50/51] x86/paravirt: Move using_native_sched_clock() stub into timer.h
Sean Christopherson
2026/07/01
[PATCH v5 17/51] x86/tsc: Fold native_calibrate_cpu() into recalibrate_cpu_khz()
Sean Christopherson
2026/07/01
[PATCH v5 43/51] x86/kvmclock: Hook clocksource.suspend/resume when kvmclock isn't sched_clock
Sean Christopherson
2026/07/01
[PATCH v5 15/51] x86/tsc: Kill off x86_platform_ops.calibrate_{cpu,tsc}() hooks
Sean Christopherson
2026/07/01
[PATCH v5 42/51] timekeeping: Resume clocksources before reading persistent clock
Sean Christopherson
2026/07/01
[PATCH v5 41/51] x86/kvmclock: Refactor handling of PVCLOCK_TSC_STABLE_BIT during kvmclock_init()
Sean Christopherson
2026/07/01
[PATCH v5 14/51] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code
Sean Christopherson
2026/07/01
[PATCH v5 10/51] x86/tdx: Force TSC frequency with CPUID-based info provided by the TDX-Module
Sean Christopherson
2026/07/01
[PATCH v5 39/51] x86/pvclock: Mark setup helpers and related various as __init/__ro_after_init
Sean Christopherson
2026/07/01
[PATCH v5 13/51] x86/acrn: Mark TSC frequency as known when using ACRN for calibration
Sean Christopherson
2026/07/01
[PATCH v5 38/51] x86/xen/time: Mark xen_setup_vsyscall_time_info() as __init
Sean Christopherson
2026/07/01
[PATCH v5 12/51] x86/acrn: Register TSC/CPU frequency callbacks iff frequency is actually in CPUID
Sean Christopherson
2026/07/01
[PATCH v5 11/51] x86/tsc: Add dedicated hypervisor hooks for getting known TSC/CPU frequencies
Sean Christopherson
2026/07/01
[PATCH v5 35/51] x86/tsc: WARN if TSC sched_clock save/restore used with PV sched_clock
Sean Christopherson
2026/07/01
[PATCH v5 33/51] x86/xen/time: NOP-ify x86_platform's sched_clock save/restore hooks
Sean Christopherson
2026/07/01
[PATCH v5 31/51] x86/paravirt: Move handling of unstable PV clocks into paravirt_set_sched_clock()
Sean Christopherson
2026/07/01
[PATCH v5 29/51] x86/kvm: Don't disable kvmclock on BSP in syscore_suspend()
Sean Christopherson
2026/07/01
[PATCH v5 09/51] x86/tsc: Add a standalone helper for getting TSC info from CPUID.0x15
Sean Christopherson
2026/07/01
[PATCH v5 08/51] x86/sev: Shove SNP's secure/trusted TSC frequency directly into "calibration"
Sean Christopherson
2026/07/01
[PATCH v5 06/51] x86/sev: Don't override CPU frequency calibration for SNP's Secure TSC
Sean Christopherson
2026/07/01
[PATCH v5 03/51] x86/tsc: Ensure that TSC recalibration doesn't run if TSC frequency is known
Sean Christopherson
2026/07/01
[PATCH v5 02/51] x86/apic: Add CONFIG_X86_LOCAL_APIC=n stubs for apic_set_timer_period_{,k}hz()
Sean Christopherson
2026/07/01
[PATCH v5 05/51] x86/sev: Mark TSC as reliable when configuring Secure TSC
Sean Christopherson
2026/07/01
[PATCH v5 00/51] x86: Try to wrangle PV clocks vs. TSC
Sean Christopherson
2026/07/01
[PATCH v5 04/51] x86/tsc: Restrict recalibrate_cpu_khz() export to p4-clockmod and powernow-k7
Sean Christopherson
2026/07/01
Re: [PATCH bpf-next v8 4/9] libbpf: Add support for global percpu data
Andrii Nakryiko
2026/07/01
Re: [PATCH bpf-next v8 5/9] bpftool: Generate skeleton for global percpu data
Andrii Nakryiko
2026/07/01
Re: [PATCH bpf-next v8 2/9] bpf: Introduce global percpu data
Andrii Nakryiko
2026/07/01
[PATCH v5 01/51] x86/apic: Provide helpers to set local APIC timer period in hz and khz
Sean Christopherson
2026/07/01
Re: [PATCH] selftests: Open /dev/udmabuf O_RDONLY
T.J. Mercier
2026/07/01
[PATCH net-next v4 2/3] selftests/net: ncdevmem: add -b option to set rx-buf-size on bind
Bobby Eshleman
2026/07/01
[PATCH v2] selftests: Open /dev/udmabuf O_RDONLY
T.J. Mercier
2026/07/01
[PATCH net-next v4 3/3] selftests/net: devmem.py: add check_rx_large_niov
Bobby Eshleman
2026/07/01
[PATCH net-next v4 1/3] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding
Bobby Eshleman
2026/07/01
[PATCH net-next v4 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
Bobby Eshleman
2026/07/01
Re: [PATCH] selftests: Open /dev/udmabuf O_RDONLY
Jakub Kicinski
2026/07/01
Re: [PATCH] selftests: Open /dev/udmabuf O_RDONLY
T.J. Mercier
2026/07/01
Re: [PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
Waiman Long
2026/07/01
Re: [PATCH RFC] coding-assistants: simplify attribution
Jakub Kicinski
2026/07/01
Re: [RFC PATCH bpf 1/6] bpf: Disallow interpreter fallback for user BPF_ADDR_SPACE_CAST insn
Alexei Starovoitov
2026/07/01
Re: [PATCH bpf 0/2] bpf: Copy per-CPU map value padding in copy_map_value_long()
patchwork-bot+netdevbpf
2026/07/01
Re: [PATCH RFC] coding-assistants: simplify attribution
Jeff Layton
2026/07/01
Re: [PATCH] sched_ext: Reject task setter kfuncs outside SCX contexts
Tejun Heo
2026/07/01
[PATCH net-next v2] net: mana: Add handler for sriov configure
Haiyang Zhang
2026/07/01
[PATCH v3] remoteproc: qcom_q6v5_pas: Fix dtb firmware lifecycle and leak
Sailesh Nandanavanam
2026/07/01
RE: [EXTERNAL] Re: [PATCH net-next] net: mana: Add handler for sriov configure
Haiyang Zhang
2026/07/01
Re: [PATCH v6] soc: aspeed: lpc-snoop: Fix usercopy overflow in snoop_file_read
Karthikeyan KS
2026/07/01
[PATCH v1 2/4] drm/hyperv: Explicitly set subvendor and subdevice for pci match array
The Capable Hub
2026/07/01
[PATCH v1 3/4] drm/hyperv: Drop useless empty remove callback
The Capable Hub
2026/07/01
[PATCH v1 1/4] drm/hyperv: Unregister pci driver in error path before module unload
The Capable Hub
2026/07/01
[PATCH v1 4/4] drm/hyperv: Move MODULE_DEVICE_TABLE to the device_id arrays
The Capable Hub
2026/07/01
[PATCH v1 0/4] drm/hyperv: A fix and a few cleanups
The Capable Hub
2026/07/01
Re: [PATCH] sched_ext: Reject task setter kfuncs outside SCX contexts
Andrea Righi
2026/07/01
Re: [PATCH bpf-next v8 5/9] bpftool: Generate skeleton for global percpu data
Quentin Monnet
2026/07/01
[PATCH net v2] mac802154: remove interfaces with RCU list deletion
Yousef Alhouseen
2026/07/01
Re: [PATCH bpf-next] bpf/selftests: remove lirc test
Sean Young
2026/07/01
Re: [PATCH RFC] coding-assistants: simplify attribution
David Hildenbrand (Arm)
2026/07/01
Re: [PATCH net 1/2] vsock/virtio: collapse receive queue under memory pressure
Bobby Eshleman
2026/07/01
Re: [PATCH RFC] coding-assistants: simplify attribution
Mark Brown
2026/07/01
Re: [PATCH] mshv: fix hv_input_get_system_property struct
Wei Liu
2026/07/01
[ANNOUNCEMENT/CFP] LPC 2026 Live Patching MC
Petr Mladek
2026/07/01
Re: [PATCH RFC] coding-assistants: simplify attribution
David Hildenbrand (Arm)
2026/07/01
Re: [PATCH RFC] coding-assistants: simplify attribution
Jonathan Corbet
2026/07/01
Re: [PATCH v2 5/8] btrfs-progs: print encryptin type field of file extents
Daniel Vacek
2026/07/01
[PATCH RFC] coding-assistants: simplify attribution
Christian Brauner
2026/07/01
Re: [PATCH v5 08/17] dt-bindings: riscv: Require block-size for Zicbom, Zicbop, and Zicboz
Rob Herring (Arm)
2026/07/01
Re: [PATCH v2 1/8] btrfs-progs: check: fix max inline extent size
Daniel Vacek
2026/07/01
Re: [PATCH bpf-next] bpf/selftests: remove lirc test
Bastien Curutchet
2026/07/01
Re: [PATCH] remoteproc: guard wc-ioremap helpers with HAS_IOMEM
Mathieu Poirier
2026/07/01
[PATCH] tpm: st33zp24: use unaligned accessors for TPM header fields
Runyu Xiao
2026/07/01
Re: [PATCH v2 0/4] hwspinlock: add summary in debugfs
Wolfram Sang
2026/07/01
Re: [PATCH v4 bpf-next 2/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Paul Moore
Earlier messages
Later messages