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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
13
-95
/
+92
2018-06-04
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-4
/
+1
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
17
-70
/
+96
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-117
/
+202
2018-06-02
block: don't use blocking queue entered for recursive bio submits
Jens Axboe
1
-0
/
+2
2018-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+2
2018-06-02
Merge tag 'drm-fixes-for-v4.17-rc8' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
1
-1
/
+1
2018-06-02
Merge tag 'staging-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2018-06-01
bpf: fix uapi hole for 32 bit compat applications
Daniel Borkmann
1
-0
/
+2
2018-06-01
lightnvm: pass flag on graceful teardown to targets
Javier González
1
-1
/
+1
2018-06-01
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
1
-2
/
+14
2018-06-01
block: unexport elevator_init/exit
Christoph Hellwig
1
-2
/
+0
2018-06-01
nvme.h: add AEN configuration symbols
Hannes Reinecke
1
-0
/
+5
2018-05-31
nvme.h: add the changed namespace list log
Christoph Hellwig
1
-0
/
+3
2018-05-31
nvme.h: untangle AEN notice definitions
Christoph Hellwig
1
-2
/
+6
2018-05-31
Merge tag 'drm-misc-fixes-2018-05-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+1
2018-05-30
block: Drop bioset_create()
Kent Overstreet
1
-4
/
+2
2018-05-30
pktcdvd: convert to bioset_init()/mempool_init()
Kent Overstreet
1
-1
/
+1
2018-05-30
block: convert bounce, q->bio_split to bioset_init()/mempool_init()
Kent Overstreet
2
-1
/
+6
2018-05-30
drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_sense
Neil Armstrong
1
-1
/
+1
2018-05-30
blk-mq: abstract out blk-mq-sched rq list iteration bio merge helper
Jens Axboe
1
-1
/
+2
2018-05-29
block: remove parent device reference from struct bsg_class_device
Christoph Hellwig
2
-7
/
+2
2018-05-29
block: don't print a message when the device went away
Christoph Hellwig
1
-1
/
+1
2018-05-29
block: move ->timeout request member
Jens Axboe
1
-2
/
+2
2018-05-29
block: document the blk_eh_timer_return values
Christoph Hellwig
1
-2
/
+2
2018-05-29
block: remove BLK_EH_HANDLED
Christoph Hellwig
1
-1
/
+0
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
2
-2
/
+2
2018-05-29
blk-mq: Remove generation seqeunce
Keith Busch
1
-23
/
+12
2018-05-29
libata: remove ata_scsi_timed_out
Christoph Hellwig
1
-2
/
+0
2018-05-28
x86/pci-dma: switch the VIA 32-bit DMA quirk to use the struct device flag
Christoph Hellwig
1
-11
/
+0
2018-05-28
core, dma-direct: add a flag 32-bit dma limits
Christoph Hellwig
1
-0
/
+3
2018-05-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+3
2018-05-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+6
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-3
/
+5
2018-05-25
mm/memory_hotplug: fix leftover use of struct page during hotplug
Jonathan Cameron
1
-3
/
+5
2018-05-25
mm: do not warn on offline nodes unless the specific node is explicitly reque...
Michal Hocko
1
-1
/
+1
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2018-05-25
dma-mapping: remove unused gfp_t parameter to arch_dma_alloc_attrs
Huaisheng Ye
1
-2
/
+2
2018-05-25
sched, tracing: Fix trace_sched_pi_setprio() for deboosting
Sebastian Andrzej Siewior
1
-1
/
+3
2018-05-24
ppp: remove the PPPIOCDETACH ioctl
Eric Biggers
1
-1
/
+1
2018-05-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-6
/
+5
2018-05-24
Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
Joonsoo Kim
2
-1
/
+3
2018-05-24
blk-mq: avoid starving tag allocation after allocating process migrates
Ming Lei
1
-0
/
+7
2018-05-24
bpf: properly enforce index mask to prevent out-of-bounds speculation
Daniel Borkmann
1
-1
/
+1
2018-05-23
IB/uverbs: Fix uverbs_attr_get_obj
Jason Gunthorpe
1
-5
/
+5
2018-05-23
Merge tag 'mac80211-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+1
2018-05-22
sctp: fix the issue that flags are ignored when using kernel_connect
Xin Long
1
-0
/
+2
2018-05-21
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+1
2018-05-21
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
7
-5
/
+40
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-11
/
+12
[next]