summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-17mm/compaction: fix invalid free_pfn and compact_cached_free_pfnJoonsoo Kim1-4/+5
2018-01-17x86/acpi: Reduce code duplication in mp_override_legacy_irq()Vikas C Sajjan1-22/+5
2018-01-17ALSA: aloop: Fix racy hw constraints adjustmentTakashi Iwai1-30/+21
2018-01-17ALSA: aloop: Fix inconsistent format due to incomplete ruleTakashi Iwai1-7/+6
2018-01-17ALSA: aloop: Release cable upon open error pathTakashi Iwai1-13/+25
2018-01-17ALSA: pcm: Allow aborting mutex lock at OSS read/write loopsTakashi Iwai1-15/+21
2018-01-17ALSA: pcm: Abort properly at pending signal in OSS read/write loopsTakashi Iwai1-0/+8
2018-01-17ALSA: pcm: Add missing error checks in OSS emulation plugin builderTakashi Iwai1-3/+11
2018-01-17ALSA: pcm: Remove incorrect snd_BUG_ON() usagesTakashi Iwai2-3/+2
2018-01-17iommu/arm-smmu-v3: Don't free page table ops twiceJean-Philippe Brucker1-3/+5
2018-01-17x86/acpi: Handle SCI interrupts above legacy space gracefullyVikas C Sajjan1-1/+33
2018-01-17x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=nAndy Lutomirski1-1/+1
2018-01-17kvm: vmx: Scrub hardware GPRs at VM-exitJim Mattson2-1/+32
2018-01-17net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=yAndrey Ryabinin1-5/+2
2018-01-17MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki1-0/+3
2018-01-17MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki1-0/+1
2018-01-17MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki1-11/+36
2018-01-17MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki1-1/+1
2018-01-17MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki1-1/+11
2018-01-17MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki1-25/+83
2018-01-17MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the taskMaciej W. Rozycki1-0/+12
2018-01-17IB/srpt: Disable RDMA access by the initiatorBart Van Assche1-2/+1
2018-01-17can: gs_usb: fix return value of the "set_bittiming" callbackWolfgang Grandegger1-1/+1
2018-01-17KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li3-9/+12
2018-01-17dm bufio: fix shrinker scans when (nr_to_scan < retain_target)Suren Baghdasaryan1-2/+5
2018-01-10Linux 4.4.111v4.4.111Greg Kroah-Hartman1-1/+1
2018-01-10Fix build error in vma.cGreg Kroah-Hartman1-0/+1
2018-01-10Map the vsyscall page with _PAGE_USERBorislav Petkov3-4/+37
2018-01-10proc: much faster /proc/vmstatAlexey Dobriyan1-1/+3
2018-01-10module: Issue warnings when tainting kernelLibor Pechacek1-1/+10
2018-01-10module: keep percpu symbols in module's symtabMiroslav Benes1-4/+11
2018-01-10genksyms: Handle string literals with spaces in reference filesMichal Marek1-2/+4
2018-01-10x86/tlb: Drop the _GPL from the cpu_tlbstate exportThomas Gleixner1-1/+1
2018-01-10parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernelHelge Deller3-4/+20
2018-01-10x86/microcode/AMD: Add support for fam17h microcode loadingTom Lendacky1-0/+4
2018-01-10Input: elantech - add new icbody type 15Aaron Ma1-1/+1
2018-01-10ARC: uaccess: dont use "l" gcc inline asm constraint modifierVineet Gupta1-2/+3
2018-01-10kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in compl...Oleg Nesterov1-2/+2
2018-01-10kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() ...Oleg Nesterov1-1/+1
2018-01-10kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILLOleg Nesterov1-5/+7
2018-01-10kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker8-2/+13
2018-01-10fscache: Fix the default for fscache_maybe_release_page()David Howells1-1/+1
2018-01-10sunxi-rsb: Include OF based modalias in device ueventStefan BrĂ¼ns1-0/+1
2018-01-10crypto: pcrypt - fix freeing pcrypt instancesEric Biggers1-9/+10
2018-01-10crypto: chacha20poly1305 - validate the digest sizeEric Biggers1-1/+5
2018-01-10crypto: n2 - cure use after freeJan Engelhardt1-0/+3
2018-01-10kernel/acct.c: fix the acct->needcheck check in check_free_space()Oleg Nesterov1-1/+1
2018-01-10x86/kasan: Write protect kasan zero shadowAndrey Ryabinin1-2/+8
2018-01-05Linux 4.4.110v4.4.110Greg Kroah-Hartman1-1/+1
2018-01-05kaiser: Set _PAGE_NX only if supportedGuenter Roeck1-1/+2