linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/06/08
[PATCH v5 09/34] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
David Woodhouse
2026/06/08
[PATCH v5 22/34] KVM: selftests: Add master clock offset test
David Woodhouse
2026/06/08
[PATCH v5 14/34] KVM: x86: Fix compute_guest_tsc() to handle negative time deltas
David Woodhouse
2026/06/08
[PATCH v5 00/34] Cleaning up the KVM clock mess
David Woodhouse
2026/06/08
[PATCH bpf-next v5 8/9] selftests/bpf: Add test to verify xlated insns for global percpu data
Leon Hwang
2026/06/08
[PATCH v5 29/34] KVM: x86: Re-synchronize TSC after KVM_SET_TSC_KHZ
David Woodhouse
2026/06/08
[PATCH v5 06/34] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC
David Woodhouse
2026/06/08
[PATCH v5 30/34] KVM: selftests: Add Xen runstate migration test
David Woodhouse
2026/06/08
[PATCH v5 26/34] KVM: x86: Avoid redundant masterclock updates from multiple vCPUs
David Woodhouse
2026/06/08
[PATCH v5 05/34] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
David Woodhouse
2026/06/08
[PATCH v5 16/34] KVM: x86: Simplify and comment kvm_get_time_scale()
David Woodhouse
2026/06/08
[PATCH v5 28/34] KVM: selftests: Add Xen/generic CPUID timing leaf test
David Woodhouse
2026/06/08
[PATCH v5 02/34] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
David Woodhouse
2026/06/08
[PATCH v5 01/34] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()
David Woodhouse
2026/06/08
[PATCH v5 08/34] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
David Woodhouse
2026/06/08
[PATCH v5 10/34] KVM: x86: Fold __get_kvmclock() into get_kvmclock()
David Woodhouse
2026/06/08
[PATCH v5 33/34] KVM: x86: Replace pvclock_gtod_data vclock_mode with boolean
David Woodhouse
2026/06/08
[PATCH v5 15/34] KVM: x86: Restructure kvm_guest_time_update() for TSC upscaling
David Woodhouse
2026/06/08
[PATCH v5 13/34] KVM: x86: Use get_kvmclock() in kvm_get_wall_clock_epoch()
David Woodhouse
2026/06/08
[PATCH v5 21/34] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
David Woodhouse
2026/06/08
[PATCH v5 12/34] KVM: x86: Fix KVM clock precision in get_kvmclock() with TSC scaling
David Woodhouse
2026/06/08
[PATCH bpf-next v5 3/9] libbpf: Probe percpu data feature
Leon Hwang
2026/06/08
[PATCH bpf-next v5 6/9] selftests/bpf: Add tests to verify global percpu data
Leon Hwang
2026/06/08
[PATCH bpf-next v5 0/9] bpf: Introduce global percpu data
Leon Hwang
2026/06/08
[PATCH bpf-next v5 1/9] bpf: Drop duplicate blank lines in verifier
Leon Hwang
2026/06/08
[PATCH bpf-next v5 9/9] selftests/bpf: Add test to verify bpf_iter for global percpu data
Leon Hwang
2026/06/08
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Matthew Wilcox
2026/06/08
[PATCH v5 27/34] KVM: x86: Remove runtime Xen TSC frequency CPUID update
David Woodhouse
2026/06/08
[PATCH bpf-next v5 7/9] selftests/bpf: Add tests to verify verifier log for global percpu data
Leon Hwang
2026/06/08
[PATCH bpf-next v5 5/9] bpftool: Generate skeleton for global percpu data
Leon Hwang
2026/06/08
[PATCH bpf-next v5 2/9] bpf: Introduce global percpu data
Leon Hwang
2026/06/08
[PATCH v5 17/34] KVM: x86: Remove implicit rdtsc() from kvm_compute_l1_tsc_offset()
David Woodhouse
2026/06/08
[PATCH v5 07/34] KVM: x86: Activate master clock immediately on vCPU creation
David Woodhouse
2026/06/08
[PATCH v5 11/34] KVM: x86: Restructure get_kvmclock()
David Woodhouse
2026/06/08
[PATCH bpf-next v5 4/9] libbpf: Add support for global percpu data
Leon Hwang
2026/06/08
Re: [PATCH next] drivers/block/rbd: Use strscpy() to copy strings into arrays
Jens Axboe
2026/06/08
Re: [PATCH 2/2] selftests/liveupdate: Add helpers to preserve/retrieve FDs
Pratyush Yadav
2026/06/08
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
David Hildenbrand (Arm)
2026/06/08
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
David Hildenbrand (Arm)
2026/06/08
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Matthew Wilcox
2026/06/08
Re: [PATCH v10 24/37] mm: add put_page_zeroed and folio_put_zeroed
David Hildenbrand (Arm)
2026/06/08
[PATCH] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Fixup panel compatible
Yedaya Katsman
2026/06/08
Re: [PATCH 2/2] selftests/liveupdate: Add helpers to preserve/retrieve FDs
Pratyush Yadav
2026/06/08
Re: [PATCH 1/2] selftests/liveupdate: Move luo_test_utils.* into a reusable library
Pratyush Yadav
2026/06/08
Re: [PATCH] dm ebs: drop dirty bufio state when discarding blocks
Mikulas Patocka
2026/06/08
Re: [PATCH next] drivers/md/dm-zoned-metadata: User strscpy() to copy device name
Mikulas Patocka
2026/06/08
Re: [PATCH v10 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
Matthew Wilcox
2026/06/08
Re: [PATCH v10 02/37] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
Lorenzo Stoakes
2026/06/08
Re: [PATCH v10 24/37] mm: add put_page_zeroed and folio_put_zeroed
Michael S. Tsirkin
2026/06/08
Re: [PATCH net-next 2/4] udmabuf: emit one sg entry per pinned folio
Christian König
2026/06/08
Re: [PATCH v10 02/37] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
Michael S. Tsirkin
2026/06/08
Re: [PATCH bpf v8 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()
bot+bpf-ci
2026/06/08
Re: [PATCH next] nxen/xenbus: Replace strcpy() with memcpy()
Jürgen Groß
2026/06/08
Re: [PATCH bpf v8 1/2] net: Validate protocol in skb_steal_sock() for BPF-assigned sockets
bot+bpf-ci
2026/06/08
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Matthew Wilcox
2026/06/08
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Lorenzo Stoakes
2026/06/08
[PATCH bpf v8 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()
Jiayuan Chen
2026/06/08
[PATCH bpf v8 1/2] net: Validate protocol in skb_steal_sock() for BPF-assigned sockets
Jiayuan Chen
2026/06/08
[PATCH bpf v8 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
Jiayuan Chen
2026/06/08
Re: [PATCH bpf-next] bpf/selftests: remove lirc test
Bastien Curutchet
2026/06/08
Re: [PATCH v10 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
Lorenzo Stoakes
2026/06/08
Re: [PATCH v10 03/37] mm: page_alloc: propagate PageReported flag across buddy splits
Matthew Wilcox
2026/06/08
Re: [PATCH v10 29/37] mm: memfd: skip zeroing for zeroed hugetlb pool pages
Lorenzo Stoakes
2026/06/08
Re: [PATCH v10 24/37] mm: add put_page_zeroed and folio_put_zeroed
David Hildenbrand (Arm)
2026/06/08
Re: [PATCH v10 28/37] mm: hugetlb: add gfp parameter and skip zeroing for zeroed pages
Lorenzo Stoakes
2026/06/08
Re: [PATCH v10 27/37] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
Lorenzo Stoakes
2026/06/08
Re: [PATCH v10 26/37] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
Lorenzo Stoakes
2026/06/08
Re: [PATCH v10 25/37] mm: use __GFP_ZERO in alloc_anon_folio
Lorenzo Stoakes
2026/06/08
Re: [PATCH v10 24/37] mm: add put_page_zeroed and folio_put_zeroed
Lorenzo Stoakes
2026/06/08
Re: [PATCH v10 23/37] mm: page_alloc: skip kernel_init_pages for FPI_ZEROED when safe
Lorenzo Stoakes
2026/06/08
Re: [PATCH v10 22/37] mm: add free_frozen_pages_zeroed
Lorenzo Stoakes
2026/06/08
Re: [PATCH v10 17/37] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
Lorenzo Stoakes
2026/06/08
Re: [PATCH bpf v2 0/2] Keep dynamic inner array lookups nullable
patchwork-bot+netdevbpf
2026/06/08
Re: [PATCH v10 19/37] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
Lorenzo Stoakes
2026/06/08
Re: [PATCH v10 18/37] mm: page_alloc: use aliasing checks instead of user_alloc_needs_zeroing
Lorenzo Stoakes
2026/06/08
Re: [PATCH v10 15/37] mm: alloc_anon_folio: pass raw fault address to vma_alloc_folio
Lorenzo Stoakes
2026/06/08
Re: [PATCH v10 14/37] mm: remove arch vma_alloc_zeroed_movable_folio overrides
Lorenzo Stoakes
2026/06/08
Re: [PATCH v10 16/37] mm: alloc_swap_folio: pass raw fault address to vma_alloc_folio
Lorenzo Stoakes
2026/06/08
Re: [PATCH] selftests/mm: fix ksft_process_madv.sh test category
Dev Jain
2026/06/08
Re: [PATCH] selftests/mm: fix ksft_process_madv.sh test category
David Hildenbrand (Arm)
2026/06/08
Re: [PATCH v10 12/37] mm: use folio_zero_user for user pages in post_alloc_hook
Lorenzo Stoakes
2026/06/08
Re: [PATCH v10 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
Vlastimil Babka (SUSE)
2026/06/08
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
David Hildenbrand (Arm)
2026/06/08
[PATCH 2/3] selftests/resctrl: Add L3_CAT_VALIDATE to check invalid CBMs
Richard Cheng
2026/06/08
[PATCH 3/3] selftests/resctrl: Add L3_BIT_USAGE to check bit_usage tracks allocation
Richard Cheng
2026/06/08
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Lorenzo Stoakes
2026/06/08
Re: [PATCH v10 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
Vlastimil Babka (SUSE)
2026/06/08
Re: [PATCH v10 13/37] mm: use __GFP_ZERO in vma_alloc_zeroed_movable_folio
Lorenzo Stoakes
2026/06/08
Re: [PATCH v10 36/37] mm: balloon: use put_page_zeroed for zeroed balloon pages
David Hildenbrand (Arm)
2026/06/08
Re: [PATCH V4 2/9] dax/fsdev: fix multi-range offset in memory_failure handler
Richard Cheng
2026/06/08
[PATCH 1/3] selftests/resctrl: Add L3_CAT_OCCUP test to verify CAT bounds occupancy
Richard Cheng
2026/06/08
[PATCH 0/3] selftests/resctrl: increase L3 cache test coverage
Richard Cheng
2026/06/08
Re: [PATCH net-next 1/2] smc: convert to getsockopt_iter
Breno Leitao
2026/06/08
[PATCH] selftests/mm: fix ksft_process_madv.sh test category
Sarthak Sharma
2026/06/08
Re: [PATCH V4 7/9] dax: fix holder_ops race in fs_put_dax()
Richard Cheng
2026/06/08
Re: [PATCH v10 11/37] mm: page_alloc: move prep_compound_page before post_alloc_hook
Lorenzo Stoakes
2026/06/08
Re: [PATCH V4 8/9] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
Richard Cheng
2026/06/08
Re: [PATCH v10 13/37] mm: use __GFP_ZERO in vma_alloc_zeroed_movable_folio
Lorenzo Stoakes
2026/06/08
Re: [PATCH] selftests/mm: fix ksft_process_madv.sh test category
Mark Brown
2026/06/08
Re: [PATCH v7 5/8] media: qcom: camss: csiphy-3ph: Add Gen2 v1.1 MIPI CSI-2 C-PHY init
David Heidelberg
2026/06/08
Re: [PATCH 3/8] LoongArch: Add special section entry sizes for KLP support
George Guo
2026/06/08
Re: [RFC v1 0/9] kho: granular compatibility and header decoupling
Mike Rapoport
2026/06/08
Re: [PATCH v10 08/37] mm: add alloc_contig_frozen_pages_user for cache-friendly zeroing
Lorenzo Stoakes
2026/06/08
[PATCH net v2 1/2] net: mana: initialize gdma queue id to INVALID_QUEUE_ID
Aditya Garg
2026/06/08
[PATCH next] drivers/scsi/mpt3sas: Replace strcpy() + strcat() with snprintf()
david . laight . linux
2026/06/08
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Lorenzo Stoakes
2026/06/08
Re: [PATCH 5/8] LoongArch: fix kernel panic with -fPIC for same-compilation-unit symbol references
George Guo
2026/06/08
[PATCH v2 7/8] klp-build: Add LoongArch syscall patching macro
George Guo
2026/06/08
[PATCH v2 6/8] objtool/klp: Add LoongArch jump opcode bytes support
George Guo
2026/06/08
[PATCH v2 5/8] LoongArch: Fix EFI linking with -fdata-sections
George Guo
2026/06/08
[PATCH v2 4/8] livepatch/klp-build: build LoongArch with -fPIC to keep GOT-indirect symbol references
George Guo
2026/06/08
[PATCH net v2 2/2] net: mana: guard TX wq object destroy with INVALID_MANA_HANDLE check
Aditya Garg
2026/06/08
[PATCH net v2 0/2] net: mana: fix error-path issues in queue setup
Aditya Garg
2026/06/08
[PATCH v2 2/8] LoongArch: Mark special sections for KLP support
George Guo
2026/06/08
[PATCH v2 0/8] LoongArch: Add livepatch build (KLP) support
George Guo
2026/06/08
[PATCH v2 8/8] LoongArch: Add livepatch build (KLP) support
George Guo
2026/06/08
Re: [PATCH 2/3] mfd: 88pm886: Initialize battery page
Duje Mihanović
2026/06/08
Re: [PATCH v10 05/37] mm: hugetlb: remove dead alloc_hugetlb_folio stub
Lorenzo Stoakes
2026/06/08
[PATCH v2 3/8] livepatch/klp-build: disable direct-extern-access for LoongArch to fix kernel panic
George Guo
2026/06/08
[PATCH v2 1/8] objtool/LoongArch: Add arch_adjusted_addend() for KLP support
George Guo
2026/06/08
Re: [PATCH v10 06/37] mm: move vma_alloc_folio_noprof to page_alloc.c
Lorenzo Stoakes
2026/06/08
[PATCH next] fs/hfsplus/xattr: Use memcpy() and strscpy() to build xattr_name
david . laight . linux
2026/06/08
[PATCH net-next] drivers/net/wireless/intel/iwlwifi/iwl-trans: Replace kzalloc(... strlen()...) with kzalloc_flex()
david . laight . linux
2026/06/08
[PATCH next] drivers/scsi/BusLogic: Avoid overrunning static message buffer
david . laight . linux
2026/06/08
[PATCH net-next] drivers/net/ethernet/qualcomm/emac: Use strscpy() to copy the ethtool strings
david . laight . linux
2026/06/08
[PATCH next] drivers/scsi/bfa/bfa_fcs_lport: Use strscpy() to copy strings into arrays
david . laight . linux
2026/06/08
[PATCH net-next] drivers/net/ethernet/freescale/gianfar: Use bounded string ops when setting ethtool stat strings
david . laight . linux
2026/06/08
[PATCH net-next] drivers/net/ethernet/sfc/siena/ethtool_common: Use strscpy() to copy strings into arrays
david . laight . linux
2026/06/08
[PATCH net-next] net/devlink: Use strscpy() to copy strings into arrays
david . laight . linux
2026/06/08
[PATCH next] drivers/video/fbdev/s3fb: Use strscpy() to copy strings into arrays
david . laight . linux
2026/06/08
[PATCH net-next] net/key: Use strscpy() to copy strings into arrays
david . laight . linux
2026/06/08
[PATCH next] drivers/usb/atm: Replace strcpy() + strlcat() with snprintf()
david . laight . linux
2026/06/08
[PATCH next] afs_lookup_atsys(): Use memcpy() instead of strcpy()
david . laight . linux
2026/06/08
[PATCH net-next] net/sunrpc/svcauth_unix: Use strscpy() to copy strings into arrays
david . laight . linux
2026/06/08
[PATCH next] drivers/mmc/core/sdio_cis: Replace strcpy() in loop with memcpy() outside
david . laight . linux
2026/06/08
[PATCH next] drivers/scsi/bfa/bfad_attr: Use strscpy() to copy strings into arrays
david . laight . linux
2026/06/08
[PATCH next] drivers/misc/enclosure: Replace strcpy() + strcat() with snprintf()
david . laight . linux
2026/06/08
[PATCH next] drivers/mtd/ubi/block: Replace strcpy() with strscpy()
david . laight . linux
2026/06/08
[PATCH next] drivers/rpmsg: Fix copy of channel->name into open request
david . laight . linux
2026/06/08
[PATCH net-next] drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool: Use strscpy() to copy ethtool test names
david . laight . linux
2026/06/08
[PATCH next] drivers/gpu/drm/vmwgfx/vmwgfx_msg: Use strscpy() to copy mks-guest-stat names
david . laight . linux
2026/06/08
[PATCH next] drivers/of/overlay: Use memcpy() to copy known length strings
david . laight . linux
2026/06/08
[PATCH next] usb_string_copy: Use kzalloc() to avoid leaking old data
david . laight . linux
2026/06/08
[PATCH net-next] net/devlink: Use strscpy() to copy strings into arrays
david . laight . linux
2026/06/08
[PATCH next] drivers/hwtracing/intel_th: Replace kzalloc(... strlen()...) with kzalloc_flex()
david . laight . linux
2026/06/08
[PATCH next] drivers/scsi/esas2r: Use strscpy() to copy strings into arrays
david . laight . linux
2026/06/08
[PATCH next] drivers/mtd/parsers: Replace strcpy() into kmalloc()ed buffer
david . laight . linux
2026/06/08
[PATCH net-next] drivers/net/ethernet/sfc/falcon/ethtool: Use strscpy() to copy strings into arrays
david . laight . linux
2026/06/08
[PATCH net-next] drivers/net/ethernet/emulex/benet: Use strscpy() to copy strings into arrays
david . laight . linux
2026/06/08
[PATCH next] drivers/scsi/ipr: Use strscpy() to copy strings into arrays
david . laight . linux
2026/06/08
[PATCH next] drivers/scsi/bfa/bfad_bsg: Use strscpy() to copy strings into arrays
david . laight . linux
2026/06/08
[PATCH net-next] drivers/net/wireless/marvell/mwifiex/sdio: Use strscpy() to copy strings into arrays
david . laight . linux
2026/06/08
[PATCH net-next] net/netfilter/nfnetlink_cttimeout: Use strscpy() to copy strings into arrays
david . laight . linux
2026/06/08
[PATCH next] drivers/bus/fsl-mc: Use strscpy() to copy strings into arrays
david . laight . linux
2026/06/08
[PATCH next] drivers/md/md: Use bounded strings ops when setting disk->disk_name
david . laight . linux
2026/06/08
[PATCH next] drivers/scsi/qla4xxx/ql4_mbx: Use strscpy() to copy strings into arrays
david . laight . linux
2026/06/08
[PATCH next] drivers/mtd/ubi/build: Use strscpy() to copy strings into arrays
david . laight . linux
2026/06/08
[PATCH next] Rewrite tg3_bus_string() to avoid temporary string
david . laight . linux
2026/06/08
[PATCH next] drivers/infiniband/hw/mlx5/data_direct: Use strscpy() to copy strings into arrays
david . laight . linux
2026/06/08
[PATCH net-next] drivers/net/ethernet/sfc/ethtool_common: Use strscpy() to copy strings into arrays
david . laight . linux
2026/06/08
Re: [PATCH v10 03/37] mm: page_alloc: propagate PageReported flag across buddy splits
Lorenzo Stoakes
2026/06/08
Re: [PATCH v2 2/2] ARM: dts: qcom: msm8926-sony-xperia-yukon-eagle: add initial device tree
Konrad Dybcio
2026/06/08
[PATCH net-next v3 1/2] selftests: net: rds: add getsockopt() conversion test
Breno Leitao
2026/06/08
[PATCH net-next v3 2/2] rds: convert to getsockopt_iter
Breno Leitao
2026/06/08
[PATCH net-next v3 0/2] net: rds: convert rds to getsockopt_iter
Breno Leitao
2026/06/08
Re: [PATCH v10 01/37] mm: mempolicy: fix interleave index calculation
Lorenzo Stoakes
2026/06/08
Re: [PATCH v10 02/37] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
Lorenzo Stoakes
2026/06/08
Re: [PATCH v2 5/9] mailbox: imx: Start splitting the IRQ handler in primary and threaded handler
Sebastian Andrzej Siewior
2026/06/08
Re: [PATCH v1] vsock/virtio: rework MSG_ZEROCOPY flag handling
David Laight
2026/06/08
Re: [PATCH v2 4/9] mailbox: imx: Use channel index instead of zero in imx_mu_specific_rx()
Sebastian Andrzej Siewior
2026/06/08
Re: [PATCH v10 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
Lorenzo Stoakes
2026/06/08
Re: [PATCH v4 0/1] cpuhp: Expedite RCU when toggling system-wide SMT mode
Vishal Chourasia
2026/06/08
Re: [PATCH v10 10/37] mm: add folio_zero_user stub for configs without THP/HUGETLBFS
Lorenzo Stoakes
2026/06/08
Re: [PATCH 1/2] kunit: Add ability to skip entire test suites
Vaibhav Jain
2026/06/08
[PATCH v2 0/2] kunit: Add support for skipping entire test suites
Vaibhav Jain
2026/06/08
[PATCH v2 2/2] kunit: Add example of test suite that can be skipped at runtime
Vaibhav Jain
2026/06/08
Re: [PATCH v7 5/8] media: qcom: camss: csiphy-3ph: Add Gen2 v1.1 MIPI CSI-2 C-PHY init
Bryan O'Donoghue
2026/06/08
[PATCH v2 1/2] kunit: Add ability to skip entire test suites
Vaibhav Jain
2026/06/08
Re: [PATCH] interconnect: qcom: simplify allocation
Konrad Dybcio
2026/06/08
Re: [PATCH 2/3] mfd: 88pm886: Initialize battery page
Lee Jones
2026/06/08
Re: [PATCH v7 0/8] media: camss: Add support for C-PHY configuration on Qualcomm platforms
Bryan O'Donoghue
2026/06/08
[PATCH v10 30/37] mm: page_reporting: add per-page zeroed bitmap for host feedback
Michael S. Tsirkin
2026/06/08
[PATCH v10 37/37] virtio_balloon: implement VIRTIO_BALLOON_F_DEVICE_INIT_ON_INFLATE
Michael S. Tsirkin
2026/06/08
[PATCH v10 32/37] virtio_balloon: disable indirect descriptors
Michael S. Tsirkin
2026/06/08
[PATCH v10 28/37] mm: hugetlb: add gfp parameter and skip zeroing for zeroed pages
Michael S. Tsirkin
2026/06/08
[PATCH v10 27/37] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
Michael S. Tsirkin
2026/06/08
[PATCH v10 26/37] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
Michael S. Tsirkin
2026/06/08
[PATCH v10 24/37] mm: add put_page_zeroed and folio_put_zeroed
Michael S. Tsirkin
2026/06/08
Re: [PATCH bpf v2 0/2] Keep dynamic inner array lookups nullable
Jiri Olsa
2026/06/08
[PATCH v10 29/37] mm: memfd: skip zeroing for zeroed hugetlb pool pages
Michael S. Tsirkin
2026/06/08
Re: [PATCH 2/2] kunit: Add example of test suite that can be skipped at runtime
Vaibhav Jain
2026/06/08
[PATCH v10 36/37] mm: balloon: use put_page_zeroed for zeroed balloon pages
Michael S. Tsirkin
2026/06/08
[PATCH v10 34/37] virtio_balloon: skip zeroing for host-zeroed reported pages
Michael S. Tsirkin
2026/06/08
[PATCH v10 25/37] mm: use __GFP_ZERO in alloc_anon_folio
Michael S. Tsirkin
2026/06/08
[PATCH v10 31/37] virtio_balloon: submit reported pages as individual buffers
Michael S. Tsirkin
2026/06/08
[PATCH v10 35/37] virtio_balloon: disable reporting zeroed optimization for confidential guests
Michael S. Tsirkin
2026/06/08
[PATCH v10 18/37] mm: page_alloc: use aliasing checks instead of user_alloc_needs_zeroing
Michael S. Tsirkin
2026/06/08
[PATCH v10 33/37] mm: page_reporting: add flush parameter with page budget
Michael S. Tsirkin
2026/06/08
[PATCH v10 23/37] mm: page_alloc: skip kernel_init_pages for FPI_ZEROED when safe
Michael S. Tsirkin
2026/06/08
[PATCH v10 22/37] mm: add free_frozen_pages_zeroed
Michael S. Tsirkin
Earlier messages
Later messages