index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2017-09-08
488
-2101
/
+6346
|
\
|
*
KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables list
Paul Mackerras
2017-08-30
1
-11
/
+10
|
*
KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
Paul Mackerras
2017-08-25
1
-22
/
+34
|
*
KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state
Paolo Bonzini
2017-08-25
2
-6
/
+17
|
*
KVM: x86: simplify handling of PKRU
Paolo Bonzini
2017-08-25
5
-30
/
+10
|
*
KVM: x86: block guest protection keys unless the host has them enabled
Paolo Bonzini
2017-08-25
1
-1
/
+1
|
*
KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document them
Benjamin Herrenschmidt
2017-08-24
1
-2
/
+55
|
*
KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit loss
Benjamin Herrenschmidt
2017-08-24
1
-1
/
+10
|
*
KVM: PPC: Book3S HV: Use msgsync with hypervisor doorbells on POWER9
Nicholas Piggin
2017-08-24
1
-0
/
+3
|
*
Merge tag 'kvm-s390-master-4.13-2' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
2017-08-21
1
-2
/
+5
|
|
\
|
*
|
Linux 4.13-rc6
v4.13-rc6
Linus Torvalds
2017-08-20
1
-1
/
+1
|
*
|
Sanitize 'move_pages()' permission checks
Linus Torvalds
2017-08-20
1
-8
/
+3
|
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-08-20
19
-68
/
+85
|
|
\
\
|
|
*
|
x86: Constify attribute_group structures
Arvind Yadav
2017-08-18
7
-36
/
+36
|
|
*
|
x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt'
Alexander Potapenko
2017-08-17
1
-3
/
+4
|
|
*
|
x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks
Oleg Nesterov
2017-08-16
2
-4
/
+2
|
|
*
|
x86: Fix norandmaps/ADDR_NO_RANDOMIZE
Oleg Nesterov
2017-08-16
1
-2
/
+2
|
|
*
|
x86/mtrr: Prevent CPU hotplug lock recursion
Thomas Gleixner
2017-08-15
1
-3
/
+15
|
|
*
|
x86: Mark various structures and functions as 'static'
Colin Ian King
2017-08-11
4
-5
/
+5
|
|
*
|
x86/cpufeature, kvm/svm: Rename (shorten) the new "virtualized VMSAVE/VMLOAD"...
Borislav Petkov
2017-08-11
2
-2
/
+2
|
|
*
|
x86/smpboot: Unbreak CPU0 hotplug
Vitaly Kuznetsov
2017-08-10
1
-13
/
+17
|
|
*
|
x86/asm/64: Clear AC on NMI entries
Andy Lutomirski
2017-08-10
1
-0
/
+2
|
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-08-20
5
-11
/
+12
|
|
\
\
\
|
|
*
\
\
Merge branch 'clockevents/4.13-fixes' of http://git.linaro.org/people/daniel....
Ingo Molnar
2017-08-13
5
-11
/
+12
|
|
|
\
\
\
|
|
|
*
|
|
clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace is e...
Ding Tianhong
2017-08-11
1
-2
/
+2
|
|
|
*
|
|
clocksource/drivers/Kconfig: Fix CLKSRC_PISTACHIO dependencies
Matt Redfearn
2017-08-11
1
-1
/
+1
|
|
|
*
|
|
clocksource/drivers/timer-of: Checking for IS_ERR() instead of NULL
Dan Carpenter
2017-08-11
1
-2
/
+2
|
|
|
*
|
|
clocksource/drivers/em_sti: Fix error return codes in em_sti_probe()
Gustavo A. R. Silva
2017-08-10
1
-5
/
+6
|
|
|
*
|
|
clocksource/drivers/arm_arch_timer: Fix mem frame loop initialization
Matthias Kaehlcke
2017-08-10
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-08-20
3
-19
/
+48
|
|
\
\
\
\
\
|
|
*
|
|
|
|
perf/core: Fix time on IOC_ENABLE
Peter Zijlstra
2017-08-10
1
-5
/
+36
|
|
*
|
|
|
|
perf/x86: Fix RDPMC vs. mm_struct tracking
Peter Zijlstra
2017-08-10
3
-14
/
+12
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-08-20
12
-38
/
+84
|
|
\
\
\
\
\
|
|
*
|
|
|
|
genirq/ipi: Fixup checks against nr_cpu_ids
Alexey Dobriyan
2017-08-20
1
-2
/
+2
|
|
*
|
|
|
|
genirq: Restore trigger settings in irq_modify_status()
Marc Zyngier
2017-08-18
1
-2
/
+8
|
|
*
|
|
|
|
MAINTAINERS: Remove Jason Cooper's irqchip git tree
Florian Fainelli
2017-08-18
1
-1
/
+0
|
|
*
|
|
|
|
Merge tag 'irqchip-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2017-08-14
9
-33
/
+74
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
irqchip/gic-v3-its-platform-msi: Fix msi-parent parsing loop
Lorenzo Pieralisi
2017-08-10
1
-0
/
+1
|
|
|
*
|
|
|
|
irqchip/gic-v3-its: Allow GIC ITS number more than MAX_NUMNODES
Hanjun Guo
2017-08-10
1
-7
/
+31
|
|
|
*
|
|
|
|
irqchip: brcmstb-l2: Define an irq_pm_shutdown function
Florian Fainelli
2017-08-07
1
-0
/
+1
|
|
|
*
|
|
|
|
irqchip/gic: Ensure we have an ISB between ack and ->handle_irq
Will Deacon
2017-08-02
2
-2
/
+7
|
|
|
*
|
|
|
|
irqchip/gic-v3-its: Remove ACPICA version check for ACPI NUMA
Robert Richter
2017-08-02
1
-1
/
+1
|
|
|
*
|
|
|
|
irqchip/gic-v3: Honor forced affinity setting
Suzuki K Poulose
2017-07-04
1
-1
/
+6
|
|
|
*
|
|
|
|
irqchip/gic-v3: Report failures in gic_irq_domain_alloc
Suzuki K Poulose
2017-07-04
1
-2
/
+5
|
|
|
*
|
|
|
|
irqchip/gic-v2: Report failures in gic_irq_domain_alloc
Suzuki K Poulose
2017-07-04
1
-2
/
+5
|
|
|
*
|
|
|
|
irqchip/atmel-aic: Remove root argument from ->fixup() prototype
Boris Brezillon
2017-07-04
4
-15
/
+15
|
|
|
*
|
|
|
|
irqchip/atmel-aic: Fix unbalanced refcount in aic_common_rtc_irq_fixup()
Boris Brezillon
2017-07-04
1
-2
/
+2
|
|
|
*
|
|
|
|
irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup()
Boris Brezillon
2017-07-04
1
-1
/
+0
|
*
|
|
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-08-20
5
-0
/
+76
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
kernel/watchdog: Prevent false positives with turbo modes
Thomas Gleixner
2017-08-18
5
-0
/
+76
[next]