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-11-09
lib, stackdepot: add helper to print stack entries into buffer
Imran Khan
1
-0
/
+3
2021-11-09
lib, stackdepot: add helper to print stack entries
Imran Khan
1
-0
/
+2
2021-11-09
linux/container_of.h: switch to static_assert
Rasmus Villemoes
1
-6
/
+6
2021-11-09
kernel.h: split out instruction pointer accessors
Stephen Rothwell
3
-4
/
+10
2021-11-09
include/linux/generic-radix-tree.h: replace kernel.h with the necessary inclu...
Andy Shevchenko
1
-1
/
+2
2021-11-09
include/linux/radix-tree.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-1
/
+3
2021-11-09
include/linux/sbitmap.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-1
/
+10
2021-11-09
include/linux/delay.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
2
-1
/
+2
2021-11-09
include/media/media-entity.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-1
/
+2
2021-11-09
include/linux/plist.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-1
/
+4
2021-11-09
include/linux/llist.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-1
/
+3
2021-11-09
include/linux/list.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-1
/
+3
2021-11-09
include/kunit/test.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-2
/
+11
2021-11-09
kernel.h: split out container_of() and typeof_member() macros
Andy Shevchenko
2
-32
/
+41
2021-11-09
kernel.h: drop unneeded <linux/kernel.h> inclusion from other headers
Andy Shevchenko
4
-3
/
+1
2021-11-09
proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
David Hildenbrand
1
-3
/
+23
2021-11-09
mm,hugetlb: remove mlock ulimit for SHM_HUGETLB
zhangyiru
1
-4
/
+2
2021-11-09
vfs: keep inodes with page cache off the inode shrinker LRU
Johannes Weiner
2
-0
/
+51
2021-11-06
mm/damon: remove return value from before_terminate callback
Changbin Du
1
-1
/
+1
2021-11-06
mm/damon: simplify stop mechanism
Changbin Du
1
-1
/
+0
2021-11-06
mm/damon/dbgfs: add adaptive_targets list check before enable monitor_on
Xin Hao
1
-0
/
+1
2021-11-06
mm/damon/schemes: activate schemes based on a watermarks mechanism
SeongJae Park
1
-1
/
+51
2021-11-06
mm/damon/vaddr,paddr: support pageout prioritization
SeongJae Park
1
-0
/
+4
2021-11-06
mm/damon/schemes: prioritize regions within the quotas
SeongJae Park
1
-0
/
+26
2021-11-06
mm/damon/schemes: implement time quota
SeongJae Park
1
-5
/
+20
2021-11-06
mm/damon/schemes: skip already charged targets and regions
SeongJae Park
1
-0
/
+5
2021-11-06
mm/damon/schemes: implement size quota for schemes application speed control
SeongJae Park
1
-4
/
+32
2021-11-06
mm/damon/paddr: support the pageout scheme
SeongJae Park
1
-0
/
+2
2021-11-06
mm/damon: implement primitives for physical address space monitoring
SeongJae Park
1
-0
/
+10
2021-11-06
mm/damon/schemes: implement statistics feature
SeongJae Park
1
-1
/
+9
2021-11-06
mm/damon/vaddr: support DAMON-based Operation Schemes
SeongJae Park
1
-0
/
+2
2021-11-06
mm/damon/core: implement DAMON-based Operation Schemes (DAMOS)
SeongJae Park
1
-0
/
+66
2021-11-06
mm/damon/core: account age of target regions
SeongJae Park
1
-0
/
+10
2021-11-06
include/linux/damon.h: fix kernel-doc comments for 'damon_callback'
SeongJae Park
1
-3
/
+3
2021-11-06
kfence: always use static branches to guard kfence_alloc()
Marco Elver
1
-10
/
+11
2021-11-06
stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
Marco Elver
2
-2
/
+1
2021-11-06
include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h
Mianhan Liu
2
-1
/
+2
2021-11-06
mm: remove HARDENED_USERCOPY_FALLBACK
Stephen Kitt
1
-2
/
+0
2021-11-06
mm/highmem: remove deprecated kmap_atomic
Ira Weiny
1
-14
/
+14
2021-11-06
memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
David Hildenbrand
1
-2
/
+14
2021-11-06
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2
-2
/
+3
2021-11-06
memblock: improve MEMBLOCK_HOTPLUG documentation
David Hildenbrand
1
-1
/
+5
2021-11-06
mm/memory_hotplug: remove stale function declarations
David Hildenbrand
1
-3
/
+0
2021-11-06
mm/memory_hotplug: remove HIGHMEM leftovers
David Hildenbrand
1
-1
/
+0
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
2
-16
/
+12
2021-11-06
mm: migrate: make demotion knob depend on migration
Yang Shi
2
-4
/
+4
2021-11-06
mm/migrate: de-duplicate migrate_reason strings
John Hubbard
2
-18
/
+14
2021-11-06
hugetlbfs: extend the definition of hugepages parameter to support node alloc...
Zhenguo Yao
1
-2
/
+4
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
1
-1
/
+1
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-1
/
+1
[next]