linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v4 23/38] KVM: x86/pmu: Configure the interception of PMU MSRs
Sean Christopherson
Re: [PATCH v4 23/38] KVM: x86/pmu: Configure the interception of PMU MSRs
Mi, Dapeng
Re: [PATCH v4 22/38] KVM: x86/pmu: Optimize intel/amd_pmu_refresh() helpers
Sean Christopherson
Re: [PATCH v4 22/38] KVM: x86/pmu: Optimize intel/amd_pmu_refresh() helpers
Mi, Dapeng
Re: [PATCH v4 22/38] KVM: x86/pmu: Optimize intel/amd_pmu_refresh() helpers
Sean Christopherson
Re: [PATCH v4 22/38] KVM: x86/pmu: Optimize intel/amd_pmu_refresh() helpers
Mi, Dapeng
Re: [PATCH v4 21/38] KVM: x86/pmu/vmx: Save/load guest IA32_PERF_GLOBAL_CTRL with vm_exit/entry_ctrl
Sean Christopherson
Re: [PATCH v4 21/38] KVM: x86/pmu/vmx: Save/load guest IA32_PERF_GLOBAL_CTRL with vm_exit/entry_ctrl
Mi, Dapeng
Re: [PATCH v4 20/38] KVM: x86/pmu: Check if mediated vPMU can intercept rdpmc
Sean Christopherson
Re: [PATCH v4 20/38] KVM: x86/pmu: Check if mediated vPMU can intercept rdpmc
Mi, Dapeng
Re: [PATCH v4 20/38] KVM: x86/pmu: Check if mediated vPMU can intercept rdpmc
Sandipan Das
Re: [PATCH v4 17/38] KVM: x86/pmu: Add perf_capabilities field in struct kvm_host_values{}
Sean Christopherson
Re: [PATCH v4 17/38] KVM: x86/pmu: Add perf_capabilities field in struct kvm_host_values{}
Mi, Dapeng
Re: [PATCH v4 15/38] KVM: x86/pmu: Check PMU cpuid configuration from user space
Sean Christopherson
Re: [PATCH v4 15/38] KVM: x86/pmu: Check PMU cpuid configuration from user space
Mi, Dapeng
Re: [PATCH v4 14/38] KVM: x86/pmu: Introduce enable_mediated_pmu global parameter
Sean Christopherson
Re: [PATCH v4 14/38] KVM: x86/pmu: Introduce enable_mediated_pmu global parameter
Mi, Dapeng
Re: [PATCH v4 14/38] KVM: x86/pmu: Introduce enable_mediated_pmu global parameter
Sean Christopherson
Re: [PATCH v4 14/38] KVM: x86/pmu: Introduce enable_mediated_pmu global parameter
Mi, Dapeng
Re: [PATCH v4 11/38] perf/x86: Forbid PMI handler when guest own PMU
Sean Christopherson
Re: [PATCH v4 11/38] perf/x86: Forbid PMI handler when guest own PMU
Mi, Dapeng
Re: [PATCH v4 09/38] perf: Add switch_guest_ctx() interface
Sean Christopherson
Re: [PATCH v4 09/38] perf: Add switch_guest_ctx() interface
Mi, Dapeng
Re: [PATCH v4 09/38] perf: Add switch_guest_ctx() interface
Namhyung Kim
Re: [PATCH v4 07/38] perf: core/x86: Register a new vector for KVM GUEST PMI
Sean Christopherson
Re: [PATCH v4 07/38] perf: core/x86: Register a new vector for KVM GUEST PMI
Mi, Dapeng
Re: [PATCH v4 06/38] x86/irq: Factor out common code for installing kvm irq handler
Sean Christopherson
Re: [PATCH v4 06/38] x86/irq: Factor out common code for installing kvm irq handler
Mi, Dapeng
Re: [PATCH v4 05/38] perf: Add generic exclude_guest support
Sean Christopherson
Re: [PATCH v4 05/38] perf: Add generic exclude_guest support
Mi, Dapeng
Re: [PATCH v4 05/38] perf: Add generic exclude_guest support
Liang, Kan
Re: [PATCH v4 05/38] perf: Add generic exclude_guest support
Sean Christopherson
Re: [PATCH v4 05/38] perf: Add generic exclude_guest support
Liang, Kan
Re: [PATCH v4 05/38] perf: Add generic exclude_guest support
Namhyung Kim
Re: [PATCH v4 05/38] perf: Add generic exclude_guest support
Liang, Kan
Re: [PATCH v4 04/38] perf: Add a EVENT_GUEST flag
Sean Christopherson
Re: [PATCH v4 04/38] perf: Add a EVENT_GUEST flag
Mi, Dapeng
Re: [PATCH v4 04/38] perf: Add a EVENT_GUEST flag
Namhyung Kim
Re: [PATCH v4 04/38] perf: Add a EVENT_GUEST flag
Liang, Kan
Re: [PATCH v4 04/38] perf: Add a EVENT_GUEST flag
Namhyung Kim
Re: [PATCH v4 04/38] perf: Add a EVENT_GUEST flag
Liang, Kan
Re: [PATCH v4 04/38] perf: Add a EVENT_GUEST flag
Namhyung Kim
Re: [PATCH v4 01/38] perf: Support get/put mediated PMU interfaces
Sean Christopherson
Re: [PATCH v4 01/38] perf: Support get/put mediated PMU interfaces
Mi, Dapeng
[PATCH] selftests: timers: Fix grammar and clarify comments in nanosleep.c
Rahul Kumar
Re: [PATCH] selftests: timers: Fix grammar and clarify comments in nanosleep.c
Shuah Khan
[PATCH bpf-next v3 0/8] selftests/bpf: Test sockmap/sockhash redirection
Michal Luczaj
[PATCH bpf-next v3 1/8] selftests/bpf: Support af_unix SOCK_DGRAM socket pair creation
Michal Luczaj
[PATCH bpf-next v3 4/8] selftests/bpf: Introduce verdict programs for sockmap_redir
Michal Luczaj
Re: [PATCH bpf-next v3 4/8] selftests/bpf: Introduce verdict programs for sockmap_redir
John Fastabend
Re: [PATCH bpf-next v3 4/8] selftests/bpf: Introduce verdict programs for sockmap_redir
Michal Luczaj
[PATCH bpf-next v3 6/8] selftests/bpf: sockmap_listen cleanup: Drop af_vsock redir tests
Michal Luczaj
[PATCH bpf-next v3 3/8] selftests/bpf: Add u32()/u64() to sockmap_helpers
Michal Luczaj
[PATCH bpf-next v3 8/8] selftests/bpf: sockmap_listen cleanup: Drop af_inet SOCK_DGRAM redir tests
Michal Luczaj
[PATCH bpf-next v3 5/8] selftests/bpf: Add selftest for sockmap/hashmap redirection
Michal Luczaj
[PATCH bpf-next v3 7/8] selftests/bpf: sockmap_listen cleanup: Drop af_unix redir tests
Michal Luczaj
[PATCH bpf-next v3 2/8] selftests/bpf: Add socket_kind_to_str() to socket_helpers
Michal Luczaj
Re: [PATCH bpf-next v3 0/8] selftests/bpf: Test sockmap/sockhash redirection
patchwork-bot+netdevbpf
Re: [PATCH RESEND2 v2] clk: qcom: gcc-msm8939: Fix mclk0 & mclk1 for 24 MHz
Bjorn Andersson
Re: [linux-next:master] [rcutorture] c27d0d38f2: WARNING:at_kernel/rcu/rcutorture.c:#rcutorture_one_extend_check[rcutorture]
Paul E. McKenney
Re: [linux-next:master] [rcutorture] c27d0d38f2: WARNING:at_kernel/rcu/rcutorture.c:#rcutorture_one_extend_check[rcutorture]
Oliver Sang
Re: [linux-next:master] [rcutorture] c27d0d38f2: WARNING:at_kernel/rcu/rcutorture.c:#rcutorture_one_extend_check[rcutorture]
Paul E. McKenney
Re: [linux-next:master] [rcutorture] c27d0d38f2: WARNING:at_kernel/rcu/rcutorture.c:#rcutorture_one_extend_check[rcutorture]
Oliver Sang
Re: [linux-next:master] [rcutorture] c27d0d38f2: WARNING:at_kernel/rcu/rcutorture.c:#rcutorture_one_extend_check[rcutorture]
Paul E. McKenney
[PATCH net-next v2 0/3] vsock/test: improve sigpipe test reliability
Stefano Garzarella
[PATCH net-next v2 2/3] vsock/test: retry send() to avoid occasional failure in sigpipe test
Stefano Garzarella
[PATCH net-next v2 3/3] vsock/test: check also expected errno on sigpipe test
Stefano Garzarella
[PATCH net-next v2 1/3] vsock/test: add timeout_usleep() to allow sleeping in timeout sections
Stefano Garzarella
Re: [PATCH net-next v2 0/3] vsock/test: improve sigpipe test reliability
patchwork-bot+netdevbpf
Re: [PATCH 13/19] virtio_ring: introduce virtqueue ops
Michael S. Tsirkin
Re: [PATCH 13/19] virtio_ring: introduce virtqueue ops
Michael S. Tsirkin
Re: [PATCH 13/19] virtio_ring: introduce virtqueue ops
Jason Wang
Re: [PATCH 13/19] virtio_ring: introduce virtqueue ops
Michael S. Tsirkin
Re: [PATCH 13/19] virtio_ring: introduce virtqueue ops
Jason Wang
Re: [PATCH v4 2/9] slab: add sheaf support for batching kfree_rcu() operations
Vlastimil Babka
Re: [PATCH v4 2/9] slab: add sheaf support for batching kfree_rcu() operations
Vlastimil Babka
Re: [PATCH v4 2/9] slab: add sheaf support for batching kfree_rcu() operations
Vlastimil Babka
Re: [PATCH v4 2/9] slab: add sheaf support for batching kfree_rcu() operations
Suren Baghdasaryan
Re: [PATCH v3 0/5] module: Strict per-modname namespaces
Petr Pavlu
Re: [PATCH v3 0/5] module: Strict per-modname namespaces
Masahiro Yamada
Re: [PATCH v3 0/5] module: Strict per-modname namespaces
Petr Pavlu
[PATCH v1 0/2] mm/memory_hotplug: introduce and use PG_offline_skippable
David Hildenbrand
[PATCH v1 2/2] mm/memory_hotplug: remove -EBUSY handling from scan_movable_pages()
David Hildenbrand
Re: [PATCH v1 2/2] mm/memory_hotplug: remove -EBUSY handling from scan_movable_pages()
David Hildenbrand
[PATCH v1 1/2] mm/memory_hotplug: PG_offline_skippable for offlining memory blocks with PageOffline pages
David Hildenbrand
Re: [PATCH v1 1/2] mm/memory_hotplug: PG_offline_skippable for offlining memory blocks with PageOffline pages
Zi Yan
Re: [PATCH v1 1/2] mm/memory_hotplug: PG_offline_skippable for offlining memory blocks with PageOffline pages
David Hildenbrand
Re: [PATCH v1 1/2] mm/memory_hotplug: PG_offline_skippable for offlining memory blocks with PageOffline pages
Zi Yan
Re: [PATCH v1 1/2] mm/memory_hotplug: PG_offline_skippable for offlining memory blocks with PageOffline pages
David Hildenbrand
Re: [PATCH v1 0/2] mm/memory_hotplug: introduce and use PG_offline_skippable
Zi Yan
Re: [PATCH v1 0/2] mm/memory_hotplug: introduce and use PG_offline_skippable
David Hildenbrand
Re: [PATCH v1 0/2] mm/memory_hotplug: introduce and use PG_offline_skippable
Zi Yan
Re: [PATCH v1 0/2] mm/memory_hotplug: introduce and use PG_offline_skippable
David Hildenbrand
Re: [PATCH v1 0/2] mm/memory_hotplug: introduce and use PG_offline_skippable
Zi Yan
Re: [PATCH v1 0/2] mm/memory_hotplug: introduce and use PG_offline_skippable
David Hildenbrand
Re: [PATCH v3 5/5] module: Provide EXPORT_SYMBOL_GPL_FOR_MODULES() helper
Petr Pavlu
Re: [PATCH v3 4/5] module: Account for the build time module name mangling
Petr Pavlu
Re: [PATCH v3 3/5] module: Extend the MODULE_ namespace parsing
Petr Pavlu
Re: [PATCH v3 3/5] module: Extend the MODULE_ namespace parsing
Masahiro Yamada
Re: [PATCH v3 3/5] module: Extend the MODULE_ namespace parsing
Masahiro Yamada
Re: [PATCH v3 2/5] module: Add module specific symbol namespace support
Petr Pavlu
Re: [PATCH v3 2/5] module: Add module specific symbol namespace support
Masahiro Yamada
Re: [PATCH v3 2/5] module: Add module specific symbol namespace support
Masahiro Yamada
Re: [PATCH v3 2/5] module: Add module specific symbol namespace support
Masahiro Yamada
[PATCH v2] selftests: riscv: add misaligned access testing
Clément Léger
RE: [PATCH v4 1/1] x86/sgx: Enable automatic SVN updates for SGX enclaves
Reshetova, Elena
Re: [PATCH v4 1/1] x86/sgx: Enable automatic SVN updates for SGX enclaves
Dave Hansen
Re: [PATCH v5] remoteproc: Add device awake calls in rproc boot and shutdown path
Souradeep Chowdhury
Re: [PATCH v5] remoteproc: Add device awake calls in rproc boot and shutdown path
Souradeep Chowdhury
Re: [PATCH v5] remoteproc: Add device awake calls in rproc boot and shutdown path
Souradeep Chowdhury
Re: [PATCH v2 4/4] media: i2c: imx214: Remove hard-coded external clock frequency
André Apitzsch
Re: [PATCH v2 4/4] media: i2c: imx214: Remove hard-coded external clock frequency
Laurent Pinchart
Re: [PATCH v2 4/4] media: i2c: imx214: Remove hard-coded external clock frequency
Sakari Ailus
Re: [PATCH v2 4/4] media: i2c: imx214: Remove hard-coded external clock frequency
Laurent Pinchart
Re: [PATCH v2 4/4] media: i2c: imx214: Remove hard-coded external clock frequency
Sakari Ailus
Re: [PATCH v2 4/4] media: i2c: imx214: Remove hard-coded external clock frequency
André Apitzsch
Re: [PATCH v2 4/4] media: i2c: imx214: Remove hard-coded external clock frequency
Laurent Pinchart
Re: [PATCH bpf-next v3 11/11] bpf: Fall back to nospec for sanitization-failures
Kumar Kartikeya Dwivedi
Re: [PATCH bpf-next v3 11/11] bpf: Fall back to nospec for sanitization-failures
Luis Gerhorst
Re: [PATCH bpf-next v3 11/11] bpf: Fall back to nospec for sanitization-failures
Kumar Kartikeya Dwivedi
Re: [PATCH v3] virtio: reject shm region if length is zero
Jason Wang
Re: [PATCH v4 3/5] ASoC: qcom: sm8250: add DisplayPort Jack support
Srinivas Kandagatla
Re: [PATCH v4 2/5] ASoC: qcom: sm8250: set card driver name from match data
Srinivas Kandagatla
[PATCH net-next v5] selftests/vsock: add initial vmtest.sh for vsock
Bobby Eshleman
Re: [PATCH net-next v5] selftests/vsock: add initial vmtest.sh for vsock
Stefano Garzarella
Re: [PATCH net-next v5] selftests/vsock: add initial vmtest.sh for vsock
Bobby Eshleman
Re: [PATCH bpf-next v3 10/11] bpf: Allow nospec-protected var-offset stack access
Kumar Kartikeya Dwivedi
Re: [PATCH bpf-next v3 10/11] bpf: Allow nospec-protected var-offset stack access
Luis Gerhorst
Re: [PATCH] vhost/net: remove zerocopy support
Jason Wang
Re: [PATCH] vhost/net: remove zerocopy support
Eugenio Perez Martin
Re: [PATCH bpf-next v3 09/11] selftests/bpf: Add test for Spectre v1 mitigation
Kumar Kartikeya Dwivedi
Re: [PATCH bpf-next v3 08/11] bpf: Fall back to nospec for Spectre v1
Kumar Kartikeya Dwivedi
[PATCH] lib/crc32: add SPDX license identifier
Eric Biggers
Re: [PATCH] lib/crc32: add SPDX license identifier
Thomas Gleixner
Re: [PATCH] lib/crc32: add SPDX license identifier
Eric Biggers
Re: [PATCH] lib/crc32: add SPDX license identifier
Greg KH
[PATCH] selftests: remove duplicated function definition
Chen Linxuan
Re: [PATCH] selftests: remove duplicated function definition
Christian Brauner
[PATCH] selftests: add missing include
Chen Linxuan
[PATCH] selftests: ir_decoder: Convert header comment to proper multi-line block
Abdelrahman Fekry
Re: [PATCH] selftests: ir_decoder: Convert header comment to proper multi-line block
Shuah Khan
[PATCH v2] selftests: ir_decoder: Convert header comment to proper multi-line block
Abdelrahman Fekry
Re: [PATCH v2] selftests: ir_decoder: Convert header comment to proper multi-line block
Shuah
[PATCH] selftests: acct: fix grammar and clarify output messages
Abdelrahman Fekry
Re: [PATCH] selftests: acct: fix grammar and clarify output messages
Shuah Khan
[PATCH v2] selftests: acct: fix grammar and clarify output messages - Fixed email case mismatch in Signed-off-by
Abdelrahman Fekry
[PATCH] selftests: size: fix grammar and align output formatting
Abdelrahman Fekry
Re: [PATCH] selftests: size: fix grammar and align output formatting
Shuah Khan
[PATCH] selftests: size: fix grammar and align output formatting
Abdelrahman Fekry
Re: (subset) [PATCH v4 0/5] Add DisplayPort sound support for Fairphone 5 smartphone
Bjorn Andersson
Re: (subset) [PATCH v4 0/5] Add DisplayPort sound support for Fairphone 5 smartphone
Mark Brown
Re: [PATCH v3] rpmsg: qcom_smd: Improve error handling for qcom_smd_parse_edge
Bjorn Andersson
Re: (subset) [PATCH 1/1] remoteproc: qcom_wcnss: Fix on platforms without fallback regulators
Bjorn Andersson
Re: [PATCH] dt-bindings: remoteproc: qcom,sm8150-pas: Add missing SC8180X compatible
Bjorn Andersson
Re: (subset) [PATCH 0/3] SC8280XP SLPI
Bjorn Andersson
Re: [PATCH] remoteproc: qcom_wcnss_iris: Add missing put_device() on error in probe
Bjorn Andersson
Re: [PATCH 5/9] CodingStyle: institute better inline assembly formatting
David Laight
Re: [PATCH 9/9] CodingStyle: flip the rule about curlies
Alexey Dobriyan
Re: [PATCH 9/9] CodingStyle: flip the rule about curlies
Jeff Johnson
Re: [PATCH v9 00/19] DCD: Add support for Dynamic Capacity Devices (DCD)
Fan Ni
Re: [PATCH v9 00/19] DCD: Add support for Dynamic Capacity Devices (DCD)
Fan Ni
Re: [PATCH v9 00/19] DCD: Add support for Dynamic Capacity Devices (DCD)
Fan Ni
Re: [PATCH 6/9] CodingStyle: recommend static_assert/_Static_assert
Alexey Dobriyan
Re: [PATCH 6/9] CodingStyle: recommend static_assert/_Static_assert
David Laight
Re: [PATCH 4/9] CodingStyle: mention "typedef struct S {} S;" if typedef is used
Alexey Dobriyan
Re: [PATCH 4/9] CodingStyle: mention "typedef struct S {} S;" if typedef is used
Alexey Dobriyan
Re: [PATCH 1/9] CodingStyle: make Documentation/CodingStyle into symlink
Alexey Dobriyan
Re: [PATCH 1/9] CodingStyle: make Documentation/CodingStyle into symlink
Jonathan Corbet
Re: [PATCH 1/9] CodingStyle: make Documentation/CodingStyle into symlink
Alexey Dobriyan
Re: [PATCH 1/9] CodingStyle: make Documentation/CodingStyle into symlink
Al Viro
Re: [PATCH 1/9] CodingStyle: make Documentation/CodingStyle into symlink
Alexey Dobriyan
Re: [PATCH 1/9] CodingStyle: make Documentation/CodingStyle into symlink
Al Viro
Re: [PATCH 1/9] CodingStyle: make Documentation/CodingStyle into symlink
Pavel Machek
Re: [RFC PATCH 39/39] KVM: guest_memfd: Dynamically split/reconstruct HugeTLB page
Ackerley Tng
Re: [PATCH v4 1/9] slab: add opt-in caching layer of percpu sheaves
Vlastimil Babka
Re: [PATCH v4 1/9] slab: add opt-in caching layer of percpu sheaves
Vlastimil Babka
Last week to submit your sessions to the Automated Testing Summit!
Gustavo Padovan
Automated Testing Summit - CFP extended until May 20th
Gustavo Padovan
[PATCH] Revert "remoteproc: core: Clear table_sz when rproc_shutdown"
Bjorn Andersson
Re: [PATCH] Revert "remoteproc: core: Clear table_sz when rproc_shutdown"
Andrew Davis
Re: [PATCH] Revert "remoteproc: core: Clear table_sz when rproc_shutdown"
Mathieu Poirier
Re: [PATCH] Revert "remoteproc: core: Clear table_sz when rproc_shutdown"
Mathieu Poirier
Re: [PATCH v2 52/62] objtool/klp: Introduce klp diff subcommand for diffing object files
laokz
Re: [PATCH v2 52/62] objtool/klp: Introduce klp diff subcommand for diffing object files
Josh Poimboeuf
Re: [PATCH v2 52/62] objtool/klp: Introduce klp diff subcommand for diffing object files
laokz
Re: [PATCH v2 52/62] objtool/klp: Introduce klp diff subcommand for diffing object files
Peter Zijlstra
Re: [PATCH v2 52/62] objtool/klp: Introduce klp diff subcommand for diffing object files
Josh Poimboeuf
Re: [PATCH v2 52/62] objtool/klp: Introduce klp diff subcommand for diffing object files
Peter Zijlstra
Re: [PATCH v2 52/62] objtool/klp: Introduce klp diff subcommand for diffing object files
Josh Poimboeuf
Re: [PATCH v2 52/62] objtool/klp: Introduce klp diff subcommand for diffing object files
Peter Zijlstra
Re: [PATCH v2 52/62] objtool/klp: Introduce klp diff subcommand for diffing object files
Josh Poimboeuf
Re: [PATCH v2 52/62] objtool/klp: Introduce klp diff subcommand for diffing object files
Peter Zijlstra
Re: [PATCH v2 52/62] objtool/klp: Introduce klp diff subcommand for diffing object files
Josh Poimboeuf
Re: [PATCH v2 52/62] objtool/klp: Introduce klp diff subcommand for diffing object files
Peter Zijlstra
Re: [PATCH v2 52/62] objtool/klp: Introduce klp diff subcommand for diffing object files
Josh Poimboeuf
Re: [PATCH v2 52/62] objtool/klp: Introduce klp diff subcommand for diffing object files
Peter Zijlstra
Re: [PATCH v2 52/62] objtool/klp: Introduce klp diff subcommand for diffing object files
Joe Lawrence
Re: [PATCH v2 52/62] objtool/klp: Introduce klp diff subcommand for diffing object files
Josh Poimboeuf
Re: [PATCH v2 52/62] objtool/klp: Introduce klp diff subcommand for diffing object files
Joe Lawrence
Re: [PATCH v2 52/62] objtool/klp: Introduce klp diff subcommand for diffing object files
Josh Poimboeuf
Earlier messages
Later messages