linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v6 1/7] ndctl: Dynamic Capacity additions for cxl-cli
Dave Jiang
[PATCH next v2] drivers/scsi/mpt3sas: Replace strcpy() + strcat() with snprintf()
David Laight
Re: [PATCH] selftests/landlock: explicitly disable audit
Mickaël Salaün
Re: [PATCH v5 0/4] Enable sysfs module symlink for more built-in drivers
Danilo Krummrich
Re: [PATCH v5 0/4] Enable sysfs module symlink for more built-in drivers
Danilo Krummrich
Re: [PATCH v5 0/4] Enable sysfs module symlink for more built-in drivers
Suzuki K Poulose
Re: [PATCH v5 0/4] Enable sysfs module symlink for more built-in drivers
Danilo Krummrich
[PATCH v2 net-next] drivers/net/bonding: User strscpy() to copy device name
David Laight
Re: [PATCH v2] audit: fix potential integer overflow in audit_log_n_hex()
Richard Guy Briggs
Re: [PATCH net-next V5 00/12] devlink: add per-port resource support
Jakub Kicinski
[PATCH v2] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Fixup panel compatible
Yedaya Katsman
Re: [PATCH v2] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Fixup panel compatible
Konrad Dybcio
Re: [PATCH v2] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Fixup panel compatible
David Heidelberg
[PATCH next v2] drivers/of/overlay: Use memcpy() to copy known length strings
David Laight
Re: [PATCH next v2] drivers/of/overlay: Use memcpy() to copy known length strings
Rob Herring (Arm)
Re: [PATCH v4 2/4] perf: Use a union to clear branch entry bitfields
James Clark
Re: [PATCH v1] tpm_crb: Check ACPI_COMPANION() against NULL during probe
Rafael J. Wysocki
Re: [PATCH v1] tpm_crb: Check ACPI_COMPANION() against NULL during probe
Jarkko Sakkinen
Re: [PATCH v1] tpm_crb: Check ACPI_COMPANION() against NULL during probe
Rafael J. Wysocki
Re: [PATCH v1] tpm_crb: Check ACPI_COMPANION() against NULL during probe
Jarkko Sakkinen
Re: [PATCH v4 0/6] remoteproc: qcom: pas: Misc fixes
Mukesh Ojha
RE: [PATCH v2] tpm: use a map for tpm2_calc_ordinal_duration()
Benoit HOUYERE
Re: [PATCH v2] tpm: use a map for tpm2_calc_ordinal_duration()
Jarkko Sakkinen
[PATCH v2] dm ebs: drop dirty bufio state when discarding blocks
Samuel Moelius
Re: [PATCH v2] dm ebs: drop dirty bufio state when discarding blocks
Mikulas Patocka
Re: (subset) [PATCH v2 0/5] Support enabling interconnect path for GDSC for fixing Milos camcc
Bjorn Andersson
[PATCH v5 00/34] Cleaning up the KVM clock mess
David Woodhouse
[PATCH v5 11/34] KVM: x86: Restructure get_kvmclock()
David Woodhouse
[PATCH v5 07/34] KVM: x86: Activate master clock immediately on vCPU creation
David Woodhouse
[PATCH v5 17/34] KVM: x86: Remove implicit rdtsc() from kvm_compute_l1_tsc_offset()
David Woodhouse
[PATCH v5 27/34] KVM: x86: Remove runtime Xen TSC frequency CPUID update
David Woodhouse
[PATCH v5 12/34] KVM: x86: Fix KVM clock precision in get_kvmclock() with TSC scaling
David Woodhouse
[PATCH v5 21/34] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
David Woodhouse
[PATCH v5 13/34] KVM: x86: Use get_kvmclock() in kvm_get_wall_clock_epoch()
David Woodhouse
[PATCH v5 15/34] KVM: x86: Restructure kvm_guest_time_update() for TSC upscaling
David Woodhouse
[PATCH v5 33/34] KVM: x86: Replace pvclock_gtod_data vclock_mode with boolean
David Woodhouse
[PATCH v5 10/34] KVM: x86: Fold __get_kvmclock() into get_kvmclock()
David Woodhouse
[PATCH v5 08/34] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
David Woodhouse
Re: [PATCH v5 08/34] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
Randy Dunlap
[PATCH v5 01/34] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()
David Woodhouse
[PATCH v5 02/34] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
David Woodhouse
[PATCH v5 28/34] KVM: selftests: Add Xen/generic CPUID timing leaf test
David Woodhouse
[PATCH v5 16/34] KVM: x86: Simplify and comment kvm_get_time_scale()
David Woodhouse
[PATCH v5 05/34] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
David Woodhouse
[PATCH v5 26/34] KVM: x86: Avoid redundant masterclock updates from multiple vCPUs
David Woodhouse
[PATCH v5 30/34] KVM: selftests: Add Xen runstate migration test
David Woodhouse
[PATCH v5 06/34] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC
David Woodhouse
[PATCH v5 29/34] KVM: x86: Re-synchronize TSC after KVM_SET_TSC_KHZ
David Woodhouse
[PATCH v5 14/34] KVM: x86: Fix compute_guest_tsc() to handle negative time deltas
David Woodhouse
[PATCH v5 22/34] KVM: selftests: Add master clock offset test
David Woodhouse
[PATCH v5 09/34] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
David Woodhouse
[PATCH v5 24/34] KVM: x86: Avoid gratuitous global clock updates
David Woodhouse
[PATCH v5 20/34] KVM: x86: Replace nr_vcpus_matched_tsc count with all_vcpus_matched_tsc bool
David Woodhouse
[PATCH v5 31/34] KVM: x86: Use ktime_get_snapshot_id() for master clock
David Woodhouse
[PATCH v5 34/34] KVM: x86: Remove pvclock_gtod_data and private timekeeping code
David Woodhouse
[PATCH v5 19/34] KVM: x86: Kill last_tsc_{nsec,write,offset} fields
David Woodhouse
[PATCH v5 23/34] KVM: x86: Factor out kvm_use_master_clock()
David Woodhouse
[PATCH v5 18/34] KVM: x86: Improve synchronization in kvm_synchronize_tsc()
David Woodhouse
[PATCH v5 25/34] KVM: x86/xen: Prevent runstate times from becoming negative
David Woodhouse
[PATCH v5 04/34] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
David Woodhouse
[PATCH v5 03/34] UAPI: x86: Move pvclock-abi to UAPI for x86 platforms
David Woodhouse
[PATCH v5 32/34] KVM: x86: Compute kvmclock base without pvclock_gtod_data
David Woodhouse
Re: [PATCH v5 00/34] Cleaning up the KVM clock mess
David Woodhouse
[PATCH bpf-next v5 0/9] bpf: Introduce global percpu data
Leon Hwang
[PATCH bpf-next v5 4/9] libbpf: Add support for global percpu data
Leon Hwang
[PATCH bpf-next v5 2/9] bpf: Introduce global percpu data
Leon Hwang
Re: [PATCH bpf-next v5 2/9] bpf: Introduce global percpu data
bot+bpf-ci
Re: [PATCH bpf-next v5 2/9] bpf: Introduce global percpu data
Leon Hwang
[PATCH bpf-next v5 5/9] bpftool: Generate skeleton for global percpu data
Leon Hwang
Re: [PATCH bpf-next v5 5/9] bpftool: Generate skeleton for global percpu data
bot+bpf-ci
Re: [PATCH bpf-next v5 5/9] bpftool: Generate skeleton for global percpu data
Leon Hwang
[PATCH bpf-next v5 7/9] selftests/bpf: Add tests to verify verifier log for global percpu data
Leon Hwang
[PATCH bpf-next v5 9/9] selftests/bpf: Add test to verify bpf_iter for global percpu data
Leon Hwang
[PATCH bpf-next v5 1/9] bpf: Drop duplicate blank lines in verifier
Leon Hwang
[PATCH bpf-next v5 6/9] selftests/bpf: Add tests to verify global percpu data
Leon Hwang
[PATCH bpf-next v5 3/9] libbpf: Probe percpu data feature
Leon Hwang
[PATCH bpf-next v5 8/9] selftests/bpf: Add test to verify xlated insns for global percpu data
Leon Hwang
[PATCH] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Fixup panel compatible
Yedaya Katsman
Re: [PATCH] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Fixup panel compatible
David Heidelberg
Re: [PATCH 2/2] selftests/liveupdate: Add helpers to preserve/retrieve FDs
Pratyush Yadav
Re: [PATCH 2/2] selftests/liveupdate: Add helpers to preserve/retrieve FDs
tarunsahu
Re: [PATCH 2/2] selftests/liveupdate: Add helpers to preserve/retrieve FDs
Pratyush Yadav
Re: [PATCH 1/2] selftests/liveupdate: Move luo_test_utils.* into a reusable library
Pratyush Yadav
Re: [PATCH 1/2] selftests/liveupdate: Move luo_test_utils.* into a reusable library
Vipin Sharma
[PATCH bpf v8 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
Jiayuan Chen
[PATCH bpf v8 1/2] net: Validate protocol in skb_steal_sock() for BPF-assigned sockets
Jiayuan Chen
Re: [PATCH bpf v8 1/2] net: Validate protocol in skb_steal_sock() for BPF-assigned sockets
bot+bpf-ci
Re: [PATCH bpf v8 1/2] net: Validate protocol in skb_steal_sock() for BPF-assigned sockets
Kuniyuki Iwashima
Re: [PATCH bpf v8 1/2] net: Validate protocol in skb_steal_sock() for BPF-assigned sockets
Alexei Starovoitov
Re: [PATCH bpf v8 1/2] net: Validate protocol in skb_steal_sock() for BPF-assigned sockets
Kuniyuki Iwashima
Re: [PATCH bpf v8 1/2] net: Validate protocol in skb_steal_sock() for BPF-assigned sockets
Alexei Starovoitov
Re: [PATCH bpf v8 1/2] net: Validate protocol in skb_steal_sock() for BPF-assigned sockets
Kuniyuki Iwashima
Re: [PATCH bpf v8 1/2] net: Validate protocol in skb_steal_sock() for BPF-assigned sockets
Alexei Starovoitov
Re: [PATCH bpf v8 1/2] net: Validate protocol in skb_steal_sock() for BPF-assigned sockets
Kuniyuki Iwashima
Re: [PATCH bpf v8 1/2] net: Validate protocol in skb_steal_sock() for BPF-assigned sockets
Jiayuan Chen
Re: [PATCH bpf v8 1/2] net: Validate protocol in skb_steal_sock() for BPF-assigned sockets
Kuniyuki Iwashima
Re: [PATCH bpf v8 1/2] net: Validate protocol in skb_steal_sock() for BPF-assigned sockets
Jiayuan Chen
[PATCH bpf v8 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()
Jiayuan Chen
Re: [PATCH bpf v8 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()
bot+bpf-ci
[PATCH 0/3] selftests/resctrl: increase L3 cache test coverage
Richard Cheng
[PATCH 1/3] selftests/resctrl: Add L3_CAT_OCCUP test to verify CAT bounds occupancy
Richard Cheng
[PATCH 3/3] selftests/resctrl: Add L3_BIT_USAGE to check bit_usage tracks allocation
Richard Cheng
[PATCH 2/3] selftests/resctrl: Add L3_CAT_VALIDATE to check invalid CBMs
Richard Cheng
[PATCH] selftests/mm: fix ksft_process_madv.sh test category
Sarthak Sharma
Re: [PATCH] selftests/mm: fix ksft_process_madv.sh test category
Mark Brown
Re: [PATCH] selftests/mm: fix ksft_process_madv.sh test category
David Hildenbrand (Arm)
Re: [PATCH] selftests/mm: fix ksft_process_madv.sh test category
Dev Jain
[PATCH next] drivers/scsi/mpt3sas: Replace strcpy() + strcat() with snprintf()
david . laight . linux
Re: [PATCH next] drivers/scsi/mpt3sas: Replace strcpy() + strcat() with snprintf()
kernel test robot
[PATCH net v2 0/2] net: mana: fix error-path issues in queue setup
Aditya Garg
[PATCH net v2 2/2] net: mana: guard TX wq object destroy with INVALID_MANA_HANDLE check
Aditya Garg
[PATCH net v2 1/2] net: mana: initialize gdma queue id to INVALID_QUEUE_ID
Aditya Garg
[PATCH v2 0/8] LoongArch: Add livepatch build (KLP) support
George Guo
[PATCH v2 1/8] objtool/LoongArch: Add arch_adjusted_addend() for KLP support
George Guo
[PATCH v2 3/8] livepatch/klp-build: disable direct-extern-access for LoongArch to fix kernel panic
George Guo
[PATCH v2 8/8] LoongArch: Add livepatch build (KLP) support
George Guo
[PATCH v2 2/8] LoongArch: Mark special sections for KLP support
George Guo
[PATCH v2 4/8] livepatch/klp-build: build LoongArch with -fPIC to keep GOT-indirect symbol references
George Guo
[PATCH v2 5/8] LoongArch: Fix EFI linking with -fdata-sections
George Guo
[PATCH v2 6/8] objtool/klp: Add LoongArch jump opcode bytes support
George Guo
[PATCH v2 7/8] klp-build: Add LoongArch syscall patching macro
George Guo
[PATCH next] fs/hfsplus/xattr: Use memcpy() and strscpy() to build xattr_name
david . laight . linux
Re: [PATCH next] fs/hfsplus/xattr: Use memcpy() and strscpy() to build xattr_name
Viacheslav Dubeyko
Re: [PATCH next] fs/hfsplus/xattr: Use memcpy() and strscpy() to build xattr_name
David Laight
Re: [PATCH next] fs/hfsplus/xattr: Use memcpy() and strscpy() to build xattr_name
Viacheslav Dubeyko
Re: [PATCH next] fs/hfsplus/xattr: Use memcpy() and strscpy() to build xattr_name
David Laight
Re: [PATCH next] fs/hfsplus/xattr: Use memcpy() and strscpy() to build xattr_name
Viacheslav Dubeyko
Re: [PATCH next] fs/hfsplus/xattr: Use memcpy() and strscpy() to build xattr_name
Darrick J. Wong
Re: [PATCH next] fs/hfsplus/xattr: Use memcpy() and strscpy() to build xattr_name
David Laight
Re: [PATCH next] fs/hfsplus/xattr: Use memcpy() and strscpy() to build xattr_name
Viacheslav Dubeyko
Re: [PATCH next] fs/hfsplus/xattr: Use memcpy() and strscpy() to build xattr_name
David Laight
[PATCH net-next] drivers/net/wireless/intel/iwlwifi/iwl-trans: Replace kzalloc(... strlen()...) with kzalloc_flex()
david . laight . linux
[PATCH next] drivers/scsi/BusLogic: Avoid overrunning static message buffer
david . laight . linux
[PATCH net-next] drivers/net/ethernet/qualcomm/emac: Use strscpy() to copy the ethtool strings
david . laight . linux
Re: [PATCH net-next] drivers/net/ethernet/qualcomm/emac: Use strscpy() to copy the ethtool strings
Timur Tabi
Re: [PATCH net-next] drivers/net/ethernet/qualcomm/emac: Use strscpy() to copy the ethtool strings
Timur Tabi
Re: [PATCH net-next] drivers/net/ethernet/qualcomm/emac: Use strscpy() to copy the ethtool strings
Timur Tabi
[PATCH next] drivers/scsi/bfa/bfa_fcs_lport: Use strscpy() to copy strings into arrays
david . laight . linux
[PATCH net-next] drivers/net/ethernet/freescale/gianfar: Use bounded string ops when setting ethtool stat strings
david . laight . linux
[PATCH net-next] drivers/net/ethernet/sfc/siena/ethtool_common: Use strscpy() to copy strings into arrays
david . laight . linux
[PATCH next] drivers/video/fbdev/s3fb: Use strscpy() to copy strings into arrays
david . laight . linux
Re: [PATCH next] drivers/video/fbdev/s3fb: Use strscpy() to copy strings into arrays
Helge Deller
[PATCH net-next] net/key: Use strscpy() to copy strings into arrays
david . laight . linux
[PATCH next] drivers/usb/atm: Replace strcpy() + strlcat() with snprintf()
david . laight . linux
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
[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
[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
Earlier messages
Later messages