linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] samples/livepatch: Add BPF struct_ops integration sample
Song Liu
Re: [PATCH] samples/livepatch: Add BPF struct_ops integration sample
Yafang Shao
Re: [PATCH] samples/livepatch: Add BPF struct_ops integration sample
Petr Mladek
Re: [PATCH] samples/livepatch: Add BPF struct_ops integration sample
Yafang Shao
Re: [PATCH] samples/livepatch: Add BPF struct_ops integration sample
Miroslav Benes
Re: [PATCH] samples/livepatch: Add BPF struct_ops integration sample
Song Liu
[PATCH v2 0/2] sched/membarrier: Use per-CPU mutexes for targeted commands
Aniket Gattani
[PATCH v2 2/2] selftests/membarrier: Add rseq stress test for CFS throttle interactions
Aniket Gattani
[PATCH v2 1/2] sched/membarrier: Use per-CPU mutexes for targeted commands
Aniket Gattani
[PATCH] drm/panel: visionox-rm69299: Make use of prepare_prev_first
David Heidelberg via B4 Relay
Re: [PATCH] drm/panel: visionox-rm69299: Make use of prepare_prev_first
Doug Anderson
Re: [PATCH] drm/panel: visionox-rm69299: Make use of prepare_prev_first
David Heidelberg
[PATCH bpf-next v5 00/11] selftests/bpf: Tolerate partial builds across kernel configs
Ricardo B . Marlière
[PATCH bpf-next v5 10/11] selftests/bpf: Skip tests whose objects were not built
Ricardo B . Marlière
Re: [PATCH bpf-next v5 10/11] selftests/bpf: Skip tests whose objects were not built
bot+bpf-ci
[PATCH bpf-next v5 03/11] selftests/bpf: Tolerate BPF and skeleton generation failures
Ricardo B . Marlière
Re: [PATCH bpf-next v5 03/11] selftests/bpf: Tolerate BPF and skeleton generation failures
bot+bpf-ci
[PATCH bpf-next v5 01/11] selftests/bpf: Add BPF_STRICT_BUILD toggle
Ricardo B . Marlière
[PATCH bpf-next v5 02/11] selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
Ricardo B . Marlière
Re: [PATCH bpf-next v5 02/11] selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
bot+bpf-ci
[PATCH bpf-next v5 04/11] selftests/bpf: Avoid rebuilds when running emit_tests
Ricardo B . Marlière
[PATCH bpf-next v5 05/11] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
Ricardo B . Marlière
[PATCH bpf-next v5 06/11] selftests/bpf: Tolerate test file compilation failures
Ricardo B . Marlière
[PATCH bpf-next v5 07/11] selftests/bpf: Allow test_progs to link with a partial object set
Ricardo B . Marlière
Re: [PATCH bpf-next v5 07/11] selftests/bpf: Allow test_progs to link with a partial object set
bot+bpf-ci
[PATCH bpf-next v5 08/11] selftests/bpf: Tolerate benchmark build failures
Ricardo B . Marlière
[PATCH bpf-next v5 09/11] selftests/bpf: Provide weak definitions for cross-test functions
Ricardo B . Marlière
[PATCH bpf-next v5 11/11] selftests/bpf: Tolerate missing files during install
Ricardo B . Marlière
[PATCH v2] trusted-keys: move pr_fmt out of trusted-type.h
Josh Snyder
Re: [PATCH v2] trusted-keys: move pr_fmt out of trusted-type.h
Marco Felsch
Re: [PATCH v2 2/2] integrity: Add support for sigv3 verification using ML-DSA keys
Stefan Berger
Re: [PATCH v2 1/2] integrity: Refactor asymmetric_verify for reusability
Stefan Berger
Re: [PATCH net-next v8 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present
Simon Schippers
Re: [PATCH net-next v8 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present
Simon Schippers
Re: [PATCH net-next v8 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present
Michael S. Tsirkin
Re: [PATCH 2/2] audit: fix removal of dangling executable rules
Richard Guy Briggs
Re: [PATCH 1/2] audit: fix recursive locking deadlock in audit_dupe_exe()
Richard Guy Briggs
[PATCH 1/2] vfio/pci: Set up VFIO barmap before creating a DMABUF
Matt Evans
[PATCH 2/2] vfio/pci: Serialise vfio_pci_core_setup_barmap()
Matt Evans
Re: [PATCH 1/2] vfio/pci: Set up VFIO barmap before creating a DMABUF
Alex Williamson
RE: [PATCH 1/2] vfio/pci: Set up VFIO barmap before creating a DMABUF
Tian, Kevin
Re: [PATCH 1/2] vfio/pci: Set up VFIO barmap before creating a DMABUF
Matt Evans
Re: [PATCH 1/2] vfio/pci: Set up VFIO barmap before creating a DMABUF
Matt Evans
[RFC PATCH v1 0/4] virtio: add noirq system sleep PM callbacks for virtio-mmio
Sungho Bae
[RFC PATCH v1 1/4] virtio: separate PM restore and reset_done paths
Sungho Bae
[RFC PATCH v1 2/4] virtio_ring: export virtqueue_reinit_vring() for noirq restore
Sungho Bae
[RFC PATCH v1 3/4] virtio: add noirq system sleep PM infrastructure
Sungho Bae
[RFC PATCH v1 4/4] virtio-mmio: wire up noirq system sleep PM callbacks
Sungho Bae
Re: [PATCH bpf-next 1/2] bpf: tcp: Reject TCP_NODELAY from BPF hdr opt callbacks
Martin KaFai Lau
[RFC PATCH v3 0/7]
Fedorov Nikita
[RFC PATCH v3 4/7] hq-spinlock: add hq-spinlock tunables and debug statistics
Fedorov Nikita
[RFC PATCH v3 2/7] hq-spinlock: implement inner logic
Fedorov Nikita
[RFC PATCH v3 6/7] lockref: use hq-spinlock
Fedorov Nikita
[RFC PATCH v3 7/7] futex: use hq-spinlock for hash buckets
Fedorov Nikita
[RFC PATCH v3 1/7] kernel: add hq-spinlock types
Fedorov Nikita
[RFC PATCH v3 3/7] hq-spinlock: add contention detection
Fedorov Nikita
[RFC PATCH v3 5/7] kernel: introduce general hq-spinlock support
Fedorov Nikita
Re: [PATCH 03/10] mfd: qcom_rpm: add msm8960 QDSS clock resource
Antony Kurniawan Soemardi
Re: [PATCH 03/10] mfd: qcom_rpm: add msm8960 QDSS clock resource
Konrad Dybcio
Re: [PATCH 03/10] mfd: qcom_rpm: add msm8960 QDSS clock resource
Dmitry Baryshkov
Re: [PATCH 03/10] mfd: qcom_rpm: add msm8960 QDSS clock resource
Antony Kurniawan Soemardi
Re: [PATCH 03/10] mfd: qcom_rpm: add msm8960 QDSS clock resource
Dmitry Baryshkov
RE: [PATCH v2] PCI: hv: Allocate MMIO from above 4GB for the config window
Dexuan Cui
RE: [PATCH v2] PCI: hv: Allocate MMIO from above 4GB for the config window
Dexuan Cui
RE: [PATCH v2] PCI: hv: Allocate MMIO from above 4GB for the config window
Michael Kelley
RE: [PATCH v2] PCI: hv: Allocate MMIO from above 4GB for the config window
Dexuan Cui
Re: [PATCH] audit: add backlog high water mark metric
Paul Moore
Re: [PATCH] audit: add backlog high water mark metric
Paul Moore
Re: [PATCH] audit: add backlog high water mark metric
Steve Grubb
Re: [PATCH] audit: add backlog high water mark metric
Paul Moore
Re: [PATCH] audit: add backlog high water mark metric
Paul Moore
Re: [PATCH] audit: add backlog high water mark metric
Ricardo Robaina
Re: [PATCH 0/4] vfio/virtio: Fix list_lock type and modernize locking
Yishai Hadas
Re: [PATCH 0/4] vfio/virtio: Fix list_lock type and modernize locking
Alex Williamson
Re: [PATCH 0/4] vfio/virtio: Fix list_lock type and modernize locking
Yishai Hadas
[PATCH net v4 0/3] vsock/virtio: fix MSG_PEEK calculation on bytes to copy
Luigi Leonardi
[PATCH net v4 1/3] vsock/virtio: fix MSG_PEEK ignoring skb offset when calculating bytes to copy
Luigi Leonardi
[PATCH net v4 2/3] vsock/test: fix MSG_PEEK handling in recv_buf()
Luigi Leonardi
Re: [PATCH net v4 2/3] vsock/test: fix MSG_PEEK handling in recv_buf()
Stefano Garzarella
[PATCH net v4 3/3] vsock/test: add MSG_PEEK after partial recv test
Luigi Leonardi
Re: [PATCH net v4 0/3] vsock/virtio: fix MSG_PEEK calculation on bytes to copy
patchwork-bot+netdevbpf
Re: [RFC, PATCH 10/12] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
Usama Arif
Re: [RFC, PATCH 10/12] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
Kiryl Shutsemau
[PATCH net v4] ipvs: fix MTU check for GSO packets in tunnel mode
Yingnan Zhang
Re: [PATCH net v4] ipvs: fix MTU check for GSO packets in tunnel mode
Julian Anastasov
[PATCH v2] slab: support for compiler-assisted type-based slab cache partitioning
Marco Elver
Re: [PATCH v2] slab: support for compiler-assisted type-based slab cache partitioning
Marco Elver
Re: [PATCH v2] slab: support for compiler-assisted type-based slab cache partitioning
Harry Yoo (Oracle)
Re: [PATCH v2] slab: support for compiler-assisted type-based slab cache partitioning
Marco Elver
Re: [PATCH v2] slab: support for compiler-assisted type-based slab cache partitioning
Harry Yoo (Oracle)
Re: [PATCH v2] slab: support for compiler-assisted type-based slab cache partitioning
Kees Cook
Re: [PATCH v2] slab: support for compiler-assisted type-based slab cache partitioning
Marco Elver
Re: [PATCH v2] slab: support for compiler-assisted type-based slab cache partitioning
Marco Elver
Re: [PATCH v2] slab: support for compiler-assisted type-based slab cache partitioning
Kees Cook
Re: [PATCH 5/6] selftests: Preserve subtarget failures in all/install
Mark Brown
Re: [PATCH 5/6] selftests: Preserve subtarget failures in all/install
Shuah Khan
Re: [PATCH 5/6] selftests: Preserve subtarget failures in all/install
Ricardo B . Marlière
Re: [PATCH 5/6] selftests: Preserve subtarget failures in all/install
Shuah Khan
Re: [PATCH 5/6] selftests: Preserve subtarget failures in all/install
Ricardo B . Marlière
Re: [PATCH 5/6] selftests: Preserve subtarget failures in all/install
Mark Brown
Re: [PATCH 5/6] selftests: Preserve subtarget failures in all/install
Shuah Khan
Re: [PATCH 5/6] selftests: Preserve subtarget failures in all/install
Mark Brown
Re: [PATCH 5/6] selftests: Preserve subtarget failures in all/install
Shuah Khan
Re: [PATCH 5/6] selftests: Preserve subtarget failures in all/install
Mark Brown
Re: [PATCH 5/6] selftests: Preserve subtarget failures in all/install
Shuah Khan
Re: [PATCH 5/6] selftests: Preserve subtarget failures in all/install
Shuah Khan
Re: [PATCH 5/6] selftests: Preserve subtarget failures in all/install
Mark Brown
Re: [PATCH 5/6] selftests: Preserve subtarget failures in all/install
Mark Brown
Re: [PATCH 5/6] selftests: Preserve subtarget failures in all/install
Shuah Khan
Re: [PATCH v2 0/4] Firmware LSM hook
Jason Gunthorpe
Re: [PATCH v2 0/4] Firmware LSM hook
Paul Moore
Re: [PATCH v2 0/4] Firmware LSM hook
Jason Gunthorpe
Re: [PATCH v2 0/4] Firmware LSM hook
Paul Moore
Re: [PATCH v2 0/4] Firmware LSM hook
Jason Gunthorpe
Re: [PATCH v2 0/4] Firmware LSM hook
Paul Moore
Re: [PATCH v2 0/4] Firmware LSM hook
Jason Gunthorpe
Re: [PATCH v2 0/4] Firmware LSM hook
Leon Romanovsky
Re: [PATCH v2 0/4] Firmware LSM hook
Jason Gunthorpe
Re: [PATCH v2 0/4] Firmware LSM hook
Leon Romanovsky
Re: [PATCH v2 0/4] Firmware LSM hook
Jason Gunthorpe
Re: [PATCH v2 0/4] Firmware LSM hook
Leon Romanovsky
Re: [PATCH v2 0/4] Firmware LSM hook
Paul Moore
Re: [PATCH v2 0/4] Firmware LSM hook
Casey Schaufler
Re: [PATCH] kbuild/btf: Remove broken module relinking exclusion
Alan Maguire
Re: [PATCH] kbuild/btf: Remove broken module relinking exclusion
Ihor Solodrai
Re: [PATCH v6 01/30] mm: Introduce kpkeys
David Hildenbrand (Arm)
Re: [PATCH v6 01/30] mm: Introduce kpkeys
Kevin Brodsky
Re: [PATCH v6 01/30] mm: Introduce kpkeys
David Hildenbrand (Arm)
Re: [PATCH v6 01/30] mm: Introduce kpkeys
Kevin Brodsky
Re: [PATCH v6 01/30] mm: Introduce kpkeys
David Hildenbrand (Arm)
Re: [PATCH v6 01/30] mm: Introduce kpkeys
Kevin Brodsky
Re: [PATCH v6 01/30] mm: Introduce kpkeys
David Hildenbrand (Arm)
Re: [PATCH v6 01/30] mm: Introduce kpkeys
Kevin Brodsky
Re: [PATCH v6 01/30] mm: Introduce kpkeys
David Hildenbrand (Arm)
Re: [PATCH] usb: typec: intel_pmc_mux: combine kzalloc + kcalloc
Heikki Krogerus
[PATCH] usb: typec: intel_pmc_mux: combine kzalloc + kcalloc
Rosen Penev
Re: [PATCH] usb: typec: intel_pmc_mux: combine kzalloc + kcalloc
Heikki Krogerus
Re: [PATCH v6 00/30] pkeys-based page table hardening
David Hildenbrand (Arm)
Re: [PATCH v6 00/30] pkeys-based page table hardening
Kevin Brodsky
Re: [PATCH net v2 3/4] net: mana: Don't overwrite port probe error with add_adev result
Simon Horman
[PATCH 1/2] lib/string_helpers: drop redundant allocation in kasprintf_strarray
Thorsten Blum
[PATCH 2/2] lib/string_helpers: annotate struct strarray with __counted_by_ptr
Thorsten Blum
Re: [PATCH 1/2] lib/string_helpers: drop redundant allocation in kasprintf_strarray
Andy Shevchenko
Re: [PATCH 1/2] lib/string_helpers: drop redundant allocation in kasprintf_strarray
Thorsten Blum
Re: [PATCH 1/2] lib/string_helpers: drop redundant allocation in kasprintf_strarray
Andy Shevchenko
Re: [PATCH 1/2] lib/string_helpers: drop redundant allocation in kasprintf_strarray
David Laight
[PATCH bpf-next] selftests/bpf: Fix timer_start_deadlock failure due to hrtimer change
Shung-Hsi Yu
Re: [PATCH bpf-next] selftests/bpf: Fix timer_start_deadlock failure due to hrtimer change
Mykyta Yatsenko
Re: [PATCH bpf-next] selftests/bpf: Fix timer_start_deadlock failure due to hrtimer change
patchwork-bot+netdevbpf
Re: [PATCH v2 0/6] kselftests: livepatch: Adapt tests to be executed on 4.12 kernels
Miroslav Benes
Re: [PATCH v2 0/6] kselftests: livepatch: Adapt tests to be executed on 4.12 kernels
Marcos Paulo de Souza
Re: [PATCH v2 0/6] kselftests: livepatch: Adapt tests to be executed on 4.12 kernels
Miroslav Benes
Re: [PATCH v2 0/6] kselftests: livepatch: Adapt tests to be executed on 4.12 kernels
Josh Poimboeuf
Re: [PATCH v2 0/6] kselftests: livepatch: Adapt tests to be executed on 4.12 kernels
Marcos Paulo de Souza
Re: [PATCH v2 0/6] kselftests: livepatch: Adapt tests to be executed on 4.12 kernels
Joe Lawrence
Re: [PATCH v2 0/6] kselftests: livepatch: Adapt tests to be executed on 4.12 kernels
Miroslav Benes
[PATCH] arm64: dts: qcom: sdm845-shift-axolotl: describe WiFi/BT properly
David Heidelberg via B4 Relay
Re: [PATCH] arm64: dts: qcom: sdm845-shift-axolotl: describe WiFi/BT properly
Konrad Dybcio
Re: [PATCH] arm64: dts: qcom: sdm845-shift-axolotl: describe WiFi/BT properly
Dmitry Baryshkov
Re: [PATCH net-next v2 5/5] selftests: net: add veth BQL stress test
Breno Leitao
Re: maintainer profiles
Mauro Carvalho Chehab
Re: [PATCH net v3 3/3] vsock/test: add MSG_PEEK after partial recv test
Stefano Garzarella
Re: [PATCH net v3 2/3] vsock/test: fix MSG_PEEK handling in recv_buf()
Stefano Garzarella
Re: [PATCH net v3 2/3] vsock/test: fix MSG_PEEK handling in recv_buf()
Stefano Garzarella
Re: [PATCH net v3 2/3] vsock/test: fix MSG_PEEK handling in recv_buf()
Luigi Leonardi
[PATCH v4] KEYS: trusted: Debugging as a feature
Jarkko Sakkinen
Re: [PATCH v4] KEYS: trusted: Debugging as a feature
Nayna Jain
Re: [PATCH v2 08/12] workqueue, mm: Support dynamic housekeeping mask updates
Frederic Weisbecker
Re: [PATCH v2 07/12] sched/core: Dynamically update scheduler domain housekeeping mask
Frederic Weisbecker
Re: [PATCH v3 net] vsock: fix buffer size clamping order
Stefano Garzarella
Re: [PATCH v3 net] vsock: fix buffer size clamping order
Michal Luczaj
Re: [PATCH v2 03/12] rcu: Support runtime NOCB initialization and dynamic offloading
Frederic Weisbecker
Re: [PATCH net] hv_sock: Report EOF instead of -EIO for FIN
Stefano Garzarella
RE: [EXTERNAL] Re: [PATCH net] hv_sock: Report EOF instead of -EIO for FIN
Dexuan Cui
RE: [EXTERNAL] Re: [PATCH net] hv_sock: Report EOF instead of -EIO for FIN
Dexuan Cui
[PATCH] ima: Use KEXEC_SIG_FORCE for rejecting unsigned kexec images
Chi Wang
Re: [PATCH] ima: Use KEXEC_SIG_FORCE for rejecting unsigned kexec images
Mimi Zohar
Re: [PATCH v6 00/43] btrfs: add fscrypt support
Daniel Vacek
Re: [PATCH v6 00/43] btrfs: add fscrypt support
Neal Gompa
Re: [PATCH v6 00/43] btrfs: add fscrypt support
Daniel Vacek
Re: [PATCH v2 01/12] sched/isolation: Separate housekeeping types in enum hk_type
Frederic Weisbecker
Re: [PATCH 1/2] kselftests: cgroup: update kmem test tolerance for multi-memcg stock
Michal Koutný
Re: [PATCH 1/2] kselftests: cgroup: update kmem test tolerance for multi-memcg stock
ranxiaokai627
Re: [PATCH v2 1/6] selftests: livepatch: Check for ARCH_HAS_SYSCALL_WRAPPER config
Miroslav Benes
Re: [PATCH v2 1/6] selftests: livepatch: Check for ARCH_HAS_SYSCALL_WRAPPER config
Petr Mladek
Re: [PATCH v2 1/6] selftests: livepatch: Check for ARCH_HAS_SYSCALL_WRAPPER config
Joe Lawrence
Re: [PATCH v2 1/6] selftests: livepatch: Check for ARCH_HAS_SYSCALL_WRAPPER config
Joe Lawrence
Re: [PATCH v2 09/12] cgroup/cpuset: Introduce CPUSet-driven dynamic housekeeping (DHM)
Frederic Weisbecker
Re: [PATCH net-next 2/2] KEYS: annotate struct user_key_payload with __counted_by
Thorsten Blum
Re: [PATCH net-next 2/2] KEYS: annotate struct user_key_payload with __counted_by
Jarkko Sakkinen
Re: [PATCH net-next 2/2] KEYS: annotate struct user_key_payload with __counted_by
Thorsten Blum
Re: [PATCH net-next 2/2] KEYS: annotate struct user_key_payload with __counted_by
Jarkko Sakkinen
Re: [PATCH net-next 2/2] KEYS: annotate struct user_key_payload with __counted_by
Jarkko Sakkinen
Re: [PATCH 05/10] ARM: dts: qcom: msm8960: add RPM clock controller and fix USB clocks
Konrad Dybcio
Re: [PATCH 05/10] ARM: dts: qcom: msm8960: add RPM clock controller and fix USB clocks
Dmitry Baryshkov
Re: [PATCH 08/10] ARM: dts: qcom: msm8960: add SMSM & SPS
Konrad Dybcio
Re: [PATCH 08/10] ARM: dts: qcom: msm8960: add SMSM & SPS
Dmitry Baryshkov
Re: [PATCH 08/10] ARM: dts: qcom: msm8960: add SMSM & SPS
Antony Kurniawan Soemardi
Re: [PATCH 2/2] arm64: dts: qcom: msm8916-panasonic-eluga-u2: add initial device tree
Konrad Dybcio
Re: [PATCH v4 0/2] vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iter
Eugenio Perez Martin
Earlier messages
Later messages