Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
1f3745afb9d749681f752a726d5296429e65e989
/
arch
2dc1504
MIPS: kexec: Relax memory restriction
by Dengcheng Zhu
· 6 years ago
ec6eb73
x86/CPU: Use correct macros for Cyrix calls
by Matthew Whitehead
· 6 years ago
cb0105e
ARM: dts: marvell: Fix SPI and I2C bus warnings
by Rob Herring
· 6 years ago
5e4cf0e
ARM: dts: ste: Fix SPI controller node names
by Rob Herring
· 6 years ago
30ef1cc
ARM: dts: ux500: Fix LCDA clock line muxing
by Linus Walleij
· 7 years ago
6666c91
ARM: dts: ux500: Correct SCU unit address
by Geert Uytterhoeven
· 7 years ago
5bd3bc7
ARM: dts: am335x-evm: fix number of cpsw
by Grygorii Strashko
· 6 years ago
63ce52b
libfdt: Ensure INT_MAX is defined in libfdt_env.h
by Rob Herring
· 6 years ago
3e6636c
powerpc/pseries: Disable CPU hotplug across migrations
by Nathan Fontenot
· 6 years ago
2fd5485
powerpc/64s/hash: Fix stab_rr off by one initialization
by Nicholas Piggin
· 6 years ago
3faa1d3
powerpc/iommu: Avoid derefence before pointer check
by Breno Leitao
· 6 years ago
c88208f
ARM: dts: rockchip: Fix erroneous SPI bus dtc warnings on rk3036
by Rob Herring
· 6 years ago
6713c5d
ARM: dts: socfpga: Fix I2C bus unit-address error
by Dinh Nguyen
· 6 years ago
039eb3d
powerpc/vdso: Correct call frame information
by Alan Modra
· 6 years ago
0b6bc03
ARM: dts: qcom: ipq4019: fix cpu0's qcom,saw2 reg value
by Christian Lamparter
· 6 years ago
674d72a
ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is set
by Oleksij Rempel
· 6 years ago
75c3695
signal: Properly deliver SIGSEGV from x86 uprobes
by Eric W. Biederman
· 7 years ago
1d22d1c
ARM: dts: omap3-gta04: keep vpll2 always on
by H. Nikolaus Schaller
· 6 years ago
fffef13
ARM: dts: omap3-gta04: make NAND partitions compatible with recent U-Boot
by H. Nikolaus Schaller
· 6 years ago
7d98984
ARM: dts: omap3-gta04: fix touchscreen tsc2007
by H. Nikolaus Schaller
· 6 years ago
edb200c
ARM: dts: omap3-gta04: tvout: enable as display1 alias
by H. Nikolaus Schaller
· 6 years ago
f15960c
ARM: dts: omap3-gta04: fixes for tvout / venc
by H. Nikolaus Schaller
· 6 years ago
8378573
ARM: dts: omap3-gta04: give spi_lcd node a label so that we can overwrite in other DTS files
by H. Nikolaus Schaller
· 6 years ago
782f1f8
mips: txx9: fix iounmap related issue
by Ding Xiang
· 6 years ago
9d394b0
ARM: dts: exynos: Disable pull control for S5M8767 PMIC
by Marek Szyprowski
· 6 years ago
a92b7ad
ARM: dts: pxa: fix power i2c base address
by Marcel Ziswiler
· 6 years ago
95fc1d6
ARM: dts: exynos: Fix regulators configuration on Peach Pi/Pit Chromebooks
by Marek Szyprowski
· 6 years ago
f0d33cc
ARM: dts: exynos: Fix sound in Snow-rev5 Chromebook
by Marek Szyprowski
· 6 years ago
ba2c41f
MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3
by Tuomas Tynkkynen
· 6 years ago
acf8b40
ARM: dts: at91/trivial: Fix USART1 definition for at91sam9g45
by Jay Foster
· 6 years ago
c1efc7c
arm64: dts: tegra210-p2180: Correct sdmmc4 vqmmc-supply
by Aapo Vienamo
· 6 years ago
c6e94ac
kvm: x86: mmu: Recovery of shattered NX large pages
by Junaid Shahid
· 5 years ago
a7ad794
kvm: mmu: ITLB_MULTIHIT mitigation
by Paolo Bonzini
· 5 years ago
12ceedb
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
by Vineela Tummalapalli
· 5 years ago
1b08d2a
KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is active
by Paolo Bonzini
· 5 years ago
52644d8
KVM: x86: add tracepoints around __direct_map and FNAME(fetch)
by Paolo Bonzini
· 6 years ago
9dc6bc3
KVM: x86: Add is_executable_pte()
by Ben Hutchings
· 5 years ago
515fa37
KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON
by Paolo Bonzini
· 6 years ago
1d48204
KVM: x86: remove now unneeded hugepage gfn adjustment
by Paolo Bonzini
· 6 years ago
2e013f0
KVM: x86: make FNAME(fetch) and __direct_map more similar
by Paolo Bonzini
· 6 years ago
2f57300
kvm: x86: Do not release the page inside mmu_set_spte()
by Junaid Shahid
· 6 years ago
c6170b8
kvm: Convert kvm_lock to a mutex
by Junaid Shahid
· 6 years ago
61524f1
KVM: x86: extend usage of RET_MMIO_PF_* constants
by Paolo Bonzini
· 7 years ago
43a39a3
KVM: x86: simplify ept_misconfig
by Paolo Bonzini
· 7 years ago
042a441
x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
by Josh Poimboeuf
· 5 years ago
0fbf080
x86/tsx: Add config options to set tsx=on|off|auto
by Michal Hocko
· 5 years ago
562afad
x86/tsx: Add "auto" option to the tsx= cmdline parameter
by Pawan Gupta
· 5 years ago
6394535
kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
by Pawan Gupta
· 5 years ago
9392b2d
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
by Pawan Gupta
· 5 years ago
a117aa4
x86/speculation/taa: Add mitigation for TSX Async Abort
by Pawan Gupta
· 5 years ago
2112788
x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
by Pawan Gupta
· 5 years ago
919d561
x86/cpu: Add a helper function x86_read_arch_cap_msr()
by Pawan Gupta
· 5 years ago
2fc5083
x86/msr: Add the IA32_TSX_CTRL MSR
by Pawan Gupta
· 5 years ago
e83ef92
KVM: x86: use Intel speculation bugs and features as derived in generic x86 code
by Paolo Bonzini
· 5 years ago
e9e0278
MIPS: BCM63XX: fix switch core reset on BCM6368
by Jonas Gorski
· 6 years ago
7b93d92
kvm: mmu: Don't read PDPTEs when paging is not enabled
by Junaid Shahid
· 5 years ago
818226c
x86/apic/32: Avoid bogus LDR warnings
by Jan Beulich
· 5 years ago
122134f
x86/apic: Drop logical_smp_processor_id() inline
by Dou Liyang
· 7 years ago
3bbebab
x86/apic: Move pending interrupt check code into it's own function
by Dou Liyang
· 7 years ago
ba7c1d4
perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)
by Kim Phillips
· 5 years ago
59d550d
perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP validity
by Kim Phillips
· 5 years ago
4b1ee30
MIPS: bmips: mark exception vectors as char arrays
by Jonas Gorski
· 5 years ago
2c4a12d
ARM: davinci: dm365: Fix McBSP dma_slave_map entry
by Peter Ujfalusi
· 5 years ago
cc087a7
ARM: dts: imx7s: Correct GPT's ipg clock source
by Anson Huang
· 5 years ago
5124ad2
ARM: mm: fix alignment handler faults under memory pressure
by Russell King
· 5 years ago
e3d85d2
ARM: dts: logicpd-torpedo-som: Remove twl_keypad
by Adam Ford
· 5 years ago
8dc59b4
s390/cmm: fix information leak in cmm_timeout_handler()
by Yihui ZENG
· 5 years ago
5b0942d
s390/uaccess: avoid (false positive) compiler warnings
by Christian Borntraeger
· 5 years ago
e464b50
MIPS: fw: sni: Fix out of bounds init of o32 stack
by Thomas Bogendoerfer
· 5 years ago
8736df2
efi/x86: Do not clean dummy variable in kexec path
by Dave Young
· 5 years ago
b65a108
x86/cpu: Add Atom Tremont (Jacobsville)
by Kan Liang
· 6 years ago
088f758
parisc: Fix vmap memory leak in ioremap()/iounmap()
by Helge Deller
· 5 years ago
8d53ef7
xtensa: drop EXPORT_SYMBOL for outs*/ins*
by Max Filippov
· 5 years ago
bfdf982
MIPS: tlbex: Fix build_restore_pagemask KScratch restore
by Paul Burton
· 5 years ago
b742b54
mips: Loongson: Fix the link time qualifier of 'serial_exit()'
by Christophe JAILLET
· 5 years ago
b49ac60
MIPS: dts: ar9331: fix interrupt-controller size
by Oleksij Rempel
· 5 years ago
3d7f1bf
ARM: dts: am4372: Set memory bandwidth limit for DISPC
by Peter Ujfalusi
· 5 years ago
45c2848
ARM: OMAP2+: Fix missing reset done flag for am3 and am43
by Tony Lindgren
· 5 years ago
1cf0865
x86/asm: Fix MWAITX C-state hint value
by Janakarajan Natarajan
· 5 years ago
83c3684
MIPS: Disable Loongson MMI instructions for kernel build
by Paul Burton
· 5 years ago
04d063d
USB: rio500: Remove Rio 500 kernel driver
by Bastien Nocera
· 5 years ago
0e31027
powerpc/powernv: Restrict OPAL symbol map to only be readable by root
by Andrew Donnellan
· 6 years ago
db074ca
KVM: nVMX: handle page fault in vmread fix
by Jack Wang
· 5 years ago
6d222a8
s390/topology: avoid firing events before kobjs are created
by Vasily Gorbik
· 5 years ago
d2fd027
KVM: s390: Test for bad access register and size at the start of S390_MEM_OP
by Thomas Huth
· 5 years ago
0329daf
hypfs: Fix error number left in struct pointer member
by David Howells
· 6 years ago
6b81ce5
ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned address
by Mike Rapoport
· 5 years ago
4ae0fc9
ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writes
by Will Deacon
· 5 years ago
cbc4467
MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean
by Nathan Chancellor
· 5 years ago
3e8f0e8
arm64: fix unreachable code issue with cmpxchg
by Arnd Bergmann
· 5 years ago
70321fe
powerpc/pseries: correctly track irq state in default idle
by Nathan Lynch
· 5 years ago
70fe3b1
powerpc/64s/exception: machine check use correct cfar for late handler
by Nicholas Piggin
· 5 years ago
57a501a
powerpc/pseries/mobility: use cond_resched when updating device tree
by Nathan Lynch
· 5 years ago
8584279
powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this function
by Christophe Leroy
· 5 years ago
d050b7a
powerpc/rtas: use device model APIs and serialization during LPM
by Nathan Lynch
· 5 years ago
1347c74
ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-up
by Luis Araneda
· 5 years ago
1207161
KVM: x86: Manually calculate reserved bits when loading PDPTRS
by Sean Christopherson
· 5 years ago
d729e30
KVM: x86: set ctxt->have_exception in x86_decode_insn()
by Jan Dakinevich
· 5 years ago
f5cab8c
KVM: x86: always stop emulation on page fault
by Jan Dakinevich
· 5 years ago
64f1b2e
s390/crypto: xts-aes-s390 fix extra run-time crypto self tests finding
by Harald Freudenberger
· 5 years ago
Next »