index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-16
ipc/mqueue.c: only perform resource calculation if user valid
Kees Cook
1
-9
/
+10
2019-07-16
include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT archit...
Drew Davenport
1
-2
/
+4
2019-07-16
scripts/gdb: add helpers to find and list devices
Leonard Crestez
2
-0
/
+183
2019-07-16
scripts/gdb: add lx-genpd-summary command
Leonard Crestez
2
-0
/
+84
2019-07-16
drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctl
Miroslav Lichvar
1
-0
/
+8
2019-07-16
kernel/pid.c: convert struct pid count to refcount_t
Joel Fernandes (Google)
2
-7
/
+7
2019-07-16
drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some strings
Dan Carpenter
1
-0
/
+2
2019-07-16
select: shift restore_saved_sigmask_unless() into poll_select_copy_remaining()
Oleg Nesterov
1
-33
/
+13
2019-07-16
select: change do_poll() to return -ERESTARTNOHAND rather than -EINTR
Oleg Nesterov
1
-23
/
+7
2019-07-16
signal: simplify set_user_sigmask/restore_user_sigmask
Oleg Nesterov
8
-108
/
+57
2019-07-16
signal: reorder struct sighand_struct
Alexey Dobriyan
1
-2
/
+2
2019-07-16
selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFO
Dmitry V. Levin
3
-1
/
+273
2019-07-16
ptrace: add PTRACE_GET_SYSCALL_INFO request
Elvira Khabirova
4
-8
/
+150
2019-07-16
powerpc: define syscall_get_error()
Dmitry V. Levin
1
-0
/
+10
2019-07-16
parisc: define syscall_get_error()
Dmitry V. Levin
1
-0
/
+7
2019-07-16
mips: define syscall_get_error()
Dmitry V. Levin
1
-0
/
+6
2019-07-16
hexagon: define syscall_get_error() and syscall_get_return_value()
Dmitry V. Levin
1
-0
/
+14
2019-07-16
nds32: fix asm/syscall.h
Dmitry V. Levin
1
-10
/
+17
2019-07-16
fs/reiserfs/journal.c: change return type of dirty_one_transaction
Hariprasad Kelam
1
-4
/
+2
2019-07-16
fs/ufs/super.c: remove set but not used variable 'usb3'
YueHaibing
1
-2
/
+0
2019-07-16
fs/hfsplus/xattr.c: replace strncpy with memcpy
Mathieu Malaterre
1
-1
/
+1
2019-07-16
coda: add hinting support for partial file caching
Pedro Cuadra
6
-27
/
+139
2019-07-16
coda: ftoc validity check integration
Fabian Frederick
4
-18
/
+18
2019-07-16
coda: remove sb test in coda_fid_to_inode()
Fabian Frederick
1
-5
/
+0
2019-07-16
coda: remove sysctl object from module when unused
Fabian Frederick
4
-16
/
+12
2019-07-16
coda: add __init to init_coda_psdev()
Fabian Frederick
1
-1
/
+1
2019-07-16
coda: use SIZE() for stat
Fabian Frederick
1
-1
/
+1
2019-07-16
coda: destroy mutex in put_super()
Fabian Frederick
1
-0
/
+1
2019-07-16
coda: remove uapi/linux/coda_psdev.h
Jan Harkes
2
-11
/
+4
2019-07-16
coda: move internal defs out of include/linux/ [ver #2]
David Howells
11
-39
/
+35
2019-07-16
coda: bump module version
Jan Harkes
1
-1
/
+1
2019-07-16
coda: get rid of CODA_FREE()
Dan Carpenter
3
-24
/
+22
2019-07-16
coda: get rid of CODA_ALLOC()
Dan Carpenter
3
-13
/
+7
2019-07-16
coda: change Coda's user api to use 64-bit time_t in timespec
Jan Harkes
3
-45
/
+19
2019-07-16
coda: stop using 'struct timespec' in user API
Arnd Bergmann
3
-19
/
+62
2019-07-16
coda: clean up indentation, replace spaces with tab
Colin Ian King
1
-1
/
+1
2019-07-16
uapi linux/coda_psdev.h: move CODA_REQ_ from uapi to kernel side headers
Jan Harkes
2
-5
/
+5
2019-07-16
coda: don't try to print names that were considered too long
Jan Harkes
1
-2
/
+2
2019-07-16
coda: fix build using bare-metal toolchain
Sam Protsenko
1
-2
/
+1
2019-07-16
coda: potential buffer overflow in coda_psdev_write()
Jan Harkes
3
-4
/
+41
2019-07-16
coda: add error handling for fget
Zhouyang Jia
1
-1
/
+4
2019-07-16
uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...
Mikko Rapeli
2
-13
/
+11
2019-07-16
uapi linux/coda.h: use __kernel_pid_t for userspace
Mikko Rapeli
1
-2
/
+2
2019-07-16
coda: pass the host file in vma->vm_file on mmap
Jan Harkes
1
-2
/
+68
2019-07-16
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
11
-156
/
+32
2019-07-16
init/Kconfig: fix neighboring typos
Kees Cook
1
-2
/
+2
2019-07-16
fs/binfmt_elf.c: delete stale comment
Alexey Dobriyan
1
-1
/
+0
2019-07-16
fs/binfmt_flat.c: remove set but not used variable 'inode'
YueHaibing
1
-2
/
+0
2019-07-16
checkpatch.pl: warn on duplicate sysctl local variable
Matteo Croce
1
-0
/
+6
2019-07-16
lib/rbtree: avoid generating code twice for the cached versions
Michel Lespinasse
3
-78
/
+59
[prev]
[next]