index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2023-02-14
dm: add missing SPDX-License-Indentifiers
Heinz Mauelshagen
2023-02-14
NFS: Clean up O_DIRECT request allocation
Trond Myklebust
2023-02-14
NFS: Remove unused function nfs_wb_page()
Trond Myklebust
2023-02-14
NFS: Convert buffered writes to use folios
Trond Myklebust
2023-02-14
NFS: Convert buffered reads to use folios
Trond Myklebust
2023-02-14
NFS: Add a helper nfs_wb_folio()
Trond Myklebust
2023-02-14
NFS: Add a helper to convert a struct nfs_page into an inode
Trond Myklebust
2023-02-14
NFS: Fix nfs_coalesce_size() to work with folios
Trond Myklebust
2023-02-14
NFS: Add basic functionality for tracking folios in struct nfs_page
Trond Myklebust
2023-02-14
spi: xilinx: add force_irq for QSPI mode
Vadim Fedorenko
2023-02-14
rpmsg: glink: smem: Wrap driver context
Bjorn Andersson
2023-02-14
Merge back cpufreq material for 6.3-rc1.
Rafael J. Wysocki
2023-02-14
spi: Reorder fields in 'struct spi_transfer'
Christophe JAILLET
2023-02-14
regmap: Reorder fields in 'struct regmap_bus' to save some memory
Christophe JAILLET
2023-02-14
Merge 6.2-rc8 into usb-next
Greg Kroah-Hartman
2023-02-14
net/mlx5e: TC, support per action stats
Oz Shlomo
2023-02-14
crypto: hisilicon/qm - update comments to match function
Weili Qian
2023-02-14
crypto: hisilicon/qm - remove some unused defines
Weili Qian
2023-02-13
net: add pskb_may_pull_reason() helper
Eric Dumazet
2023-02-13
bpf: Add basic bpf_rb_{root,node} support
Dave Marchevsky
2023-02-13
cxl/pmem: Fix nvdimm registration races
Dan Williams
2023-02-13
PCI: Add ACS quirk for Wangxun NICs
Mengyuan Lou
2023-02-13
mm/migrate: add folio_movable_ops()
Vishal Moola (Oracle)
2023-02-13
mm: add folio_get_nontail_page()
Vishal Moola (Oracle)
2023-02-13
mm: add folio_estimated_sharers()
Vishal Moola (Oracle)
2023-02-13
mm/hugetlb: convert hugetlb_add_to_page_cache to take in a folio
Sidhartha Kumar
2023-02-13
mm/hugetlb: convert restore_reserve_on_error to take in a folio
Sidhartha Kumar
2023-02-13
mm/hugetlb: convert hugetlb fault paths to use alloc_hugetlb_folio()
Sidhartha Kumar
2023-02-13
mm/hugetlb: convert putback_active_hugepage to take in a folio
Sidhartha Kumar
2023-02-13
mm/hugetlb: convert alloc_migrate_huge_page to folios
Sidhartha Kumar
2023-02-13
mm/hugetlb: increase use of folios in alloc_huge_page()
Sidhartha Kumar
2023-02-13
mm/hugetlb: convert isolate_hugetlb to folios
Sidhartha Kumar
2023-02-13
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2023-02-13
mmc: core: add devm_mmc_alloc_host
Heiner Kallweit
2023-02-13
Merge branch kvm/kvm-hw-enable-refactor into kvmarm/next
Oliver Upton
2023-02-14
PCI: endpoint: Use link_up() callback in place of LINK_UP notifier
Manivannan Sadhasivam
2023-02-14
PCI: endpoint: Use callback mechanism for passing events from EPC to EPF
Manivannan Sadhasivam
2023-02-14
PCI: endpoint: Use a separate lock for protecting epc->pci_epf list
Manivannan Sadhasivam
2023-02-13
Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-02-13
bpf: Migrate release_on_unlock logic to non-owning ref semantics
Dave Marchevsky
2023-02-13
mtd: ubi: block: wire-up device parent
Daniel Golle
2023-02-13
Merge branch irq/irqdomain-locking into irq/irqchip-next
Marc Zyngier
2023-02-13
irqdomain: Switch to per-domain locking
Johan Hovold
2023-02-13
irqdomain: Drop revmap mutex
Johan Hovold
2023-02-13
PM: Add EXPORT macros for exporting PM functions
Richard Fitzgerald
2023-02-13
wifi: mwifiex: Support SD8978 chipset
Lukas Wunner
2023-02-13
Merge tag 'qcom-drivers-for-6.3-2' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2023-02-13
Merge tag 'qcom-drivers-for-6.3' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2023-02-13
mm: Remove get_kernel_pages()
Ira Weiny
2023-02-13
highmem: Enhance is_kmap_addr() to check kmap_local_page() mappings
Ira Weiny
[prev]
[next]