linux-kernel
Thread
Date
Earlier messages
Messages by Thread
[PATCH net-next v4 0/2] ipv6: update NUD_FAILED neighbors from NA messages
Lawrence Lee
[PATCH net-next v4 1/2] ipv6: update NUD_FAILED neighbors from NA messages
Lawrence Lee
[PATCH] KVM: LoongArch: selftests: Enable HW PTW by auto detection method
Bibo Mao
[PATCH net 0/4] net: lwtunnel: accept encap attributes without NLA_F_NESTED
Yuya Kusakabe
[PATCH net 1/4] net: lwtunnel: accept RTA_ENCAP without NLA_F_NESTED
Yuya Kusakabe
[PATCH net 2/4] xfrm: lwtunnel: accept RTA_ENCAP without NLA_F_NESTED
Yuya Kusakabe
[PATCH net 3/4] net: ip_tunnel: accept tunnel options without NLA_F_NESTED
Yuya Kusakabe
[PATCH net 4/4] selftests: net: add lwtunnel route save and restore test
Yuya Kusakabe
[PATCH bpf v2 0/2] bpf: fix per-cpu initialization of a BPF_F_CPU created hash element
Donggeun Yoo
[PATCH bpf v2 1/2] bpf: Zero-fill other CPUs when BPF_F_CPU creates a per-cpu hash element
Donggeun Yoo
Re: [PATCH bpf v2 1/2] bpf: Zero-fill other CPUs when BPF_F_CPU creates a per-cpu hash element
bot+bpf-ci
[PATCH bpf v2 2/2] selftests/bpf: Test per-cpu initialization of a BPF_F_CPU created element
Donggeun Yoo
Re: [PATCH bpf v2 2/2] selftests/bpf: Test per-cpu initialization of a BPF_F_CPU created element
bot+bpf-ci
[PATCH 00/10] mm/madvise: refactor cold and pageout page table walks
Gregory Price
[PATCH 03/10] mm/madvise: factor shared LRU folio handling
Gregory Price
[PATCH 02/10] mm/madvise: name the shared LRU PMD callback
Gregory Price
[PATCH 01/10] selftests/mm: exercise MADV_COLD and MADV_PAGEOUT
Gregory Price
[PATCH 04/10] mm/madvise: use the PMD softleaf validity helper
Gregory Price
[PATCH 05/10] mm/madvise: factor huge-PMD folio processing
Gregory Price
[PATCH 06/10] mm/madvise: separate huge PMDs from the PTE walk
Gregory Price
[PATCH 07/10] mm/madvise: separate PTE-batch folio processing
Gregory Price
[PATCH 08/10] mm/madvise: separate the PTL-held PTE scan
Gregory Price
[PATCH 10/10] mm/madvise: share cold and pageout walk setup
Gregory Price
[PATCH 09/10] mm/madvise: make cold and pageout PTE lock ownership explicit
Gregory Price
[PATCH] misc: fastrpc: Don't fail probe when the SDSP memory assign fails
David Heidelberg via B4 Relay
[PATCH] bus: fsl-mc: Annotate fsl_mc_io.portal_virt_addr with __counted_by_ptr
Bill Wendling
[PATCH] iio: adc: qcom-adc5-gen3: Annotate struct adc5_device_data with __counted_by_ptr
Bill Wendling
[PATCH net-next v8 0/3] net/sched: sch_fq_pie: add per-flow class statistics
Hemendra M. Naik
[PATCH net-next v8 2/3] selftests: tc-testing: add fq_pie per-flow class stats test
Hemendra M. Naik
[PATCH net-next v8 3/3] net/sched: pie: correct tc_pie_xstats field documentation
Hemendra M. Naik
[PATCH net-next v8 1/3] net/sched: sch_fq_pie: add per-flow statistics via class ops
Hemendra M. Naik
[PATCH v1] virtio_blk: Reset device on probe error paths after DRIVER_OK
Yuho Choi
Re: [PATCH v6 0/3] arm64: Add BRBE support for bpf_get_branch_snapshot()
Andrii Nakryiko
[PATCH v2] audit: fix exe mark UAF in kill_rules()
Jérémy Jean
Re: [PATCH v2] audit: fix exe mark UAF in kill_rules()
Bradley Morgan
[PATCH] selftests/ptrace: Add PTRACE_SYSEMU_SINGLESTEP syscall-exit-stop test
Kees Cook
[PATCH] media: v4l2-async: link ancillary device runtime PM to the sensor's
Cédric Bellegarde
[PATCH] arm64: dts: qcom: sdm845-oneplus-common: Configure MBHC thresholds
Cédric Bellegarde
[PATCH 0/2] remoteproc: Add ti_sci_dev_ops abstraction
Siddharth Karanam
[PATCH 1/2] remoteproc: Add ti_sci_dev_ops abstraction
Siddharth Karanam
[PATCH 2/2] remoteproc: k3: Abstract ti_sci_handle's dev_ops calls through pm_runtime
Siddharth Karanam
[PATCH v1] remoteproc: virtio: Load rvring->vq once in rproc_vq_interrupt()
Yuho Choi
Re: [PATCH v2 1/6] x86: Avoid indirect includes through linux/module.h -> linux/elf.h
Borislav Petkov
Re: [PATCH v10 04/17] iio: add IIO_FREQUENCY channel type
Rodrigo Alencar
Re: [PATCH v10 04/17] iio: add IIO_FREQUENCY channel type
Rodrigo Alencar
Re: [PATCH v10 04/17] iio: add IIO_FREQUENCY channel type
Jonathan Cameron
[PATCH] virtio: update multi-line comments to the preferred style
Siddharth Karanam
Re: [PATCH] virtio: update multi-line comments to the preferred style
Michael S. Tsirkin
[syzbot] [dm?] KASAN: slab-use-after-free Read in dm_table_get_mode
syzbot
[PATCH v1] iommu/virtio: Reset device before deleting virtqueues on probe failure
Yuho Choi
Re: [PATCH v1] iommu/virtio: Reset device before deleting virtqueues on probe failure
Yuho Choi
[PATCH v3 00/14] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
Lorenzo Stoakes (ARM)
[PATCH v3 03/14] KVM: arm64: Use ESR helpers in guest abort handling
Lorenzo Stoakes (ARM)
[PATCH v3 05/14] KVM: arm64: Propagate and use mmu in s2fd when handling guest aborts
Lorenzo Stoakes (ARM)
[PATCH v3 04/14] KVM: arm64: Propagate and use esr in s2fd when handling guest aborts
Lorenzo Stoakes (ARM)
[PATCH v3 07/14] KVM: arm64: Size the stage-2 memcache from the fault MMU
Lorenzo Stoakes (ARM)
[PATCH v3 12/14] KVM: selftests: Enable pre_fault_memory_test for arm64
Lorenzo Stoakes (ARM)
[PATCH v3 13/14] KVM: selftests: Add option for different backing in pre-fault tests
Lorenzo Stoakes (ARM)
[PATCH v3 14/14] KVM: selftests: Add nested pre-fault test for arm64
Lorenzo Stoakes (ARM)
[PATCH v3 02/14] arm64: Add ESR fault helpers
Lorenzo Stoakes (ARM)
Re: [PATCH v3 02/14] arm64: Add ESR fault helpers
Oliver Upton
Re: [PATCH v3 02/14] arm64: Add ESR fault helpers
Lorenzo Stoakes (ARM)
Re: [PATCH v3 02/14] arm64: Add ESR fault helpers
Oliver Upton
[PATCH v3 01/14] KVM: Allow architectures to disallow pre-fault
Lorenzo Stoakes (ARM)
Re: [PATCH v3 01/14] KVM: Allow architectures to disallow pre-fault
Oliver Upton
Re: [PATCH v3 01/14] KVM: Allow architectures to disallow pre-fault
Sean Christopherson
Re: [PATCH v3 01/14] KVM: Allow architectures to disallow pre-fault
Lorenzo Stoakes (ARM)
Re: [PATCH v3 01/14] KVM: Allow architectures to disallow pre-fault
Sean Christopherson
Re: [PATCH v3 01/14] KVM: Allow architectures to disallow pre-fault
Lorenzo Stoakes (ARM)
Re: [PATCH v3 01/14] KVM: Allow architectures to disallow pre-fault
Sean Christopherson
Re: [PATCH v3 01/14] KVM: Allow architectures to disallow pre-fault
Lorenzo Stoakes (ARM)
Re: [PATCH v3 01/14] KVM: Allow architectures to disallow pre-fault
Oliver Upton
Re: [PATCH v3 01/14] KVM: Allow architectures to disallow pre-fault
Lorenzo Stoakes (ARM)
Re: [PATCH v3 01/14] KVM: Allow architectures to disallow pre-fault
Sean Christopherson
Re: [PATCH v3 01/14] KVM: Allow architectures to disallow pre-fault
Lorenzo Stoakes (ARM)
Re: [PATCH v3 01/14] KVM: Allow architectures to disallow pre-fault
Lorenzo Stoakes (ARM)
[PATCH v3 11/14] Documentation: KVM: document arm64 KVM_PRE_FAULT_MEMORY
Lorenzo Stoakes (ARM)
[PATCH v3 08/14] KVM: arm64: Propagate EHWPOISON in kvm_s2_fault_pin_pfn()
Lorenzo Stoakes (ARM)
[PATCH v3 09/14] KVM: arm64: Pass walk flags to kvm_pgtable_get_leaf()
Lorenzo Stoakes (ARM)
[PATCH v3 06/14] KVM: arm64: Propagate and use kvm_s2_fault_result on S2 fault
Lorenzo Stoakes (ARM)
[PATCH v3 10/14] KVM: arm64: Implement KVM_PRE_FAULT_MEMORY
Lorenzo Stoakes (ARM)
Re: [PATCH v3 00/14] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
Oliver Upton
Re: [PATCH v7 13/43] btrfs: adapt readdir for encrypted and nokey names
Daniel Vacek
[PATCH net v3 0/3] ieee802154: ca8210: fix stack and slab out-of-bounds accesses
Hui Peng
[PATCH net v3 2/3] ieee802154: ca8210: prevent stack buffer overflow in hwme_get_request_sync()
Hui Peng
Re: [PATCH net v3 2/3] ieee802154: ca8210: prevent stack buffer overflow in hwme_get_request_sync()
David Laight
[PATCH net v3 1/3] ieee802154: ca8210: prevent stack buffer overflow in ca8210_rx_done()
Hui Peng
[PATCH net v3 3/3] ieee802154: ca8210: validate data_ind length upfront in ca8210_skb_rx()
Hui Peng
Re: [PATCH v7 36/43] btrfs: deal with encrypted symlinks in send
Daniel Vacek
Re: [PATCH v7 15/43] btrfs: implement fscrypt ioctls
Daniel Vacek
Re: [PATCH v7 12/43] btrfs: add new FEATURE_INCOMPAT_ENCRYPT flag
Daniel Vacek
Re: [PATCH v7 11/43] btrfs: add inode encryption contexts
Daniel Vacek
Re: [PATCH v7 10/43] btrfs: start using fscrypt hooks
Daniel Vacek
[PATCH net v3 0/8] vsock: fix connect() races
Michal Luczaj
[PATCH net v3 8/8] vsock: enforce no-transport invariant for TCP_LISTEN sockets
Michal Luczaj
[PATCH net v3 5/8] vsock: treat TCP_CLOSING as once-established
Michal Luczaj
[PATCH net v3 7/8] vsock: handle listen() racing connect()
Michal Luczaj
[PATCH net v3 2/8] vsock: simplify error check condition
Michal Luczaj
[PATCH net v3 4/8] vsock: drop the re-assignment logic
Michal Luczaj
[PATCH net v3 6/8] vsock: handle socket bricking due to transport event
Michal Luczaj
[PATCH net v3 1/8] vhost/vsock: Fix socket state constant
Michal Luczaj
[PATCH net v3 3/8] vsock: do not preserve transport assignment
Michal Luczaj
[PATCH] module: Add stubs.c for CONFIG_MODULES=n module_put_and_kthread_exit()
Petr Pavlu
Re: [PATCH] module: Add stubs.c for CONFIG_MODULES=n module_put_and_kthread_exit()
bot+bpf-ci
[PATCH v2 0/2] dax: Fix Device DAX range allocation validation
Muchun Song
[PATCH v2 1/2] dax/bus: fix mapping attribute error reporting
Muchun Song
Re: [PATCH v2 1/2] dax/bus: fix mapping attribute error reporting
Dave Jiang
[PATCH v2 2/2] dax/bus: fix Device DAX range alignment validation
Muchun Song
[PATCH 0/2] vringh: fix infinite loop on cyclic top-level indirect descriptor
Fang Xieyan
[PATCH 2/2] vringh: add regression test for cyclic indirect descriptor
Fang Xieyan
[PATCH 1/2] vringh: bound top-level re-entry into indirect tables
Fang Xieyan
[PATCH] ipvs: skip committing sync_threshold when proc_dointvec fails
Joel Granados
Re: [PATCH] ipvs: skip committing sync_threshold when proc_dointvec fails
Julian Anastasov
Re: [PATCH v3 1/3] umh, treewide: Explicitly include linux/umh.h where needed
Alex Elder
[PATCH net v4] net: mana: fix reset work race with device removal
Fan Wu
[PATCH net-next 0/5] seg6: add End.X PSP flavor support and selftests
Hangbin Liu
[PATCH net-next 5/5] selftests: seg6: add End.X PSP selftest
Hangbin Liu
Re: [PATCH net-next 5/5] selftests: seg6: add End.X PSP selftest
Hangbin Liu
[PATCH net-next 3/5] selftests: seg6: move SRv6 End PSP setup into its own helper
Hangbin Liu
[PATCH net-next 4/5] selftest: seg6: add explicit cleanup for SRv6 End PSP test
Hangbin Liu
[PATCH net-next 1/5] seg6: split final End process out of flavor processing
Hangbin Liu
[PATCH net-next 2/5] seg6: add RFC8986 flavor support for End.X
Hangbin Liu
[virtio_pci?] WARNING: possible circular locking dependency detected
Zenghui Yu
Re: [virtio_pci?] WARNING: possible circular locking dependency detected
Zenghui Yu
Re: [PATCH v5 3/5] liveupdate: kho_block: include linux/mm.h for virt/phys translation
Pratyush Yadav
Re: [PATCH v2 00/13] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
Aneesh Kumar K . V
Re: [PATCH v2 00/13] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
Lorenzo Stoakes (ARM)
Re: [PATCH v2 00/13] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
Aneesh Kumar K . V
Re: [PATCH v2 00/13] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
Lorenzo Stoakes (ARM)
Re: [PATCH v2 00/13] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
Aneesh Kumar K . V
Re: [PATCH v2 00/13] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
Lorenzo Stoakes (ARM)
[PATCH v2 0/1] dm-crypt: allow encryption sector size up to PAGE_SIZE
Itai Handler
[PATCH v2 1/1] dm-crypt: allow encryption sector size up to PAGE_SIZE
Itai Handler
Re: [PATCH v2 0/1] dm-crypt: allow encryption sector size up to PAGE_SIZE
Itai Handler
Re: [PATCH v2 0/1] dm-crypt: allow encryption sector size up to PAGE_SIZE
Milan Broz
Re: [PATCH v2 0/1] dm-crypt: allow encryption sector size up to PAGE_SIZE
Itai Handler
Re: [PATCH v2 0/1] dm-crypt: allow encryption sector size up to PAGE_SIZE
Eric Biggers
[PATCH v2 0/8] nfsd: reduce the scope of the nfsd_mutex
Jeff Layton
[PATCH v2 2/8] nfsd: make max_blksize a per-namespace setting
Jeff Layton
[PATCH v2 1/8] nfsd: clear NFSD_NET_UP before dropping the generic resource reference
Jeff Layton
[PATCH v2 4/8] nfsd: rename nfsd_mutex to nfsd_global_mutex
Jeff Layton
[PATCH v2 7/8] selftests/nfsd: add cross-namespace isolation tests
Jeff Layton
[PATCH v2 3/8] nfsd: move the control plane to a per-namespace mutex
Jeff Layton
[PATCH v2 5/8] nfsd: give the open file cache its own mutex
Jeff Layton
[PATCH v2 6/8] selftests/nfsd: factor the netlink plumbing into a shared header
Jeff Layton
[PATCH v2 8/8] selftests/nfsd: add a cross-namespace control-plane soak
Jeff Layton
Re: [PATCH v2 0/8] nfsd: reduce the scope of the nfsd_mutex
Chuck Lever
[PATCH v1] Revert "i2c: virtio: Avoid hang by using interruptible completion wait"
Yuho Choi
Re: [PATCH v1] Revert "i2c: virtio: Avoid hang by using interruptible completion wait"
Michael S. Tsirkin
[RFC/WIP PATCH 0/4] hazptr: add shared scan path and lockdep use case
Kunwu Chan
[RFC/WIP PATCH 1/4] hazptr: add shared-scan kthread
Kunwu Chan
Re: [RFC/WIP PATCH 1/4] hazptr: add shared-scan kthread
Boqun Feng
Re: [RFC/WIP PATCH 1/4] hazptr: add shared-scan kthread
Lian Wang
[RFC/WIP PATCH 2/4] locking/lockdep: use hazptr to wait for dynamic key lookups
Kunwu Chan
Re: [RFC/WIP PATCH 2/4] locking/lockdep: use hazptr to wait for dynamic key lookups
Boqun Feng
[RFC/WIP PATCH 4/4] Documentation/litmus-tests: add hazptr acquire-before-scan test
Kunwu Chan
[RFC/WIP PATCH 3/4] rcuscale: add hazptr scale type
Kunwu Chan
Re: [RFC/WIP PATCH 3/4] rcuscale: add hazptr scale type
Boqun Feng
Re: [RFC/WIP PATCH 0/4] hazptr: add shared scan path and lockdep use case
Boqun Feng
Re: [RFC/WIP PATCH 0/4] hazptr: add shared scan path and lockdep use case
KunWu Chan
[PATCH] iio: st_sensors: add __counted_by_ptr to struct st_sensor_settings
Bill Wendling
Re: [PATCH] iio: st_sensors: add __counted_by_ptr to struct st_sensor_settings
Nuno Sá
Re: [PATCH v2] remoteproc: qcom_wcnss: Fix error check after devm_ioremap_wc() switch
Lucas Sproule
Re: [PATCH v2 0/6] module: Limit ELF includes in linux/module.h to uapi/linux/elf.h
Petr Pavlu
[PATCH] clk: tegra: annotate struct tegra210_clk_emc_provider with __counted_by_ptr
Bill Wendling
Re: [PATCH v5 00/36] Private Memory NUMA Nodes
Arun George/Arun George
Re: [PATCH v5 00/36] Private Memory NUMA Nodes
Gregory Price
[PATCH bpf-next v9 0/3] bpf: arena: handle memory.max on fault-in with reclaim
Jiayuan Chen
[PATCH bpf-next v9 2/3] selftests/bpf: Add read_cgroup_file() to cgroup_helpers
Jiayuan Chen
[PATCH bpf-next v9 1/3] bpf: arena: allocate the fault-in page outside the lock
Jiayuan Chen
[PATCH bpf-next v9 3/3] selftests/bpf: Add a test for arena fault-in under memory.max
Jiayuan Chen
Re: [PATCH bpf-next v9 3/3] selftests/bpf: Add a test for arena fault-in under memory.max
bot+bpf-ci
Re: [PATCH v3 0/3] Bring includes in linux/kmod.h up to date
Petr Pavlu
[PATCH] virtio_fs: read the vring size under virtio_fs_mutex in ->get_tree
Fan Wu
[PATCH v2 0/2] KVM: selftests: Fix incremental build dependencies
Fuad Tabba
[PATCH v2 2/2] selftests/cgroup: Make the object directory an order-only prerequisite
Fuad Tabba
Re: [PATCH v2 2/2] selftests/cgroup: Make the object directory an order-only prerequisite
Michal Koutný
[PATCH v2 1/2] KVM: selftests: Fix arm64 sysreg header dependencies
Fuad Tabba
[PATCH] selftests/mm: mremap_test: handle ENOSYS for userfaultfd and add missing newlines
Park Tae-sun
Re: [PATCH] selftests/mm: mremap_test: handle ENOSYS for userfaultfd and add missing newlines
Sarthak Sharma
Re: [PATCH] selftests/mm: mremap_test: handle ENOSYS for userfaultfd and add missing newlines
Park Tae-sun
Re: [PATCH] selftests/mm: mremap_test: handle ENOSYS for userfaultfd and add missing newlines
Lorenzo Stoakes (ARM)
Re: [PATCH 2/2] nvdimm/pmem: Remove test_and_clear_pmem_poison()
Oscar Salvador (SUSE)
Re: [PATCH 2/2] nvdimm/pmem: Remove test_and_clear_pmem_poison()
Kaitao Cheng
Re: [PATCH 2/2] nvdimm/pmem: Remove test_and_clear_pmem_poison()
David Hildenbrand (Arm)
[PATCH net v6 0/2] net: prevent partial checksums from modifying network headers
Paulos Yibelo
[PATCH net v6 2/2] ip: reject partial checksums covering network headers
Paulos Yibelo
[PATCH net v6 1/2] net: validate virtio checksum start after network header
Paulos Yibelo
Re: [PATCH net v6 1/2] net: validate virtio checksum start after network header
Michael S. Tsirkin
Re: [PATCH net v6 1/2] net: validate virtio checksum start after network header
Johannes Berg
Re: [PATCH net v6 1/2] net: validate virtio checksum start after network header
Johannes Berg
Re: [PATCH net v6 1/2] net: validate virtio checksum start after network header
Michael S. Tsirkin
Re: [PATCH net v6 1/2] net: validate virtio checksum start after network header
Willem de Bruijn
Re: [PATCH net v6 1/2] net: validate virtio checksum start after network header
Willem de Bruijn
[PATCH bpf-next v3 0/3] bpf: expose cgroup preorder attachment state to userspace
Hui Su
[PATCH bpf-next v3 2/3] selftests/bpf: Test querying BPF_F_PREORDER cgroup attachments
Hui Su
[PATCH bpf-next v3 3/3] bpftool: Add support for BPF_F_PREORDER cgroup attach flag
Hui Su
Re: [PATCH bpf-next v3 3/3] bpftool: Add support for BPF_F_PREORDER cgroup attach flag
Quentin Monnet
[PATCH bpf-next v3 1/3] bpf: Report BPF_F_PREORDER in cgroup program queries
Hui Su
[GIT PULL] remoteproc fixes for v7.3
Bjorn Andersson
Earlier messages