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
*
iocost: over-budget forced IOs should schedule async delay
Tejun Heo
2019-12-16
1
-5
/
+8
*
Merge tag 'linux-kselftest-5.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-12-16
19
-40
/
+119
|
\
|
*
kselftest: Support old perl versions
SeongJae Park
2019-12-11
1
-0
/
+1
|
*
kselftest/runner: Print new line in print of timeout log
SeongJae Park
2019-12-11
1
-0
/
+1
|
*
selftests: Fix dangling documentation references to kselftest_module.sh
Michael Ellerman
2019-12-11
2
-5
/
+5
|
*
Documentation: kunit: add documentation for kunit_tool
Brendan Higgins
2019-12-09
3
-1
/
+62
|
*
Documentation: kunit: fix typos and gramatical errors
Brendan Higgins
2019-12-09
2
-16
/
+16
|
*
kunit: testing kunit: Bug fix in test_run_timeout function
Heidi Fahim
2019-12-09
1
-1
/
+1
|
*
fs/ext4/inode-test: Fix inode test on 32 bit platforms.
Iurii Zaikin
2019-12-09
1
-1
/
+1
|
*
selftests: safesetid: Fix Makefile to set correct test program
Masami Hiramatsu
2019-12-09
1
-1
/
+1
|
*
selftests: safesetid: Check the return value of setuid/setgid
Masami Hiramatsu
2019-12-09
1
-5
/
+10
|
*
selftests: safesetid: Move link library to LDLIBS
Masami Hiramatsu
2019-12-09
1
-1
/
+2
|
*
selftests/ftrace: Fix multiple kprobe testcase
Masami Hiramatsu
2019-12-09
1
-3
/
+3
|
*
selftests/ftrace: Do not to use absolute debugfs path
Masami Hiramatsu
2019-12-09
3
-5
/
+5
|
*
selftests/ftrace: Fix ftrace test cases to check unsupported
Masami Hiramatsu
2019-12-09
2
-0
/
+7
|
*
selftests/ftrace: Fix to check the existence of set_ftrace_filter
Masami Hiramatsu
2019-12-09
1
-1
/
+4
*
|
iommu: fix KASAN use-after-free in iommu_insert_resv_region
Eric Auger
2019-12-16
1
-2
/
+2
*
|
Fix root mounting with no mount options
Linus Torvalds
2019-12-16
1
-10
/
+13
*
|
Linux 5.5-rc2
v5.5-rc2
Linus Torvalds
2019-12-15
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-12-15
13
-73
/
+180
|
\
\
|
*
|
IB/mlx5: Fix device memory flows
Yishai Hadas
2019-12-12
4
-52
/
+105
|
*
|
IB/core: Introduce rdma_user_mmap_entry_insert_range() API
Yishai Hadas
2019-12-12
2
-9
/
+44
|
*
|
IB/mlx5: Fix steering rule of drop and count
Maor Gottlieb
2019-12-12
1
-7
/
+6
|
*
|
IB/mlx4: Follow mirror sequence of device add during device removal
Parav Pandit
2019-12-12
1
-4
/
+5
|
*
|
RDMA/counter: Prevent auto-binding a QP which are not tracked with res
Mark Zhang
2019-12-12
1
-0
/
+3
|
*
|
rxe: correctly calculate iCRC for unaligned payloads
Steve Wise
2019-12-09
3
-1
/
+14
|
*
|
Update mailmap info for Steve Wise
Steve Wise
2019-12-09
1
-0
/
+2
|
*
|
RDMA/cma: add missed unregister_pernet_subsys in init failure
Chuhong Yuan
2019-12-09
1
-0
/
+1
|
|
/
*
|
Merge tag 'riscv/for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-12-15
2
-3
/
+3
|
\
\
|
*
|
riscv: only select serial sifive if TTY is enabled
Kefeng Wang
2019-12-08
1
-2
/
+2
|
*
|
riscv: Fix build dependency for loader
Olof Johansson
2019-12-08
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-12-15
2
-1
/
+12
|
\
\
|
*
|
xen/balloon: fix ballooned page accounting without hotplug enabled
Juergen Gross
2019-12-13
1
-1
/
+2
|
*
|
xen-blkback: prevent premature module unload
Paul Durrant
2019-12-13
1
-0
/
+10
*
|
|
Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-12-15
9
-41
/
+63
|
\
\
\
|
*
|
|
fs: remove ksys_dup()
Dominik Brodowski
2019-12-12
3
-13
/
+21
|
*
|
|
init: unify opening /dev/console as stdin/stdout/stderr
Dominik Brodowski
2019-12-12
3
-9
/
+15
|
*
|
|
init: use do_mount() instead of ksys_mount()
Dominik Brodowski
2019-12-12
3
-16
/
+24
|
*
|
|
initrd: use do_mount() instead of ksys_mount()
Dominik Brodowski
2019-12-12
1
-3
/
+3
|
*
|
|
devtmpfs: use do_mount() instead of ksys_mount()
Dominik Brodowski
2019-12-12
3
-6
/
+6
*
|
|
|
Merge tag 'Wimplicit-fallthrough-5.5-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-12-14
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
sh: kgdb: Mark expected switch fall-throughs
Kuninori Morimoto
2019-12-10
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-12-14
19
-46
/
+111
|
\
\
\
\
|
*
|
|
|
scsi: iscsi: Avoid potential deadlock in iscsi_if_rx func
Bo Wu
2019-12-09
1
-0
/
+7
|
*
|
|
|
scsi: iscsi: Fix a potential deadlock in the timeout handler
Bart Van Assche
2019-12-09
1
-2
/
+2
|
*
|
|
|
scsi: smartpqi: Update attribute name to `driver_version`
Paul Menzel
2019-12-09
1
-1
/
+1
|
*
|
|
|
scsi: libsas: stop discovering if oob mode is disconnected
Jason Yan
2019-12-09
1
-1
/
+10
|
*
|
|
|
scsi: ufs: Disable autohibern8 feature in Cadence UFS
sheebab
2019-12-09
1
-0
/
+6
|
*
|
|
|
scsi: iscsi: qla4xxx: fix double free in probe
Dan Carpenter
2019-12-09
1
-1
/
+0
|
*
|
|
|
scsi: ufs: Give an unique ID to each ufs-bsg
Can Guo
2019-12-09
1
-1
/
+1
[next]