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.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-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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-02
mm: improve code consistency with zonelist_* helper functions
Wei Yang
1
-2
/
+2
2024-09-02
mm: move internal core VMA manipulation functions to own file
Lorenzo Stoakes
1
-35
/
+0
2024-09-02
mm: move vma_shrink(), vma_expand() to internal header
Lorenzo Stoakes
1
-16
/
+1
2024-09-02
mm: move vma_modify() and helpers to internal header
Lorenzo Stoakes
1
-60
/
+0
2024-09-02
userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
Lorenzo Stoakes
1
-0
/
+19
2024-09-02
mm, memcg: cg2 memory{.swap,}.peak write handlers
David Finkel
4
-1
/
+23
2024-09-02
s390/uv: drop arch_make_page_accessible()
David Hildenbrand
1
-7
/
+0
2024-09-02
mm: simplify arch_make_folio_accessible()
David Hildenbrand
1
-10
/
+1
2024-09-02
mm/hugetlb: enforce that PMD PT sharing has split PMD PT locks
David Hildenbrand
1
-3
/
+2
2024-09-02
mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
David Hildenbrand
3
-8
/
+5
2024-09-02
mm: page_counters: initialize usage using ATOMIC_LONG_INIT() macro
Roman Gushchin
1
-1
/
+1
2024-09-02
mm: page_counters: put page_counter_calculate_protection() under CONFIG_MEMCG
Roman Gushchin
1
-0
/
+6
2024-09-02
mm: memcg: don't call propagate_protected_usage() needlessly
Roman Gushchin
1
-1
/
+7
2024-09-02
task_stack: uninline stack_not_used
Pasha Tatashin
1
-15
/
+3
2024-09-02
vmstat: kernel stack usage histogram
Pasha Tatashin
1
-0
/
+24
2024-09-02
memory tiering: introduce folio_use_access_time() check
Zi Yan
1
-0
/
+6
2024-09-02
mm: kmem: remove mem_cgroup_from_obj()
Muchun Song
1
-6
/
+0
2024-09-02
mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()
Baolin Wang
1
-10
/
+2
2024-09-02
mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()
Baolin Wang
1
-4
/
+5
2024-09-02
mm: kvmalloc: align kvrealloc() with krealloc()
Danilo Krummrich
1
-2
/
+2
2024-09-02
mm: vmalloc: implement vrealloc()
Danilo Krummrich
1
-0
/
+4
2024-09-02
mm: add node_reclaim successes to VM event counters
Matthew Cassell
1
-0
/
+1
2024-09-01
Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+1
2024-08-31
Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-50
/
+6
2024-08-30
Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2024-08-30
Merge tag 'drm-fixes-2024-08-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-2
/
+2
2024-08-30
Merge tag 'drm-misc-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-2
/
+2
2024-08-28
Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2
-50
/
+6
2024-08-28
Merge tag 'nfsd-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-0
/
+1
2024-08-28
netfs, cifs: Fix handling of short DIO read
David Howells
1
-0
/
+1
2024-08-27
video/aperture: optionally match the device in sysfb_disable()
Alex Deucher
1
-2
/
+2
2024-08-27
fs/nfsd: fix update of inode attrs in CB_GETATTR
Jeff Layton
1
-0
/
+1
2024-08-24
Merge tag 'block-6.11-20240823' of git://git.kernel.dk/linux
Linus Torvalds
1
-6
/
+1
2024-08-23
iommu: Handle iommu faults for a bad iopf setup
Pranjal Shrivastava
1
-2
/
+3
2024-08-23
Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+47
2024-08-21
soc: qcom: pmic_glink: Fix race during initialization
Bjorn Andersson
1
-5
/
+6
2024-08-19
Merge tag 'printk-for-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2024-08-19
block: Drop NULL check in bdev_write_zeroes_sectors()
John Garry
1
-6
/
+1
2024-08-18
Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-19
/
+62
2024-08-18
Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-08-16
Merge tag 'thermal-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2024-08-16
Merge tag 'iommu-fixes-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2024-08-16
Merge tag 'sound-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+18
2024-08-16
thermal: gov_bang_bang: Use governor_data to reduce overhead
Rafael J. Wysocki
1
-0
/
+1
2024-08-16
net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...
Vladimir Oltean
1
-0
/
+47
2024-08-16
alloc_tag: introduce clear_page_tag_ref() helper function
Suren Baghdasaryan
1
-0
/
+13
2024-08-16
mm: don't account memmap per-node
Pasha Tatashin
2
-5
/
+4
2024-08-16
mm: add system wide stats items category
Pasha Tatashin
1
-11
/
+4
2024-08-16
mm/hugetlb: fix hugetlb vs. core-mm PT locking
David Hildenbrand
2
-3
/
+41
2024-08-15
Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
[next]