linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Date
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
2026/08/06
Re: [PATCH net-next v2 1/4] selftests: net: test IPV6_FL_A_RENEW
Jakub Kicinski
2026/08/06
Re: [PATCH net-next v2 4/4] selftests: net: adopt harness for flow label mgr
Jakub Kicinski
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 net-next v2 2/2] selftests: drv-net: ncdevmem: gracefully retry bind()
Jakub Kicinski
2026/08/06
Re: [PATCH bpf v2] selftests/bpf: keep polling connection that is still in progress
Ihor Solodrai
2026/08/06
Re: [PATCH 2/2] selftests/mm: Fix soft-dirty kselftest supported check
Andrew Morton
2026/08/06
Re: [PATCH net v2 2/2] selftests: tc-testing: add act_ct test for malformed header handling
Jamal Hadi Salim
2026/08/06
Re: [PATCH net v2 2/2] selftests: tc-testing: add act_ct test for malformed header handling
Victor Nogueira
2026/08/06
Re: [PATCH net v2 1/2] net/sched: act_ct: fix sk_buff leak when the header checks reject a packet
Jamal Hadi Salim
2026/08/06
Re: [PATCH v5 06/17] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs to cpufeature and hwprobe
Paul Walmsley
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 05/17] riscv: Add Zicclsm to cpufeature and hwprobe
Paul Walmsley
2026/08/06
Re: [PATCH v8 1/2] module: Extend module_blacklist parameter to built-in modules
Aaron Tomlin
2026/08/06
[PATCH 2/2] selftests/mm: Fix soft-dirty kselftest supported check
Audra Mitchell
2026/08/06
[PATCH 1/2] Correct __pagemap_scan_get_categories return value
Audra Mitchell
2026/08/06
Re: [PATCH v5 04/17] riscv: Standardize extension capitalization
Paul Walmsley
2026/08/06
Re: [PATCH v6 2/2] lib/string_kunit: extend benchmarks and unit test to memcmp()
Paul Walmsley
2026/08/06
Re: [PATCH 2/2] lib/string_kunit: extend benchmarks and unit test to memchr()
Paul Walmsley
2026/08/06
Re: [PATCH 7.1.y] selftests/bpf: Add tests for sleepable tracepoint programs
Sasha Levin
2026/08/06
Re: [PATCH net v3 3/6] net: mana: free HWC comp_buf after destroying the EQ
Jakub Kicinski
2026/08/06
Re: [PATCH net v3 1/6] net: mana: RCU-protect gc->cq_table lookups against concurrent CQ destroy
Jakub Kicinski
2026/08/06
Re: [PATCH] overflow: Support sub-union members in struct_size()
Mark Rutland
2026/08/06
[PATCH v2] Input: rmi4 - Use platform data instead of query, when available
David Heidelberg via B4 Relay
2026/08/06
Re: [PATCH net v3 6/6] net: mana: fix stale HWC response after command timeout
Jakub Kicinski
2026/08/06
Re: [PATCH v2] selftests/cgroup: add PSI pressure trigger and validation tests
Suren Baghdasaryan
2026/08/06
Re: [PATCH net v3 4/6] net: mana: validate hardware-supplied values in the HWC RX path
Jakub Kicinski
2026/08/06
Re: [PATCH net v3 2/6] net: mana: fix HWC RQ/SQ buffer size swap
Jakub Kicinski
2026/08/06
Re: [PATCH RESEND] kselftest/arm64: Fix abi test compilation errors
Will Deacon
2026/08/06
Re: [PATCH net v3 5/6] net: mana: fix HWC teardown safety with setup_active flag and destroy ordering
Jakub Kicinski
2026/08/06
Re: [PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
Will Deacon
2026/08/06
Re: [PATCH v3 04/15] mm: update print_bad_page_map() to show anonymous page index
Lorenzo Stoakes (ARM)
2026/08/06
Re: [PATCH 0/2] Input: rmi4 - honor touchscreen-{x,y}-mm
David Heidelberg
2026/08/06
Re: [PATCH v3 04/15] mm: update print_bad_page_map() to show anonymous page index
Matthew Wilcox
2026/08/06
Re: [PATCH v2] selftests/cgroup: add PSI pressure trigger and validation tests
Michal Koutný
2026/08/06
[PATCH bpf-next v11 09/10] selftests/bpf: Test verifier log for global percpu data
Leon Hwang
2026/08/06
Re: [PATCH v18 03/14] KVM: arm64: Manage GCS access and registers for guests
Mark Brown
2026/08/06
[PATCH bpf-next v11 06/10] bpftool: Generate skeleton for global percpu data
Leon Hwang
2026/08/06
Re: [PATCH v3 07/17] riscv: Maintain epc on misaligned emulation error
Damien Le Moal
2026/08/06
[PATCH bpf-next v11 10/10] selftests/bpf: Verify bpf_iter for global percpu data
Leon Hwang
2026/08/06
[PATCH bpf-next v11 03/10] bpf: Introduce global percpu data
Leon Hwang
2026/08/06
[PATCH bpf-next v11 04/10] libbpf: Probe percpu data feature
Leon Hwang
2026/08/06
[PATCH bpf-next v11 02/10] bpf: Factor out check_map_mem_read helper in verifier
Leon Hwang
2026/08/06
[PATCH bpf-next v11 08/10] selftests/bpf: Test direct reading/writing read-only percpu_array map
Leon Hwang
2026/08/06
Re: [PATCH v3 4/4] selftests: mm: add mTHP collapse test cases
Zi Yan
2026/08/06
[PATCH bpf-next v11 07/10] selftests/bpf: Add tests to verify global percpu data
Leon Hwang
2026/08/06
[PATCH bpf-next v11 05/10] libbpf: Add support for global percpu data
Leon Hwang
2026/08/06
Re: [PATCH V12 04/12] famfs: Introduce inode_operations and super_operations
John Groves
2026/08/06
Re: [PATCH] vdpa/pds: check virtqueue notify mapping
Creeley, Brett
2026/08/06
[PATCH bpf-next v11 01/10] bpf: Drop duplicate blank lines in kernel/bpf/
Leon Hwang
2026/08/06
[PATCH bpf-next v11 00/10] bpf: Introduce global percpu data
Leon Hwang
2026/08/06
Re: [PATCH RESEND v3 0/2] Initial QMP USB PHY support for SM8475
Vinod Koul
2026/08/06
Re: [PATCH net 1/2] virtio_net: check AF_XDP queue index before use
Jakub Kicinski
2026/08/06
Re: [PATCH net 2/2] virtio_net: unmap AF_XDP header with tx virtqueue
Jakub Kicinski
2026/08/06
Re: [PATCH v2 0/7] objtool/klp: sympos/module/alternative/etc fixes
Joe Lawrence
2026/08/06
Re: [PATCH net v2] selftests: net: reuseport_bpf_numa: consider cpuless numa node
Jakub Kicinski
2026/08/06
Re: [PATCH net v2] selftests: net: reuseport_bpf_numa: consider cpuless numa node
Jakub Kicinski
2026/08/06
Re: [PATCH net v2 0/8] mptcp: misc fixes for v7.2-rc6
patchwork-bot+netdevbpf
2026/08/06
changes.rst: use and users of optional tags
Manuel Ebner
2026/08/06
[PATCH net v3] selftests/net: fin_ack_lat: fix latency threshold typo
Brian Grech
2026/08/06
Re: [PATCH v3 04/15] mm: update print_bad_page_map() to show anonymous page index
Lorenzo Stoakes (ARM)
2026/08/06
Re: [RFC PATCH 1/1] x86/VMBus: DMA transfer with encrypted memory in Coco VM
Robin Murphy
2026/08/06
[PATCH] vhost-vdpa: drop the parent's vq callback before the call fd is released
Yu Zhang
2026/08/06
Re: [PATCH] ext4: don't enable DAX on new encrypted files
Theodore Ts'o
2026/08/06
Re: [PATCH v3 09/17] riscv: kvm: Use generated instruction headers for csr code
Nam Cao
2026/08/06
Re: [PATCH v3 3/4] selftests: mm: implement the mTHP-sized hugepage check helpers
Zi Yan
2026/08/06
Re: [PATCH v2] params: fix charp corruption on allocation failure
Petr Pavlu
2026/08/06
Re: [PATCH v3 08/17] riscv: Use generated instruction headers for misaligned loads/stores
Nam Cao
2026/08/06
[PATCH v1] ACPI: scan: Avoid registering platform devices with resource overlaps
Rafael J. Wysocki
2026/08/06
Re: [PATCH] vhost: clear vq->worker under vq->mutex when freeing workers
Stefano Garzarella
2026/08/06
Re: [PATCH] dm-pcache: fix use-after-free during cache replay
Shuangpeng
2026/08/06
Re: [PATCH v9 2/5] rust: types: implement ForeignOwnable for ARef<T>
Gary Guo
2026/08/06
Re: [PATCH v3] ARM: module.lds: fix unwind metadata for merged .text sections
Xiao Junzhe
2026/08/06
RE: [EXTERNAL] [PATCH net] net: mana: fix reset work race with device removal
Haiyang Zhang
2026/08/06
Re: [PATCH 2/4] arm64: dts: rockchip: rk3399-pinephone-pro: DW9714 coil requires higher voltage
Ondřej Jirman
2026/08/06
Re: [RFC PATCH 1/1] x86/VMBus: DMA transfer with encrypted memory in Coco VM
Tianyu Lan
2026/08/06
Re: [PATCH] vhost: clear vq->worker under vq->mutex when freeing workers
Stefano Garzarella
2026/08/06
Re: [PATCH v3 3/6] srcu: Make call_srcu() safe to call from any context
Puranjay Mohan
2026/08/06
Re: [PATCH v3 3/6] srcu: Make call_srcu() safe to call from any context
Zqiang
2026/08/06
Re: [PATCH v9 4/5] rust: Add dma_fence abstractions
Gary Guo
2026/08/06
Re: [PATCH] vhost: clear vq->worker under vq->mutex when freeing workers
Sean Christopherson
2026/08/06
Re: [PATCH V12 03/12] famfs: Add daxdev table and dax notify_failure support
John Groves
2026/08/06
Re: [PATCH] selftests/mm: khugepaged: skip swap tests when no swap available
David Hildenbrand (Arm)
2026/08/06
Re: [PATCH net v2 0/2] net/sched: fix qdisc graft hierarchy validation
patchwork-bot+netdevbpf
2026/08/06
Re: [PATCH] vhost: clear vq->worker under vq->mutex when freeing workers
Stefano Garzarella
2026/08/06
Re: [PATCH V12 02/12] famfs: Module operations, fs_context, and mount
John Groves
2026/08/06
Re: [PATCH net-next 0/6] openvswitch: remove support for legacy tunnel ports
patchwork-bot+netdevbpf
2026/08/06
Re: [PATCH RESEND] kselftest/arm64: Fix abi test compilation errors
Mark Brown
2026/08/06
Re: [PATCH v5 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
James Clark
2026/08/06
Re: [PATCH v3] ARM: module.lds: fix unwind metadata for merged .text sections
Xie Yuanbin
2026/08/06
Re: [PATCH v4] vsock: use sock_error() to consume sk_err after a failed connect
Stefano Garzarella
2026/08/06
Re: [PATCH v5 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
James Clark
2026/08/06
Re: [PATCH 16/16] selftests/mm: skip khugepaged shmem cases without a PMD page cache folio
Kiryl Shutsemau
2026/08/06
Re: [PATCH v5 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
Puranjay Mohan
2026/08/06
Re: [PATCH v12 5/8] cxl/pci: Factor out interrupt policy check
Anisa Su
2026/08/06
Re: [PATCH 1/2] arm64/fpsimd: ptrace: Fix inactive SVE and SSVE regsets
Will Deacon
2026/08/06
Re: [PATCH 1/2] arm64/fpsimd: ptrace: Fix inactive SVE and SSVE regsets
Mark Brown
2026/08/06
Re: [PATCH] module: validate string table section types
Petr Pavlu
2026/08/06
Re: [PATCH] rust: macros: Allow omitting trailing commas in module!
Miguel Ojeda
2026/08/06
Re: [PATCH v3 1/2] kselftest/arm64: Add seccomp ptrace x0 bypass test
Mark Brown
2026/08/06
Re: [PATCH] rust: macros: Allow omitting trailing commas in module!
Gary Guo
2026/08/06
Re: [PATCH v3 0/6] module/dups: Fix a use-after-free and improve the code
Petr Pavlu
2026/08/06
Re: [PATCH 2/4] arm64: dts: rockchip: rk3399-pinephone-pro: DW9714 coil requires higher voltage
David Heidelberg
2026/08/06
Re: [PATCH] dm-pcache: fix use-after-free during cache replay
Mikulas Patocka
2026/08/06
Re: [PATCH 2/4] arm64: dts: rockchip: rk3399-pinephone-pro: DW9714 coil requires higher voltage
Ondřej Jirman
2026/08/06
[PATCH RESEND] kselftest/arm64: Fix abi test compilation errors
Jinjie Ruan
2026/08/06
Re: [PATCH net-next 0/6] openvswitch: remove support for legacy tunnel ports
Paolo Abeni
2026/08/06
[PATCH 2/2] selftests/powercap: Add powercap hierarchy creation API tests
Daniel Lezcano
2026/08/06
[PATCH 0/2] powercap: Introduce generic hierarchy helpers and selftests
Daniel Lezcano
2026/08/06
[PATCH 1/2] powercap: Add generic zone hierarchy creation helpers
Daniel Lezcano
2026/08/06
Re: [PATCH 1/2] arm64/fpsimd: ptrace: Fix inactive SVE and SSVE regsets
Will Deacon
2026/08/06
Re: [PATCH v18 05/14] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
Yao Yuan
2026/08/06
[PATCH net v2 1/2] net/sched: act_ct: fix sk_buff leak when the header checks reject a packet
Hyunjung Ko
2026/08/06
[PATCH net v2 2/2] selftests: tc-testing: add act_ct test for malformed header handling
Hyunjung Ko
2026/08/06
[PATCH] rust: macros: Allow omitting trailing commas in module!
Ethan Plant
Earlier messages
Later messages