linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [RFC v2 00/13] LKMM *generic* atomics in Rust
David Gow
[PATCH net-next v3 6/7] selftests: net: Add busy_poll_test
Joe Damato
Re: [PATCH net-next v3 6/7] selftests: net: Add busy_poll_test
Jakub Kicinski
Re: [PATCH net-next v3 6/7] selftests: net: Add busy_poll_test
Joe Damato
Re: [PATCH net-next v8 03/24] ovpn: add basic netlink support
Sergey Ryazanov
Re: [PATCH v2 0/6] Extend pmu_counters_test to AMD CPUs
Colton Lewis
Re: [PATCH] hardware_disable_test: remove unused macro
Sean Christopherson
Re: [PATCH -next] KVM: selftests: Use ARRAY_SIZE for array length
Sean Christopherson
Re: [PATCH] kvm: selftest: fix noop test in guest_memfd_test.c
Sean Christopherson
Re: [PATCH] kvm: selftest: fix noop test in guest_memfd_test.c
Sean Christopherson
Re: [PATCH net-next v2 4/4] selftests: hsr: Add test for VLAN
Paolo Abeni
Re: [PATCH net-next v2 4/4] selftests: hsr: Add test for VLAN
MD Danish Anwar
[PATCH RFT v12 0/8] fork: Support shadow stacks in clone3()
Mark Brown
[PATCH RFT v12 1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack()
Mark Brown
Re: [PATCH RFT v12 1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack()
Catalin Marinas
[PATCH RFT v12 2/8] Documentation: userspace-api: Add shadow stack API documentation
Mark Brown
Re: [PATCH RFT v12 2/8] Documentation: userspace-api: Add shadow stack API documentation
Yury Khrustalev
[PATCH RFT v12 3/8] selftests: Provide helper header for shadow stack testing
Mark Brown
[PATCH RFT v12 5/8] selftests/clone3: Remove redundant flushes of output streams
Mark Brown
[PATCH RFT v12 6/8] selftests/clone3: Factor more of main loop into test_clone3()
Mark Brown
[PATCH RFT v12 7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
Mark Brown
[PATCH RFT v12 8/8] selftests/clone3: Test shadow stack support
Mark Brown
Re: [PATCH RFT v12 0/8] fork: Support shadow stacks in clone3()
Edgecombe, Rick P
Re: [PATCH RFT v12 0/8] fork: Support shadow stacks in clone3()
Mark Brown
Re: [PATCH RFT v12 0/8] fork: Support shadow stacks in clone3()
Edgecombe, Rick P
[PATCH RFT v12 4/8] fork: Add shadow stack support to clone3()
Mark Brown
Re: [PATCH RFT v12 4/8] fork: Add shadow stack support to clone3()
Yury Khrustalev
Re: [PATCH net-next v2 2/4] net: hsr: Add VLAN CTAG filter support
Paolo Abeni
Re: [PATCH net-next v2 2/4] net: hsr: Add VLAN CTAG filter support
MD Danish Anwar
Re: [PATCH net v6] ipv6: Fix soft lockups in fib6_select_path under high next hop churn
Paolo Abeni
Re: [PATCH net v6] ipv6: Fix soft lockups in fib6_select_path under high next hop churn
David Ahern
Re: [PATCH net v6] ipv6: Fix soft lockups in fib6_select_path under high next hop churn
Paolo Abeni
next-20241031: kernel/time/clockevents.c:455 clockevents_register_device
Naresh Kamboju
Re: next-20241031: kernel/time/clockevents.c:455 clockevents_register_device
Thomas Gleixner
Re: next-20241031: kernel/time/clockevents.c:455 clockevents_register_device
Frederic Weisbecker
Re: next-20241031: kernel/time/clockevents.c:455 clockevents_register_device
Frederic Weisbecker
Re: next-20241031: kernel/time/clockevents.c:455 clockevents_register_device
Thomas Gleixner
Re: [PATCH net-next v6 1/3] connector/cn_proc: Add hash table for threads
Jakub Kicinski
[PATCH v8 0/3] Extended MODVERSIONS Support
Matthew Maurer
[PATCH v8 1/3] modules: Support extended MODVERSIONS info
Matthew Maurer
Re: [PATCH v8 1/3] modules: Support extended MODVERSIONS info
Michael Ellerman
Re: [PATCH v8 1/3] modules: Support extended MODVERSIONS info
Luis Chamberlain
Re: [PATCH v8 1/3] modules: Support extended MODVERSIONS info
Matthew Maurer
Re: [PATCH v8 1/3] modules: Support extended MODVERSIONS info
Luis Chamberlain
Re: [PATCH v8 1/3] modules: Support extended MODVERSIONS info
Matthew Maurer
[PATCH v8 2/3] modpost: Produce extended MODVERSIONS information
Matthew Maurer
Re: [PATCH v8 2/3] modpost: Produce extended MODVERSIONS information
Luis Chamberlain
Re: [PATCH v8 2/3] modpost: Produce extended MODVERSIONS information
Matthew Maurer
Re: [PATCH v8 2/3] modpost: Produce extended MODVERSIONS information
Luis Chamberlain
Re: [PATCH v8 2/3] modpost: Produce extended MODVERSIONS information
Matthew Maurer
Re: [PATCH v8 2/3] modpost: Produce extended MODVERSIONS information
Luis Chamberlain
Re: [PATCH v8 2/3] modpost: Produce extended MODVERSIONS information
Matthew Maurer
Re: [PATCH v8 2/3] modpost: Produce extended MODVERSIONS information
Lucas De Marchi
Re: [PATCH v8 2/3] modpost: Produce extended MODVERSIONS information
Matthew Maurer
Re: [PATCH v8 2/3] modpost: Produce extended MODVERSIONS information
Luis Chamberlain
Re: [PATCH v8 2/3] modpost: Produce extended MODVERSIONS information
Luis Chamberlain
Re: [PATCH v8 2/3] modpost: Produce extended MODVERSIONS information
Matthew Maurer
Re: [PATCH v8 2/3] modpost: Produce extended MODVERSIONS information
Luis Chamberlain
Re: [PATCH v8 2/3] modpost: Produce extended MODVERSIONS information
Matthew Maurer
[PATCH v8 3/3] rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS
Matthew Maurer
Re: [PATCH RFT v11 2/8] Documentation: userspace-api: Add shadow stack API documentation
Deepak Gupta
Re: [PATCH RFT v11 1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack()
Deepak Gupta
[PATCH 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
Tycho Andersen
[PATCH 2/2] selftests/exec: add a test for execveat()'s comm
Tycho Andersen
Re: [PATCH 2/2] selftests/exec: add a test for execveat()'s comm
Mark Brown
Re: [PATCH 2/2] selftests/exec: add a test for execveat()'s comm
Tycho Andersen
Re: [PATCH 2/2] selftests/exec: add a test for execveat()'s comm
Mark Brown
Re: [PATCH 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
Kees Cook
Re: [PATCH 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
Zbigniew Jędrzejewski-Szmek
Re: [PATCH 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
Kees Cook
Re: [PATCH 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
Christian Brauner
Re: [PATCH v2 02/13] media: i2c: imx214: Use subdev active state
Ricardo Ribalda Delgado
Re: [PATCH v2 02/13] media: i2c: imx214: Use subdev active state
André Apitzsch
[PATCH v5 00/19] Implement DWARF modversions
Sami Tolvanen
[PATCH v5 03/19] gendwarfksyms: Add address matching
Sami Tolvanen
[PATCH v5 01/19] scripts: move genksyms crc32 implementation to a common include
Sami Tolvanen
Re: [PATCH v5 01/19] scripts: move genksyms crc32 implementation to a common include
Masahiro Yamada
Re: [PATCH v5 01/19] scripts: move genksyms crc32 implementation to a common include
Neal Gompa
Re: [PATCH v5 01/19] scripts: move genksyms crc32 implementation to a common include
Luis Chamberlain
Re: [PATCH v5 01/19] scripts: move genksyms crc32 implementation to a common include
Neal Gompa
Re: [PATCH v5 01/19] scripts: move genksyms crc32 implementation to a common include
Sami Tolvanen
Re: [PATCH v5 01/19] scripts: move genksyms crc32 implementation to a common include
Masahiro Yamada
Re: [PATCH v5 01/19] scripts: move genksyms crc32 implementation to a common include
Sami Tolvanen
Re: [PATCH v5 01/19] scripts: move genksyms crc32 implementation to a common include
Darrick J. Wong
Re: [PATCH v5 01/19] scripts: move genksyms crc32 implementation to a common include
Sami Tolvanen
[PATCH v5 04/19] gendwarfksyms: Expand base_type
Sami Tolvanen
[PATCH v5 06/19] gendwarfksyms: Expand type modifiers and typedefs
Sami Tolvanen
[PATCH v5 07/19] gendwarfksyms: Expand subroutine_type
Sami Tolvanen
[PATCH v5 08/19] gendwarfksyms: Expand array_type
Sami Tolvanen
[PATCH v5 10/19] gendwarfksyms: Limit structure expansion
Sami Tolvanen
Re: [PATCH v5 10/19] gendwarfksyms: Limit structure expansion
Sami Tolvanen
[PATCH v5 13/19] gendwarfksyms: Add symbol versioning
Sami Tolvanen
[PATCH v5 14/19] gendwarfksyms: Add support for kABI rules
Sami Tolvanen
[PATCH v5 12/19] gendwarfksyms: Add symtypes output
Sami Tolvanen
[PATCH v5 16/19] gendwarfksyms: Add support for symbol type pointers
Sami Tolvanen
[PATCH v5 15/19] gendwarfksyms: Add support for reserved and ignored fields
Sami Tolvanen
[PATCH v5 19/19] Documentation/kbuild: Add DWARF module versioning
Sami Tolvanen
[PATCH v5 05/19] gendwarfksyms: Add a cache for processed DIEs
Sami Tolvanen
[PATCH v5 18/19] kbuild: Add gendwarfksyms as an alternative to genksyms
Sami Tolvanen
Re: [PATCH v5 18/19] kbuild: Add gendwarfksyms as an alternative to genksyms
Masahiro Yamada
Re: [PATCH v5 18/19] kbuild: Add gendwarfksyms as an alternative to genksyms
Sami Tolvanen
[PATCH v5 17/19] export: Add __gendwarfksyms_ptr_ references to exported symbols
Sami Tolvanen
[PATCH v5 11/19] gendwarfksyms: Add die_map debugging
Sami Tolvanen
[PATCH v5 09/19] gendwarfksyms: Expand structure types
Sami Tolvanen
[PATCH v5 02/19] tools: Add gendwarfksyms
Sami Tolvanen
Re: [PATCH v5 00/19] Implement DWARF modversions
Sedat Dilek
Re: [PATCH v5 00/19] Implement DWARF modversions
Sami Tolvanen
Re: [PATCH v5 00/19] Implement DWARF modversions
Sedat Dilek
Re: [PATCH v5 00/19] Implement DWARF modversions
Sedat Dilek
Re: [RFC PATCH] remoteproc: core: Add support for predefined notifyids
Daniel Baluta
[PATCH v2] scripts: Remove export_report.pl
Matthew Maurer
Re: [PATCH v2] scripts: Remove export_report.pl
Luis Chamberlain
Re: [PATCH v2] scripts: Remove export_report.pl
Masahiro Yamada
Re: [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
Lorenzo Stoakes
Re: [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
Lorenzo Stoakes
Re: [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
Lorenzo Stoakes
Re: [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
Christian Brauner
Re: [PATCH v3 2/9] KVM: selftests: Add a basic SNP smoke test
Sean Christopherson
Re: [PATCH v3 2/9] KVM: selftests: Add a basic SNP smoke test
Pratik R. Sampat
Re: [PATCH v3 2/9] KVM: selftests: Add a basic SNP smoke test
Sean Christopherson
Re: [PATCH v3 2/9] KVM: selftests: Add a basic SNP smoke test
Pratik R. Sampat
Re: [PATCH v3 2/9] KVM: selftests: Add a basic SNP smoke test
Sean Christopherson
Re: [PATCH v3 2/9] KVM: selftests: Add a basic SNP smoke test
Pratik R. Sampat
Re: [PATCH v3 2/9] KVM: selftests: Add a basic SNP smoke test
Sean Christopherson
Re: [PATCH v3 2/9] KVM: selftests: Add a basic SNP smoke test
Pratik R. Sampat
[PATCH net-next v6 00/12] selftests: ncdevmem: Add ncdevmem to ksft
Stanislav Fomichev
[PATCH net-next v6 02/12] selftests: ncdevmem: Separate out dmabuf provider
Stanislav Fomichev
[PATCH net-next v6 03/12] selftests: ncdevmem: Unify error handling
Stanislav Fomichev
[PATCH net-next v6 05/12] selftests: ncdevmem: Remove default arguments
Stanislav Fomichev
[PATCH net-next v6 04/12] selftests: ncdevmem: Make client_ip optional
Stanislav Fomichev
[PATCH net-next v6 06/12] selftests: ncdevmem: Switch to AF_INET6
Stanislav Fomichev
[PATCH net-next v6 07/12] selftests: ncdevmem: Properly reset flow steering
Stanislav Fomichev
[PATCH net-next v6 08/12] selftests: ncdevmem: Use YNL to enable TCP header split
Stanislav Fomichev
[PATCH net-next v6 10/12] selftests: ncdevmem: Run selftest when none of the -s or -c has been provided
Stanislav Fomichev
[PATCH net-next v6 11/12] selftests: ncdevmem: Move ncdevmem under drivers/net/hw
Stanislav Fomichev
[PATCH net-next v6 12/12] selftests: ncdevmem: Add automated test
Stanislav Fomichev
[PATCH net-next v6 09/12] selftests: ncdevmem: Remove hard-coded queue numbers
Stanislav Fomichev
[PATCH net-next v6 01/12] selftests: ncdevmem: Redirect all non-payload output to stderr
Stanislav Fomichev
Re: [PATCH net-next v6 00/12] selftests: ncdevmem: Add ncdevmem to ksft
Mina Almasry
Re: [PATCH net-next v6 00/12] selftests: ncdevmem: Add ncdevmem to ksft
Stanislav Fomichev
Re: [PATCH net-next v6 00/12] selftests: ncdevmem: Add ncdevmem to ksft
Mina Almasry
Re: [PATCH net-next v6 00/12] selftests: ncdevmem: Add ncdevmem to ksft
Stanislav Fomichev
Re: [PATCH net-next v6 00/12] selftests: ncdevmem: Add ncdevmem to ksft
Mina Almasry
Re: [PATCH net-next v6 00/12] selftests: ncdevmem: Add ncdevmem to ksft
Mina Almasry
Re: [PATCH net-next v6 00/12] selftests: ncdevmem: Add ncdevmem to ksft
Stanislav Fomichev
Re: [PATCH RFT v11 0/8] fork: Support shadow stacks in clone3()
Mark Brown
Re: [PATCH RFT v11 0/8] fork: Support shadow stacks in clone3()
Yury Khrustalev
Re: [PATCH] selftests: netfilter: remove unused parameter
Pablo Neira Ayuso
Re: [PATCH v2 10/13] media: i2c: imx214: Implement vflip/hflip controls
Ricardo Ribalda Delgado
Re: [PATCH v2 09/13] media: i2c: imx214: Extract format and crop settings
Ricardo Ribalda Delgado
Re: [PATCH v2 09/13] media: i2c: imx214: Extract format and crop settings
André Apitzsch
Re: [PATCH v2 09/13] media: i2c: imx214: Extract format and crop settings
Ricardo Ribalda Delgado
Re: [PATCH v2 09/13] media: i2c: imx214: Extract format and crop settings
Sakari Ailus
Re: [PATCH v2 09/13] media: i2c: imx214: Extract format and crop settings
André Apitzsch
Re: [PATCH v2 08/13] media: i2c: imx214: Add vblank and hblank controls
Ricardo Ribalda Delgado
Re: [PATCH v2 07/13] media: i2c: imx214: Check number of lanes from device tree
Ricardo Ribalda Delgado
Re: [PATCH v2 07/13] media: i2c: imx214: Check number of lanes from device tree
André Apitzsch
Re: [PATCH v2 01/13] media: i2c: imx214: Fix link frequency
Ricardo Ribalda Delgado
Re: [PATCH v2 01/13] media: i2c: imx214: Fix link frequency
Sakari Ailus
[PATCH][next] KVM: s390: selftests: Fix spelling mistake "avaialable" -> "available"
Colin Ian King
[PATCH bpf-next] selftests/bpf: Fix compile error when MPTCP not support
Tao Chen
Re: [PATCH bpf-next] selftests/bpf: Fix compile error when MPTCP not support
Matthieu Baerts
Re: [PATCH bpf-next] selftests/bpf: Fix compile error when MPTCP not support
Tao Chen
Re: [PATCH bpf-next] selftests/bpf: Fix compile error when MPTCP not support
Matthieu Baerts
Re: [PATCH bpf-next] selftests/bpf: Fix compile error when MPTCP not support
Martin KaFai Lau
Re: [RFC PATCH 15/39] KVM: guest_memfd: hugetlb: allocate and truncate from hugetlb
Jun Miao
Re: [RFC PATCH 15/39] KVM: guest_memfd: hugetlb: allocate and truncate from hugetlb
Peter Xu
[PATCH v2] virtio: console: Fix atomicity violation in fill_readbuf()
Qiu-ji Chen
Re: [PATCH v5 12/13] Documentation: userspace-api: iommufd: Update vIOMMU
Nicolin Chen
Re: [PATCH v7 1/3] modules: Support extended MODVERSIONS info
Michael Ellerman
[PATCH v3 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
David Gow
[PATCH v3 1/3] rust: kunit: add KUnit case and suite macros
David Gow
[PATCH v3 2/3] rust: macros: add macro to easily run KUnit tests
David Gow
Re: [PATCH v3 2/3] rust: macros: add macro to easily run KUnit tests
Boqun Feng
Re: [PATCH v3 2/3] rust: macros: add macro to easily run KUnit tests
Boqun Feng
Re: [PATCH v3 2/3] rust: macros: add macro to easily run KUnit tests
David Gow
[PATCH v3 3/3] rust: kunit: allow to know if we are in a test
David Gow
[PATCH v3] selftests: clone3: Use the capget and capset syscall directly
zhouyuhang
Re: [PATCH v3] selftests: clone3: Use the capget and capset syscall directly
Shuah Khan
Re: [PATCH v3] selftests: clone3: Use the capget and capset syscall directly
zhouyuhang
[PATCH v3] selftests/net: Fix ./ns-XXXXXX not cleanup
Li Zhijian
Re: [PATCH v3] selftests/net: Fix ./ns-XXXXXX not cleanup
patchwork-bot+netdevbpf
[PATCH v3] selftests/net: Add missing gitignore file
Li Zhijian
Re: [PATCH] remoteproc: qcom: pas: Make remoteproc name human friendly
Chris Lew
[PATCH v2 0/2] kselftest/arm64: fp-stress signal delivery interval improvements
Mark Brown
[PATCH v2 1/2] kselftest/arm64: Increase frequency of signal delivery in fp-stress
Mark Brown
[PATCH v2 2/2] kselftest/arm64: Poll less often while waiting for fp-stress children
Mark Brown
Re: [PATCH v2 0/2] kselftest/arm64: fp-stress signal delivery interval improvements
Will Deacon
Re: [PATCH v2 0/2] kselftest/arm64: fp-stress signal delivery interval improvements
Catalin Marinas
Re: [PATCH net-next v5 03/12] selftests: ncdevmem: Unify error handling
Jakub Kicinski
Re: [PATCH net-next v5 03/12] selftests: ncdevmem: Unify error handling
Stanislav Fomichev
Re: [PATCH for-next 7/7] selftests/net: Fix ./ns-XXXXXX not cleanup
Jakub Kicinski
Re: [PATCH for-next 7/7] selftests/net: Fix ./ns-XXXXXX not cleanup
Jakub Kicinski
Re: [PATCH for-next 7/7] selftests/net: Fix ./ns-XXXXXX not cleanup
Zhijian Li (Fujitsu)
Re: [PATCH for-next 4/7] selftests/net: Add missing gitignore file
Jakub Kicinski
[PATCH] scripts: Remove export_report.pl
Matthew Maurer
Re: [PATCH] scripts: Remove export_report.pl
Sami Tolvanen
Re: [PATCH] scripts: Remove export_report.pl
Masahiro Yamada
[PATCH net-next v1 0/7] devmem TCP fixes
Mina Almasry
[PATCH net-next v1 3/7] page_pool: Set `dma_sync` to false for devmem memory provider
Mina Almasry
Earlier messages
Later messages