index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
jitterentropy-kcapi.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-09
afs: Split the dynroot stuff out and give it its own ops tables
David Howells
5
-185
/
+228
2018-04-09
afs: Keep track of invalid-before version for dentry coherency
David Howells
4
-5
/
+18
2018-04-09
afs: Rearrange status mapping
David Howells
5
-129
/
+216
2018-04-09
afs: Make it possible to get the data version in readpage
David Howells
5
-44
/
+59
2018-04-09
afs: Init inode before accessing cache
David Howells
1
-5
/
+2
2018-04-09
afs: Introduce a statistics proc file
David Howells
4
-1
/
+57
2018-04-09
afs: Dump bad status record
David Howells
1
-0
/
+35
2018-04-09
afs: Implement @cell substitution handling
David Howells
3
-1
/
+89
2018-04-09
afs: Implement @sys substitution handling
David Howells
5
-2
/
+380
2018-04-09
afs: Prospectively look up extra files when doing a single lookup
David Howells
8
-63
/
+552
2018-04-09
afs: Don't over-increment the cell usage count when pinning it
David Howells
2
-3
/
+4
2018-04-09
afs: Fix checker warnings
David Howells
11
-50
/
+35
2018-04-09
vfs: Remove the const from dir_context::actor
David Howells
1
-1
/
+1
2018-04-09
selinux: fix missing dput() before selinuxfs unmount
Stephen Smalley
1
-0
/
+1
2018-04-09
Fix subtle macro variable shadowing in min_not_zero()
Linus Torvalds
1
-8
/
+9
2018-04-08
getname_kernel() needs to make sure that ->name != ->iname in long case
Al Viro
1
-1
/
+2
2018-04-08
alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering
Sinan Kaya
1
-7
/
+7
2018-04-08
alpha: Implement CPU vulnerabilities sysfs functions.
Michael Cree
3
-1
/
+47
2018-04-08
alpha: rtc: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2018-04-08
alpha: rtc: remove unused set_mmss ops
Alexandre Belloni
1
-99
/
+0
2018-04-07
treewide: fix up files incorrectly marked executable
Linus Torvalds
2
-0
/
+0
2018-04-07
MAINTAINERS: Update LEAKING_ADDRESSES
Tobin C. Harding
1
-0
/
+3
2018-04-07
leaking_addresses: check if file name contains address
Tobin C. Harding
1
-0
/
+12
2018-04-07
leaking_addresses: explicitly name variable used in regex
Tobin C. Harding
1
-1
/
+1
2018-04-07
leaking_addresses: remove version number
Tobin C. Harding
1
-2
/
+0
2018-04-07
leaking_addresses: skip '/proc/1/syscall'
Tobin C. Harding
1
-0
/
+1
2018-04-07
leaking_addresses: skip all /proc/PID except /proc/1
Tobin C. Harding
1
-0
/
+12
2018-04-07
leaking_addresses: cache architecture name
Tobin C. Harding
1
-3
/
+5
2018-04-07
leaking_addresses: simplify path skipping
Tobin C. Harding
1
-61
/
+29
2018-04-07
leaking_addresses: do not parse binary files
Tobin C. Harding
1
-0
/
+4
2018-04-07
leaking_addresses: add 32-bit support
Tobin C. Harding
1
-11
/
+82
2018-04-07
leaking_addresses: add is_arch() wrapper subroutine
Tobin C. Harding
1
-12
/
+14
2018-04-07
leaking_addresses: use system command to get arch
Tobin C. Harding
1
-6
/
+6
2018-04-07
leaking_addresses: add support for 5 page table levels
Tobin C. Harding
1
-7
/
+25
2018-04-07
leaking_addresses: add support for kernel config file
Tobin C. Harding
1
-1
/
+65
2018-04-07
leaking_addresses: add range check for vsyscall memory
Tobin C. Harding
1
-6
/
+14
2018-04-07
leaking_addresses: indent dependant options
Tobin C. Harding
1
-8
/
+8
2018-04-07
leaking_addresses: remove command examples
Tobin C. Harding
1
-11
/
+0
2018-04-07
leaking_addresses: remove mention of kptr_restrict
Tobin C. Harding
1
-3
/
+0
2018-04-07
leaking_addresses: fix typo function not called
Tobin C. Harding
1
-1
/
+1
2018-04-07
pstore: fix crypto dependencies without compression
Tobias Regnery
1
-2
/
+2
2018-04-06
make lookup_one_len() safe to use with directory locked shared
Al Viro
1
-1
/
+3
2018-04-06
new helper: __lookup_slow()
Al Viro
1
-9
/
+18
2018-04-06
merge common parts of lookup_one_len{,_unlocked} into common helper
Al Viro
1
-56
/
+34
2018-04-06
kvm: x86: fix a prototype warning
Peng Hao
1
-1
/
+1
2018-04-06
ARM: sa1100/simpad: switch simpad CF to use gpiod APIs
Russell King
2
-9
/
+14
2018-04-06
ARM: sa1100/shannon: convert to generic CF sockets
Russell King
6
-109
/
+40
2018-04-06
ARM: sa1100/nanoengine: convert to generic CF sockets
Russell King
5
-138
/
+23
2018-04-06
fscache: Maintain a catalogue of allocated cookies
David Howells
5
-119
/
+279
2018-04-06
fscache: Pass object size in rather than calling back for it
David Howells
21
-166
/
+127
[next]