linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH net-next v8 03/24] ovpn: add basic netlink support
Jiri Pirko
Re: [PATCH net-next v8 03/24] ovpn: add basic netlink support
Antonio Quartulli
Re: [PATCH net-next v8 03/24] ovpn: add basic netlink support
Jiri Pirko
Re: [PATCH net-next v8 03/24] ovpn: add basic netlink support
Antonio Quartulli
Re: [PATCH net-next v8 03/24] ovpn: add basic netlink support
Jiri Pirko
Re: [PATCH net-next v8 03/24] ovpn: add basic netlink support
Antonio Quartulli
[PATCH net-next v8 04/24] ovpn: add basic interface creation/destruction/management routines
Antonio Quartulli
[PATCH net-next v8 05/24] ovpn: implement interface creation/destruction via netlink
Antonio Quartulli
[PATCH net-next v8 06/24] ovpn: keep carrier always on
Antonio Quartulli
[PATCH net-next v8 07/24] ovpn: introduce the ovpn_peer object
Antonio Quartulli
[PATCH net-next v8 08/24] ovpn: introduce the ovpn_socket object
Antonio Quartulli
[PATCH net-next v8 09/24] ovpn: implement basic TX path (UDP)
Antonio Quartulli
[PATCH net-next v8 10/24] ovpn: implement basic RX path (UDP)
Antonio Quartulli
[PATCH net-next v8 11/24] ovpn: implement packet processing
Antonio Quartulli
[PATCH net-next v8 12/24] ovpn: store tunnel and transport statistics
Antonio Quartulli
Re: [PATCH net-next v8 12/24] ovpn: store tunnel and transport statistics
kernel test robot
[PATCH net-next v8 13/24] ovpn: implement TCP transport
Antonio Quartulli
[PATCH net-next v8 14/24] ovpn: implement multi-peer support
Antonio Quartulli
[PATCH net-next v8 15/24] ovpn: implement peer lookup logic
Antonio Quartulli
[PATCH net-next v8 16/24] ovpn: implement keepalive mechanism
Antonio Quartulli
[PATCH net-next v8 17/24] ovpn: add support for updating local UDP endpoint
Antonio Quartulli
[PATCH net-next v8 18/24] ovpn: add support for peer floating
Antonio Quartulli
[PATCH net-next v8 19/24] ovpn: implement peer add/dump/delete via netlink
Antonio Quartulli
[PATCH net-next v8 21/24] ovpn: kill key and notify userspace in case of IV exhaustion
Antonio Quartulli
[PATCH net-next v8 20/24] ovpn: implement key add/del/swap via netlink
Antonio Quartulli
[PATCH net-next v8 22/24] ovpn: notify userspace when a peer is deleted
Antonio Quartulli
[PATCH net-next v8 23/24] ovpn: add basic ethtool support
Antonio Quartulli
[PATCH net-next v8 24/24] testing/selftest: add test tool and scripts for ovpn module
Antonio Quartulli
Re: [PATCH net-next v8 24/24] testing/selftest: add test tool and scripts for ovpn module
Shuah Khan
Re: [PATCH net-next v8 24/24] testing/selftest: add test tool and scripts for ovpn module
Antonio Quartulli
Re: [PATCH v3] kselftest/devices/probe: Fix SyntaxWarning in regex strings for Python3
Alessandro Zanni
Re: [PATCH v3] kselftest/devices/probe: Fix SyntaxWarning in regex strings for Python3
Shuah Khan
[PATCH net v5] selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() test
Kacper Ludwinski
Re: [PATCH net v5] selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() test
patchwork-bot+netdevbpf
[RFC PATCH 0/4] sched+mm: Track lazy active mm existence with hazard pointers
Mathieu Desnoyers
[RFC PATCH 1/4] compiler.h: Introduce ptr_eq() to preserve address dependency
Mathieu Desnoyers
Re: [RFC PATCH 1/4] compiler.h: Introduce ptr_eq() to preserve address dependency
Joel Fernandes
Re: [RFC PATCH 1/4] compiler.h: Introduce ptr_eq() to preserve address dependency
Mathieu Desnoyers
Re: [RFC PATCH 1/4] compiler.h: Introduce ptr_eq() to preserve address dependency
Joel Fernandes
[RFC PATCH 4/4] sched+mm: Use hazard pointers to track lazy active mm existence
Mathieu Desnoyers
[RFC PATCH 3/4] hp: Implement Hazard Pointers
Mathieu Desnoyers
Re: [RFC PATCH 3/4] hp: Implement Hazard Pointers
Boqun Feng
Re: [RFC PATCH 3/4] hp: Implement Hazard Pointers
Mathieu Desnoyers
Re: [RFC PATCH 3/4] hp: Implement Hazard Pointers
Boqun Feng
Re: [RFC PATCH 3/4] hp: Implement Hazard Pointers
Mathieu Desnoyers
[RFC PATCH 2/4] Documentation: RCU: Refer to ptr_eq()
Mathieu Desnoyers
Re: [RFC PATCH 0/4] sched+mm: Track lazy active mm existence with hazard pointers
Paul E. McKenney
Re: [RFC PATCH 0/4] sched+mm: Track lazy active mm existence with hazard pointers
Mathieu Desnoyers
Re: [RFC PATCH 0/4] sched+mm: Track lazy active mm existence with hazard pointers
Matthew Wilcox
Re: [RFC PATCH 0/4] sched+mm: Track lazy active mm existence with hazard pointers
Mathieu Desnoyers
Re: [RFC PATCH 0/4] sched+mm: Track lazy active mm existence with hazard pointers
Jens Axboe
Re: [RFC PATCH 0/4] sched+mm: Track lazy active mm existence with hazard pointers
Mathieu Desnoyers
Re: [RFC PATCH 0/4] sched+mm: Track lazy active mm existence with hazard pointers
Jens Axboe
Re: [RFC PATCH 0/4] sched+mm: Track lazy active mm existence with hazard pointers
Linus Torvalds
Re: [RFC PATCH 0/4] sched+mm: Track lazy active mm existence with hazard pointers
Peter Zijlstra
Re: [RFC PATCH 0/4] sched+mm: Track lazy active mm existence with hazard pointers
Linus Torvalds
Re: [RFC PATCH 0/4] sched+mm: Track lazy active mm existence with hazard pointers
Peter Zijlstra
[v6 PATCH 1/2] hugetlb: arm64: add mte support
Yang Shi
[v6 PATCH 2/2] selftests: arm64: add hugetlb mte tests
Yang Shi
Re: [PATCH v2 1/1] lib/tests/kfifo_kunit.c: add tests for the kfifo structure
Rae Moar
Re: [PATCH v2 1/1] lib/tests/kfifo_kunit.c: add tests for the kfifo structure
David Gow
[PATCH net-next v19 01/14] mm: page_frag: add a test module for page_frag
Yunsheng Lin
[PATCH net-next v19 11/14] mm: page_frag: add testing for the newly added prepare API
Yunsheng Lin
[PATCH slab hotfixes v2 0/2] slub kunit tests fixes for 6.12
Vlastimil Babka
[PATCH slab hotfixes v2 2/2] slub/kunit: skip test_kfree_rcu when the slub kunit test is built-in
Vlastimil Babka
Re: [PATCH slab hotfixes v2 2/2] slub/kunit: skip test_kfree_rcu when the slub kunit test is built-in
Vlastimil Babka
Re: [PATCH slab hotfixes v2 2/2] slub/kunit: skip test_kfree_rcu when the slub kunit test is built-in
Guenter Roeck
Re: [PATCH slab hotfixes v2 2/2] slub/kunit: skip test_kfree_rcu when the slub kunit test is built-in
Vlastimil Babka
Re: [PATCH slab hotfixes v2 2/2] slub/kunit: skip test_kfree_rcu when the slub kunit test is built-in
Guenter Roeck
[PATCH net-next v19 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
Yunsheng Lin
[PATCH net-next v19 02/14] mm: move the page fragment allocator from page_alloc into its own file
Yunsheng Lin
[PATCH v13 00/12] Initial Marvell PXA1908 support
Duje Mihanović via B4 Relay
[PATCH v13 01/12] clk: mmp: Switch to use struct u32_fract instead of custom one
Duje Mihanović via B4 Relay
[PATCH v13 02/12] dt-bindings: pinctrl: pinctrl-single: add marvell,pxa1908-padconf compatible
Duje Mihanović via B4 Relay
[PATCH v13 06/12] clk: mmp: Add Marvell PXA1908 APBCP driver
Duje Mihanović via B4 Relay
[PATCH v13 05/12] clk: mmp: Add Marvell PXA1908 APBC driver
Duje Mihanović via B4 Relay
[PATCH v13 08/12] clk: mmp: Add Marvell PXA1908 MPMU driver
Duje Mihanović via B4 Relay
[PATCH v13 11/12] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
Duje Mihanović via B4 Relay
[PATCH v13 12/12] MAINTAINERS: add myself as Marvell PXA1908 maintainer
Duje Mihanović via B4 Relay
[PATCH v13 03/12] pinctrl: single: add marvell,pxa1908-padconf compatible
Duje Mihanović via B4 Relay
[PATCH v13 09/12] dt-bindings: marvell: Document PXA1908 SoC and samsung,coreprimevelte
Duje Mihanović via B4 Relay
[PATCH v13 10/12] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
Duje Mihanović via B4 Relay
Re: [PATCH v13 10/12] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
kernel test robot
[PATCH v13 07/12] clk: mmp: Add Marvell PXA1908 APMU driver
Duje Mihanović via B4 Relay
[PATCH v13 04/12] dt-bindings: clock: Add Marvell PXA1908 clock bindings
Duje Mihanović via B4 Relay
Re: [PATCH v13 00/12] Initial Marvell PXA1908 support
Rob Herring (Arm)
[PATCH v3 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
Tycho Andersen
[PATCH v3 2/2] selftests/exec: add a test to enforce execveat()'s comm
Tycho Andersen
Re: [PATCH v3 2/2] selftests/exec: add a test to enforce execveat()'s comm
Shuah Khan
Re: [PATCH v3 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
Aleksa Sarai
Re: [PATCH v3 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
Aleksa Sarai
Re: [PATCH v3 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
Zbigniew Jędrzejewski-Szmek
Re: [PATCH v3 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
Tycho Andersen
[PATCH HID v3 6/9] selftests/hid: cleanup C tests by adding a common struct uhid_device
Benjamin Tissoires
[PATCH HID v3 8/9] HID: add per device quirk to force bind to hid-generic
Benjamin Tissoires
[PATCH HID v3 7/9] selftests/hid: allow to parametrize bus/vid/pid/rdesc on the test device
Benjamin Tissoires
[PATCH HID v3 5/9] selftests/hid: add dependency on hid_common.h
Benjamin Tissoires
[PATCH HID v3 1/9] HID: bpf: move HID-BPF report descriptor fixup earlier
Benjamin Tissoires
[PATCH HID v3 4/9] HID: bpf: allow write access to quirks field in struct hid_device
Benjamin Tissoires
[PATCH HID v3 3/9] HID: core: remove one more kmemdup on .probe()
Benjamin Tissoires
[PATCH HID v3 2/9] HID: core: save one kmemdup during .probe()
Benjamin Tissoires
[PATCH v2 1/2] virt: pvmemcontrol: control guest physical memory properties
Yuanchu Xie
[PATCH v2 2/2] virt: pvmemcontrol: add Yuanchu and Pasha as maintainers
Yuanchu Xie
Re: [PATCH v2 1/2] virt: pvmemcontrol: control guest physical memory properties
Yuanchu Xie
[PATCH bpf] bpf: fix unpopulated name_len field in perf_event link info
tyrone-wu
Re: [PATCH bpf] bpf: fix unpopulated name_len field in perf_event link info
Jiri Olsa
[PATCH bpf v2] bpf: fix unpopulated name_len field in perf_event link info
tyrone-wu
Re: [PATCH bpf v2] bpf: fix unpopulated name_len field in perf_event link info
Jiri Olsa
[PATCH bpf v3] bpf: fix unpopulated name_len field in perf_event link info
tyrone-wu
Re: [PATCH bpf v3] bpf: fix unpopulated name_len field in perf_event link info
Jiri Olsa
[PATCH bpf v4 1/2] bpf: fix unpopulated name_len field in perf_event link info
tyrone-wu
[PATCH bpf v4 2/2] selftests/bpf: fix perf_event link info name_len assertion
tyrone-wu
Re: [PATCH bpf v4 1/2] bpf: fix unpopulated name_len field in perf_event link info
Yafang Shao
[PATCH bpf v5 1/2] bpf: fix unpopulated name_len field in perf_event link info
tyrone-wu
[PATCH bpf v5 2/2] selftests/bpf: fix perf_event link info name_len assertion
tyrone-wu
Re: [PATCH bpf v5 2/2] selftests/bpf: fix perf_event link info name_len assertion
Yafang Shao
Re: [PATCH bpf v5 1/2] bpf: fix unpopulated name_len field in perf_event link info
Yafang Shao
Re: [PATCH bpf v5 1/2] bpf: fix unpopulated name_len field in perf_event link info
Jiri Olsa
[PATCH bpf v6 1/2] bpf: fix unpopulated name_len field in perf_event link info
Tyrone Wu
[PATCH bpf v6 2/2] selftests/bpf: fix perf_event link info name_len assertion
Tyrone Wu
Re: [PATCH bpf v6 1/2] bpf: fix unpopulated name_len field in perf_event link info
Andrii Nakryiko
[PATCH bpf v7 1/2] bpf: fix unpopulated name_len field in perf_event link info
Tyrone Wu
[PATCH bpf v7 2/2] selftests/bpf: fix perf_event link info name_len assertion
Tyrone Wu
Re: [PATCH bpf v7 1/2] bpf: fix unpopulated name_len field in perf_event link info
patchwork-bot+netdevbpf
Re: [PATCH] selftests: timers: improve timer_create failure message
Shuah Khan
Re: [PATCH] selftests: timers: improve timer_create failure message
John Stultz
Re: [PATCH] selftests: timers: improve timer_create failure message
Shuah Khan
[PATCH] KVM: selftests: Fix build on architectures other than x86_64
Mark Brown
Re: [PATCH] KVM: selftests: Fix build on architectures other than x86_64
Paolo Bonzini
[PATCH 0/3] selftests: net: add missing gitignore and EXTRA_CLEAN entries.
Javier Carrasco
[PATCH 1/3] selftests: net: add msg_oob to gitignore
Javier Carrasco
[PATCH 2/3] selftests: net: rds: add include.sh to EXTRA_CLEAN
Javier Carrasco
[PATCH 3/3] selftests: net: rds: add gitignore file for include.sh
Javier Carrasco
Re: [PATCH 0/3] selftests: net: add missing gitignore and EXTRA_CLEAN entries.
Jakub Kicinski
[RESEND PATCH v3] list: test: Mending tests for list_cut_position()
I Hsin Cheng
Re: [RESEND PATCH v3] list: test: Mending tests for list_cut_position()
David Gow
Re: [RESEND PATCH v3] list: test: Mending tests for list_cut_position()
I Hsin Cheng
Re: [RESEND PATCH v3] list: test: Mending tests for list_cut_position()
Andrew Morton
[PATCH net-next] selftests: net: csum: Clean up recv_verify_packet_ipv6
Sean Anderson
Re: [PATCH net-next] selftests: net: csum: Clean up recv_verify_packet_ipv6
Willem de Bruijn
Re: [PATCH net-next] selftests: net: csum: Clean up recv_verify_packet_ipv6
Sean Anderson
Re: [PATCH net-next] selftests: net: csum: Clean up recv_verify_packet_ipv6
Willem de Bruijn
Re: [PATCH net-next] selftests: net: csum: Clean up recv_verify_packet_ipv6
patchwork-bot+netdevbpf
[PATCH] rcu/kvfree: Refactor kvfree_rcu_queue_batch()
Uladzislau Rezki (Sony)
Re: [PATCH] rcu/kvfree: Refactor kvfree_rcu_queue_batch()
Vlastimil Babka
[PATCH 05/35] libnvdimm: Reorganize kerneldoc parameter names
Julia Lawall
Re: [PATCH 05/35] libnvdimm: Reorganize kerneldoc parameter names
Ira Weiny
Re: [PATCH 1/8] dt-bindings: power: supply: Add DT schema for Qualcomm SMBCHG
Yassine Oudjana
[PATCH v4 0/3] selftests: livepatch: test livepatching a kprobed function
Michael Vetter
[PATCH v4 1/3] selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIR
Michael Vetter
Re: [PATCH v4 1/3] selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIR
Miroslav Benes
[PATCH v4 2/3] selftests: livepatch: save and restore kprobe state
Michael Vetter
[PATCH v4 3/3] selftests: livepatch: test livepatching a kprobed function
Michael Vetter
Re: [PATCH v4 3/3] selftests: livepatch: test livepatching a kprobed function
Miroslav Benes
Re: [PATCH v4 0/3] selftests: livepatch: test livepatching a kprobed function
Marcos Paulo de Souza
[RFC PATCH 0/3] introduce PIDFD_SELF
Lorenzo Stoakes
[RFC PATCH 3/3] selftests: pidfd: add tests for PIDFD_SELF
Lorenzo Stoakes
[RFC PATCH 2/3] pidfd: add PIDFD_SELF sentinel to refer to own process
Lorenzo Stoakes
[RFC PATCH 1/3] pidfd: refactor pidfd_get_pid/to_pid() and de-duplicate pid lookup
Lorenzo Stoakes
Re: [RFC PATCH 0/3] introduce PIDFD_SELF
Florian Weimer
Re: [RFC PATCH 0/3] introduce PIDFD_SELF
Lorenzo Stoakes
Re: [RFC PATCH 0/3] introduce PIDFD_SELF
Christian Brauner
Re: [RFC PATCH 0/3] introduce PIDFD_SELF
Lorenzo Stoakes
Re: [RFC PATCH 0/3] introduce PIDFD_SELF
Aleksa Sarai
Re: [RFC PATCH 0/3] introduce PIDFD_SELF
Lorenzo Stoakes
Re: [RFC PATCH 0/3] introduce PIDFD_SELF
Christian Brauner
Re: [RFC PATCH 0/3] introduce PIDFD_SELF
Lorenzo Stoakes
[PATCH slab hotfixes 0/2] slub kunit tests fixes for 6.12
Vlastimil Babka
[PATCH slab hotfixes 2/2] kunit: move call to kunit_run_all_tests() after rcu_end_inkernel_boot()
Vlastimil Babka
Re: [PATCH slab hotfixes 2/2] kunit: move call to kunit_run_all_tests() after rcu_end_inkernel_boot()
Guenter Roeck
Re: [PATCH slab hotfixes 2/2] kunit: move call to kunit_run_all_tests() after rcu_end_inkernel_boot()
Guenter Roeck
Re: [PATCH slab hotfixes 2/2] kunit: move call to kunit_run_all_tests() after rcu_end_inkernel_boot()
Vlastimil Babka
Re: [PATCH slab hotfixes 2/2] kunit: move call to kunit_run_all_tests() after rcu_end_inkernel_boot()
David Gow
[PATCH net v4] selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() test
Kacper Ludwinski
Re: [PATCH net v4] selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() test
Vladimir Oltean
[PATCH] selftests/bpf: Add __init and __exit to the functions bpf_test_no_cfi_init()/bpf_test_no_cfi_exit()
Yaxiong Tian
Re: [PATCH] selftests/bpf: Add __init and __exit to the functions bpf_test_no_cfi_init()/bpf_test_no_cfi_exit()
Daniel Borkmann
Re: [PATCH] selftests/bpf: Add __init and __exit to the functions bpf_test_no_cfi_init()/bpf_test_no_cfi_exit()
Yaxiong Tian
[PATCH v2] selftests/powerpc: Remove the path after initialization.
zhangjiao2
Re: [PATCH v2] selftests/powerpc: Remove the path after initialization.
IBM
update core.c
Okan Tümüklü
Re: update core.c
Shuah Khan
[PATCH v2] vhost/vsock: specify module version
Alexander Mikhalitsyn
Re: [PATCH v2] vhost/vsock: specify module version
Michael S. Tsirkin
Re: [PATCH v2] vhost/vsock: specify module version
Aleksandr Mikhalitsyn
Re: [PATCH v2] vhost/vsock: specify module version
Michael S. Tsirkin
Re: [PATCH v2] vhost/vsock: specify module version
Aleksandr Mikhalitsyn
Re: [PATCH v2] vhost/vsock: specify module version
Stefano Garzarella
Re: [PATCH v2] vhost/vsock: specify module version
Aleksandr Mikhalitsyn
Re: [PATCH v2] vhost/vsock: specify module version
Stefano Garzarella
Re: [PATCH v2] vhost/vsock: specify module version
Aleksandr Mikhalitsyn
Re: [PATCH v2] vhost/vsock: specify module version
Andrew Lunn
Re: [PATCH v2] vhost/vsock: specify module version
Jakub Kicinski
Re: [PATCH v2] vhost/vsock: specify module version
Luis Chamberlain
Re: [PATCH v2] vhost/vsock: specify module version
Lucas De Marchi
[PATCH V3 0/1] livepatch: Add "stack_order" sysfs attribute
Wardenjohn
[PATCH V3 1/1] livepatch: Add "stack_order" sysfs attribute
Wardenjohn
Re: [PATCH V3 1/1] livepatch: Add "stack_order" sysfs attribute
Josh Poimboeuf
Re: [PATCH V3 1/1] livepatch: Add "stack_order" sysfs attribute
zhang warden
Re: [PATCH V3 1/1] livepatch: Add "stack_order" sysfs attribute
Petr Mladek
Earlier messages
Later messages