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
2025-04-05
hrtimers: Delete hrtimer_init()
Nam Cao
-23
/
+1
2025-04-05
treewide: Convert new and leftover hrtimer_init() users
Thomas Gleixner
-12
/
+9
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-1648
/
+1613
2025-04-04
Merge tag 'v6.15-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-1
/
+2
2025-04-04
Merge tag 's390-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-412
/
+437
2025-04-04
Merge tag '6.15-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
-86
/
+438
2025-04-04
Merge tag 'ntb-6.15' of https://github.com/jonmason/ntb
Linus Torvalds
-17
/
+14
2025-04-04
Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-399
/
+1250
2025-04-04
Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-442
/
+864
2025-04-04
Merge tag 'spi-fix-v6.15-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-22
/
+39
2025-04-04
Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-63
/
+9
2025-04-04
Merge tag 'platform-drivers-x86-v6.15-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-15
/
+34
2025-04-04
selftests: net: amt: indicate progress in the stress test
Jakub Kicinski
-6
/
+14
2025-04-04
Merge branch 'netlink-specs-rt_addr-fix-problems-revealed-by-c-codegen'
Jakub Kicinski
-111
/
+115
2025-04-04
netlink: specs: rt_route: pull the ifa- prefix out of the names
Jakub Kicinski
-89
/
+91
2025-04-04
netlink: specs: rt_addr: pull the ifa- prefix out of the names
Jakub Kicinski
-20
/
+21
2025-04-04
netlink: specs: rt_addr: fix get multi command name
Jakub Kicinski
-2
/
+2
2025-04-04
netlink: specs: rt_addr: fix the spec format / schema failures
Jakub Kicinski
-0
/
+1
2025-04-04
Merge branch 'net-make-memory-provider-install-close-paths-more-common'
Jakub Kicinski
-65
/
+62
2025-04-04
net: avoid false positive warnings in __net_mp_close_rxq()
Jakub Kicinski
-8
/
+8
2025-04-04
net: move mp dev config validation to __net_mp_open_rxq()
Jakub Kicinski
-57
/
+54
2025-04-04
net: ibmveth: make veth_pool_store stop hanging
Dave Marquardt
-12
/
+27
2025-04-04
arcnet: Add NULL check in com20020pci_probe()
Henry Martin
-1
/
+16
2025-04-04
Merge branch 'ipv6-multipath-routing-fixes'
Jakub Kicinski
-4
/
+38
2025-04-04
ipv6: Do not consider link down nexthops in path selection
Ido Schimmel
-2
/
+4
2025-04-04
ipv6: Start path selection from the first nexthop
Ido Schimmel
-3
/
+35
2025-04-04
usbnet:fix NPE during rx_complete
Ying Lu
-3
/
+3
2025-04-04
net: octeontx2: Handle XDP_ABORTED and XDP invalid as XDP_DROP
Lorenzo Bianconi
-5
/
+4
2025-04-04
Merge tag 'x86-urgent-2025-04-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-31
/
+44
2025-04-04
Merge tag 'sound-fix-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-90
/
+205
2025-04-04
Merge tag 'omap-for-v6.14/drivers-signed' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
-3
/
+4
2025-04-04
Merge tag 'soc_fsl-6.15-1' of https://github.com/chleroy/linux into soc/drive...
Arnd Bergmann
-60
/
+5
2025-04-03
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-10
/
+59
2025-04-03
Merge tag 'nf-25-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
-5
/
+6
2025-04-03
Merge tag 'v6.15rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
-20
/
+55
2025-04-03
Merge tag 'trace-ringbuffer-v6.15-3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-26
/
+50
2025-04-03
Merge tag 'block-6.15-20250403' of git://git.kernel.dk/linux
Linus Torvalds
-84
/
+94
2025-04-03
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
-14
/
+93
2025-04-03
Merge tag 'io_uring-6.15-20250403' of git://git.kernel.dk/linux
Linus Torvalds
-238
/
+673
2025-04-03
net: fix geneve_opt length integer overflow
Lin Ma
-4
/
+4
2025-04-03
fs: actually hold the namespace semaphore
Christian Brauner
-1
/
+2
2025-04-03
io_uring/zcrx: fix selftests w/ updated netdev Python helpers
David Wei
-4
/
+4
2025-04-03
Merge tag 'bcachefs-2025-04-03' of git://evilpiepirate.org/bcachefs
Linus Torvalds
-549
/
+710
2025-04-03
Merge tag '9p-for-6.15-rc1' of https://github.com/martinetd/linux
Linus Torvalds
-73
/
+73
2025-04-03
Merge branch 'net-hold-instance-lock-during-netdev_up-register'
Jakub Kicinski
-36
/
+125
2025-04-03
selftests: net: use netdevsim in netns test
Stanislav Fomichev
-4
/
+34
2025-04-03
docs: net: document netdev notifier expectations
Stanislav Fomichev
-0
/
+23
2025-04-03
net: dummy: request ops lock
Stanislav Fomichev
-0
/
+1
2025-04-03
netdevsim: add dummy device notifiers
Stanislav Fomichev
-5
/
+28
2025-04-03
net: rename rtnl_net_debug to lock_debug
Stanislav Fomichev
-1
/
+1
[next]