summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-05-25osf_wait4(): fix infoleakAl Viro
2017-05-25metag/uaccess: Check access_ok in strncpy_from_userJames Hogan
2017-05-25metag/uaccess: Fix access_ok()James Hogan
2017-05-25arm64: uaccess: ensure extension of access_ok() addrMark Rutland
2017-05-25arm64: xchg: hazard against entire exchange variableMark Rutland
2017-05-25ARM: dts: at91: sama5d3_xplained: not all ADC channels are availableLudovic Desroches
2017-05-25ARM: dts: at91: sama5d3_xplained: fix ADC vrefLudovic Desroches
2017-05-25powerpc/64e: Fix hang when debugging programs with relocated kernelLiuHailong
2017-05-25powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler
2017-05-25powerpc/book3s/mce: Move add_taint() later in virtual modeMahesh Salgaonkar
2017-05-25s390/cputime: fix incorrect system timeMartin Schwidefsky
2017-05-25s390/kdump: Add final noteMichael Holzheu
2017-05-25KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li
2017-05-25KVM: x86: Fix load damaged SSEx MXCSR registerWanpeng Li
2017-05-25ARM: tegra: paz00: Mark panel regulator as enabled on bootMarc Dietrich
2017-05-20arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier
2017-05-20KVM: arm/arm64: fix races in kvm_psci_vcpu_onAndrew Jones
2017-05-20KVM: x86: fix user triggerable warning in kvm_apic_accept_events()David Hildenbrand
2017-05-20um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger
2017-05-20x86, pmem: Fix cache flushing for iovec write < 8 bytesBen Hutchings
2017-05-20x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra
2017-05-20xen: adjust early dom0 p2m handling to xen hypervisor behaviorJuergen Gross
2017-05-14bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann
2017-05-14MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin
2017-05-14KVM: nVMX: do not leak PML full vmexit to L1Ladi Prosek
2017-05-14KVM: nVMX: initialize PML fields in vmcs02Ladi Prosek
2017-05-14Revert "KVM: nested VMX: disable perf cpuid reporting"Jim Mattson
2017-05-14x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko
2017-05-14kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu
2017-05-14x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky
2017-05-14x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko
2017-05-14ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 buildMatthijs van Duin
2017-05-14powerpc/powernv: Fix opal_exit tracepoint opcodeMichael Ellerman
2017-05-14ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 modeArd Biesheuvel
2017-05-02ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf
2017-05-02ARCv2: save r30 on kernel entry as gcc uses it for code-genVineet Gupta
2017-05-02MIPS: Avoid BUG warning in arch_check_elfJames Cowgill
2017-05-02MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan
2017-05-02sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka
2017-05-02sparc64: kern_addr_valid regressionbob picco
2017-05-02xen/x86: don't lose event interruptsStefano Stabellini
2017-05-02MIPS: Fix crash registers on non-crashing CPUsCorey Minyard
2017-05-02ARM: OMAP2+: timer: add probe for clocksourcesTero Kristo
2017-04-27x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams
2017-04-27kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose
2017-04-27x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam
2017-04-27powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria
2017-04-27s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger
2017-04-21MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch.Greg Kroah-Hartman
2017-04-21mm: Tighten x86 /dev/mem with zeroing readsKees Cook