summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-30kconfig: Fix automatic menu creation mem leakUlf Magnusson
2018-05-30kconfig: Don't leak main menus during parsingUlf Magnusson
2018-05-30watchdog: sp5100_tco: Fix watchdog disable bitGuenter Roeck
2018-05-30nfs: Do not convert nfs_idmap_cache_timeout to jiffiesJan Chochol
2018-05-30net: stmmac: dwmac-meson8b: propagate rate changes to the parent clockMartin Blumenstingl
2018-05-30net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8bMartin Blumenstingl
2018-05-30dm thin: fix documentation relative to low water mark thresholdmulhern
2018-05-30iommu/vt-d: Use domain instead of cache fetchingPeter Xu
2018-05-30perf record: Fix failed memory allocation for get_cpuid_strThomas Richter
2018-05-30tools lib traceevent: Fix get_field_str() for dynamic stringsSteven Rostedt (VMware)
2018-05-30perf callchain: Fix attr.sample_max_stack settingArnaldo Carvalho de Melo
2018-05-30tools lib traceevent: Simplify pointer print logic and fix %pFSteven Rostedt (VMware)
2018-05-30i40iw: Zero-out consumer key on allocate stag for FMRShiraz Saleem
2018-05-30Input: psmouse - fix Synaptics detection when protocol is disabledDmitry Torokhov
2018-05-30PCI: Add function 1 DMA alias quirk for Marvell 9128Alex Williamson
2018-05-30tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into ac...Anna-Maria Gleixner
2018-05-30netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460Subash Abhinov Kasiviswanathan
2018-05-30kvm: x86: fix KVM_XEN_HVM_CONFIG ioctlPaolo Bonzini
2018-05-30ALSA: hda - Use IS_REACHABLE() for dependency on inputTakashi Iwai
2018-05-30NFSv4: always set NFS_LOCK_LOST when a lock is lost.NeilBrown
2018-05-30x86/tsc: Allow TSC calibration without PITPeter Zijlstra
2018-05-30firewire-ohci: work around oversized DMA reads on JMicron controllersHector Martin
2018-05-30kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson
2018-05-30KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changedWei Huang
2018-05-30KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand
2018-05-30KVM/VMX: Expose SSBD properly to guestsKonrad Rzeszutek Wilk
2018-05-30kernel/signal.c: avoid undefined behaviour in kill_something_infozhongjiang
2018-05-30kernel/sys.c: fix potential Spectre v1 issueGustavo A. R. Silva
2018-05-30kasan: fix memory hotplug during bootDavid Hildenbrand
2018-05-30ipc/shm: fix shmat() nil address after round-down when remappingDavidlohr Bueso
2018-05-30Revert "ipc/shm: Fix shmat mmap nil-page protection"Davidlohr Bueso
2018-05-30IB/hfi1: Use after free race condition in send context error pathMichael J. Ruhl
2018-05-30drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macrosThomas Hellstrom
2018-05-30xen-swiotlb: fix the check condition for xen_swiotlb_free_coherentJoe Jin
2018-05-30libata: blacklist Micron 500IT SSD with MU01 firmwareSudip Mukherjee
2018-05-30libata: Blacklist some Sandisk SSDs for NCQTejun Heo
2018-05-30mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE registerCorneliu Doban
2018-05-30mmc: sdhci-iproc: remove hard coded mmc cap 1.8vSrinath Mannam
2018-05-30do d_instantiate/unlock_new_inode combinations safelyAl Viro
2018-05-30ALSA: timer: Fix pause event notificationBen Hutchings
2018-05-30aio: fix io_destroy(2) vs. lookup_ioctx() raceAl Viro
2018-05-30affs_lookup(): close a race with affs_remove_link()Al Viro
2018-05-30KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King
2018-05-30MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRsMaciej W. Rozycki
2018-05-30MIPS: ptrace: Expose FIR register through FP regsetMaciej W. Rozycki
2018-05-30MIPS: c-r4k: Fix data corruption related to cache coherenceNeilBrown
2018-05-25Linux 4.9.103v4.9.103Greg Kroah-Hartman
2018-05-25rtc: tx4939: avoid unintended sign extension on a 24 bit shiftColin Ian King
2018-05-25rtc: hctosys: Ensure system time doesn't overflow time_tAlexandre Belloni
2018-05-25rtc: snvs: Fix usage of snvs_rtc_enableBryan O'Donoghue