linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v5 1/2] treewide: Add a flag to detect the Apple T2 chip
Andy Shevchenko
[PATCH v9 0/2] module: Extend module_blacklist parameter to built-in modules
Aaron Tomlin
[PATCH v9 1/2] module: Extend module_blacklist parameter to built-in modules
Aaron Tomlin
[PATCH v9 2/2] module: Rename module_blacklist to module_denylist
Aaron Tomlin
[PATCH 0/3] audit: Measure and reduce syscall filtering overhead
Stanislav Kinsburskii
[PATCH 1/3] selftests/audit: Add syscall overhead benchmark
Stanislav Kinsburskii
[PATCH 2/3] audit: Fix filter rule accounting after automatic removal
Stanislav Kinsburskii
[PATCH 3/3] audit: Skip exit filtering for syscalls without rules
Stanislav Kinsburskii
[PATCH net 0/2] net/tls: Fail splice after a failed async decrypt
Chuck Lever
[PATCH net 1/2] net/tls: Fail tls_sw_splice_read() after a failed async decrypt
Chuck Lever
Re: [PATCH net 1/2] net/tls: Fail tls_sw_splice_read() after a failed async decrypt
Sabrina Dubroca
[PATCH net 2/2] selftests: tls: cover splice after a failed decrypt
Chuck Lever
Re: [PATCH net 2/2] selftests: tls: cover splice after a failed decrypt
Sabrina Dubroca
Re: [PATCH net 0/2] net/tls: Fail splice after a failed async decrypt
patchwork-bot+netdevbpf
[PATCH bpf-next 0/2] bpf: Compare iterator types during state pruning
Ning Ding
[PATCH bpf-next 1/2] bpf: Compare iterator types during state pruning
Ning Ding
Re: [PATCH bpf-next 1/2] bpf: Compare iterator types during state pruning
Eduard Zingerman
[PATCH bpf-next 2/2] selftests/bpf: Test RCU iterator state pruning
Ning Ding
Re: [PATCH bpf-next 2/2] selftests/bpf: Test RCU iterator state pruning
Eduard Zingerman
Re: [PATCH bpf-next 2/2] selftests/bpf: Test RCU iterator state pruning
Ning Ding
[PATCH net-next v3] selftests: net: reuseport_bpf_numa: consider cpuless numa node
Feng Tang
Re: [PATCH net-next v3] selftests: net: reuseport_bpf_numa: consider cpuless numa node
Simon Horman
Re: [PATCH net-next v3] selftests: net: reuseport_bpf_numa: consider cpuless numa node
patchwork-bot+netdevbpf
[PATCH v6 00/51] x86: Try to wrangle PV clocks vs. TSC
Sean Christopherson
[PATCH v6 01/51] x86/apic: Provide helpers to set local APIC timer frequency in hz and khz
Sean Christopherson
Re: [PATCH v6 01/51] x86/apic: Provide helpers to set local APIC timer frequency in hz and khz
David Woodhouse
[PATCH v6 03/51] x86/tsc: Ensure that TSC recalibration doesn't run if TSC frequency is known
Sean Christopherson
[PATCH v6 04/51] x86/tsc: Restrict recalibrate_cpu_khz() export to p4-clockmod and powernow-k7
Sean Christopherson
Re: [PATCH v6 04/51] x86/tsc: Restrict recalibrate_cpu_khz() export to p4-clockmod and powernow-k7
David Woodhouse
[PATCH v6 02/51] x86/apic: Add CONFIG_X86_LOCAL_APIC=n stubs for APIC timer frequency APIs
Sean Christopherson
Re: [PATCH v6 02/51] x86/apic: Add CONFIG_X86_LOCAL_APIC=n stubs for APIC timer frequency APIs
David Woodhouse
[PATCH v6 06/51] x86/sev: Don't override CPU frequency calibration for SNP's Secure TSC
Sean Christopherson
Re: [PATCH v6 06/51] x86/sev: Don't override CPU frequency calibration for SNP's Secure TSC
David Woodhouse
[PATCH v6 05/51] x86/sev: Mark TSC as reliable when configuring Secure TSC
Sean Christopherson
[PATCH v6 11/51] x86/tsc: Add dedicated hypervisor hooks for getting known TSC/CPU frequencies
Sean Christopherson
Re: [PATCH v6 11/51] x86/tsc: Add dedicated hypervisor hooks for getting known TSC/CPU frequencies
David Woodhouse
[PATCH v6 12/51] x86/acrn: Register TSC/CPU frequency callbacks iff frequency is actually in CPUID
Sean Christopherson
Re: [PATCH v6 12/51] x86/acrn: Register TSC/CPU frequency callbacks iff frequency is actually in CPUID
David Woodhouse
[PATCH v6 07/51] x86/sev: Move check for SNP Secure TSC support to tsc_early_init()
Sean Christopherson
[PATCH v6 08/51] x86/sev: Shove SNP's secure/trusted TSC frequency directly into "calibration"
Sean Christopherson
Re: [PATCH v6 08/51] x86/sev: Shove SNP's secure/trusted TSC frequency directly into "calibration"
David Woodhouse
[PATCH v6 16/51] x86/tsc: Rename pit_hpet_ptimer_calibrate_cpu() => native_calibrate_cpu_late()
Sean Christopherson
[PATCH v6 09/51] x86/tsc: Add a standalone helper for getting TSC info from CPUID.0x15
Sean Christopherson
[PATCH v6 10/51] x86/tdx: Force TSC frequency with CPUID-based info provided by the TDX-Module
Sean Christopherson
Re: [PATCH v6 10/51] x86/tdx: Force TSC frequency with CPUID-based info provided by the TDX-Module
David Woodhouse
Re: [PATCH v6 10/51] x86/tdx: Force TSC frequency with CPUID-based info provided by the TDX-Module
Sean Christopherson
[PATCH v6 17/51] x86/tsc: Fold native_calibrate_cpu() into recalibrate_cpu_khz()
Sean Christopherson
Re: [PATCH v6 17/51] x86/tsc: Fold native_calibrate_cpu() into recalibrate_cpu_khz()
David Woodhouse
[PATCH v6 18/51] x86/kvmclock: Rename kvm_get_tsc_khz() to kvmclock_get_tsc_khz()
Sean Christopherson
[PATCH v6 20/51] KVM: x86: Officially define CPUID 0x40000010 as PV Timing Info (TSC and Bus)
Sean Christopherson
[PATCH v6 21/51] x86/kvm: Obtain TSC frequency from PV CPUID if present
Sean Christopherson
[PATCH v6 13/51] x86/acrn: Mark TSC frequency as known when using ACRN for calibration
Sean Christopherson
Re: [PATCH v6 13/51] x86/acrn: Mark TSC frequency as known when using ACRN for calibration
David Woodhouse
Re: [PATCH v6 13/51] x86/acrn: Mark TSC frequency as known when using ACRN for calibration
Sean Christopherson
[PATCH v6 22/51] x86/kvm: Mark TSC as reliable when it's constant and nonstop
Sean Christopherson
[PATCH v6 23/51] x86/tsc: Add standalone helper for getting CPU frequency from CPUID
Sean Christopherson
[PATCH v6 24/51] x86/kvm: Get CPU base frequency from CPUID when it's available
Sean Christopherson
Re: [PATCH v6 24/51] x86/kvm: Get CPU base frequency from CPUID when it's available
David Woodhouse
[PATCH v6 14/51] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code
Sean Christopherson
Re: [PATCH v6 14/51] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code
David Woodhouse
[PATCH v6 15/51] x86/tsc: Kill off x86_platform_ops.calibrate_{cpu,tsc}() hooks
Sean Christopherson
Re: [PATCH v6 15/51] x86/tsc: Kill off x86_platform_ops.calibrate_{cpu,tsc}() hooks
David Woodhouse
[PATCH v6 19/51] x86/kvmclock: Drop dead check on TSC being unstable during kvmclock_init()
Sean Christopherson
Re: [PATCH v6 19/51] x86/kvmclock: Drop dead check on TSC being unstable during kvmclock_init()
David Woodhouse
[PATCH v6 27/51] clocksource: hyper-v: Don't save/restore TSC offset when using HV sched_clock
Sean Christopherson
[PATCH v6 28/51] x86/kvmclock: Setup kvmclock for secondary CPUs iff CONFIG_SMP=y
Sean Christopherson
[PATCH v6 30/51] x86/paravirt: Remove unnecessary PARAVIRT=n stub for paravirt_set_sched_clock()
Sean Christopherson
[PATCH v6 31/51] x86/paravirt: Move handling of unstable PV clocks into paravirt_set_sched_clock()
Sean Christopherson
[PATCH v6 32/51] x86/kvmclock: Move sched_clock save/restore helpers up in kvmclock.c
Sean Christopherson
[PATCH v6 33/51] x86/xen/time: NOP-ify x86_platform's sched_clock save/restore hooks
Sean Christopherson
[PATCH v6 34/51] x86/vmware: NOP-ify save/restore hooks when using VMware's sched_clock
Sean Christopherson
[PATCH v6 25/51] clocksource: hyper-v: Register sched_clock save/restore iff it's necessary
Sean Christopherson
[PATCH v6 36/51] x86/paravirt: Pass sched_clock save/restore helpers during registration
Sean Christopherson
[PATCH v6 26/51] clocksource: hyper-v: Drop wrappers to sched_clock save/restore helpers
Sean Christopherson
[PATCH v6 37/51] x86/kvmclock: Move kvm_sched_clock_init() down in kvmclock.c
Sean Christopherson
[PATCH v6 38/51] x86/xen/time: Mark xen_setup_vsyscall_time_info() as __init
Sean Christopherson
[PATCH v6 39/51] x86/pvclock: Mark setup helpers and related various as __init/__ro_after_init
Sean Christopherson
[PATCH v6 40/51] x86/pvclock: WARN if pvclock's valid_flags are overwritten
Sean Christopherson
[PATCH v6 35/51] x86/tsc: WARN if TSC sched_clock save/restore used with PV sched_clock
Sean Christopherson
[PATCH v6 41/51] x86/kvmclock: Refactor handling of PVCLOCK_TSC_STABLE_BIT during kvmclock_init()
Sean Christopherson
[PATCH v6 29/51] x86/kvm: Don't disable kvmclock on BSP in syscore_suspend()
Sean Christopherson
[PATCH v6 42/51] timekeeping: Resume clocksources before reading persistent clock
Sean Christopherson
[PATCH v6 43/51] x86/kvmclock: Hook clocksource.suspend/resume when kvmclock isn't sched_clock
Sean Christopherson
[PATCH v6 45/51] x86/paravirt: Mark __paravirt_set_sched_clock() as __init
Sean Christopherson
[PATCH v6 46/51] x86/paravirt: Plumb a return code into __paravirt_set_sched_clock()
Sean Christopherson
[PATCH v6 48/51] x86/kvmclock: Use TSC for sched_clock if it's constant and non-stop
Sean Christopherson
[PATCH v6 47/51] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC
Sean Christopherson
[PATCH v6 44/51] x86/kvmclock: WARN if wall clock is read while kvmclock is suspended
Sean Christopherson
[PATCH v6 49/51] x86/kvmclock: Plumb in AP-online and BSP-resume to kvmlock, for documentation
Sean Christopherson
[PATCH v6 51/51] x86/kvm: Get local APIC bus frequency from PV CPUID Timing Info
Sean Christopherson
[PATCH v6 50/51] x86/paravirt: Move using_native_sched_clock() stub into timer.h
Sean Christopherson
[PATCH] drm/virtio: use the DMA API for resource backing on Xen
Benjamin Leggett via B4 Relay
Re: [PATCH] drm/virtio: use the DMA API for resource backing on Xen
Dmitry Osipenko
Re: [RFC PATCH] virtio_balloon: add VIRTIO_BALLOON_F_REPORTING_PM_SAFE feature bit
Link Lin
Re: [RFC PATCH] virtio_balloon: add VIRTIO_BALLOON_F_REPORTING_PM_SAFE feature bit
Michael S. Tsirkin
Re: [RFC PATCH] virtio_balloon: add VIRTIO_BALLOON_F_REPORTING_PM_SAFE feature bit
Link Lin
Re: [PATCH v5 47/51] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC
Sean Christopherson
[PATCH v3 0/3] Drivers: hv: decrypt netvsc buffers on contiguous direct-map addresses
Kameron Carr
[PATCH v3 1/3] Drivers: hv: vmbus: add vmbus_establish_gpadl_caller_decrypted()
Kameron Carr
RE: [PATCH v3 1/3] Drivers: hv: vmbus: add vmbus_establish_gpadl_caller_decrypted()
Michael Kelley
[PATCH v3 2/3] hv: vmbus: Add vmbus_alloc_buffer()/vmbus_free_buffer() for CoCo VMs
Kameron Carr
RE: [PATCH v3 2/3] hv: vmbus: Add vmbus_alloc_buffer()/vmbus_free_buffer() for CoCo VMs
Michael Kelley
[PATCH v3 3/3] hv_netvsc: Allocate host-visible GPADL buffers using vmbus_alloc_buffer()
Kameron Carr
RE: [PATCH v3 3/3] hv_netvsc: Allocate host-visible GPADL buffers using vmbus_alloc_buffer()
Michael Kelley
[PATCH v2] audit: free proctitle in context so it can be re-set by fork on exec_binprm
Richard Guy Briggs
Re: [PATCH v2] audit: free proctitle in context so it can be re-set by fork on exec_binprm
Ricardo Robaina
Re: [PATCH v1] audit: free proctitle in context so it can be set by fork
Richard Guy Briggs
Re: [PATCH 3/3] selftests/bpf: Route test_kmods build artifacts to OUTPUT
Ihor Solodrai
Re: [PATCH 2/3] selftests/bpf: Route libarena build artifacts to OUTPUT
Ihor Solodrai
Re: [PATCH 1/3] selftests/bpf: Route generated test headers to OUTPUT
Ihor Solodrai
Re: [PATCH 0/3] selftests/bpf: Fixes for out-of-tree builds
Ihor Solodrai
Re: [PATCH 0/3] selftests/bpf: Fixes for out-of-tree builds
Ricardo B . Marlière
[PATCH] cred: clarify that task_struct::cred is only for the current task
Jann Horn
Re: [PATCH] cred: clarify that task_struct::cred is only for the current task
Paul Moore
RE: [PATCH v2 2/2] hv_netvsc: Allocate host-visible GPADL buffers as decrypted contiguous chunks
Kameron Carr
RE: [PATCH v2 2/2] hv_netvsc: Allocate host-visible GPADL buffers as decrypted contiguous chunks
Michael Kelley
[PATCH v3 00/19] crypto: cmh - add Rambus CryptoManager Hub driver
Saravanakrishnan Krishnamoorthy
[PATCH v3 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
Saravanakrishnan Krishnamoorthy
Re: [PATCH v3 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
Krzysztof Kozlowski
Re: [PATCH v3 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
Krzysztof Kozlowski
RE: [PATCH v3 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
Ousherovitch, Alex
[PATCH v3 12/19] crypto: cmh - add RSA akcipher
Saravanakrishnan Krishnamoorthy
[PATCH v3 15/19] crypto: cmh - add ML-KEM/ML-DSA (QSE)
Saravanakrishnan Krishnamoorthy
[PATCH v3 05/19] crypto: cmh - add HMAC ahash
Saravanakrishnan Krishnamoorthy
[PATCH v3 11/19] crypto: cmh - add DRBG hwrng
Saravanakrishnan Krishnamoorthy
Re: [PATCH v3 11/19] crypto: cmh - add DRBG hwrng
Krzysztof Kozlowski
RE: [PATCH v3 11/19] crypto: cmh - add DRBG hwrng
Ousherovitch, Alex
[PATCH v3 13/19] crypto: cmh - add ECDSA/SM2 sig
Saravanakrishnan Krishnamoorthy
[PATCH v3 17/19] Documentation: ioctl: add CMH ioctl documentation and register 'J'
Saravanakrishnan Krishnamoorthy
[PATCH v3 18/19] selftests: crypto: cmh - add kselftest for management ioctl
Saravanakrishnan Krishnamoorthy
[PATCH v3 19/19] MAINTAINERS: add Rambus CryptoManager Hub (CMH)
Saravanakrishnan Krishnamoorthy
[PATCH v3 06/19] crypto: cmh - add CSHAKE/KMAC ahash
Saravanakrishnan Krishnamoorthy
[PATCH v3 08/19] crypto: cmh - add AES skcipher/aead/cmac
Saravanakrishnan Krishnamoorthy
[PATCH v3 14/19] crypto: cmh - add ECDH/X25519 kpp
Saravanakrishnan Krishnamoorthy
[PATCH v3 07/19] crypto: cmh - add SM3 ahash
Saravanakrishnan Krishnamoorthy
[PATCH v3 10/19] crypto: cmh - add ChaCha20-Poly1305
Saravanakrishnan Krishnamoorthy
[PATCH v3 16/19] crypto: cmh - add SLH-DSA/LMS/XMSS (HCQ)
Saravanakrishnan Krishnamoorthy
[PATCH v3 04/19] crypto: cmh - add SHA-2/SHA-3/SHAKE ahash
Saravanakrishnan Krishnamoorthy
[PATCH v3 09/19] crypto: cmh - add SM4 skcipher/aead/cmac/xcbc
Saravanakrishnan Krishnamoorthy
Re: [PATCH v3 02/19] crypto: cmh - add core platform driver
Krzysztof Kozlowski
RE: [PATCH v3 02/19] crypto: cmh - add core platform driver
Ousherovitch, Alex
Re: [PATCH v3 03/19] crypto: cmh - add key provisioning and management
Krzysztof Kozlowski
RE: [PATCH v3 03/19] crypto: cmh - add key provisioning and management
Ousherovitch, Alex
Re: [PATCH v3 02/19] crypto: cmh - add core platform driver
Krzysztof Kozlowski
RE: [PATCH v3 02/19] crypto: cmh - add core platform driver
Ousherovitch, Alex
Re: [PATCH v2 1/4] selftests: add shared lib.bpf.mk to build BPF progs and skeletons
Ziyang Men
[PATCH v2] ACPI: scan: Avoid registering platform devices with resource overlaps
Rafael J. Wysocki
Re: [PATCH v2] ACPI: scan: Avoid registering platform devices with resource overlaps
Andy Shevchenko
Re: [PATCH v2] ACPI: scan: Avoid registering platform devices with resource overlaps
Rafael J. Wysocki (Intel)
Re: [PATCH v2] ACPI: scan: Avoid registering platform devices with resource overlaps
Rafael J. Wysocki (Intel)
Re: [PATCH v5 06/17] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs to cpufeature and hwprobe
Paul Walmsley
Re: [PATCH v2 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush
Ziyang Men
Re: [PATCH v2 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush
Ziyang Men
Re: [PATCH v5 05/17] riscv: Add Zicclsm to cpufeature and hwprobe
Paul Walmsley
[PATCH 2/2] selftests/mm: Fix soft-dirty kselftest supported check
Audra Mitchell
Re: [PATCH 2/2] selftests/mm: Fix soft-dirty kselftest supported check
Andrew Morton
Re: [PATCH 2/2] selftests/mm: Fix soft-dirty kselftest supported check
David Hildenbrand (Arm)
[PATCH 1/2] Correct __pagemap_scan_get_categories return value
Audra Mitchell
Re: [PATCH 1/2] Correct __pagemap_scan_get_categories return value
Andrew Morton
Re: [PATCH 1/2] Correct __pagemap_scan_get_categories return value
David Hildenbrand (Arm)
Re: [PATCH v5 04/17] riscv: Standardize extension capitalization
Paul Walmsley
Re: [PATCH v6 2/2] lib/string_kunit: extend benchmarks and unit test to memcmp()
Paul Walmsley
Re: [PATCH 2/2] lib/string_kunit: extend benchmarks and unit test to memchr()
Paul Walmsley
Re: [PATCH] overflow: Support sub-union members in struct_size()
Mark Rutland
[PATCH v2] Input: rmi4 - Use platform data instead of query, when available
David Heidelberg via B4 Relay
Re: [PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
Will Deacon
Re: [PATCH v2] selftests/cgroup: add PSI pressure trigger and validation tests
Michal Koutný
Re: [PATCH v2] selftests/cgroup: add PSI pressure trigger and validation tests
Suren Baghdasaryan
Re: [PATCH v2] selftests/cgroup: add PSI pressure trigger and validation tests
Tao Cui
Re: [PATCH v2] selftests/cgroup: add PSI pressure trigger and validation tests
Suren Baghdasaryan
Re: [PATCH v2] selftests/cgroup: add PSI pressure trigger and validation tests
Tao Cui
[PATCH bpf-next v11 00/10] bpf: Introduce global percpu data
Leon Hwang
[PATCH bpf-next v11 01/10] bpf: Drop duplicate blank lines in kernel/bpf/
Leon Hwang
[PATCH bpf-next v11 05/10] libbpf: Add support for global percpu data
Leon Hwang
[PATCH bpf-next v11 07/10] selftests/bpf: Add tests to verify global percpu data
Leon Hwang
[PATCH bpf-next v11 08/10] selftests/bpf: Test direct reading/writing read-only percpu_array map
Leon Hwang
[PATCH bpf-next v11 02/10] bpf: Factor out check_map_mem_read helper in verifier
Leon Hwang
Re: [PATCH bpf-next v11 02/10] bpf: Factor out check_map_mem_read helper in verifier
Eduard Zingerman
[PATCH bpf-next v11 04/10] libbpf: Probe percpu data feature
Leon Hwang
[PATCH bpf-next v11 03/10] bpf: Introduce global percpu data
Leon Hwang
Re: [PATCH bpf-next v11 03/10] bpf: Introduce global percpu data
Eduard Zingerman
Re: [PATCH bpf-next v11 03/10] bpf: Introduce global percpu data
Leon Hwang
Re: [PATCH bpf-next v11 03/10] bpf: Introduce global percpu data
Eduard Zingerman
[PATCH bpf-next v11 10/10] selftests/bpf: Verify bpf_iter for global percpu data
Leon Hwang
[PATCH bpf-next v11 06/10] bpftool: Generate skeleton for global percpu data
Leon Hwang
[PATCH bpf-next v11 09/10] selftests/bpf: Test verifier log for global percpu data
Leon Hwang
changes.rst: use and users of optional tags
Manuel Ebner
[PATCH net v3] selftests/net: fin_ack_lat: fix latency threshold typo
Brian Grech
Re: [PATCH net v3] selftests/net: fin_ack_lat: fix latency threshold typo
patchwork-bot+netdevbpf
[PATCH] vhost-vdpa: drop the parent's vq callback before the call fd is released
Yu Zhang
Re: [PATCH v3 09/17] riscv: kvm: Use generated instruction headers for csr code
Nam Cao
Re: [PATCH v2] params: fix charp corruption on allocation failure
Petr Pavlu
Re: [PATCH v3 08/17] riscv: Use generated instruction headers for misaligned loads/stores
Nam Cao
[PATCH v1] ACPI: scan: Avoid registering platform devices with resource overlaps
Rafael J. Wysocki
Re: [PATCH] vhost: clear vq->worker under vq->mutex when freeing workers
Stefano Garzarella
Re: [PATCH] vhost: clear vq->worker under vq->mutex when freeing workers
Sean Christopherson
Re: [PATCH] vhost: clear vq->worker under vq->mutex when freeing workers
Stefano Garzarella
Re: [PATCH] vhost: clear vq->worker under vq->mutex when freeing workers
Stefano Garzarella
Re: [PATCH] module: validate string table section types
Petr Pavlu
[PATCH RESEND] kselftest/arm64: Fix abi test compilation errors
Jinjie Ruan
Earlier messages
Later messages