index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-17
/
+54
2018-06-29
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-11
/
+15
2018-06-29
Merge tag 'ceph-for-4.18-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+1
2018-06-29
Merge tag 'pci-v4.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-8
/
+21
2018-06-29
Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-13
/
+22
2018-06-29
Merge tag 'drm-fixes-2018-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-27
/
+59
2018-06-29
Merge tag 'for-4.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-27
/
+33
2018-06-29
aio: mark __aio_sigset::sigmask const
Avi Kivity
1
-1
/
+1
2018-06-29
net: handle NULL ->poll gracefully
Christoph Hellwig
1
-0
/
+2
2018-06-29
Merge branch 'pm-domains'
Rafael J. Wysocki
2
-7
/
+6
2018-06-29
i2c: gpio: initialize SCL to HIGH again
Wolfram Sang
1
-2
/
+2
2018-06-29
i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfers
Peter Rosin
1
-5
/
+9
2018-06-29
i2c: algos: bit: mention our experience about initial states
Wolfram Sang
1
-0
/
+5
2018-06-29
Revert "i2c: algo-bit: init the bus to a known state"
Wolfram Sang
1
-5
/
+0
2018-06-29
Merge tag 'drm-misc-fixes-2018-06-28' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-4
/
+8
2018-06-29
Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
4
-14
/
+35
2018-06-28
dm: prevent DAX mounts if not supported
Ross Zwisler
2
-5
/
+5
2018-06-28
dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()
Ross Zwisler
1
-0
/
+8
2018-06-28
pmem: only set QUEUE_FLAG_DAX for fsdax mode
Ross Zwisler
1
-1
/
+2
2018-06-28
Merge tag 'printk-for-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+0
2018-06-28
Merge tag 'sound-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
8
-48
/
+53
2018-06-28
Merge tag 'mtd/fixes-for-4.18-rc3' of git://git.infradead.org/linux-mtd
Linus Torvalds
7
-25
/
+61
2018-06-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-8
/
+38
2018-06-28
proc: add Alexey to MAINTAINERS
Alexey Dobriyan
1
-0
/
+9
2018-06-28
kasan: depend on CONFIG_SLUB_DEBUG
Jason A. Donenfeld
1
-0
/
+1
2018-06-28
include/linux/dax.h: dax_iomap_fault() returns vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-06-28
x86/e820: put !E820_TYPE_RAM regions into memblock.reserved
Naoya Horiguchi
1
-3
/
+12
2018-06-28
slub: fix failure when we delete and create a slab cache
Mikulas Patocka
3
-1
/
+14
2018-06-28
Revert mm/vmstat.c: fix vmstat_update() preemption BUG
Sebastian Andrzej Siewior
1
-2
/
+0
2018-06-28
lib/percpu_ida.c: don't do alloc from per-CPU list if there is none
Sebastian Andrzej Siewior
1
-1
/
+1
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
80
-450
/
+301
2018-06-28
Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
1
-4
/
+6
2018-06-28
Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into...
Dave Airlie
3
-5
/
+10
2018-06-27
drm/amd/display: release spinlock before committing updates to stream
Shirish S
1
-4
/
+2
2018-06-27
drm/amdgpu:Support new VCN FW version naming convention
James Zhu
1
-6
/
+27
2018-06-27
drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.c
Leo Liu
1
-1
/
+1
2018-06-27
Merge tag 'xfs-4.18-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
12
-130
/
+205
2018-06-27
MAINTAINERS: Timur has a kernel.org address
Timur Tabi
1
-5
/
+5
2018-06-27
arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}
Will Deacon
1
-5
/
+1
2018-06-27
arm64: Avoid flush_icache_range() in alternatives patching code
Will Deacon
3
-11
/
+52
2018-06-27
Merge tag 'mips_fixes_4.18_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2018-06-27
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
26
-364
/
+310
2018-06-27
Merge tag 'microblaze-v4.18-rc3' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
10
-129
/
+12
2018-06-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-16
/
+43
2018-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
27
-124
/
+366
2018-06-27
Merge branch 'fixes-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+5
2018-06-27
checkpatch: remove warning for 'old' stable@kernel.org address
Linus Torvalds
1
-6
/
+0
2018-06-27
Merge branch 'perf/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wi...
Catalin Marinas
1
-1
/
+1
2018-06-27
arm64: dts: uniphier: fix widget name of headphone for LD11/LD20 boards
Katsuhiro Suzuki
2
-2
/
+2
2018-06-27
dm thin: handle running out of data space vs concurrent discard
Mike Snitzer
1
-2
/
+9
[next]