index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-10
lib/lz4/lz4_decompress.c: document deliberate use of `&'
Joe Perches
2020-06-10
kcov: check kcov_softirq in kcov_remote_stop()
Andrey Konovalov
2020-06-10
scripts/spelling: add a few more typos
SeongJae Park
2020-06-10
khugepaged: selftests: fix timeout condition in wait_for_scan()
Dan Carpenter
2020-06-10
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-06-10
Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2020-06-10
Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2020-06-10
Documentation/CodingStyle: Fix duplicate "are" typo
Geert Uytterhoeven
2020-06-10
arch/sparc/mm/srmmu.c: fix build
Andrew Morton
2020-06-09
Merge tag 'fuse-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-09
Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2020-06-09
Merge tag 'afs-fixes-20200609' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-09
clk: mediatek: Remove ifr{0,1}_cfg_regs structures
Stephen Boyd
2020-06-09
clk: baikal-t1: remove redundant assignment to variable 'divider'
Colin Ian King
2020-06-09
clk: baikal-t1: fix spelling mistake "Uncompatible" -> "Incompatible"
Colin Ian King
2020-06-09
dt-bindings: clock: Add a missing include to MMP Audio Clock binding
Lubomir Rintel
2020-06-09
Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2020-06-09
Merge tag 'exfat-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-09
x86: use proper parentheses around new uaccess macro argument uses
Linus Torvalds
2020-06-09
afs: Make afs_zap_data() static
David Howells
2020-06-09
afs: Remove afs_zero_fid as it's not used
David Howells
2020-06-09
afs: Fix debugging statements with %px to be %p
David Howells
2020-06-09
Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-06-09
Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-06-09
Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-09
uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
Oleg Nesterov
2020-06-09
include/linux/cache.h: expand documentation over __read_mostly
Luis Chamberlain
2020-06-09
maccess: return -ERANGE when probe_kernel_read() fails
Christoph Hellwig
2020-06-09
x86: use non-set_fs based maccess routines
Christoph Hellwig
2020-06-09
maccess: allow architectures to provide kernel probing directly
Christoph Hellwig
2020-06-09
maccess: move user access routines together
Christoph Hellwig
2020-06-09
maccess: always use strict semantics for probe_kernel_read
Christoph Hellwig
2020-06-09
maccess: remove strncpy_from_unsafe
Christoph Hellwig
2020-06-09
tracing/kprobes: handle mixed kernel/userspace probes better
Christoph Hellwig
2020-06-09
bpf: rework the compat kernel probe handling
Christoph Hellwig
2020-06-09
bpf:bpf_seq_printf(): handle potentially unsafe format string better
Andrew Morton
2020-06-09
bpf: handle the compat string in bpf_trace_copy_string better
Christoph Hellwig
2020-06-09
bpf: factor out a bpf_trace_copy_string helper
Christoph Hellwig
2020-06-09
maccess: unify the probe kernel arch hooks
Christoph Hellwig
2020-06-09
maccess: remove probe_read_common and probe_write_common
Christoph Hellwig
2020-06-09
maccess: rename strnlen_unsafe_user to strnlen_user_nofault
Christoph Hellwig
2020-06-09
maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault
Christoph Hellwig
2020-06-09
maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault
Christoph Hellwig
2020-06-09
maccess: update the top of file comment
Christoph Hellwig
2020-06-09
maccess: clarify kerneldoc comments
Christoph Hellwig
2020-06-09
maccess: remove duplicate kerneldoc comments
Christoph Hellwig
2020-06-09
maccess: remove various unused weak aliases
Christoph Hellwig
2020-06-09
maccess: unexport probe_kernel_write()
Christoph Hellwig
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
[next]