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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-11
SUNRPC: Split the xdr_buf event class
Chuck Lever
4
-52
/
+71
2020-06-11
SUNRPC: Add tracepoint to rpc_call_rpcerror()
Chuck Lever
2
-0
/
+29
2020-06-11
SUNRPC: Update the RPC_SHOW_SOCKET() macro
Chuck Lever
1
-3
/
+3
2020-06-11
SUNRPC: Update the rpc_show_task_flags() macro
Chuck Lever
1
-1
/
+7
2020-06-11
SUNRPC: Trace GSS context lifetimes
Chuck Lever
3
-8
/
+58
2020-06-11
SUNRPC: receive buffer size estimation values almost never change
Chuck Lever
4
-18
/
+69
2020-06-11
Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
41
-651
/
+1524
2020-06-11
io_uring: fix io_kiocb.flags modification race in IOPOLL mode
Xiaoguang Wang
1
-6
/
+6
2020-06-11
umem: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2020-06-11
pktcdvd: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2020-06-11
nvmet: fail outstanding host posted AEN req
Chaitanya Kulkarni
1
-7
/
+20
2020-06-11
nvme-pci: use simple suspend when a HMB is enabled
Christoph Hellwig
1
-0
/
+6
2020-06-11
nvme-fc: don't call nvme_cleanup_cmd() for AENs
Daniel Wagner
1
-2
/
+3
2020-06-11
nvmet-tcp: constify nvmet_tcp_ops
Max Gurtovoy
1
-2
/
+2
2020-06-11
nvme-tcp: constify nvme_tcp_mq_ops and nvme_tcp_admin_mq_ops
Rikard Falkeborn
1
-4
/
+4
2020-06-11
nvme: do not call del_gendisk() on a disk that was never added
Niklas Cassel
1
-3
/
+1
2020-06-11
arm64: warn on incorrect placement of the kernel by the bootloader
Ard Biesheuvel
2
-1
/
+6
2020-06-11
Merge tag 'drm-misc-next-fixes-2020-06-11' of git://anongit.freedesktop.org/d...
Dave Airlie
5
-5
/
+8
2020-06-11
drm/ast: fix missing break in switch statement for format->cpp[0] case 4
Colin Ian King
1
-0
/
+1
2020-06-11
locking/atomics: Flip fallbacks and instrumentation
Peter Zijlstra
28
-82
/
+2403
2020-06-11
asm-generic/atomic: Use __always_inline for fallback wrappers
Marco Elver
21
-188
/
+192
2020-06-10
mailbox: qcom: Add ipq6018 apcs compatible
Sivaprakash Murugesan
1
-0
/
+5
2020-06-10
mailbox: qcom: Add clock driver name in apcs mailbox driver data
Sivaprakash Murugesan
1
-18
/
+38
2020-06-10
riscv: set the permission of vdso_data to read-only
Vincent Chen
1
-2
/
+14
2020-06-10
riscv: use vDSO common flow to reduce the latency of the time-related functions
Vincent Chen
16
-69
/
+199
2020-06-10
kernel: set USER_DS in kthread_use_mm
Christoph Hellwig
5
-17
/
+8
2020-06-10
kernel: better document the use_mm/unuse_mm API contract
Christoph Hellwig
12
-41
/
+40
2020-06-10
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
1
-1
/
+1
2020-06-10
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
18
-85
/
+66
2020-06-10
stacktrace: cleanup inconsistent variable type
Walter Wu
1
-1
/
+1
2020-06-10
lib: test get_count_order/long in test_bitops.c
Wei Yang
2
-7
/
+56
2020-06-10
mm: add comments on pglist_data zones
Ben Widawsky
1
-1
/
+13
2020-06-10
ocfs2: fix spelling mistake and grammar
Keyur Patel
1
-1
/
+1
2020-06-10
mm/debug_vm_pgtable: fix kernel crash by checking for THP support
Aneesh Kumar K.V
1
-0
/
+6
2020-06-10
lib: fix bitmap_parse() on 64-bit big endian archs
Alexander Gordeev
1
-2
/
+7
2020-06-10
checkpatch: correct check for kernel parameters doc
Tim Froidcoeur
1
-2
/
+2
2020-06-10
nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()
Ryusuke Konishi
1
-0
/
+2
2020-06-10
lib/lz4/lz4_decompress.c: document deliberate use of `&'
Joe Perches
1
-0
/
+3
2020-06-10
kcov: check kcov_softirq in kcov_remote_stop()
Andrey Konovalov
1
-8
/
+18
2020-06-10
scripts/spelling: add a few more typos
SeongJae Park
1
-0
/
+9
2020-06-10
khugepaged: selftests: fix timeout condition in wait_for_scan()
Dan Carpenter
1
-1
/
+1
2020-06-11
Merge tag 'drm-intel-next-fixes-2020-06-10' of git://anongit.freedesktop.org/...
Dave Airlie
3
-9
/
+52
2020-06-10
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-26
/
+38
2020-06-10
io_uring: check file O_NONBLOCK state for accept
Jiufei Xue
1
-0
/
+3
2020-06-10
io_uring: avoid unnecessary io_wq_work copy for fast poll feature
Xiaoguang Wang
1
-4
/
+9
2020-06-10
io_uring: avoid whole io_wq_work copy for requests completed inline
Xiaoguang Wang
2
-9
/
+36
2020-06-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-5
/
+2
2020-06-10
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
7
-13
/
+14
2020-06-10
Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-58
/
+28
2020-06-10
Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-122
/
+135
[prev]
[next]