开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-16
include/linux/lz4.h: fix spelling and copy-paste errors in documentation
Tom Levy
2019-07-16
ipc/mqueue.c: only perform resource calculation if user valid
Kees Cook
2019-07-16
include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT archit...
Drew Davenport
2019-07-16
scripts/gdb: add helpers to find and list devices
Leonard Crestez
2019-07-16
scripts/gdb: add lx-genpd-summary command
Leonard Crestez
2019-07-16
drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctl
Miroslav Lichvar
2019-07-16
kernel/pid.c: convert struct pid count to refcount_t
Joel Fernandes (Google)
2019-07-16
drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some strings
Dan Carpenter
2019-07-16
select: shift restore_saved_sigmask_unless() into poll_select_copy_remaining()
Oleg Nesterov
2019-07-16
select: change do_poll() to return -ERESTARTNOHAND rather than -EINTR
Oleg Nesterov
2019-07-16
signal: simplify set_user_sigmask/restore_user_sigmask
Oleg Nesterov
2019-07-16
signal: reorder struct sighand_struct
Alexey Dobriyan
2019-07-16
selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFO
Dmitry V. Levin
2019-07-16
ptrace: add PTRACE_GET_SYSCALL_INFO request
Elvira Khabirova
2019-07-16
powerpc: define syscall_get_error()
Dmitry V. Levin
2019-07-16
parisc: define syscall_get_error()
Dmitry V. Levin
2019-07-16
mips: define syscall_get_error()
Dmitry V. Levin
2019-07-16
hexagon: define syscall_get_error() and syscall_get_return_value()
Dmitry V. Levin
2019-07-16
nds32: fix asm/syscall.h
Dmitry V. Levin
2019-07-16
fs/reiserfs/journal.c: change return type of dirty_one_transaction
Hariprasad Kelam
2019-07-16
fs/ufs/super.c: remove set but not used variable 'usb3'
YueHaibing
2019-07-16
fs/hfsplus/xattr.c: replace strncpy with memcpy
Mathieu Malaterre
2019-07-16
coda: add hinting support for partial file caching
Pedro Cuadra
2019-07-16
coda: ftoc validity check integration
Fabian Frederick
2019-07-16
coda: remove sb test in coda_fid_to_inode()
Fabian Frederick
2019-07-16
coda: remove sysctl object from module when unused
Fabian Frederick
2019-07-16
coda: add __init to init_coda_psdev()
Fabian Frederick
2019-07-16
coda: use SIZE() for stat
Fabian Frederick
2019-07-16
coda: destroy mutex in put_super()
Fabian Frederick
2019-07-16
coda: remove uapi/linux/coda_psdev.h
Jan Harkes
2019-07-16
coda: move internal defs out of include/linux/ [ver #2]
David Howells
2019-07-16
coda: bump module version
Jan Harkes
2019-07-16
coda: get rid of CODA_FREE()
Dan Carpenter
2019-07-16
coda: get rid of CODA_ALLOC()
Dan Carpenter
2019-07-16
coda: change Coda's user api to use 64-bit time_t in timespec
Jan Harkes
2019-07-16
coda: stop using 'struct timespec' in user API
Arnd Bergmann
2019-07-16
coda: clean up indentation, replace spaces with tab
Colin Ian King
2019-07-16
uapi linux/coda_psdev.h: move CODA_REQ_ from uapi to kernel side headers
Jan Harkes
2019-07-16
coda: don't try to print names that were considered too long
Jan Harkes
2019-07-16
coda: fix build using bare-metal toolchain
Sam Protsenko
2019-07-16
coda: potential buffer overflow in coda_psdev_write()
Jan Harkes
2019-07-16
coda: add error handling for fget
Zhouyang Jia
2019-07-16
uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...
Mikko Rapeli
2019-07-16
uapi linux/coda.h: use __kernel_pid_t for userspace
Mikko Rapeli
2019-07-16
coda: pass the host file in vma->vm_file on mmap
Jan Harkes
2019-07-16
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
2019-07-16
init/Kconfig: fix neighboring typos
Kees Cook
2019-07-16
fs/binfmt_elf.c: delete stale comment
Alexey Dobriyan
2019-07-16
fs/binfmt_flat.c: remove set but not used variable 'inode'
YueHaibing
2019-07-16
checkpatch.pl: warn on duplicate sysctl local variable
Matteo Croce
[next]