index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: use atomic bitops for ->queue_flags
Christoph Hellwig
2018-11-15
1
-1
/
+0
*
block: remove deadline __deadline manipulation helpers
Christoph Hellwig
2018-11-15
1
-3
/
+1
*
block: remove QUEUE_FLAG_BYPASS and ->bypass
Christoph Hellwig
2018-11-15
2
-8
/
+1
*
block: remove dead queue members
Jens Axboe
2018-11-14
1
-3
/
+0
*
ide: don't use req->special
Christoph Hellwig
2018-11-10
1
-0
/
+1
*
block: remove the BLKPREP_* values.
Christoph Hellwig
2018-11-09
1
-10
/
+0
*
scsi: return blk_status_t from device handler ->prep_fn
Christoph Hellwig
2018-11-09
1
-1
/
+1
*
scsi: return blk_status_t from scsi_init_io and ->init_command
Christoph Hellwig
2018-11-09
2
-2
/
+3
*
ide: cleanup ->prep_rq calling convention
Christoph Hellwig
2018-11-09
1
-1
/
+1
*
block: remove req->timeout_list
Christoph Hellwig
2018-11-09
1
-2
/
+0
*
blk-mq: provide a helper to check if a queue is busy
Jens Axboe
2018-11-08
1
-0
/
+2
*
blk-mq-tag: change busy_iter_fn to return whether to continue or not
Jens Axboe
2018-11-08
1
-2
/
+2
*
nvme: add separate poll queue map
Jens Axboe
2018-11-07
1
-1
/
+1
*
block: add REQ_HIPRI and inherit it from IOCB_HIPRI
Jens Axboe
2018-11-07
1
-1
/
+3
*
blk-mq: initial support for multiple queue maps
Jens Axboe
2018-11-07
1
-1
/
+2
*
blk-mq: cache request hardware queue mapping
Jens Axboe
2018-11-07
1
-0
/
+1
*
blk-mq: support multiple hctx maps
Jens Axboe
2018-11-07
1
-0
/
+14
*
blk-mq: allow software queue to map to multiple hardware queues
Jens Axboe
2018-11-07
1
-1
/
+2
*
blk-mq: abstract out queue map
Jens Axboe
2018-11-07
3
-7
/
+16
*
blk-mq: kill q->mq_map
Jens Axboe
2018-11-07
1
-2
/
+0
*
Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
2018-11-07
1
-0
/
+4
|
\
|
*
genirq/affinity: Add support for allocating interrupt sets
Jens Axboe
2018-11-05
1
-0
/
+4
*
|
block: kill request ->cpu member
Jens Axboe
2018-11-07
2
-2
/
+2
*
|
block: get rid of q->softirq_done_fn()
Jens Axboe
2018-11-07
2
-4
/
+2
*
|
block: get rid of blk_queued_rq()
Jens Axboe
2018-11-07
1
-2
/
+0
*
|
block: remove request_list code
Jens Axboe
2018-11-07
2
-131
/
+0
*
|
bsg: move bsg-lib parts outside of request queue
Jens Axboe
2018-11-07
2
-6
/
+4
*
|
block: kill legacy parts of timeout handling
Jens Axboe
2018-11-07
1
-3
/
+1
*
|
block: remove __blk_put_request()
Jens Axboe
2018-11-07
1
-1
/
+0
*
|
block: get rid of MQ scheduler ops union
Jens Axboe
2018-11-07
1
-3
/
+1
*
|
block: remove dead elevator code
Jens Axboe
2018-11-07
3
-181
/
+3
*
|
block: remove legacy rq tagging
Jens Axboe
2018-11-07
1
-35
/
+0
*
|
block: remove blk_complete_request()
Jens Axboe
2018-11-07
1
-1
/
+0
*
|
bsg: provide bsg_remove_queue() helper
Jens Axboe
2018-11-07
1
-0
/
+1
*
|
bsg: pass in desired timeout handler
Jens Axboe
2018-11-07
1
-1
/
+1
*
|
block: remove q->lld_busy_fn()
Jens Axboe
2018-11-07
1
-3
/
+0
*
|
scsi: kill off the legacy IO path
Jens Axboe
2018-11-07
2
-25
/
+7
*
|
blk-mq: provide mq_ops->busy() hook
Jens Axboe
2018-11-07
1
-0
/
+6
*
|
ide: convert to blk-mq
Jens Axboe
2018-11-07
1
-2
/
+11
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2018-11-07
1
-2
/
+2
|
\
\
|
*
|
HID: fix up .raw_event() documentation
Linus Walleij
2018-11-06
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-06
9
-5
/
+75
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-11-05
5
-5
/
+48
|
|
\
\
\
|
|
*
|
|
netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet()
Pablo Neira Ayuso
2018-11-03
1
-0
/
+39
|
|
*
|
|
netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
Jozsef Kadlecsik
2018-11-03
1
-2
/
+2
|
|
*
|
|
netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...
Stefano Brivio
2018-11-01
1
-1
/
+1
|
|
*
|
|
Revert "netfilter: nft_numgen: add map lookups for numgen random operations"
Pablo Neira Ayuso
2018-10-29
1
-2
/
+2
|
|
*
|
|
netfilter: bridge: define INT_MIN & INT_MAX in userspace
Jiri Slaby
2018-10-25
1
-0
/
+4
|
*
|
|
|
sctp: define SCTP_SS_DEFAULT for Stream schedulers
Xin Long
2018-11-03
1
-0
/
+1
|
*
|
|
|
sctp: fix strchange_flags name for Stream Change Event
Xin Long
2018-11-03
1
-0
/
+2
[next]