index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm/arm64: fix the incompatible matching for external abort
Dongjiu Geng
2017-11-06
2
-2
/
+2
*
KVM: arm/arm64: Unify 32bit fault injection
Marc Zyngier
2017-11-06
5
-218
/
+131
*
KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET
Eric Auger
2017-11-06
3
-49
/
+58
*
KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESET
Eric Auger
2017-11-06
1
-0
/
+20
*
KVM: arm/arm64: vgic-its: Free caches when GITS_BASER Valid bit is cleared
Eric Auger
2017-11-06
1
-4
/
+18
*
KVM: arm/arm64: vgic-its: New helper functions to free the caches
wanghaibin
2017-11-06
1
-21
/
+20
*
KVM: arm/arm64: vgic-its: Remove kvm_its_unmap_device
Eric Auger
2017-11-06
1
-12
/
+2
*
arm/arm64: KVM: Load the timer state when enabling the timer
Christoffer Dall
2017-11-06
1
-0
/
+4
*
KVM: arm/arm64: Rework kvm_timer_should_fire
Christoffer Dall
2017-11-06
3
-4
/
+24
*
KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate
Christoffer Dall
2017-11-06
3
-26
/
+0
*
KVM: arm/arm64: Avoid phys timer emulation in vcpu entry/exit
Christoffer Dall
2017-11-06
1
-24
/
+51
*
KVM: arm/arm64: Move phys_timer_emulate function
Christoffer Dall
2017-11-06
1
-16
/
+16
*
KVM: arm/arm64: Use kvm_arm_timer_set/get_reg for guest register traps
Christoffer Dall
2017-11-06
1
-27
/
+14
*
KVM: arm/arm64: Support EL1 phys timer register access in set/get reg
Christoffer Dall
2017-11-06
3
-2
/
+43
*
KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit
Christoffer Dall
2017-11-06
3
-94
/
+178
*
KVM: arm/arm64: Set VCPU affinity for virt timer irq
Christoffer Dall
2017-11-06
1
-0
/
+9
*
KVM: arm/arm64: Move timer save/restore out of the hyp code
Christoffer Dall
2017-11-06
8
-52
/
+95
*
KVM: arm/arm64: Use separate timer for phys timer emulation
Christoffer Dall
2017-11-06
2
-5
/
+19
*
KVM: arm/arm64: Move timer/vgic flush/sync under disabled irq
Christoffer Dall
2017-11-06
1
-13
/
+13
*
KVM: arm/arm64: Rename soft timer to bg_timer
Christoffer Dall
2017-11-06
2
-10
/
+10
*
KVM: arm/arm64: Make timer_arm and timer_disarm helpers more generic
Christoffer Dall
2017-11-06
2
-25
/
+11
*
KVM: arm/arm64: Check that system supports split eoi/deactivate
Christoffer Dall
2017-11-06
2
-4
/
+10
*
KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context
Christoffer Dall
2017-11-06
8
-72
/
+107
*
KVM: arm/arm64: Guard kvm_vgic_map_is_active against !vgic_initialized
Christoffer Dall
2017-11-06
1
-0
/
+3
*
arm64: Use physical counter for in-kernel reads when booted in EL2
Christoffer Dall
2017-11-06
2
-5
/
+9
*
arm64: Implement arch_counter_get_cntpct to read the physical counter
Christoffer Dall
2017-11-06
2
-5
/
+26
*
Linux 4.14-rc4
v4.14-rc4
Linus Torvalds
2017-10-08
1
-1
/
+1
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-10-07
8
-31
/
+36
|
\
|
*
scsi: ibmvscsis: Fix write_pending failure path
Bryant G. Ly
2017-10-02
1
-1
/
+1
|
*
scsi: libiscsi: Remove iscsi_destroy_session
Khazhismel Kumykov
2017-10-02
2
-17
/
+0
|
*
scsi: libiscsi: Fix use-after-free race during iscsi_session_teardown
Khazhismel Kumykov
2017-10-02
1
-4
/
+4
|
*
scsi: sd: Do not override max_sectors_kb sysfs setting
Martin K. Petersen
2017-10-02
1
-5
/
+14
|
*
scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
Martin K. Petersen
2017-10-02
4
-4
/
+17
*
|
Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-07
5
-10
/
+14
|
\
\
|
*
|
i2c: i2c-stm32f7: make structure stm32f7_setup static const
Colin Ian King
2017-10-05
1
-1
/
+1
|
*
|
i2c: ensure termination of *_device_id tables
Thomas Meyer
2017-10-05
1
-0
/
+1
|
*
|
i2c: i801: Add support for Intel Cedar Fork
Jarkko Nikula
2017-10-05
3
-0
/
+6
|
*
|
i2c: stm32f7: fix setup structure
Pierre-Yves MORDRET
2017-10-05
1
-9
/
+6
*
|
|
Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2017-10-07
11
-162
/
+81
|
\
\
\
|
*
|
|
mmc: sdhci-xenon: Fix clock resource by adding an optional bus clock
Gregory CLEMENT
2017-10-04
3
-9
/
+28
|
*
|
|
mmc: meson-gx: include tx phase in the tuning process
Jerome Brunet
2017-10-04
1
-1
/
+18
|
*
|
|
mmc: meson-gx: fix rx phase reset
Jerome Brunet
2017-10-04
1
-2
/
+4
|
*
|
|
mmc: meson-gx: make sure the clock is rounded down
Jerome Brunet
2017-10-04
1
-2
/
+1
|
*
|
|
mmc: Delete bounce buffer handling
Linus Walleij
2017-10-04
6
-132
/
+12
|
*
|
|
mmc: core: add driver strength selection when selecting hs400es
Chanho Min
2017-10-02
1
-17
/
+19
|
|
/
/
*
|
|
Merge tag 'hwmon-for-linus-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-10-06
1
-8
/
+11
|
\
\
\
|
*
|
|
hwmon: (xgene) Fix up error handling path mixup in 'xgene_hwmon_probe()'
Christophe Jaillet
2017-10-01
1
-8
/
+11
*
|
|
|
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-10-06
3
-5
/
+23
|
\
\
\
\
|
*
|
|
|
clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycle
Marek Szyprowski
2017-10-04
1
-0
/
+15
|
*
|
|
|
Merge tag 'v4.14-rockchip-clkfixes-1' of git://git.kernel.org/pub/scm/linux/k...
Stephen Boyd
2017-09-29
1
-5
/
+7
|
|
\
\
\
\
[next]