linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/05/04
Re: [PATCH][next] perf/x86: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2026/05/04
[PATCH v3 18/18] mshv: Fix missing error code on VP allocation failure
Stanislav Kinsburskii
2026/05/04
[PATCH v3 15/18] mshv: Add missing vp_index bounds check in intercept ISR
Stanislav Kinsburskii
2026/05/04
[PATCH v3 14/18] mshv: Use kfree_rcu in mshv_portid_free
Stanislav Kinsburskii
2026/05/04
[PATCH v3 09/18] mshv: Consolidate irqfd interrupt injection paths
Stanislav Kinsburskii
2026/05/04
Re: [PATCH v13 1/4] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
Mathieu Poirier
2026/05/04
[PATCH v3 03/18] mshv: Fix mshv_prepare_pinned_region error path for unencrypted partitions
Stanislav Kinsburskii
2026/05/04
[PATCH v3 02/18] mshv: Fix potential integer overflow in mshv_region_create
Stanislav Kinsburskii
2026/05/04
Re: [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shah, Tanmay
2026/05/04
[PATCH v3 17/18] mshv: Validate scheduler message bounds from hypervisor
Stanislav Kinsburskii
2026/05/04
[PATCH v3 16/18] mshv: Add store/load ordering for VP array publish
Stanislav Kinsburskii
2026/05/04
[PATCH v3 13/18] mshv: Fix sleeping under spinlock in mshv_portid_alloc
Stanislav Kinsburskii
2026/05/04
[PATCH v3 05/18] mshv: Fix race in mshv_irqfd_deassign
Stanislav Kinsburskii
2026/05/04
[PATCH v3 00/18] mshv: Bug fixes across the mshv_root module
Stanislav Kinsburskii
2026/05/04
[PATCH v3 10/18] mshv: Fix level-triggered check on uninitialized data
Stanislav Kinsburskii
2026/05/04
[PATCH v3 08/18] mshv: Fix broken seqcount read protection
Stanislav Kinsburskii
2026/05/04
[PATCH v3 07/18] mshv: Add NULL check for vp in mshv_try_assert_irq_fast
Stanislav Kinsburskii
2026/05/04
[PATCH v3 06/18] mshv: Add defensive synchronize_srcu in irqfd shutdown
Stanislav Kinsburskii
2026/05/04
[PATCH v3 04/18] mshv: Fix potential u64 overflow in region overlap check
Stanislav Kinsburskii
2026/05/04
[PATCH v3 12/18] mshv: Fix use-after-RCU in mshv_portid_lookup
Stanislav Kinsburskii
2026/05/04
[PATCH v3 11/18] mshv: Fix duplicate GSI detection for GSI 0
Stanislav Kinsburskii
2026/05/04
[PATCH v3 01/18] mshv: Fix IRQ leak and type hazards in hv_call_modify_spa_host_access
Stanislav Kinsburskii
2026/05/04
Re: [PATCH v3 00/18] mshv: Bug fixes across the mshv_root module
Stanislav Kinsburskii
2026/05/04
[PATCH v3] mshv: Fix IRQ leak and type hazards in hv_call_modify_spa_host_access
Stanislav Kinsburskii
2026/05/04
[PATCH v3 00/18] mshv: Bug fixes across the mshv_root module
Stanislav Kinsburskii
2026/05/04
[PATCH v5 6/6] selftests: livepatch: Check if stack_order sysfs attribute exists
Marcos Paulo de Souza
2026/05/04
[PATCH v5 5/6] selftests: livepatch: Check if replace sysfs attribute exists
Marcos Paulo de Souza
2026/05/04
[PATCH v5 4/6] selftests: livepatch: Check if patched sysfs attribute exists
Marcos Paulo de Souza
2026/05/04
[PATCH v5 3/6] selftests: livepatch: Introduce does_sysfs_exist function
Marcos Paulo de Souza
2026/05/04
[PATCH v5 1/6] selftests: livepatch: Check for ARCH_HAS_SYSCALL_WRAPPER config
Marcos Paulo de Souza
2026/05/04
[PATCH v5 2/6] selftests: livepatch: Replace true/false module parameter by y/n
Marcos Paulo de Souza
2026/05/04
[PATCH v5 0/6] kselftests: livepatch: Adapt tests to be executed on 4.12 kernels
Marcos Paulo de Souza
2026/05/04
Re: [PATCH] crypto: af_alg - Remove zero-copy support from AF_ALG
Ⓐlï P☮latel
2026/05/04
Re: [PATCH] selftests: kselftest: fix wrong test number in ksft_exit_skip
Shuah Khan
2026/05/04
Re: [PATCH] crypto: af_alg - Remove zero-copy support from AF_ALG
Eric Biggers
2026/05/04
Re: [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Arnaud POULIQUEN
2026/05/04
[PATCH v2 7/7] Documentation: networking: add seg6_mobile guide
Yuya Kusakabe
2026/05/04
[PATCH v2 6/7] seg6: add H.M.GTP4.D behavior
Yuya Kusakabe
2026/05/04
[PATCH v2 5/7] seg6: add End.M.GTP6.D.Di behavior
Yuya Kusakabe
2026/05/04
[PATCH v2 2/7] seg6: add End.M.GTP4.E behavior
Yuya Kusakabe
2026/05/04
[PATCH v2 4/7] seg6: add End.M.GTP6.D behavior
Yuya Kusakabe
2026/05/04
[PATCH v2 3/7] seg6: add End.M.GTP6.E behavior
Yuya Kusakabe
2026/05/04
[PATCH v2 1/7] seg6: add End.MAP behavior
Yuya Kusakabe
2026/05/04
[PATCH v2 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
Yuya Kusakabe
2026/05/04
Re: [PATCH net-next v2 2/2] selftests: openvswitch: add pop_vlan test
侯敏熙
2026/05/04
Re: [PATCH net v2 2/2] selftests/net: add packetdrill test for locked SO_RCVBUF SWS
Eric Dumazet
2026/05/04
Re: [PATCH] crypto: af_alg - Remove zero-copy support from AF_ALG
Ⓐlï P☮latel
2026/05/04
Re: [PATCH net v2 1/2] tcp: protect locked SO_RCVBUF from Silly Window Syndrome
Eric Dumazet
2026/05/04
Re: [PATCH] fs/dax: check for empty/zero entries before calling pfn_to_page()
Dave Jiang
2026/05/04
RE: [PATCH v2 09/15] Drivers: hv: mshv_vtl: Move hv_vtl_configure_reg_page() to x86
Michael Kelley
2026/05/04
RE: [PATCH v2 07/15] arm64: hyperv: Add support for mshv_vtl_return_call
Michael Kelley
2026/05/04
Re: [PATCH net v2 1/2] openvswitch: vport: fix self-deadlock on release of tunnel ports
Aaron Conole
2026/05/04
Re: [PATCH net v2 2/2] selftests: openvswitch: add tests for tunnel vport refcounting
Aaron Conole
2026/05/04
Re: [PATCH net-next v2 1/2] selftests: openvswitch: add vlan() and encap() flow string parsing
侯敏熙
2026/05/04
Re: [PATCH net-next v2 2/2] selftests: openvswitch: add pop_vlan test
Aaron Conole
2026/05/04
Re: [PATCH net-next v2 1/2] selftests: openvswitch: add vlan() and encap() flow string parsing
Aaron Conole
2026/05/04
[PATCH v5 4/4] kallsyms: add KUnit tests for lineinfo feature
Sasha Levin
2026/05/04
[PATCH v5 3/4] kallsyms: delta-compress lineinfo tables for ~2.7x size reduction
Sasha Levin
2026/05/04
[PATCH v5 2/4] kallsyms: extend lineinfo to loadable modules
Sasha Levin
2026/05/04
[PATCH v5 1/4] kallsyms: embed source file:line info in kernel stack traces
Sasha Levin
2026/05/04
[PATCH v5 0/4] kallsyms: embed source file:line info in kernel stack traces
Sasha Levin
2026/05/04
[PATCH net v2 0/2] tcp: protect locked SO_RCVBUF from Silly Window Syndrome
Ankit Jain
2026/05/04
RE: [PATCH v3 3/6] x86/hyperv: Skip LP/VP creation on kexec
Michael Kelley
2026/05/04
Re: [PATCH v2] tpm: restore timeout for key creation commands
Jarkko Sakkinen
2026/05/04
Re: [PATCH V10 00/10] famfs: port into fuse
Bernd Schubert
2026/05/04
RE: [PATCH v4 1/3] mshv: limit SynIC management to MSHV-owned resources
Michael Kelley
2026/05/04
[PATCH] drm: Consistently define pci_device_ids using named initializers
The Capable Hub
2026/05/04
RE: [PATCH v3 2/6] x86/hyperv: move stimer cleanup to hv_machine_shutdown()
Michael Kelley
2026/05/04
[PATCH] net: bridge: replace simple_strtoul with kstrtoul
Aadarsh Chandra
2026/05/04
Re: [PATCH net-next 3/3] net: selftests: add getsockopt_iter regression tests
Stanislav Fomichev
2026/05/04
Re: [PATCH v3 2/2] slab: fix kernel-docs for mm-api
Marco Elver
2026/05/04
Re: [PATCH net-next 2/3] vsock: convert to getsockopt_iter
Stanislav Fomichev
2026/05/04
Re: [PATCH net-next 1/3] netlink: convert to getsockopt_iter
Stanislav Fomichev
2026/05/04
[PATCH net v2 2/2] selftests/net: add packetdrill test for locked SO_RCVBUF SWS
Ankit Jain
2026/05/04
[PATCH net v2 1/2] tcp: protect locked SO_RCVBUF from Silly Window Syndrome
Ankit Jain
2026/05/04
Re: [PATCH v4 00/10] Auto-generate maintainer profile entries
Mauro Carvalho Chehab
2026/05/04
Re: [PATCH bpf-next v11 01/11] selftests/bpf: Add BPF_STRICT_BUILD toggle
Ricardo B . Marlière
2026/05/04
Re: [PATCH bpf-next v11 02/11] selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
Ricardo B . Marlière
2026/05/04
Re: [PATCH v2 18/53] objtool/klp: Simplify reloc symbol conversion
Miroslav Benes
2026/05/04
Re: [PATCH v2 09/53] objtool: Replace iterator callback with for_each_sym_by_mangled_name()
Miroslav Benes
2026/05/04
Re: [PATCH v2 10/53] objtool/klp: Fix --debug-checksum for duplicate symbol names
Miroslav Benes
2026/05/04
Re: [PATCH 1/4] dt-bindings: display: panel: Add Novatek NT37705
Luca Weiss
2026/05/04
Re: [PATCH v2 7/7] arm64: dts: qcom: milos-fairphone-fp6: Enable WiFi
Luca Weiss
2026/05/04
[PATCH v5 16/16] MAINTAINERS: Add maintainer entry for Qualcomm PAS TZ service
Sumit Garg
2026/05/04
Re: [PATCH v2 7/7] arm64: dts: qcom: milos-fairphone-fp6: Enable WiFi
Konrad Dybcio
2026/05/04
[PATCH v5 13/16] net: ipa: Switch to generic PAS TZ APIs
Sumit Garg
2026/05/04
[PATCH v5 15/16] firmware: qcom_scm: Remove SCM PAS wrappers
Sumit Garg
2026/05/04
[PATCH v5 10/16] drm/msm: Switch to generic PAS TZ APIs
Sumit Garg
2026/05/04
[PATCH v5 09/16] remoteproc: qcom: Select QCOM_PAS generic service
Sumit Garg
2026/05/04
[PATCH v5 14/16] wifi: ath12k: Switch to generic PAS TZ APIs
Sumit Garg
2026/05/04
[PATCH v5 12/16] media: qcom: Pass proper PAS ID to set_remote_state API
Sumit Garg
2026/05/04
[PATCH v5 11/16] media: qcom: Switch to generic PAS TZ APIs
Sumit Garg
2026/05/04
[PATCH v5 04/16] firmware: qcom: Add a PAS TEE service
Sumit Garg
2026/05/04
[PATCH v5 03/16] firmware: qcom_scm: Migrate to generic PAS service
Sumit Garg
2026/05/04
[PATCH v5 08/16] remoteproc: qcom_wcnss: Switch to generic PAS TZ APIs
Sumit Garg
2026/05/04
[PATCH v5 07/16] soc: qcom: mdtloader: Switch to generic PAS TZ APIs
Sumit Garg
2026/05/04
[PATCH v5 06/16] remoteproc: qcom_q6v5_mss: Switch to generic PAS TZ APIs
Sumit Garg
2026/05/04
[PATCH v5 01/16] arm64: dts: qcom: kodiak: Add EL2 overlay
Sumit Garg
2026/05/04
[PATCH v5 05/16] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
Sumit Garg
2026/05/04
[PATCH v5 00/16] firmware: qcom: Add OP-TEE PAS service support
Sumit Garg
2026/05/04
[PATCH v5 02/16] firmware: qcom: Add a generic PAS service
Sumit Garg
2026/05/04
Re: [PATCH v3 27/54] selftests/mm: hugepage_settings: add APIs for HugeTLB setup and teardown
Luiz Capitulino
2026/05/04
Re: [PATCH v4] selftests/mm: ksm-functional-tests: fix partial write handling
David Hildenbrand (Arm)
2026/05/04
Re: [PATCH] string: use strnlen in strlcat
Andy Shevchenko
2026/05/04
Re: [PATCH v5 09/13] ima: Add support for staging measurements with prompt
Roberto Sassu
2026/05/04
Re: [PATCH] string: use strnlen in strlcat
Manuel Ebner
2026/05/04
Re: [PATCH v3 35/54] selftests/mm: hugepage_dio: add setup of HugeTLB pages
Sarthak Sharma
2026/05/04
Re: [PATCH] ima: debugging late_initcall_sync measurements
Mimi Zohar
2026/05/04
Re: [PATCH 2/2] eventpoll: Fix epoll_wait() report false negative
David Laight
2026/05/04
Re: [PATCH v4 04/15] firmware: qcom: Add a PAS TEE service
Harshal Dev
2026/05/04
Re: [PATCH v3 34/54] selftests/mm: hmm-tests: add setup of HugeTLB pages
Sarthak Sharma
2026/05/04
Re: [PATCH net v2 0/2] openvswitch: fix self-deadlock on release of tunnel vports
Ilya Maximets
2026/05/04
Re: [PATCH v4 04/15] firmware: qcom: Add a PAS TEE service
Sumit Garg
2026/05/04
Re: [PATCH] ALSA: seq: oss/rw: allocate evrec with main struct
Takashi Iwai
2026/05/04
Re: [PATCH v4 03/15] firmware: qcom_scm: Migrate to generic PAS service
Sumit Garg
2026/05/04
Re: [PATCH v4 0/3] Add CAMSS support for SM6350
Bryan O'Donoghue
2026/05/04
[PATCH v3] mm/madvise: reject invalid process_madvise() advice for zero-length vectors
fujunjie
2026/05/04
Re: [PATCH 1/2] dt-bindings: phy: Add Spacemit K3 USB3/PCIe comb phy support
Inochi Amaoto
2026/05/04
[PATCH v6 6/6] selftests/bpf: tc_tunnel - validate decap GSO and encapsulation state
Nick Hudson
2026/05/04
Re: [PATCH v5 11/14] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
Nico Pache
2026/05/04
Re: [PATCH v3 30/54] selftests/mm: compaction_test: use HugeTLB helpers ...
Sarthak Sharma
2026/05/04
Re: [PATCH v4 04/15] firmware: qcom: Add a PAS TEE service
Harshal Dev
2026/05/04
Re: [PATCH v8 3/4] drm: Suppress intentional warning backtraces in scaling unit tests
Maxime Ripard
2026/05/04
Re: [PATCH v4] selftests/mm: ksm-functional-tests: fix partial write handling
Mike Rapoport
2026/05/04
Re: [PATCH 1/4] dt-bindings: soc: qcom: smd-rpm: Add Shikra rpm-smd compatible
Krzysztof Kozlowski
2026/05/04
Re: [PATCH 3/4] dt-bindings: mailbox: qcom: Add Shikra APCS compatible
Krzysztof Kozlowski
2026/05/04
Re: [PATCH 1/2] dt-bindings: phy: Add Spacemit K3 USB3/PCIe comb phy support
Krzysztof Kozlowski
2026/05/04
[PATCH v6 10/11] kunit: uapi: Introduce preinit executable
Thomas Weißschuh
2026/05/04
[PATCH v6 11/11] kunit: uapi: Validate usability of /proc
Thomas Weißschuh
2026/05/04
[PATCH v6 08/11] kunit: uapi: Forward test executable output to KUnit log
Thomas Weißschuh
2026/05/04
[PATCH v6 06/11] kunit: qemu_configs: loongarch: Enable LSX/LSAX
Thomas Weißschuh
2026/05/04
[PATCH v6 05/11] init: add nolibc build support
Thomas Weißschuh
2026/05/04
[PATCH v6 03/11] umh: add dirfd parameter
Thomas Weißschuh
2026/05/04
[PATCH v6 09/11] kunit: uapi: Add example for UAPI tests
Thomas Weißschuh
2026/05/04
[PATCH v6 07/11] kunit: Introduce UAPI testing framework
Thomas Weißschuh
2026/05/04
[PATCH v6 02/11] exec: add dirfd parameter to kernel_execve()
Thomas Weißschuh
2026/05/04
[PATCH v6 04/11] mount: add support for __free(kern_unmount)
Thomas Weißschuh
2026/05/04
[PATCH v6 00/11] kunit: Introduce UAPI testing framework
Thomas Weißschuh
2026/05/04
[PATCH v6 01/11] kbuild: doc: add label for userprogs section
Thomas Weißschuh
2026/05/04
[PATCH RESEND] keys: use kmalloc_flex in user_preparse
Thorsten Blum
2026/05/04
Re: [PATCH v2] crypto: af_alg - Remove zero-copy support from AF_ALG
Eric Biggers
2026/05/04
Re: [PATCH v4 03/15] firmware: qcom_scm: Migrate to generic PAS service
Harshal Dev
2026/05/04
Re: [PATCH v4 02/15] firmware: qcom: Add a generic PAS service
Harshal Dev
2026/05/04
[PATCH 3/3] selftests/mm: fix exclusive_cow test fork() handling
Aboorva Devarajan
2026/05/04
[PATCH 2/3] selftests/mm: remove hardcoded THP sizing assumptions in hmm tests
Aboorva Devarajan
2026/05/04
[PATCH 0/3] selftests/mm: assorted fixes for hmm-tests
Aboorva Devarajan
2026/05/04
[PATCH 1/3] selftests/mm: allow PUD-level entries in compound testcase of hmm tests
Aboorva Devarajan
2026/05/04
Re: [PATCH v4 13/15] arm64: mm: Unmap kernel data/bss entirely from the linear map
Kevin Brodsky
2026/05/04
Re: [PATCH v4 12/15] arm64: mm: Map the kernel data/bss read-only in the linear map
Kevin Brodsky
2026/05/04
Re: [PATCH v5 8/8] unwind: arm64: Use sframe to unwind interrupt frames
Jens Remus
2026/05/04
[PATCH v3 4/4] selftests: cgroup: handle vmtest-dmem -b to test locally built kernel
Albert Esteve
2026/05/04
[PATCH v3 1/4] cgroup: Add dmem_selftest module
Albert Esteve
2026/05/04
[PATCH v3 3/4] selftests: cgroup: Add vmtest-dmem runner based on hid vmtest
Albert Esteve
2026/05/04
[PATCH v3 2/4] selftests: cgroup: Add dmem selftest coverage
Albert Esteve
2026/05/04
[PATCH v3 0/4] cgroup: dmem: add selftest helper, coverage, and VM runner
Albert Esteve
2026/05/04
Re: [PATCH] drm/bochs: Drop manual put on probe error path
Thomas Zimmermann
2026/05/04
Re: [PATCH][next] perf/x86: Avoid multiple -Wflex-array-member-not-at-end warnings
Peter Zijlstra
2026/05/04
[PATCH v6 05/14] selftests/mm: fix cgroup task placement and drop memory.current checks in hugetlb_reparenting_test.sh
Sayali Patil
2026/05/04
[PATCH v6 08/14] selftest/mm: align memory size to huge page size in hugepage-mremap test
Sayali Patil
2026/05/04
[PATCH v6 07/14] selftests/mm: free dynamically allocated PMD-sized buffers in split_huge_page_test
Sayali Patil
2026/05/04
[PATCH v6 06/14] selftests/mm: size tmpfs according to PMD page size in split_huge_page_test
Sayali Patil
2026/05/04
[PATCH v6 04/14] selftests/mm: fix hugetlb pathname construction in hugetlb_reparenting_test.sh
Sayali Patil
2026/05/04
[PATCH v6 13/14] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
Sayali Patil
2026/05/04
[PATCH v6 11/14] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported
Sayali Patil
2026/05/04
[PATCH v6 02/14] selftests/mm: fix hugetlb pathname construction in charge_reserved_hugetlb.sh
Sayali Patil
2026/05/04
[PATCH v6 10/14] selftests/mm: ensure destination is hugetlb-backed in hugepage-mremap
Sayali Patil
2026/05/04
[PATCH v6 14/14] selftests/mm: clarify alternate unmapping in compaction_test
Sayali Patil
2026/05/04
[PATCH v6 01/14] selftests/mm: restore default nr_hugepages value via exit trap in charge_reserved_hugetlb.sh
Sayali Patil
2026/05/04
[PATCH v6 03/14] selftests/mm: restore default nr_hugepages value via exit trap in hugetlb_reparenting_test.sh
Sayali Patil
2026/05/04
[PATCH v6 00/14] selftests/mm: fix failures and robustness improvements
Sayali Patil
2026/05/04
[PATCH v6 12/14] selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zero
Sayali Patil
2026/05/04
[PATCH v6 09/14] selftest/mm: register existing mapping with userfaultfd in hugepage-mremap
Sayali Patil
2026/05/04
[PATCH v4] selftests/mm: ksm-functional-tests: fix partial write handling
Vineet Agarwal
2026/05/04
Re: [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Beleswar Prasad Padhi
2026/05/04
Re: [PATCH v2 5/5] arm64: dts: qcom: milos: Add interconnects to camcc
Konrad Dybcio
2026/05/04
Re: [PATCH 03/14] mm: rename uffd-wp PTE accessors to uffd
Mike Rapoport
2026/05/04
Re: [PATCH 02/14] mm: rename uffd-wp PTE bit macros to uffd
Mike Rapoport
2026/05/04
Re: [PATCH 01/14] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
Mike Rapoport
2026/05/04
[PATCH v8 1/4] bug/kunit: Core support for suppressing warning backtraces
Albert Esteve
2026/05/04
Re: [PATCH net-next 2/6] bridge: Add internal flags for neigh_forward_grat
Nikolay Aleksandrov
2026/05/04
Re: [PATCH net-next 5/6] bridge: Add per-VLAN netlink handling for neigh_forward_grat
Nikolay Aleksandrov
2026/05/04
Re: [PATCH net-next 6/6] selftests: net: Add tests for neigh_forward_grat option
Nikolay Aleksandrov
2026/05/04
[PATCH v8 4/4] kunit: Add documentation for warning backtrace suppression API
Albert Esteve
2026/05/04
Re: [PATCH net-next 1/6] bridge: uapi: Add neigh_forward_grat netlink attributes
Nikolay Aleksandrov
2026/05/04
[PATCH v8 3/4] drm: Suppress intentional warning backtraces in scaling unit tests
Albert Esteve
2026/05/04
Re: [PATCH net-next 4/6] bridge: Add port-level netlink handling for neigh_forward_grat
Nikolay Aleksandrov
2026/05/04
[PATCH v8 2/4] kunit: Add backtrace suppression self-tests
Albert Esteve
2026/05/04
Re: [PATCH net-next 3/6] bridge: Add selective forwarding of gratuitous neighbor announcements
Nikolay Aleksandrov
2026/05/04
[PATCH v8 0/4] kunit: Add support for suppressing warning backtraces
Albert Esteve
2026/05/04
Re: [PATCH v2 8/8] ARM: dts: qcom: Add Samsung Galaxy S4
Konrad Dybcio
2026/05/04
Re: [PATCH v2 8/8] ARM: dts: qcom: Add Samsung Galaxy S4
Konrad Dybcio
2026/05/04
Re: [PATCH v3] selftests/mm: ksm-functional-tests: fix partial write handling
Mike Rapoport
2026/05/04
Re: [PATCH v4 0/3] Add CAMSS support for SM6350
Luca Weiss
2026/05/04
[PATCH v2] crypto: af_alg - Remove zero-copy support from AF_ALG
Eric Biggers
2026/05/04
Re: [PATCH] crypto: af_alg - Remove zero-copy support from AF_ALG
Eric Biggers
2026/05/04
Re: [PATCH v4 00/10] Auto-generate maintainer profile entries
Mauro Carvalho Chehab
2026/05/04
Re: [PATCH] crypto: af_alg - Remove zero-copy support from AF_ALG
Demi Marie Obenour
2026/05/04
Re: [PATCH] crypto: af_alg - Remove zero-copy support from AF_ALG
Eric Biggers
2026/05/03
Re: [PATCH] crypto: af_alg - Remove zero-copy support from AF_ALG
Demi Marie Obenour
2026/05/03
Re: [PATCH v3 31/54] selftests/mm: cow: add setup of HugeTLB pages
Sarthak Sharma
Earlier messages
Later messages