kbuild: modversions: Fix relative CRC byte order interpretation
[platform/kernel/linux-rpi.git] / arch /
2019-03-13 Kairui Songx86/kexec: Don't setup EFI info if EFI runtime is not...
2019-03-13 James Morsearm64: kprobe: Always blacklist the KVM world-switch...
2019-03-13 Thomas Lendackyx86/microcode/amd: Don't falsely trick the late loading...
2019-03-13 Wei Huangx86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampo...
2019-03-13 Max Filippovxtensa: SMP: limit number of possible CPUs by NR_CPUS
2019-03-13 Max Filippovxtensa: SMP: mark each possible CPU as present
2019-03-13 Max Filippovxtensa: smp_lx200_defconfig: fix vectors clash
2019-03-13 Max Filippovxtensa: SMP: fix secondary CPU initialization
2019-03-13 Alexandre Ghitiriscv: Adjust mmap base address at a third of task...
2019-03-13 Max Filippovxtensa: SMP: fix ccount_timer_shutdown
2019-03-13 Guo Renriscv: fixup max_low_pfn with PFN_DOWN.
2019-03-10 Max Filippovxtensa: fix get_wchan
2019-03-10 Liu XiangMIPS: irq: Allocate accurate order pages for irq stack
2019-03-10 Kirill A. Shutemovx86/boot/compressed/64: Do not read legacy ROM on EFI...
2019-03-10 Jiaxun Yangx86/CPU/AMD: Set the CPB bit unconditionally on F17h
2019-03-05 Andy Lutomirskix86/uaccess: Don't leak the AC flag into __put_user...
2019-03-05 Paul BurtonMIPS: eBPF: Fix icache flush end address
2019-03-05 Jonas GorskiMIPS: BCM63XX: provide DMA masks for ethernet devices
2019-03-05 Michael ClarkMIPS: fix truncation in __cmpxchg_small for short values
2019-03-05 Vitaly KuznetsovKVM: nSVM: clear events pending from svm_complete_inter...
2019-03-05 Suravee Suthikulpanitsvm: Fix AVIC incomplete IPI emulation
2019-03-05 Vineet GuptaARC: show_regs: lockdep: avoid page allocator...
2019-03-05 Eugeniy PaltsevARC: fix __ffs return value to avoid build warnings
2019-03-05 Peng Haox86/mm/mem_encrypt: Fix erroneous sizeof()
2019-03-05 Dou Liyangirq/matrix: Spread managed interrupts on allocation
2019-02-27 Yu Zhangkvm: x86: Return LA57 feature based on hardware capability
2019-02-27 Alexey BrodkinARC: define ARCH_SLAB_MINALIGN = 8
2019-02-27 Eugeniy PaltsevARC: U-boot: check arguments paranoidly
2019-02-27 Eugeniy PaltsevARCv2: Enable unaligned access in early ASM code
2019-02-27 Dmitry V. Levinparisc: Fix ptrace syscall number modification
2019-02-27 Talons Leealways clear the X2APIC_ENABLE bit for PV guest
2019-02-27 Christophe Leroypowerpc/8xx: fix setting of pagetable for Abatron BDI...
2019-02-27 Thomas BogendoerferMIPS: jazz: fix 64bit build
2019-02-27 Alban BedelMIPS: ath79: Enable OF serial ports in the default...
2019-02-27 Paul BurtonMIPS: eBPF: Always return sign extended 32b values
2019-02-27 Mathieu DesnoyersARM: 8834/1: Fix: kprobes: optimized kprobes illegal...
2019-02-20 Borislav Petkovx86/a.out: Clear the dump structure initially
2019-02-20 Hedi Berrichex86/platform/UV: Use efi_runtime_lock to serialise...
2019-02-20 Meelis Roosalpha: Fix Eiger NR_IRQS to 128
2019-02-20 Sergei Trofimovichalpha: fix page fault handling for r16-r18 targets
2019-02-20 Xiaoyao Likvm: vmx: Fix entry number check for add_atomic_switch_...
2019-02-20 Vitaly Kuznetsovx86/kvm/nVMX: read from MSR_IA32_VMX_PROCBASED_CTLS2...
2019-02-20 Stefan O'Rearriscv: Add pte bit to distinguish swap from invalid
2019-02-20 Jiri Olsaperf/x86: Add check_period PMU callback
2019-02-20 Tony LindgrenARM: OMAP5+: Fix inverted nirq pin interrupts with...
2019-02-20 David Rientjeskvm: sev: Fail KVM_SEV_INIT if already initialized
2019-02-20 Nicholas Mc Guiregpio: pl061: handle failed allocations
2019-02-20 Linus WalleijARM: dts: kirkwood: Fix polarity of GPIO fan lines
2019-02-20 Peter UjfalusiARM: dts: da850-lcdk: Correct the sound card name
2019-02-20 Peter UjfalusiARM: dts: da850-lcdk: Correct the audio codec regulators
2019-02-20 Peter UjfalusiARM: dts: da850-evm: Correct the sound card name
2019-02-20 Peter UjfalusiARM: dts: da850-evm: Correct the audio codec regulators
2019-02-20 David Abdurachmanovriscv: fix trace_sys_exit hook
2019-02-20 Russell KingARM: fix the cockup in the previous patch
2019-02-20 Russell KingARM: ensure that processor vtables is not lost after...
2019-02-20 Russell KingARM: spectre-v2: per-CPU vtables to work around big...
2019-02-20 Russell KingARM: add PROC_VTABLE and PROC_TABLE macros
2019-02-20 Russell KingARM: clean up per-processor check_bugs method call
2019-02-20 Russell KingARM: split out processor lookup
2019-02-20 Russell KingARM: make lookup_processor_type() non-__init
2019-02-20 Julien ThierryARM: 8810/1: vfp: Fix wrong assignement to ufp_exc
2019-02-20 Julien ThierryARM: 8797/1: spectre-v1.1: harden __copy_to_user
2019-02-20 Julien ThierryARM: 8796/1: spectre-v1,v1.1: provide helpers for addre...
2019-02-20 Julien ThierryARM: 8795/1: spectre-v1.1: use put_user() for __put_user()
2019-02-20 Julien ThierryARM: 8794/1: uaccess: Prevent speculative use of the...
2019-02-20 Julien ThierryARM: 8793/1: signal: replace __put_user_error with...
2019-02-20 Julien ThierryARM: 8792/1: oabi-compat: copy oabi events using __copy...
2019-02-20 Julien ThierryARM: 8791/1: vfp: use __copy_to_user() when saving...
2019-02-20 Julien ThierryARM: 8790/1: signal: always use __copy_to_user to save...
2019-02-20 Julien ThierryARM: 8789/1: signal: copy registers using __copy_to_user()
2019-02-15 Aneesh Kumar K.Vpowerpc/radix: Fix kernel crash with mremap()
2019-02-15 Bartosz GolaszewskiARM: dts: da850: fix interrupt numbers for clocksource
2019-02-15 Marc GonzalezARM: tango: Improve ARCH_MULTIPLATFORM compatibility
2019-02-15 Russell KingARM: iop32x/n2100: fix PCI IRQ mapping
2019-02-15 Paul BurtonMIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds...
2019-02-15 Yifeng Limips: loongson64: remove unreachable(), fix loongson_po...
2019-02-15 Paul BurtonMIPS: VDSO: Use same -m%-float cflag as the kernel...
2019-02-15 Aaro KoskinenMIPS: OCTEON: don't set octeon_dma_bar_type if PCI...
2019-02-15 Vladimir Kondratievmips: cm: reprime error cause
2019-02-12 Peter Zijlstraperf/x86/intel: Delay memory deallocation until x86_pmu...
2019-02-12 Tony Luckx86/MCE: Initialize mce.bank in the case of a fatal...
2019-02-12 Kan Liangperf/x86/intel/uncore: Add Node ID mask
2019-02-12 Josh Poimboeufcpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
2019-02-12 Peter ShierKVM: nVMX: unconditionally cancel preemption timer...
2019-02-12 Paolo BonziniKVM: x86: work around leak of uninitialized stack conte...
2019-02-12 Dave Martinarm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definition
2019-02-12 Randy Dunlaparch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob...
2019-02-12 Anton Ivanovum: Avoid marking pages with "changed protection"
2019-02-12 Stefan RoeseMIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8
2019-02-12 Mahesh Salgaonkarpowerpc/fadump: Do not allow hot-remove memory from...
2019-02-12 Vitaly KuznetsovKVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported
2019-02-12 Christophe Leroypowerpc/mm: Fix reporting of kernel execute faults...
2019-02-12 Alexey Kardashevskiypowerpc/powernv/ioda: Allocate indirect TCE levels...
2019-02-12 Madhavan Srinivasanpowerpc/perf: Fix thresholding counter data for unknown...
2019-02-12 Christophe Leroypowerpc/uaccess: fix warning/error with access_ok()
2019-02-12 Linus Walleijmmc: jz4740: Get CD/WP GPIOs from descriptors
2019-02-12 Suraj Jitindar SinghKVM: PPC: Book3S: Only report KVM_CAP_SPAPR_TCE_VFIO...
2019-02-12 Arnd BergmannARM: pxa: avoid section mismatch warning
2019-02-12 Andrey SmirnovARM: dts: imx51-zii-rdu1: Do not specify "power-gpio...
2019-02-12 Linus WalleijARM: dts: Fix up the D-Link DIR-685 MTD partition info
next