Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b5861e5cf2fcf83031ea3e26b0a69d887adf7d21
b5861e5
KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2
by Liran Alon
· 7 years ago
564ad0a
Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 7 years ago
ed2ef29
Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 7 years ago
df3190e
arm64: KVM: Remove pgd_lock
by Steven Price
· 7 years ago
a35381e
KVM: Remove obsolete kvm_unmap_hva notifier backend
by Marc Zyngier
· 7 years ago
7d14919
arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMD
by Marc Zyngier
· 7 years ago
694556d
KVM: arm/arm64: Clean dcache to PoC when changing PTE due to CoW
by Marc Zyngier
· 7 years ago
732b531
Merge tag 'kvm-ppc-fixes-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Radim Krčmář
· 7 years ago
df88f31
KVM: s390: Properly lock mm context allow_gmap_hpage_1m setting
by Janosch Frank
· 7 years ago
204c972
KVM: s390: vsie: copy wrapping keys to right place
by Pierre Morel
· 7 years ago
a11bdb1
KVM: s390: Fix pfmf and conditional skey emulation
by Janosch Frank
· 7 years ago
5736184
Linux 4.19-rc2
by Linus Torvalds
· 7 years ago
fd6868d
Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
a3ea991
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
899ba79
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
1395d109
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
501dacb
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
ff924c5
x86/pti: Fix section mismatch warning/error
by Randy Dunlap
· 7 years ago
a72b44a
Merge tag 'omap-for-v4.19/fixes-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 7 years ago
e78e5a9
x86/vdso: Fix lsl operand order
by Samuel Neves
· 7 years ago
360bd62
Merge tag 'linux-watchdog-4.19-rc2' of git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 7 years ago
b18ed66
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
c748610
x86/mce: Fix set_mce_nospec() to avoid #GP fault
by LuckTony
· 7 years ago
420f51f
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
eeb89e2
x86/efi: Load fixmap GDT in efi_call_phys_epilog()
by Joerg Roedel
· 7 years ago
4290d5b
Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
01f6543
Merge tag 'm68k-for-v4.19-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 7 years ago
754cf4b
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
4012e77
x86/nmi: Fix NMI uaccess race against CR3 switching
by Andy Lutomirski
· 7 years ago
829fe4a
x86: Allow generating user-space headers without a compiler
by Ben Hutchings
· 7 years ago
342db04
x86/dumpstack: Don't dump kernel memory based on usermode RIP
by Jann Horn
· 7 years ago
0413bed
of: Add device_type access helper functions
by Rob Herring
· 7 years ago
6fb86d9
cpu/hotplug: Remove skip_onerr field from cpuhp_step structure
by Mukesh Ojha
· 7 years ago
f52bb98
arm64: mm: always enable CONFIG_HOLES_IN_ZONE
by James Morse
· 7 years ago
0986b16
m68k/mac: Use correct PMU response format
by Finn Thain
· 7 years ago
4658aff
Merge tag 'drm-fixes-2018-08-31' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 7 years ago
217c3e0
disable stringop truncation warnings for now
by Stephen Rothwell
· 7 years ago
b6935d2
Merge tag 'pm-4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
a0b9c4d
Merge branch 'pm-core'
by Rafael J. Wysocki
· 7 years ago
bded6c0
clk: x86: Set default parent to 48Mhz
by Akshu Agrawal
· 7 years ago
cebc07d
i2c: sh_mobile: fix leak when using DMA bounce buffer
by Wolfram Sang
· 7 years ago
531db50
i2c: sh_mobile: define start_ch() void as it only returns 0 anyhow
by Wolfram Sang
· 7 years ago
82fe39a
i2c: refactor function to release a DMA safe buffer
by Wolfram Sang
· 7 years ago
1204d12
i2c: algos: bit: make the error messages grepable
by Jan Kundrát
· 7 years ago
9d9a152
i2c: designware: Re-init controllers with pm_disabled set on resume
by Hans de Goede
· 7 years ago
7fd6d98
i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
by Mika Westerberg
· 7 years ago
fb64638
Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
f42b0e18
of: add node name compare helper functions
by Rob Herring
· 7 years ago
9f8f16c
Merge tag 'mtd/for-4.19-rc2' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
48f8e8e
Merge tag 'mmc-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
c012a0f
tools/kvm_stat: re-animate display of dead guests
by Stefan Raspl
· 7 years ago
404517e
tools/kvm_stat: indicate dead guests as such
by Stefan Raspl
· 7 years ago
29c39f38
tools/kvm_stat: handle guest removals more gracefully
by Stefan Raspl
· 7 years ago
0db8b31
tools/kvm_stat: don't reset stats when setting PID filter for debugfs
by Stefan Raspl
· 7 years ago
710ab11
tools/kvm_stat: fix updates for dead guests
by Stefan Raspl
· 7 years ago
617c66b
tools/kvm_stat: fix handling of invalid paths in debugfs provider
by Stefan Raspl
· 7 years ago
58f33cf
tools/kvm_stat: fix python3 issues
by Stefan Raspl
· 7 years ago
c60658d
KVM: x86: Unexport x86_emulate_instruction()
by Sean Christopherson
· 7 years ago
0ce97a2
KVM: x86: Rename emulate_instruction() to kvm_emulate_instruction()
by Sean Christopherson
· 7 years ago
6c3dfeb
KVM: x86: Do not re-{try,execute} after failed emulation in L2
by Sean Christopherson
· 7 years ago
472faff
KVM: x86: Default to not allowing emulation retry in kvm_mmu_page_fault
by Sean Christopherson
· 7 years ago
384bf22
KVM: x86: Merge EMULTYPE_RETRY and EMULTYPE_ALLOW_REEXECUTE
by Sean Christopherson
· 7 years ago
8065dbd
KVM: x86: Invert emulation re-execute behavior to make it opt-in
by Sean Christopherson
· 7 years ago
35be0ad
KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulation
by Sean Christopherson
· 7 years ago
c440990
KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instr
by Sean Christopherson
· 7 years ago
0186ec8
KVM: SVM: remove unused variable dst_vaddr_end
by Colin Ian King
· 7 years ago
b871da4
KVM: nVMX: avoid redundant double assignment of nested_run_pending
by Vitaly Kuznetsov
· 7 years ago
755a8bf
arm/arm64: smccc-1.1: Handle function result as parameters
by Marc Zyngier
· 7 years ago
26e609e
x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()
by Uros Bizjak
· 7 years ago
9222f60
x86/alternatives: Lockdep-enforce text_mutex in text_poke*()
by Jiri Kosina
· 7 years ago
113fc08
objtool: Remove workaround for unreachable warnings from old GCC
by Masahiro Yamada
· 7 years ago
13ba17b
notifier: Remove notifier header file wherever not used
by Mukesh Ojha
· 7 years ago
cb9d7fd
watchdog: Mark watchdog touch functions as notrace
by Vincent Whitchurch
· 7 years ago
f12d11c
x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
by Jann Horn
· 7 years ago
1f59a45
x86/irqflags: Mark native_restore_fl extern inline
by Nick Desaulniers
· 7 years ago
36bf9da
x86/build: Remove jump label quirk for GCC older than 4.5.2
by Masahiro Yamada
· 7 years ago
58c3f14
Merge tag 'riscv-for-linus-4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 7 years ago
49a51c4
Merge tag 'drm-intel-fixes-2018-08-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
185c3cf
Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 7 years ago
852fde0
Merge branch 'mediatek-drm-fixes-4.19' of https://github.com/ckhu-mediatek/linux.git-tags into drm-fixes
by Dave Airlie
· 7 years ago
ff69279
powerpc: disable support for relative ksymtab references
by Ard Biesheuvel
· 7 years ago
af3a5fe
Merge tag 'hwmon-for-linus-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 7 years ago
f3f106d
Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
ff81a52
Merge tag 'nios2-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
by Linus Torvalds
· 7 years ago
80ab316
drm/i915/audio: Hook up component bindings even if displays are disabled
by Chris Wilson
· 7 years ago
299c2a9
drm/i915: Increase LSPCON timeout
by Fredrik Schön
· 7 years ago
f013027
drm/i915: Stop holding a ref to the ppgtt from each vma
by Chris Wilson
· 7 years ago
b4df50d
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
67e6ddb
arm64: defconfig: Enable TI's AM6 SoC platform
by Nishanth Menon
· 7 years ago
1dbd150
ARM: defconfig: Update the ARM Versatile defconfig
by Linus Walleij
· 7 years ago
55a020e
Merge tag 'imx-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
by Olof Johansson
· 7 years ago
74081c9
dt-bindings: watchdog: renesas-wdt: Document r8a774a1 support
by Fabrizio Castro
· 7 years ago
52bd456a
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus
by Jens Axboe
· 7 years ago
8f3fafc
cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
by Scott Bauer
· 7 years ago
36156f9
of: add helper to lookup compatible child node
by Johan Hovold
· 7 years ago
1d8f574
arm/arm64: smccc-1.1: Make return values unsigned long
by Marc Zyngier
· 7 years ago
afce0cc
Documentation/arm64/sve: Couple of improvements and typos
by Julien Grall
· 7 years ago
3f16503
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 7 years ago
450b6b9
clk: npcm7xx: fix memory allocation
by Gustavo A. R. Silva
· 7 years ago
6d3c8ce
x86/xen: remove redundant variable save_pud
by Colin Ian King
· 7 years ago
Next »