linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/04/10
[patch 18/38] lib/tests: Replace get_cycles() with ktime_get()
Thomas Gleixner
2026/04/10
[patch 23/38] alpha: Select ARCH_HAS_RANDOM_ENTROPY
Thomas Gleixner
2026/04/10
[patch 20/38] kasan: sw_tags: Replace get_cycles() by random_get_entropy()
Thomas Gleixner
2026/04/10
[patch 32/38] powerpc/spufs: Use mftb() directly
Thomas Gleixner
2026/04/10
[patch 08/38] x86/tsc: Use rdtsc() instead of get_cycles()
Thomas Gleixner
2026/04/10
[patch 26/38] loongarch: Select ARCH_HAS_RANDOM_ENTROPY
Thomas Gleixner
2026/04/10
[patch 31/38] parisc: Select ARCH_HAS_RANDOM_ENTROPY
Thomas Gleixner
2026/04/10
[patch 19/38] kcsan: Replace get_cycles() usage
Thomas Gleixner
2026/04/10
[patch 21/38] hamradio: baycom_epp: Remove BAYCOM_DEBUG
Thomas Gleixner
2026/04/10
[patch 17/38] ext4: Replace get_cycles() usage with ktime_get()
Thomas Gleixner
2026/04/10
[patch 30/38] openrisc: Select ARCH_HAS_RANDOM_ENTROPY
Thomas Gleixner
2026/04/10
[patch 14/38] slub: Use prandom instead of get_cycles()
Thomas Gleixner
2026/04/10
[patch 12/38] wifi: wil6210: Replace get_cyles() usage
Thomas Gleixner
2026/04/10
[patch 15/38] ptp: ptp_vmclock: Replace get_cycles() usage
Thomas Gleixner
2026/04/10
[patch 29/38] nios2: Select ARCH_HAS_RANDOM_ENTROPY
Thomas Gleixner
2026/04/10
[patch 16/38] fbdev: udlfb: Replace get_cycles() with ktime_get()
Thomas Gleixner
2026/04/10
[patch 13/38] crypto: tcrypt: Replace get_cycles() with ktime_get()
Thomas Gleixner
2026/04/10
[patch 09/38] iommu/vt-d: Use sched_clock() instead of get_cycles()
Thomas Gleixner
2026/04/10
[patch 11/38] misc: sgi-gru: Remove get_cycles() [ab]use
Thomas Gleixner
2026/04/10
[patch 10/38] arcnet: Remove function timing code
Thomas Gleixner
2026/04/10
[patch 07/38] treewide: Consolidate cycles_t
Thomas Gleixner
2026/04/10
[patch 06/38] calibrate: Rework delay timer calibration
Thomas Gleixner
2026/04/10
[patch 05/38] treewide: Remove CLOCK_TICK_RATE
Thomas Gleixner
2026/04/10
[patch 04/38] x86: Use PIT_TICK_RATE instead of CLOCK_TICK_RATE
Thomas Gleixner
2026/04/10
[patch 02/38] x86: Cleanup include recursion hell
Thomas Gleixner
2026/04/10
[patch 03/38] x86/apm: Remove last LATCH usage
Thomas Gleixner
2026/04/10
[patch 01/38] percpu: Sanitize __percpu_qual include hell
Thomas Gleixner
2026/04/10
[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
Thomas Gleixner
2026/04/10
Re: [PATCH 07/13] libmultipath: Add delayed removal support
John Garry
2026/04/10
[PATCH net v6 2/2] selftests/bpf: add test for xdp_master_redirect with bond not up
Jiayuan Chen
2026/04/10
[PATCH net v6 1/2] net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master
Jiayuan Chen
2026/04/10
[PATCH net v6 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
Jiayuan Chen
2026/04/10
Re: [PATCH 07/13] libmultipath: Add delayed removal support
Nilay Shroff
2026/04/10
Re: [PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
GONG Ruiqi
2026/04/10
Re: [PATCH v4 00/10] selftests/bpf: Tolerate partial builds across kernel configs
Alan Maguire
2026/04/10
[PATCH v3] selftests: vsock: avoid races creating Unix socket paths
Cao Ruichuang
2026/04/10
Re: [PATCH v2] selftests: vsock: avoid races creating Unix socket paths
Cao Ruichuang
2026/04/10
[PATCH v6 1/3] x86/process: Shorten the LAM tag width
Maciej Wieczor-Retman
2026/04/10
[PATCH v6 0/3] x86: Simplifying LAM
Maciej Wieczor-Retman
2026/04/10
[PATCH v6 3/3] selftests/lam: Update LAM tag width and cleanup names
Maciej Wieczor-Retman
2026/04/10
[PATCH v6 2/3] x86/mm: Cleanup comments where LAM_U48 is mentioned
Maciej Wieczor-Retman
2026/04/10
Re: [PATCH 07/13] libmultipath: Add delayed removal support
John Garry
2026/04/10
[PATCH v2 6/6] selftests/resctrl: Remove the definition of the IMC counter config array and imcs.
Yifan Wu
2026/04/10
[PATCH v2 5/6] selftests/resctrl: Refactor reading from IMC using linked list
Yifan Wu
2026/04/10
[PATCH v2 2/6] selftests/resctrl: Refactor the discovery of IMC counters using linked list
Yifan Wu
2026/04/10
[PATCH v2 0/6] selftests/resctrl: Add dynamic linked list management for IMC counters
Yifan Wu
2026/04/10
[PATCH v2 1/6] selftests/resctrl: Introduced linked list management for IMC counters
Yifan Wu
2026/04/10
[PATCH v2 4/6] selftests/resctrl: Refactor perf event open/close using linked list
Yifan Wu
2026/04/10
[PATCH v2 3/6] selftests/resctrl: Refactor the initialization of IMC's perf_event_attr using linked list
Yifan Wu
2026/04/10
Re: [PATCH v2 bpf-next 1/2] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
Menglong Dong
2026/04/10
Re: [PATCH 07/13] libmultipath: Add delayed removal support
Nilay Shroff
2026/04/10
Re: [PATCH] selftests/sched_ext: Fix wrong DSQ ID in peek_dsq error message
Tejun Heo
2026/04/10
Re: [PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
Marco Elver
2026/04/10
Re: [PATCH v2] selftests: vsock: avoid races creating Unix socket paths
Stefano Garzarella
2026/04/10
Re: [PATCH 07/13] libmultipath: Add delayed removal support
John Garry
2026/04/10
Re: [PATCH v3 net] vsock: fix buffer size clamping order
Stefano Garzarella
2026/04/10
[PATCH v2 bpf-next 1/2] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
Feng Yang
2026/04/10
Re: [PATCH v2 2/2] arm64: dts: qcom: milos-fairphone-fp6: Enable IPA
Konrad Dybcio
2026/04/10
Re: [PATCH v2] selftests: vsock: avoid races creating Unix socket paths
Stefano Garzarella
2026/04/10
Re: [PATCH v2 bpf-next 1/2] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
Leon Hwang
2026/04/10
Re: maintainer profiles
Mauro Carvalho Chehab
2026/04/10
[PATCH v2 2/2] arm64: dts: qcom: milos-fairphone-fp6: Enable IPA
Luca Weiss
2026/04/10
[PATCH v2 0/2] IPA v5.2 support for Milos and Fairphone (Gen. 6)
Luca Weiss
2026/04/10
[PATCH v2 1/2] arm64: dts: qcom: milos: Add IPA node
Luca Weiss
2026/04/10
[PATCH v2 bpf-next 1/2] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
Feng Yang
2026/04/10
[PATCH v2 bpf-next 1/2] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
Feng Yang
2026/04/10
Re: [PATCH v3 2/2] selftests/mm: verify droppable mappings cannot be locked
David Hildenbrand (Arm)
2026/04/10
[PATCH net-next v2 2/2] net: ipa: add IPA v5.2 configuration data
Luca Weiss
2026/04/10
[PATCH net-next v2 1/2] dt-bindings: net: qcom,ipa: add Milos compatible
Luca Weiss
2026/04/10
Re: [PATCH v2 bpf-next 1/2] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
Leon Hwang
2026/04/10
Re: [PATCH v2 bpf-next 1/2] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
Feng Yang
2026/04/10
[PATCH v3 2/2] arm64: dts: qcom: milos: Add IMEM node
Luca Weiss
2026/04/10
[PATCH net-next v2 0/2] IPA v5.2 support
Luca Weiss
2026/04/10
Re: [PATCH v2 bpf-next 1/2] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
Leon Hwang
2026/04/10
[PATCH v3 1/2] dt-bindings: sram: Document qcom,milos-imem
Luca Weiss
2026/04/10
[PATCH v3 0/2] Describe IMEM on Milos
Luca Weiss
2026/04/10
Re: [PATCH v2 bpf-next 1/2] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
Leon Hwang
2026/04/10
Re: [PATCH 07/13] libmultipath: Add delayed removal support
Nilay Shroff
2026/04/10
Re: [PATCH v2 bpf-next 1/2] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
bot+bpf-ci
2026/04/09
Re: [PATCH net v3] ipvs: fix MTU check for GSO packets in tunnel mode
Julian Anastasov
2026/04/09
Re: [PATCH v1] tpm: restore timeout for key creation commands
Paul Menzel
2026/04/09
[PATCH] selftests/sched_ext: Fix wrong DSQ ID in peek_dsq error message
fangqiurong
2026/04/09
Re: [PATCH net-next v7 10/10] selftests: net: Add tests for team driver decoupled tx and rx control
Kuniyuki Iwashima
2026/04/09
Re: [PATCH net-next v7 09/10] net: team: Add new tx_enabled team port option
Kuniyuki Iwashima
2026/04/09
Re: [PATCH net-next v7 08/10] net: team: Add new rx_enabled team port option
Kuniyuki Iwashima
2026/04/09
Re: [PATCH net-next v7 07/10] net: team: Track rx enablement separately from tx enablement
Kuniyuki Iwashima
2026/04/09
Re: [PATCH net-next v7 06/10] net: team: Rename enablement functions and struct members to tx
Kuniyuki Iwashima
2026/04/09
Re: [PATCH net-next v7 05/10] selftests: net: Add test for enablement of ports with teamd
Kuniyuki Iwashima
2026/04/09
[PATCH v2 bpf-next 2/2] selftests/bpf: Add selftests for verifying return values of fmod_ret.
Feng Yang
2026/04/09
[PATCH v2 bpf-next 1/2] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
Feng Yang
2026/04/09
[PATCH v2 bpf-next 0/2] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
Feng Yang
2026/04/09
Re: [PATCH net-next v7 04/10] selftests: net: Add tests for failover of team-aggregated ports
Kuniyuki Iwashima
2026/04/09
Re: [PATCH net-next v7 03/10] net: team: Rename port_disabled team mode op to port_tx_disabled
Kuniyuki Iwashima
2026/04/09
Re: [PATCH net-next v7 02/10] net: team: Remove unused team_mode_op, port_enabled
Kuniyuki Iwashima
2026/04/09
Re: [PATCH net-next v7 01/10] net: team: Annotate reads and writes for mixed lock accessed values
Kuniyuki Iwashima
2026/04/09
Re: [PATCH v2] selftests: mm: skip charge_reserved_hugetlb without killall
Mike Rapoport
2026/04/09
Re: [PATCH net-next] net: mana: hardening: Reject zero max_num_queues from MANA_QUERY_VPORT_CONFIG
Erni Sri Satya Vennela
2026/04/09
[PATCH v2] selftests: mm: skip charge_reserved_hugetlb without killall
Cao Ruichuang
2026/04/09
Re: [PATCH v3 4/7] arm64: dts: ti: k3-am62a7-sk: Split r5f memory region
Vignesh Raghavendra
2026/04/09
Re: BUG: workqueue lockup - SRCU schedules work on not-online CPUs during size transition
Paul E. McKenney
2026/04/09
[PATCH v2] selftests: vsock: avoid races creating Unix socket paths
Cao Ruichuang
2026/04/09
Re: [PATCH v14 2/4] asm-generic: Move TIF_SINGLESTEP to generic TIF bits
Jinjie Ruan
2026/04/09
Re: [PATCH v2] Drivers: hv: mshv: fix integer overflow in memory region overlap check
Junrui Luo
2026/04/09
Re: [PATCH bpf-next v9 1/9] bpf: refactor kfunc checks using table-driven approach in verifier
Chengkaitao
2026/04/09
Re: [PATCH v10 13/13] docs: add io_queue flag to isolcpus
Ming Lei
2026/04/09
Re: [RFC net-next 2/4] selftests: drv-net: tso: add helpers for double tunneling GSO
Jakub Kicinski
2026/04/09
Re: [PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
Harry Yoo (Oracle)
2026/04/09
[PATCH v1] tpm: restore timeout for key creation commands
Baoli.Zhang
2026/04/09
Re: [PATCH v10 13/13] docs: add io_queue flag to isolcpus
Aaron Tomlin
2026/04/09
Re: [PATCH net-next v6 0/2] net: mana: add ethtool private flag for full-page RX buffers
Jakub Kicinski
2026/04/09
Re: [PATCH 0/6] IPA v5.2 support for Milos and Fairphone (Gen. 6)
Jakub Kicinski
2026/04/09
Re: [PATCH net v3] ipvs: fix MTU check for GSO packets in tunnel mode
Pablo Neira Ayuso
2026/04/09
maintainer profiles
Randy Dunlap
2026/04/09
[PATCH v3 2/2] selftests/mm: verify droppable mappings cannot be locked
Anthony Yznaga
2026/04/09
[PATCH v3 1/2] mm: fix mmap errno value when MAP_DROPPABLE is not supported
Anthony Yznaga
2026/04/09
[PATCH v3 0/2] fix MAP_DROPPABLE not supported errno
Anthony Yznaga
2026/04/09
[PATCH net-next v2 2/2] KEYS: annotate struct user_key_payload with __counted_by
Thorsten Blum
2026/04/09
Re: [PATCH] i2c: atr: use kzalloc_flex
Andi Shyti
2026/04/09
[PATCH] Drivers: hv: vmbus: Export hv_vmbus_exists() and use it in pci-hyperv
Dexuan Cui
2026/04/09
[PATCH v3][next] netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2026/04/09
Re: [PATCH v2][next] netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2026/04/09
Re: [PATCH v2][next] netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings
Florian Westphal
2026/04/09
Re: [PATCH v2][next] netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2026/04/09
Re: [PATCH net-next 0/7] tcp: restrict rcv_wnd and window_clamp to representable window
Eric Dumazet
2026/04/09
[PATCH 1/2] sched/membarrier: Use per-CPU mutexes for targeted commands
Aniket Gattani
2026/04/09
Re: [PATCH net-next 0/7] tcp: restrict rcv_wnd and window_clamp to representable window
Simon Baatz
2026/04/09
[PATCH 2/2] selftests/membarrier: Add rseq stress test for CFS throttle interactions
Aniket Gattani
2026/04/09
[PATCH 0/2] sched/membarrier: Use per-CPU mutexes for targeted commands
Aniket Gattani
2026/04/09
[PATCH 4/4] arm64: dts: marvell: samsung-coreprimevelte: Add missing SDIO properties
Duje Mihanović
2026/04/09
[PATCH 3/4] arm64: dts: marvell: pxa1908: Add PSCI function IDs
Duje Mihanović
2026/04/09
[PATCH 2/4] arm64: dts: marvell: samsung,coreprimevelte: Use memory-region for framebuffer
Duje Mihanović
2026/04/09
[PATCH 0/4] samsung,coreprimevelte dt fixes
Duje Mihanović
2026/04/09
Re: [PATCH v2 4/5] KVM: SEV: mask off firmware unsupported vm types
Sean Christopherson
2026/04/09
Re: [PATCH v2 0/4] Firmware LSM hook
Paul Moore
2026/04/09
[PATCH v2][next] netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2026/04/09
Re: [PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
Marco Elver
2026/04/09
Re: BUG: workqueue lockup - SRCU schedules work on not-online CPUs during size transition
Paul E. McKenney
2026/04/09
Re: BUG: workqueue lockup - SRCU schedules work on not-online CPUs during size transition
Vasily Gorbik
2026/04/09
RE: [RFC v1 1/5] PCI: hv: Create and export hv_build_logical_dev_id()
Michael Kelley
2026/04/09
Re: [PATCH] pstore/ftrace: Factor KASLR offset in the core kernel instruction addresses
Guilherme G. Piccoli
2026/04/09
Re: (subset) [PATCH 0/8] arm64: Implement support for 2025 dpISA extensions
Catalin Marinas
2026/04/09
Re: (subset) [PATCH 0/8] arm64: Implement support for 2025 dpISA extensions
Catalin Marinas
2026/04/09
Re: BUG: workqueue lockup - SRCU schedules work on not-online CPUs during size transition
Paul E. McKenney
2026/04/09
Re: [PATCH RESEND net-next 2/2] KEYS: annotate struct user_key_payload with __counted_by
Thorsten Blum
2026/04/09
Re: [PATCH v3] gcov: Disable GCOV_PROFILE_ALL on 32-bit UML with Clang 20/21
Nathan Chancellor
2026/04/09
Re: BUG: workqueue lockup - SRCU schedules work on not-online CPUs during size transition
Paul E. McKenney
2026/04/09
Re: BUG: workqueue lockup - SRCU schedules work on not-online CPUs during size transition
Boqun Feng
2026/04/09
Re: BUG: workqueue lockup - SRCU schedules work on not-online CPUs during size transition
Tejun Heo
2026/04/09
Re: BUG: workqueue lockup - SRCU schedules work on not-online CPUs during size transition
Paul E. McKenney
2026/04/09
Re: BUG: workqueue lockup - SRCU schedules work on not-online CPUs during size transition
Tejun Heo
2026/04/09
Re: BUG: workqueue lockup - SRCU schedules work on not-online CPUs during size transition
Tejun Heo
2026/04/09
Re: BUG: workqueue lockup - SRCU schedules work on not-online CPUs during size transition
Boqun Feng
2026/04/09
Re: [PATCH RESEND net-next 2/2] KEYS: annotate struct user_key_payload with __counted_by
David Howells
2026/04/09
Re: [PATCH] leds: pca955x: kzalloc + kcalloc to single kzalloc
Rosen Penev
2026/04/09
Re: BUG: workqueue lockup - SRCU schedules work on not-online CPUs during size transition
Boqun Feng
2026/04/09
Re: BUG: workqueue lockup - SRCU schedules work on not-online CPUs during size transition
Paul E. McKenney
2026/04/09
[PATCH] tpm: Use kfree_sensitive() to free auth session in tpm_dev_release()
Gunnar Kudrjavets
2026/04/09
[PATCHv2] leds: qcom-lpg: allocate channels with main struct
Rosen Penev
2026/04/09
Re: [PATCH v4 07/15] userfaultfd: introduce vm_uffd_ops
Mike Rapoport
2026/04/09
Re: [PATCH 1/2] kbuild: rust: allow `clippy::uninlined_format_args`
Gary Guo
2026/04/09
Re: [PATCH] leds: qcom-lpg: allocate channels with main struct
Lee Jones
2026/04/09
Re: [PATCH 1/1] selftests: vsock: avoid mktemp -u for Unix socket paths
Simon Horman
2026/04/09
Re: [PATCH 1/1] selftests: vsock: avoid mktemp -u for Unix socket paths
Simon Horman
2026/04/09
Re: [PATCH 09/53] selftests/mm: hugetlb-madvise: use kselftest framework
Donet Tom
2026/04/09
Re: [PATCH] virtio: Add ID for virtio media
Albert Esteve
2026/04/09
Re: [PATCH v4 13/15] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
Sayali Patil
2026/04/09
[PATCH] KVM: selftests: elf: Include <endian.h> instead of <bits/endian.h>
Hisam Mehboob
2026/04/09
Re: [PATCH] leds: qcom-lpg: allocate channels with main struct
Rosen Penev
2026/04/09
Re: [PATCH] i2c: atr: use kzalloc_flex
Rosen Penev
2026/04/09
[PATCH v3 net] vsock: fix buffer size clamping order
Norbert Szetei
2026/04/09
Re: [PATCH] pstore/ftrace: Factor KASLR offset in the core kernel instruction addresses
Kees Cook
2026/04/09
Re: [PATCH] i2c: atr: use kzalloc_flex
Andi Shyti
2026/04/09
Re: [PATCH 1/2] kbuild: rust: allow `clippy::uninlined_format_args`
Tamir Duberstein
2026/04/09
Re: [PATCH V2] pstore/ftrace: Factor KASLR offset in the core kernel instruction addresses
Kees Cook
2026/04/09
[PATCH v3] KEYS: trusted: Debugging as a feature
Jarkko Sakinen
2026/04/09
Re: [PATCH] pstore/ftrace: Factor KASLR offset in the core kernel instruction addresses
Guilherme G. Piccoli
2026/04/09
[PATCH v2] KVM: selftests: Guard execinfo.h inclusion for non-glibc builds
Hisam Mehboob
2026/04/09
[PATCH V2] pstore/ftrace: Factor KASLR offset in the core kernel instruction addresses
Guilherme G. Piccoli
2026/04/09
[PATCH v3 7/7] mshv: Allocate pfns array only for pinned regions
Stanislav Kinsburskii
2026/04/09
[PATCH v3 6/7] mshv: Simplify pfn array handling in region processing
Stanislav Kinsburskii
2026/04/09
[PATCH v3 5/7] mshv: Pass pfns array explicitly through processing chain
Stanislav Kinsburskii
2026/04/09
Re: [PATCH 11/13] libmultipath: Add support for block device IOCTL
John Garry
2026/04/09
[PATCH v3 3/7] mshv: Rename mshv_mem_region to mshv_region
Stanislav Kinsburskii
2026/04/09
[PATCH v3 4/7] mshv: Optimize memory region mapping operations
Stanislav Kinsburskii
2026/04/09
[PATCH v3 2/7] mshv: Improve code readability with handler function typedef
Stanislav Kinsburskii
2026/04/09
[PATCH v3 1/7] mshv: Consolidate region creation and mapping
Stanislav Kinsburskii
2026/04/09
[PATCH v3 0/7] mshv: Reduce memory consumption for unpinned regions
Stanislav Kinsburskii
2026/04/09
Re: [PATCH 2/2] arm64: dts: qcom: sdm845-oneplus: Update compatible to include model
David Heidelberg
2026/04/09
Re: [PATCH] leds: qcom-lpg: allocate channels with main struct
Lee Jones
2026/04/09
Re: [EXTERNAL] [PATCH 2/3] KVM: arm64: vgic: Allow userspace to set IIDR revision 1
David Woodhouse
2026/04/09
Re: [PATCH v10 13/13] docs: add io_queue flag to isolcpus
Ming Lei
2026/04/09
Re: [PATCH net-next 0/7] tcp: restrict rcv_wnd and window_clamp to representable window
Eric Dumazet
2026/04/09
Re: [PATCH v3] gcov: Disable GCOV_PROFILE_ALL on 32-bit UML with Clang 20/21
Johannes Berg
2026/04/09
Re: [PATCH v0 06/15] mshv: Implement mshv bridge device for VFIO
Stanislav Kinsburskii
2026/04/09
Re: [PATCH v2] bpf: guard sock_ops rtt_min access with is_locked_tcp_sock
Alexei Starovoitov
2026/04/09
[RFC PATCH v4 11/11] selftests/damon/sysfs.py: test failed region quota charge ratio
SeongJae Park
2026/04/09
[RFC PATCH v4 09/11] selftests/damon/_damon_sysfs: support failed region quota charge ratio
SeongJae Park
2026/04/09
Re: [PATCH v2 1/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
Usama Arif
2026/04/09
[RFC PATCH v4 08/11] mm/damon/tests/core-kunit: test fail_charge_{num,denom} committing
SeongJae Park
2026/04/09
[RFC PATCH v4 00/11] mm/damon: introduce DAMOS failed region quota charge ratio
SeongJae Park
Earlier messages
Later messages