linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] selftests/mm: Fix incorrect mmap() error handling with NULL instead of MAP_FAILED
Hongfu Li
Re: [PATCH] selftests/mm: Fix incorrect mmap() error handling with NULL instead of MAP_FAILED
Lorenzo Stoakes
[PATCH v2 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
Stanislav Kinsburskii
[PATCH v2 1/3] mm/hmm: move page fault handling out of walk callbacks
Stanislav Kinsburskii
[PATCH v2 2/3] mm/hmm: add hmm_range_fault_unlockable() for mmap lock-drop support
Stanislav Kinsburskii
[PATCH v2 3/3] selftests/mm: add userfaultfd test for HMM unlockable path
Stanislav Kinsburskii
[PATCH] selftests/cgroup: Fix error path leaks in test_percpu_basic
Yu Miao
Re: [PATCH] selftests/cgroup: Fix error path leaks in test_percpu_basic
Tejun Heo
[PATCH v7 00/31] mm/virtio: skip redundant zeroing of host-zeroed pages
Michael S. Tsirkin
[PATCH v7 01/31] mm: mempolicy: fix interleave index for unaligned VMA start
Michael S. Tsirkin
[PATCH v7 06/31] mm: thread user_addr through page allocator for cache-friendly zeroing
Michael S. Tsirkin
[PATCH v7 07/31] mm: add folio_zero_user stub for configs without THP/HUGETLBFS
Michael S. Tsirkin
[PATCH v7 02/31] mm: page_alloc: propagate PageReported flag across buddy splits
Michael S. Tsirkin
[PATCH v7 08/31] mm: page_alloc: move prep_compound_page before post_alloc_hook
Michael S. Tsirkin
[PATCH v7 03/31] mm: page_reporting: allow driver to set batch capacity
Michael S. Tsirkin
[PATCH v7 04/31] mm: hugetlb: remove dead alloc_hugetlb_folio stub
Michael S. Tsirkin
[PATCH v7 12/31] mm: alloc_anon_folio: pass raw fault address to vma_alloc_folio
Michael S. Tsirkin
[PATCH v7 05/31] mm: move vma_alloc_folio_noprof to page_alloc.c
Michael S. Tsirkin
[PATCH v7 09/31] mm: use folio_zero_user for user pages in post_alloc_hook
Michael S. Tsirkin
[PATCH v7 10/31] mm: use __GFP_ZERO in vma_alloc_zeroed_movable_folio
Michael S. Tsirkin
[PATCH v7 11/31] mm: remove arch vma_alloc_zeroed_movable_folio overrides
Michael S. Tsirkin
[PATCH v7 17/31] mm: hugetlb: add gfp parameter and skip zeroing for zeroed pages
Michael S. Tsirkin
Re: [PATCH v7 17/31] mm: hugetlb: add gfp parameter and skip zeroing for zeroed pages
Gregory Price
Re: [PATCH v7 17/31] mm: hugetlb: add gfp parameter and skip zeroing for zeroed pages
Michael S. Tsirkin
[PATCH v7 18/31] mm: memfd: skip zeroing for zeroed hugetlb pool pages
Michael S. Tsirkin
[PATCH v7 13/31] mm: alloc_swap_folio: pass raw fault address to vma_alloc_folio
Michael S. Tsirkin
[PATCH v7 19/31] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
Michael S. Tsirkin
[PATCH v7 14/31] mm: use __GFP_ZERO in alloc_anon_folio
Michael S. Tsirkin
[PATCH v7 21/31] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
Michael S. Tsirkin
[PATCH v7 15/31] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
Michael S. Tsirkin
[PATCH v7 22/31] mm: page_alloc: preserve PG_zeroed in page_del_and_expand
Michael S. Tsirkin
[PATCH v7 16/31] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
Michael S. Tsirkin
[PATCH v7 24/31] mm: page_reporting: add flush parameter with page budget
Michael S. Tsirkin
[PATCH v7 20/31] mm: page_reporting: add per-page zeroed bitmap for host feedback
Michael S. Tsirkin
[PATCH v7 25/31] mm: page_alloc: propagate PG_zeroed in split_large_buddy
Michael S. Tsirkin
[PATCH v7 26/31] virtio_balloon: skip zeroing for host-zeroed reported pages
Michael S. Tsirkin
[PATCH v7 23/31] virtio_balloon: submit reported pages as individual buffers
Michael S. Tsirkin
[PATCH v7 30/31] virtio_balloon: implement VIRTIO_BALLOON_F_DEVICE_INIT_ON_INFLATE
Michael S. Tsirkin
[PATCH v7 27/31] virtio_balloon: disable reporting zeroed optimization for confidential guests
Michael S. Tsirkin
[PATCH v7 28/31] mm: add free_frozen_pages_zeroed
Michael S. Tsirkin
[PATCH v7 29/31] mm: add put_page_zeroed and folio_put_zeroed
Michael S. Tsirkin
[PATCH v7 31/31] mm: balloon: use put_page_zeroed for zeroed balloon pages
Michael S. Tsirkin
Re: [PATCH v7 00/31] mm/virtio: skip redundant zeroing of host-zeroed pages
David Hildenbrand (Arm)
Re: [PATCH v7 00/31] mm/virtio: skip redundant zeroing of host-zeroed pages
Gregory Price
Re: [PATCH v7 00/31] mm/virtio: skip redundant zeroing of host-zeroed pages
Michael S. Tsirkin
Re: [PATCH 0/4] arm64: dts: qcom: sdm845-lg: Devicetree followup
Bjorn Andersson
Re: (subset) [PATCH v2 0/5] Add LPASS LPI pin controller support for SM6350
Bjorn Andersson
Re: [PATCH RFC 0/4] selftests: harness: Provide global metadata pointer to allow clean teardown from selftest libraries
Sean Christopherson
Re: [PATCH RFC 0/4] selftests: harness: Provide global metadata pointer to allow clean teardown from selftest libraries
Kees Cook
Re: (subset) [PATCH V5 0/5] Enable ADSP and CDSP for Glymur SoC
Bjorn Andersson
Re: (subset) [PATCH v5 0/3] ath10k: Introduce a devicetree quirk to skip host cap QMI requests
Bjorn Andersson
[PATCH][next] stddef: Fix kernel-doc/Sphinx warnings for __TRAILING_OVERLAP()
Gustavo A. R. Silva
Re: [PATCH][next] stddef: Fix kernel-doc/Sphinx warnings for __TRAILING_OVERLAP()
Kees Cook
Re: [PATCH 2/2] audit: fix removal of dangling executable rules
Paul Moore
Re: [PATCH 2/2] audit: fix removal of dangling executable rules
Ricardo Robaina
Re: [PATCH 1/2] audit: fix recursive locking deadlock in audit_dupe_exe()
Paul Moore
Re: [PATCH 1/2] audit: fix recursive locking deadlock in audit_dupe_exe()
Ricardo Robaina
[PATCH] dm: fix dm-inlinecrypt docs warnings
Randy Dunlap
Re: [PATCHv2] accel/qaic: kcalloc + kzalloc to kzalloc
Jeff Hugo
Re: [PATCHv2] accel/qaic: kcalloc + kzalloc to kzalloc
Jeff Hugo
[PATCH v1] tpm_crb: Check ACPI_COMPANION() against NULL during probe
Rafael J. Wysocki
Re: [PATCH] HID: usbhid: replace strlcat with better alternatives
Jiri Kosina
Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Paul Moore
Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Harsh Prateek Bora
Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Madhavan Srinivasan
Re: [PATCH] audit: add backlog high water mark metric
Paul Moore
[PATCH bpf-next v14 0/8] bpf: Extend BPF syscall with common attributes support
Leon Hwang
[PATCH bpf-next v14 3/8] bpf: Refactor reporting log_true_size for prog_load
Leon Hwang
[PATCH bpf-next v14 8/8] selftests/bpf: Add tests to verify map create failure log
Leon Hwang
[PATCH bpf-next v14 4/8] bpf: Add syscall common attributes support for prog_load
Leon Hwang
[PATCH bpf-next v14 7/8] libbpf: Add syscall common attributes support for map_create
Leon Hwang
[PATCH bpf-next v14 1/8] bpf: Extend BPF syscall with common attributes support
Leon Hwang
[PATCH bpf-next v14 2/8] libbpf: Add support for extended BPF syscall
Leon Hwang
Re: [PATCH bpf-next v14 2/8] libbpf: Add support for extended BPF syscall
bot+bpf-ci
Re: [PATCH bpf-next v14 2/8] libbpf: Add support for extended BPF syscall
Leon Hwang
[PATCH bpf-next v14 5/8] bpf: Add syscall common attributes support for btf_load
Leon Hwang
[PATCH bpf-next v14 6/8] bpf: Add syscall common attributes support for map_create
Leon Hwang
Re: [PATCH bpf-next v14 0/8] bpf: Extend BPF syscall with common attributes support
patchwork-bot+netdevbpf
[RFC PATCH v2 19/28] selftests/damon/sysfs.sh: test probes dir
SeongJae Park
[PATCH] selftests/watchdog: mention temperature in status help
Atsushi Matsui
[PATCH 0/2] perf: Revert direct PMU stop for refresh limit
Leo Yan
[PATCH 1/2] selftests/perf_events: Add test for refresh limit signals
Leo Yan
[PATCH 2/2] Revert "perf: Fix the POLL_HUP delivery breakage"
Leo Yan
Re: [PATCH 2/5] liveupdate: Remove limit on the number of files per session
Pratyush Yadav
Re: [PATCH 2/5] liveupdate: Remove limit on the number of files per session
Pasha Tatashin
Re: [RFC PATCH v3 3/7] hq-spinlock: add contention detection
WEI-HONG, YE
Re: [RFC PATCH v3 3/7] hq-spinlock: add contention detection
Fedorov Nikita
[PATCH v3] locking/hqlock_core: restore missing call in contention detection logic
Fedorov Nikita
Re: [PATCH 5/5] selftests/liveupdate: Add stress-files kexec test
Pratyush Yadav
Re: [PATCH 4/5] selftests/liveupdate: Add stress-sessions kexec test
Pratyush Yadav
Re: [PATCH 3/5] selftests/liveupdate: Test session and file limit removal
Pratyush Yadav
Re: [PATCH 1/5] liveupdate: Remove limit on the number of sessions
Pratyush Yadav
Re: [PATCH 1/5] liveupdate: Remove limit on the number of sessions
Pasha Tatashin
[PATCH] audit: fix incorrect inheritable capability in CAPSET records
Sergio Correia
Re: [PATCH] audit: fix incorrect inheritable capability in CAPSET records
Paul Moore
[PATCH] audit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIV
Sergio Correia
Re: [PATCH] audit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIV
Paul Moore
Re: [PATCH v8 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
Tomasz Wolski
Re: [PATCH v8 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
Dave Jiang
[PATCH v5 0/7] driver core: remove software node from platform devices on device release
Bartosz Golaszewski
[PATCH v5 1/7] platform/surface: gpe: use platform_device_register_full()
Bartosz Golaszewski
[PATCH v5 3/7] driver core: platform: provide platform_device_add_software_node()
Bartosz Golaszewski
Re: [PATCH v5 3/7] driver core: platform: provide platform_device_add_software_node()
Danilo Krummrich
Re: [PATCH v5 3/7] driver core: platform: provide platform_device_add_software_node()
Dmitry Torokhov
Re: [PATCH v5 3/7] driver core: platform: provide platform_device_add_software_node()
Bartosz Golaszewski
[PATCH v5 2/7] driver core: platform: make the swnode check stricter
Bartosz Golaszewski
[PATCH v5 5/7] driver core: platform: remove software node on release()
Bartosz Golaszewski
[PATCH v5 6/7] kunit: provide kunit_software_node_register()
Bartosz Golaszewski
Re: [PATCH v5 6/7] kunit: provide kunit_software_node_register()
Andy Shevchenko
[PATCH v5 4/7] drm/xe/i2c: use platform_device_add_software_node()
Bartosz Golaszewski
Re: [PATCH v5 4/7] drm/xe/i2c: use platform_device_add_software_node()
Danilo Krummrich
[PATCH v5 7/7] driver core: platform: tests: add test cases for correct swnode removal
Bartosz Golaszewski
Re: [PATCH v5 0/7] driver core: remove software node from platform devices on device release
Danilo Krummrich
[PATCH net-next v2 0/6] Bluetooth: convert remaining bluetooth socket families to getsockopt_iter
Breno Leitao
[PATCH net-next v2 2/6] Bluetooth: hci_sock: convert to getsockopt_iter
Breno Leitao
[PATCH net-next v2 1/6] Bluetooth: hci_sock: write the full optval for getsockopt
Breno Leitao
[PATCH net-next v2 3/6] Bluetooth: ISO: convert to getsockopt_iter
Breno Leitao
[PATCH net-next v2 4/6] Bluetooth: RFCOMM: convert to getsockopt_iter
Breno Leitao
[PATCH net-next v2 5/6] Bluetooth: L2CAP: convert to getsockopt_iter
Breno Leitao
[PATCH net-next v2 6/6] Bluetooth: SCO: convert to getsockopt_iter
Breno Leitao
Re: [PATCH net-next v2 0/6] Bluetooth: convert remaining bluetooth socket families to getsockopt_iter
patchwork-bot+bluetooth
Re: [PATCH 2/5] io_uring/zcrx: notify user on frag copy fallback
Pavel Begunkov
Re: [PATCH 1/5] io_uring/zcrx: notify user when out of buffers
Pavel Begunkov
[PROPOSAL] hwspinlock: remove 'unregistering hwspinlock devices' from the core
Wolfram Sang
[PATCH] selftests/mm: Fix mmap() return value check in run_migration_benchmark
Hongfu Li
Re: [PATCH] selftests/mm: Fix mmap() return value check in run_migration_benchmark
David Hildenbrand (Arm)
Re: [PATCH] selftests/mm: Fix mmap() return value check in run_migration_benchmark
Dev Jain
Re: [PATCH] selftests/mm: Fix mmap() return value check in run_migration_benchmark
Mike Rapoport
Re: [PATCH] selftests/mm: Fix mmap() return value check in run_migration_benchmark
Donet Tom
Re: [PATCH] selftests/mm: Fix mmap() return value check in run_migration_benchmark
Lorenzo Stoakes
Re: [PATCH] selftests/mm: Fix mmap() return value check in run_migration_benchmark
SeongJae Park
[PATCH v1 0/1] dm-inlinecrypt: move to HW-wrapped key
Linlin Zhang
[PATCH v1 1/1] dm-inlinecrypt: initialize blk-crypto key as HW-wrapped key
Linlin Zhang
Re: [PATCH v1 1/1] dm-inlinecrypt: initialize blk-crypto key as HW-wrapped key
Eric Biggers
Re: [PATCH v1 1/1] dm-inlinecrypt: initialize blk-crypto key as HW-wrapped key
Eric Biggers
Re: [PATCH v2 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
David Hildenbrand (Arm)
Re: [PATCH v2 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
Suren Baghdasaryan
Re: [PATCH v2 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
David Hildenbrand (Arm)
Re: [PATCH v2 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
Suren Baghdasaryan
[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
Albert Esteve
[PATCH RFC 4/5] selinux: Restrict cross-cgroup dma-heap charging
Albert Esteve
[PATCH RFC 5/5] selftests/dmabuf-heaps: Add dma-buf memcg accounting tests
Albert Esteve
[PATCH RFC 1/5] memcg: Track exported dma-buffers
Albert Esteve
[PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
Albert Esteve
Re: [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
Christian König
Re: [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
T.J. Mercier
Re: [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
Albert Esteve
Re: [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
T.J. Mercier
Re: [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
Albert Esteve
Re: [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
T.J. Mercier
Re: [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
Albert Esteve
[PATCH RFC 3/5] security: dma-heap: Add dma_heap_alloc LSM hook
Albert Esteve
[PATCH] drm/virtio: add timeout to virtqueue wait to avoid hung task
Ryosuke Yasuoka
Re: [PATCH] drm/virtio: add timeout to virtqueue wait to avoid hung task
syzbot
Re: [PATCH] drm/virtio: add timeout to virtqueue wait to avoid hung task
syzbot
Re: [PATCH] drm/virtio: add timeout to virtqueue wait to avoid hung task
Dmitry Osipenko
Re: [PATCH] drm/virtio: add timeout to virtqueue wait to avoid hung task
syzbot
Re: [PATCH] drm/virtio: add timeout to virtqueue wait to avoid hung task
syzbot
Re: [PATCH] drm/virtio: add timeout to virtqueue wait to avoid hung task
Dmitry Osipenko
Re: [PATCH v2 0/4] Firmware LSM hook
Leon Romanovsky
Re: [syzbot] [bridge?] kernel BUG in __get_vm_area_node
Ido Schimmel
Re: [syzbot] [bridge?] kernel BUG in __get_vm_area_node
Uladzislau Rezki
Re: [syzbot] [bridge?] kernel BUG in __get_vm_area_node
Uladzislau Rezki
Re: [PATCH 1/3] mm/hmm: Add hmm_range_fault_unlockable() for mmap lock-drop support
David Hildenbrand (Arm)
Re: [PATCH 1/3] mm/hmm: Add hmm_range_fault_unlockable() for mmap lock-drop support
Stanislav Kinsburskii
Re: [PATCH 1/3] mm/hmm: Add hmm_range_fault_unlockable() for mmap lock-drop support
David Hildenbrand (Arm)
Re: [PATCH 1/3] mm/hmm: Add hmm_range_fault_unlockable() for mmap lock-drop support
Stanislav Kinsburskii
[PATCH net v2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
Stefano Garzarella
Re: [PATCH net v2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
Michael S. Tsirkin
Re: [PATCH net v2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
Stefano Garzarella
Re: [PATCH net v2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
Michael S. Tsirkin
[PATCH] selftests/mm: check file initialization writes in split_huge_page_test
Vineet Agarwal
Re: [PATCH] selftests/mm: check file initialization writes in split_huge_page_test
David Hildenbrand (Arm)
[RESEND PATCH v3] drm/qxl: Convert qxl release idr to xarray
liuqiangneo
[PATCH v2] selftests/cgroup: check malloc return value in alloc_anon functions
Hongfu Li
Re: [PATCH v2] selftests/cgroup: check malloc return value in alloc_anon functions
Tejun Heo
[PATCH v7 0/2] selftests/futex: fix the failed futex_requeue test issue
Yuwen Chen
[PATCH v7 1/2] selftests/futex: implement the interfaces related to threads
Yuwen Chen
[PATCH v7 2/2] selftests/futex: fix the failed futex_requeue test issue
Yuwen Chen
[PATCH RESEND bpf-next v10 0/8] bpf: Extend the bpf_list family of APIs
Kaitao cheng
[PATCH RESEND bpf-next v10 4/8] bpf: refactor __bpf_list_add to take insertion point via **prev_ptr
Kaitao cheng
Re: [PATCH RESEND bpf-next v10 4/8] bpf: refactor __bpf_list_add to take insertion point via **prev_ptr
Eduard Zingerman
[PATCH RESEND bpf-next v10 1/8] bpf: refactor __bpf_list_del to take list node pointer
Kaitao cheng
Re: [PATCH RESEND bpf-next v10 1/8] bpf: refactor __bpf_list_del to take list node pointer
bot+bpf-ci
Re: [PATCH RESEND bpf-next v10 1/8] bpf: refactor __bpf_list_del to take list node pointer
Kaitao Cheng
Re: [PATCH RESEND bpf-next v10 1/8] bpf: refactor __bpf_list_del to take list node pointer
Eduard Zingerman
[PATCH RESEND bpf-next v10 5/8] bpf: Add bpf_list_add to insert node after a given list node
Kaitao cheng
Re: [PATCH RESEND bpf-next v10 5/8] bpf: Add bpf_list_add to insert node after a given list node
bot+bpf-ci
Re: [PATCH RESEND bpf-next v10 5/8] bpf: Add bpf_list_add to insert node after a given list node
Kaitao Cheng
Re: [PATCH RESEND bpf-next v10 5/8] bpf: Add bpf_list_add to insert node after a given list node
Eduard Zingerman
[PATCH RESEND bpf-next v10 6/8] bpf: add bpf_list_is_first/last/empty kfuncs
Kaitao cheng
Re: [PATCH RESEND bpf-next v10 6/8] bpf: add bpf_list_is_first/last/empty kfuncs
Eduard Zingerman
[PATCH RESEND bpf-next v10 7/8] bpf: allow non-owning list-node args via __nonown_allowed
Kaitao cheng
Re: [PATCH RESEND bpf-next v10 7/8] bpf: allow non-owning list-node args via __nonown_allowed
bot+bpf-ci
Re: [PATCH RESEND bpf-next v10 7/8] bpf: allow non-owning list-node args via __nonown_allowed
Eduard Zingerman
Re: [PATCH RESEND bpf-next v10 7/8] bpf: allow non-owning list-node args via __nonown_allowed
Eduard Zingerman
[PATCH RESEND bpf-next v10 3/8] bpf: Introduce the bpf_list_del kfunc.
Kaitao cheng
Re: [PATCH RESEND bpf-next v10 3/8] bpf: Introduce the bpf_list_del kfunc.
bot+bpf-ci
Re: [PATCH RESEND bpf-next v10 3/8] bpf: Introduce the bpf_list_del kfunc.
Kaitao Cheng
Re: [PATCH RESEND bpf-next v10 3/8] bpf: Introduce the bpf_list_del kfunc.
Eduard Zingerman
Earlier messages
Later messages