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
2019-02-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-26
/
+29
2019-02-10
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-24
/
+85
2019-02-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-36
/
+105
2019-02-10
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-17
/
+52
2019-02-10
blk-sysfs: Rework documention of __blk_release_queue
Marcos Paulo de Souza
1
-12
/
+7
2019-02-10
blk-cgroup: Fix doc related to blkcg_exit_queue
Marcos Paulo de Souza
1
-1
/
+1
2019-02-10
x86/mm: Make set_pmd_at() paravirt aware
Juergen Gross
1
-1
/
+1
2019-02-09
block: queue flag cleanup
Jens Axboe
1
-31
/
+27
2019-02-09
block: kill QUEUE_FLAG_FLUSH_NQ
Jens Axboe
5
-20
/
+0
2019-02-09
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-8
/
+7
2019-02-09
Merge tag 'mips_fixes_5.0_3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-22
/
+127
2019-02-09
Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-33
/
+94
2019-02-09
Merge tag 'mtd/fixes-for-5.0-rc6' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-33
/
+34
2019-02-09
Merge tag 'for-linus-5.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+1
2019-02-09
bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
Coly Li
1
-3
/
+4
2019-02-09
bcache: fix input overflow to cache set sysfs file io_error_halflife
Coly Li
1
-2
/
+11
2019-02-09
bcache: fix input overflow to cache set io_error_limit
Coly Li
1
-2
/
+1
2019-02-09
bcache: fix input overflow to journal_delay_ms
Coly Li
1
-1
/
+3
2019-02-09
bcache: fix input overflow to writeback_rate_minimum
Coly Li
1
-1
/
+3
2019-02-09
bcache: fix potential div-zero error of writeback_rate_p_term_inverse
Coly Li
1
-1
/
+3
2019-02-09
bcache: fix potential div-zero error of writeback_rate_i_term_inverse
Coly Li
1
-1
/
+3
2019-02-09
bcache: fix input overflow to writeback_delay
Coly Li
1
-1
/
+1
2019-02-09
bcache: use sysfs_strtoul_bool() to set bit-field variables
Coly Li
1
-8
/
+8
2019-02-09
bcache: add sysfs_strtoul_bool() for setting bit-field variables
Coly Li
1
-0
/
+10
2019-02-09
bcache: fix input overflow to sequential_cutoff
Coly Li
1
-1
/
+3
2019-02-09
bcache: fix input integer overflow of congested threshold
Coly Li
1
-4
/
+6
2019-02-09
bcache: improve sysfs_strtoul_clamp()
Coly Li
1
-3
/
+10
2019-02-09
bcache: treat stale && dirty keys as bad keys
Tang Junhui
1
-6
/
+7
2019-02-09
bcache: fix indentation issue, remove tabs on a hunk of code
Colin Ian King
1
-15
/
+15
2019-02-09
bcache: export backing_dev_uuid via sysfs
Coly Li
1
-0
/
+9
2019-02-09
bcache: export backing_dev_name via sysfs
Coly Li
1
-0
/
+8
2019-02-09
bcache: not use hard coded memset size in bch_cache_accounting_clear()
Coly Li
1
-1
/
+1
2019-02-09
bcache: never writeback a discard operation
Daniel Axtens
1
-0
/
+3
2019-02-09
Merge tag 'perf-urgent-for-mingo-5.0-20190205' of git://git.kernel.org/pub/sc...
Ingo Molnar
11
-30
/
+88
2019-02-08
Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
46
-102
/
+136
2019-02-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-31
/
+32
2019-02-08
Merge tag 'powerpc-5.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-16
/
+33
2019-02-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-5
/
+60
2019-02-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-10
/
+21
2019-02-08
Merge tag 'iommu-fixes-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-8
/
+7
2019-02-08
Merge tag 'pci-v5.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2019-02-08
Merge tag 'acpi-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+3
2019-02-08
MAINTAINERS: Update the ocores i2c bus driver maintainer, etc
Andrew Lunn
1
-0
/
+2
2019-02-08
block: avoid setting nr_requests to current value
Aleksei Zakharov
1
-0
/
+3
2019-02-08
blk-mq: remove duplicated definition of blk_mq_freeze_queue
Liu Bo
1
-1
/
+0
2019-02-08
Blk-iolatency: warn on negative inflight IO counter
Liu Bo
1
-1
/
+3
2019-02-08
blk-iolatency: fix IO hang due to negative inflight counter
Liu Bo
1
-7
/
+45
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
127
-544
/
+1802
2019-02-08
Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-55
/
+380
2019-02-08
Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-17
/
+32
[prev]
[next]