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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-02
squashfs: migrate from ll_rw_block usage to BIO
Philippe Liard
11
-242
/
+287
2020-06-01
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
11
-86
/
+159
2020-06-01
Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-34
/
+10
2020-06-01
Merge branch 'uaccess.__copy_to_user' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-19
/
+14
2020-06-01
Merge branch 'uaccess.__copy_from_user' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+1
2020-06-01
Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-54
/
+50
2020-06-01
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-14
/
+0
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
38
-56
/
+56
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-6
/
+156
2020-06-01
Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+0
2020-06-01
Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+14
2020-06-01
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
6
-2
/
+13
2020-06-01
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
13
-207
/
+571
2020-06-01
Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-183
/
+2380
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
8
-82
/
+18
2020-06-01
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
1
-2
/
+1
2020-05-31
pstore/blk: Introduce "best_effort" mode
Kees Cook
1
-1
/
+20
2020-05-31
pstore/blk: Support non-block storage devices
WeiXiong Liao
2
-44
/
+57
2020-05-31
pstore/blk: Provide way to query pstore configuration
WeiXiong Liao
1
-7
/
+30
2020-05-31
pstore/zone: Provide way to skip "broken" zone for MTD devices
WeiXiong Liao
2
-14
/
+61
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-16
/
+11
2020-05-30
Documentation: Add details for pstore/blk
WeiXiong Liao
1
-0
/
+2
2020-05-30
pstore/zone,blk: Add ftrace frontend support
WeiXiong Liao
3
-1
/
+134
2020-05-30
pstore/zone,blk: Add console frontend support
WeiXiong Liao
3
-9
/
+102
2020-05-30
pstore/zone,blk: Add support for pmsg frontend
WeiXiong Liao
3
-9
/
+280
2020-05-30
pstore/blk: Introduce backend for block devices
WeiXiong Liao
3
-0
/
+501
2020-05-30
pstore/zone: Introduce common layer to manage storage zones
WeiXiong Liao
3
-0
/
+995
2020-05-30
pstore/ram: Introduce max_reason and convert dump_oops
Kees Cook
1
-19
/
+39
2020-05-30
pstore/platform: Pass max_reason to kmesg dump
Pavel Tatashin
1
-1
/
+3
2020-05-30
printk: Introduce kmsg_dump_reason_str()
Kees Cook
1
-17
/
+1
2020-05-30
printk: Collapse shutdown types into a single dump reason
Kees Cook
1
-6
/
+2
2020-05-30
pstore/ftrace: Provide ftrace log merging routine
Kees Cook
3
-54
/
+66
2020-05-30
pstore/ram: Refactor ftrace buffer merging
Kees Cook
1
-12
/
+17
2020-05-30
pstore/ram: Refactor DT size parsing
Kees Cook
1
-12
/
+19
2020-05-30
pstore/ram: Adjust module param permissions to reflect reality
Kees Cook
1
-3
/
+3
2020-05-30
pstore/platform: Move module params after declarations
Kees Cook
1
-6
/
+5
2020-05-30
pstore/platform: Use backend name for console registration
Kees Cook
1
-1
/
+3
2020-05-30
pstore/platform: Switch pstore_info::name to const
Kees Cook
1
-1
/
+2
2020-05-30
pstore: Make sure console capturing will restart
Kees Cook
1
-1
/
+5
2020-05-30
pstore: Remove filesystem records when backend is unregistered
Kees Cook
3
-0
/
+36
2020-05-30
pstore: Do not leave timer disabled for next backend
Kees Cook
1
-15
/
+19
2020-05-30
pstore: Add locking around superblock changes
Kees Cook
3
-26
/
+45
2020-05-30
io_uring: fix overflowed reqs cancellation
Pavel Begunkov
1
-2
/
+3
2020-05-30
io_uring: off timeouts based only on completions
Pavel Begunkov
1
-51
/
+14
2020-05-30
io_uring: move timeouts flushing to a helper
Pavel Begunkov
1
-20
/
+14
2020-05-29
Merge tag 'ceph-for-5.7-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+1
2020-05-29
Merge tag 'gfs2-v5.7-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-10
/
+5
2020-05-29
net: add a new bind_add method
Christoph Hellwig
1
-6
/
+3
2020-05-29
sctp: add sctp_sock_set_nodelay
Christoph Hellwig
1
-8
/
+2
2020-05-29
gfs2: Even more gfs2_find_jhead fixes
Andreas Gruenbacher
1
-10
/
+5
[prev]
[next]