index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ocfs2: remove unneeded semicolons
zhengbin
2020-01-31
2
-2
/
+2
*
fs: ocfs: remove unnecessary assertion in dlm_migrate_lockres
Aditya Pakki
2020-01-31
1
-2
/
+0
*
scripts/spelling.txt: add "issus" typo
Luca Ceresoli
2020-01-31
1
-0
/
+1
*
scripts/spelling.txt: add more spellings to spelling.txt
Xiong
2020-01-31
1
-0
/
+13
*
mm: move_pages: report the number of non-attempted pages
Yang Shi
2020-01-31
1
-2
/
+23
*
mm: thp: don't need care deferred split queue in memcg charge move path
Wei Yang
2020-01-31
1
-18
/
+0
*
mm/memory_hotplug: fix remove_memory() lockdep splat
Dan Williams
2020-01-31
1
-3
/
+6
*
mm/migrate.c: also overwrite error when it is bigger than zero
Wei Yang
2020-01-31
1
-1
/
+1
*
mm/sparse.c: reset section's mem_map when fully deactivated
Pingfan Liu
2020-01-31
1
-1
/
+1
*
mm/mempolicy.c: fix out of bounds write in mpol_parse_str()
Dan Carpenter
2020-01-31
1
-3
/
+3
*
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
2020-01-31
4
-21
/
+29
*
lib/test_bitmap: correct test data offsets for 32-bit
Andy Shevchenko
2020-01-31
1
-4
/
+5
*
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2020-01-29
6
-326
/
+375
|
\
|
*
mm/mmu_notifiers: Use 'interval_sub' as the variable for mmu_interval_notifier
Jason Gunthorpe
2020-01-14
3
-90
/
+104
|
*
mm/mmu_notifiers: Use 'subscription' as the variable name for mmu_notifier
Jason Gunthorpe
2020-01-14
2
-96
/
+117
|
*
mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifier_subscriptions
Jason Gunthorpe
2020-01-14
5
-170
/
+184
*
|
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-01-29
32
-7
/
+427
|
\
\
|
*
|
prctl: PR_{G,S}ET_IO_FLUSHER to support controlling memory reclaim
Mike Christie
2020-01-28
3
-0
/
+30
|
*
|
sched.h: Annotate sighand_struct with __rcu
Madhuparna Bhowmik
2020-01-26
2
-2
/
+2
|
*
|
test: Add test for pidfd getfd
Sargun Dhillon
2020-01-13
4
-1
/
+260
|
*
|
arch: wire up pidfd_getfd syscall
Sargun Dhillon
2020-01-13
20
-2
/
+23
|
*
|
pid: Implement pidfd_getfd syscall
Sargun Dhillon
2020-01-13
1
-0
/
+90
|
*
|
vfs, fdtable: Add fget_task helper
Sargun Dhillon
2020-01-13
2
-2
/
+22
|
|
/
*
|
Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-01-29
15
-477
/
+2112
|
\
\
|
*
|
io_uring: add support for epoll_ctl(2)
Jens Axboe
2020-01-29
2
-0
/
+72
|
*
|
eventpoll: support non-blocking do_epoll_ctl() calls
Jens Axboe
2020-01-29
2
-13
/
+42
|
*
|
eventpoll: abstract out epoll_ctl() handler
Jens Axboe
2020-01-29
1
-20
/
+25
|
*
|
io_uring: fix linked command file table usage
Jens Axboe
2020-01-29
3
-14
/
+21
|
*
|
io_uring: support using a registered personality for commands
Jens Axboe
2020-01-28
2
-2
/
+25
|
*
|
io_uring: allow registering credentials
Jens Axboe
2020-01-28
2
-7
/
+70
|
*
|
io_uring: add io-wq workqueue sharing
Pavel Begunkov
2020-01-28
2
-15
/
+53
|
*
|
io-wq: allow grabbing existing io-wq
Pavel Begunkov
2020-01-28
2
-0
/
+9
|
*
|
io_uring/io-wq: don't use static creds/mm assignments
Jens Axboe
2020-01-28
4
-30
/
+82
|
*
|
io-wq: make the io_wq ref counted
Jens Axboe
2020-01-27
1
-1
/
+10
|
*
|
io_uring: fix refcounting with batched allocations at OOM
Pavel Begunkov
2020-01-27
1
-2
/
+5
|
*
|
io_uring: add comment for drain_next
Pavel Begunkov
2020-01-27
1
-0
/
+7
|
*
|
io_uring: don't attempt to copy iovec for READ/WRITE
Jens Axboe
2020-01-27
1
-2
/
+1
|
*
|
io_uring: honor IOSQE_ASYNC for linked reqs
Pavel Begunkov
2020-01-22
1
-0
/
+4
|
*
|
io_uring: prep req when do IOSQE_ASYNC
Pavel Begunkov
2020-01-22
1
-0
/
+4
|
*
|
io_uring: use labeled array init in io_op_defs
Pavel Begunkov
2020-01-20
1
-62
/
+29
|
*
|
io_uring: optimise sqe-to-req flags translation
Pavel Begunkov
2020-01-20
2
-34
/
+81
|
*
|
io_uring: remove REQ_F_IO_DRAINED
Pavel Begunkov
2020-01-20
1
-5
/
+2
|
*
|
io_uring: file switch work needs to get flushed on exit
Jens Axboe
2020-01-20
1
-1
/
+4
|
*
|
io_uring: hide uring_fd in ctx
Pavel Begunkov
2020-01-20
1
-15
/
+12
|
*
|
io_uring: remove extra check in __io_commit_cqring
Pavel Begunkov
2020-01-20
1
-7
/
+5
|
*
|
io_uring: optimise use of ctx->drain_next
Pavel Begunkov
2020-01-20
1
-20
/
+21
|
*
|
io_uring: add support for probing opcodes
Jens Axboe
2020-01-20
2
-2
/
+69
|
*
|
io_uring: account fixed file references correctly in batch
Jens Axboe
2020-01-20
1
-5
/
+9
|
*
|
io_uring: add opcode to issue trace event
Jens Axboe
2020-01-20
2
-5
/
+11
|
*
|
io_uring: add support for IORING_OP_OPENAT2
Jens Axboe
2020-01-20
2
-6
/
+64
[next]