index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-17
kernel/reboot.c: add devm_register_reboot_notifier()
Andrey Smirnov
1
-0
/
+4
2017-11-17
kcov: support comparison operands collection
Victor Chibotaru
1
-4
/
+8
2017-11-17
kernel/panic.c: add TAINT_AUX
Borislav Petkov
1
-1
/
+2
2017-11-17
pid: remove pidhash
Gargi Sharma
3
-5
/
+2
2017-11-17
pid: replace pid bitmap implementation with IDR API
Gargi Sharma
1
-11
/
+3
2017-11-17
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
Joe Lawrence
2
-0
/
+4
2017-11-17
lib/genalloc.c: make the avail variable an atomic_long_t
Stephen Bates
1
-1
/
+2
2017-11-17
include/linux/radix-tree.h: remove unneeded #include <linux/bug.h>
Masahiro Yamada
1
-1
/
+0
2017-11-17
include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h>
Masahiro Yamada
1
-1
/
+1
2017-11-17
include/linux/compiler-clang.h: handle randomizable anonymous structs
Sandipan Das
1
-0
/
+3
2017-11-17
iopoll: avoid -Wint-in-bool-context warning
Arnd Bergmann
1
-9
/
+15
2017-11-17
kernel debug: support resetting WARN_ONCE for all architectures
Andi Kleen
1
-0
/
+5
2017-11-17
mm, compaction: persistently skip hugetlbfs pageblocks
David Rientjes
1
-0
/
+11
2017-11-17
mm: fix nodemask printing
Arnd Bergmann
1
-3
/
+10
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-9
/
+79
2017-11-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-14
/
+27
2017-11-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2
-24
/
+70
2017-11-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+34
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2017-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-7
/
+16
2017-11-16
Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+7
2017-11-16
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+9
2017-11-16
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+9
2017-11-16
Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2
-6
/
+84
2017-11-16
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+11
2017-11-16
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-32
/
+6
2017-11-16
Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
1
-0
/
+1
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-7
/
+25
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-23
/
+0
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
32
-339
/
+295
2017-11-15
mm: simplify nodemask printing
Michal Hocko
1
-1
/
+3
2017-11-15
writeback: remove unused function parameter
Wang Long
1
-1
/
+1
2017-11-15
mm/page_alloc.c: broken deferred calculation
Pavel Tatashin
1
-1
/
+2
2017-11-15
mm, sysctl: make NUMA stats configurable
Kemi Wang
1
-0
/
+10
2017-11-15
mm, pagevec: rename pagevec drained field
Mel Gorman
1
-2
/
+2
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
4
-16
/
+2
2017-11-15
mm: remove cold parameter from free_hot_cold_page*
Mel Gorman
1
-2
/
+2
2017-11-15
mm: remove cold parameter for release_pages
Mel Gorman
2
-2
/
+2
2017-11-15
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
1
-3
/
+1
2017-11-15
mm: only drain per-cpu pagevecs once per pagevec usage
Mel Gorman
1
-1
/
+3
2017-11-15
mm, truncate: do not check mapping for every page being truncated
Mel Gorman
2
-5
/
+15
2017-11-15
mm: batch radix tree operations when truncating pages
Jan Kara
1
-0
/
+4
2017-11-15
mm: speed up cancel_dirty_page() for clean pages
Jan Kara
1
-1
/
+7
2017-11-15
mm: zero reserved and unavailable struct pages
Pavel Tatashin
2
-0
/
+31
2017-11-15
mm: define memblock_virt_alloc_try_nid_raw
Pavel Tatashin
1
-0
/
+27
2017-11-15
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
2
-186
/
+0
2017-11-15
kmemcheck: remove whats left of NOTRACK flags
Levin, Alexander (Sasha Levin)
2
-15
/
+0
2017-11-15
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
1
-3
/
+2
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
7
-30
/
+1
2017-11-15
mm: consolidate page table accounting
Kirill A. Shutemov
2
-53
/
+13
[next]