linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 3/3] regulator: 88pm886: Add Vbus regulator
Duje Mihanović
Re: [PATCH 2/3] mfd: 88pm886: Initialize battery page
Karel Balej
Re: [PATCH 2/3] mfd: 88pm886: Initialize battery page
Duje Mihanović
Re: [PATCH 2/3] mfd: 88pm886: Initialize battery page
Lee Jones
Re: [PATCH 2/3] mfd: 88pm886: Initialize battery page
Duje Mihanović
Re: [PATCH 2/3] mfd: 88pm886: Initialize battery page
Lee Jones
[PATCH] selftests/zram: fix kernel_gte() for POSIX sh
Cheng-Han Wu
[PATCH] drm/virtio: fix dma_fence refcount leak on error in virtio_gpu_dma_fence_wait()
Wentao Liang
Re: [PATCH] drm/virtio: fix dma_fence refcount leak on error in virtio_gpu_dma_fence_wait()
Dmitry Osipenko
[PATCH v3 0/8] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
Inochi Amaoto
[PATCH v3 1/8] RISC-V: KVM: Add support for Svadu FWFT features
Inochi Amaoto
[PATCH v3 2/8] KVM: riscv: selftests: add Svadu FWFT extension to get-reg-list test
Inochi Amaoto
[PATCH v3 6/8] RISC-V: KVM: Delegate SPELP bit to VS/VU mode if landing pad is enabled.
Inochi Amaoto
[PATCH v3 3/8] RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM
Inochi Amaoto
[PATCH v3 7/8] RISC-V: KVM: Add support for control-flow integrity FWFT features
Inochi Amaoto
[PATCH v3 8/8] KVM: riscv: selftests: add Zicfiss/Zicfilp extension to get-reg-list test
Inochi Amaoto
[PATCH v3 4/8] RISC-V: KVM: Add ssp context save/restore
Inochi Amaoto
[PATCH v3 5/8] RISC-V: KVM: Handle software-check exits for VCPU
Inochi Amaoto
Re: [PATCH v2 4/7] seg6: add End.M.GTP6.D behavior
Andrea Mayer
[PATCH next] drivers/mtd/devices/phram: Replace strnlen() strcpy() pair with strscpy()
david . laight . linux
[PATCH next] drivers/block/rbd: Use strscpy() to copy strings into arrays
david . laight . linux
Re: [PATCH next] drivers/block/rbd: Use strscpy() to copy strings into arrays
Alex Elder
Re: [PATCH next] drivers/block/rbd: Use strscpy() to copy strings into arrays
Jens Axboe
[PATCH next] drivers/video/fbdev/sis: Replace strlen() strcpy() pair with strscpy()
david . laight . linux
Re: [PATCH next] drivers/video/fbdev/sis: Replace strlen() strcpy() pair with strscpy()
Helge Deller
Re: [PATCH next] drivers/video/fbdev/sis: Replace strlen() strcpy() pair with strscpy()
David Laight
[PATCH net-next] net/9p: Replace strlen() strcpy() pair with strscpy()
david . laight . linux
[PATCH next] drivers/clk/clk_test: Use strscpy() to copy the test description
david . laight . linux
[PATCH net-next] net/ipv6/ip6_vti: Use strscpy() to copy device name
david . laight . linux
Re: [PATCH net-next] net/ipv6/ip6_vti: Use strscpy() to copy device name
Jakub Kicinski
[PATCH next] drivers/video/fbdev/cyber2000fb: Use strscpy() to copy device name
david . laight . linux
[PATCH net-next] drivers/net/can/usb/kvaser_usb: User strscpy() to copy device name
david . laight . linux
Re: [PATCH net-next] drivers/net/can/usb/kvaser_usb: User strscpy() to copy device name
Vincent Mailhol
Re: [PATCH net-next] drivers/net/can/usb/kvaser_usb: User strscpy() to copy device name
David Laight
[PATCH next] drivers/gpu/drm/tests/drm_dp_mst_helper_test: Use strscpy() to copy the test description
david . laight . linux
[PATCH next] drivers/infiniband/hw/usnic/usnic_fwd: User strscpy() to copy device name
david . laight . linux
Re: [PATCH next] drivers/infiniband/hw/usnic/usnic_fwd: User strscpy() to copy device name
Jason Gunthorpe
[PATCH next] drivers/mtd/devices/block2mtd: Replace strnlen() strcpy() pair with strscpy()
david . laight . linux
[PATCH net-next] drivers/net/ethernet/sfc/falcon/efx: User strscpy() to copy device name
david . laight . linux
[PATCH next] drivers/scsi/aic7xxx/aic7xxx_osm: Use kstrdup() instead of kmalloc() and strcpy()
david . laight . linux
Re: [PATCH next] drivers/scsi/aic7xxx/aic7xxx_osm: Use kstrdup() instead of kmalloc() and strcpy()
Christophe JAILLET
[PATCH net-next] drivers/net/ethernet/sfc/siena/efx: Use strscpy() to copy device name
david . laight . linux
[PATCH next] drivers/parport/probe: Use kstrdup() instead of kmalloc() and strcpy()
david . laight . linux
[PATCH next] drivers/scsi/aic7xxx/aic79xx_osm: Use kstrdup() instead of kmalloc() and strcpy()
david . laight . linux
Re: [PATCH next] drivers/scsi/aic7xxx/aic79xx_osm: Use kstrdup() instead of kmalloc() and strcpy()
Christophe JAILLET
Re: [PATCH next] drivers/scsi/aic7xxx/aic79xx_osm: Use kstrdup() instead of kmalloc() and strcpy()
David Laight
[PATCH next] keys: Replace strcpy(derived_buf, "AUTH_KEY") with strscpy(..., HASH_SIZE)
david . laight . linux
Re: [PATCH next] keys: Replace strcpy(derived_buf, "AUTH_KEY") with strscpy(..., HASH_SIZE)
Jarkko Sakkinen
[PATCH net-next] drivers/net/ethernet/sfc/efx: User strscpy() to copy device name
david . laight . linux
[PATCH net-next] drivers/net/ethernet/sfc/ef100_netdev: User strscpy() to copy device name
david . laight . linux
[PATCH net-next] drivers/net/ethernet/broadcom/bnx2: User strscpy() to copy device name
david . laight . linux
[PATCH next] fs: Replace strcpy(s, "../") with memcpy(s, "../", 4)
david . laight . linux
[PATCH next] rfkill: Replace strcpy() with memcpy()
david . laight . linux
[PATCH next] param: Replace strcpy() with memcpy()
david . laight . linux
[PATCH next] drivers/video/fbdev/mmp/fb: Use strscpy() to copy device name
david . laight . linux
[PATCH net-next] net/bluetooth/bnep: Use strscpy() to copy device name
david . laight . linux
[PATCH net-next] net/ipv4/ipconfig: Use strscpy() to copy device name
david . laight . linux
[PATCH net-next] drivers/net/wireless/microchip/wilc1000: Use strscpy() to copy device name
david . laight . linux
[PATCH next] block/early-lookup: Replace strlen() strcpy() pair with strscpy()
david . laight . linux
[PATCH net-next] net/netfilter/xt_recent: Use strscpy() to copy device name
david . laight . linux
[PATCH next] driver core: Replace strcpy() with memcpy()
david . laight . linux
[PATCH next] driver core: Replace strcpy() with memcpy()
david . laight . linux
Re: [PATCH next] driver core: Replace strcpy() with memcpy()
Danilo Krummrich
Re: [PATCH next] driver core: Replace strcpy() with memcpy()
David Laight
Re: [PATCH next] driver core: Replace strcpy() with memcpy()
Danilo Krummrich
Re: [PATCH next] driver core: Replace strcpy() with memcpy()
David Laight
[PATCH net-next] net/ipv6/ip6_tunnel: Use strscpy() to copy device name
david . laight . linux
[PATCH next] drivers/md/dm-zoned-metadata: User strscpy() to copy device name
david . laight . linux
Re: [PATCH next] drivers/md/dm-zoned-metadata: User strscpy() to copy device name
Mikulas Patocka
[PATCH next] drivers/infiniband/core/iwcm: User strscpy() to copy device name
david . laight . linux
Re: [PATCH next] drivers/infiniband/core/iwcm: User strscpy() to copy device name
Jason Gunthorpe
[PATCH net-next] drivers/net/bonding: User strscpy() to copy device name
david . laight . linux
Re: [PATCH net-next] drivers/net/bonding: User strscpy() to copy device name
Jakub Kicinski
Re: [PATCH net-next] drivers/net/bonding: User strscpy() to copy device name
David Laight
Re: [PATCH net-next] drivers/net/bonding: User strscpy() to copy device name
Jakub Kicinski
Re: [PATCH net-next] drivers/net/bonding: User strscpy() to copy device name
David Laight
[PATCH net-next] drivers/net/bonding: User strscpy() to copy device name
david . laight . linux
Re: [PATCH net-next] drivers/net/bonding: User strscpy() to copy device name
Jakub Kicinski
Re: [PATCH net-next] drivers/net/bonding: User strscpy() to copy device name
David Laight
[PATCH next] drivers/video/fbdev/atmel_lcdfb: Use strscpy() to copy device name
david . laight . linux
[PATCH next] gpiolib: Replace strcpy() with memcpy()
david . laight . linux
Re: [PATCH next] gpiolib: Replace strcpy() with memcpy()
Bartosz Golaszewski
[PATCH next] kernfs: Replace strcpy(s, "../") with memcpy(s, "../", 4)
david . laight . linux
[PATCH next] drivers/video/fbdev/riva: Use strscpy() to copy device name
david . laight . linux
[PATCH next] drivers/iio/test: Use strscpy() to copy the test description
david . laight . linux
[PATCH next] nxen/xenbus: Replace strcpy() with memcpy()
david . laight . linux
Re: [PATCH next] nxen/xenbus: Replace strcpy() with memcpy()
Jürgen Groß
[PATCH] rust: module_param: use pr_warn_once! for null pointer warning
Maurice Hieronymus
Re: [PATCH] rust: module_param: use pr_warn_once! for null pointer warning
Miguel Ojeda
Re: [PATCH] gpio: viperboard: mark gpioa_clk variable as __ro_after_init
Len Bao
Re: [PATCH] apparmor: Constify 'nulldfa_src' and 'stacksplitdfa_src' arrays
Len Bao
[PATCH] virtio-blk: clamp zone report to the report buffer capacity
Michael Bommarito
Re: [PATCH] virtio-blk: clamp zone report to the report buffer capacity
Michael S. Tsirkin
[PATCH] docs/mm: document slab cache isolation with SLAB_NO_MERGE
Mohammed EL Kadiri
Re: [PATCH] docs/mm: document slab cache isolation with SLAB_NO_MERGE
Jonathan Corbet
Re: [PATCH] docs/mm: document slab cache isolation with SLAB_NO_MERGE
Mohammed EL Kadiri
Re: [PATCH] docs/mm: document slab cache isolation with SLAB_NO_MERGE
Jonathan Corbet
Re: [PATCH] docs/mm: document slab cache isolation with SLAB_NO_MERGE
Matthew Wilcox
Re: [PATCH] docs/mm: document slab cache isolation with SLAB_NO_MERGE
Vlastimil Babka (SUSE)
[PATCH v2] docs/mm/slab: document cache isolation with SLAB_NO_MERGE
Mohammed EL Kadiri
Re: [PATCH v2] docs/mm/slab: document cache isolation with SLAB_NO_MERGE
Vishal Moola
Re: [PATCH v2] docs/mm/slab: document cache isolation with SLAB_NO_MERGE
Vlastimil Babka (SUSE)
Re: [PATCH v2] docs/mm/slab: document cache isolation with SLAB_NO_MERGE
Mohammed EL Kadiri
Re: [PATCH v4 0/5] KVM: x86: Virtualize AMD's "disable CPUID in usermode"
Jim Mattson
Re: [PATCH v4 0/5] KVM: x86: Virtualize AMD's "disable CPUID in usermode"
Jim Mattson
[PATCH] cred: prevent slab cache merging for cred_jar
Mohammed EL Kadiri
Re: [PATCH] cred: prevent slab cache merging for cred_jar
Kees Cook
Re: [PATCH] cred: prevent slab cache merging for cred_jar
Mohammed EL Kadiri
Re: [PATCH] cred: prevent slab cache merging for cred_jar
Kees Cook
Re: [PATCH] cred: prevent slab cache merging for cred_jar
Paul Moore
[syzbot ci] Re: vsock/virtio: fix memory leak in virtio_transport_recv_listen
syzbot ci
[PATCH net-next v2] net: mana: Cache MANA_QUERY_LINK_CONFIG result to avoid repeated HWC queries
Erni Sri Satya Vennela
Re: [PATCH net-next v2] net: mana: Cache MANA_QUERY_LINK_CONFIG result to avoid repeated HWC queries
patchwork-bot+netdevbpf
[PATCH bpf-next v3 0/2] bpf, verifier: fix PTR_TO_FLOW_KEYS constant-offset OOB
Nuoqi Gui
[PATCH bpf-next v3 1/2] bpf, verifier: fold reg->var_off into PTR_TO_FLOW_KEYS bounds check
Nuoqi Gui
Re: [PATCH bpf-next v3 1/2] bpf, verifier: fold reg->var_off into PTR_TO_FLOW_KEYS bounds check
Eduard Zingerman
[PATCH bpf-next v3 2/2] selftests/bpf: add tests for PTR_TO_FLOW_KEYS offset bounds
Nuoqi Gui
Re: [PATCH bpf-next v3 2/2] selftests/bpf: add tests for PTR_TO_FLOW_KEYS offset bounds
bot+bpf-ci
Re: [PATCH bpf-next v3 2/2] selftests/bpf: add tests for PTR_TO_FLOW_KEYS offset bounds
Eduard Zingerman
Re: [PATCH bpf-next v3 0/2] bpf, verifier: fix PTR_TO_FLOW_KEYS constant-offset OOB
patchwork-bot+netdevbpf
Re: [PATCH v4 10/47] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code
Thomas Gleixner
Re: [PATCH v4 10/47] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code
David Woodhouse
Re: [PATCH v4 10/47] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code
Sean Christopherson
Re: [PATCH v4 10/47] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code
Thomas Gleixner
Re: [PATCH v4 10/47] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code
Sean Christopherson
Re: [PATCH net-next 1/2] net/sched: sch_fq_pie: add per-flow statistics via class ops
Hemendra M. Naik
Re: [PATCH] vsock/virtio: fix memory leak in virtio_transport_recv_listen
kernel test robot
Re: [PATCH v3 0/5] remoteproc: cleanup shared carveout and resource-table helpers
Peng Fan
Re: [PATCH v3 0/5] remoteproc: cleanup shared carveout and resource-table helpers
Wolfram Sang
[PATCH] kunit:tool: Don't write to stdout when it should be disabled
David Gow
[PATCH v4 1/2] kunit: tool: Parse and print the reason tests are skipped
David Gow
[PATCH v4 2/2] kunit: tool: Add (primitive) support for outputting JUnit XML
David Gow
Re: [PATCH v4 1/2] kunit: tool: Parse and print the reason tests are skipped
Kees Cook
Re: [PATCH v3 2/3] remoteproc: qcom_wcnss_iris: Add support for WCN3610
Jeff Johnson
Re: [PATCH v3 2/3] remoteproc: qcom_wcnss_iris: Add support for WCN3610
Bjorn Andersson
Re: [PATCH v3 2/3] remoteproc: qcom_wcnss_iris: Add support for WCN3610
Jeff Johnson
[PATCH net-next] net: mana: Add support for PF device 0x00C1
Haiyang Zhang
Re: [PATCH net-next] net: mana: Add support for PF device 0x00C1
patchwork-bot+netdevbpf
[PATCH v4 0/9] dax/kmem: atomic whole-device hotplug via sysfs
Gregory Price
[PATCH v4 1/9] mm/memory: add memory_block_aligned_range() helper
Gregory Price
Re: [PATCH v4 1/9] mm/memory: add memory_block_aligned_range() helper
David Hildenbrand (Arm)
[PATCH v4 2/9] mm/memory_hotplug: pass online_type to online_memory_block() via arg
Gregory Price
[PATCH v4 7/9] dax/kmem: extract hotplug/hotremove helper functions
Gregory Price
[PATCH v4 3/9] mm/memory_hotplug: export mhp_get_default_online_type
Gregory Price
Re: [PATCH v4 3/9] mm/memory_hotplug: export mhp_get_default_online_type
David Hildenbrand (Arm)
Re: [PATCH v4 3/9] mm/memory_hotplug: export mhp_get_default_online_type
Gregory Price
[PATCH v4 5/9] mm/memory_hotplug: add multi-range hotunplug
Gregory Price
Re: [PATCH v4 5/9] mm/memory_hotplug: add multi-range hotunplug
David Hildenbrand (Arm)
Re: [PATCH v4 5/9] mm/memory_hotplug: add multi-range hotunplug
Gregory Price
[PATCH v4 6/9] dax: plumb hotplug online_type through dax
Gregory Price
[PATCH v4 4/9] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
Gregory Price
Re: [PATCH v4 4/9] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
David Hildenbrand (Arm)
Re: [PATCH v4 4/9] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
Gregory Price
[PATCH v4 8/9] dax/kmem: add sysfs interface for atomic hotplug
Gregory Price
Re: [PATCH v4 8/9] dax/kmem: add sysfs interface for atomic hotplug
David Hildenbrand (Arm)
Re: [PATCH v4 8/9] dax/kmem: add sysfs interface for atomic hotplug
Gregory Price
Re: [PATCH v4 8/9] dax/kmem: add sysfs interface for atomic hotplug
David Hildenbrand (Arm)
Re: [PATCH v4 8/9] dax/kmem: add sysfs interface for atomic hotplug
Gregory Price
Re: [PATCH v4 8/9] dax/kmem: add sysfs interface for atomic hotplug
David Hildenbrand (Arm)
Re: [PATCH v4 8/9] dax/kmem: add sysfs interface for atomic hotplug
Gregory Price
[PATCH v4 9/9] selftests/dax: add dax/kmem hotplug sysfs regression test
Gregory Price
[PATCH] virtio_net: normalize non-positive napi_weight values
Samuel Moelius
Re: [PATCH] virtio_net: normalize non-positive napi_weight values
Michael S. Tsirkin
[PATCH v2 0/5] Usermode Indirect Branch Tracking
Richard Patel
[PATCH v2 1/5] x86: add userspace IBT config option
Richard Patel
[PATCH v2 2/5] x86: shstk: don't clobber IBT bits in U_CET MSR
Richard Patel
[PATCH v2 5/5] selftests/x86: test usermode IBT
Richard Patel
[PATCH v2 3/5] x86: expose user IBT via PR_CFI_BRANCH_LANDING_PADS
Richard Patel
[PATCH v2 4/5] x86/entry/vdso: build with IBT support
Richard Patel
Re: [PATCH v2 4/5] x86/entry/vdso: build with IBT support
Florian Weimer
Re: [PATCH v2 0/5] Usermode Indirect Branch Tracking
Peter Zijlstra
Re: [PATCH v2 0/5] Usermode Indirect Branch Tracking
Florian Weimer
Re: [PATCH v2 0/5] Usermode Indirect Branch Tracking
Richard Patel
Re: [PATCH v2 0/5] Usermode Indirect Branch Tracking
Florian Weimer
Re: [PATCH v2 0/5] Usermode Indirect Branch Tracking
Richard Patel
Re: [PATCH 0/2] module: restrict module auto-loading to privileged users
Sami Tolvanen
Re: [PATCH 0/2] module: restrict module auto-loading to privileged users
Kees Cook
[PATCH] mm/page_frag: reject invalid CPUs in page_frag_test
Samuel Moelius
Re: [PATCH 2/2] module: restrict autoload to CAP_SYS_ADMIN if CONFIG_MODULE_RESTRICT_AUTOLOAD
Sami Tolvanen
Re: [PATCH 2/2] module: restrict autoload to CAP_SYS_ADMIN if CONFIG_MODULE_RESTRICT_AUTOLOAD
Michal Gorlas
Re: [PATCH 1/2] module: add CONFIG_MODULE_RESTRICT_AUTOLOAD
Sami Tolvanen
Re: [PATCH 1/2] module: add CONFIG_MODULE_RESTRICT_AUTOLOAD
Michal Gorlas
[PATCH v7 00/12] ima: Exporting and deleting IMA measurement records from kernel memory
Roberto Sassu
[PATCH v7 01/12] ima: Remove ima_h_table structure
Roberto Sassu
[PATCH v7 02/12] ima: Replace static htable queue with dynamically allocated array
Roberto Sassu
[PATCH v7 03/12] ima: Introduce per binary measurements list type ima_num_records counter
Roberto Sassu
[PATCH v7 06/12] ima: Mediate open/release method of the measurements list
Roberto Sassu
[PATCH v7 08/12] ima: Introduce ima_dump_measurement()
Roberto Sassu
[PATCH v7 09/12] ima: Add support for staging measurements with prompt
Roberto Sassu
[PATCH v7 10/12] ima: Add support for flushing the hash table when staging measurements
Roberto Sassu
[PATCH v7 12/12] doc: security: Add documentation of exporting and deleting IMA measurements
Roberto Sassu
[PATCH v7 05/12] ima: Introduce _ima_measurements_start() and _ima_measurements_next()
Roberto Sassu
[PATCH v7 11/12] ima: Support staging and deleting N measurements records
Roberto Sassu
[PATCH v7 07/12] ima: Use snprintf() in create_securityfs_measurement_lists
Roberto Sassu
[PATCH v7 04/12] ima: Introduce per binary measurements list type binary_runtime_size value
Roberto Sassu
Re: [PATCH v7 00/12] ima: Exporting and deleting IMA measurement records from kernel memory
Mimi Zohar
Re: [PATCH v7 00/12] ima: Exporting and deleting IMA measurement records from kernel memory
Roberto Sassu
[RFC PATCH v2 06/10] kvm: guest_memfd: Add support for freezing and unfreezing mappings
Tarun Sahu
[RFC PATCH v2 05/10] kvm: guest_memfd: Move internal definitions and helper to new header
Tarun Sahu
[RFC PATCH v2 03/10] kvm: Prepare core VM structs and helpers for LUO support
Tarun Sahu
Earlier messages
Later messages