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-12
Merge branch 'net-mscc-ocelot-fix-missing-lock-in-ocelot_port_xmit'
Jakub Kicinski
-19
/
+56
2026-02-12
net: mscc: ocelot: add missing lock protection in ocelot_port_xmit_inj()
Ziyi Guo
-2
/
+10
2026-02-12
net: mscc: ocelot: split xmit into FDMA and register injection paths
Ziyi Guo
-9
/
+30
2026-02-12
net: mscc: ocelot: extract ocelot_xmit_timestamp() helper
Ziyi Guo
-14
/
+22
2026-02-12
net: sparx5/lan969x: fix DWRR cost max to match hardware register width
Daniel Machon
-1
/
+1
2026-02-12
atm: fore200e: fix use-after-free in tasklets during device removal
Duoming Zhou
-0
/
+4
2026-02-12
net: stmmac: fix oops when split header is enabled
Jie Zhang
-3
/
+17
2026-02-12
net: intel: fix PCI device ID conflict between i40e and ipw2200
Ethan Nelson-Moore
-2
/
+14
2026-02-12
selftests: drv-net: limit RPS test CPUs to supported range
Gal Pressman
-7
/
+10
2026-02-12
selftests: net: lib: Fix jq parsing error
Yue Haibing
-1
/
+1
2026-02-12
bng_en: Remove duplicate include
Chen Ni
-1
/
+0
2026-02-12
selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2
Ido Schimmel
-2
/
+2
2026-02-12
net: mctp: ensure our nlmsg responses are initialised
Jeremy Kerr
-0
/
+3
2026-02-12
Merge tag 'for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
-190
/
+221
2026-02-12
myri10ge: replace comma with semicolons
Chen Ni
-6
/
+6
2026-02-12
Merge tag 'nfs-for-7.0-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
-1551
/
+1367
2026-02-12
Merge branch 'net-phy_port-sfp-modules-representation-and-phy_port-listing'
Jakub Kicinski
-14
/
+22
2026-02-12
net: phy: phy_port: Correctly recompute the port's linkmodes
Maxime Chevallier
-7
/
+17
2026-02-12
net: phy: phy_port: Cleanup the of-parsing logic for phy_port
Maxime Chevallier
-7
/
+2
2026-02-12
net: phy: initialize the port support based on the PHY's for OF ports
Maxime Chevallier
-0
/
+3
2026-02-12
tools/testing: keep legacy generated files around in .gitignore file
Linus Torvalds
-0
/
+1
2026-02-12
Merge tag 'ata-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
-1039
/
+402
2026-02-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-719
/
+2645
2026-02-12
Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
-1240
/
+2522
2026-02-12
Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
-67
/
+411
2026-02-12
smb: client: fix data corruption due to racy lease checks
Paulo Alcantara
-55
/
+110
2026-02-12
lib/group_cpus: handle const qualifier from clusters allocation type
Kees Cook
-1
/
+1
2026-02-12
kho: remove unnecessary WARN_ON(err) in kho_populate()
Ran Xiaokai
-1
/
+1
2026-02-12
kho: fix missing early_memunmap() call in kho_populate()
Ran Xiaokai
-12
/
+14
2026-02-12
scripts/gdb: implement x86_page_ops in mm.py
Seongjun Hong
-2
/
+173
2026-02-12
objpool: fix the overestimation of object pooling metadata size
zhouwenhao
-1
/
+1
2026-02-12
selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT
Aristeu Rozanski
-8
/
+105
2026-02-12
delayacct: fix build regression on accounting tool
Arnd Bergmann
-6
/
+6
2026-02-12
mm/page_alloc: clear page->private in free_pages_prepare()
Mikhail Gavrilov
-0
/
+1
2026-02-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-767
/
+3616
2026-02-12
selftests/mm: add memory failure dirty pagecache test
Miaohe Lin
-4
/
+58
2026-02-12
selftests/mm: add memory failure clean pagecache test
Miaohe Lin
-0
/
+66
2026-02-12
selftests/mm: add memory failure anonymous page test
Miaohe Lin
-0
/
+314
2026-02-12
mm: rmap: support batched unmapping for file large folios
Baolin Wang
-3
/
+7
2026-02-12
arm64: mm: implement the architecture-specific clear_flush_young_ptes()
Baolin Wang
-0
/
+11
2026-02-12
arm64: mm: support batch clearing of the young flag for large folios
Baolin Wang
-20
/
+25
2026-02-12
arm64: mm: factor out the address and ptep alignment into a new helper
Baolin Wang
-8
/
+21
2026-02-12
mm: rmap: support batched checks of the references for large folios
Baolin Wang
-7
/
+65
2026-02-12
tools/testing/vma: add VMA userland tests for VMA flag functions
Lorenzo Stoakes
-12
/
+322
2026-02-12
tools/testing/vma: separate out vma_internal.h into logical headers
Lorenzo Stoakes
-1925
/
+1873
2026-02-12
tools/testing/vma: separate VMA userland tests into separate files
Lorenzo Stoakes
-335
/
+406
2026-02-12
mm: make vm_area_desc utilise vma_flags_t only
Lorenzo Stoakes
-16
/
+25
2026-02-12
mm: update all remaining mmap_prepare users to use vma_flags_t
Lorenzo Stoakes
-41
/
+56
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
-49
/
+57
2026-02-12
mm: update secretmem to use VMA flags on mmap_prepare
Lorenzo Stoakes
-12
/
+12
[prev]
[next]