linux-kernel
Thread
Date
Earlier messages
Messages by Thread
[PATCH v2 0/7] Replace "__auto_type" with "auto"
H. Peter Anvin
[PATCH v2 5/7] arch/x86: replace "__auto_type" with "auto"
H. Peter Anvin
[PATCH v2 6/7] selftests/bpf: replace "__auto_type" with "auto"
H. Peter Anvin
[PATCH v2 7/7] tools/virtio: replace "__auto_type" with "auto"
H. Peter Anvin
[PATCH v2 4/7] arch/nios2: replace "__auto_type" and adjacent equivalent with "auto"
H. Peter Anvin
[PATCH v2 2/7] include/linux: change "__auto_type" to "auto"
H. Peter Anvin
[PATCH v2 1/7] compiler_types.h: add "auto" as a macro for "__auto_type"
H. Peter Anvin
[PATCH v2 3/7] fs/proc: replace "__auto_type" with "const auto"
H. Peter Anvin
[PATCH v2.1 3/7] fs/proc: replace "__auto_type" with "const auto"
H. Peter Anvin
[PATCH v8 0/6] use per-vma locks for /proc/pid/maps reads
Suren Baghdasaryan
[PATCH v8 1/6] selftests/proc: add /proc/pid/maps tearing from vma split test
Suren Baghdasaryan
[PATCH v8 2/6] selftests/proc: extend /proc/pid/maps tearing test to include vma resizing
Suren Baghdasaryan
[PATCH v8 3/6] selftests/proc: extend /proc/pid/maps tearing test to include vma remapping
Suren Baghdasaryan
[PATCH v8 4/6] selftests/proc: add verbose mode for /proc/pid/maps tearing tests
Suren Baghdasaryan
[PATCH v8 5/6] fs/proc/task_mmu: remove conversion of seq_file position to unsigned
Suren Baghdasaryan
[PATCH v8 6/6] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
Suren Baghdasaryan
Re: [PATCH v8 0/6] use per-vma locks for /proc/pid/maps reads
Andrew Morton
[PATCH 0/3] selftests/nolibc: enable qemu-system tests with LLVM builds
Thomas Weißschuh
[PATCH 3/3] selftests/nolibc: always compile the kernel with GCC
Thomas Weißschuh
[PATCH 2/3] selftests/nolibc: don't pass CC to toplevel Makefile
Thomas Weißschuh
[PATCH 1/3] selftests/nolibc: deduplicate invocations of toplevel Makefile
Thomas Weißschuh
[PATCH RFC 0/3] selftests/landlock: scoping abstractions
Abhinav Saxena
[PATCH RFC 1/3] selftests/landlock: move sandbox_type to common
Abhinav Saxena
[PATCH RFC 2/3] selftests/landlock: add cross-domain variants
Abhinav Saxena
[PATCH RFC 3/3] selftests/landlock: add cross-domain signal tests
Abhinav Saxena
[PATCH RFC 0/4] landlock: add LANDLOCK_SCOPE_MEMFD_EXEC execution
Abhinav Saxena
[PATCH RFC 1/4] landlock: add LANDLOCK_SCOPE_MEMFD_EXEC scope
Abhinav Saxena
[PATCH RFC 2/4] landlock: implement memfd detection
Abhinav Saxena
Re: [PATCH RFC 2/4] landlock: implement memfd detection
Fan Wu
[PATCH RFC 3/4] landlock: add memfd exec LSM hooks and scoping
Abhinav Saxena
[PATCH RFC 4/4] selftests/landlock: add memfd execution tests
Abhinav Saxena
[PATCH v2 1/4] srcu: Move rcu_is_watching() checks to srcu_read_{,un}lock_fast()
Paul E. McKenney
[PATCH v2 2/4] srcu: Add srcu_read_lock_fast_notrace() and srcu_read_unlock_fast_notrace()
Paul E. McKenney
[PATCH v2 4/4] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Paul E. McKenney
[PATCH v2 3/4] srcu: Add guards for notrace variants of SRCU-fast readers
Paul E. McKenney
[PATCH 0/3] kselftest/arm64: Fixes for fp-ptrace on SME only systems
Mark Brown
[PATCH 1/3] kselftest/arm64: Test SME on SME only systems in fp-ptrace
Mark Brown
[PATCH 2/3] kselftest/arm64: Fix SVE write data generation for SME only systems
Mark Brown
[PATCH 3/3] kselftest/arm64: Handle attempts to disable SM on SME only systems
Mark Brown
[PATCH] kselftest/arm64: Test FPSIMD format data writes via NT_ARM_SVE in fp-ptrace
Mark Brown
[PATCH 0/7] Replace "__auto_type" with "auto"
H. Peter Anvin
[PATCH 4/7] arch/nios: replace "__auto_type" with "auto"
H. Peter Anvin
Re: [PATCH 4/7] arch/nios: replace "__auto_type" with "auto"
Linus Torvalds
Re: [PATCH 4/7] arch/nios: replace "__auto_type" with "auto"
H. Peter Anvin
Re: [PATCH 4/7] arch/nios: replace "__auto_type" with "auto"
Linus Torvalds
Re: [PATCH 4/7] arch/nios: replace "__auto_type" with "auto"
Linus Torvalds
Re: [PATCH 4/7] arch/nios: replace "__auto_type" with "auto"
David Laight
Re: [PATCH 4/7] arch/nios: replace "__auto_type" with "auto"
David Laight
[PATCH 5/7] arch/x86: replace "__auto_type" with "auto"
H. Peter Anvin
[PATCH 6/7] selftests/bpf: replace "__auto_type" with "auto"
H. Peter Anvin
[PATCH 2/7] include/linux: change "__auto_type" to "auto"
H. Peter Anvin
[PATCH 3/7] fs/proc: replace "__auto_type" with "auto"
H. Peter Anvin
Re: [PATCH 3/7] fs/proc: replace "__auto_type" with "auto"
Alexey Dobriyan
[PATCH 7/7] tools/virtio: replace "__auto_type" with "auto"
H. Peter Anvin
[PATCH 1/7] compiler_types.h: add "auto" as a macro for "__auto_type"
H. Peter Anvin
[PATCH RFC 0/2] mmc: sdhci-pxav3: pinctrl setting for fast bus clocks
Duje Mihanović
[PATCH RFC 1/2] dt-bindings: mmc: sdhci-pxa: add state_uhs pinctrl
Duje Mihanović
[PATCH RFC 2/2] mmc: sdhci-pxav3: add state_uhs pinctrl setting
Duje Mihanović
[PATCH] kselftest/arm64: Allow sve-ptrace to run on SME only systems
Mark Brown
[PATCH] selftests/bpf: Add LPM trie microbenchmarks
Matt Fleming
Re: [PATCH] selftests/bpf: Add LPM trie microbenchmarks
Jesper Dangaard Brouer
[PATCH net-next] selftests: tc: Add generic erspan_opts matching support for tc-flower
shuali
[PATCH v2] vhost/net: Replace wait_queue with completion in ubufs reference
Nikolay Kuratov
Re: [PATCH v2] vhost/net: Replace wait_queue with completion in ubufs reference
Hillf Danton
Re: [PATCH] vhost/net: Replace wait_queue with completion in ubufs reference
Nikolay Kuratov
Re: [PATCH] vhost/net: Replace wait_queue with completion in ubufs reference
Hillf Danton
Re: [PATCH v2] vhost/net: Replace wait_queue with completion in ubufs reference
Hillf Danton
[PATCH 0/2] eventpoll: Fix epoll_wait() report false negative
Nam Cao
[PATCH 1/2] selftests/eventpoll: Add test for multiple waiters
Nam Cao
[PATCH 2/2] eventpoll: Fix epoll_wait() report false negative
Nam Cao
Re: [PATCH 2/2] eventpoll: Fix epoll_wait() report false negative
Soheil Hassas Yeganeh
Re: [PATCH 2/2] eventpoll: Fix epoll_wait() report false negative
Nam Cao
[PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Ye Liu
Re: [PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Andrew Morton
Re: [PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
David Hildenbrand
Re: [PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Dev Jain
Re: [PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Dev Jain
Re: [PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Lorenzo Stoakes
Re: [PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Lorenzo Stoakes
Re: [PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Matthew Wilcox
Re: [PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Zi Yan
Re: [PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Chris Li
[PATCH v1 0/1] gpio: virtio: Fix config space reading.
Harald Mommer
[PATCH v1 1/1] gpio: virtio: Fix config space reading.
Harald Mommer
Re: [PATCH v1 1/1] gpio: virtio: Fix config space reading.
Bartosz Golaszewski
Re: [PATCH v1 1/1] gpio: virtio: Fix config space reading.
Viresh Kumar
Re: [PATCH bpf-next v5 1/3] btf: allow mmap of vmlinux btf
Breno Leitao
Re: [PATCH bpf-next v5 1/3] btf: allow mmap of vmlinux btf
Lorenz Bauer
Re: [PATCH bpf-next v5 1/3] btf: allow mmap of vmlinux btf
Alexei Starovoitov
Re: [PATCH bpf-next v5 1/3] btf: allow mmap of vmlinux btf
Lorenz Bauer
Re: [PATCH bpf-next v5 1/3] btf: allow mmap of vmlinux btf
Alexei Starovoitov
[PATCH] selftest/futex: fix format-security warnings in futex_priv_hash
Nai-Chen Cheng
[PATCH v2 0/9] mm: vm_normal_page*() improvements
David Hildenbrand
[PATCH v2 1/9] mm/huge_memory: move more common code into insert_pmd()
David Hildenbrand
Re: [PATCH v2 1/9] mm/huge_memory: move more common code into insert_pmd()
Lorenzo Stoakes
[PATCH v2 2/9] mm/huge_memory: move more common code into insert_pud()
David Hildenbrand
Re: [PATCH v2 2/9] mm/huge_memory: move more common code into insert_pud()
Lorenzo Stoakes
[PATCH v2 3/9] mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd()
David Hildenbrand
Re: [PATCH v2 3/9] mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd()
Lorenzo Stoakes
[PATCH v2 4/9] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio
David Hildenbrand
Re: [PATCH v2 4/9] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio
Lorenzo Stoakes
[PATCH v2 5/9] mm/huge_memory: mark PMD mappings of the huge zero folio special
David Hildenbrand
Re: [PATCH v2 5/9] mm/huge_memory: mark PMD mappings of the huge zero folio special
Lorenzo Stoakes
Re: [PATCH v2 5/9] mm/huge_memory: mark PMD mappings of the huge zero folio special
David Hildenbrand
Re: [PATCH v2 5/9] mm/huge_memory: mark PMD mappings of the huge zero folio special
Lorenzo Stoakes
Re: [PATCH v2 5/9] mm/huge_memory: mark PMD mappings of the huge zero folio special
David Hildenbrand
Re: [PATCH v2 5/9] mm/huge_memory: mark PMD mappings of the huge zero folio special
Lorenzo Stoakes
[PATCH v2 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()
David Hildenbrand
Re: [PATCH v2 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()
Lorenzo Stoakes
Re: [PATCH v2 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()
David Hildenbrand
Re: [PATCH v2 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()
Lorenzo Stoakes
Re: [PATCH v2 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()
David Hildenbrand
Re: [PATCH v2 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()
Lorenzo Stoakes
Re: [PATCH v2 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()
Demi Marie Obenour
Re: [PATCH v2 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()
David Hildenbrand
Re: [PATCH v2 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()
Demi Marie Obenour
Re: [PATCH v2 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()
David Hildenbrand
[PATCH v2 8/9] mm: introduce and use vm_normal_page_pud()
David Hildenbrand
Re: [PATCH v2 8/9] mm: introduce and use vm_normal_page_pud()
Lorenzo Stoakes
Re: [PATCH v2 8/9] mm: introduce and use vm_normal_page_pud()
David Hildenbrand
Re: [PATCH v2 8/9] mm: introduce and use vm_normal_page_pud()
Lorenzo Stoakes
Re: [PATCH v2 8/9] mm: introduce and use vm_normal_page_pud()
David Hildenbrand
Re: [PATCH v2 8/9] mm: introduce and use vm_normal_page_pud()
Lorenzo Stoakes
[PATCH v2 7/9] mm/memory: factor out common code from vm_normal_page_*()
David Hildenbrand
Re: [PATCH v2 7/9] mm/memory: factor out common code from vm_normal_page_*()
Lorenzo Stoakes
Re: [PATCH v2 7/9] mm/memory: factor out common code from vm_normal_page_*()
Lorenzo Stoakes
Re: [PATCH v2 7/9] mm/memory: factor out common code from vm_normal_page_*()
David Hildenbrand
Re: [PATCH v2 7/9] mm/memory: factor out common code from vm_normal_page_*()
Lorenzo Stoakes
Re: [PATCH v2 7/9] mm/memory: factor out common code from vm_normal_page_*()
David Hildenbrand
Re: [PATCH v2 7/9] mm/memory: factor out common code from vm_normal_page_*()
Lorenzo Stoakes
[PATCH v2 9/9] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
David Hildenbrand
Re: [PATCH v2 9/9] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
Lorenzo Stoakes
[PATCH v4 0/9] vsock/virtio: SKB allocation improvements
Will Deacon
[PATCH v4 4/9] vsock/virtio: Resize receive buffers so that each SKB fits in a 4K page
Will Deacon
[PATCH v4 1/9] vhost/vsock: Avoid allocating arbitrarily-sized SKBs
Will Deacon
Re: [PATCH v4 1/9] vhost/vsock: Avoid allocating arbitrarily-sized SKBs
Jason Wang
Re: [PATCH v4 1/9] vhost/vsock: Avoid allocating arbitrarily-sized SKBs
Stefano Garzarella
[PATCH v4 2/9] vsock/virtio: Validate length in packet header before skb_put()
Will Deacon
Re: [PATCH v4 2/9] vsock/virtio: Validate length in packet header before skb_put()
Stefano Garzarella
[PATCH v4 3/9] vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()
Will Deacon
[PATCH v4 5/9] vsock/virtio: Rename virtio_vsock_alloc_skb()
Will Deacon
[PATCH v4 8/9] vsock/virtio: Rename virtio_vsock_skb_rx_put()
Will Deacon
[PATCH v4 6/9] vsock/virtio: Move SKB allocation lower-bound check to callers
Will Deacon
[PATCH v4 9/9] vsock/virtio: Allocate nonlinear SKBs for handling large transmit buffers
Will Deacon
[PATCH v4 7/9] vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
Will Deacon
Re: [PATCH v4 0/9] vsock/virtio: SKB allocation improvements
Michael S. Tsirkin
Re: [PATCH v4 0/9] vsock/virtio: SKB allocation improvements
Stefano Garzarella
Re: [PATCH v4 0/9] vsock/virtio: SKB allocation improvements
Michael S. Tsirkin
Re: [PATCH v4] selftests: filesystems: Add functional test for the abort file in fusectl
Amir Goldstein
[PATCH 0/3] Remove double colon from description in dt-bindings
Luca Weiss
[PATCH 3/3] dt-bindings: soc: qcom,rpmh-rsc: Remove double colon from description
Luca Weiss
Re: [PATCH 3/3] dt-bindings: soc: qcom,rpmh-rsc: Remove double colon from description
Krzysztof Kozlowski
[PATCH 2/3] dt-bindings: interconnect: qcom: Remove double colon from description
Luca Weiss
Re: [PATCH 2/3] dt-bindings: interconnect: qcom: Remove double colon from description
Krzysztof Kozlowski
[PATCH 1/3] dt-bindings: clock: qcom: Remove double colon from description
Luca Weiss
Re: [PATCH 1/3] dt-bindings: clock: qcom: Remove double colon from description
Krzysztof Kozlowski
[PATCH] rcu: Fix delayed execution of hurry callbacks
Tze-nan Wu
Re: [PATCH] rcu: Fix delayed execution of hurry callbacks
Frederic Weisbecker
Re: [PATCH] rcu: Fix delayed execution of hurry callbacks
吳澤南
Re: (subset) [PATCH v2 0/5] Enable USB audio offloading on Fairphone 4 smartphone
Bjorn Andersson
Re: [PATCH 0/3] Add SM7635 and related PMICs to socinfo
Bjorn Andersson
[PATCH v4 0/6] binder: Set up KUnit tests for alloc
Tiffany Yang
[PATCH v4 1/6] binder: Fix selftest page indexing
Tiffany Yang
Re: [PATCH v4 1/6] binder: Fix selftest page indexing
Kees Cook
[PATCH v4 2/6] binder: Store lru freelist in binder_alloc
Tiffany Yang
Re: [PATCH v4 2/6] binder: Store lru freelist in binder_alloc
Kees Cook
[PATCH v4 3/6] kunit: test: Export kunit_attach_mm()
Tiffany Yang
[PATCH v4 4/6] binder: Scaffolding for binder_alloc KUnit tests
Tiffany Yang
[PATCH v4 5/6] binder: Convert binder_alloc selftests to KUnit
Tiffany Yang
Re: [PATCH v4 5/6] binder: Convert binder_alloc selftests to KUnit
Kees Cook
[PATCH v4 6/6] binder: encapsulate individual alloc test cases
Tiffany Yang
Re: [PATCH v4 6/6] binder: encapsulate individual alloc test cases
Kees Cook
Re: [PATCH v4 6/6] binder: encapsulate individual alloc test cases
Kees Cook
Re: [PATCH v4 0/6] binder: Set up KUnit tests for alloc
Greg Kroah-Hartman
[PATCH RFC 3/4] srcu: Add guards for notrace variants of SRCU-fast readers
Paul E. McKenney
[PATCH RFC 4/4] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Paul E. McKenney
[PATCH RFC 2/4] srcu: Add srcu_read_lock_fast_notrace() and srcu_read_unlock_fast_notrace()
Paul E. McKenney
[PATCH RFC 1/4] srcu: Move rcu_is_watching() checks to srcu_read_{,un}lock_fast()
Paul E. McKenney
[PATCH 0/2] remoteproc xlnx driver enhancements
Tanmay Shah
[PATCH 1/2] remoteproc: xlnx: disable unsupported features
Tanmay Shah
[PATCH 2/2] remoteproc: xlnx: fix kernel-doc warnings
Tanmay Shah
[PATCH v8] remoteproc: imx_rproc: detect and attach to pre-booted remote cores
Hiago De Franco
Re: [PATCH v8] remoteproc: imx_rproc: detect and attach to pre-booted remote cores
Mathieu Poirier
Re: [PATCH v8] remoteproc: imx_rproc: detect and attach to pre-booted remote cores
Ulf Hansson
[PATCH] vhost/net: Replace wait_queue with completion in ubufs reference
Nikolay Kuratov
Re: [PATCH] vhost/net: Replace wait_queue with completion in ubufs reference
Lei Yang
Re: [PATCH] vhost/net: Replace wait_queue with completion in ubufs reference
Hillf Danton
Re: [PATCH] vhost/net: Replace wait_queue with completion in ubufs reference
Nikolay Kuratov
[PATCH v2 4/4] selftests/rseq: Add test for mm_cid compaction
Gabriele Monaco
Re: [PATCH] virtio: virtio_dma_buf: fix missing parameter documentation
Michael S. Tsirkin
Re: [PATCH] vhost: Fix typos in comments and clarity on alignof usage
Michael S. Tsirkin
[syzbot] Monthly wpan report (Jul 2025)
syzbot
[PATCH net v3] virtio-net: fix recursived rtnl_lock() during probe()
Zigit Zo
Re: [PATCH net v3] virtio-net: fix recursived rtnl_lock() during probe()
Michael S. Tsirkin
Re: [PATCH net v3] virtio-net: fix recursived rtnl_lock() during probe()
Jason Wang
Re: [PATCH net v3] virtio-net: fix recursived rtnl_lock() during probe()
patchwork-bot+netdevbpf
Re: [PATCH] vhost: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
Michael S. Tsirkin
Re: [PATCH] vhost: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
Michael S. Tsirkin
Re: [PATCH v2 0/5] Enable USB audio offloading on Fairphone 4 smartphone
Luca Weiss
Re: [RESEND PATCH] selftests/pidfd: align stack to fix SP alignment exception
Shuai Xue
Earlier messages