index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-02-10
hsr: Implement more robust duplicate discard for HSR
Felix Maurer
-143
/
+131
2026-02-10
selftests: hsr: Add tests for more link faults with PRP
Felix Maurer
-5
/
+74
2026-02-10
hsr: Implement more robust duplicate discard for PRP
Felix Maurer
-138
/
+237
2026-02-10
selftests: hsr: Add tests for faulty links
Felix Maurer
-11
/
+272
2026-02-10
selftests: hsr: Check duplicates on HSR with VLAN
Felix Maurer
-120
/
+70
2026-02-10
selftests: hsr: Add ping test for PRP
Felix Maurer
-0
/
+148
2026-02-10
drm/i915/overlay: remove dead code with MTL platform checks
Jani Nikula
-3
/
+2
2026-02-10
Merge patch series "Revert "pid: make __task_pid_nr_ns(ns => NULL) safe for z...
Christian Brauner
-3
/
+7
2026-02-10
pid: introduce task_ppid_vnr() helper
Oleg Nesterov
-1
/
+6
2026-02-10
mm/slab: drop the OBJEXTS_NOSPIN_ALLOC flag from enum objext_flags
Harry Yoo
-12
/
+9
2026-02-10
pidfs: implement ino allocation without the pidmap lock
Mateusz Guzik
-43
/
+73
2026-02-10
Revert "pid: make __task_pid_nr_ns(ns => NULL) safe for zombie callers"
Oleg Nesterov
-2
/
+1
2026-02-10
mm/slab: allow freeing kmalloc_nolock()'d objects using kfree[_rcu]()
Harry Yoo
-15
/
+32
2026-02-10
pid: reorder fields in pid_namespace to reduce false sharing
Mateusz Guzik
-7
/
+7
2026-02-10
pidfs: convert rb-tree to rhashtable
Christian Brauner
-55
/
+46
2026-02-10
ipc: Add SPDX license id to mqueue.c
Tim Bird
-2
/
+1
2026-02-10
KVM: s390: vsie: Fix race in acquire_gmap_shadow()
Claudio Imbrenda
-4
/
+17
2026-02-10
KVM: s390: vsie: Fix race in walk_guest_tables()
Claudio Imbrenda
-0
/
+3
2026-02-10
KVM: s390: Use guest address to mark guest page dirty
Claudio Imbrenda
-2
/
+6
2026-02-10
net: atm: fix crash due to unvalidated vcc pointer in sigd_send()
Jiayuan Chen
-2
/
+54
2026-02-10
objtool/rust: add one more `noreturn` Rust function
Miguel Ojeda
-1
/
+2
2026-02-10
drm/imagination: Mark FWCCB_CMD_UPDATE_STATS as known
Matt Coster
-0
/
+8
2026-02-10
drm/imagination: Improve handling of unknown FWCCB commands
Matt Coster
-2
/
+10
2026-02-10
Merge branch 'net-fec-improve-xdp-copy-mode-and-add-af_xdp-zero-copy-support'
Paolo Abeni
-379
/
+1234
2026-02-10
net: fec: add AF_XDP zero-copy support
Wei Fang
-44
/
+754
2026-02-10
net: fec: improve fec_enet_tx_queue()
Wei Fang
-26
/
+17
2026-02-10
net: fec: add fec_alloc_rxq_buffers_pp() to allocate buffers from page pool
Wei Fang
-32
/
+58
2026-02-10
net: fec: move xdp_rxq_info* APIs out of fec_enet_create_page_pool()
Wei Fang
-18
/
+40
2026-02-10
net: fec: remove the size parameter from fec_enet_create_page_pool()
Wei Fang
-3
/
+3
2026-02-10
net: fec: use switch statement to check the type of tx_buf
Wei Fang
-61
/
+73
2026-02-10
net: fec: remove unnecessary NULL pointer check when clearing TX BD ring
Wei Fang
-23
/
+12
2026-02-10
net: fec: transmit XDP frames in bulk
Wei Fang
-3
/
+9
2026-02-10
net: fec: add tx_qid parameter to fec_enet_xdp_tx_xmit()
Wei Fang
-19
/
+19
2026-02-10
net: fec: add fec_enet_rx_queue_xdp() for XDP path
Wei Fang
-86
/
+170
2026-02-10
net: fec: improve fec_enet_rx_queue()
Wei Fang
-20
/
+15
2026-02-10
net: fec: add fec_build_skb() to build a skb
Wei Fang
-46
/
+60
2026-02-10
net: fec: add rx_shift to indicate the extra bytes padded in front of RX frame
Wei Fang
-13
/
+9
2026-02-10
net: fec: add fec_rx_error_check() to check RX errors
Wei Fang
-22
/
+36
2026-02-10
net: fec: add fec_txq_trigger_xmit() helper
Wei Fang
-18
/
+14
2026-02-10
mm/slab: use prandom if !allow_spin
Harry Yoo
-4
/
+24
2026-02-10
mm/slab: do not access current->mems_allowed_seq if !allow_spin
Harry Yoo
-2
/
+11
2026-02-10
net: arcnet: com20020-pci: use module_pci_driver
Ethan Nelson-Moore
-14
/
+1
2026-02-10
drm/i915/dp: Verify valid pipe BPP range
Imre Deak
-0
/
+9
2026-02-10
drm/i915/dp: Fix pipe BPP clamping due to HDR
Imre Deak
-3
/
+17
2026-02-10
drm/vc4: Switch private_obj initialization to atomic_create_state
Maxime Ripard
-21
/
+48
2026-02-10
drm/msm: dpu1: Switch private_obj initialization to atomic_create_state
Maxime Ripard
-20
/
+22
2026-02-10
drm/msm: mdp5: Switch private_obj initialization to atomic_create_state
Maxime Ripard
-19
/
+22
2026-02-10
drm/ingenic: Switch private_obj initialization to atomic_create_state
Maxime Ripard
-23
/
+33
2026-02-10
drm/arm: komeda: Switch private_obj initialization to atomic_create_state
Maxime Ripard
-64
/
+146
2026-02-10
drm/dp_tunnel: Switch private_obj initialization to atomic_create_state
Maxime Ripard
-9
/
+16
[prev]
[next]