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
Age
Commit message (
Expand
)
Author
2023-02-16
mm: memcontrol: rename memcg_kmem_enabled()
Roman Gushchin
2023-02-16
sh: initialize max_mapnr
Mike Rapoport (IBM)
2023-02-16
m68k/nommu: add missing definition of ARCH_PFN_OFFSET
Mike Rapoport (IBM)
2023-02-16
mm: percpu: fix incorrect size in pcpu_obj_full_size()
Yafang Shao
2023-02-16
maple_tree: reduce stack usage with gcc-9 and earlier
Arnd Bergmann
2023-02-16
mm: page_alloc: call panic() when memoryless node allocation fails
Qi Zheng
2023-02-16
mm: multi-gen LRU: avoid futile retries
Yu Zhao
2023-02-16
migrate_pages: move THP/hugetlb migration support check to simplify code
Huang Ying
2023-02-16
migrate_pages: batch flushing TLB
Huang Ying
2023-02-16
migrate_pages: share more code between _unmap and _move
Huang Ying
2023-02-16
migrate_pages: move migrate_folio_unmap()
Huang Ying
2023-02-16
migrate_pages: batch _unmap and _move
Huang Ying
2023-02-16
migrate_pages: split unmap_and_move() to _unmap() and _move()
Huang Ying
2023-02-16
migrate_pages: restrict number of pages to migrate in batch
Huang Ying
2023-02-16
migrate_pages: separate hugetlb folios migration
Huang Ying
2023-02-16
migrate_pages: organize stats with struct migrate_pages_stats
Huang Ying
2023-02-16
lib/stackdepot: move documentation comments to stackdepot.h
Andrey Konovalov
2023-02-16
lib/stackdepot: various comments clean-ups
Andrey Konovalov
2023-02-16
lib/stackdepot: annotate racy pool_index accesses
Andrey Konovalov
2023-02-16
lib/stacktrace, kasan, kmsan: rework extra_bits interface
Andrey Konovalov
2023-02-16
lib/stackdepot: rename next_pool_inited to next_pool_required
Andrey Konovalov
2023-02-16
lib/stackdepot: annotate depot_init_pool and depot_alloc_stack
Andrey Konovalov
2023-02-16
lib/stacktrace: drop impossible WARN_ON for depot_init_pool
Andrey Konovalov
2023-02-16
lib/stackdepot: rename init_stack_pool
Andrey Konovalov
2023-02-16
lib/stackdepot: rename handle and pool constants
Andrey Konovalov
2023-02-16
lib/stackdepot: rename slab to pool
Andrey Konovalov
2023-02-16
lib/stackdepot: rename hash table constants and variables
Andrey Konovalov
2023-02-16
lib/stackdepot: reorder and annotate global variables
Andrey Konovalov
2023-02-16
lib/stackdepot: lower the indentation in stack_depot_init
Andrey Konovalov
2023-02-16
lib/stackdepot: annotate init and early init functions
Andrey Konovalov
2023-02-16
lib/stackdepot: rename stack_depot_disable
Andrey Konovalov
2023-02-16
lib/stackdepot, mm: rename stack_depot_want_early_init
Andrey Konovalov
2023-02-16
lib/stackdepot: use pr_fmt to define message format
Andrey Konovalov
2023-02-16
lib/stackdepot: put functions in logical order
Andrey Konovalov
2023-02-16
Merge tag 'drm-fixes-2023-02-17' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-02-16
block: use proper return value from bio_failfast()
Jens Axboe
2023-02-17
Merge remote-tracking branch 'regmap/for-6.3' into regmap-next
Mark Brown
2023-02-16
MAINTAINERS: update FPU EMULATOR web page
Randy Dunlap
2023-02-16
mm/MADV_COLLAPSE: set EAGAIN on unexpected page refcount
Zach O'Keefe
2023-02-16
mm/filemap: fix page end in filemap_get_read_batch
Qian Yingjin
2023-02-17
powerpc/64s: Prevent fallthrough to hash TLB flush when using radix
Benjamin Gray
2023-02-16
Fix typos in selftest/bpf files
Taichi Nishimura
2023-02-16
Documentation/watchdog/hpwdt: Fix Format
Jerry Hoemann
2023-02-16
Documentation/watchdog/hpwdt: Fix Reference
Jerry Hoemann
2023-02-17
regmap-irq: Remove unused mask_invert flag
Aidan MacDonald
2023-02-17
regmap-irq: Remove unused type_invert flag
Aidan MacDonald
2023-02-16
Documentation: core-api: padata: correct spelling
Randy Dunlap
2023-02-16
docs/mm: Physical Memory: correct spelling in reference to CONFIG_PAGE_EXTENSION
Lukas Bulwahn
2023-02-17
Merge tag 'drm-intel-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2023-02-16
selftests/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
[prev]
[next]