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-11
x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVEC
Thomas Gleixner
1
-4
/
+2
2020-06-11
x86/entry: Switch XEN/PV hypercall entry to IDTENTRY
Thomas Gleixner
2
-43
/
+1
2020-06-11
x86/xen: Split HVM vector callback setup and interrupt gate allocation
Vitaly Kuznetsov
1
-11
/
+17
2020-06-11
i2c: Drop stray comma in MODULE_AUTHOR statements
Jean Delvare
2
-3
/
+3
2020-06-11
i2c: npcm7xx: npcm_i2caddr[] can be static
kernel test robot
1
-1
/
+1
2020-06-11
Merge tag 'drm-misc-next-fixes-2020-06-11' of git://anongit.freedesktop.org/d...
Dave Airlie
5
-5
/
+8
2020-06-11
drm/ast: fix missing break in switch statement for format->cpp[0] case 4
Colin Ian King
1
-0
/
+1
2020-06-11
mailbox: qcom: Add ipq6018 apcs compatible
Sivaprakash Murugesan
1
-0
/
+5
2020-06-11
mailbox: qcom: Add clock driver name in apcs mailbox driver data
Sivaprakash Murugesan
1
-18
/
+38
2020-06-11
kernel: set USER_DS in kthread_use_mm
Christoph Hellwig
2
-7
/
+0
2020-06-11
kernel: better document the use_mm/unuse_mm API contract
Christoph Hellwig
5
-10
/
+10
2020-06-11
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
1
-1
/
+1
2020-06-11
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
10
-12
/
+4
2020-06-11
Crypto/chcr: Checking cra_refcnt before unregistering the algorithms
Ayush Sawal
1
-4
/
+14
2020-06-11
Crypto/chcr: Calculate src and dst sg lengths separately for dma map
Ayush Sawal
1
-18
/
+45
2020-06-11
net: cadence: macb: disable NAPI on error
Corentin Labbe
1
-1
/
+4
2020-06-11
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-2
/
+2
2020-06-11
Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-58
/
+28
2020-06-11
Revert "bus: ti-sysc: Increase max softreset wait"
Tony Lindgren
1
-1
/
+1
2020-06-11
drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()
Denis Efremov
1
-1
/
+1
2020-06-11
drm/amd/display: Use kvfree() to free coeff in build_regamma()
Denis Efremov
1
-1
/
+1
2020-06-11
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2020-06-11
Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-1
/
+4
2020-06-11
Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
12
-74
/
+467
2020-06-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
29
-779
/
+2662
2020-06-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
24
-119
/
+2315
2020-06-10
Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-25
/
+57
2020-06-10
vxlan: Remove access to nexthop group struct
David Ahern
1
-5
/
+3
2020-06-10
nexthop: Fix fdb labeling for groups
David Ahern
1
-1
/
+1
2020-06-10
Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
83
-2484
/
+4131
2020-06-10
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
132
-615
/
+13265
2020-06-10
Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
34
-524
/
+4100
2020-06-10
cdrom: fix an incorrect __user annotation on cdrom_sysctl_info
Christoph Hellwig
1
-1
/
+1
2020-06-10
Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
21
-184
/
+272
2020-06-10
iommu/vt-d: Move Intel IOMMU driver into subdirectory
Joerg Roedel
9
-9
/
+9
2020-06-10
iommu/amd: Move AMD IOMMU driver into subdirectory
Joerg Roedel
8
-5
/
+5
2020-06-10
Merge branch 'acpica'
Rafael J. Wysocki
2
-1
/
+4
2020-06-10
Merge branches 'pm-cpufreq' and 'pm-acpi'
Rafael J. Wysocki
6
-45
/
+98
2020-06-10
Merge branch 'pm-opp'
Rafael J. Wysocki
7
-54
/
+425
2020-06-10
scsi: acornscsi: Fix an error handling path in acornscsi_probe()
Christophe JAILLET
1
-1
/
+3
2020-06-10
drm/sun4i: hdmi ddc clk: Fix size of m divider
Jernej Skrabec
2
-2
/
+2
2020-06-10
clocksource/drivers/timer-riscv: Use per-CPU timer interrupt
Anup Patel
2
-11
/
+40
2020-06-10
irqchip: RISC-V per-HART local interrupt controller driver
Anup Patel
4
-9
/
+183
2020-06-10
RISC-V: Rename and move plic_find_hart_id() to arch directory
Anup Patel
1
-15
/
+1
2020-06-10
scsi: storvsc: Remove memset before memory freeing in storvsc_suspend()
Denis Efremov
1
-3
/
+0
2020-06-10
scsi: cxlflash: Remove an unnecessary NULL check
Dan Carpenter
1
-3
/
+0
2020-06-10
scsi: ibmvscsi: Don't send host info in adapter info MAD after LPM
Tyrel Datwyler
1
-0
/
+2
2020-06-10
scsi: sr: Fix sr_probe() missing deallocate of device minor
Simon Arlott
1
-1
/
+5
2020-06-10
scsi: sr: Fix sr_probe() missing mutex_destroy
Simon Arlott
1
-0
/
+1
2020-06-10
scsi: st: Convert convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-15
/
+5
[prev]
[next]