index
:
kernel/git/stable/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-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-10-26
ALSA: wavefront: Drop obsoleted comments and definitions
Takashi Iwai
2023-10-26
ALSA: wavefront: Replace with __packed attribute
Takashi Iwai
2023-10-26
ALSA: opl3: Replace with __packed attribute
Takashi Iwai
2023-10-25
ipv6: drop feature RTAX_FEATURE_ALLFRAG
Yan Zhai
2023-10-25
mempolicy: mmap_lock is not needed while migrating folios
Hugh Dickins
2023-10-25
mempolicy: alloc_pages_mpol() for NUMA policy without vma
Hugh Dickins
2023-10-25
mempolicy: remove confusing MPOL_MF_LAZY dead code
Hugh Dickins
2023-10-25
mempolicy trivia: use pgoff_t in shared mempolicy tree
Hugh Dickins
2023-10-25
mempolicy trivia: slightly more consistent naming
Hugh Dickins
2023-10-25
hugetlbfs: drop shared NUMA mempolicy pretence
Hugh Dickins
2023-10-25
mm/damon: implement a function for max nr_accesses safe calculation
SeongJae Park
2023-10-25
mm/khugepaged: convert alloc_charge_hpage() to use folios
Vishal Moola (Oracle)
2023-10-25
mm/migrate: add nr_split to trace_mm_migrate_pages stats.
Zi Yan
2023-10-25
bootmem: use kmemleak_free_part_phys in free_bootmem_page
Liu Shixin
2023-10-25
mm: remove page_cpupid_xchg_last()
Kefeng Wang
2023-10-25
mm: make finish_mkwrite_fault() static
Kefeng Wang
2023-10-25
mm: add folio_xchg_last_cpupid()
Kefeng Wang
2023-10-25
mm: remove xchg_page_access_time()
Kefeng Wang
2023-10-25
mm: add folio_xchg_access_time()
Kefeng Wang
2023-10-25
mm: remove page_cpupid_last()
Kefeng Wang
2023-10-25
mm: add folio_last_cpupid()
Kefeng Wang
2023-10-25
mm_types: add virtual and _last_cpupid into struct folio
Kefeng Wang
2023-10-25
mm: kmem: reimplement get_obj_cgroup_from_current()
Roman Gushchin
2023-10-25
mm: kmem: scoped objcg protection
Roman Gushchin
2023-10-25
mm: kmem: make memcg keep a reference to the original objcg
Roman Gushchin
2023-10-25
mm: kmem: add direct objcg pointer to task_struct
Roman Gushchin
2023-10-25
mm, pcp: reduce detecting time of consecutive high order page freeing
Huang Ying
2023-10-25
mm, pcp: decrease PCP high if free pages < high watermark
Huang Ying
2023-10-25
mm: tune PCP high automatically
Huang Ying
2023-10-25
mm: add framework for PCP high auto-tuning
Huang Ying
2023-10-25
mm, page_alloc: scale the number of pages that are batch allocated
Huang Ying
2023-10-25
mm, pcp: reduce lock contention for draining high-order pages
Huang Ying
2023-10-25
cacheinfo: calculate size of per-CPU data cache slice
Huang Ying
2023-10-25
mm, pcp: avoid to drain PCP when process exit
Huang Ying
2023-10-25
buffer: remove folio_create_empty_buffers()
Matthew Wilcox (Oracle)
2023-10-25
buffer: add get_nth_bh()
Matthew Wilcox (Oracle)
2023-10-25
buffer: make folio_create_empty_buffers() return a buffer_head
Matthew Wilcox (Oracle)
2023-10-25
Merge tag 'nf-23-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2023-10-25
Merge tag 'qcom-drivers-for-6.7-2' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2023-10-25
file, i915: fix file reference for mmap_singleton()
Christian Brauner
2023-10-25
tcp: define initial scaling factor value as a macro
Paolo Abeni
2023-10-25
highmem: Add folio_release_kmap()
Matthew Wilcox (Oracle)
2023-10-25
HID: core: remove #ifdef CONFIG_PM from hid_driver
Thomas Weißschuh
2023-10-25
drm/doc: document DRM_IOCTL_MODE_CREATE_DUMB
Simon Ser
2023-10-25
sh: Remove superhyway bus support
Arnd Bergmann
2023-10-25
Merge tag 'devfreq-next-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel...
Rafael J. Wysocki
2023-10-25
Merge tag 'opp-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Rafael J. Wysocki
2023-10-25
Merge tag 'thermal-v6.7-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
2023-10-25
netfilter: flowtable: GC pushes back packets to classic path
Pablo Neira Ayuso
2023-10-25
sched: act_ct: switch to per-action label counting
Florian Westphal
[prev]
[next]