index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
28 hours
Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3 days
Merge tag 'wireless-2025-05-06' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
3 days
net: add missing instance lock to dev_set_promiscuity
Stanislav Fomichev
3 days
wifi: mac80211: fix the type of status_code for negotiated TID to Link Mapping
Michael-CY Lee
7 days
Merge tag 'pm-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
7 days
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
7 days
Merge tag 'iommu-fixes-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9 days
Merge tag 'modules-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10 days
Merge tag 'fsnotify_for_v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11 days
cpufreq: Fix setting policy limits when frequency tables are used
Rafael J. Wysocki
14 days
Merge tag 'vfs-6.15-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14 days
Merge tag 'ceph-for-6.15-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
2025-04-25
Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linux
Linus Torvalds
2025-04-25
Merge tag 'driver-core-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-04-25
Merge tag 'dma-mapping-6.15-2025-04-25' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-04-24
Merge tag 'net-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-04-24
block: move blkdev_{get,put} _no_open prototypes out of blkdev.h
Christoph Hellwig
2025-04-24
fanotify: fix flush of mntns marks
Amir Goldstein
2025-04-23
block: hoist block size validation code to a separate function
Darrick J. Wong
2025-04-23
locking/local_lock: fix _Generic() matching of local_trylock_t
Vlastimil Babka
2025-04-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2025-04-22
net: phylink: mac_link_(up|down)() clarifications
Russell King (Oracle)
2025-04-22
Merge tag 'for-6.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-04-22
fs: fall back to file_ref_put() for non-last reference
Mateusz Guzik
2025-04-22
mm/migrate: fix sleep in atomic for large folios and buffer heads
Davidlohr Bueso
2025-04-22
fs/buffer: introduce sleeping flavors for pagecache lookups
Davidlohr Bueso
2025-04-19
Merge tag 'mm-hotfixes-stable-2025-04-19-21-24' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-04-19
Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-04-19
Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2025-04-18
Merge tag 'irq-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-04-18
virtgpu: don't reset on shutdown
Michael S. Tsirkin
2025-04-17
mm: vmscan: restore high-cpu watermark safety in kswapd
Johannes Weiner
2025-04-17
writeback: fix false warning in inode_to_wb()
Andreas Gruenbacher
2025-04-17
fs/dax: fix folio splitting issue by resetting old folio order + _nr_pages
David Hildenbrand
2025-04-17
mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accept_page()
Kirill A. Shutemov
2025-04-17
Merge tag 'sound-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-04-17
Merge tag 'platform-drivers-x86-v6.15-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-04-17
iommu: Fix two issues in iommu_copy_struct_from_user()
Nicolin Chen
2025-04-17
block: introduce zone capacity helper
Naohiro Aota
2025-04-17
fs: move the bdex_statx call to vfs_getattr_nosec
Christoph Hellwig
2025-04-17
dma-mapping: avoid potential unused data compilation warning
Marek Szyprowski
2025-04-16
Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-04-16
kernel: globalize lookup_or_create_module_kobject()
Shyam Saini
2025-04-15
device property: Add a note to the fwnode.h
Andy Shevchenko
2025-04-15
fs: add kern_path_locked_negative()
Christian Brauner
2025-04-15
PCI/MSI: Add an option to write MSIX ENTRY_DATA before any reads
Jonathan Currier
2025-04-14
Merge tag 'vfs-6.15-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-04-13
nfs: add missing selections of CONFIG_CRC32
Eric Biggers
2025-04-11
mm: (un)track_pfn_copy() fix + doc improvements
David Hildenbrand
2025-04-11
locking/local_lock, mm: replace localtry_ helpers with local_trylock_t type
Alexei Starovoitov
[next]