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-01-31
Merge tag 'gfs2-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
12
-70
/
+73
2020-01-31
Merge tag 'iomap-5.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-13
/
+5
2020-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
25
-170
/
+236
2020-01-31
execve: warn if process starts with executable stack
Alexey Dobriyan
1
-0
/
+5
2020-01-31
reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
Yunfeng Ye
1
-1
/
+2
2020-01-31
fs/binfmt_elf.c: coredump: allow process with empty address space to coredump
Alexey Dobriyan
1
-1
/
+9
2020-01-31
fs/binfmt_elf.c: coredump: delete duplicated overflow check
Alexey Dobriyan
1
-2
/
+0
2020-01-31
fs/binfmt_elf.c: coredump: allocate core ELF header on stack
Alexey Dobriyan
1
-11
/
+5
2020-01-31
fs/binfmt_elf.c: make BAD_ADDR() unlikely
Alexey Dobriyan
1
-1
/
+1
2020-01-31
fs/binfmt_elf.c: better codegen around current->mm
Alexey Dobriyan
1
-24
/
+28
2020-01-31
fs/binfmt_elf.c: don't copy ELF header around
Alexey Dobriyan
1
-28
/
+27
2020-01-31
fs/binfmt_elf.c: fix ->start_code calculation
Alexey Dobriyan
1
-1
/
+1
2020-01-31
fs/binfmt_elf.c: smaller code generation around auxv vector fill
Alexey Dobriyan
1
-7
/
+8
2020-01-31
btrfs: use larger zlib buffer for s390 hardware compression
Mikhail Zaslonko
2
-36
/
+101
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
1
-2
/
+2
2020-01-31
fs/io_uring: set FOLL_PIN via pin_user_pages()
John Hubbard
1
-1
/
+1
2020-01-31
ocfs2: use ocfs2_update_inode_fsync_trans() to access t_tid in handle->h_tran...
wangyan
1
-2
/
+1
2020-01-31
ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()
wangyan
1
-3
/
+5
2020-01-31
ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use
Andy Shevchenko
1
-4
/
+0
2020-01-31
ocfs2/dlm: remove redundant assignment to ret
Colin Ian King
1
-1
/
+1
2020-01-31
ocfs2: make local header paths relative to C files
Masahiro Yamada
13
-45
/
+41
2020-01-31
ocfs2: remove unneeded semicolons
zhengbin
2
-2
/
+2
2020-01-31
fs: ocfs: remove unnecessary assertion in dlm_migrate_lockres
Aditya Pakki
1
-2
/
+0
2020-01-31
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
1
-1
/
+1
2020-01-30
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-1
/
+0
2020-01-30
Merge tag 'upstream-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-7
/
+19
2020-01-30
Merge tag 'f2fs-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
18
-370
/
+3137
2020-01-30
Merge tag 'for_v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
12
-85
/
+137
2020-01-30
Merge tag 'xfs-5.6-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
33
-253
/
+300
2020-01-30
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
28
-423
/
+682
2020-01-29
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
1
-2
/
+20
2020-01-29
Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-459
/
+1995
2020-01-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-303
/
+97
2020-01-29
Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-3
/
+6
2020-01-29
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...
Linus Torvalds
12
-54
/
+106
2020-01-29
io_uring: add support for epoll_ctl(2)
Jens Axboe
1
-0
/
+71
2020-01-29
eventpoll: support non-blocking do_epoll_ctl() calls
Jens Axboe
1
-13
/
+33
2020-01-29
eventpoll: abstract out epoll_ctl() handler
Jens Axboe
1
-20
/
+25
2020-01-29
io_uring: fix linked command file table usage
Jens Axboe
3
-14
/
+21
2020-01-29
Merge tag 'erofs-for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-107
/
+74
2020-01-29
Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-740
/
+890
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-93
/
+305
2020-01-29
Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-24
/
+25
2020-01-28
io_uring: support using a registered personality for commands
Jens Axboe
1
-1
/
+19
2020-01-28
io_uring: allow registering credentials
Jens Axboe
1
-7
/
+68
2020-01-28
io_uring: add io-wq workqueue sharing
Pavel Begunkov
1
-14
/
+50
2020-01-28
io-wq: allow grabbing existing io-wq
Pavel Begunkov
2
-0
/
+9
2020-01-28
io_uring/io-wq: don't use static creds/mm assignments
Jens Axboe
3
-30
/
+81
2020-01-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-3
/
+3
2020-01-28
Merge tag '5.6-smb3-fixes-and-dfs-and-readdir-improvements' of git://git.samb...
Linus Torvalds
18
-713
/
+1041
[next]