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
2018-08-22
adfs: use timespec64 for time conversion
Arnd Bergmann
1
-7
/
+4
2018-08-22
kernel/sysctl.c: fix typos in comments
Randy Dunlap
1
-3
/
+3
2018-08-22
drivers/rapidio/devices/rio_mport_cdev.c: remove redundant pointer md
Colin Ian King
1
-2
/
+0
2018-08-22
fork: don't copy inconsistent signal handler state to child
Jann Horn
1
-0
/
+2
2018-08-22
signal: make get_signal() return bool
Christian Brauner
2
-3
/
+3
2018-08-22
signal: make sigkill_pending() return bool
Christian Brauner
1
-3
/
+3
2018-08-22
signal: make legacy_queue() return bool
Christian Brauner
1
-1
/
+1
2018-08-22
signal: make wants_signal() return bool
Christian Brauner
1
-5
/
+9
2018-08-22
signal: make flush_sigqueue_mask() void
Christian Brauner
1
-3
/
+2
2018-08-22
signal: make unhandled_signal() return bool
Christian Brauner
2
-4
/
+6
2018-08-22
signal: make recalc_sigpending_tsk() return bool
Christian Brauner
1
-3
/
+4
2018-08-22
signal: make has_pending_signals() return bool
Christian Brauner
1
-1
/
+1
2018-08-22
signal: make sig_ignored() return bool
Christian Brauner
1
-3
/
+3
2018-08-22
signal: make sig_task_ignored() return bool
Christian Brauner
1
-2
/
+2
2018-08-22
signal: make sig_handler_ignored() return bool
Christian Brauner
1
-2
/
+2
2018-08-22
signal: make kill_ok_by_cred() return bool
Christian Brauner
1
-11
/
+6
2018-08-22
signal: simplify rt_sigaction()
Christian Brauner
1
-12
/
+10
2018-08-22
signal: make do_sigpending() void
Christian Brauner
1
-21
/
+20
2018-08-22
signal: make may_ptrace_stop() return bool
Christian Brauner
1
-4
/
+4
2018-08-22
signal: make kill_as_cred_perm() return bool
Christian Brauner
1
-6
/
+7
2018-08-22
signal: make force_sigsegv() void
Christian Brauner
2
-6
/
+3
2018-08-22
fat: propagate 64-bit inode timestamps
Arnd Bergmann
6
-48
/
+30
2018-08-22
fat: validate ->i_start before using
OGAWA Hirofumi
3
-10
/
+20
2018-08-22
fat: add FITRIM ioctl for FAT file system
Wentao Wang
3
-0
/
+136
2018-08-22
reiserfs: fix broken xattr handling (heap corruption, bad retval)
Jann Horn
1
-1
/
+3
2018-08-22
reiserfs: change j_timestamp type to time64_t
Arnd Bergmann
1
-1
/
+1
2018-08-22
reiserfs: remove obsolete print_time function
Arnd Bergmann
1
-12
/
+4
2018-08-22
reiserfs: use monotonic time for j_trans_start_time
Arnd Bergmann
3
-14
/
+21
2018-08-22
hfsplus: drop ACL support
Ernesto A. Fernández
11
-232
/
+4
2018-08-22
hfsplus: fix decomposition of Hangul characters
Ernesto A. Fernández
1
-6
/
+56
2018-08-22
hfsplus: avoid deadlock on file truncation
Ernesto A. Fernández
1
-4
/
+14
2018-08-22
hfsplus: don't return 0 when fill_super() failed
Tetsuo Handa
1
-1
/
+3
2018-08-22
fs/nilfs2/file.c: use new return type vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-08-22
nilfs2: use 64-bit superblock timstamps
Arnd Bergmann
1
-1
/
+1
2018-08-22
autofs: add AUTOFS_EXP_FORCED flag
Ian Kent
2
-15
/
+55
2018-08-22
autofs: make expire flags usage consistent with v5 params
Ian Kent
2
-34
/
+29
2018-08-22
autofs: make autofs_expire_indirect() static
Ian Kent
2
-7
/
+4
2018-08-22
autofs: make autofs_expire_direct() static
Ian Kent
2
-7
/
+4
2018-08-22
autofs: fix clearing AUTOFS_EXP_LEAVES in autofs_expire_indirect()
Ian Kent
1
-1
/
+1
2018-08-22
autofs: fix inconsistent use of now variable
Ian Kent
1
-7
/
+3
2018-08-22
autofs: fix directory and symlink access
Ian Kent
1
-3
/
+30
2018-08-22
init/main.c: log init process file name
Paul Menzel
1
-0
/
+1
2018-08-22
init/Kconfig: fix its typos
Randy Dunlap
1
-2
/
+2
2018-08-22
init/: remove ineffective sparse disabling
Luc Van Oostenryck
5
-50
/
+0
2018-08-22
fs/eventpoll.c: simplify ep_is_linked() callers
Davidlohr Bueso
1
-8
/
+8
2018-08-22
fs/eventpoll.c: loosen irq safety in ep_poll()
Davidlohr Bueso
1
-6
/
+7
2018-08-22
fs/eventpoll.c: simply CONFIG_NET_RX_BUSY_POLL ifdefery
Davidlohr Bueso
1
-7
/
+16
2018-08-22
checkpatch: DT bindings should be a separate patch
Rob Herring
1
-0
/
+14
2018-08-22
checkpatch: warn on unnecessary int declarations
Joe Perches
1
-0
/
+20
2018-08-22
checkpatch: check for space after "else" keyword
Michal Zylowski
1
-2
/
+2
[next]