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
2018-07-31
dm kcopyd: return void from dm_kcopyd_copy()
Mike Snitzer
6
-63
/
+27
2018-07-30
dm thin: include metadata_low_watermark threshold in pool status
Andy Grover
2
-3
/
+10
2018-07-27
dm writecache: report start_sector in status line
Mikulas Patocka
1
-1
/
+5
2018-07-27
dm crypt: convert essiv from ahash to shash
Kees Cook
1
-17
/
+14
2018-07-27
dm crypt: use wake_up_process() instead of a wait queue
Mikulas Patocka
1
-15
/
+10
2018-07-27
dm integrity: recalculate checksums on creation
Mikulas Patocka
2
-4
/
+187
2018-07-27
dm integrity: flush journal on suspend when using separate metadata device
Mikulas Patocka
1
-1
/
+3
2018-07-27
dm integrity: use version 2 for separate metadata
Mikulas Patocka
1
-3
/
+13
2018-07-27
dm integrity: allow separate metadata device
Mikulas Patocka
1
-54
/
+149
2018-07-27
dm integrity: add ic->start in get_data_sector()
Mikulas Patocka
1
-3
/
+4
2018-07-27
dm integrity: report provided data sectors in the status
Mikulas Patocka
1
-1
/
+3
2018-07-27
dm integrity: implement fair range locks
Mikulas Patocka
1
-9
/
+59
2018-07-27
dm integrity: decouple common code in dm_integrity_map_continue()
Mikulas Patocka
1
-3
/
+7
2018-07-27
dm integrity: change 'suspending' variable from bool to int
Mikulas Patocka
1
-3
/
+3
2018-07-27
dm delay: add flush as a third class of IO
Mikulas Patocka
2
-5
/
+32
2018-07-27
dm delay: refactor repetitive code
Mikulas Patocka
1
-120
/
+103
2018-07-27
dm cache: only allow a single io_mode cache feature to be requested
John Pittman
1
-4
/
+15
2018-07-27
dm thin: update stale "Status" Documentation
Mike Snitzer
1
-6
/
+7
2018-07-22
Linux 4.18-rc6
v4.18-rc6
Linus Torvalds
1
-1
/
+1
2018-07-22
Merge tag 'nvme-for-4.18' of git://git.infradead.org/nvme
Linus Torvalds
2
-34
/
+41
2018-07-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
8
-29
/
+14
2018-07-22
alpha: fix osf_wait4() breakage
Al Viro
2
-5
/
+2
2018-07-21
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-7
/
+25
2018-07-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+0
2018-07-21
Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-9
/
+10
2018-07-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+15
2018-07-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-8
/
+84
2018-07-21
Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
8
-14
/
+52
2018-07-21
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+5
2018-07-21
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
7
-26
/
+17
2018-07-21
mm: make vm_area_dup() actually copy the old vma data
Linus Torvalds
3
-11
/
+7
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
7
-27
/
+44
2018-07-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-9
/
+20
2018-07-21
mm: memcg: fix use after free in mem_cgroup_iter()
Jing Xia
1
-1
/
+1
2018-07-21
mm/huge_memory.c: fix data loss when splitting a file pmd
Hugh Dickins
1
-0
/
+2
2018-07-21
fat: fix memory allocation failure handling of match_strdup()
OGAWA Hirofumi
1
-7
/
+13
2018-07-21
MAINTAINERS: Peter has moved
Peter Senna Tschudin
1
-1
/
+1
2018-07-21
mm/memblock: add missing include <linux/bootmem.h>
Mathieu Malaterre
1
-0
/
+3
2018-07-20
Merge tag 'vfio-v4.18-rc6' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+4
2018-07-20
Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-14
/
+31
2018-07-20
Merge tag 'imx-fixes-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-1
/
+1
2018-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
10
-30
/
+88
2018-07-20
Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+31
2018-07-20
Merge tag 'platform-drivers-x86-v4.18-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-1
/
+1
2018-07-20
Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
24
-47
/
+112
2018-07-20
Merge tag 'nds32-for-linus-4.18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-70
/
+58
2018-07-20
Merge tag 'pm-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-1
/
+20
2018-07-20
Merge tag 'acpi-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+1
2018-07-20
nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMD
Roland Dreier
1
-1
/
+1
2018-07-20
platform/x86: dell-laptop: Fix backlight detection
Damien Thébault
1
-1
/
+1
[next]