index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
arch: Kconfig: fix spelling mistake "seperate" -> "separate"
Colin Ian King
2021-09-08
1
-1
/
+1
|
*
connector: send event on write to /proc/[pid]/comm
Ohhoon Kwon
2021-09-08
1
-1
/
+4
|
*
proc: stop using seq_get_buf in proc_task_name
Christoph Hellwig
2021-09-08
1
-14
/
+4
|
*
percpu: remove export of pcpu_base_addr
Greg Kroah-Hartman
2021-09-08
1
-1
/
+0
|
*
alpha: pci-sysfs: fix all kernel-doc warnings
Randy Dunlap
2021-09-08
1
-4
/
+8
|
*
alpha: agp: make empty macros use do-while-0 style
Randy Dunlap
2021-09-08
1
-2
/
+2
|
*
MAINTAINERS: update for DAMON
SeongJae Park
2021-09-08
1
-0
/
+11
|
*
mm/damon: add user space selftests
SeongJae Park
2021-09-08
3
-0
/
+110
|
*
mm/damon: add kunit tests
SeongJae Park
2021-09-08
7
-0
/
+760
|
*
Documentation: add documents for DAMON
SeongJae Park
2021-09-08
9
-0
/
+510
|
*
mm/damon/dbgfs: support multiple contexts
SeongJae Park
2021-09-08
1
-2
/
+193
|
*
mm/damon/dbgfs: export kdamond pid to the user space
SeongJae Park
2021-09-08
1
-2
/
+35
|
*
mm/damon: implement a debugfs-based user space interface
SeongJae Park
2021-09-08
5
-0
/
+457
|
*
mm/damon: add a tracepoint
SeongJae Park
2021-09-08
2
-1
/
+49
|
*
mm/damon: implement primitives for the virtual memory address spaces
SeongJae Park
2021-09-08
4
-0
/
+687
|
*
mm/idle_page_tracking: make PG_idle reusable
SeongJae Park
2021-09-08
7
-19
/
+27
|
*
mm/damon: adaptively adjust regions
SeongJae Park
2021-09-08
2
-17
/
+237
|
*
mm/damon/core: implement region-based sampling
SeongJae Park
2021-09-08
2
-7
/
+213
|
*
mm: introduce Data Access MONitor (DAMON)
SeongJae Park
2021-09-08
6
-0
/
+508
|
*
kfence: test: fail fast if disabled at boot
Marco Elver
2021-09-08
1
-0
/
+3
|
*
kfence: show cpu and timestamp in alloc/free info
Marco Elver
2021-09-08
4
-51
/
+71
|
*
mm/secretmem: use refcount_t instead of atomic_t
Jordy Zomer
2021-09-08
1
-4
/
+5
|
*
mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)
Muchun Song
2021-09-08
4
-5
/
+7
|
*
mm: in_irq() cleanup
Changbin Du
2021-09-08
2
-2
/
+2
|
*
highmem: don't disable preemption on RT in kmap_atomic()
Sebastian Andrzej Siewior
2021-09-08
1
-5
/
+22
|
*
mm/early_ioremap.c: remove redundant early_ioremap_shutdown()
Weizhao Ouyang
2021-09-08
2
-11
/
+0
|
*
mm: don't allow executable ioremap mappings
Christoph Hellwig
2021-09-08
1
-1
/
+1
|
*
mm: move ioremap_page_range to vmalloc.c
Christoph Hellwig
2021-09-08
4
-34
/
+19
|
*
riscv: only select GENERIC_IOREMAP if MMU support is enabled
Christoph Hellwig
2021-09-08
1
-1
/
+1
|
*
mm: remove redundant compound_head() calling
Muchun Song
2021-09-08
2
-6
/
+7
|
*
mm/memory_hotplug: use helper zone_is_zone_device() to simplify the code
Miaohe Lin
2021-09-08
1
-3
/
+1
|
*
mm/memory_hotplug: improved dynamic memory group aware "auto-movable" online ...
David Hildenbrand
2021-09-08
3
-4
/
+89
|
*
mm/memory_hotplug: memory group aware "auto-movable" online policy
David Hildenbrand
2021-09-08
3
-12
/
+57
|
*
virtio-mem: use a single dynamic memory group for a single virtio-mem device
David Hildenbrand
2021-09-08
1
-3
/
+19
|
*
dax/kmem: use a single static memory group for a single probed unit
David Hildenbrand
2021-09-08
1
-8
/
+32
|
*
ACPI: memhotplug: use a single static memory group for a single memory device
David Hildenbrand
2021-09-08
1
-5
/
+30
|
*
mm/memory_hotplug: track present pages in memory groups
David Hildenbrand
2021-09-08
4
-14
/
+34
|
*
drivers/base/memory: introduce "memory groups" to logically group memory blocks
David Hildenbrand
2021-09-08
4
-6
/
+215
|
*
mm/memory_hotplug: introduce "auto-movable" online policy
David Hildenbrand
2021-09-08
1
-0
/
+191
|
*
mm: track present early pages per zone
David Hildenbrand
2021-09-08
5
-11
/
+29
|
*
ACPI: memhotplug: memory resources cannot be enabled yet
David Hildenbrand
2021-09-08
1
-4
/
+0
|
*
mm/memory_hotplug: remove nid parameter from remove_memory() and friends
David Hildenbrand
2021-09-08
6
-31
/
+30
|
*
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
2021-09-08
10
-22
/
+11
|
*
mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
David Hildenbrand
2021-09-08
2
-4
/
+4
|
*
mm: memory_hotplug: cleanup after removal of pfn_valid_within()
Mike Rapoport
2021-09-08
1
-6
/
+3
|
*
mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE
Mike Rapoport
2021-09-08
8
-75
/
+11
|
*
memory-hotplug.rst: complete admin-guide overhaul
David Hildenbrand
2021-09-08
1
-306
/
+455
|
*
memory-hotplug.rst: remove locking details from admin-guide
David Hildenbrand
2021-09-08
1
-39
/
+0
*
|
Merge tag 'mm-slub-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-08
4
-251
/
+563
|
\
\
|
*
|
mm, slub: convert kmem_cpu_slab protection to local_lock
Vlastimil Babka
2021-09-04
2
-35
/
+117
[prev]
[next]