summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-10-12parisc: use compat_sys_keyctl()Eric Biggers1-1/+1
2017-10-12MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki1-2/+3
2017-10-12PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11Bjorn Helgaas1-0/+32
2017-10-12PCI: Mark Haswell Power Control Unit as having non-compliant BARsBjorn Helgaas1-7/+13
2017-10-12MIPS: Fix mips_atomic_set() retry conditionJames Hogan1-1/+1
2017-09-15MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton1-0/+3
2017-09-15powerpc/64: Initialise thread_info for emergency stacksNicholas Piggin1-0/+25
2017-09-15powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao1-0/+12
2017-09-15KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li3-4/+7
2017-09-15MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski1-1/+2
2017-09-15KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li1-9/+11
2017-09-15osf_wait4(): fix infoleakAl Viro1-2/+4
2017-09-15KVM: x86: zero base3 of unusable segmentsRadim Krčmář1-0/+2
2017-09-15KVM: x86: fix use of uninitialized memory as segment descriptor in emulator.Gleb Natapov1-1/+3
2017-09-15KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li1-9/+15
2017-09-15powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hashMichael Ellerman1-0/+12
2017-08-26x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott1-0/+1
2017-08-26um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger1-1/+1
2017-08-26net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy1-0/+1
2017-08-26x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra1-1/+1
2017-07-18mm: Tighten x86 /dev/mem with zeroing readsKees Cook1-11/+30
2017-07-18x86/mm/init.c: Fix devmem_is_allowed() off by oneT Makphaibulchoke1-1/+1
2017-07-18ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf1-0/+12
2017-07-18MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan1-15/+33
2017-07-18x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner1-1/+1
2017-07-18powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras1-8/+19
2017-07-18s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri1-16/+19
2017-07-18xen: do not re-use pirq number cached in pci device msi msg dataDan Streetman1-16/+7
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins15-113/+179
2017-06-05MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann1-1/+0
2017-06-05MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill1-8/+12
2017-06-05MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle1-0/+2
2017-06-05powerpc/xmon: Fix data-breakpointRavi Bangoria1-1/+3
2017-06-05x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky1-1/+1
2017-06-05MIPS: 'make -s' should be silentArnd Bergmann1-2/+2
2017-03-16Revert "KVM: x86: expose MSR_TSC_AUX to userspace"Ben Hutchings1-16/+1
2017-03-16ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-03-16parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller3-5/+10
2017-03-16powerpc: Ignore reserved field in DCSR and PVR reads and writesAnton Blanchard1-3/+3
2017-03-16powerpc/ptrace: Preserve previous fprs/vsrs on short regset writeDave Martin1-0/+7
2017-03-16ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland2-0/+19
2017-03-16x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba1-1/+1
2017-03-16sparc: leon: Fix a retry loop in leon_init_timers()Dan Carpenter1-28/+28
2017-03-16powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand2-12/+1
2017-03-16powerpc/ibmebus: Fix further device reference leaksJohan Hovold1-2/+6
2017-03-16powerpc/ibmebus: Fix device reference leaks in sysfs interfaceJohan Hovold1-2/+6
2017-03-16cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selectedGuenter Roeck1-0/+8
2017-02-26kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson1-6/+5
2017-02-23Fix potential infoleak in older kernelsLinus Torvalds1-5/+5
2017-02-23ARM: dma-mapping: don't allow DMA mappings to be marked executableRussell King1-2/+2