linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v2 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
Stanislav Kinsburskii
Re: [PATCH] rust: module_param: use `pr_warn_once!` for null pointer warning
Miguel Ojeda
Re: [PATCH] rust: module_param: use `pr_warn_once!` for null pointer warning
Sami Tolvanen
[PATCH net-next 0/3] vxlan: vnifilter: fix VNI add/update notifications
Andy Roulin
[PATCH net-next 2/3] vxlan: vnifilter: fix spurious notification on VNI update
Andy Roulin
[PATCH net-next 1/3] vxlan: vnifilter: send notification on VNI add
Andy Roulin
[PATCH net-next 3/3] selftests: net: add vxlan vnifilter notification test
Andy Roulin
Re: [PATCH net-next 0/3] vxlan: vnifilter: fix VNI add/update notifications
Andy Roulin
Re: [PATCH v4 02/16] vfio/pci: Preserve vfio-pci device files across Live Update
Vipin Sharma
Re: [PATCH v4 02/16] vfio/pci: Preserve vfio-pci device files across Live Update
David Matlack
[PATCH v2 0/6] io_uring/zcrx: add CQE based notifications and stats reporting
Clément Léger
[PATCH v2 2/6] io_uring/zcrx: notify user when out of buffers
Clément Léger
Re: [PATCH v2 2/6] io_uring/zcrx: notify user when out of buffers
Vishwanath Seshagiri
[PATCH v2 4/6] io_uring/zcrx: add shared-memory notification statistics
Clément Léger
[PATCH v2 6/6] selftests: iou-zcrx: add notification and stats test for zcrx
Clément Léger
[PATCH v2 1/6] io_uring/zcrx: add ctx pointer to zcrx
Clément Léger
Re: [PATCH v2 1/6] io_uring/zcrx: add ctx pointer to zcrx
Vishwanath Seshagiri
[PATCH v2 3/6] io_uring/zcrx: notify user on frag copy fallback
Clément Léger
[PATCH v2 5/6] Documentation: networking: document zcrx notifications and statistics
Clément Léger
Re: [PATCH v2 0/6] io_uring/zcrx: add CQE based notifications and stats reporting
Pavel Begunkov
[PATCH v3 0/6] tpm_crb: Add command and response buffer chunking support
Arun Menon
[PATCH v3 5/6] tpm: Increase TPM_BUFSIZE to 8kB for chunking support
Arun Menon
[PATCH v3 6/6] tpm_crb: Implement command and response chunking logic
Arun Menon
Re: [PATCH v3 6/6] tpm_crb: Implement command and response chunking logic
Jarkko Sakkinen
[PATCH v3 1/6] tpm_crb: Add register definitions of TPM CRB chunking fields
Arun Menon
[PATCH v3 3/6] tpm_crb: Add start_cmd parameter to tpm_crb_start wrapper
Arun Menon
Re: [PATCH v3 3/6] tpm_crb: Add start_cmd parameter to tpm_crb_start wrapper
Jarkko Sakkinen
[PATCH v3 4/6] tpm: tis_i2c: Use local 4KB buffer to limit memory usage
Arun Menon
Re: [PATCH v3 4/6] tpm: tis_i2c: Use local 4KB buffer to limit memory usage
Jarkko Sakkinen
[PATCH v3 2/6] tpm_crb: Split start method into a separate header
Arun Menon
Re: [PATCH v3 2/6] tpm_crb: Split start method into a separate header
Jarkko Sakkinen
Re: [PATCH v3 0/6] tpm_crb: Add command and response buffer chunking support
Jarkko Sakkinen
[PATCH v2 0/2] arm64: Implement support for 2025 dpISA extensions
Mark Brown
[PATCH v2 1/2] arm64/cpufeature: Define hwcaps for 2025 dpISA features
Mark Brown
Re: [PATCH v2 1/2] arm64/cpufeature: Define hwcaps for 2025 dpISA features
Will Deacon
Re: [PATCH v2 1/2] arm64/cpufeature: Define hwcaps for 2025 dpISA features
Mark Brown
[PATCH v2 2/2] kselftest/arm64: Add 2025 dpISA coverage to hwcaps
Mark Brown
Re: [PATCH v2 0/2] arm64: Implement support for 2025 dpISA extensions
Will Deacon
Re: [PATCH v2 0/3] arm64: perf: Skip device memory during user callchain unwinding
Will Deacon
Re: [PATCH v2 0/3] arm64: perf: Skip device memory during user callchain unwinding
Fredrik Markstrom
[PATCH bpf-next 0/5] bpf: Follow-up fixes for BPF syscall common attributes
Leon Hwang
[PATCH bpf-next 1/5] bpf: Check tail zero of bpf_common_attr using offsetofend
Leon Hwang
Re: [PATCH bpf-next 1/5] bpf: Check tail zero of bpf_common_attr using offsetofend
Mykyta Yatsenko
Re: [PATCH bpf-next 1/5] bpf: Check tail zero of bpf_common_attr using offsetofend
Leon Hwang
[PATCH bpf-next 2/5] bpf: Fix concurrent regression in map_create()
Leon Hwang
Re: [PATCH bpf-next 2/5] bpf: Fix concurrent regression in map_create()
bot+bpf-ci
Re: [PATCH bpf-next 2/5] bpf: Fix concurrent regression in map_create()
Leon Hwang
Re: [PATCH bpf-next 2/5] bpf: Fix concurrent regression in map_create()
Alexei Starovoitov
Re: [PATCH bpf-next 2/5] bpf: Fix concurrent regression in map_create()
Leon Hwang
Re: [PATCH bpf-next 2/5] bpf: Fix concurrent regression in map_create()
Mykyta Yatsenko
Re: [PATCH bpf-next 2/5] bpf: Fix concurrent regression in map_create()
Leon Hwang
Re: [PATCH bpf-next 2/5] bpf: Fix concurrent regression in map_create()
Mykyta Yatsenko
Re: [PATCH bpf-next 2/5] bpf: Fix concurrent regression in map_create()
Leon Hwang
[PATCH bpf-next 3/5] libbpf: Add OPTS_VALID() for log_opts in bpf_map_create
Leon Hwang
[PATCH bpf-next 4/5] selftests/bpf: Use -1 as token_fd in map create failure test
Leon Hwang
[PATCH bpf-next 5/5] selftests/bpf: Add test to verify checking padding bytes for BPF syscall common attributes
Leon Hwang
Re: [PATCH bpf-next 0/5] bpf: Follow-up fixes for BPF syscall common attributes
patchwork-bot+netdevbpf
[PATCH 0/2] gpio: add kunit tests for GPIO core
Bartosz Golaszewski
[PATCH 1/2] kunit: provide kunit_platform_device_register_full()
Bartosz Golaszewski
[PATCH 2/2] gpio: add kunit test cases for the GPIO subsystem
Bartosz Golaszewski
[DRAFT][PATCH] scsi: scsi_transport_fc: widen FPIN pname walker counter to u32
Michael Bommarito
[PATCH] scsi: scsi_transport_fc: widen FPIN pname walker counter to u32
Michael Bommarito
Re: [PATCH] scsi: scsi_transport_fc: widen FPIN pname walker counter to u32
Christoph Hellwig
[PATCH v2] scsi: scsi_transport_fc: widen FPIN pname walker counter to u32
Michael Bommarito
Re: [PATCH v2] scsi: scsi_transport_fc: widen FPIN pname walker counter to u32
Christoph Hellwig
[PATCH v3] scsi: scsi_transport_fc: widen FPIN pname walker counter to u32
Michael Bommarito
Re: [PATCH v3] scsi: scsi_transport_fc: widen FPIN pname walker counter to u32
David Laight
[PATCH v4] scsi: scsi_transport_fc: widen FPIN pname walker counter to u32
Michael Bommarito
Re: [PATCH v4] scsi: scsi_transport_fc: widen FPIN pname walker counter to u32
Christoph Hellwig
Re: [PATCH v4] scsi: scsi_transport_fc: widen FPIN pname walker counter to u32
John Garry
Re: [PATCH v3 0/4] KVM: arm64: vgic: Fix IGROUPR writability and IIDR revision control
David Woodhouse
[PATCH] tpm: Use named initializers for arrays of i2c_device_data
The Capable Hub
Re: [PATCH] tpm: Use named initializers for arrays of i2c_device_data
Jarkko Sakkinen
Re: [PATCH] tpm: Use named initializers for arrays of i2c_device_data
The Capable Hub
Re: [PATCH] tpm: Use named initializers for arrays of i2c_device_data
Jarkko Sakkinen
Re: [PATCH] tpm: Use named initializers for arrays of i2c_device_data
The Capable Hub
[PATCH v4 0/2] riscv: lib: add optimized memcmp() and extend KUnit tests
Milan Tripkovic
[PATCH v4 1/2] riscv: lib: add memcmp() implementation
Milan Tripkovic
Re: [PATCH v4 1/2] riscv: lib: add memcmp() implementation
David Laight
[PATCH v4 2/2] lib/string_kunit: extend benchmarks and unit test to memcmp()
Milan Tripkovic
[syzbot] [bridge?] WARNING in br_fill_linkxstats
syzbot
[PATCH v2] module: decompress: check return value of module_extend_max_pages()
Andrii Kuchmenko
Re: [PATCH v2] module: decompress: check return value of module_extend_max_pages()
Greg KH
[PATCH v2] module: decompress: check return value of module_extend_max_pages()
Andrii Kuchmenko
Re: [PATCH v2] module: decompress: check return value of module_extend_max_pages()
Christophe Leroy (CS GROUP)
Re: [PATCH v2] module: decompress: check return value of module_extend_max_pages()
Christophe Leroy (CS GROUP)
Re: [PATCH v2] module: decompress: check return value of module_extend_max_pages()
Sami Tolvanen
Re: [PATCH v2] module: decompress: check return value of module_extend_max_pages()
Sami Tolvanen
Re: [PATCH v2] module: decompress: check return value of module_extend_max_pages()
Afi0
Re: [PATCH v2] module: decompress: check return value of module_extend_max_pages()
Christophe Leroy (CS GROUP)
Re: [PATCH 2/2] selftests/liveupdate: Add helpers to preserve/retrieve FDs
tarunsahu
Re: [PATCH 2/2] selftests/liveupdate: Add helpers to preserve/retrieve FDs
Vipin Sharma
Re: [PATCH] mmc: mmc_test: Fix __counted_by handling after kzalloc_flex() conversion
Geert Uytterhoeven
Re: [PATCH] mmc: mmc_test: Fix __counted_by handling after kzalloc_flex() conversion
Lad, Prabhakar
Re: [PATCH] mmc: mmc_test: Fix __counted_by handling after kzalloc_flex() conversion
Geert Uytterhoeven
Re: [PATCH] mmc: mmc_test: Fix __counted_by handling after kzalloc_flex() conversion
Lad, Prabhakar
Re: [PATCH v2] netlink, audit: prevent false ENOBUFS on timeout expiry
Simon Horman
Re: [PATCH v2] netlink, audit: prevent false ENOBUFS on timeout expiry
Jakub Kicinski
[PATCH] rust: kernel: module_param: replace pr_warn with pr_warn_once
Xiaobo Liu
Re: [PATCH] rust: kernel: module_param: replace pr_warn with pr_warn_once
Onur Özkan
[PATCH] rust: kernel: module_param: replace pr_warn with pr_warn_once
Xiaobo Liu
[PATCH] rust: kernel: module_param: replace pr_warn with pr_warn_once
Xiaobo Liu
Re: [PATCH] rust: kernel: module_param: replace pr_warn with pr_warn_once
Miguel Ojeda
Re: [PATCH wpan] ieee802154: ca8210: fix pointer truncation in kfifo on 64-bit
Simon Horman
Re: [PATCH wpan] ieee802154: ca8210: fix pointer truncation in kfifo on 64-bit
Miquel Raynal
[PATCH] MAINTAINERS: nvdimm: Include maintainer profile
Krzysztof Kozlowski
Re: [PATCH] MAINTAINERS: nvdimm: Include maintainer profile
Dave Jiang
[PATCH] MAINTAINERS: KVM: Include maintainer profile
Krzysztof Kozlowski
[PATCH] MAINTAINERS: tip: Include maintainer profile
Krzysztof Kozlowski
[PATCH v5 0/4] Enable sysfs module symlink for more built-in drivers
Shashank Balaji
[PATCH v5 3/4] coresight: pass THIS_MODULE implicitly through a macro
Shashank Balaji
[PATCH v5 4/4] driver core: platform: set mod_name in driver registration
Shashank Balaji
Re: [PATCH v5 4/4] driver core: platform: set mod_name in driver registration
Greg Kroah-Hartman
Re: [PATCH v5 4/4] driver core: platform: set mod_name in driver registration
Shashank Balaji
Re: [PATCH v5 4/4] driver core: platform: set mod_name in driver registration
Greg Kroah-Hartman
[PATCH v5 2/4] kernel: param: initialize module_kset in a pure_initcall
Shashank Balaji
Re: [PATCH v5 2/4] kernel: param: initialize module_kset in a pure_initcall
Petr Pavlu
Re: [PATCH v5 2/4] kernel: param: initialize module_kset in a pure_initcall
Shashank Balaji
[PATCH v5 1/4] soc/tegra: cbb: Move driver registration from pure_initcall to core_initcall
Shashank Balaji
[PATCH v2] docs: dt: maintainer: Add Devicetree and OF maintainer profile document
Krzysztof Kozlowski
[RFC PATCH v1 0/8] liveupdate: kvm: Guest_memfd preservation
Tarun Sahu
[RFC PATCH v1 3/9] kvm: Prepare core VM structs and helpers for LUO support
Tarun Sahu
[RFC PATCH v1 5/9] kvm: guest_memfd: Move internal definitions and helper to new header
Tarun Sahu
[RFC PATCH v1 7/9] kvm: guest_memfd_luo: add support for guest_memfd preservation
Tarun Sahu
[RFC PATCH v1 9/9] selftests: kvm: Add guest_memfd_preservation_test
Tarun Sahu
[RFC PATCH v1 2/9] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
Tarun Sahu
[RFC PATCH v1 6/9] kvm: guest_memfd: Add support for freezing and unfreezing mappings
Tarun Sahu
[RFC PATCH v1 8/9] selftests: kvm: Split ____vm_create() to expose init helpers
Tarun Sahu
[RFC PATCH v1 1/9] liveupdate: luo_file: Add internal APIs for file preservation
Tarun Sahu
[RFC PATCH v1 4/9] kvm: kvm_luo: Allow kvm preservation with LUO
Tarun Sahu
Re: [PATCH net] nfc: llcp: avoid userspace overflow on invalid optlen
Simon Horman
Re: [PATCH net] nfc: llcp: avoid userspace overflow on invalid optlen
Breno Leitao
[PATCH] docs: dt: maintainer: Add Devicetree and OF maintainer profile document
Krzysztof Kozlowski
[PATCH net v4 0/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
Stefano Garzarella
[PATCH net v4 1/2] vsock/virtio: reset connection on receiving queue overflow
Stefano Garzarella
[PATCH net v4 2/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
Stefano Garzarella
Re: [PATCH net v4 0/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
Stefano Garzarella
Re: [PATCH net v4 0/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
Jakub Kicinski
Re: [PATCH net v4 0/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
patchwork-bot+netdevbpf
[PATCH v2 0/6] tools/build: Allow versioning of all LLVM tools
James Clark
[PATCH v2 1/6] tools/build: Allow versioning of all LLVM tools defined in Makefile.include
James Clark
[PATCH v2 4/6] tools/build: Allow versioning LLVM readelf
James Clark
Re: [PATCH v2 4/6] tools/build: Allow versioning LLVM readelf
Ian Rogers
[PATCH v2 2/6] tools/build: Indent if else blocks
James Clark
[PATCH v2 3/6] selftests: Remove unused LLD variable
James Clark
Re: [PATCH v2 3/6] selftests: Remove unused LLD variable
Benjamin Tissoires
[PATCH v2 6/6] tools/build: selftests: Remove some duplicate toolchain definitions
James Clark
[PATCH v2 5/6] tools/build: selftests: Allow versioning LLVM lld
James Clark
Re: [linus:master] [selftests] 465b05bae5: kernel-selftests.landlock.audit_test.audit.tsync_override_log_subdomains_off.fail
Thomas Weißschuh
Re: [linus:master] [selftests] 465b05bae5: kernel-selftests.landlock.audit_test.audit.tsync_override_log_subdomains_off.fail
Mickaël Salaün
Re: [linus:master] [selftests] 465b05bae5: kernel-selftests.landlock.audit_test.audit.tsync_override_log_subdomains_off.fail
Thomas Weißschuh
[PATCH] selftests/mm: add missing mmap() return checks in pkey tests
Hongfu Li
Re: [PATCH] selftests/mm: add missing mmap() return checks in pkey tests
Lorenzo Stoakes
Re: [PATCH] selftests/mm: add missing mmap() return checks in pkey tests
Hongfu Li
Re: [PATCH] selftests/mm: add missing mmap() return checks in pkey tests
Lorenzo Stoakes
Re: [PATCH] selftests/mm: add missing mmap() return checks in pkey tests
Hongfu Li
Re: [PATCH v4 04/30] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
Dongli Zhang
Re: [PATCH v4 04/30] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
David Woodhouse
Re: [PATCH v4 04/30] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
Sean Christopherson
Re: [PATCH v4 04/30] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
Dongli Zhang
Re: [PATCH v4 04/30] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
David Woodhouse
Re: [PATCH v4 04/30] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
Dongli Zhang
Re: [PATCH v4 04/30] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
David Woodhouse
Re: [PATCH v4 04/30] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
Dongli Zhang
Re: [PATCH v4 04/30] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
David Woodhouse
Re: [PATCH v5 00/16] firmware: qcom: Add OP-TEE PAS service support
Sumit Garg
[PATCH v6 00/16] firmware: qcom: Add OP-TEE PAS service support
Sumit Garg
[PATCH v6 04/16] firmware: qcom: Add a PAS TEE service
Sumit Garg
[PATCH v6 03/16] firmware: qcom_scm: Migrate to generic PAS service
Sumit Garg
[PATCH v6 07/16] soc: qcom: mdtloader: Switch to generic PAS TZ APIs
Sumit Garg
[PATCH v6 08/16] remoteproc: qcom_wcnss: Switch to generic PAS TZ APIs
Sumit Garg
[PATCH v6 01/16] arm64: dts: qcom: kodiak: Add EL2 overlay
Sumit Garg
[PATCH v6 09/16] remoteproc: qcom: Select QCOM_PAS generic service
Sumit Garg
[PATCH v6 11/16] media: qcom: Switch to generic PAS TZ APIs
Sumit Garg
Re: [PATCH v6 11/16] media: qcom: Switch to generic PAS TZ APIs
Vikash Garodia
Re: [PATCH v6 11/16] media: qcom: Switch to generic PAS TZ APIs
Sumit Garg
[PATCH v6 12/16] media: qcom: Pass proper PAS ID to set_remote_state API
Sumit Garg
Re: [PATCH v6 12/16] media: qcom: Pass proper PAS ID to set_remote_state API
Vikash Garodia
[PATCH v6 02/16] firmware: qcom: Add a generic PAS service
Sumit Garg
[PATCH v6 13/16] net: ipa: Switch to generic PAS TZ APIs
Sumit Garg
[PATCH v6 14/16] wifi: ath12k: Switch to generic PAS TZ APIs
Sumit Garg
[PATCH v6 05/16] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
Sumit Garg
[PATCH v6 10/16] drm/msm: Switch to generic PAS TZ APIs
Sumit Garg
[PATCH v6 15/16] firmware: qcom_scm: Remove SCM PAS wrappers
Sumit Garg
[PATCH v6 16/16] MAINTAINERS: Add maintainer entry for Qualcomm PAS TZ service
Sumit Garg
[PATCH v6 06/16] remoteproc: qcom_q6v5_mss: Switch to generic PAS TZ APIs
Sumit Garg
Re: [PATCH v6 00/16] firmware: qcom: Add OP-TEE PAS service support
Vignesh Viswanathan
Re: [PATCH v6 00/16] firmware: qcom: Add OP-TEE PAS service support
Jeff Johnson
Re: [PATCH v6 00/16] firmware: qcom: Add OP-TEE PAS service support
Sumit Garg
[PATCH] KVM: selftests: Fix vcpu_get_stats_fd() ioctl name
ZongYao . Chen
[PATCH 0/2] KVM: Fix guest_memfd binding overlap errno and selftest
ZongYao . Chen
[PATCH 1/2] KVM: guest_memfd: Return -EEXIST for overlapping bindings
ZongYao . Chen
Re: [PATCH 1/2] KVM: guest_memfd: Return -EEXIST for overlapping bindings
Sean Christopherson
Re: [PATCH 1/2] KVM: guest_memfd: Return -EEXIST for overlapping bindings
Ackerley Tng
[PATCH 2/2] KVM: selftests: Test guest_memfd binding overlap without GPA overlap
ZongYao . Chen
Re: [PATCH 2/2] KVM: selftests: Test guest_memfd binding overlap without GPA overlap
Ackerley Tng
Re: [PATCH 2/2] KVM: selftests: Test guest_memfd binding overlap without GPA overlap
Sean Christopherson
Re: [PATCH 2/2] KVM: selftests: Test guest_memfd binding overlap without GPA overlap
Ackerley Tng
Re: [PATCH 2/2] KVM: selftests: Test guest_memfd binding overlap without GPA overlap
Sean Christopherson
[PATCH] openrisc: ptrace: Rename STACK_FRAME_OVERHEAD to KERNEL_REDZONE_SIZE
4rynv
Earlier messages
Later messages