index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-07
block: kill legacy parts of timeout handling
Jens Axboe
6
-107
/
+11
2018-11-07
block: remove __blk_put_request()
Jens Axboe
9
-18
/
+8
2018-11-07
block: get rid of MQ scheduler ops union
Jens Axboe
9
-56
/
+53
2018-11-07
block: remove dead elevator code
Jens Axboe
17
-2420
/
+55
2018-11-07
block: remove legacy IO schedulers
Jens Axboe
7
-6025
/
+0
2018-11-07
block: cleanup kick/queued handling
Jens Axboe
1
-16
/
+10
2018-11-07
block: remove non mq parts from the flush code
Jens Axboe
2
-127
/
+31
2018-11-07
block: remove legacy rq tagging
Jens Axboe
8
-517
/
+3
2018-11-07
blk-cgroup: remove legacy queue bypassing
Jens Axboe
1
-8
/
+0
2018-11-07
blk-wbt: kill check for legacy queue type
Jens Axboe
2
-8
/
+1
2018-11-07
block: remove blk_complete_request()
Jens Axboe
2
-21
/
+0
2018-11-07
bsg: convert to use blk-mq
Jens Axboe
2
-72
/
+110
2018-11-07
bsg: provide bsg_remove_queue() helper
Jens Axboe
6
-14
/
+14
2018-11-07
bsg: pass in desired timeout handler
Jens Axboe
6
-10
/
+10
2018-11-07
dasd: remove dead code
Jens Axboe
1
-17
/
+5
2018-11-07
block: remove q->lld_busy_fn()
Jens Axboe
3
-11
/
+0
2018-11-07
scsi: kill off the legacy IO path
Jens Axboe
17
-680
/
+77
2018-11-07
scsi: provide mq_ops->busy() hook
Jens Axboe
1
-0
/
+6
2018-11-07
blk-mq: provide mq_ops->busy() hook
Jens Axboe
2
-0
/
+8
2018-11-07
blk-mq: remove legacy check in queue blk_freeze_queue()
Jens Axboe
1
-2
/
+0
2018-11-07
blk-mq: remove the request_list usage
Jens Axboe
1
-5
/
+0
2018-11-07
ide: convert to blk-mq
Jens Axboe
8
-179
/
+239
2018-11-07
mspro_block: convert to blk-mq
Jens Axboe
1
-55
/
+66
2018-11-07
ms_block: convert to blk-mq
Jens Axboe
2
-49
/
+62
2018-11-07
sunvdc: convert to blk-mq
Jens Axboe
1
-51
/
+98
2018-11-07
null_blk: Add conventional zone configuration for zoned support
Masato Suzuki
3
-1
/
+34
2018-11-07
Merge tag 'hwmon-for-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-8
/
+7
2018-11-07
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
9
-31
/
+39
2018-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
9
-11
/
+71
2018-11-07
Merge tag 'stratix10_dts_fix_for_v4.20' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
1
-0
/
+3
2018-11-07
Merge tag 'renesas-fixes-for-v4.20' of https://git.kernel.org/pub/scm/linux/k...
Olof Johansson
3
-25
/
+26
2018-11-06
Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2018-11-06
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2018-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
60
-563
/
+653
2018-11-06
HID: fix up .raw_event() documentation
Linus Walleij
1
-2
/
+2
2018-11-06
HID: asus: fix build warning wiht CONFIG_ASUS_WMI disabled
Arnd Bergmann
1
-0
/
+3
2018-11-06
Merge branch 'master' into for-4.20/upstream-fixes
Jiri Kosina
6656
-131459
/
+370147
2018-11-06
ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
Ard Biesheuvel
1
-1
/
+1
2018-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
22
-247
/
+200
2018-11-06
net: alx: make alx_drv_name static
Rasmus Villemoes
2
-2
/
+1
2018-11-06
net: bpfilter: fix iptables failure if bpfilter_umh is disabled
Taehee Yoo
1
-3
/
+3
2018-11-06
sock_diag: fix autoloading of the raw_diag module
Andrei Vagin
1
-0
/
+1
2018-11-06
net: core: netpoll: Enable netconsole IPv6 link local address
Matwey V. Kornilov
1
-1
/
+2
2018-11-06
ipv6: properly check return value in inet6_dump_all()
Alexey Kodanev
1
-2
/
+2
2018-11-06
rtnetlink: restore handling of dumpit return value in rtnl_dump_all()
Alexey Kodanev
1
-1
/
+1
2018-11-06
net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FS
Jeff Barnhill
1
-1
/
+1
2018-11-05
arm64: dts: stratix10: fix multicast filtering
Aaro Koskinen
1
-0
/
+3
2018-11-05
compiler: remove __no_sanitize_address_or_inline again
Martin Schwidefsky
3
-15
/
+3
2018-11-05
tracing/kprobes: Fix strpbrk() argument order
Masami Hiramatsu
1
-1
/
+1
2018-11-05
Merge tag 'imx-fixes-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
4
-5
/
+10
[prev]
[next]