index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-05
mm: vmscan: add per memcg shrinker nr_deferred
Yang Shi
1
-3
/
+4
2021-05-05
mm: vmscan: use a new flag to indicate shrinker is registered
Yang Shi
1
-3
/
+4
2021-05-05
mm: memcontrol: rename shrinker_map to shrinker_info
Yang Shi
1
-4
/
+4
2021-05-05
mm: vmscan: consolidate shrinker_maps handling code
Yang Shi
1
-6
/
+5
2021-05-05
mm/vmscan: replace implicit RECLAIM_ZONE checks with explicit checks
Dave Hansen
1
-0
/
+7
2021-05-05
mm/vmscan: move RECLAIM* bits to uapi header
Dave Hansen
1
-0
/
+7
2021-05-05
userfaultfd: add UFFDIO_CONTINUE ioctl
Axel Rasmussen
3
-2
/
+40
2021-05-05
userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled
Axel Rasmussen
1
-0
/
+4
2021-05-05
userfaultfd: disable huge PMD sharing for MINOR registered VMAs
Axel Rasmussen
1
-3
/
+10
2021-05-05
userfaultfd: add minor fault registration mode
Axel Rasmussen
4
-3
/
+41
2021-05-05
mm: make alloc_contig_range handle in-use hugetlb pages
Oscar Salvador
1
-2
/
+3
2021-05-05
mm: make alloc_contig_range handle free hugetlb pages
Oscar Salvador
1
-0
/
+6
2021-05-05
hugetlb: add per-hstate mutex to synchronize user adjustments
Mike Kravetz
1
-0
/
+1
2021-05-05
mm/huge_memory.c: remove unused macro TRANSPARENT_HUGEPAGE_DEBUG_COW_FLAG
Miaohe Lin
1
-3
/
+0
2021-05-05
hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wp
Peter Xu
1
-0
/
+3
2021-05-05
mm/hugetlb: move flush_hugetlb_tlb_range() into hugetlb.h
Peter Xu
1
-0
/
+8
2021-05-05
hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabled
Peter Xu
2
-0
/
+11
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
1
-2
/
+3
2021-05-05
mm: remove nrexceptional from inode
Matthew Wilcox (Oracle)
1
-2
/
+0
2021-05-05
mm: introduce and use mapping_empty()
Matthew Wilcox (Oracle)
1
-0
/
+5
2021-05-05
vfio/pci: Revert nvlink removal uAPI breakage
Alex Williamson
1
-4
/
+42
2021-05-05
lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()
Bartosz Golaszewski
1
-0
/
+8
2021-05-05
lib: bitmap: order includes alphabetically
Bartosz Golaszewski
1
-2
/
+2
2021-05-05
lib: bitmap: remove the 'extern' keyword from function declarations
Bartosz Golaszewski
1
-58
/
+57
2021-05-05
Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-05-04
Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+2
2021-05-04
Merge tag 'rproc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
1
-6
/
+19
2021-05-04
Merge tag 'rpmsg-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
2
-4
/
+12
2021-05-04
Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-20
/
+51
2021-05-04
Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-2
/
+54
2021-05-04
iomap: remove unused private field from ioend
Brian Foster
1
-4
/
+1
2021-05-04
Merge branch 'pci/tegra'
Bjorn Helgaas
1
-0
/
+1
2021-05-04
Merge branch 'pci/brcmstb'
Bjorn Helgaas
1
-0
/
+5
2021-05-04
Merge branch 'remotes/lorenzo/pci/msi'
Bjorn Helgaas
2
-18
/
+2
2021-05-04
Merge branch 'remotes/lorenzo/pci/risc-v'
Bjorn Helgaas
1
-0
/
+1
2021-05-04
Merge branch 'pci/misc'
Bjorn Helgaas
1
-2
/
+0
2021-05-04
Merge branch 'pci/sysfs'
Bjorn Helgaas
1
-1
/
+0
2021-05-04
Merge branch 'pci/vpd'
Bjorn Helgaas
1
-3
/
+1
2021-05-04
clk: sifive: Add pcie_aux clock in prci driver for PCIe driver
Greentime Hu
1
-0
/
+1
2021-05-04
virtio_pci_modern: correct sparse tags for notify
Michael S. Tsirkin
1
-2
/
+2
2021-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+3
2021-05-04
netfilter: arptables: use pernet ops struct during unregister
Florian Westphal
1
-2
/
+1
2021-05-04
netfilter: xt_SECMARK: add new revision to fix structure layout
Pablo Neira Ayuso
1
-0
/
+6
2021-05-03
Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
9
-13
/
+39
2021-05-03
reset: add missing empty function reset_control_rearm()
Jim Quinlan
1
-0
/
+5
2021-05-03
Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+4
2021-05-03
bio: limit bio max size
Changheun Lee
2
-1
/
+5
2021-05-03
bpf: Fix leakage of uninitialized bpf stack under speculation
Daniel Borkmann
1
-2
/
+3
2021-05-03
vdpa: add get_config_size callback in vdpa_config_ops
Stefano Garzarella
1
-0
/
+4
2021-05-03
vringh: add vringh_kiov_length() helper
Stefano Garzarella
1
-0
/
+11
[prev]
[next]