index
:
pm24.git
cpufreq-rust
master
perf-mon
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
2019-05-14
scripts/gdb: add a timer list command
Stephen Boyd
2019-05-14
scripts/gdb: add rb tree iterating utilities
Stephen Boyd
2019-05-14
scripts/gdb: add kernel config dumping command
Stephen Boyd
2019-05-14
scripts/gdb: find vmlinux where it was before
Stephen Boyd
2019-05-14
pps: pps-gpio PPS ECHO implementation
Tom Burkart
2019-05-14
dt-bindings: pps: pps-gpio PPS ECHO implementation
Tom Burkart
2019-05-14
pps: descriptor-based gpio
Tom Burkart
2019-05-14
panic/reboot: allow specifying reboot_mode for panic only
Aaro Koskinen
2019-05-14
panic: avoid the extra noise dmesg
Feng Tang
2019-05-14
gcov: clang support
Greg Hackmann
2019-05-14
gcov: docs: add a note on GCC vs Clang differences
Tri Vo
2019-05-14
gcov: clang: move common GCC code into gcc_base.c
Greg Hackmann
2019-05-14
fs/eventfd.c: make eventfd_ida static
YueHaibing
2019-05-14
eventfd: present id to userspace via fdinfo
Masatake YAMATO
2019-05-14
kernel/pid.c: remove unneeded hash header file
Timmy Li
2019-05-14
kernel/sysctl.c: fix proc_do_large_bitmap for large input buffers
Eric Sandeen
2019-05-14
tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test case
Eric Sandeen
2019-05-14
tools/testing/selftests/sysctl/sysctl.sh: allow graceful use on older kernels
Luis Chamberlain
2019-05-14
tools/testing/selftests/sysctl/sysctl.sh: ignore diff output on verify_diff_w()
Luis Chamberlain
2019-05-14
tools/testing/selftests/sysctl/sysctl.sh: load module before testing for it
Luis Chamberlain
2019-05-14
tools/testing/selftests/sysctl/sysctl.sh: remove superfluous test_reqs()
Luis Chamberlain
2019-05-14
sysctl: return -EINVAL if val violates minmax
Christian Brauner
2019-05-14
kernel/sysctl.c: switch to bitmap_zalloc()
Andy Shevchenko
2019-05-14
rapidio: fix a NULL pointer dereference when create_workqueue() fails
Kangjie Lu
2019-05-14
include/linux/cpumask.h: fix double string traverse in cpumask_parse
Yury Norov
2019-05-14
exec selftests: test ->recursion_depth
Alexey Dobriyan
2019-05-14
exec: move struct linux_binprm::buf
Alexey Dobriyan
2019-05-14
fs/exec.c: move ->recursion_depth out of critical sections
Alexey Dobriyan
2019-05-14
kernel/signal.c: annotate implicit fall through
Mathieu Malaterre
2019-05-14
fs/fat/file.c: issue flush after the writeback of FAT
Hou Tao
2019-05-14
reiserfs: add comment to explain endianness issue in xattr_hash
Bharath Vedartham
2019-05-14
autofs: add description of ignore pseudo mount option
Ian Kent
2019-05-14
autofs: update mount control expire desription with AUTOFS_EXP_FORCED
Ian Kent
2019-05-14
autofs: update AUTOFS_EXP_LEAVES description
Ian Kent
2019-05-14
autofs: update autofs.txt for strictexpire mount option
Ian Kent
2019-05-14
autofs: fix some word usage oddities in autofs.txt
Ian Kent
2019-05-14
net: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
Sinan Kaya
2019-05-14
xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
Sinan Kaya
2019-05-14
powerpc: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
Sinan Kaya
2019-05-14
init: introduce DEBUG_MISC option
Sinan Kaya
2019-05-14
binfmt_elf: move brk out of mmap when doing direct loader exec
Kees Cook
2019-05-14
elf: init pt_regs pointer later
Alexey Dobriyan
2019-05-14
fs/binfmt_elf.c: extract PROT_* calculations
Alexey Dobriyan
2019-05-14
fs//binfmt_elf.c: move variables initialization closer to their usage
Alexey Dobriyan
2019-05-14
fs/binfmt_elf.c: save 1 indent level
Alexey Dobriyan
2019-05-14
fs/binfmt_elf.c: delete trailing "return;" in functions returning "void"
Alexey Dobriyan
2019-05-14
fs/binfmt_elf.c: free PT_INTERP filename ASAP
Alexey Dobriyan
2019-05-14
fs/binfmt_elf.c: make scope of "pos" variable smaller
Alexey Dobriyan
2019-05-14
fs/binfmt_elf.c: remove unneeded initialization of mm->start_stack
Andrew Morton
2019-05-14
lib/test_vmalloc.c:test_func(): eliminate local `ret'
Andrew Morton
[next]