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