linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v5 18/34] random: vDSO: split out datapage update into helper functions
Thomas Weißschuh
[PATCH v5 17/34] random: vDSO: remove ifdeffery
Thomas Weißschuh
Re: [PATCH v5 17/34] random: vDSO: remove ifdeffery
Jason A. Donenfeld
Re: [PATCH v5 17/34] random: vDSO: remove ifdeffery
Thomas Weißschuh
[PATCH v5 19/34] random: vDSO: only access vDSO datapage after random_init()
Thomas Weißschuh
Re: [PATCH v5 19/34] random: vDSO: only access vDSO datapage after random_init()
Jason A. Donenfeld
Re: [PATCH v5 19/34] random: vDSO: only access vDSO datapage after random_init()
Thomas Weißschuh
Re: [PATCH v5 19/34] random: vDSO: only access vDSO datapage after random_init()
Jason A. Donenfeld
Re: [PATCH v5 19/34] random: vDSO: only access vDSO datapage after random_init()
Thomas Weißschuh
Re: [PATCH v5 19/34] random: vDSO: only access vDSO datapage after random_init()
Jason A. Donenfeld
Re: [PATCH v5 19/34] random: vDSO: only access vDSO datapage after random_init()
Thomas Weißschuh
[PATCH v5 23/34] vdso/datastore: Allocate data pages dynamically
Thomas Weißschuh
[PATCH v5 20/34] s390/time: Set up vDSO datapage later
Thomas Weißschuh
[PATCH v5 21/34] vdso/datastore: Reduce scope of some variables in vvar_fault()
Thomas Weißschuh
[PATCH v5 24/34] sparc64: vdso: Link with -z noexecstack
Thomas Weißschuh
[PATCH v5 26/34] sparc64: vdso: Replace code patching with runtime conditional
Thomas Weißschuh
[PATCH v5 28/34] sparc64: vdso: Move syscall fallbacks into header
Thomas Weißschuh
[PATCH v5 34/34] clocksource: remove ARCH_CLOCKSOURCE_DATA
Thomas Weißschuh
[PATCH v5 30/34] sparc64: vdso: Switch to the generic vDSO library
Thomas Weißschuh
[PATCH v5 33/34] sparc64: vdso: Implement clock_gettime64()
Thomas Weißschuh
[PATCH v5 29/34] sparc64: vdso: Introduce vdso/processor.h
Thomas Weißschuh
[PATCH v5 32/34] sparc64: vdso2c: Remove symbol handling
Thomas Weißschuh
[PATCH v5 25/34] sparc64: vdso: Remove obsolete "fake section table" reservation
Thomas Weißschuh
[PATCH v5 31/34] sparc64: vdso2c: Drop sym_vvar_start handling
Thomas Weißschuh
Re: [PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
Aithal, Srikanth
Re: [PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
Mark Brown
Re: [PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
Arnd Bergmann
Re: [PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
Andy Lutomirski
Re: [PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
Arnd Bergmann
Re: [PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
Maciej W. Rozycki
Re: [PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
Arnd Bergmann
[PATCH v11 0/9] support FEAT_LSUI
Yeoreum Yun
[PATCH v11 2/9] KVM: arm64: expose FEAT_LSUI to guest
Yeoreum Yun
[PATCH v11 4/9] arm64: Kconfig: Detect toolchain support for LSUI
Yeoreum Yun
[PATCH v11 5/9] arm64: futex: refactor futex atomic operation
Yeoreum Yun
[PATCH v11 6/9] arm64: futex: support futex with FEAT_LSUI
Yeoreum Yun
[PATCH v11 1/9] arm64: cpufeature: add FEAT_LSUI
Yeoreum Yun
[PATCH v11 8/9] arm64: armv8_deprecated: convert user_swpX to inline function
Yeoreum Yun
[PATCH v11 3/9] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
Yeoreum Yun
[PATCH v11 7/9] arm64: separate common LSUI definitions into lsui.h
Yeoreum Yun
[PATCH v11 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation.
Yeoreum Yun
Re: [PATCH v11 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation.
Arnd Bergmann
Re: [PATCH v11 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation.
Yeoreum Yun
Re: [PATCH v11 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation.
Arnd Bergmann
Re: [PATCH v11 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation.
Yeoreum Yun
Re: [PATCH] virtio: document @vaddr in virtqueue_map_free_coherent kernel-doc comment
Jason Wang
Re: [PATCH] virtio: document @vaddr in virtqueue_map_free_coherent kernel-doc comment
Michael S. Tsirkin
[PATCH bpf-next] selftests/bpf: Fix htab_update/reenter_update selftest failure
Saket Kumar Bhaskar
Re: [PATCH bpf-next] selftests/bpf: Fix htab_update/reenter_update selftest failure
Alexei Starovoitov
Re: [PATCH bpf-next] selftests/bpf: Fix htab_update/reenter_update selftest failure
Saket Kumar Bhaskar
Re: [PATCH bpf-next] selftests/bpf: Fix htab_update/reenter_update selftest failure
Alexei Starovoitov
Re: [PATCH bpf-next] selftests/bpf: Fix htab_update/reenter_update selftest failure
Saket Kumar Bhaskar
Re: [PATCH bpf-next] selftests/bpf: Fix htab_update/reenter_update selftest failure
Alexei Starovoitov
[PATCH net-next v3 0/5] psp: track stats from core and provide a driver stats api
Daniel Zahka
[PATCH net-next v3 2/5] selftests: drv-net: psp: add assertions on core-tracked psp dev stats
Daniel Zahka
[PATCH net-next v3 1/5] psp: report basic stats from the core
Daniel Zahka
[PATCH net-next v3 3/5] psp: add stats from psp spec to driver facing api
Daniel Zahka
[PATCH net-next v3 4/5] net/mlx5e: Add PSP stats support for Rx/Tx flows
Daniel Zahka
[PATCH net-next v3 5/5] netdevsim: implement psp device stats
Daniel Zahka
Re: [PATCH net-next v3 0/5] psp: track stats from core and provide a driver stats api
patchwork-bot+netdevbpf
[PATCH v2 0/16] SRCU updates for v6.19
Paul E. McKenney
[PATCH v2 04/16] srcu: Create a DEFINE_SRCU_FAST()
Paul E. McKenney
[PATCH v2 06/16] rcutorture: Exercise DEFINE_STATIC_SRCU_FAST() and init_srcu_struct_fast()
Paul E. McKenney
[PATCH v2 09/16] doc: Update for SRCU-fast definitions and initialization
Paul E. McKenney
[PATCH v2 08/16] srcu: Make SRCU-fast readers enforce use of SRCU-fast definition/init
Paul E. McKenney
[PATCH v2 07/16] srcu: Require special srcu_struct define/init for SRCU-fast readers
Paul E. McKenney
[PATCH v2 02/16] srcu: Create an srcu_expedite_current() function
Paul E. McKenney
[PATCH v2 10/16] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Paul E. McKenney
Re: [PATCH v2 10/16] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Steven Rostedt
Re: [PATCH v2 10/16] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Paul E. McKenney
Re: [PATCH v2 10/16] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Steven Rostedt
Re: [PATCH v2 10/16] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Paul E. McKenney
Re: [PATCH v2 10/16] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Steven Rostedt
Re: [PATCH v2 10/16] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Paul E. McKenney
Re: [PATCH v2 10/16] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Steven Rostedt
Re: [PATCH v2 10/16] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Paul E. McKenney
Re: [PATCH v2 10/16] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Steven Rostedt
[PATCH v2 03/16] rcutorture: Test srcu_expedite_current()
Paul E. McKenney
[PATCH v2 12/16] srcu: Add SRCU_READ_FLAVOR_FAST_UPDOWN CPP macro
Paul E. McKenney
[PATCH v2 05/16] srcu: Make grace-period determination use ssp->srcu_reader_flavor
Paul E. McKenney
[PATCH v2 01/16] srcu: Permit Tiny SRCU srcu_read_unlock() with interrupts disabled
Paul E. McKenney
[PATCH v2 11/16] rcu: Mark diagnostic functions as notrace
Paul E. McKenney
[PATCH v2 15/16] srcu: Optimize SRCU-fast-updown for arm64
Paul E. McKenney
Re: [PATCH v2 15/16] srcu: Optimize SRCU-fast-updown for arm64
Will Deacon
Re: [PATCH v2 15/16] srcu: Optimize SRCU-fast-updown for arm64
Paul E. McKenney
Re: [PATCH v2 15/16] srcu: Optimize SRCU-fast-updown for arm64
Will Deacon
Re: [PATCH v2 15/16] srcu: Optimize SRCU-fast-updown for arm64
Paul E. McKenney
[PATCH v2 13/16] torture: Permit negative kvm.sh --kconfig numberic arguments
Paul E. McKenney
[PATCH v2 14/16] srcu: Create an SRCU-fast-updown API
Paul E. McKenney
[PATCH v2 16/16] rcutorture: Make srcu{,d}_torture_init() announce the SRCU type
Paul E. McKenney
Re: [PATCH v2 0/16] SRCU updates for v6.19
Frederic Weisbecker
Re: [PATCH v2 0/16] SRCU updates for v6.19
Steven Rostedt
Re: [PATCH v2 0/16] SRCU updates for v6.19
Frederic Weisbecker
Re: [PATCH v2 0/16] SRCU updates for v6.19
Paul E. McKenney
[PATCH v2 0/5] Miscellaneous RCU updates for v6.19
Paul E. McKenney
[PATCH v2 5/5] rcutorture: Remove redundant rcutorture_one_extend() from rcu_torture_one_read()
Paul E. McKenney
[PATCH v2 1/5] locktorture: Fix memory leak in param_set_cpumask()
Paul E. McKenney
[PATCH v2 3/5] torture: Add kvm-series.sh to test commit/scenario combination
Paul E. McKenney
[PATCH v2 4/5] rcutorture: Permit kvm-again.sh to re-use the build directory
Paul E. McKenney
[PATCH v2 2/5] rcu: use WRITE_ONCE() for ->next and ->pprev of hlist_nulls
Paul E. McKenney
Re: [PATCH v2 0/5] Miscellaneous RCU updates for v6.19
Frederic Weisbecker
[bpf-next] selftests/bpf: refactor snprintf_btf test to use bpf_strncmp
Hoyeon Lee
Re: [bpf-next] selftests/bpf: refactor snprintf_btf test to use bpf_strncmp
Eduard Zingerman
Re: [bpf-next] selftests/bpf: refactor snprintf_btf test to use bpf_strncmp
Alexei Starovoitov
Re: [bpf-next] selftests/bpf: refactor snprintf_btf test to use bpf_strncmp
Eduard Zingerman
Re: [bpf-next] selftests/bpf: refactor snprintf_btf test to use bpf_strncmp
Alexei Starovoitov
Re: [bpf-next] selftests/bpf: refactor snprintf_btf test to use bpf_strncmp
Eduard Zingerman
Re: [bpf-next] selftests/bpf: refactor snprintf_btf test to use bpf_strncmp
Alexei Starovoitov
Re: [bpf-next] selftests/bpf: refactor snprintf_btf test to use bpf_strncmp
Hoyeon Lee
[PATCH v1 1/1] libnvdimm/labels: Get rid of redundant 'else'
Andy Shevchenko
Re: [PATCH v1 1/1] libnvdimm/labels: Get rid of redundant 'else'
Ira Weiny
Re: [PATCH v1 1/1] libnvdimm/labels: Get rid of redundant 'else'
Andy Shevchenko
Re: [PATCH v1 1/1] libnvdimm/labels: Get rid of redundant 'else'
Alison Schofield
Re: [PATCH v1 1/1] libnvdimm/labels: Get rid of redundant 'else'
Ira Weiny
Re: [PATCH v1 1/1] libnvdimm/labels: Get rid of redundant 'else'
Andy Shevchenko
Re: [PATCH v1 1/1] libnvdimm/labels: Get rid of redundant 'else'
Ira Weiny
Re: [PATCH v1 1/1] libnvdimm/labels: Get rid of redundant 'else'
Alison Schofield
Re: [PATCH v1 1/1] libnvdimm/labels: Get rid of redundant 'else'
Andy Shevchenko
[PATCH net-next 0/4] netconsole: Allow userdata buffer to grow dynamically
Gustavo Luiz Duarte
[PATCH net-next 3/4] netconsole: Dynamic allocation of userdata buffer
Gustavo Luiz Duarte
[PATCH net-next 2/4] netconsole: Split userdata and sysdata
Gustavo Luiz Duarte
Re: [PATCH net-next 2/4] netconsole: Split userdata and sysdata
Breno Leitao
Re: [PATCH net-next 2/4] netconsole: Split userdata and sysdata
Gustavo Luiz Duarte
[PATCH net-next 4/4] netconsole: Increase MAX_USERDATA_ITEMS
Gustavo Luiz Duarte
[PATCH net-next 1/4] netconsole: Simplify send_fragmented_body()
Gustavo Luiz Duarte
Re: [PATCH net-next 1/4] netconsole: Simplify send_fragmented_body()
Breno Leitao
Re: [PATCH net-next 1/4] netconsole: Simplify send_fragmented_body()
Gustavo Luiz Duarte
[PATCH net v2] selftests/vsock: avoid false-positives when checking dmesg
Bobby Eshleman
Re: [PATCH net v2] selftests/vsock: avoid false-positives when checking dmesg
Stefano Garzarella
Re: [PATCH net v2] selftests/vsock: avoid false-positives when checking dmesg
patchwork-bot+netdevbpf
RE: [PATCH v4 49/63] objtool/klp: Add --checksum option to generate per-function checksums
Michael Kelley
Re: [PATCH v4 49/63] objtool/klp: Add --checksum option to generate per-function checksums
Josh Poimboeuf
RE: [PATCH v4 49/63] objtool/klp: Add --checksum option to generate per-function checksums
Michael Kelley
RE: [PATCH v4 49/63] objtool/klp: Add --checksum option to generate per-function checksums
Michael Kelley
Re: [PATCH v4 49/63] objtool/klp: Add --checksum option to generate per-function checksums
Josh Poimboeuf
RE: [PATCH v4 49/63] objtool/klp: Add --checksum option to generate per-function checksums
Michael Kelley
Re: [PATCH v4 49/63] objtool/klp: Add --checksum option to generate per-function checksums
David Laight
Re: [PATCH v4 49/63] objtool/klp: Add --checksum option to generate per-function checksums
Josh Poimboeuf
Re: [PATCH v4 49/63] objtool/klp: Add --checksum option to generate per-function checksums
David Laight
Re: [PATCH v4 24/35] vdso/datastore: Allocate data pages dynamically
Heiko Carstens
Re: [PATCH v4 24/35] vdso/datastore: Allocate data pages dynamically
Thomas Weißschuh
Re: [PATCH v4 24/35] vdso/datastore: Allocate data pages dynamically
Aithal, Srikanth
[PATCH] nvdimm: replace use of system_wq with system_percpu_wq
Marco Crivellari
Re: [PATCH] nvdimm: replace use of system_wq with system_percpu_wq
Dave Jiang
Re: [PATCH] nvdimm: replace use of system_wq with system_percpu_wq
Ira Weiny
Re: [PATCH] nvdimm: replace use of system_wq with system_percpu_wq
Marco Crivellari
[PATCH net v4 0/3] mptcp: Fix conflicts between MPTCP and sockmap
Jiayuan Chen
[PATCH net v4 2/3] net,mptcp: fix proto fallback detection with BPF
Jiayuan Chen
Re: [PATCH net v4 2/3] net,mptcp: fix proto fallback detection with BPF
Matthieu Baerts
[PATCH net v4 3/3] selftests/bpf: Add mptcp test with sockmap
Jiayuan Chen
Re: [PATCH net v4 3/3] selftests/bpf: Add mptcp test with sockmap
Matthieu Baerts
Re: [PATCH net v4 3/3] selftests/bpf: Add mptcp test with sockmap
Jiayuan Chen
Re: [PATCH net v4 3/3] selftests/bpf: Add mptcp test with sockmap
Matthieu Baerts
Re: [PATCH net v4 3/3] selftests/bpf: Add mptcp test with sockmap
Jiayuan Chen
[PATCH net v4 1/3] mptcp: disallow MPTCP subflows from sockmap
Jiayuan Chen
Re: [PATCH net v4 1/3] mptcp: disallow MPTCP subflows from sockmap
Matthieu Baerts
Re: [PATCH net v4 0/3] mptcp: Fix conflicts between MPTCP and sockmap
Matthieu Baerts
Re: [RFC 1/2] virtio_net: timeout control virtqueue commands
Eugenio Perez Martin
Re: [RFC 1/2] virtio_net: timeout control virtqueue commands
Michael S. Tsirkin
[PATCH bpf-next 0/2] selftests/bpf: enfoce SO_REUSEADDR in basic test servers
eBPF Foundation
[PATCH bpf-next 1/2] selftests/bpf: systematically add SO_REUSEADDR in start_server_addr
eBPF Foundation
[PATCH bpf-next 2/2] selftests/bpf: use start_server_str rather than start_reuseport_server in tc_tunnel
eBPF Foundation
Re: [PATCH bpf-next 2/2] selftests/bpf: use start_server_str rather than start_reuseport_server in tc_tunnel
Martin KaFai Lau
Re: [PATCH bpf-next 0/2] selftests/bpf: enfoce SO_REUSEADDR in basic test servers
patchwork-bot+netdevbpf
[PATCH 1/2] vdpa/mlx5: update mlx_features with driver state check
Cindy Lu
[PATCH 2/2] vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()
Cindy Lu
Re: [PATCH 2/2] vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()
Dragos Tatulea
Re: [PATCH 2/2] vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()
Cindy Lu
Re: [PATCH 2/2] vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()
Jason Wang
Re: [PATCH 2/2] vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()
Cindy Lu
Re: [PATCH 1/2] vdpa/mlx5: update mlx_features with driver state check
Dragos Tatulea
Re: [PATCH 1/2] vdpa/mlx5: update mlx_features with driver state check
Cindy Lu
Re: [PATCH 1/2] vdpa/mlx5: update mlx_features with driver state check
Jason Wang
Re: [PATCH 1/2] vdpa/mlx5: update mlx_features with driver state check
Cindy Lu
[PATCH net-next v2 00/12] selftests/vsock: refactor and improve vmtest infrastructure
Bobby Eshleman
[PATCH net-next v2 01/12] selftests/vsock: improve logging in vmtest.sh
Bobby Eshleman
[PATCH net-next v2 02/12] selftests/vsock: make wait_for_listener() work even if pipefail is on
Bobby Eshleman
[PATCH net-next v2 03/12] selftests/vsock: reuse logic for vsock_test through wrapper functions
Bobby Eshleman
Re: [PATCH net-next v2 03/12] selftests/vsock: reuse logic for vsock_test through wrapper functions
Stefano Garzarella
[PATCH net-next v2 04/12] selftests/vsock: avoid multi-VM pidfile collisions with QEMU
Bobby Eshleman
Re: [PATCH net-next v2 04/12] selftests/vsock: avoid multi-VM pidfile collisions with QEMU
Stefano Garzarella
Re: [PATCH net-next v2 04/12] selftests/vsock: avoid multi-VM pidfile collisions with QEMU
Bobby Eshleman
[PATCH net-next v2 05/12] selftests/vsock: do not unconditionally die if qemu fails
Bobby Eshleman
[PATCH net-next v2 06/12] selftests/vsock: speed up tests by reducing the QEMU pidfile timeout
Bobby Eshleman
[PATCH net-next v2 07/12] selftests/vsock: add check_result() for pass/fail counting
Bobby Eshleman
Re: [PATCH net-next v2 07/12] selftests/vsock: add check_result() for pass/fail counting
Stefano Garzarella
[PATCH net-next v2 09/12] selftests/vsock: add BUILD=0 definition
Bobby Eshleman
[PATCH net-next v2 08/12] selftests/vsock: identify and execute tests that can re-use VM
Bobby Eshleman
Re: [PATCH net-next v2 08/12] selftests/vsock: identify and execute tests that can re-use VM
Stefano Garzarella
[PATCH net-next v2 11/12] selftests/vsock: add vsock_loopback module loading
Bobby Eshleman
Re: [PATCH net-next v2 11/12] selftests/vsock: add vsock_loopback module loading
Stefano Garzarella
[PATCH net-next v2 10/12] selftests/vsock: add 1.37 to tested virtme-ng versions
Bobby Eshleman
Re: [PATCH net-next v2 10/12] selftests/vsock: add 1.37 to tested virtme-ng versions
Stefano Garzarella
Re: [PATCH net-next v2 10/12] selftests/vsock: add 1.37 to tested virtme-ng versions
Bobby Eshleman
[PATCH net-next v2 12/12] selftests/vsock: disable shellcheck SC2317 and SC2119
Bobby Eshleman
[PATCH net] selftests/vsock: avoid false-positives when checking dmesg
Bobby Eshleman
Re: [PATCH net] selftests/vsock: avoid false-positives when checking dmesg
Stefano Garzarella
Re: [PATCH net] selftests/vsock: avoid false-positives when checking dmesg
Bobby Eshleman
[PATCH 0/5] Define VDD_MXC for SC8280XP
Konrad Dybcio
[PATCH 3/5] dt-bindings: clock: qcom: Allow MXC on SC8280XP CAMCC
Konrad Dybcio
Earlier messages
Later messages