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
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
tracing: Fix false sharing in hwlat get_sample()
Colin Lord
-8
/
+7
2026-02-10
rust: kbuild: pass `-Zunstable-options` for Rust 1.95.0
Miguel Ojeda
-0
/
+3
2026-02-10
Merge branch 'slab/for-7.0/sheaves' into slab/for-next
Vlastimil Babka
-1698
/
+909
2026-02-10
Merge branch 'net-dsa-mxl-gsw1xx-setup-polarities-and-validate-chip'
Paolo Abeni
-12
/
+68
2026-02-10
net: dsa: mxl-gsw1xx: validate chip ID
Daniel Golle
-1
/
+35
2026-02-10
net: dsa: mxl-gsw1xx: configure SerDes port polarities
Daniel Golle
-11
/
+29
2026-02-10
dt-bindings: net: dsa: lantiq,gswip: reference common PHY properties
Daniel Golle
-0
/
+4
2026-02-09
dt-bindings: input: qcom,pm8941-pwrkey: Document PMM8654AU
Rakesh Kota
-5
/
+12
2026-02-09
Merge branch 'net-stats-tools-driver-tests-for-hw-gro'
Jakub Kicinski
-61
/
+131
2026-02-09
tools: ynltool: add qstats analysis for HW-GRO efficiency / savings
Jakub Kicinski
-5
/
+71
2026-02-09
tools: ynltool: factor out qstat dumping
Jakub Kicinski
-54
/
+41
2026-02-09
eth: bnxt: gather and report HW-GRO stats
Jakub Kicinski
-2
/
+19
2026-02-09
Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
Linus Torvalds
-4378
/
+1806
2026-02-09
Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-251
/
+358
2026-02-09
Merge tag 'for-linus-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-42
/
+89
2026-02-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-216
/
+628
2026-02-09
Merge tag 'alpha-for-v7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-3
/
+148
2026-02-09
Merge tag 'sparc-for-7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-43
/
+119
2026-02-09
Merge tag 'm68k-for-v7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-18
/
+14
2026-02-09
Merge tag 's390-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-3308
/
+1156
2026-02-09
Merge tag 'nolibc-20260206-for-7.0-1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-153
/
+299
2026-02-09
Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-206
/
+538
2026-02-09
Merge tag 'thermal-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-165
/
+651
2026-02-09
io_uring/tctx: avoid modifying loop variable in io_ring_add_registered_file
Yang Xiuwei
-5
/
+5
2026-02-09
io_uring: simplify IORING_SETUP_DEFER_TASKRUN && !SQPOLL check
Caleb Sander Mateos
-2
/
+1
2026-02-09
dt-bindings: soc: imx: add fsl,aips and fsl,emi compatible strings
Frank Li
-3
/
+11
2026-02-09
dt-bindings: display: bridge: lt8912b: Drop reset gpio requirement
Dominik Haller
-1
/
+0
2026-02-09
Merge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-546
/
+633
2026-02-09
Merge tag 'acpi-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
-1111
/
+2573
2026-02-09
Merge tag 'for-7.0/block-stable-pages-20260206' of git://git.kernel.org/pub/s...
Linus Torvalds
-240
/
+507
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1560
/
+5194
2026-02-09
Merge tag 'io_uring-bpf-restrictions.4-20260206' of git://git.kernel.org/pub/...
Linus Torvalds
-10
/
+789
2026-02-09
Merge tag 'for-7.0/io_uring-20260206' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-915
/
+1074
2026-02-09
Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
-827
/
+563
2026-02-09
tracing: Move d_max_latency out of CONFIG_FSNOTIFY protection
Steven Rostedt
-1
/
+1
2026-02-09
Merge tag 'v7.0-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
-10506
/
+8650
2026-02-09
Merge tag 'dlm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
-36
/
+18
[prev]
[next]