index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
relay: allow the use of const callback structs
Jani Nikula
1
-2
/
+2
2020-12-15
relay: make create_buf_file and remove_buf_file callbacks mandatory
Jani Nikula
1
-0
/
+6
2020-12-15
relay: remove unused buf_mapped and buf_unmapped callbacks
Jani Nikula
1
-19
/
+0
2020-12-15
rapidio: remove unused rio_get_asm() and rio_get_device()
Sebastian Andrzej Siewior
1
-3
/
+0
2020-12-15
string.h: add FORTIFY coverage for strscpy()
Francis Laniel
1
-0
/
+48
2020-12-15
lib: string.h: detect intra-object overflow in fortified string functions
Daniel Axtens
1
-11
/
+16
2020-12-15
ilog2: improve ilog2 for constant arguments
Jakub Jelinek
1
-1
/
+2
2020-12-15
bitmap: remove unused function declaration
Ma, Jianpeng
1
-2
/
+0
2020-12-15
include/linux/bitmap.h: convert bitmap_empty() / bitmap_full() to return boolean
Andy Shevchenko
1
-2
/
+2
2020-12-15
kernel.h: split out mathematical helpers
Andy Shevchenko
7
-176
/
+194
2020-12-15
asm-generic: force inlining of get_order() to work around gcc10 poor decision
Christophe Leroy
1
-1
/
+1
2020-12-15
proc: fix lookup in /proc/net subdirectories after setns(2)
Alexey Dobriyan
1
-1
/
+7
2020-12-15
Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-11
/
+55
2020-12-15
Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
4
-18
/
+35
2020-12-15
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
10
-35
/
+70
2020-12-15
Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-27
/
+22
2020-12-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-67
/
+12
2020-12-15
Merge tag 'platform-drivers-x86-v5.11-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-0
/
+6
2020-12-15
Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
3
-1
/
+43
2020-12-15
Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-0
/
+1
2020-12-15
Merge tag 'regulator-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-6
/
+125
2020-12-15
Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-0
/
+5
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-80
/
+81
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-7
/
+116
2020-12-15
mm/lru: revise the comments of lru_lock
Hugh Dickins
2
-3
/
+2
2020-12-15
mm/lru: introduce relock_page_lruvec()
Alexander Duyck
1
-0
/
+52
2020-12-15
mm/lru: replace pgdat lru_lock with lruvec lock
Alex Shi
2
-1
/
+60
2020-12-15
mm/compaction: do page isolation first in compaction
Alex Shi
1
-1
/
+1
2020-12-15
mm/lru: introduce TestClearPageLRU()
Alex Shi
1
-0
/
+1
2020-12-15
mm/thp: move lru_add_page_tail() to huge_memory.c
Alex Shi
1
-2
/
+0
2020-12-15
Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-106
/
+32
2020-12-15
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-33
/
+167
2020-12-15
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-53
/
+57
2020-12-15
Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-145
/
+30
2020-12-15
Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-27
/
+78
2020-12-15
Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
28
-225
/
+469
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
137
-2838
/
+2387
2020-12-15
Merge branch 'pci/ecam'
Bjorn Helgaas
1
-0
/
+27
2020-12-15
Merge branch 'pci/pm'
Bjorn Helgaas
1
-1
/
+1
2020-12-15
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+0
2020-12-15
Merge branch 'pci/err'
Bjorn Helgaas
3
-0
/
+13
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
34
-357
/
+609
2020-12-15
userfaultfd: add UFFD_USER_MODE_ONLY
Lokesh Gidra
1
-0
/
+9
2020-12-15
mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO
Vlastimil Babka
1
-4
/
+0
2020-12-15
kernel/power: allow hibernation with page_poison sanity checking
Vlastimil Babka
1
-0
/
+1
2020-12-15
mm, page_poison: use static key more efficiently
Vlastimil Babka
1
-4
/
+29
2020-12-15
mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/fre...
Vlastimil Babka
1
-17
/
+3
2020-12-15
mm: migrate: clean up migrate_prep{_local}
Yang Shi
1
-2
/
+2
2020-12-15
mm: support THPs in zero_user_segments
Matthew Wilcox (Oracle)
1
-4
/
+15
2020-12-15
mm/compaction: make defer_compaction and compaction_deferred static
Hui Su
1
-12
/
+0
[next]