index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
signal: simplify rt_sigaction()
Christian Brauner
2018-08-22
1
-12
/
+10
*
signal: make do_sigpending() void
Christian Brauner
2018-08-22
1
-21
/
+20
*
signal: make may_ptrace_stop() return bool
Christian Brauner
2018-08-22
1
-4
/
+4
*
signal: make kill_as_cred_perm() return bool
Christian Brauner
2018-08-22
1
-6
/
+7
*
signal: make force_sigsegv() void
Christian Brauner
2018-08-22
2
-6
/
+3
*
fat: propagate 64-bit inode timestamps
Arnd Bergmann
2018-08-22
6
-48
/
+30
*
fat: validate ->i_start before using
OGAWA Hirofumi
2018-08-22
3
-10
/
+20
*
fat: add FITRIM ioctl for FAT file system
Wentao Wang
2018-08-22
3
-0
/
+136
*
reiserfs: fix broken xattr handling (heap corruption, bad retval)
Jann Horn
2018-08-22
1
-1
/
+3
*
reiserfs: change j_timestamp type to time64_t
Arnd Bergmann
2018-08-22
1
-1
/
+1
*
reiserfs: remove obsolete print_time function
Arnd Bergmann
2018-08-22
1
-12
/
+4
*
reiserfs: use monotonic time for j_trans_start_time
Arnd Bergmann
2018-08-22
3
-14
/
+21
*
hfsplus: drop ACL support
Ernesto A. Fernández
2018-08-22
11
-232
/
+4
*
hfsplus: fix decomposition of Hangul characters
Ernesto A. Fernández
2018-08-22
1
-6
/
+56
*
hfsplus: avoid deadlock on file truncation
Ernesto A. Fernández
2018-08-22
1
-4
/
+14
*
hfsplus: don't return 0 when fill_super() failed
Tetsuo Handa
2018-08-22
1
-1
/
+3
*
fs/nilfs2/file.c: use new return type vm_fault_t
Souptick Joarder
2018-08-22
1
-1
/
+1
*
nilfs2: use 64-bit superblock timstamps
Arnd Bergmann
2018-08-22
1
-1
/
+1
*
autofs: add AUTOFS_EXP_FORCED flag
Ian Kent
2018-08-22
2
-15
/
+55
*
autofs: make expire flags usage consistent with v5 params
Ian Kent
2018-08-22
2
-34
/
+29
*
autofs: make autofs_expire_indirect() static
Ian Kent
2018-08-22
2
-7
/
+4
*
autofs: make autofs_expire_direct() static
Ian Kent
2018-08-22
2
-7
/
+4
*
autofs: fix clearing AUTOFS_EXP_LEAVES in autofs_expire_indirect()
Ian Kent
2018-08-22
1
-1
/
+1
*
autofs: fix inconsistent use of now variable
Ian Kent
2018-08-22
1
-7
/
+3
*
autofs: fix directory and symlink access
Ian Kent
2018-08-22
1
-3
/
+30
*
init/main.c: log init process file name
Paul Menzel
2018-08-22
1
-0
/
+1
*
init/Kconfig: fix its typos
Randy Dunlap
2018-08-22
1
-2
/
+2
*
init/: remove ineffective sparse disabling
Luc Van Oostenryck
2018-08-22
5
-50
/
+0
*
fs/eventpoll.c: simplify ep_is_linked() callers
Davidlohr Bueso
2018-08-22
1
-8
/
+8
*
fs/eventpoll.c: loosen irq safety in ep_poll()
Davidlohr Bueso
2018-08-22
1
-6
/
+7
*
fs/eventpoll.c: simply CONFIG_NET_RX_BUSY_POLL ifdefery
Davidlohr Bueso
2018-08-22
1
-7
/
+16
*
checkpatch: DT bindings should be a separate patch
Rob Herring
2018-08-22
1
-0
/
+14
*
checkpatch: warn on unnecessary int declarations
Joe Perches
2018-08-22
1
-0
/
+20
*
checkpatch: check for space after "else" keyword
Michal Zylowski
2018-08-22
1
-2
/
+2
*
checkpatch: fix SPDX license check with --root=<path>
Joe Perches
2018-08-22
1
-2
/
+3
*
checkpatch: warn when a patch doesn't have a description
Joe Perches
2018-08-22
1
-0
/
+13
*
checkpatch: check for #if 0/#if 1
Prakruthi Deepak Heragu
2018-08-22
1
-3
/
+8
*
checkpatch: fix krealloc reuse test
Joe Perches
2018-08-22
1
-1
/
+2
*
checkpatch: validate SPDX license with spdxcheck.py
Joe Perches
2018-08-22
1
-2
/
+18
*
checkpatch: fix macro argument reuse test
Joe Perches
2018-08-22
1
-0
/
+1
*
checkpatch: warn if missing author Signed-off-by
Geert Uytterhoeven
2018-08-22
1
-3
/
+25
*
checkpatch: update section keywords
Geert Uytterhoeven
2018-08-22
1
-1
/
+2
*
checkpatch: improve runtime execution speed a little
Joe Perches
2018-08-22
1
-33
/
+33
*
checkpatch: add --fix for CONCATENATED_STRING and STRING_FRAGMENTS
Joe Perches
2018-08-22
1
-5
/
+18
*
checkpatch: add a --strict test for structs with bool member definitions
Joe Perches
2018-08-22
1
-0
/
+7
*
lib/test_hexdump.c: fix failure on big endian cpu
Christophe Leroy
2018-08-22
1
-5
/
+23
*
lib/Kconfig: remove 'default n' for tests
Andy Shevchenko
2018-08-22
2
-18
/
+0
*
bcache: use routines from lib/crc64.c for CRC64 calculation
Coly Li
2018-08-22
3
-135
/
+18
*
lib: add crc64 calculation routines
Coly Li
2018-08-22
6
-0
/
+156
*
lib/test_debug_virtual.c: make struct pointer foo static
Colin Ian King
2018-08-22
1
-1
/
+1
[next]