linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v2 15/16] riscv: kexec: Use generated instruction headers for kexec relocations
Charlie Jenkins via B4 Relay
[PATCH v3 0/6] Fix missing fops.owner in Rust DRM/misc abstractions
Alvin Sun
[PATCH v3 2/6] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
Alvin Sun
[PATCH v3 1/6] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
Alvin Sun
Re: [PATCH v3 1/6] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
Andreas Hindborg
Re: [PATCH v3 1/6] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
Gary Guo
Re: [PATCH v3 1/6] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
Alvin Sun
Re: [PATCH v3 1/6] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
Gary Guo
Re: [PATCH v3 1/6] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
Alvin Sun
Re: [PATCH v3 1/6] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
Gary Guo
[PATCH v3 4/6] rust: drm: set fops.owner from driver module pointer
Alvin Sun
Re: [PATCH v3 4/6] rust: drm: set fops.owner from driver module pointer
Andreas Hindborg
Re: [PATCH v3 4/6] rust: drm: set fops.owner from driver module pointer
Gary Guo
[PATCH v3 3/6] rust: macros: auto-insert OwnerModule in #[vtable]
Alvin Sun
Re: [PATCH v3 3/6] rust: macros: auto-insert OwnerModule in #[vtable]
Gary Guo
[PATCH v3 6/6] rust: configfs: use `LocalModule` for `THIS_MODULE`
Alvin Sun
Re: [PATCH v3 6/6] rust: configfs: use `LocalModule` for `THIS_MODULE`
Andreas Hindborg
[PATCH v3 5/6] rust: miscdevice: set fops.owner from driver module pointer
Alvin Sun
Re: [PATCH v3 5/6] rust: miscdevice: set fops.owner from driver module pointer
Andreas Hindborg
[PATCH] fscrypt,f2fs: introduce fscrypt_finalize_bounce_folio() for cleanup
Chao Yu
Re: [PATCH] fscrypt,f2fs: introduce fscrypt_finalize_bounce_folio() for cleanup
Eric Biggers
Re: [PATCH] fscrypt,f2fs: introduce fscrypt_finalize_bounce_folio() for cleanup
Chao Yu
Re: [PATCH bpf-next v2 1/2] bpf: Preserve untrusted memory pointer type on scalar add
Alexei Starovoitov
[PATCH] remoteproc: virtio: support dynamic number of vrings
Francesco Valla
Re: [PATCH] remoteproc: virtio: support dynamic number of vrings
Mathieu Poirier
Re: [PATCH] remoteproc: virtio: support dynamic number of vrings
Francesco Valla
Re: [PATCH v2 2/2] arm64: dts: qcom: sdm845-oneplus: Update compatible to include model
David Heidelberg
Re: [PATCH v2 2/2] arm64: dts: qcom: sdm845-oneplus: Update compatible to include model
Dmitry Torokhov
Re: [PATCH v2 2/2] arm64: dts: qcom: sdm845-oneplus: Update compatible to include model
David Heidelberg
Re: [PATCH v2 2/2] arm64: dts: qcom: sdm845-oneplus: Update compatible to include model
Dmitry Torokhov
Re: [PATCH v2 2/2] arm64: dts: qcom: sdm845-oneplus: Update compatible to include model
Krzysztof Kozlowski
Re: [PATCH v2 2/2] arm64: dts: qcom: sdm845-oneplus: Update compatible to include model
Krzysztof Kozlowski
Re: [PATCH v2 2/2] arm64: dts: qcom: sdm845-oneplus: Update compatible to include model
Dmitry Torokhov
Re: [PATCH v2 2/2] arm64: dts: qcom: sdm845-oneplus: Update compatible to include model
David Heidelberg
Re: [PATCH v2 2/2] arm64: dts: qcom: sdm845-oneplus: Update compatible to include model
Dmitry Torokhov
Re: [PATCH v2 2/2] arm64: dts: qcom: sdm845-oneplus: Update compatible to include model
David Heidelberg
Re: [PATCH v2 2/2] arm64: dts: qcom: sdm845-oneplus: Update compatible to include model
Krzysztof Kozlowski
[RFC PATCH v1.2 10/17] mm/damon/tests/core-kunit: remove nr_accesses_bp setup and tests
SeongJae Park
[RFC PATCH v1.2 11/17] selftests/damon/drgn_dump_damon_status: do not dump nr_accesses_bp
SeongJae Park
[RFC PATCH v1.2 02/17] mm/damon/tests/core-kunit: test damon_mvsum()
SeongJae Park
Re: [PATCH bpf-next v2 2/2] selftests/bpf: Add cross-subprog gotox target coverage
Yonghong Song
Re: [PATCH bpf-next v2 2/2] selftests/bpf: Add cross-subprog gotox target coverage
Anton Protopopov
Re: Re: [PATCH bpf-next v2 2/2] selftests/bpf: Add cross-subprog gotox target coverage
Nuoqi Gui
Re: [PATCH bpf-next v2 1/2] bpf: Enforce gotox targets against subprog bounds
Yonghong Song
Re: [PATCH bpf-next v2 1/2] bpf: Enforce gotox targets against subprog bounds
Anton Protopopov
Re: [PATCH bpf-next v2 1/2] bpf: Enforce gotox targets against subprog bounds
Eduard Zingerman
[PATCH bpf-next 0/3] Add BPF Exceptions support for RISC-V
Varun R Mallya
[PATCH bpf-next 1/3] riscv: stacktrace: Implement arch_bpf_stack_walk() for BPF
Varun R Mallya
Re: [PATCH bpf-next 1/3] riscv: stacktrace: Implement arch_bpf_stack_walk() for BPF
Pu Lehui
[PATCH bpf-next 2/3] riscv, bpf: Add support for BPF exceptions
Varun R Mallya
Re: [PATCH bpf-next 2/3] riscv, bpf: Add support for BPF exceptions
bot+bpf-ci
Re: [PATCH bpf-next 2/3] riscv, bpf: Add support for BPF exceptions
Varun R Mallya
Re: [PATCH bpf-next 2/3] riscv, bpf: Add support for BPF exceptions
Pu Lehui
Re: [PATCH bpf-next 2/3] riscv, bpf: Add support for BPF exceptions
Varun R Mallya
[PATCH bpf-next 3/3] riscv, bpf: Remove BPF exceptions from BPF CI denylist
Varun R Mallya
Re: [PATCH bpf-next 3/3] riscv, bpf: Remove BPF exceptions from BPF CI denylist
Pu Lehui
[PATCH v6 00/12] nvdimm: virtio_pmem: fix request lifetime and converge broken queue failures
Li Chen
[PATCH v6 01/12] nvdimm: preserve flush callback errors
Li Chen
Re: [PATCH v6 01/12] nvdimm: preserve flush callback errors
Pankaj Gupta
Re: [PATCH v6 01/12] nvdimm: preserve flush callback errors
Li Chen
[PATCH v6 03/12] nvdimm: pmem: guard data loop for dataless bios
Li Chen
[PATCH v6 02/12] nvdimm: pmem: keep PREFLUSH before data writes
Li Chen
[PATCH v6 04/12] nvdimm: virtio_pmem: stop allocating child flush bio
Li Chen
Re: [PATCH v6 04/12] nvdimm: virtio_pmem: stop allocating child flush bio
Pankaj Gupta
Re: [PATCH v6 04/12] nvdimm: virtio_pmem: stop allocating child flush bio
Li Chen
[PATCH v6 06/12] nvdimm: virtio_pmem: always wake -ENOSPC waiters
Li Chen
[PATCH v6 08/12] nvdimm: virtio_pmem: refcount requests for token lifetime
Li Chen
[PATCH v6 12/12] nvdimm: virtio_pmem: drain requests in freeze
Li Chen
[PATCH v6 05/12] nvdimm: virtio_pmem: use GFP_NOIO for flush requests
Li Chen
[PATCH v6 07/12] nvdimm: virtio_pmem: use READ_ONCE()/WRITE_ONCE() for wait flags
Li Chen
Re: [PATCH v6 07/12] nvdimm: virtio_pmem: use READ_ONCE()/WRITE_ONCE() for wait flags
Pankaj Gupta
[PATCH v6 09/12] nvdimm: virtio_pmem: publish done with release/acquire
Li Chen
[PATCH v6 10/12] nvdimm: virtio_pmem: isolate DMA request buffers
Li Chen
[PATCH v6 11/12] nvdimm: virtio_pmem: converge broken virtqueue to -EIO
Li Chen
[PATCH] lib/string: fix memchr_inv() for large ranges
Bradley Morgan
Re: [PATCH] lib/string: fix memchr_inv() for large ranges
Andy Shevchenko
[PATCH] module: annotate failed-module stats list traversal
Runyu Xiao
Re: [PATCH] module: annotate failed-module stats list traversal
Petr Pavlu
Re: [PATCH] module: annotate failed-module stats list traversal
Runyu Xiao
[PATCH] params: fix path of /sys/module/XYZ/parameters/ in comment
Zenghui Yu
Re: [PATCH] params: fix path of /sys/module/XYZ/parameters/ in comment
Randy Dunlap
Re: [PATCH] params: fix path of /sys/module/XYZ/parameters/ in comment
Aaron Tomlin
[PATCH v2] dm-inlinecrypt: Fix some error handling paths in inlinecrypt_ctr()
Christophe JAILLET
[PATCH] crypto: virtio - bound the device-reported akcipher result
Bryam Vargas via B4 Relay
Re: [PATCH] crypto: virtio - bound the device-reported akcipher result
Michael S. Tsirkin
[PATCH] drm/virtio: bound EDID block reads to the response buffer
Bryam Vargas via B4 Relay
Re: [PATCH 3/3] remoteproc: add SPDX-License-Identifier tag to rsc_table.h
XIAO WU
Re: [PATCH 3/3] remoteproc: add SPDX-License-Identifier tag to rsc_table.h
Mukesh Ojha
[PATCH] nvdimm/btt: reject an arena whose nfree is below the lane count
Bryam Vargas via B4 Relay
Re: [PATCH] nvdimm/btt: reject an arena whose nfree is below the lane count
Alison Schofield
Re: [PATCH v3 1/1] dm-inlinecrypt: add support for hardware-wrapped keys
Eric Biggers
[PATCH] libnvdimm/labels: Prevent integer overflow in __nd_label_validate()
Bryam Vargas via B4 Relay
Re: [PATCH] libnvdimm/labels: Prevent integer overflow in __nd_label_validate()
David Laight
Re: [PATCH] libnvdimm/labels: Prevent integer overflow in __nd_label_validate()
Bryam Vargas
Re: [PATCH] libnvdimm/labels: Prevent integer overflow in __nd_label_validate()
Bryam Vargas
Re: [PATCH] libnvdimm/labels: Prevent integer overflow in __nd_label_validate()
Alison Schofield
[PATCH] dm-inlinecrypt: Fix an error handling path in inlinecrypt_ctr()
Christophe JAILLET
Re: [PATCH] dm-inlinecrypt: Fix an error handling path in inlinecrypt_ctr()
Eric Biggers
[GIT PULL] TPM DEVICE DRIVER: for-next-tpm-7.2-rc1
Jarkko Sakkinen
Re: [GIT PULL] TPM DEVICE DRIVER: for-next-tpm-7.2-rc1
Jarkko Sakkinen
[RFC PATCH v1.1 09/13] mm/damon/tests/core-kunit: remove nr_accesses_bp setup and tests
SeongJae Park
[RFC PATCH v1.1 10/13] selftests/damon/drgn_dump_damon_status: do not dump nr_accesses_bp
SeongJae Park
[RFC PATCH v1.1 02/13] mm/damon/tests/core-kunit: test damon_mvsum()
SeongJae Park
[PATCH v3 0/2] tty: n_gsm: fix gsm_queue() UAF and add a base regression test
Weiming Shi
[PATCH v3 2/2] selftests: tty: add base regression test for n_gsm line discipline
Weiming Shi
[PATCH v3 1/2] tty: n_gsm: fix use-after-free in gsm_queue() control frame dispatch
Weiming Shi
[PATCH] selftests: filelock: add .gitignore for ofdlocks
Masaharu Noguchi
Re: [PATCH] selftests: filelock: add .gitignore for ofdlocks
Masaharu Noguchi
[PATCH bpf 0/2] bpf: Mark bpf_get_kmem_cache() as nullable
Nuoqi Gui
[PATCH bpf 1/2] bpf: Mark bpf_get_kmem_cache() as nullable
Nuoqi Gui
Re: [PATCH bpf 1/2] bpf: Mark bpf_get_kmem_cache() as nullable
Alexei Starovoitov
[PATCH bpf 2/2] selftests/bpf: Cover bpf_get_kmem_cache() null return
Nuoqi Gui
[PATCH bpf-next 0/2] bpf: Preserve RCU pointer nullness after unlock
Yiyang Chen
[PATCH bpf-next 1/2] bpf: Preserve nullable RCU pointer state on unlock
Yiyang Chen
Re: [PATCH bpf-next 1/2] bpf: Preserve nullable RCU pointer state on unlock
Alexei Starovoitov
[PATCH bpf-next 2/2] selftests/bpf: Cover nullable RCU pointer use after unlock
Yiyang Chen
[GIT PULL] hwspinlock updates for v7.2
Bjorn Andersson
Re: [GIT PULL] hwspinlock updates for v7.2
pr-tracker-bot
[GIT PULL] rpmsg update for v7.2
Bjorn Andersson
Re: [GIT PULL] rpmsg update for v7.2
pr-tracker-bot
[GIT PULL] remoteproc updates for v7.2
Bjorn Andersson
Re: [GIT PULL] remoteproc updates for v7.2
pr-tracker-bot
[no subject]
Siddharth C
[PATCH 1/2] bpf: preserve rx_queue_index across XDP redirects
Siddharth C
Re: [PATCH 1/2] bpf: preserve rx_queue_index across XDP redirects
Jakub Kicinski
Re: [PATCH 1/2] bpf: preserve rx_queue_index across XDP redirects
Alexei Starovoitov
Re: [PATCH 1/2] bpf: preserve rx_queue_index across XDP redirects
Mehdi Ben Hadj Khelifa
[PATCH 2/2] selftests/bpf: validate rx_queue_index in xdp_metadata
Siddharth C
[PATCH v2] vdpa_sim: fix cleanup after worker creation failure
Linfeng Sun
[GIT PULL] OpenRISC updates for 7.2
Stafford Horne
Re: [GIT PULL] OpenRISC updates for 7.2
pr-tracker-bot
[PATCH bpf-next v5 0/3] bpf, sockmap: reject a packet-modifying SK_SKB stream parser
Sechang Lim
[PATCH bpf-next v5 1/3] selftests/bpf: don't modify the skb in the strparser parser prog
Sechang Lim
[PATCH bpf-next v5 2/3] bpf, sockmap: reject a packet-modifying SK_SKB stream parser
Sechang Lim
[PATCH bpf-next v5 3/3] selftests/bpf: test rejection of a packet-modifying SK_SKB stream parser
Sechang Lim
Re: [PATCH bpf-next v5 0/3] bpf, sockmap: reject a packet-modifying SK_SKB stream parser
patchwork-bot+netdevbpf
Re: [PATCH RESEND] powerpc/rtas: Replace one-element array with flexible array member
Madhavan Srinivasan
Re: [PATCH] powerpc/pseries/lparcfg: Replace deprecated strcpy in parse_system_parameter_string
Madhavan Srinivasan
[PATCH] selftests/cgroup: Adjust cpu.max quota based on HZ
Joe Simmons-Talbott
Re: [PATCH net 0/2] ieee802154: admin-gate legacy LLSEC dumps + un-deaden ADD/DEL
Stefan Schmidt
Re: [PATCH] mac802154: Prevent overwrite return code in mac802154_perform_association()
Stefan Schmidt
Re: [PATCH] ieee802154: fix kernel-infoleak in dgram_recvmsg()
Stefan Schmidt
Re: [PATCH net v3 0/3] Avoid calling WARN_ON() on allocation failure in cfg802154_switch_netns()
Stefan Schmidt
Re: [PATCH] ieee802154: ca8210: fix cas_ctl leak on spi_async failure
Stefan Schmidt
Re: [PATCH wpan v3] ieee802154: ca8210: fix pointer truncation in kfifo on 64-bit
Stefan Schmidt
[PATCH 2/2] selftests/bpf: validate rx_queue_index in xdp_metadata
Siddharth_Cibi
Re: [PATCH 2/2] selftests/bpf: validate rx_queue_index in xdp_metadata
bot+bpf-ci
Re: [PATCH rdma-next v3] RDMA/mana_ib: Clamp adapter capabilities at the ib_device_attr boundary
Erni Sri Satya Vennela
[RFC PATCH 10/13] selftests/damon/drgn_dump_damon_status: do not dump nr_accesses_bp
SeongJae Park
[RFC PATCH 09/13] mm/damon/tests/core-kunit: remove nr_accesses_bp setup and tests
SeongJae Park
[RFC PATCH 02/13] mm/damon/tests/core-kunit: test damon_mvsum()
SeongJae Park
[PATCH] remoteproc: xlnx: refactor start & stop ops
Tanmay Shah
Re: [PATCH] remoteproc: xlnx: refactor start & stop ops
Michal Simek
Re: [PATCH] remoteproc: xlnx: refactor start & stop ops
Shah, Tanmay
Re: [PATCH] remoteproc: xlnx: refactor start & stop ops
Michal Simek
Re: [PATCH] remoteproc: xlnx: refactor start & stop ops
Mathieu Poirier
Re: [PATCH] remoteproc: xlnx: refactor start & stop ops
Michal Simek
Re: [PATCH] remoteproc: xlnx: refactor start & stop ops
Mathieu Poirier
[PATCH] leds: pwm: Annotate leds[] with __counted_by()
Mert Seftali
[PATCH bpf-next 0/2] bpf: Require CAP_BPF for pseudo-BTF ksym loads
Nuoqi Gui
[PATCH bpf-next 1/2] bpf: Require CAP_BPF for pseudo-BTF ksym loads
Nuoqi Gui
Re: [PATCH bpf-next 1/2] bpf: Require CAP_BPF for pseudo-BTF ksym loads
Eduard Zingerman
Re: Re: [PATCH bpf-next 1/2] bpf: Require CAP_BPF for pseudo-BTF ksym loads
Nuoqi Gui
[PATCH bpf-next 2/2] selftests/bpf: Cover pseudo-BTF ksym load capability
Nuoqi Gui
[PATCH 00/11] ARM: NXP: Drop NOMMU platform support
Frank . Li
[PATCH 03/11] ARM: imx: Remove NOMMU platform support
Frank . Li
[PATCH 04/11] clk: imx: imxrt1050: Remove NOMMU platform support
Frank . Li
[PATCH 06/11] ARM: imxrt_defconfig: Remove NOMMU platform support
Frank . Li
[PATCH 05/11] pinctrl: freescale: IMXRT: Remove NOMMU platform support
Frank . Li
[PATCH 01/11] ARM: dts: vf610m4: Remove NOMMU platform support
Frank . Li
[PATCH 11/11] pinctrl: nxp: lpc: Remove NOMMU platform support
Frank . Li
[PATCH 10/11] clk: nxp: lpc: Remove NOMMU platform support
Frank . Li
[PATCH 08/11] ARM: mach-lpc: Remove NOMMU platform support
Frank . Li
[PATCH 07/11] ARM: dts: lpc: Remove NOMMU platform support
Frank . Li
[PATCH 09/11] ARM: configs: lpc*: Remove NOMMU platform support
Frank . Li
Re: [PATCH 00/11] ARM: NXP: Drop NOMMU platform support
Vladimir Zapolskiy
Re: [PATCH 00/11] ARM: NXP: Drop NOMMU platform support
Arnd Bergmann
Re: [PATCH v2 0/3] arm64: perf: Skip device memory during user callchain unwinding
Will Deacon
[PATCH bpf-next 0/2] sched_ext: Mark scx_bpf_cpu_rq() nullable
Nuoqi Gui
[PATCH bpf-next 2/2] selftests/sched_ext: Cover scx_bpf_cpu_rq() null return
Nuoqi Gui
[PATCH bpf-next 1/2] sched_ext: Mark scx_bpf_cpu_rq() as nullable
Nuoqi Gui
Re: [PATCH bpf-next 0/2] sched_ext: Mark scx_bpf_cpu_rq() nullable
Christian Loehle
Re: Re: [PATCH bpf-next 0/2] sched_ext: Mark scx_bpf_cpu_rq() nullable
Nuoqi Gui
[PATCH 2/2] lsm: fix size queries for getselfattr with NULL buffer
Bradley Morgan
Re: [PATCH 4/4] selftests: livepatch: Add information about minimum kernel support
Miroslav Benes
[PATCH 0/3] dm-pcache: validate on-disk fields before use
Bryam Vargas via B4 Relay
[PATCH 3/3] dm-pcache: validate kset key_num and intra-segment bounds
Bryam Vargas via B4 Relay
Re: [PATCH 3/3] dm-pcache: validate kset key_num and intra-segment bounds
Zheng Gu
[PATCH 2/3] dm-pcache: validate geometry fields from on-disk cache_info
Bryam Vargas via B4 Relay
Re: [PATCH 2/3] dm-pcache: validate geometry fields from on-disk cache_info
Zheng Gu
[PATCH 1/3] dm-pcache: validate seg_id fields from persistent memory
Bryam Vargas via B4 Relay
Re: [PATCH 1/3] dm-pcache: validate seg_id fields from persistent memory
Zheng Gu
Re: [PATCH 0/3] dm-pcache: validate on-disk fields before use
Zheng Gu
[PATCH] selftests: uevent filtering: don't shrink the socket buffer
Maximilian Heyne
Re: [PATCH next] fs: Replace strcpy(s, "../") with memcpy(s, "../", 4)
Andreas Hindborg
Re: [PATCH next] fs: Replace strcpy(s, "../") with memcpy(s, "../", 4)
David Laight
Re: [PATCH next] fs: Replace strcpy(s, "../") with memcpy(s, "../", 4)
Andreas Hindborg
Re: [PATCH next] fs: Replace strcpy(s, "../") with memcpy(s, "../", 4)
David Laight
[PATCH v4] io_uring/register: add IORING_REGISTER_CLONE_FILES opcode
Harshal Chavan
Re: [PATCH v4] io_uring/register: add IORING_REGISTER_CLONE_FILES opcode
Gabriel Krisman Bertazi
Earlier messages
Later messages