linux-kernel
Thread
Date
Earlier messages
Messages by Date
2026/07/26
[PATCH v5 3/3] hwspinlock: add low level debug capabilities
Wolfram Sang
2026/07/26
[PATCH v5 1/3] hwspinlock: Convert to XArray
Wolfram Sang
2026/07/26
[PATCH v5 2/3] hwspinlock: add list of mailboxes to debugfs
Wolfram Sang
2026/07/26
[PATCH v5 0/3] hwspinlock: convert to XArray and add debug capabilities
Wolfram Sang
2026/07/26
[PATCH v1] audit: free proctitle in context so it can be set by fork
Richard Guy Briggs
2026/07/26
Re: [PATCH v4 3/3] hwspinlock: add low level debug capabilities
Wolfram Sang
2026/07/26
Re: [PATCH v4 2/3] hwspinlock: add list of mailboxes to debugfs
Wolfram Sang
2026/07/26
Re: [PATCH v4 1/3] hwspinlock: Convert to XArray
Wolfram Sang
2026/07/26
Re: [PATCH 1/4] tools/nolibc: evaluate syscall() arguments before the arch macros
Thomas Weißschuh
2026/07/26
Re: [PATCH 3/4] selftests/nolibc: add abs() range test
Thomas Weißschuh
2026/07/26
Re: [PATCH 4/4] tools/nolibc: remove dead __ARCH_WANT_SYS_OLD_SELECT
Thomas Weißschuh
2026/07/26
[PATCH RESEND v3] selftest: remoteproc: Add test for start/stop sequence
bibek . patro
2026/07/26
[RFC PATCH v2 14/17] selftests/damon/sysfs.sh: test probe prep sysfs files
SJ Park
2026/07/26
[RFC PATCH v2 00/17] mm/damon: introduce data access-as-a-data attribute
SJ Park
2026/07/26
Re: [PATCH net] net: bridge: mrp: fix uninitialised bytes on the wire
Andrew Lunn
2026/07/26
Re: [PATCH 2/4] tools/nolibc: stdlib: avoid signed overflow in abs() and friends
Willy Tarreau
2026/07/26
[PATCH bpf-next 1/2] bpf: Cancel RHash special fields on value recycle
Nuoqi Gui
2026/07/26
[PATCH bpf-next 0/2] bpf: Fix RHash special-field recycling
Nuoqi Gui
2026/07/26
[PATCH bpf-next 2/2] selftests/bpf: Cover RHash special-field recycle
Nuoqi Gui
2026/07/26
[PATCH] dm-pcache: remove unused miss_read_end_work_fn declaration
jianyungao89
2026/07/26
Re: [PATCH 2/4] tools/nolibc: stdlib: avoid signed overflow in abs() and friends
David Laight
2026/07/26
Re: [PATCH v2] vhost-scsi: reject feature changes after endpoint
Stefan Hajnoczi
2026/07/26
Re: [PATCH RFC v4 12/12] selftests/mm: add a slow-GUP content and COW test for mTHP
Mike Rapoport
2026/07/26
RE: [PATCH net-next 4/5] bridge: Linearize skb once the ND message type is validated
Danielle Ratson
2026/07/26
Re: [PATCH] mm/usercopy: harden bounds checking for vmalloc allocations
Matthew Wilcox
2026/07/26
[PATCH 4/4] tools/nolibc: remove dead __ARCH_WANT_SYS_OLD_SELECT
Ammar Faizi
2026/07/26
[PATCH 3/4] selftests/nolibc: add abs() range test
Ammar Faizi
2026/07/26
[PATCH 2/4] tools/nolibc: stdlib: avoid signed overflow in abs() and friends
Ammar Faizi
2026/07/26
[PATCH 1/4] tools/nolibc: evaluate syscall() arguments before the arch macros
Ammar Faizi
2026/07/26
[PATCH 0/4] nolibc: syscall() and abs() fixes, plus a cleanup
Ammar Faizi
2026/07/26
Re: [PATCH net] net: bridge: mrp: fix uninitialised bytes on the wire
Nikolay Aleksandrov
2026/07/26
Re: [PATCH net v2] net: bridge: mrp: fix Option TLV length in MRP_Test frames
Nikolay Aleksandrov
2026/07/26
Re: [PATCH v6 31/36] KVM: selftests: Add Xen runstate migration test
David Woodhouse
2026/07/26
Re: [PATCH v2 RESEND 4/4] selftests: firmware: Add NVIDIA GHES EINJ selftest
Shuai Xue
2026/07/26
Re: [PATCH] mm/usercopy: harden bounds checking for vmalloc allocations
Dev Jain
2026/07/26
Re: [PATCH] mm/usercopy: harden bounds checking for vmalloc allocations
Dev Jain
2026/07/26
Re: [PATCH v2 RESEND 3/4] ACPI: APEI: GHES: Add Grace and Vera KUnit coverage
Shuai Xue
2026/07/26
Re: [PATCH v2 RESEND 2/4] ACPI: APEI: GHES: Add NVIDIA Vera decoder
Shuai Xue
2026/07/26
Re: [PATCH v2 RESEND 1/4] ACPI: APEI: GHES: Refactor Grace decoder helpers
Shuai Xue
2026/07/25
[PATCH] docs: device-mapper: dm-inlinecrypt: fix 'bellow' spelling
shaikh.kamal
2026/07/25
[PATCH net v2] net: bridge: mrp: fix Option TLV length in MRP_Test frames
David Corvaglia
2026/07/25
[PATCH net] net: bridge: mrp: fix uninitialised bytes on the wire
Baul Lee
2026/07/25
Re:[PATCH v2] vdpa_sim: fix cleanup after worker creation failure
Linfeng Sun
2026/07/25
Re:Re:[PATCH v2] vdpa_sim: fix cleanup after worker creation failure
Linfeng Sun
2026/07/25
Re: [PATCH] fscrypt: use the mount idmap for the owner check in fscrypt_ioctl_set_policy()
Eric Biggers
2026/07/25
Re: [PATCH v9 15/17] iio: frequency: ad9910: show channel priority in debugfs
Jonathan Cameron
2026/07/25
Re: [PATCH] checkpatch: Validate committer sign-off
Joe Perches
2026/07/25
Re: [PATCH v9 13/17] iio: frequency: ad9910: add RAM mode support
Jonathan Cameron
2026/07/25
Re: [PATCH v9 10/17] iio: frequency: ad9910: initial driver implementation
Jonathan Cameron
2026/07/25
Re: [PATCH v9 08/17] iio: core: add hierarchical channel relationships
Jonathan Cameron
2026/07/25
Re: [PATCH v9 07/17] iio: test: add kunit tests for channel prefix naming generation
Jonathan Cameron
2026/07/25
[RFC PATCH 14/17] selftests/damon/sysfs.sh: test probe prep sysfs files
SJ Park
2026/07/25
[RFC PATCH 00/17] mm/damon: introduce data access-as-a-data attribute
SJ Park
2026/07/25
Re: [PATCH v2 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(), ...
Thomas Gleixner
2026/07/25
[PATCH] dt-bindings: clock: ti,keystone-gate: Convert to DT schema
Bhargav Joshi
2026/07/25
Re: [PATCH v6 15/36] KVM: x86: Fix compute_guest_tsc() to handle negative time deltas
David Woodhouse
2026/07/25
Re: [PATCH] selftests/cgroup: add PSI pressure trigger and validation tests
Tao Cui
2026/07/25
Re: [PATCH v2 5/6] module/dups: Use strcmp() to compare module names
Aaron Tomlin
2026/07/25
Re: [PATCH net-next] bridge: mrp: fix MRP_Test option TLV length
Nikolay Aleksandrov
2026/07/25
[PATCH wpan v3] mac802154: fix use-after-free of sdata via queued RX frames
Ibrahim Hashimov
2026/07/25
[PATCH bpf-next v2 2/2] selftests/bpf: Verify rejection of sleepable tracing prog
Leon Hwang
2026/07/25
[PATCH bpf-next v2 1/2] bpf: Fix sleepable check for tracing prog
Leon Hwang
2026/07/25
[PATCH bpf-next v2 0/2] bpf: Fix sleepable check for tracing prog
Leon Hwang
2026/07/25
Re: [PATCH v6 08/36] KVM: x86: Activate master clock immediately on vCPU creation
David Woodhouse
2026/07/25
[BUG] dm-stats: null-ptr-deref in dm_stat_free on stats alloc failure
Junzhe Yu
2026/07/25
Re: [PATCH v2 5/5] selftests/mm: retry migration failures for the full runtime
Dev Jain
2026/07/25
Re: [PATCH v2 01/15] mm/vma: introduce VMA virtual page offset field and add helpers
xu.xin16
2026/07/25
[PATCH] fscrypt: use the mount idmap for the owner check in fscrypt_ioctl_set_policy()
Zhan Xusheng
2026/07/25
Re: [PATCH v6 08/36] KVM: x86: Activate master clock immediately on vCPU creation
David Woodhouse
2026/07/25
Re: [PATCH v6 15/36] KVM: x86: Fix compute_guest_tsc() to handle negative time deltas
David Woodhouse
2026/07/25
Re: [PATCH v6 12/36] KVM: x86: Restructure get_kvmclock()
David Woodhouse
2026/07/25
Re: [PATCH v6 05/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
David Woodhouse
2026/07/24
Re: [PATCH] mm/usercopy: harden bounds checking for vmalloc allocations
Barry Song
2026/07/24
Re: [PATCH v9 10/11] virt/steal_governor: Implement steal_governor policy loop
Shrikanth Hegde
2026/07/24
Re: [PATCH V11 0/9] famfs: port into fuse
Miklos Szeredi
2026/07/24
Re: [PATCH v9 02/11] cpumask: Introduce cpu_preferred_mask
Shrikanth Hegde
2026/07/24
[PATCH net-next v3 2/2] selftests: net: verify RTA_DEL_REASON on route deletion
Yuyang Huang
2026/07/24
[PATCH net-next v3 1/2] ipv6: report why a route was deleted in RTM_DELROUTE
Yuyang Huang
2026/07/24
[PATCH net-next v3 0/2] ipv6: report why a route was deleted in RTM_DELROUTE
Yuyang Huang
2026/07/24
Re: [PATCH net-next v2 1/2] ipv6: report why a route was deleted in RTM_DELROUTE
Yuyang Huang
2026/07/24
Re: [PATCH v9 01/11] sched/docs: Document cpu_preferred_mask and Preferred CPU concept
Shrikanth Hegde
2026/07/24
Re: [PATCH v2 4/5] selftests/mm: skip hard dirty page-cache test on NFS
Miaohe Lin
2026/07/24
Re: [PATCH v9 00/11] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
Shrikanth Hegde
2026/07/24
Re: [PATCH V4 1/9] mshv: Provide a way to get partition ID if running in a VMM process
Mukesh R
2026/07/24
Re: [PATCH v4 0/4] tools/build: Allow versioning of all LLVM tools
Kumar Kartikeya Dwivedi
2026/07/24
Re: [PATCH v4 0/4] tools/build: Allow versioning of all LLVM tools
Namhyung Kim
2026/07/24
Re: [RFC PATCH] ASoC: soc-core: use the device tree card name as long_name
Clayton Craft
2026/07/24
[PATCH RFC 2/2] PCI: hv: Add vPCI device reset support
wei . liu
2026/07/24
[PATCH RFC 1/2] PCI: Add controller reset method
wei . liu
2026/07/24
[PATCH RFC v4 08/12] selftests/mm: cover /proc/pid/mem access to VM_PFNMAP memory
Rik van Riel
2026/07/24
[PATCH RFC v4 12/12] selftests/mm: add a slow-GUP content and COW test for mTHP
Rik van Riel
2026/07/24
Re: [PATCH net-next v5 3/3] selftests/net: devmem.py: add check_rx_large_niov
Bobby Eshleman
2026/07/24
Re: [PATCH V4 1/9] mshv: Provide a way to get partition ID if running in a VMM process
Jacob Pan
2026/07/24
Re: [PATCH v9 00/11] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
Yury Norov
2026/07/24
Re: [PATCH net-next v5 3/3] selftests/net: devmem.py: add check_rx_large_niov
Jakub Kicinski
2026/07/24
Re: [PATCH v9 06/11] sched/core: Push current task from non preferred CPU
Yury Norov
2026/07/24
Re: [PATCH] ima: Report errno for failed hash collection to audit
Frederick Lawler
2026/07/24
Re: [PATCH net v2] mac802154: lock rx_mac_cmd_list and drain it before freeing sdata
Jakub Kicinski
2026/07/24
[PATCH stable 6.12 3/9] um: Use os_set_pdeathsig helper in winch thread/process
Florian Fainelli
2026/07/24
[PATCH stable 6.12 4/9] um: Set parent-death signal for ubd io thread/process
Florian Fainelli
2026/07/24
[PATCH stable 6.12 0/9] Kunit backports for older systems
Florian Fainelli
2026/07/24
[PATCH stable 6.12 6/9] um: Set parent death signal for userspace process
Florian Fainelli
2026/07/24
Re: [PATCH v9 01/11] sched/docs: Document cpu_preferred_mask and Preferred CPU concept
Yury Norov
2026/07/24
Re: [PATCH v9 05/11] sched/fair: Load balance only among preferred CPUs
Yury Norov
2026/07/24
Re: [PATCH net-next v5 3/3] selftests/net: devmem.py: add check_rx_large_niov
Stanislav Fomichev
2026/07/24
[PATCH stable 6.12 8/9] kunit: tool: skip stty when stdin is not a tty
Florian Fainelli
2026/07/24
Re: [PATCH v6 0/6] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
David Matlack
2026/07/24
[PATCH stable 6.12 9/9] um: Preserve errno within signal handler
Florian Fainelli
2026/07/24
[PATCH stable 6.12 7/9] kunit: tool: Terminate kernel under test on SIGINT
Florian Fainelli
2026/07/24
[PATCH stable 6.12 2/9] um: Set parent death signal for winch thread/process
Florian Fainelli
2026/07/24
[PATCH stable 6.12 5/9] um: Set parent-death signal for write_sigio thread/process
Florian Fainelli
2026/07/24
[PATCH stable 6.12 1/9] um: Add os_set_pdeathsig helper function
Florian Fainelli
2026/07/24
Re: [PATCH net-next v5 3/3] selftests/net: devmem.py: add check_rx_large_niov
Bobby Eshleman
2026/07/24
Re: [PATCH v3 bpf-next 0/5] selftests/bpf: Fix several issues in test_progs.c
patchwork-bot+netdevbpf
2026/07/24
Re: [PATCH v2 bpf-next 0/5] Fix several issues in test_progs.c
patchwork-bot+netdevbpf
2026/07/24
Re: [PATCH net-next v4 3/4] net: hsr: allow PRP RedBox (interlink) creation
Xin Xie
2026/07/24
Re: [PATCH net-next v5 3/3] selftests/net: devmem.py: add check_rx_large_niov
Jakub Kicinski
2026/07/24
Re: [PATCH net-next v4 1/4] net: hsr: add PRP interlink (RedBox) datapath and duplicate discard
Xin Xie
2026/07/24
Re: [PATCH V4 4/9] mshv: Add ioctl support for MSHV-VFIO bridge device
Mukesh R
2026/07/24
Re: [PATCH v6 12/36] KVM: x86: Restructure get_kvmclock()
Sean Christopherson
2026/07/24
Re: [PATCH v6 15/36] KVM: x86: Fix compute_guest_tsc() to handle negative time deltas
Sean Christopherson
2026/07/24
Re: [PATCH v4 2/7] clk: tests: Add clk_parse_clkspec() Kunit testing
Frank Li
2026/07/24
[PATCH net-next v6 3/3] selftests/net: devmem.py: add check_rx_large_niov
Bobby Eshleman
2026/07/24
[PATCH net-next v6 2/3] selftests/net: ncdevmem: add -b option to set rx-page-size on bind
Bobby Eshleman
2026/07/24
[PATCH net-next v6 1/3] net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf binding
Bobby Eshleman
2026/07/24
[PATCH net-next v6 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
Bobby Eshleman
2026/07/24
Re: [PATCH v6 08/36] KVM: x86: Activate master clock immediately on vCPU creation
Sean Christopherson
2026/07/24
Re: [PATCH v6 05/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
Sean Christopherson
2026/07/24
Re: [PATCH net-next v5 1/3] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding
Bobby Eshleman
2026/07/24
Re: [PATCH 2/3] vfs: call audit_inode_child() in lookup_open() on failure
Paul Moore
2026/07/24
Re: [PATCH 1/3] vfs: move create error && negative dentry case in lookup_open() up
Paul Moore
2026/07/24
Re: [PATCH 3/3] fs/namei.c: update kerneldoc of atomic_open()
Paul Moore
2026/07/24
Re: [PATCH v6 02/36] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
Sean Christopherson
2026/07/24
Re: [PATCH v9 10/11] virt/steal_governor: Implement steal_governor policy loop
Yury Norov
2026/07/24
Re: [PATCH net-next v5 3/3] selftests/net: devmem.py: add check_rx_large_niov
Bobby Eshleman
2026/07/24
Re: [GIT PULL] fscrypt fixes for v7.2-rc5
pr-tracker-bot
2026/07/24
Re: [PATCH bpf-next v2 0/2] bpf: Fix WARNING in bpf_tracing_link_release
patchwork-bot+netdevbpf
2026/07/24
Re: [PATCH bpf-next v5 0/3] bpf, riscv: add timed may_goto support
patchwork-bot+netdevbpf
2026/07/24
Re: [PATCH net-next v5 1/3] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding
Jakub Kicinski
2026/07/24
Re: [PATCH] ima: Report errno for failed hash collection to audit
Mimi Zohar
2026/07/24
Re: [PATCH V11 0/9] famfs: port into fuse
Joanne Koong
2026/07/24
Re: [net-next,v6,1/2] selftests/net/openvswitch: add SCTP flow key parsing to ovs-dpctl.py
Aaron Conole
2026/07/24
Re: [PATCH 1/1] scripts: kstack_erase: use relative stackleak plugin path
Nicolas Schier
2026/07/24
Re: [PATCH v9 02/11] cpumask: Introduce cpu_preferred_mask
Yury Norov
2026/07/24
Re: [PATCH bpf-next v5 3/3] selftests/bpf: enable timed may_goto tests for riscv64
Björn Töpel
2026/07/24
[GIT PULL] fscrypt fixes for v7.2-rc5
Eric Biggers
2026/07/24
Re: [PATCH bpf-next v5 0/3] bpf, riscv: add timed may_goto support
Björn Töpel
2026/07/24
Re: [PATCH bpf-next v3 0/6] Add BPF Exceptions support for RISC-V
Björn Töpel
2026/07/24
RE: [RFC PATCH 2/2] hv_netvsc: back GPADL buffers with kmalloc + decrypt + vmap
Michael Kelley
2026/07/24
Re: [PATCH v4 5/7] clk: Use the generic OF phandle parsing in only one place
Frank Li
2026/07/24
Re: [PATCH V4 1/9] mshv: Provide a way to get partition ID if running in a VMM process
Mukesh R
2026/07/24
Re: [tech-board] [PATCH] coding-assistants: simplify attribution
David Hildenbrand (Arm)
2026/07/24
[PATCH v5 1/6] remoteproc: qcom: annotate mem_region fields with __iomem
Mukesh Ojha
2026/07/24
Re: [PATCH v2] selftests/mm: fix gup_longterm EINVAL error message
David Hildenbrand (Arm)
2026/07/24
[PATCH] checkpatch: Validate committer sign-off
Bjorn Andersson
2026/07/24
[PATCH v2 0/5] Misc. RSC table changes
Mukesh Ojha
2026/07/24
[PATCH v2 3/5] remoteproc: add SPDX-License-Identifier tag to remoteproc.h
Mukesh Ojha
2026/07/24
[PATCH v2 1/5] MAINTAINERS: add rsc_table.h to remoteproc entry
Mukesh Ojha
2026/07/24
[PATCH v2 5/5] remoteproc: fix OOB read via signed offset in rsc_table_for_each_entry()
Mukesh Ojha
2026/07/24
[PATCH v2 4/5] remoteproc: add SPDX-License-Identifier tag to rsc_table.h
Mukesh Ojha
2026/07/24
[PATCH v2 2/5] remoteproc: fix coding style issues in remoteproc.h
Mukesh Ojha
2026/07/24
[PATCH v5 3/6] remoteproc: qcom: pas: Fix the PAS context creation placement
Mukesh Ojha
2026/07/24
Re: [PATCH v4 7/7] clk: tests: Add Kunit testing for nexus nodes
Frank Li
2026/07/24
Re: [PATCH v4 6/7] clk: Add support for clock nexus dt bindings
Frank Li
2026/07/24
[PATCH v5 6/6] firmware: qcom: scm: introduce keep_mdt_buf flag in PAS context
Mukesh Ojha
2026/07/24
[PATCH v5 5/6] remoteproc: qcom: pas: Drop unused dtb_mem_region field
Mukesh Ojha
2026/07/24
[PATCH v5 2/6] remoteproc: qcom: pas: Guard dtb metadata release with dtb_pas_id check
Mukesh Ojha
2026/07/24
[PATCH v5 0/6] remoteproc: qcom: pas: Misc fixes
Mukesh Ojha
2026/07/24
Re: [PATCH v4 0/7] clk: Add support for clock nexus
Frank Li
2026/07/24
[PATCH v5 4/6] remoteproc: qcom: pas: Map/unmap subsystem region before auth_and_reset
Mukesh Ojha
2026/07/24
Re: [PATCH v2] selftests: timers: Make sleep time in raw_skew configurable
John Stultz
2026/07/24
Re: [PATCH v4 3/7] clk: tests: Add Kunit testing for of_clk_get_parent_name()
Frank Li
2026/07/24
Re: [PATCH] coding-assistants: simplify attribution
Mauro Carvalho Chehab
2026/07/24
Re: [PATCH v4 1/7] dt-bindings: clock: Introduce nexus nodes
Frank Li
2026/07/24
Re: [PATCH] rcu: Reduce stack usage in show_rcu_gp_kthreads()
Paul E. McKenney
2026/07/24
[PATCH net-next v6 2/2] selftests/net/openvswitch: add SCTP flow key test
Minxi Hou
2026/07/24
Re: [PATCH bpf-next v2] selftests/bpf: Report the real error from libarena parallel workers
Emil Tsalapatis
2026/07/24
[PATCH v4 08/14] LoongArch: Select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
George Guo
2026/07/24
Re: [PATCH V4 4/9] mshv: Add ioctl support for MSHV-VFIO bridge device
Jacob Pan
2026/07/24
Re: [PATCH net-next 5/6] selftest: add tc-testing JSON test cases for act_frer
Simon Horman
2026/07/24
Re: [PATCH v4 0/4] tools/build: Allow versioning of all LLVM tools
Kumar Kartikeya Dwivedi
2026/07/24
Re: [PATCH v2 5/5] selftests/mm: retry migration failures for the full runtime
Muhammad Usama Anjum
2026/07/24
Re: [PATCH net-next v5 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops
Jack Ma
2026/07/24
[PATCH v4 0/2] Add Apple T2 NHI device links
Atharva Tiwari
2026/07/24
Re: [PATCH net-next v5 1/3] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding
Bobby Eshleman
2026/07/24
[PATCH v4 2/2] thunderbolt: Add device links for Apple T2 NHI
Atharva Tiwari
2026/07/24
Re: [PATCH v5 4/5] tools/mm: add a standalone GUP microbenchmark
Dev Jain
2026/07/24
Re: [PATCH net-next 6/6] selftests: net: add kselftest for IEEE 802.1CB FRER tc action
Simon Horman
2026/07/24
[PATCH v4 1/2] treewide: Add a flag to detect the Apple T2 chip
Atharva Tiwari
2026/07/24
[PATCH net v2 1/4] net: hsr: fix packet drops caused by GRO superpackets
Xin Xie
2026/07/24
[PATCH net v2 3/4] net: hsr: unfold GSO super-packets at the forward entry
Xin Xie
2026/07/24
[PATCH net v2 2/4] net: hsr: shrink seqnr_lock to sequence counter updates
Xin Xie
2026/07/24
[PATCH net v2 4/4] selftests: net: hsr: add GRO super-packet forwarding test
Xin Xie
2026/07/24
[PATCH net v2 0/4] net: hsr: fix GRO/GSO super-packet handling
Xin Xie
2026/07/24
Re: [PATCH bpf-next 1/2] bpf: Fix sleepable check for tracing prog
Viktor Malik
2026/07/24
Re: [PATCH bpf-next 1/2] bpf: Fix sleepable check for tracing prog
Leon Hwang
2026/07/24
Re: [PATCH v2 5/5] selftests/mm: retry migration failures for the full runtime
Dev Jain
2026/07/24
Re: [PATCH v13 02/32] arm64/fpsimd: Ensure all of ZCR_EL1 is initialised from idle
Mark Rutland
2026/07/24
[PATCH net-next v6 0/2] selftests/net/openvswitch: add SCTP flow key test
Minxi Hou
2026/07/24
[PATCH net-next v6 1/2] selftests/net/openvswitch: add SCTP flow key parsing to ovs-dpctl.py
Minxi Hou
Earlier messages