index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-04-07
Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-07
Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2020-04-07
Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-04-07
Merge tag 'leds-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
2020-04-07
mm/gup: Mark lock taken only after a successful retake
Peter Xu
2020-04-07
mm/mempolicy: Allow lookup_node() to handle fatal signal
Peter Xu
2020-04-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-04-07
Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-07
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2020-04-07
Merge branch 'parisc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-07
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2020-04-07
ipc/shm.c: make compat_ksys_shmctl() static
Jason Yan
2020-04-07
ipc/mqueue.c: fix a brace coding style issue
Somala Swaraj
2020-04-07
lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability"
Qiujun Huang
2020-04-07
ubsan: include bug type in report header
Kees Cook
2020-04-07
kasan: unset panic_on_warn before calling panic()
Kees Cook
2020-04-07
ubsan: check panic_on_warn
Kees Cook
2020-04-07
drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checks
Kees Cook
2020-04-07
ubsan: split "bounds" checker from other options
Kees Cook
2020-04-07
ubsan: add trap instrumentation option
Kees Cook
2020-04-07
init/Kconfig: clean up ANON_INODES and old IO schedulers options
Krzysztof Kozlowski
2020-04-07
kernel/gcov/fs.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
gcov: gcc_3_4: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
gcov: gcc_4_7: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
kernel/kmod.c: fix a typo "assuems" -> "assumes"
Qiujun Huang
2020-04-07
reiserfs: clean up several indentation issues
Colin Ian King
2020-04-07
kallsyms: unexport kallsyms_lookup_name() and kallsyms_on_each_symbol()
Will Deacon
2020-04-07
samples/hw_breakpoint: drop use of kallsyms_lookup_name()
Will Deacon
2020-04-07
samples/hw_breakpoint: drop HW_BREAKPOINT_R when reporting writes
Will Deacon
2020-04-07
fs/binfmt_elf.c: don't free interpreter's ELF pheaders on common path
Alexey Dobriyan
2020-04-07
fs/binfmt_elf.c: allocate less for static executable
Alexey Dobriyan
2020-04-07
fs/binfmt_elf.c: delete "loc" variable
Alexey Dobriyan
2020-04-07
fs/epoll: make nesting accounting safe for -rt kernel
Jason Baron
2020-04-07
kselftest: introduce new epoll test case
Roman Penyaev
2020-04-07
checkpatch: avoid warning about uninitialized_var()
Joe Perches
2020-04-07
checkpatch: check proper licensing of Devicetree bindings
Lubomir Rintel
2020-04-07
checkpatch: improve Gerrit Change-Id: test
Joe Perches
2020-04-07
checkpatch: add command-line option for TAB size
Antonio Borneo
2020-04-07
checkpatch: fix multiple const * types
Antonio Borneo
2020-04-07
checkpatch: fix minor typo and mixed space+tab in indentation
Antonio Borneo
2020-04-07
checkpatch: prefer fallthrough; over fallthrough comments
Joe Perches
2020-04-07
checkpatch: support "base-commit:" format
John Hubbard
2020-04-07
checkpatch: check SPDX tags in YAML files
Lubomir Rintel
[next]