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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-12
Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-20
/
+430
2020-10-12
Merge tag 'core-debugobjects-2020-10-12' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-17
/
+42
2020-10-12
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-26
/
+29
2020-10-09
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
1
-0
/
+5
2020-10-09
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
26
-133
/
+184
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2
-26
/
+29
2020-10-06
Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
12
-54
/
+51
2020-10-02
random32: Restore __latent_entropy attribute on net_rand_state
Thibaut Sautereau
1
-1
/
+1
2020-10-01
debugobjects: Free per CPU pool after CPU unplug
Zqiang
1
-0
/
+25
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-25
Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts
Peilin Ye
12
-54
/
+51
2020-09-24
treewide: Make all debug_obj_descriptors const
Stephen Boyd
1
-2
/
+2
2020-09-24
debugobjects: Allow debug_obj_descr to be const
Stephen Boyd
1
-15
/
+15
2020-09-23
Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+24
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2020-09-21
lib/bootconfig: Fix to remove tailing spaces after value
Masami Hiramatsu
1
-1
/
+1
2020-09-21
lib/bootconfig: Fix a bug of breaking existing tree nodes
Masami Hiramatsu
1
-13
/
+23
2020-09-20
rhashtable: fix indentation of a continue statement
Colin Ian King
1
-1
/
+1
2020-09-19
kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments'
Changbin Du
1
-3
/
+1
2020-09-13
Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+14
2020-09-10
Revert "dyndbg: accept query terms like file=bar and module=foo"
Greg Kroah-Hartman
1
-33
/
+20
2020-09-10
Revert "dyndbg: fix problem parsing format="foo bar""
Greg Kroah-Hartman
1
-17
/
+21
2020-09-10
test_firmware: Test platform fw loading on non-EFI systems
Kees Cook
1
-0
/
+9
2020-09-07
kobject: Drop unneeded conditional in __kobject_del()
Andy Shevchenko
1
-3
/
+0
2020-09-04
dyndbg: fix problem parsing format="foo bar"
Jim Cromie
1
-21
/
+17
2020-09-04
dyndbg: refine export, rename to dynamic_debug_exec_queries()
Jim Cromie
1
-2
/
+25
2020-09-04
dyndbg: give %3u width in pr-format, cosmetic only
Jim Cromie
1
-1
/
+1
2020-08-28
kobject: Restore old behaviour of kobject_del(NULL)
Andy Shevchenko
1
-1
/
+5
2020-08-26
lockdep/selftest: Introduce recursion3
Boqun Feng
1
-0
/
+55
2020-08-26
locking/selftest: Add test cases for queued_read_lock()
Boqun Feng
1
-0
/
+104
2020-08-26
Revert "locking/lockdep/selftests: Fix mixed read-write ABBA tests"
Boqun Feng
1
-8
/
+0
2020-08-26
lockdep/selftest: Add more recursive read related test cases
Boqun Feng
1
-0
/
+161
2020-08-26
lockdep/selftest: Unleash irq_read_recursion2 and add more
Boqun Feng
1
-12
/
+47
2020-08-26
lockdep/selftest: Add a R-L/L-W test case specific to chain cache behavior
Boqun Feng
1
-0
/
+47
2020-08-26
locking: More accurate annotations for read_lock()
Boqun Feng
1
-0
/
+11
2020-08-24
kcsan: Test support for compound instrumentation
Marco Elver
1
-0
/
+5
2020-08-24
lib: Revert use of fallthrough pseudo-keyword in lib/
Gustavo A. R. Silva
16
-64
/
+64
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
16
-64
/
+65
2020-08-19
lib/string.c: Use freestanding environment
Arvind Sankar
1
-1
/
+6
2020-08-14
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
1
-15
/
+15
2020-08-14
lz4: fix kernel decompression speed
Nick Terrell
4
-12
/
+22
2020-08-14
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+2
2020-08-13
random32: add a tracepoint for prandom_u32()
Eric Dumazet
1
-0
/
+2
2020-08-12
lib/Kconfig.debug: fix typo in the help text of CONFIG_PANIC_TIMEOUT
Tiezhu Yang
1
-1
/
+1
2020-08-12
test_kmod: avoid potential double free in trigger_config_run_type()
Tiezhu Yang
1
-1
/
+1
2020-08-12
lib/test_bits.c: add tests of GENMASK
Rikard Falkeborn
3
-0
/
+87
2020-08-12
kstrto*: do not describe simple_strto*() as obsolete/replaced
Kars Mulder
1
-8
/
+4
2020-08-12
kstrto*: correct documentation references to simple_strto*()
Kars Mulder
1
-4
/
+4
[next]