index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390: Remove arch_has_random, arch_has_random_seed
Richard Henderson
2020-01-25
1
-12
/
+0
*
powerpc: Remove arch_has_random, arch_has_random_seed
Richard Henderson
2020-01-25
1
-10
/
+0
*
x86: Remove arch_has_random, arch_has_random_seed
Richard Henderson
2020-01-25
1
-8
/
+4
*
random: remove some dead code of poolinfo
Yangtao Li
2020-01-07
1
-30
/
+0
*
random: fix typo in add_timer_randomness()
Yangtao Li
2020-01-07
1
-1
/
+1
*
random: Add and use pr_fmt()
Yangtao Li
2020-01-07
1
-12
/
+11
*
random: convert to ENTROPY_BITS for better code readability
Yangtao Li
2020-01-07
1
-3
/
+2
*
random: remove unnecessary unlikely()
Yangtao Li
2020-01-07
1
-4
/
+2
*
random: remove kernel.random.read_wakeup_threshold
Andy Lutomirski
2020-01-07
1
-17
/
+1
*
random: delete code to pull data into pools
Andy Lutomirski
2020-01-07
1
-40
/
+0
*
random: remove the blocking pool
Andy Lutomirski
2020-01-07
1
-106
/
+0
*
random: make /dev/random be almost like /dev/urandom
Andy Lutomirski
2020-01-07
1
-41
/
+14
*
random: ignore GRND_RANDOM in getentropy(2)
Andy Lutomirski
2020-01-07
2
-4
/
+1
*
random: add GRND_INSECURE to return best-effort non-cryptographic bytes
Andy Lutomirski
2020-01-07
2
-2
/
+11
*
random: Add a urandom_read_nowait() for random APIs that don't warn
Andy Lutomirski
2020-01-07
1
-6
/
+15
*
random: Don't wake crng_init_wait when crng_init == 1
Andy Lutomirski
2020-01-07
1
-1
/
+0
*
char/random: silence a lockdep splat with printk()
Sergey Senozhatsky
2020-01-07
1
-2
/
+3
*
Linux 5.5-rc3
v5.5-rc3
Linus Torvalds
2019-12-23
1
-1
/
+1
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-12-23
6
-3
/
+18
|
\
|
*
fs: call fsnotify_sb_delete after evict_inodes
Eric Sandeen
2019-12-18
2
-1
/
+6
|
*
fs: avoid softlockups in s_inodes iterators
Eric Sandeen
2019-12-18
4
-1
/
+10
|
*
pipe: Fix bogus dereference in iov_iter_alignment()
Jan Kara
2019-12-16
1
-1
/
+2
*
|
Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-12-22
13
-104
/
+341
|
\
\
|
*
|
xfs: Make the symbol 'xfs_rtalloc_log_count' static
Chen Wandun
2019-12-20
1
-1
/
+1
|
*
|
xfs: don't commit sunit/swidth updates to disk if that would cause repair fai...
Darrick J. Wong
2019-12-19
4
-1
/
+130
|
*
|
xfs: split the sunit parameter update into two parts
Darrick J. Wong
2019-12-19
1
-51
/
+72
|
*
|
xfs: refactor agfl length computation function
Darrick J. Wong
2019-12-19
1
-5
/
+13
|
*
|
libxfs: resync with the userspace libxfs
Darrick J. Wong
2019-12-19
4
-24
/
+34
|
*
|
xfs: use bitops interface for buf log item AIL flag check
Brian Foster
2019-12-19
1
-1
/
+1
|
*
|
xfs: fix log reservation overflows when allocating large rt extents
Darrick J. Wong
2019-12-17
1
-19
/
+77
|
*
|
xfs: stabilize insert range start boundary to avoid COW writeback race
Brian Foster
2019-12-11
2
-2
/
+13
|
*
|
xfs: fix Sphinx documentation warning
Randy Dunlap
2019-12-11
1
-1
/
+1
|
|
/
*
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-12-22
8
-104
/
+116
|
\
\
|
*
|
ext4: clarify impact of 'commit' mount option
Jan Kara
2019-12-22
1
-8
/
+11
|
*
|
ext4: fix unused-but-set-variable warning in ext4_add_entry()
Yunfeng Ye
2019-12-22
1
-1
/
+3
|
*
|
jbd2: fix kernel-doc notation warning
Randy Dunlap
2019-12-16
1
-1
/
+1
|
*
|
ext4: use RCU API in debug_print_tree
Phong Tran
2019-12-16
1
-1
/
+5
|
*
|
ext4: validate the debug_want_extra_isize mount option at parse time
Theodore Ts'o
2019-12-16
1
-74
/
+69
|
*
|
ext4: reserve revoke credits in __ext4_new_inode
yangerkun
2019-12-14
1
-2
/
+2
|
*
|
ext4: unlock on error in ext4_expand_extra_isize()
Dan Carpenter
2019-12-14
1
-2
/
+2
|
*
|
ext4: optimize __ext4_check_dir_entry()
Theodore Ts'o
2019-12-14
1
-5
/
+4
|
*
|
ext4: check for directory entries too close to block end
Jan Kara
2019-12-14
1
-0
/
+5
|
*
|
ext4: fix ext4_empty_dir() for directories with holes
Jan Kara
2019-12-14
1
-14
/
+18
*
|
|
Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-22
12
-39
/
+37
|
\
\
\
|
*
|
|
sbitmap: only queue kyber's wait callback if not already active
David Jeffery
2019-12-21
1
-1
/
+1
|
*
|
|
block: fix memleak when __blk_rq_map_user_iov() is failed
Yang Yingliang
2019-12-20
1
-1
/
+1
|
*
|
|
s390/dasd: fix typo in copyright statement
Stefan Haberland
2019-12-20
2
-2
/
+2
|
*
|
|
s390/dasd: fix memleak in path handling error case
Stefan Haberland
2019-12-20
1
-17
/
+2
|
*
|
|
s390/dasd/cio: Interpret ccw_device_get_mdc return value correctly
Jan Höppner
2019-12-20
2
-5
/
+6
|
*
|
|
block: Fix a lockdep complaint triggered by request queue flushing
Bart Van Assche
2019-12-20
2
-0
/
+6
[next]