linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH next] drivers/usb/atm: Replace strcpy() + strlcat() with snprintf()
patchwork-bot+netdevbpf
[PATCH next] afs_lookup_atsys(): Use memcpy() instead of strcpy()
david . laight . linux
[PATCH net-next] net/sunrpc/svcauth_unix: Use strscpy() to copy strings into arrays
david . laight . linux
Re: [PATCH net-next] net/sunrpc/svcauth_unix: Use strscpy() to copy strings into arrays
Chuck Lever
[PATCH next] drivers/mmc/core/sdio_cis: Replace strcpy() in loop with memcpy() outside
david . laight . linux
[PATCH next] drivers/scsi/bfa/bfad_attr: Use strscpy() to copy strings into arrays
david . laight . linux
[PATCH next] drivers/misc/enclosure: Replace strcpy() + strcat() with snprintf()
david . laight . linux
[PATCH next] drivers/mtd/ubi/block: Replace strcpy() with strscpy()
david . laight . linux
[PATCH next] drivers/rpmsg: Fix copy of channel->name into open request
david . laight . linux
[PATCH net-next] drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool: Use strscpy() to copy ethtool test names
david . laight . linux
[PATCH next] drivers/gpu/drm/vmwgfx/vmwgfx_msg: Use strscpy() to copy mks-guest-stat names
david . laight . linux
Re: [PATCH next] drivers/gpu/drm/vmwgfx/vmwgfx_msg: Use strscpy() to copy mks-guest-stat names
kernel test robot
[PATCH next] drivers/of/overlay: Use memcpy() to copy known length strings
david . laight . linux
Re: [PATCH next] drivers/of/overlay: Use memcpy() to copy known length strings
Rob Herring
Re: [PATCH next] drivers/of/overlay: Use memcpy() to copy known length strings
David Laight
[PATCH next] usb_string_copy: Use kzalloc() to avoid leaking old data
david . laight . linux
[PATCH net-next] net/devlink: Use strscpy() to copy strings into arrays
david . laight . linux
Re: [PATCH net-next] net/devlink: Use strscpy() to copy strings into arrays
Paolo Abeni
Re: [PATCH net-next] net/devlink: Use strscpy() to copy strings into arrays
David Laight
Re: [PATCH net-next] net/devlink: Use strscpy() to copy strings into arrays
Kees Cook
Re: [PATCH net-next] net/devlink: Use strscpy() to copy strings into arrays
Kees Cook
Re: [PATCH net-next] net/devlink: Use strscpy() to copy strings into arrays
David Laight
[PATCH net-next] net/devlink: Use strscpy() to copy strings into arrays
david . laight . linux
[PATCH next] drivers/hwtracing/intel_th: Replace kzalloc(... strlen()...) with kzalloc_flex()
david . laight . linux
[PATCH next] drivers/scsi/esas2r: Use strscpy() to copy strings into arrays
david . laight . linux
[PATCH next] drivers/mtd/parsers: Replace strcpy() into kmalloc()ed buffer
david . laight . linux
[PATCH net-next] drivers/net/ethernet/sfc/falcon/ethtool: Use strscpy() to copy strings into arrays
david . laight . linux
Re: [PATCH net-next] drivers/net/ethernet/sfc/falcon/ethtool: Use strscpy() to copy strings into arrays
Jakub Kicinski
[PATCH net-next] drivers/net/ethernet/emulex/benet: Use strscpy() to copy strings into arrays
david . laight . linux
Re: [PATCH net-next] drivers/net/ethernet/emulex/benet: Use strscpy() to copy strings into arrays
patchwork-bot+netdevbpf
[PATCH next] drivers/scsi/ipr: Use strscpy() to copy strings into arrays
david . laight . linux
[PATCH next] drivers/scsi/bfa/bfad_bsg: Use strscpy() to copy strings into arrays
david . laight . linux
[PATCH net-next] drivers/net/wireless/marvell/mwifiex/sdio: Use strscpy() to copy strings into arrays
david . laight . linux
Re: [PATCH net-next] drivers/net/wireless/marvell/mwifiex/sdio: Use strscpy() to copy strings into arrays
Francesco Dolcini
[PATCH net-next] net/netfilter/nfnetlink_cttimeout: Use strscpy() to copy strings into arrays
david . laight . linux
[PATCH next] drivers/bus/fsl-mc: Use strscpy() to copy strings into arrays
david . laight . linux
[PATCH next] drivers/md/md: Use bounded strings ops when setting disk->disk_name
david . laight . linux
Re: [PATCH next] drivers/md/md: Use bounded strings ops when setting disk->disk_name
Li Nan
[PATCH next] drivers/scsi/qla4xxx/ql4_mbx: Use strscpy() to copy strings into arrays
david . laight . linux
[PATCH next] drivers/mtd/ubi/build: Use strscpy() to copy strings into arrays
david . laight . linux
[PATCH next] Rewrite tg3_bus_string() to avoid temporary string
david . laight . linux
[PATCH next] drivers/infiniband/hw/mlx5/data_direct: Use strscpy() to copy strings into arrays
david . laight . linux
Re: [PATCH next] drivers/infiniband/hw/mlx5/data_direct: Use strscpy() to copy strings into arrays
Jason Gunthorpe
[PATCH net-next] drivers/net/ethernet/sfc/ethtool_common: Use strscpy() to copy strings into arrays
david . laight . linux
[PATCH net-next v3 0/2] net: rds: convert rds to getsockopt_iter
Breno Leitao
[PATCH net-next v3 2/2] rds: convert to getsockopt_iter
Breno Leitao
Re: [PATCH net-next v3 2/2] rds: convert to getsockopt_iter: manual merge
Matthieu Baerts
Re: [PATCH net-next v3 2/2] rds: convert to getsockopt_iter: manual merge
Allison Henderson
Re: [PATCH net-next v3 2/2] rds: convert to getsockopt_iter: manual merge
Breno Leitao
Re: [PATCH net-next v3 2/2] rds: convert to getsockopt_iter: manual merge
Matthieu Baerts
Re: [PATCH net-next v3 2/2] rds: convert to getsockopt_iter: manual merge
Jakub Kicinski
[PATCH net-next v3 1/2] selftests: net: rds: add getsockopt() conversion test
Breno Leitao
Re: [PATCH net-next v3 0/2] net: rds: convert rds to getsockopt_iter
patchwork-bot+netdevbpf
Re: [PATCH v4 0/1] cpuhp: Expedite RCU when toggling system-wide SMT mode
Vishal Chourasia
[PATCH v2 0/2] kunit: Add support for skipping entire test suites
Vaibhav Jain
[PATCH v2 1/2] kunit: Add ability to skip entire test suites
Vaibhav Jain
[PATCH v2 2/2] kunit: Add example of test suite that can be skipped at runtime
Vaibhav Jain
[PATCH v10 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
Michael S. Tsirkin
[PATCH v10 01/37] mm: mempolicy: fix interleave index calculation
Michael S. Tsirkin
Re: [PATCH v10 01/37] mm: mempolicy: fix interleave index calculation
Lorenzo Stoakes
[PATCH v10 02/37] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
Michael S. Tsirkin
Re: [PATCH v10 02/37] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
Lorenzo Stoakes
Re: [PATCH v10 02/37] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
Michael S. Tsirkin
Re: [PATCH v10 02/37] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
Lorenzo Stoakes
Re: [PATCH v10 02/37] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
Michael S. Tsirkin
Re: [PATCH v10 02/37] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
Andrew Morton
[PATCH v10 03/37] mm: page_alloc: propagate PageReported flag across buddy splits
Michael S. Tsirkin
Re: [PATCH v10 03/37] mm: page_alloc: propagate PageReported flag across buddy splits
Lorenzo Stoakes
Re: [PATCH v10 03/37] mm: page_alloc: propagate PageReported flag across buddy splits
Matthew Wilcox
[PATCH v10 06/37] mm: move vma_alloc_folio_noprof to page_alloc.c
Michael S. Tsirkin
Re: [PATCH v10 06/37] mm: move vma_alloc_folio_noprof to page_alloc.c
Lorenzo Stoakes
[PATCH v10 08/37] mm: add alloc_contig_frozen_pages_user for cache-friendly zeroing
Michael S. Tsirkin
Re: [PATCH v10 08/37] mm: add alloc_contig_frozen_pages_user for cache-friendly zeroing
Lorenzo Stoakes
[PATCH v10 13/37] mm: use __GFP_ZERO in vma_alloc_zeroed_movable_folio
Michael S. Tsirkin
Re: [PATCH v10 13/37] mm: use __GFP_ZERO in vma_alloc_zeroed_movable_folio
Lorenzo Stoakes
Re: [PATCH v10 13/37] mm: use __GFP_ZERO in vma_alloc_zeroed_movable_folio
Lorenzo Stoakes
[PATCH v10 14/37] mm: remove arch vma_alloc_zeroed_movable_folio overrides
Michael S. Tsirkin
Re: [PATCH v10 14/37] mm: remove arch vma_alloc_zeroed_movable_folio overrides
Lorenzo Stoakes
[PATCH v10 15/37] mm: alloc_anon_folio: pass raw fault address to vma_alloc_folio
Michael S. Tsirkin
Re: [PATCH v10 15/37] mm: alloc_anon_folio: pass raw fault address to vma_alloc_folio
Lorenzo Stoakes
[PATCH v10 16/37] mm: alloc_swap_folio: pass raw fault address to vma_alloc_folio
Michael S. Tsirkin
Re: [PATCH v10 16/37] mm: alloc_swap_folio: pass raw fault address to vma_alloc_folio
Lorenzo Stoakes
Re: [PATCH v10 16/37] mm: alloc_swap_folio: pass raw fault address to vma_alloc_folio
Gregory Price
Re: [PATCH v10 16/37] mm: alloc_swap_folio: pass raw fault address to vma_alloc_folio
Michael S. Tsirkin
[PATCH v10 17/37] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
Michael S. Tsirkin
Re: [PATCH v10 17/37] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
Lorenzo Stoakes
Re: [PATCH v10 17/37] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
Gregory Price
Re: [PATCH v10 17/37] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
Matthew Wilcox
Re: [PATCH v10 17/37] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
Michael S. Tsirkin
[PATCH v10 05/37] mm: hugetlb: remove dead alloc_hugetlb_folio stub
Michael S. Tsirkin
Re: [PATCH v10 05/37] mm: hugetlb: remove dead alloc_hugetlb_folio stub
Lorenzo Stoakes
[PATCH v10 20/37] mm: page_alloc: preserve PG_zeroed in page_del_and_expand
Michael S. Tsirkin
[PATCH v10 04/37] mm: page_reporting: allow driver to set batch capacity
Michael S. Tsirkin
[PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Michael S. Tsirkin
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Lorenzo Stoakes
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Lorenzo Stoakes
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Matthew Wilcox
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Lorenzo Stoakes
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
David Hildenbrand (Arm)
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Matthew Wilcox
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
David Hildenbrand (Arm)
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Matthew Wilcox
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
David Hildenbrand (Arm)
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Michael S. Tsirkin
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Michael S. Tsirkin
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Gregory Price
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Zi Yan
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Michael S. Tsirkin
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Zi Yan
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Michael S. Tsirkin
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Zi Yan
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
David Hildenbrand (Arm)
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Gregory Price
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
David Hildenbrand (Arm)
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Zi Yan
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
David Hildenbrand (Arm)
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Gregory Price
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Zi Yan
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Gregory Price
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Zi Yan
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Gregory Price
Re: [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
Michael S. Tsirkin
[PATCH v10 09/37] mm: hugetlb: thread user_addr through gigantic page allocation
Michael S. Tsirkin
[PATCH v10 10/37] mm: add folio_zero_user stub for configs without THP/HUGETLBFS
Michael S. Tsirkin
Re: [PATCH v10 10/37] mm: add folio_zero_user stub for configs without THP/HUGETLBFS
Lorenzo Stoakes
[PATCH v10 11/37] mm: page_alloc: move prep_compound_page before post_alloc_hook
Michael S. Tsirkin
Re: [PATCH v10 11/37] mm: page_alloc: move prep_compound_page before post_alloc_hook
Lorenzo Stoakes
[PATCH v10 12/37] mm: use folio_zero_user for user pages in post_alloc_hook
Michael S. Tsirkin
Re: [PATCH v10 12/37] mm: use folio_zero_user for user pages in post_alloc_hook
Lorenzo Stoakes
Re: [PATCH v10 12/37] mm: use folio_zero_user for user pages in post_alloc_hook
Gregory Price
Re: [PATCH v10 12/37] mm: use folio_zero_user for user pages in post_alloc_hook
Michael S. Tsirkin
Re: [PATCH v10 12/37] mm: use folio_zero_user for user pages in post_alloc_hook
Gregory Price
Re: [PATCH v10 12/37] mm: use folio_zero_user for user pages in post_alloc_hook
Michael S. Tsirkin
Re: [PATCH v10 12/37] mm: use folio_zero_user for user pages in post_alloc_hook
Gregory Price
Re: [PATCH v10 12/37] mm: use folio_zero_user for user pages in post_alloc_hook
Michael S. Tsirkin
Re: [PATCH v10 12/37] mm: use folio_zero_user for user pages in post_alloc_hook
Gregory Price
Re: [PATCH v10 12/37] mm: use folio_zero_user for user pages in post_alloc_hook
Michael S. Tsirkin
Re: [PATCH v10 12/37] mm: use folio_zero_user for user pages in post_alloc_hook
Gregory Price
Re: [PATCH v10 12/37] mm: use folio_zero_user for user pages in post_alloc_hook
Michael S. Tsirkin
[PATCH v10 19/37] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
Michael S. Tsirkin
Re: [PATCH v10 19/37] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
Lorenzo Stoakes
[PATCH v10 21/37] mm: page_alloc: propagate PG_zeroed in split_large_buddy
Michael S. Tsirkin
[PATCH v10 22/37] mm: add free_frozen_pages_zeroed
Michael S. Tsirkin
Re: [PATCH v10 22/37] mm: add free_frozen_pages_zeroed
Lorenzo Stoakes
[PATCH v10 23/37] mm: page_alloc: skip kernel_init_pages for FPI_ZEROED when safe
Michael S. Tsirkin
Re: [PATCH v10 23/37] mm: page_alloc: skip kernel_init_pages for FPI_ZEROED when safe
Lorenzo Stoakes
[PATCH v10 33/37] mm: page_reporting: add flush parameter with page budget
Michael S. Tsirkin
[PATCH v10 18/37] mm: page_alloc: use aliasing checks instead of user_alloc_needs_zeroing
Michael S. Tsirkin
Re: [PATCH v10 18/37] mm: page_alloc: use aliasing checks instead of user_alloc_needs_zeroing
Lorenzo Stoakes
[PATCH v10 35/37] virtio_balloon: disable reporting zeroed optimization for confidential guests
Michael S. Tsirkin
[PATCH v10 31/37] virtio_balloon: submit reported pages as individual buffers
Michael S. Tsirkin
[PATCH v10 25/37] mm: use __GFP_ZERO in alloc_anon_folio
Michael S. Tsirkin
Re: [PATCH v10 25/37] mm: use __GFP_ZERO in alloc_anon_folio
Lorenzo Stoakes
[PATCH v10 34/37] virtio_balloon: skip zeroing for host-zeroed reported pages
Michael S. Tsirkin
[PATCH v10 36/37] mm: balloon: use put_page_zeroed for zeroed balloon pages
Michael S. Tsirkin
Re: [PATCH v10 36/37] mm: balloon: use put_page_zeroed for zeroed balloon pages
David Hildenbrand (Arm)
[PATCH v10 29/37] mm: memfd: skip zeroing for zeroed hugetlb pool pages
Michael S. Tsirkin
Re: [PATCH v10 29/37] mm: memfd: skip zeroing for zeroed hugetlb pool pages
Lorenzo Stoakes
[PATCH v10 24/37] mm: add put_page_zeroed and folio_put_zeroed
Michael S. Tsirkin
Re: [PATCH v10 24/37] mm: add put_page_zeroed and folio_put_zeroed
Lorenzo Stoakes
Re: [PATCH v10 24/37] mm: add put_page_zeroed and folio_put_zeroed
David Hildenbrand (Arm)
Re: [PATCH v10 24/37] mm: add put_page_zeroed and folio_put_zeroed
Michael S. Tsirkin
Re: [PATCH v10 24/37] mm: add put_page_zeroed and folio_put_zeroed
David Hildenbrand (Arm)
Re: [PATCH v10 24/37] mm: add put_page_zeroed and folio_put_zeroed
Michael S. Tsirkin
[PATCH v10 26/37] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
Michael S. Tsirkin
Re: [PATCH v10 26/37] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
Lorenzo Stoakes
[PATCH v10 27/37] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
Michael S. Tsirkin
Re: [PATCH v10 27/37] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
Lorenzo Stoakes
[PATCH v10 28/37] mm: hugetlb: add gfp parameter and skip zeroing for zeroed pages
Michael S. Tsirkin
Re: [PATCH v10 28/37] mm: hugetlb: add gfp parameter and skip zeroing for zeroed pages
Lorenzo Stoakes
[PATCH v10 32/37] virtio_balloon: disable indirect descriptors
Michael S. Tsirkin
[PATCH v10 37/37] virtio_balloon: implement VIRTIO_BALLOON_F_DEVICE_INIT_ON_INFLATE
Michael S. Tsirkin
[PATCH v10 30/37] mm: page_reporting: add per-page zeroed bitmap for host feedback
Michael S. Tsirkin
Re: [PATCH v10 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
Lorenzo Stoakes
Re: [PATCH v10 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
Lorenzo Stoakes
Re: [PATCH v10 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
Vlastimil Babka (SUSE)
Re: [PATCH v10 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
Vlastimil Babka (SUSE)
Re: [PATCH v10 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
Gregory Price
Re: [PATCH v10 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
Lorenzo Stoakes
Re: [PATCH v10 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
Michael S. Tsirkin
Re: [PATCH v10 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
Matthew Wilcox
Re: [PATCH v10 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
Michael S. Tsirkin
New design
Matthew Wilcox
Re: New design
Gregory Price
Re: New design
Michael S. Tsirkin
Re: New design
Lorenzo Stoakes
Re: New design
David Hildenbrand (Arm)
Re: [PATCH v13 15/22] KVM: selftests: Call KVM_TDX_INIT_VCPU when creating a new TDX vcpu
Binbin Wu
[PATCH 0/4] x86/msr: Get rid of rdmsrl() and wrmsrl()
Juergen Gross
[PATCH 1/4] x86/msr: Switch rdmsrl() users to rdmsrq()
Juergen Gross
[PATCH 3/4] x86/msr: Switch wrmsrl() users to wrmsrq()
Juergen Gross
Re: [PATCH 06/12] iio: dac: ad5686: consume optional reset signal
Nuno Sá
Re: [PATCH v13 13/22] KVM: selftests: Set first memory region as shared if guest_memfd
Binbin Wu
Re: [PATCH v10 10/31] cxl/mem: Configure dynamic capacity interrupts
Anisa Su
Re: [PATCH v10 10/31] cxl/mem: Configure dynamic capacity interrupts
Dave Jiang
Re: [PATCH v10 10/31] cxl/mem: Configure dynamic capacity interrupts
Anisa Su
Re: [PATCH v13 12/22] KVM: selftests: Back the first memory region with guest_memfd for TDX
Binbin Wu
Re: [PATCH v13 11/22] KVM: selftests: Set up TDX boot parameters region
Binbin Wu
Re: [PATCH 2/3] rust: testing: add Kconfig for KUnit test
Miguel Ojeda
Re: [PATCH 0/3] rust: add Kconfig.test
Miguel Ojeda
Earlier messages
Later messages