index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
19
-35
/
+89
2020-12-15
zram: break the strict dependency from lzo
Rui Salvaterra
3
-2
/
+44
2020-12-15
zram: add stat to gather incompressible pages since zram set up
Minchan Kim
2
-2
/
+5
2020-12-15
zram: support page writeback
Minchan Kim
1
-4
/
+17
2020-12-15
mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITY
Vlastimil Babka
1
-3
/
+1
2020-12-15
mm, page_poison: use static key more efficiently
Vlastimil Babka
1
-1
/
+1
2020-12-15
lkdtm: disable KASAN for rodata.o
Marco Elver
1
-0
/
+1
2020-12-15
vm_ops: rename .split() callback to .may_split()
Dmitry Safonov
1
-2
/
+2
2020-12-15
xen/unpopulated-alloc: consolidate pgmap manipulation
Dan Williams
1
-7
/
+7
2020-12-15
mm: memcontrol: account pagetables per node
Shakeel Butt
1
-1
/
+1
2020-12-15
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
1
-0
/
+1
2020-12-15
device-dax/kmem: use struct_size()
Dan Williams
1
-1
/
+1
2020-12-15
dma-buf: use krealloc_array()
Bartosz Golaszewski
1
-2
/
+1
2020-12-15
hwtracing: intel: use krealloc_array()
Bartosz Golaszewski
1
-1
/
+1
2020-12-15
drm: atomic: use krealloc_array()
Bartosz Golaszewski
1
-1
/
+2
2020-12-15
edac: ghes: use krealloc_array()
Bartosz Golaszewski
1
-2
/
+2
2020-12-15
pinctrl: use krealloc_array()
Bartosz Golaszewski
1
-1
/
+1
2020-12-15
vhost: vringh: use krealloc_array()
Bartosz Golaszewski
1
-1
/
+2
2020-12-15
ide: remove BUG_ON(in_interrupt() || irqs_disabled()) from ide_unregister()
Sebastian Andrzej Siewior
1
-3
/
+0
2020-12-15
ide/falcon: remove in_interrupt() usage
Sebastian Andrzej Siewior
1
-2
/
+0
2020-12-15
Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-255
/
+243
2020-12-15
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-11
/
+12
2020-12-15
Merge tag 'timers-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
15
-465
/
+158
2020-12-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
16
-43
/
+1092
2020-12-15
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
36
-1040
/
+359
2020-12-15
Merge tag 'm68k-for-v5.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-23
/
+47
2020-12-15
Merge branch 'radeon-fixes' (Radeon and amdgpu fixes)
Linus Torvalds
2
-60
/
+47
2020-12-15
drm/radeon: fix check order in radeon_bo_move
Christian König
1
-30
/
+24
2020-12-15
drm/amdgpu: fix check order in amdgpu_bo_move
Christian König
1
-30
/
+23
2020-12-15
Merge tag 'x86_platform_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+943
2020-12-15
Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+4
2020-12-15
Merge tag 'ras_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+8
2020-12-14
Merge tag 'edac_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
28
-1073
/
+1084
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
154
-1239
/
+7426
2020-12-14
Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
263
-9418
/
+17380
2020-12-14
Merge tag 'for-5.11/revert-problem-v5.10-raid-changes' of git://git.kernel.or...
Linus Torvalds
2
-9
/
+7
2020-12-14
Merge tag 'auxdisplay-for-linus-v5.11' of git://github.com/ojeda/linux
Linus Torvalds
9
-464
/
+1158
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1240
-17737
/
+395122
2020-12-14
Revert "dm raid: fix discard limits for raid1 and raid10"
Mike Snitzer
1
-7
/
+5
2020-12-14
Revert "md: change mddev 'chunk_sectors' from int to unsigned"
Mike Snitzer
1
-2
/
+2
2020-12-14
Merge branches 'edac-spr', 'edac-igen6' and 'edac-misc' into edac-updates-for...
Borislav Petkov
25
-63
/
+1076
2020-12-13
Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-393
/
+82
2020-12-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-9
/
+15
2020-12-12
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2020-12-12
Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-137
/
+165
2020-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-40
/
+159
2020-12-12
md: change mddev 'chunk_sectors' from int to unsigned
Mike Snitzer
1
-2
/
+2
2020-12-12
Merge tag 'timers-v5.11-2' of https://git.linaro.org/people/daniel.lezcano/li...
Thomas Gleixner
3
-31
/
+71
2020-12-12
Input: goodix - add upside-down quirk for Teclast X98 Pro tablet
Simon Beginn
1
-0
/
+12
2020-12-12
Merge tag 'mtd/fixes-for-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-9
/
+27
[next]