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-06-29
mm: ignore MAP_EXECUTABLE in ksys_mmap_pgoff()
David Hildenbrand
1
-0
/
+2
2021-06-29
mm: memcontrol: remove trailing semicolon in macros
Huilong Deng
1
-1
/
+1
2021-06-29
loop: charge i/o to mem and blk cg
Dan Schatzberg
1
-0
/
+6
2021-06-29
memcontrol: use flexible-array member
wenhuizhang
1
-2
/
+1
2021-06-29
mm: memcontrol: rename lruvec_holds_page_lru_lock to page_matches_lruvec
Muchun Song
1
-4
/
+4
2021-06-29
mm: memcontrol: simplify lruvec_holds_page_lru_lock
Muchun Song
1
-24
/
+7
2021-06-29
mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec
Muchun Song
1
-5
/
+5
2021-06-29
mm: memcg/slab: create a new set of kmalloc-cg-<n> caches
Waiman Long
1
-9
/
+33
2021-06-29
mm: free idle swap cache page after COW
Huang Ying
1
-0
/
+5
2021-06-29
swap: fix do_swap_page() race with swapoff
Miaohe Lin
1
-0
/
+9
2021-06-29
mm/swapfile: use percpu_ref to serialize against concurrent swapoff
Miaohe Lin
1
-2
/
+3
2021-06-29
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
3
-11
/
+9
2021-06-29
mm: move page dirtying prototypes from mm.h
Matthew Wilcox (Oracle)
2
-3
/
+4
2021-06-29
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-06-29
iomap: use __set_page_dirty_nobuffers
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-06-29
mm/writeback: move __set_page_dirty() to core mm
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-06-29
fs: move ramfs_aops to libfs
Christoph Hellwig
1
-4
/
+1
2021-06-29
writeback, cgroup: release dying cgwbs by switching attached inodes
Roman Gushchin
2
-0
/
+2
2021-06-29
writeback, cgroup: support switching multiple inodes at once
Roman Gushchin
1
-2
/
+16
2021-06-29
writeback, cgroup: keep list of inodes attached to bdi_writeback
Roman Gushchin
1
-0
/
+1
2021-06-29
mm/page_reporting: allow driver to specify reporting order
Gavin Shan
1
-0
/
+3
2021-06-29
slub: force on no_hash_pointers when slub_debug is enabled
Stephen Boyd
1
-0
/
+2
2021-06-29
mm, slub: change run-time assertion in kmalloc_index() to compile-time
Hyeonggon Yoo
1
-3
/
+14
2021-06-29
kunit: make test->lock irq safe
Vlastimil Babka
1
-2
/
+3
2021-06-29
kthread: switch to new kerneldoc syntax for named variable macro argument
Jonathan Neuschäfer
1
-1
/
+1
2021-06-29
mm/page_alloc: fix memory map initialization for descending nodes
Mike Rapoport
1
-1
/
+0
2021-06-29
Merge branches 'pm-domains' and 'pm-devfreq'
Rafael J. Wysocki
1
-0
/
+1
2021-06-29
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+3
2021-06-29
Merge branches 'acpi-ec', 'acpi-apei', 'acpi-soc' and 'acpi-misc'
Rafael J. Wysocki
1
-1
/
+1
2021-06-29
Merge branches 'acpi-prm', 'acpi-sysfs' and 'acpi-x86'
Rafael J. Wysocki
2
-0
/
+9
2021-06-29
Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables'
Rafael J. Wysocki
2
-3
/
+15
2021-06-29
Merge branch 'acpica'
Rafael J. Wysocki
5
-2
/
+190
2021-06-29
Merge branch 'printk-rework' into for-linus
Petr Mladek
1
-0
/
+41
2021-06-29
Merge branch 'for-5.14-vsprintf-scanf' into for-linus
Petr Mladek
1
-1
/
+1
2021-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
7
-16
/
+40
2021-06-29
Merge tag 'pstore-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-24
/
+3
2021-06-29
Merge tag 'seccomp-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2021-06-29
Merge tag 'docs-5.14' of git://git.lwn.net/linux
Linus Torvalds
4
-4
/
+4
2021-06-29
Merge tag 'for-5.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
3
-18
/
+13
2021-06-29
Merge tag 'integrity-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+31
2021-06-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-37
/
+13
2021-06-29
Merge tag 'media/v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
14
-646
/
+244
2021-06-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-50
/
+329
2021-06-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
8
-92
/
+180
2021-06-28
seccomp: Support atomic "addfd + send reply"
Rodrigo Campos
1
-0
/
+1
2021-06-28
Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-11
/
+17
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-43
/
+91
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+0
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-3222
/
+94
2021-06-28
Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git:/...
Linus Torvalds
3
-18
/
+40
[prev]
[next]