summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-11-20parisc: Fix order of EREFUSED define in errno.hHelge Deller
2016-11-20arm: oabi compat: add missing access checksDave Weinstein
2016-11-20x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior
2016-11-20x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-11-20s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2016-11-20avr32: off by one in at32_init_pio()Dan Carpenter
2016-11-20KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-11-20ARM: OMAP3: hwmod data: Add sysc information for DSISebastian Reichel
2016-11-20MIPS: RM7000: Double locking bug in rm7k_tc_disable()Dan Carpenter
2016-11-20KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson
2016-11-20KVM: nVMX: fix lifetime issues for vmcs02Paolo Bonzini
2016-11-20x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-11-20x86/quirks: Reintroduce scanning of secondary busesLukas Wunner
2016-11-20x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner
2016-11-20powerpc/numa: Fix multiple bugs in memory_hotplug_max()Bharata B Rao
2016-08-22x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov
2016-08-22kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu
2016-08-22x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin
2016-08-22parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller
2016-08-22KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini
2016-08-22ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King
2016-08-22x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARsPrarit Bhargava
2016-08-22powerpc/mm/hash64: Fix subpage protection with 4K HPTE configMichael Ellerman
2016-08-22powerpc/mm/hash64: Factor out hash preload psize checkMichael Ellerman
2016-08-22MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WARJoshua Kinard
2016-08-22alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IOBjorn Helgaas
2016-06-15parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin
2016-06-15x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich
2016-06-15s390/hugetlb: add hugepages_supported defineDominik Dingel
2016-06-15powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard
2016-06-15kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack
2016-06-15x86, sparse: Do not force removal of __user when calling copy_to/from_user_no...Steven Rostedt
2016-06-15x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomicAndi Kleen
2016-06-15x86/microcode/amd: Do not overwrite final patch levelsBorislav Petkov
2016-06-15x86/microcode/amd: Extract current patch level read to a functionBorislav Petkov
2016-05-01x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert
2016-05-01x86: standardize mmap_rnd() usageKees Cook
2016-05-01parisc: Unbreak handling exceptions from kernel modulesHelge Deller
2016-05-01parisc: Fix kernel crash with reversed copy_from_user()Helge Deller
2016-05-01parisc: Avoid function pointers for kernel exception routinesHelge Deller
2016-05-01KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya
2016-05-01fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-05-01x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski
2016-05-01x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-05-01x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas
2016-05-01KVM: i8254: change PIT discard tick policyRadim Krčmář
2016-04-01s390/mm: four page table levels vs. forkMartin Schwidefsky
2016-04-01MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki
2016-04-01PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt
2016-04-01x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...Toshi Kani