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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-06-10
scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()
Sudhakar Panneerselvam
3
-5
/
+5
2020-06-10
scsi: target: Fix NULL pointer dereference
Sudhakar Panneerselvam
3
-13
/
+39
2020-06-10
scsi: target: Initialize LUN in transport_init_se_cmd()
Sudhakar Panneerselvam
6
-28
/
+28
2020-06-10
scsi: target: Factor out a new helper, target_cmd_init_cdb()
Sudhakar Panneerselvam
1
-4
/
+12
2020-06-10
net: mvneta: do not redirect frames during reconfiguration
Lorenzo Bianconi
1
-0
/
+13
2020-06-10
clk: mediatek: Remove ifr{0,1}_cfg_regs structures
Stephen Boyd
1
-30
/
+0
2020-06-09
clk: baikal-t1: remove redundant assignment to variable 'divider'
Colin Ian King
1
-1
/
+1
2020-06-09
clk: baikal-t1: fix spelling mistake "Uncompatible" -> "Incompatible"
Colin Ian King
1
-1
/
+1
2020-06-09
ionic: wait on queue start until after IFF_UP
Shannon Nelson
1
-2
/
+2
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
7
-9
/
+22
2020-06-09
Input: adi - work around module name confict
Arnd Bergmann
1
-0
/
+1
2020-06-09
Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-2
/
+4
2020-06-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
122
-226
/
+190
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
18
-34
/
+33
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
1
-2
/
+2
2020-06-09
mmap locking API: rename mmap_sem to mmap_lock
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: add MMAP_LOCK_INITIALIZER
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem call sites missed by coccinelle
Michel Lespinasse
2
-6
/
+6
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
32
-99
/
+99
2020-06-09
DMA reservations: use the new mmap locking API
Michel Lespinasse
1
-2
/
+3
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
41
-41
/
+40
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
43
-43
/
+43
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
35
-35
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2
-2
/
+2
2020-06-09
power: use show_stack_loglvl()
Dmitry Safonov
1
-1
/
+1
2020-06-09
sysrq: use show_stack_loglvl()
Dmitry Safonov
1
-1
/
+1
2020-06-09
Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
1
-0
/
+8
2020-06-09
fpga: zynqmp: fix modular build
Arnd Bergmann
1
-1
/
+1
2020-06-09
drm/i915/display: Only query DP state of a DDI encoder
Chris Wilson
1
-0
/
+3
2020-06-09
spi: rspi: Use requested instead of maximum bit rate
Geert Uytterhoeven
1
-7
/
+21
2020-06-09
vhost/test: fix up after API change
Michael S. Tsirkin
1
-1
/
+1
2020-06-09
virtio_mem: convert device block size into 64bit
Michael S. Tsirkin
1
-9
/
+9
2020-06-08
i2c: npcm7xx: Fix a couple of error codes in probe
Dan Carpenter
1
-2
/
+2
2020-06-08
Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
25
-263
/
+801
2020-06-08
Merge tag 'rpmsg-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
2
-2
/
+2
2020-06-08
Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-2
/
+44
2020-06-08
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
24
-614
/
+870
2020-06-08
Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
40
-1764
/
+3154
2020-06-08
Merge tag 'drm-next-msm-5.8-2020-06-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
46
-381
/
+1674
2020-06-08
Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
32
-211
/
+778
2020-06-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-5
/
+5
2020-06-08
asm-generic: don't include <linux/mm.h> in cacheflush.h
Christoph Hellwig
2
-2
/
+3
2020-06-08
vhost: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-3
/
+2
2020-06-08
Merge branch 'fixes-v5.7' into fixes
Tony Lindgren
711
-3669
/
+6793
2020-06-08
drivers/perf: hisi: Fix wrong value for all counters enable
Shaokun Zhang
1
-1
/
+1
2020-06-08
random: fix an incorrect __user annotation on proc_do_entropy
Christoph Hellwig
1
-1
/
+1
2020-06-08
regmap: fix the kerneldoc for regmap_test_bits()
Bartosz Golaszewski
1
-2
/
+3
2020-06-08
ACPI: PM: Avoid using power resources if there are none for D0
Rafael J. Wysocki
2
-10
/
+20
2020-06-08
drm/i915/params: fix i915.reset module param type
Jani Nikula
1
-1
/
+1
2020-06-08
drm/i915/gem: Mark the buffer pool as active for the cmdparser
Chris Wilson
1
-8
/
+48
[prev]
[next]