index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pnp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-18
kconfig: Terminate menu blocks with a comment in the generated config
Alexander Popov
1
-1
/
+12
2019-05-18
kbuild: add LICENSES to KBUILD_ALLDIRS
Masahiro Yamada
1
-1
/
+1
2019-05-18
kbuild: remove 'addtree' and 'flags' magic for header search paths
Masahiro Yamada
3
-33
/
+13
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
17
-26
/
+25
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
30
-49
/
+47
2019-05-18
media: remove unneeded header search paths
Masahiro Yamada
7
-11
/
+0
2019-05-18
alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig
Masahiro Yamada
2
-0
/
+2
2019-05-18
kbuild: terminate Kconfig when $(CC) or $(LD) is missing
Masahiro Yamada
2
-1
/
+9
2019-05-18
kbuild: turn auto.conf.cmd into a mandatory include file
Masahiro Yamada
1
-1
/
+1
2019-05-18
.gitignore: exclude .get_maintainer.ignore and .gitattributes
Masahiro Yamada
1
-3
/
+5
2019-05-18
kbuild: add all Clang-specific flags unconditionally
Masahiro Yamada
2
-11
/
+11
2019-05-18
kbuild: Don't try to add '-fcatch-undefined-behavior' flag
Nathan Chancellor
1
-1
/
+0
2019-05-18
kbuild: add some extra warning flags unconditionally
Masahiro Yamada
1
-6
/
+7
2019-05-18
kbuild: add -Wvla flag unconditionally
Masahiro Yamada
1
-1
/
+1
2019-05-18
arch: remove dangling asm-generic wrappers
Masahiro Yamada
5
-13
/
+0
2019-05-18
samples: guard sub-directories with CONFIG options
Masahiro Yamada
3
-6
/
+22
2019-05-18
kbuild: re-enable int-in-bool-context warning
Masahiro Yamada
1
-1
/
+0
2019-05-18
MAINTAINERS: kbuild: Add pattern for scripts/*vmlinux*
Krzysztof Kozlowski
1
-0
/
+1
2019-05-18
sh: exclude vmlinux.scr from .gitignore pattern
Masahiro Yamada
1
-0
/
+1
2019-05-18
sh: vsyscall: drop unnecessary cc-ldoption
Nick Desaulniers
1
-2
/
+1
2019-05-18
ia64: require -Wl,--hash-style=sysv
Nick Desaulniers
1
-1
/
+1
2019-05-18
csky: remove deprecated arch/csky/boot/dts/include/dt-bindings
Masahiro Yamada
1
-1
/
+0
2019-05-17
kvm: fix compilation on aarch64
Paolo Bonzini
1
-1
/
+1
2019-05-17
slab: remove /proc/slab_allocators
Qian Cai
3
-232
/
+1
2019-05-16
afs: Fix application of the results of a inline bulk status fetch
David Howells
2
-7
/
+45
2019-05-16
afs: Pass pre-fetch server and volume break counts into afs_iget5_set()
David Howells
4
-49
/
+78
2019-05-16
afs: Fix unlink to handle YFS.RemoveFile2 better
David Howells
6
-28
/
+33
2019-05-16
afs: Clear AFS_VNODE_CB_PROMISED if we detect callback expiry
David Howells
1
-1
/
+13
2019-05-16
afs: Make vnode->cb_interest RCU safe
David Howells
7
-59
/
+100
2019-05-16
afs: Split afs_validate() so first part can be used under LOOKUP_RCU
David Howells
2
-13
/
+25
2019-05-16
afs: Don't save callback version and type fields
David Howells
6
-16
/
+5
2019-05-16
dt-bindings: Convert vendor prefixes to json-schema
Rob Herring
2
-476
/
+977
2019-05-16
signal: unconditionally leave the frozen state in ptrace_stop()
Roman Gushchin
1
-0
/
+1
2019-05-16
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
David Howells
17
-2
/
+110
2019-05-16
uapi, x86: Fix the syscall numbering of the mount API syscalls [ver #2]
David Howells
2
-12
/
+12
2019-05-16
uapi, fsopen: use square brackets around "fscontext" [ver #2]
Christian Brauner
1
-1
/
+1
2019-05-16
afs: Fix double inc of vnode->cb_break
David Howells
1
-3
/
+1
2019-05-16
afs: Fix application of status and callback to be under same lock
David Howells
12
-1004
/
+921
2019-05-16
afs: Fix lock-wait/callback-break double locking
David Howells
2
-10
/
+1
2019-05-16
afs: Always get the reply time
David Howells
5
-16
/
+3
2019-05-16
afs: Don't invalidate callback if AFS_VNODE_DIR_VALID not set
David Howells
1
-5
/
+2
2019-05-16
afs: Fix order-1 allocation in afs_do_lookup()
David Howells
5
-50
/
+45
2019-05-16
afs: Fix calculation of callback expiry time
David Howells
2
-57
/
+51
2019-05-16
afs: Get rid of afs_call::reply[]
David Howells
10
-303
/
+293
2019-05-16
afs: Make dynamic root population wait uninterruptibly for proc_cells_lock
David Howells
1
-2
/
+1
2019-05-16
afs: Don't pass the vnode pointer through into the inline bulk status op
David Howells
3
-18
/
+3
2019-05-16
afs: Make some RPC operations non-interruptible
David Howells
14
-35
/
+99
2019-05-16
rxrpc: Allow the kernel to mark a call as being non-interruptible
David Howells
8
-4
/
+28
2019-05-16
afs: Fix error propagation from server record check/update
David Howells
1
-3
/
+3
2019-05-16
afs: Fix the maximum lifespan of VL and probe calls
David Howells
5
-0
/
+13
[next]