linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v5 1/2] selftests/cgroup: test_zswap: wait for cgroup to unpopulate in test_zswap_writeback
Wilson Felipe Pereira
[PATCH 00/17] mm/damon: introduce data access-as-a-data attribute
SJ Park
[PATCH 14/17] selftests/damon/sysfs.sh: test probe prep sysfs files
SJ Park
Re: [PATCH 00/17] mm/damon: introduce data access-as-a-data attribute
SJ Park
[PATCH] KVM: riscv: selftests: Dump sepc/scause/stval on vcpu_arch_dump()
Yong-Xuan Wang
[PATCH 1/1] Drivers: hv: Don't reset VMBus connection state on error/exit paths
Michael Kelley
[PATCH] x86/hyperv: Fix stale comments after stimer message mode removal
Jiangshan Yi
[PATCH v2] vhost/vsock: batch RX used-ring updates
Jia Jia
Re: [PATCH] selftests: runner.sh: avoid overriding kselftest_cmd_args with empty variable
Qianheng Peng
Re: [PATCH] selftests: runner.sh: avoid overriding kselftest_cmd_args with empty variable
Hangbin Liu
Re: [PATCH] selftests: runner.sh: avoid overriding kselftest_cmd_args with empty variable
Qianheng Peng
[PATCH bpf-next v6 0/2] bpf: BPF-driven proactive memcg reclaim
Hui Zhu
[PATCH bpf-next v6 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc
Hui Zhu
Re: [PATCH bpf-next v6 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc
JP Kobryn
[PATCH bpf-next v6 2/2] selftests/bpf: Add memcg async reclaim test
Hui Zhu
Re: (subset) [PATCH 0/2] Add Milos CPU-to-DDR BWMON support
Bjorn Andersson
Re: [PATCH v2 0/3] Sort kodiak pinctrl nodes & add camera mclk definitions
Bjorn Andersson
[PATCH RFC net-next v2 0/2] seg6: add support for the SRv6 End.MAP behavior
Yuya Kusakabe
[PATCH RFC net-next v2 1/2] seg6: add support for the SRv6 End.MAP behavior
Yuya Kusakabe
[PATCH RFC net-next v2 2/2] selftests: seg6: add selftest for End.MAP behavior
Yuya Kusakabe
[PATCH bpf-next v5 1/2] bpf: Validate program attach type during link update
Sanghyun Park
[PATCH bpf-next v5 2/2] selftests/bpf: Cover attach type checks in link update
Sanghyun Park
Re: [PATCH bpf-next v5 2/2] selftests/bpf: Cover attach type checks in link update
bot+bpf-ci
[PATCH 0/2] scsi: Initial commit of VirtIO PCIe Endpoint Driver
alistair23
[PATCH 1/2] virtio_pci: Add a quirk to force DMA Map API for certain legacy devices
alistair23
Re: [PATCH 1/2] virtio_pci: Add a quirk to force DMA Map API for certain legacy devices
Michael S. Tsirkin
[PATCH 2/2] scsi: Initial commit of VirtIO PCIe Endpoint Driver
alistair23
Re: [PATCH 2/2] scsi: Initial commit of VirtIO PCIe Endpoint Driver
Niklas Cassel
Re: [PATCH 2/2] scsi: Initial commit of VirtIO PCIe Endpoint Driver
Michael S. Tsirkin
Re: [PATCH 0/2] scsi: Initial commit of VirtIO PCIe Endpoint Driver
Niklas Cassel
Re: [PATCH 0/2] scsi: Initial commit of VirtIO PCIe Endpoint Driver
Damien Le Moal
Re: [PATCH v7 1/2] arm64: dts: qcom: sdm845-google: Add dual front IMX355 cameras
Bjorn Andersson
Re: [PATCH v7 1/2] arm64: dts: qcom: sdm845-google: Add dual front IMX355 cameras
David Heidelberg
[PATCH net-next v3 00/13] net: mana: reconfigure by replacing the queue set
Long Li
[PATCH net-next v3 01/13] net: mana: add queue-set allocation and teardown helpers
Long Li
[PATCH net-next v3 06/13] net: mana: swap queue sets in mana_change_mtu
Long Li
[PATCH net-next v3 05/13] net: mana: swap queue sets in mana_set_priv_flags
Long Li
[PATCH net-next v3 03/13] net: mana: swap queue sets in mana_set_channels
Long Li
[PATCH net-next v3 10/13] net: mana: release EQs left idle by a channel-count reduction
Long Li
[PATCH net-next v3 02/13] net: mana: share the EQ pool across a queue-set swap
Long Li
[PATCH net-next v3 09/13] net: mana: keep per-queue statistics in the port context
Long Li
[PATCH net-next v3 04/13] net: mana: swap queue sets in mana_set_ringparam
Long Li
[PATCH net-next v3 11/13] net: mana: keep a user-configured RSS table across a queue rebuild
Long Li
[PATCH net-next v3 07/13] net: mana: swap queue sets in mana_xdp_set
Long Li
[PATCH net-next v3 08/13] net: mana: do not bail out of mana_detach on dealloc failure
Long Li
[PATCH net-next v3 13/13] net: mana: keep the existing queues when the channel count is raised
Long Li
[PATCH net-next v3 12/13] net: mana: keep the surviving queues when the channel count is reduced
Long Li
[PATCH net-next 00/11] tunnels: add core and gre drop reasons
Anton Danilov
[PATCH net-next 01/11] ip_tunnel: add drop reasons to the generic RX path
Anton Danilov
[PATCH net-next 05/11] ip_gre: add drop reasons to the RX path
Anton Danilov
[PATCH net-next 06/11] ip6_gre: add drop reasons to the RX path
Anton Danilov
[PATCH net-next 04/11] gre: make gre_parse_header() report a drop reason
Anton Danilov
[PATCH net-next 09/11] ip_gre: add drop reasons to the transmit path
Anton Danilov
[PATCH net-next 11/11] selftests: net: cover the tunnel transmit drop reasons
Anton Danilov
[PATCH net-next 02/11] ip6_tunnel: add drop reasons to the generic RX path
Anton Danilov
[PATCH net-next 03/11] selftests: net: add a test for the tunnel RX drop reasons
Anton Danilov
[PATCH net-next 10/11] ip6_tunnel: add drop reasons to the transmit path
Anton Danilov
[PATCH net-next 08/11] ip_tunnel: add drop reasons to the transmit path
Anton Danilov
[PATCH net-next 07/11] selftests: net: cover the GRE specific drop reasons
Anton Danilov
Re: [PATCH v9 1/2] module: Extend module_blacklist parameter to built-in modules
Aaron Tomlin
Re: [PATCH v9 1/2] module: Extend module_blacklist parameter to built-in modules
Gary Guo
[PATCH v3 0/5] iio: light: stk3310: per-chip match data and STK36C61 support
Jorijn van der Graaf
[PATCH v3 2/5] dt-bindings: iio: light: stk33xx: document the Sensortek STK36C61
Jorijn van der Graaf
[PATCH v3 5/5] iio: light: stk3310: support the Sensortek STK36C61
Jorijn van der Graaf
[PATCH v3 1/5] iio: light: stk3310: lower-case the i2c device ID names
Jorijn van der Graaf
[PATCH v3 4/5] iio: light: stk3310: add per-chip match data
Jorijn van der Graaf
[PATCH v3 3/5] iio: light: stk3310: move the data registers into the channel address
Jorijn van der Graaf
Re: [PATCH v3 0/4] selftests: shared lib.bpf.mk for building BPF progs and skeletons
Ziyang Men
Re: [PATCH v3 0/4] selftests: shared lib.bpf.mk for building BPF progs and skeletons
Andrew Morton
Re: [PATCH] remoteproc: qcom_q6v5_pas: Fix error masking in qcom_pas_stop()
Bjorn Andersson
Re: (subset) [PATCH v9 00/14] firmware: qcom: Add OP-TEE PAS service support
Bjorn Andersson
[PATCH v2 04/14] fscrypt: stop setting PG_private on bounce page
Zi Yan
Re: [PATCH] cred: clarify that task_struct::cred is only for the current task
Paul Moore
[PATCH AUTOSEL 6.18-6.12] vdpa/octeon_ep: Use 4 bytes for mailbox signature
Sasha Levin
Re: (subset) [PATCH v10 0/4] media: qcom: venus: add MSM8939 support
Bjorn Andersson
Re: [PATCH RFT 0/3] Fix always-enabling PCIE_RSCC clocks for multiple clk drivers
Bjorn Andersson
Re: (subset) [PATCH v2 0/7] Enable Bluetooth and WiFi on Fairphone (Gen. 6)
Bjorn Andersson
Re: (subset) [PATCH v2 0/7] Enable Bluetooth and WiFi on Fairphone (Gen. 6)
Luca Weiss
[PATCH bpf v3 0/5] bpf: Fix NULL-ptr-derefs when showing a void BTF type
Jiayuan Chen
[PATCH bpf v3 1/5] bpf: Reject key-less BTF for hash maps
Jiayuan Chen
Re: [PATCH bpf v3 1/5] bpf: Reject key-less BTF for hash maps
bot+bpf-ci
Re: [PATCH bpf v3 1/5] bpf: Reject key-less BTF for hash maps
Jiayuan Chen
Re: [PATCH bpf v3 1/5] bpf: Reject key-less BTF for hash maps
Ihor Solodrai
[PATCH bpf v3 3/5] bpf: Fix NULL-ptr-deref in btf_var_show()
Jiayuan Chen
Re: [PATCH bpf v3 3/5] bpf: Fix NULL-ptr-deref in btf_var_show()
Ihor Solodrai
[PATCH bpf v3 4/5] selftests/bpf: Add test for key-less BTF hash map
Jiayuan Chen
Re: [PATCH bpf v3 4/5] selftests/bpf: Add test for key-less BTF hash map
bot+bpf-ci
Re: [PATCH bpf v3 4/5] selftests/bpf: Add test for key-less BTF hash map
Jiayuan Chen
Re: [PATCH bpf v3 4/5] selftests/bpf: Add test for key-less BTF hash map
Ihor Solodrai
[PATCH bpf v3 2/5] bpf: Fix NULL-ptr-deref when showing a void BTF type
Jiayuan Chen
Re: [PATCH bpf v3 2/5] bpf: Fix NULL-ptr-deref when showing a void BTF type
bot+bpf-ci
Re: [PATCH bpf v3 2/5] bpf: Fix NULL-ptr-deref when showing a void BTF type
Jiayuan Chen
Re: [PATCH bpf v3 2/5] bpf: Fix NULL-ptr-deref when showing a void BTF type
Ihor Solodrai
[PATCH bpf v3 5/5] selftests/bpf: Add test for showing a void BTF type
Jiayuan Chen
[PATCH] fscrypt: Use aes_ecb_encrypt() for v1 key derivation
Eric Biggers
Re: [PATCH v3 0/3] SM8450 QoL changes (dispcc)
Bjorn Andersson
[PATCH net-next v6 0/6] selftests: net: make iou-zcrx tests multithreaded
Juanlu Herrero
[PATCH net-next v6 2/6] selftests: net: remove unused variable in process_recvzc()
Juanlu Herrero
Re: [PATCH net-next v6 2/6] selftests: net: remove unused variable in process_recvzc()
David Wei
[PATCH net-next v6 5/6] selftests: net: add multithread server support to iou-zcrx
Juanlu Herrero
Re: [PATCH net-next v6 5/6] selftests: net: add multithread server support to iou-zcrx
David Wei
[PATCH net-next v6 6/6] selftests: net: add rss_multiqueue test variant to iou-zcrx
Juanlu Herrero
[PATCH net-next v6 4/6] selftests: net: add multithread client support to iou-zcrx
Juanlu Herrero
[PATCH net-next v6 1/6] selftests: net: fix get_refill_ring_size() to use its local variable
Juanlu Herrero
Re: [PATCH net-next v6 1/6] selftests: net: fix get_refill_ring_size() to use its local variable
David Wei
[PATCH net-next v6 3/6] selftests: net: refactor server state into struct thread_ctx
Juanlu Herrero
[PATCH AUTOSEL 6.18-6.6] Drivers: hv: vmbus: add VTL2 redirect connection ID
Sasha Levin
[PATCH AUTOSEL 6.18-5.10] net: bridge: remove stale rcu_barrier() in br_multicast_dev_del()
Sasha Levin
[PATCH AUTOSEL 6.18-5.15] integrity: Check for NULL returned by asymmetric_key_public_key
Sasha Levin
[PATCH AUTOSEL 6.18] dm-raid: only requeue bios when dm is suspending
Sasha Levin
Re: [PATCH] rpmsg: ctrl: use kernel-doc format for ioctl macros
Bjorn Andersson
[PATCH 0/4 v2] Docs: changes.rst: rework
Manuel Ebner
[PATCH 2/4] Docs: changes.rst, ver_linux: add tools
Manuel Ebner
Re: [PATCH 2/4] Docs: changes.rst, ver_linux: add tools
Randy Dunlap
[PATCH] v2 Docs: changes.rst: introduce optional column
Manuel Ebner
Re: [PATCH] v2 Docs: changes.rst: introduce optional column
Miguel Ojeda
[PATCH 1/4] Docs: changes.rst: Refine language
Manuel Ebner
Re: [PATCH 0/4 v2] Docs: changes.rst: rework
Miguel Ojeda
Re: [PATCH v2] remoteproc: qcom: q6v5_pas: Don't enable handover IRQ on attach
Bjorn Andersson
Re: [PATCH v3] dt-bindings: remoteproc: qcom,shikra-pas: Allow bam-dmux subnode
Bjorn Andersson
Re: [PATCH v3] dt-bindings: remoteproc: qcom,shikra-pas: Allow bam-dmux subnode
Bjorn Andersson
[PATCH] tools/testing/selftests/mm: add missing .gitignore entries
Lorenzo Stoakes (ARM)
Re: [PATCH] tools/testing/selftests/mm: add missing .gitignore entries
Gregory Price
Re: [PATCH] tools/testing/selftests/mm: add missing .gitignore entries
Sarthak Sharma
Re: [PATCH] tools/testing/selftests/mm: add missing .gitignore entries
Pratyush Mallick
[PATCH] selftests: ntsync: add wait termination edge cases
Iván Ezequiel Rodriguez
[PATCH AUTOSEL 6.18-6.12] net: mana: hardening: Reject zero max_num_queues from MANA_QUERY_VPORT_CONFIG
Sasha Levin
[PATCH AUTOSEL 6.18-6.6] rcu-tasks: Fix possible boot-time tests failed for the call_rcu_tasks()
Sasha Levin
[PATCH] signalfd: wake shared signalfd waiters after mask updates
Vu Nguyen Anh Khoa
[PATCH 0/3] tools/nolibc: verify that a directory is opened
Thomas Weißschuh
[PATCH 1/3] tools/nolibc: verify that a directory is opened
Thomas Weißschuh
[PATCH 2/3] selftests/nolibc: validate ENOTDIR return values from opendir()/fdopendir()
Thomas Weißschuh
[PATCH 3/3] tools/nolibc: validate directory with O_DIRECTORY in opendir()
Thomas Weißschuh
Re: [PATCH 3/3] tools/nolibc: validate directory with O_DIRECTORY in opendir()
David Laight
Re: [PATCH 3/3] tools/nolibc: validate directory with O_DIRECTORY in opendir()
Thomas Weißschuh
Re: [PATCH 0/3] tools/nolibc: verify that a directory is opened
Willy Tarreau
[PATCH AUTOSEL 6.18] selftests/bpf: Avoid static LLVM linking for cross builds
Sasha Levin
[PATCH v4 00/14] nfsd/sunrpc: harden the netlink listener set interface
Jeff Layton
[PATCH v4 09/14] SUNRPC: stop unregistering listeners once rpcbind stops answering
Jeff Layton
[PATCH v4 01/14] NFSD: cap the number of listeners accepted in listener_set
Jeff Layton
[PATCH v4 06/14] SUNRPC: report local rpcbind calls that get no answer
Jeff Layton
[PATCH v4 08/14] SUNRPC: stop the svc_unregister() sweep once rpcbind stops answering
Jeff Layton
[PATCH v4 03/14] SUNRPC: keep the first error in svc_register()
Jeff Layton
[PATCH v4 02/14] NFSD: validate transport name in listener_set before serv creation
Jeff Layton
[PATCH v4 12/14] selftests/nfsd: add a per-netns rpcbind stub and the listener round-trips
Jeff Layton
[PATCH v4 07/14] SUNRPC: stop svc_register() once rpcbind stops answering
Jeff Layton
[PATCH v4 05/14] NFSD: report listener creation failures through extack
Jeff Layton
[PATCH v4 13/14] selftests/nfsd: check that listener_set asks rpcbind once
Jeff Layton
[PATCH v4 10/14] NFSD: stop registering with rpcbind after a failure in listener_set
Jeff Layton
[PATCH v4 14/14] selftests/nfsd: check that listener removal asks rpcbind once
Jeff Layton
[PATCH v4 11/14] selftests/nfsd: exercise listener_set request validation
Jeff Layton
[PATCH v4 04/14] SUNRPC: bound the local rpcbind client timeout to 1s
Jeff Layton
[PATCH v2 0/2] mm/damon: add kunit tests for probe_hits handling and probe params validation
SJ Park
[PATCH v2 1/2] mm/damon/core-kunit: test probe_hits handling at region split and merge
SJ Park
[PATCH v2 2/2] mm/damon/core-kunit: test damon_valid_probe_params()
SJ Park
[PATCH v2] remoteproc: qcom_wcnss: Fix error check after devm_ioremap_wc() switch
Lucas Sproule
[PATCH bpf v2 1/2] bpf: bound resizable hash map iteration
Hui Su
[PATCH bpf v2 2/2] selftests/bpf: add RHASH iteration stress test
Hui Su
[PATCH 0/7] mm/damon: misc cleanups
SJ Park
[PATCH 6/7] selftests/damon: prevent remaining cross-object state pollution
SJ Park
[PATCH 4/7] selftests/damon/sysfs.py: clean up sh processes used for obsolete_target test
SJ Park
[PATCH AUTOSEL 6.18-5.10] bridge: Do not suppress ARP probes and DAD NS unconditionally
Sasha Levin
Re: [PATCH 2/2] HID: hyperv: add KUnit coverage for device info bounds
David Laight
Re: [PATCH 2/2] HID: hyperv: add KUnit coverage for device info bounds
Michael Bommarito
Re: [PATCH 2/2] HID: hyperv: add KUnit coverage for device info bounds
Nico Pache (Red Hat)
[PATCH AUTOSEL 6.18-5.10] vsock: use sk_acceptq_is_full() helper in all transports
Sasha Levin
[PATCH AUTOSEL 6.18-5.10] ima: return error early if file xattr cannot be changed
Sasha Levin
[PATCH AUTOSEL 6.18-6.12] virtio-fs: avoid double-free on failed queue setup
Sasha Levin
[PATCH AUTOSEL 6.18-6.1] vdpa/ifcvf: handle dev_set_name() failure in ifcvf_vdpa_dev_add()
Sasha Levin
[PATCH AUTOSEL 6.18-6.6] bridge: Add missing READ_ONCE() annotations around FDB destination port
Sasha Levin
[PATCH AUTOSEL 6.18-5.10] vhost-scsi: flush backend after device ioctls
Sasha Levin
[PATCH v6 0/3] cgroup: dmem: add selftest helper and coverage
Albert Esteve
[PATCH v6 2/3] selftests: cgroup: Add KB() helper
Albert Esteve
[PATCH v6 1/3] selftests: cgroup: Add dmem_selftest helper module
Albert Esteve
[PATCH v6 3/3] selftests: cgroup: Add dmem selftest coverage
Albert Esteve
Re: [PATCH 0/4] microblaze: KUnit support
Michal Simek
Re: [PATCH 0/4] microblaze: KUnit support
Thomas Weißschuh
[PATCH] x86/init: Initialize wall clock in get_rtc_noop()
Naman Jain
[PATCH] remoteproc: qcom_q6v5_adsp: Fix double jiffies conversion in adsp_start()
Anup Vishwakarma
Re: [PATCH] remoteproc: qcom_q6v5_adsp: Fix double jiffies conversion in adsp_start()
Bjorn Andersson
[PATCH v2 00/10] Extend PKWM to support user-created wrapping keys
Srish Srinivasan
[PATCH v2 01/10] pseries/plpks: update PKS documentation and maintainer entry
Srish Srinivasan
[PATCH v2 08/10] pseries/plpks: add HCALLs for PKWM wrapping key life cycle management
Srish Srinivasan
[PATCH v2 04/10] keys/trusted_keys: propagate wrapping key generation errors
Srish Srinivasan
[PATCH v2 09/10] keys/trusted_keys: enable PKWM wrapping key selection by label
Srish Srinivasan
[PATCH v2 10/10] pseries/plpks/wrapkey: expose PKWM wrapping key management to userspace via sysfs
Srish Srinivasan
[PATCH v2 05/10] pseries/plpks: rename the default wrapping key macro
Srish Srinivasan
[PATCH v2 07/10] pseries/plpks: hide wrapping_features when unsupported
Srish Srinivasan
[PATCH v2 03/10] pseries/plpks: improve type consistency and parameter validation
Srish Srinivasan
[PATCH v2 06/10] pseries/plpks: fix self-reference in plpks_var initializer
Srish Srinivasan
[PATCH v2 02/10] pseries/plpks: fix error handling in plpks_read_var()
Srish Srinivasan
[PATCH v11 0/7] mm: optimize zone-device memmap initialization
Li Zhe
[PATCH v11 1/7] mm: fix stale ZONE_DEVICE refcount comment
Li Zhe
[PATCH v11 4/7] mm: extend the template fast path to zone-device compound tails
Li Zhe
[PATCH v11 5/7] string: introduce memcpy_nontemporal()
Li Zhe
[PATCH v11 3/7] mm: add a template-based fast path for zone-device page init
Li Zhe
[PATCH v11 6/7] mm: use memcpy_nontemporal() in zone-device template copies
Li Zhe
[PATCH v11 2/7] mm: add a set_page_section_from_pfn() helper
Li Zhe
[PATCH v11 7/7] x86/string: extend memcpy_flushcache() fixed-size fastpaths
Li Zhe
Re: [PATCH v11 0/7] mm: optimize zone-device memmap initialization
Andrew Morton
Earlier messages
Later messages