summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/hotplug: make remove_memory() interface usablePavel Tatashin2019-07-172-23/+49
* device-dax: fix memory and resource leak if hotplug failsPavel Tatashin2019-07-171-1/+4
* include/linux/lz4.h: fix spelling and copy-paste errors in documentationTom Levy2019-07-171-9/+9
* ipc/mqueue.c: only perform resource calculation if user validKees Cook2019-07-171-9/+10
* include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT archit...Drew Davenport2019-07-171-2/+4
* scripts/gdb: add helpers to find and list devicesLeonard Crestez2019-07-172-0/+183
* scripts/gdb: add lx-genpd-summary commandLeonard Crestez2019-07-172-0/+84
* drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctlMiroslav Lichvar2019-07-171-0/+8
* kernel/pid.c: convert struct pid count to refcount_tJoel Fernandes (Google)2019-07-172-7/+7
* drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some stringsDan Carpenter2019-07-171-0/+2
* select: shift restore_saved_sigmask_unless() into poll_select_copy_remaining()Oleg Nesterov2019-07-171-33/+13
* select: change do_poll() to return -ERESTARTNOHAND rather than -EINTROleg Nesterov2019-07-171-23/+7
* signal: simplify set_user_sigmask/restore_user_sigmaskOleg Nesterov2019-07-178-108/+57
* signal: reorder struct sighand_structAlexey Dobriyan2019-07-171-2/+2
* selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFODmitry V. Levin2019-07-173-1/+273
* ptrace: add PTRACE_GET_SYSCALL_INFO requestElvira Khabirova2019-07-174-8/+150
* powerpc: define syscall_get_error()Dmitry V. Levin2019-07-171-0/+10
* parisc: define syscall_get_error()Dmitry V. Levin2019-07-171-0/+7
* mips: define syscall_get_error()Dmitry V. Levin2019-07-171-0/+6
* hexagon: define syscall_get_error() and syscall_get_return_value()Dmitry V. Levin2019-07-171-0/+14
* nds32: fix asm/syscall.hDmitry V. Levin2019-07-171-10/+17
* fs/reiserfs/journal.c: change return type of dirty_one_transactionHariprasad Kelam2019-07-171-4/+2
* fs/ufs/super.c: remove set but not used variable 'usb3'YueHaibing2019-07-171-2/+0
* fs/hfsplus/xattr.c: replace strncpy with memcpyMathieu Malaterre2019-07-171-1/+1
* coda: add hinting support for partial file cachingPedro Cuadra2019-07-176-27/+139
* coda: ftoc validity check integrationFabian Frederick2019-07-174-18/+18
* coda: remove sb test in coda_fid_to_inode()Fabian Frederick2019-07-171-5/+0
* coda: remove sysctl object from module when unusedFabian Frederick2019-07-174-16/+12
* coda: add __init to init_coda_psdev()Fabian Frederick2019-07-171-1/+1
* coda: use SIZE() for statFabian Frederick2019-07-171-1/+1
* coda: destroy mutex in put_super()Fabian Frederick2019-07-171-0/+1
* coda: remove uapi/linux/coda_psdev.hJan Harkes2019-07-172-11/+4
* coda: move internal defs out of include/linux/ [ver #2]David Howells2019-07-1711-39/+35
* coda: bump module versionJan Harkes2019-07-171-1/+1
* coda: get rid of CODA_FREE()Dan Carpenter2019-07-173-24/+22
* coda: get rid of CODA_ALLOC()Dan Carpenter2019-07-173-13/+7
* coda: change Coda's user api to use 64-bit time_t in timespecJan Harkes2019-07-173-45/+19
* coda: stop using 'struct timespec' in user APIArnd Bergmann2019-07-173-19/+62
* coda: clean up indentation, replace spaces with tabColin Ian King2019-07-171-1/+1
* uapi linux/coda_psdev.h: move CODA_REQ_ from uapi to kernel side headersJan Harkes2019-07-172-5/+5
* coda: don't try to print names that were considered too longJan Harkes2019-07-171-2/+2
* coda: fix build using bare-metal toolchainSam Protsenko2019-07-171-2/+1
* coda: potential buffer overflow in coda_psdev_write()Jan Harkes2019-07-173-4/+41
* coda: add error handling for fgetZhouyang Jia2019-07-171-1/+4
* uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli2019-07-172-13/+11
* uapi linux/coda.h: use __kernel_pid_t for userspaceMikko Rapeli2019-07-171-2/+2
* coda: pass the host file in vma->vm_file on mmapJan Harkes2019-07-171-2/+68
* mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual2019-07-1711-156/+32
* init/Kconfig: fix neighboring typosKees Cook2019-07-171-2/+2
* fs/binfmt_elf.c: delete stale commentAlexey Dobriyan2019-07-171-1/+0