linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v2 06/20] docs: kdoc: use tokenizer to handle comments on structs
Mauro Carvalho Chehab
[PATCH v2 04/20] docs: kdoc: properly handle empty enum arguments
Mauro Carvalho Chehab
[PATCH v2 09/20] unittests: test_tokenizer: check if the tokenizer works
Mauro Carvalho Chehab
[PATCH v2 03/20] docs: kdoc: don't add broken comments inside prototypes
Mauro Carvalho Chehab
[PATCH v2 12/20] tools: unittests: add tests for CMatch
Mauro Carvalho Chehab
[PATCH v2 11/20] docs: kdoc: create a CMatch to match nested C blocks
Mauro Carvalho Chehab
[PATCH v2 15/20] docs: kdoc: replace NestedMatch with CMatch
Mauro Carvalho Chehab
[PATCH v2 02/20] unittests: add a testbench to check public/private kdoc comments
Mauro Carvalho Chehab
[PATCH v2 08/20] unittests: test_private: modify it to use CTokenizer directly
Mauro Carvalho Chehab
[PATCH v2 14/20] unittests: test_cmatch: add tests for sub()
Mauro Carvalho Chehab
[PATCH v2 05/20] docs: kdoc_re: add a C tokenizer
Mauro Carvalho Chehab
[PATCH v2 10/20] unittests: add a runner to execute all unittests
Mauro Carvalho Chehab
[PATCH v2 17/20] docs: xforms_lists: handle struct_group directly
Mauro Carvalho Chehab
[PATCH v2 16/20] docs: kdoc_re: get rid of NestedMatch class
Mauro Carvalho Chehab
[PATCH v2 18/20] docs: xforms_lists: better evaluate struct_group macros
Mauro Carvalho Chehab
[PATCH v2 19/20] docs: c_lex: add support to work with pure name ids
Mauro Carvalho Chehab
[PATCH v2 07/20] docs: kdoc: move C Tokenizer to c_lex module
Mauro Carvalho Chehab
[PATCH v2 01/20] docs: python: add helpers to run unit tests
Mauro Carvalho Chehab
[PATCH v2 20/20] docs: xforms_lists: use CMatch for all identifiers
Mauro Carvalho Chehab
[PATCH v2 13/20] docs: c_lex: properly implement a sub() method for CMatch
Mauro Carvalho Chehab
Re: [PATCH v1 2/3] dm-inlinecrypt: add target for inline block device encryption
Eric Biggers
Re: [PATCH v1 2/3] dm-inlinecrypt: add target for inline block device encryption
Mikulas Patocka
Re: [PATCH v1 2/3] dm-inlinecrypt: add target for inline block device encryption
Milan Broz
Re: [PATCH v1 3/3] dm-inlinecrypt: Expose inline crypto caps to the device
Eric Biggers
Re: [PATCH v1 3/3] dm-inlinecrypt: Expose inline crypto caps to the device
Mikulas Patocka
[PATCH v2 00/15] firmware: qcom: Add OP-TEE PAS service support
Sumit Garg
[PATCH v2 02/15] firmware: qcom: Add a generic PAS service
Sumit Garg
Re: [PATCH v2 02/15] firmware: qcom: Add a generic PAS service
Mukesh Ojha
Re: [PATCH v2 02/15] firmware: qcom: Add a generic PAS service
Mukesh Ojha
Re: [PATCH v2 02/15] firmware: qcom: Add a generic PAS service
Mukesh Ojha
Re: [PATCH v2 02/15] firmware: qcom: Add a generic PAS service
Harshal Dev
Re: [PATCH v2 02/15] firmware: qcom: Add a generic PAS service
Krzysztof Kozlowski
Re: [PATCH v2 02/15] firmware: qcom: Add a generic PAS service
Trilok Soni
[PATCH v2 03/15] firmware: qcom_scm: Migrate to generic PAS service
Sumit Garg
Re: [PATCH v2 03/15] firmware: qcom_scm: Migrate to generic PAS service
Mukesh Ojha
[PATCH v2 01/15] arm64: dts: qcom: kodiak: Add EL2 overlay
Sumit Garg
Re: [PATCH v2 01/15] arm64: dts: qcom: kodiak: Add EL2 overlay
Mukesh Ojha
[PATCH v2 04/15] firmware: qcom: Add a PAS TEE service
Sumit Garg
Re: [PATCH v2 04/15] firmware: qcom: Add a PAS TEE service
Mukesh Ojha
[PATCH v2 10/15] drm/msm: Switch to generic PAS TZ APIs
Sumit Garg
[PATCH v2 05/15] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
Sumit Garg
[PATCH v2 09/15] remoteproc: qcom: Select QCOM_PAS_TEE service backend
Sumit Garg
[PATCH v2 06/15] remoteproc: qcom_q6v5_mss: Switch to generic PAS TZ APIs
Sumit Garg
[PATCH v2 11/15] media: qcom: Switch to generic PAS TZ APIs
Sumit Garg
[PATCH v2 14/15] firmware: qcom_scm: Remove SCM PAS wrappers
Sumit Garg
[PATCH v2 07/15] soc: qcom: mdtloader: Switch to generic PAS TZ APIs
Sumit Garg
[PATCH v2 08/15] remoteproc: qcom_wcnss: Switch to generic PAS TZ APIs
Sumit Garg
[PATCH v2 15/15] MAINTAINERS: Add maintainer entry for Qualcomm PAS TZ service
Sumit Garg
[PATCH v2 12/15] net: ipa: Switch to generic PAS TZ APIs
Sumit Garg
[PATCH v2 13/15] wifi: ath12k: Switch to generic PAS TZ APIs
Sumit Garg
[PATCH bpf-next v1] selftests/bpf: Improve connect_force_port test reliability
Jiayuan Chen
Re: [PATCH bpf-next v1] selftests/bpf: Improve connect_force_port test reliability
Yonghong Song
[PATCH] ima: remove buggy support for asynchronous hashes
Eric Biggers
Re: [PATCH] ima: remove buggy support for asynchronous hashes
Mimi Zohar
Re: [PATCH] ima: remove buggy support for asynchronous hashes
Eric Biggers
Re: [PATCH] ima: remove buggy support for asynchronous hashes
Dmitry Kasatkin
[PATCH] EDAC/mc: Use kzalloc_flex()
Rosen Penev
Re: [PATCH] EDAC/mc: Use kzalloc_flex()
Yazen Ghannam
[PATCH] bus: mhi: use kzalloc_flex
Rosen Penev
Re: [PATCH] bus: mhi: use kzalloc_flex
Manivannan Sadhasivam
Re: [PATCH v2 1/2] Drivers: hv: vmbus: Provide option to skip VMBus unload on panic
Wei Liu
Re: [PATCH v2] mshv: Introduce tracing support
Wei Liu
Re: [PATCH 1/1] Drivers: hv: vmbus: Limit channel interrupt scan to relid high water mark
Wei Liu
Re: [PATCH v2 01/25] kernel: Introduce meminspect
Randy Dunlap
Re: [PATCH v2 01/25] kernel: Introduce meminspect
Randy Dunlap
Re: [PATCH v2 01/25] kernel: Introduce meminspect
Mukesh Ojha
Re: [PATCH V0] mshv: pass struct mshv_user_mem_region by reference
Wei Liu
[PATCH v2 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
Li Wang
[PATCH v2 3/7] selftests/cgroup: use runtime page size for zswpin check
Li Wang
[PATCH v2 4/7] selftests/cgroup: rename PAGE_SIZE to BUF_SIZE in cgroup_util
Li Wang
[PATCH v2 7/7] selftest/cgroup: fix zswap attempt_writeback() on 64K pagesize system
Li Wang
Re: [PATCH v2 7/7] selftest/cgroup: fix zswap attempt_writeback() on 64K pagesize system
Yosry Ahmed
[PATCH v2 2/7] selftests/cgroup: avoid OOM in test_swapin_nozswap
Li Wang
Re: [PATCH v2 2/7] selftests/cgroup: avoid OOM in test_swapin_nozswap
Yosry Ahmed
[PATCH v2 5/7] selftest/cgroup: fix zswap test_no_invasive_cgroup_shrink on 64K pagesize system
Li Wang
[PATCH v2 6/7] selftests/cgroup: replace hardcoded page size values in test_zswap
Li Wang
Re: [PATCH v2 6/7] selftests/cgroup: replace hardcoded page size values in test_zswap
Yosry Ahmed
Re: [PATCH v2 6/7] selftests/cgroup: replace hardcoded page size values in test_zswap
Li Wang
Re: [PATCH v2 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
Nhat Pham
Re: [PATCH v2 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
Yosry Ahmed
Re: [PATCH v2 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
Li Wang
Re: [PATCH v2 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
Yosry Ahmed
Re: [PATCH v2 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
Li Wang
Re: [PATCH v2 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
Li Wang
Re: [PATCH v2] vduse: Add suspend
Jason Wang
Re: [PATCH v2] vduse: Add suspend
Eugenio Perez Martin
Re: [PATCH v2] vduse: Add suspend
Jason Wang
Re: [PATCH v3 3/3] vduse: add F_QUEUE_READY feature
Jason Wang
Re: [PATCH v3 3/3] vduse: add F_QUEUE_READY feature
Eugenio Perez Martin
Re: [PATCH v3 3/3] vduse: add F_QUEUE_READY feature
Jason Wang
Re: [PATCH v3 3/3] vduse: add F_QUEUE_READY feature
Eugenio Perez Martin
Re: [PATCH v3 2/3] vduse: add VDUSE_GET_FEATURES ioctl
Jason Wang
Re: [PATCH v3 2/3] vduse: add VDUSE_GET_FEATURES ioctl
Eugenio Perez Martin
Re: [PATCH v3 2/3] vduse: add VDUSE_GET_FEATURES ioctl
Jason Wang
Re: [PATCH v3 2/3] vduse: add VDUSE_GET_FEATURES ioctl
Eugenio Perez Martin
Re: [PATCH net v4 3/5] selftests: net: rename pmtu.sh to pmtu-test.sh
Jakub Kicinski
Re: [PATCH net v4 3/5] selftests: net: rename pmtu.sh to pmtu-test.sh
Jakub Kicinski
Re: [PATCH net v4 3/5] selftests: net: rename pmtu.sh to pmtu-test.sh
Aleksei Oladko
Re: [PATCH net v4 3/5] selftests: net: rename pmtu.sh to pmtu-test.sh
Stefano Brivio
Re: [PATCH net v4 0/5] selftests: net: fix false failures due to missing features and host interference
Jakub Kicinski
[PATCH v3 0/4] kallsyms: embed source file:line info in kernel stack traces
Sasha Levin
[PATCH v3 1/4] kallsyms: embed source file:line info in kernel stack traces
Sasha Levin
[PATCH v3 2/4] kallsyms: extend lineinfo to loadable modules
Sasha Levin
Re: [PATCH v3 2/4] kallsyms: extend lineinfo to loadable modules
Petr Pavlu
Re: [PATCH v3 2/4] kallsyms: extend lineinfo to loadable modules
Sasha Levin
[PATCH v3 4/4] kallsyms: add KUnit tests for lineinfo feature
Sasha Levin
[PATCH v3 3/4] kallsyms: delta-compress lineinfo tables for ~2.7x size reduction
Sasha Levin
Re: [net-next,10/11] netdevsim: Add module EEPROM simulation via debugfs
Jakub Kicinski
Re: [net-next,03/11] ethtool: Add loopback GET/SET netlink implementation
Jakub Kicinski
[PATCH net v2] virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false
xietangxin
[PATCH net v2] virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false
xietangxin
Re: [PATCH net v2] virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false
Jakub Kicinski
Re: [PATCH net v2] virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false
Eric Dumazet
Re: [PATCH net v2] virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false
Jakub Kicinski
Re: [PATCH net-next 01/11] ethtool: Add dump_one_dev callback for per-device sub-iteration
Jakub Kicinski
Re: [PATCH net-next 01/11] ethtool: Add dump_one_dev callback for per-device sub-iteration
Björn Töpel
Re: [PATCH v6 8/9] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges
Dan Williams
Re: [PATCH v6 8/9] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges
Koralahalli Channabasappa, Smita
Re: [PATCH v6 8/9] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges
Dan Williams
Re: [PATCH v6 8/9] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges
Koralahalli Channabasappa, Smita
Re: [PATCH v6 8/9] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges
Dan Williams
Re: [PATCH net-next v2] selftests: net: local_termination: test link-local protocols
patchwork-bot+netdevbpf
[PATCH v4 0/2] RISC-V: KVM: Fix array out-of-bounds in firmware counter reads
Jiakai Xu
[PATCH v4 2/2] RISC-V: KVM: selftests: Fix firmware counter read in sbi_pmu_test
Jiakai Xu
[PATCH v4 1/2] RISC-V: KVM: Fix array out-of-bounds in pmu_ctr_read() and pmu_fw_ctr_read_hi()
Jiakai Xu
Re: [PATCH v7 2/2] KVM: selftests: update guest_memfd write tests
Sean Christopherson
Re: [PATCH v7 1/2] KVM: guest_memfd: add generic population via write
Sean Christopherson
Re: [PATCH v6 6/9] cxl/region: Add helper to check Soft Reserved containment by CXL regions
Dan Williams
Re: [PATCH v6 5/9] dax: Track all dax_region allocations under a global resource tree
Dan Williams
Re: [PATCH v6 5/9] dax: Track all dax_region allocations under a global resource tree
Koralahalli Channabasappa, Smita
Re: [PATCH v6 5/9] dax: Track all dax_region allocations under a global resource tree
Koralahalli Channabasappa, Smita
[PATCH] i3c: master: use kzalloc_flex
Rosen Penev
Re: [PATCH] i3c: master: use kzalloc_flex
Frank Li
Re: [PATCH] i3c: master: use kzalloc_flex
Alexandre Belloni
[PATCH] arm64: dts: qcom: Mark l1a regulator as powered during boot
David Heidelberg via B4 Relay
Re: [PATCH] arm64: dts: qcom: Mark l1a regulator as powered during boot
Konrad Dybcio
Re: [PATCH] arm64: dts: qcom: Mark l1a regulator as powered during boot
David Heidelberg
[PATCH] EDAC, i7core: use kzalloc_flex
Rosen Penev
RE: [PATCH] EDAC, i7core: use kzalloc_flex
Zhuo, Qiuxu
[PATCH] EDAC: sb_edac: use kzalloc_flex
Rosen Penev
RE: [PATCH] EDAC: sb_edac: use kzalloc_flex
Luck, Tony
Re: [PATCH] EDAC: sb_edac: use kzalloc_flex
Rosen Penev
RE: [PATCH] EDAC: sb_edac: use kzalloc_flex
Luck, Tony
Re: [PATCH] EDAC: sb_edac: use kzalloc_flex
Rosen Penev
RE: [PATCH] EDAC: sb_edac: use kzalloc_flex
Zhuo, Qiuxu
RE: [PATCH] EDAC: sb_edac: use kzalloc_flex
Zhuo, Qiuxu
Re: [PATCH] EDAC: sb_edac: use kzalloc_flex
Rosen Penev
[PATCH] comedi: isadma: use kzalloc_flex
Rosen Penev
[PATCHv2] usb: typec: qcom-pmic-typec: simplify allocation
Rosen Penev
Re: [PATCHv2] usb: typec: qcom-pmic-typec: simplify allocation
Bryan O'Donoghue
Re: [PATCHv2] usb: typec: qcom-pmic-typec: simplify allocation
Rosen Penev
Re: [PATCHv2] usb: typec: qcom-pmic-typec: simplify allocation
Bryan O'Donoghue
Re: [PATCH 00/14] objtool/arm64: Port klp-build to arm64
Song Liu
[PATCH] thunderbolt: use kzalloc_flex
Rosen Penev
Re: [PATCH] thunderbolt: use kzalloc_flex
Mika Westerberg
[PATCH] usb: renesas_usbhs: use kzalloc_flex
Rosen Penev
Re: [PATCH 14/14] klp-build: Support cross-compilation
Song Liu
Re: [PATCH 14/14] klp-build: Support cross-compilation
Josh Poimboeuf
Re: [PATCH 14/14] klp-build: Support cross-compilation
Josh Poimboeuf
Re: [PATCH 14/14] klp-build: Support cross-compilation
Song Liu
Re: [PATCH 14/14] klp-build: Support cross-compilation
Josh Poimboeuf
Re: [PATCH 14/14] klp-build: Support cross-compilation
Song Liu
[PATCHv3] gpio: ljca: reduce struct allocation
Rosen Penev
Re: [PATCH 12/14] objtool: Reuse consecutive string references
Song Liu
Re: [PATCH 11/14] objtool: Allow empty alternatives
Song Liu
Re: [PATCH 08/14] objtool: Allow setting --mnop without --mcount
Song Liu
Re: [PATCH 10/14] objtool: Ignore jumps to the end of the function for non-CFG arches
Song Liu
Re: [PATCH 05/14] arm64: Fix EFI linking with -fdata-sections
Song Liu
Re: [PATCH 04/14] arm64: head: Move boot header to .head.data
Song Liu
Re: [PATCH 03/14] arm64: Annotate intra-function calls
Song Liu
[PATCH 0/4] tools/nolibc: add err.h
Thomas Weißschuh
[PATCH 3/4] tools/nolibc: add support for program_invocation_{,short_}name
Thomas Weißschuh
[PATCH 4/4] tools/nolibc: add err.h
Thomas Weißschuh
[PATCH 1/4] selftests/nolibc: add a variable for nolibc-test source files
Thomas Weißschuh
[PATCH 2/4] selftests/nolibc: validate NOLIBC_IGNORE_ERRNO compilation
Thomas Weißschuh
Re: [PATCH 0/4] tools/nolibc: add err.h
Willy Tarreau
Re: [PATCH v6 3/9] cxl/region: Skip decoder reset on detach for autodiscovered regions
Dan Williams
Re: [PATCH v6 3/9] cxl/region: Skip decoder reset on detach for autodiscovered regions
Dan Williams
Re: [PATCH v6 3/9] cxl/region: Skip decoder reset on detach for autodiscovered regions
Koralahalli Channabasappa, Smita
Re: [PATCH v6 3/9] cxl/region: Skip decoder reset on detach for autodiscovered regions
Alejandro Lucero Palau
Re: [PATCH v6 3/9] cxl/region: Skip decoder reset on detach for autodiscovered regions
Dan Williams
Re: [PATCH v6 3/9] cxl/region: Skip decoder reset on detach for autodiscovered regions
Alejandro Lucero Palau
Re: [PATCH v6 3/9] cxl/region: Skip decoder reset on detach for autodiscovered regions
Dave Jiang
Re: [PATCH v6 3/9] cxl/region: Skip decoder reset on detach for autodiscovered regions
Alison Schofield
[PATCH RFC bpf-next 0/4] audit: Expose audit subsystem to BPF LSM programs via BPF kfuncs
Frederick Lawler
[PATCH RFC bpf-next 1/4] audit: Implement bpf_audit_log_*() wrappers
Frederick Lawler
Re: [PATCH RFC bpf-next 1/4] audit: Implement bpf_audit_log_*() wrappers
bot+bpf-ci
Re: [PATCH RFC bpf-next 1/4] audit: Implement bpf_audit_log_*() wrappers
Kumar Kartikeya Dwivedi
[PATCH RFC bpf-next 4/4] selftests/bpf: Add lsm_audit_kfuncs tests
Frederick Lawler
[PATCH RFC bpf-next 2/4] audit/security: Enable audit BPF kfuncs
Frederick Lawler
[PATCH RFC bpf-next 3/4] selftests/bpf: Add audit helpers for BPF tests
Frederick Lawler
Re: [PATCH RFC bpf-next 0/4] audit: Expose audit subsystem to BPF LSM programs via BPF kfuncs
Kumar Kartikeya Dwivedi
Re: [PATCH RFC bpf-next 0/4] audit: Expose audit subsystem to BPF LSM programs via BPF kfuncs
Alexei Starovoitov
Re: [PATCH RFC bpf-next 0/4] audit: Expose audit subsystem to BPF LSM programs via BPF kfuncs
Frederick Lawler
Re: [PATCH RFC bpf-next 0/4] audit: Expose audit subsystem to BPF LSM programs via BPF kfuncs
Alexei Starovoitov
Re: [PATCH RFC bpf-next 0/4] audit: Expose audit subsystem to BPF LSM programs via BPF kfuncs
Frederick Lawler
Re: [syzbot ci] Re: net: move netdev_compute_master_upper_features to ndo_set_features
Sabrina Dubroca
Re: [syzbot ci] Re: net: move netdev_compute_master_upper_features to ndo_set_features
Paolo Abeni
Re: [syzbot ci] Re: net: move netdev_compute_master_upper_features to ndo_set_features
Sabrina Dubroca
Re: [syzbot ci] Re: net: move netdev_compute_master_upper_features to ndo_set_features
Hangbin Liu
Earlier messages
Later messages