summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-10Linux 4.14.13v4.14.13Greg Kroah-Hartman
2018-01-10KVM: s390: prevent buffer overrun on memory hotplug during migrationChristian Borntraeger
2018-01-10KVM: s390: fix cmma migration for multiple memory slotsChristian Borntraeger
2018-01-10mtd: nand: pxa3xx: Fix READOOB implementationBoris Brezillon
2018-01-10parisc: qemu idle sleep supportHelge Deller
2018-01-10parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernelHelge Deller
2018-01-10apparmor: fix regression in mount mediation when feature set is pinnedJohn Johansen
2018-01-10x86/microcode/AMD: Add support for fam17h microcode loadingTom Lendacky
2018-01-10Input: elantech - add new icbody type 15Aaron Ma
2018-01-10powerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERRJohn Sperbeck
2018-01-10ARC: uaccess: dont use "l" gcc inline asm constraint modifierVineet Gupta
2018-01-10iommu/arm-smmu-v3: Cope with duplicated Stream IDsRobin Murphy
2018-01-10iommu/arm-smmu-v3: Don't free page table ops twiceJean-Philippe Brucker
2018-01-10kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in compl...Oleg Nesterov
2018-01-10kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() ...Oleg Nesterov
2018-01-10kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILLOleg Nesterov
2018-01-10x86 / CPU: Always show current CPU frequency in /proc/cpuinfoRafael J. Wysocki
2018-01-10x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()Rafael J. Wysocki
2018-01-10fscache: Fix the default for fscache_maybe_release_page()David Howells
2018-01-10sunxi-rsb: Include OF based modalias in device ueventStefan Brüns
2018-01-10drm/i915: Apply Display WA #1183 on skl, kbl, and cflLucas De Marchi
2018-01-10drm/i915: Disable DC states around GMBUS on GLKVille Syrjälä
2018-01-10crypto: chelsio - select CRYPTO_GF128MULArnd Bergmann
2018-01-10crypto: pcrypt - fix freeing pcrypt instancesEric Biggers
2018-01-10crypto: chacha20poly1305 - validate the digest sizeEric Biggers
2018-01-10crypto: n2 - cure use after freeJan Engelhardt
2018-01-10efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel
2018-01-10btrfs: fix refcount_t usage when deleting btrfs_delayed_nodesChris Mason
2018-01-10userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK failsAndrea Arcangeli
2018-01-10mm/sparse.c: wrong allocation for mem_sectionBaoquan He
2018-01-10mm/mprotect: add a cond_resched() inside change_pmd_range()Anshuman Khandual
2018-01-10kernel/acct.c: fix the acct->needcheck check in check_free_space()Oleg Nesterov
2018-01-10x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner
2018-01-10x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asmDavid Woodhouse
2018-01-10x86/tlb: Drop the _GPL from the cpu_tlbstate exportThomas Gleixner
2018-01-10x86/events/intel/ds: Use the proper cache flush method for mapping ds buffersPeter Zijlstra
2018-01-10x86/kaslr: Fix the vaddr_end messThomas Gleixner
2018-01-10x86/mm: Map cpu_entry_area at the same place on 4/5 levelThomas Gleixner
2018-01-10x86/mm: Set MODULES_END to 0xffffffffff000000Andrey Ryabinin
2018-01-05Linux 4.14.12v4.14.12Greg Kroah-Hartman
2018-01-05rtc: m41t80: remove unneeded checks from m41t80_sqw_set_rateTroy Kisky
2018-01-05rtc: m41t80: avoid i2c read in m41t80_sqw_is_preparedTroy Kisky
2018-01-05rtc: m41t80: avoid i2c read in m41t80_sqw_recalc_rateTroy Kisky
2018-01-05rtc: m41t80: fix m41t80_sqw_round_rate return valueTroy Kisky
2018-01-05rtc: m41t80: m41t80_sqw_set_rate should return 0 on successTroy Kisky
2018-01-05Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find."Steffen Klassert
2018-01-05x86/process: Define cpu_tss_rw in same section as declarationNick Desaulniers
2018-01-05x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()Thomas Gleixner
2018-01-05x86/dumpstack: Print registers for first stack frameJosh Poimboeuf
2018-01-05x86/dumpstack: Fix partial register dumpsJosh Poimboeuf