index
:
linux.git
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
2025-05-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-05-30
Merge tag 'i2c-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-30
Merge tag 'pinctrl-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-30
Merge tag 'f2fs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-05-30
exportfs: require ->fh_to_parent() to encode connectable file handles
Amir Goldstein
2025-05-29
Merge tag 'for-linus-6.16-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2025-05-29
Merge tag 'tsm-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2025-05-29
Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2025-05-29
Merge tag 'fsnotify_for_v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-29
Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-05-29
Merge tag 'driver-core-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-05-29
Merge tag 'devicetree-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-29
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-29
readdir: supply dir_context.count as readdir buffer size hint
Miklos Szeredi
2025-05-29
fuse: don't allow signals to interrupt getdents copying
Miklos Szeredi
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-05-28
PCI: endpoint: Align pci_epc_set_msix(), pci_epc_ops::set_msix() nr_irqs enco...
Niklas Cassel
2025-05-28
PCI: endpoint: Align pci_epc_set_msi(), pci_epc_ops::set_msi() nr_irqs encoding
Niklas Cassel
2025-05-28
nfs_localio: change nfsd_file_put_local() to take a pointer to __rcu pointer
NeilBrown
2025-05-28
nfs_localio: always hold nfsd net ref with nfsd_file ref
NeilBrown
2025-05-28
NFSv4: Allow FREE_STATEID to clean up delegations
Benjamin Coddington
2025-05-28
NFS: Add support for fallocate(FALLOC_FL_ZERO_RANGE)
Anna Schumaker
2025-05-28
PCI: endpoint: Retain fixed-size BAR size as well as aligned size
Jerome Brunet
2025-05-28
Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-05-28
Merge tag 'ext4_for_linus-6.16-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-28
Merge tag 'lsm-pr-20250527' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-28
Merge tag 'integrity-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-28
Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-28
Merge branch 'kvm-lockdep-common' into HEAD
Paolo Bonzini
2025-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-05-28
iomap: don't lose folio dropbehind state for overwrites
Jens Axboe
2025-05-28
virtio: reject shm region if length is zero
Sami Uddin
2025-05-27
Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-27
Merge tag 'wq-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2025-05-27
Merge tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-27
Merge tag 'dma-mapping-6.16-2025-05-26' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-05-27
llist: make llist_add_batch() a static inline
Jens Axboe
2025-05-27
mm/hugetlb: refactor __unmap_hugepage_range() to take folio instead of page
Fan Ni
2025-05-27
mm/hugetlb: refactor unmap_hugepage_range() to take folio instead of page
Fan Ni
2025-05-27
net: phy: fix up const issues in to_mdio_device() and to_phy_device()
Greg Kroah-Hartman
2025-05-27
Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-05-27
Merge tag 'acpi-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2025-05-27
Merge tag 'mmc-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2025-05-27
Merge tag 'pmdomain-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
2025-05-27
Merge tag 'for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
2025-05-27
Merge tag 'spi-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
[prev]
[next]