aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-02-10LoongArch: Add detection for SC.Q supportGeorge Guo5-30/+39
2026-02-10LoongArch: Select HAVE_CMPXCHG_LOCAL in KconfigHuacai Chen1-0/+1
2026-02-10KVM: s390: Increase permitted SE header size to 1 MiBSteffen Eiden1-2/+2
2026-02-10MAINTAINERS: Replace backup for s390 vfio-pciEric Farman1-1/+2
2026-02-10Merge branch 'hsr-implement-more-robust-duplicate-discard-algorithm'Paolo Abeni9-378/+910
2026-02-10MAINTAINERS: Assign hsr selftests to HSRFelix Maurer1-0/+1
2026-02-10selftests: hsr: Add more link fault tests for HSRFelix Maurer3-28/+44
2026-02-10hsr: Implement more robust duplicate discard for HSRFelix Maurer3-143/+131
2026-02-10selftests: hsr: Add tests for more link faults with PRPFelix Maurer1-5/+74
2026-02-10hsr: Implement more robust duplicate discard for PRPFelix Maurer3-138/+237
2026-02-10selftests: hsr: Add tests for faulty linksFelix Maurer3-11/+272
2026-02-10selftests: hsr: Check duplicates on HSR with VLANFelix Maurer2-117/+67
2026-02-10selftests: hsr: Add ping test for PRPFelix Maurer2-0/+148
2026-02-10Merge patch series "Revert "pid: make __task_pid_nr_ns(ns => NULL) safe for zombie callers""Christian Brauner3-3/+7
2026-02-10pid: introduce task_ppid_vnr() helperOleg Nesterov2-1/+6
2026-02-10mm/slab: drop the OBJEXTS_NOSPIN_ALLOC flag from enum objext_flagsHarry Yoo2-12/+9
2026-02-10pidfs: implement ino allocation without the pidmap lockMateusz Guzik2-43/+73
2026-02-10Revert "pid: make __task_pid_nr_ns(ns => NULL) safe for zombie callers"Oleg Nesterov1-2/+1
2026-02-10mm/slab: allow freeing kmalloc_nolock()'d objects using kfree[_rcu]()Harry Yoo3-15/+32
2026-02-10pid: reorder fields in pid_namespace to reduce false sharingMateusz Guzik1-7/+7
2026-02-10pidfs: convert rb-tree to rhashtableChristian Brauner4-55/+46
2026-02-10ipc: Add SPDX license id to mqueue.cTim Bird1-2/+1
2026-02-10KVM: s390: vsie: Fix race in acquire_gmap_shadow()Claudio Imbrenda2-4/+17
2026-02-10KVM: s390: vsie: Fix race in walk_guest_tables()Claudio Imbrenda1-0/+3
2026-02-10KVM: s390: Use guest address to mark guest page dirtyClaudio Imbrenda2-2/+6
2026-02-10net: atm: fix crash due to unvalidated vcc pointer in sigd_send()Jiayuan Chen1-2/+54
2026-02-10objtool/rust: add one more `noreturn` Rust functionMiguel Ojeda1-1/+2
2026-02-10Merge branch 'net-fec-improve-xdp-copy-mode-and-add-af_xdp-zero-copy-support'Paolo Abeni2-379/+1234
2026-02-10net: fec: add AF_XDP zero-copy supportWei Fang2-44/+754
2026-02-10net: fec: improve fec_enet_tx_queue()Wei Fang1-26/+17
2026-02-10net: fec: add fec_alloc_rxq_buffers_pp() to allocate buffers from page poolWei Fang1-32/+58
2026-02-10net: fec: move xdp_rxq_info* APIs out of fec_enet_create_page_pool()Wei Fang1-18/+40
2026-02-10net: fec: remove the size parameter from fec_enet_create_page_pool()Wei Fang1-3/+3
2026-02-10net: fec: use switch statement to check the type of tx_bufWei Fang1-61/+73
2026-02-10net: fec: remove unnecessary NULL pointer check when clearing TX BD ringWei Fang1-23/+12
2026-02-10net: fec: transmit XDP frames in bulkWei Fang1-3/+9
2026-02-10net: fec: add tx_qid parameter to fec_enet_xdp_tx_xmit()Wei Fang1-19/+19
2026-02-10net: fec: add fec_enet_rx_queue_xdp() for XDP pathWei Fang1-86/+170
2026-02-10net: fec: improve fec_enet_rx_queue()Wei Fang1-20/+15
2026-02-10net: fec: add fec_build_skb() to build a skbWei Fang1-46/+60
2026-02-10net: fec: add rx_shift to indicate the extra bytes padded in front of RX frameWei Fang2-13/+9
2026-02-10net: fec: add fec_rx_error_check() to check RX errorsWei Fang1-22/+36
2026-02-10net: fec: add fec_txq_trigger_xmit() helperWei Fang1-18/+14
2026-02-10mm/slab: use prandom if !allow_spinHarry Yoo1-4/+24
2026-02-10mm/slab: do not access current->mems_allowed_seq if !allow_spinHarry Yoo1-2/+11
2026-02-10net: arcnet: com20020-pci: use module_pci_driverEthan Nelson-Moore1-14/+1
2026-02-10tracing: Fix false sharing in hwlat get_sample()Colin Lord1-8/+7
2026-02-10rust: kbuild: pass `-Zunstable-options` for Rust 1.95.0Miguel Ojeda1-0/+3
2026-02-10Merge branch 'slab/for-7.0/sheaves' into slab/for-nextVlastimil Babka7-1697/+908
2026-02-10Merge branch 'net-dsa-mxl-gsw1xx-setup-polarities-and-validate-chip'Paolo Abeni4-12/+68