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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-29
perf tools: Separate the checking of headers only used to build beautificatio...
Arnaldo Carvalho de Melo
1
-2
/
+20
2020-09-28
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
443
-2229
/
+4435
2020-09-28
Merge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-24
/
+36
2020-09-28
mm: do not rely on mm == current->mm in __get_user_pages_locked
Jason A. Donenfeld
1
-1
/
+1
2020-09-28
perf test: Fix msan uninitialized use.
Ian Rogers
1
-1
/
+1
2020-09-28
perf parse-events: Reduce casts around bp_addr
Ian Rogers
3
-7
/
+7
2020-09-28
perf test: Add expand cgroup event test
Namhyung Kim
4
-0
/
+247
2020-09-28
perf tools: Allow creation of cgroup without open
Namhyung Kim
3
-9
/
+14
2020-09-28
perf tools: Copy metric events properly when expand cgroups
Namhyung Kim
8
-3
/
+149
2020-09-28
perf stat: Add --for-each-cgroup option
Namhyung Kim
5
-1
/
+112
2020-09-28
perf evsel: Add evsel__clone() function
Namhyung Kim
2
-39
/
+158
2020-09-28
perf vendor events: Update SkylakeX events to v1.21
Jin Yao
10
-3565
/
+4129
2020-09-28
perf vendor events intel: Update CascadelakeX events to v1.08
Jin Yao
8
-995
/
+1067
2020-09-28
Linux 5.9-rc7
v5.9-rc7
Linus Torvalds
1
-1
/
+1
2020-09-27
Merge tag 'kbuild-fixes-v5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+17
2020-09-27
Merge tag 'x86-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-12
/
+68
2020-09-27
Merge tag 'timers-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-22
/
+25
2020-09-27
mm/thp: Split huge pmds/puds if they're pinned when fork()
Peter Xu
1
-0
/
+28
2020-09-27
mm: Do early cow for pinned pages during fork() for ptes
Peter Xu
1
-16
/
+189
2020-09-27
mm/fork: Pass new vma pointer into copy_page_range()
Peter Xu
3
-7
/
+11
2020-09-27
mm: Introduce mm_struct.has_pinned
Peter Xu
3
-0
/
+17
2020-09-27
Merge tag 'timers-v5.9-rc4' of https://git.linaro.org/people/daniel.lezcano/l...
Thomas Gleixner
3
-22
/
+25
2020-09-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-73
/
+159
2020-09-26
Merge tag 'io_uring-5.9-2020-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+7
2020-09-26
Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-24
/
+29
2020-09-26
Merge tag 's390-5.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-1
/
+2
2020-09-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
17
-84
/
+181
2020-09-26
mm: validate pmd after splitting
Minchan Kim
1
-1
/
+1
2020-09-26
mm: don't rely on system state to detect hot-plug operations
Laurent Dufour
3
-35
/
+64
2020-09-26
mm: replace memmap_context by meminit_context
Laurent Dufour
5
-13
/
+18
2020-09-26
arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writeback
Mikulas Patocka
1
-1
/
+1
2020-09-26
lib/memregion.c: include memregion.h
Jason Yan
1
-0
/
+1
2020-09-26
lib/string.c: implement stpcpy
Nick Desaulniers
1
-0
/
+24
2020-09-26
mm/migrate: correct thp migration stats
Zi Yan
1
-4
/
+3
2020-09-26
mm/gup: fix gup_fast with dynamic page table folding
Vasily Gorbik
3
-21
/
+49
2020-09-26
mm: memcontrol: fix missing suffix of workingset_restore
Muchun Song
2
-9
/
+20
2020-09-26
mm, THP, swap: fix allocating cluster for swapfile by mistake
Gao Xiang
1
-1
/
+1
2020-09-26
mm: slab: fix potential double free in ___cache_free
Shakeel Butt
1
-2
/
+6
2020-09-26
Documentation/llvm: Fix clang target examples
Florian Fainelli
1
-2
/
+2
2020-09-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-12
/
+40
2020-09-26
Merge tag 'mips_fixes_5.9_3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-17
/
+14
2020-09-26
Merge tag 'spi-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-12
/
+15
2020-09-26
Merge tag 'regulator-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+4
2020-09-26
Merge tag 'regmap-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-34
/
+56
2020-09-26
io_uring: ensure async buffered read-retry is setup properly
Jens Axboe
1
-4
/
+2
2020-09-25
Merge tag 'nfsd-5.9-2' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
1
-1
/
+1
2020-09-25
Merge tag 'pm-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
6
-16
/
+16
2020-09-25
KVM: SVM: Add a dedicated INVD intercept routine
Tom Lendacky
1
-1
/
+7
2020-09-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-2
/
+4
2020-09-25
Merge tag 'drm-fixes-2020-09-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-10
/
+15
[next]