summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-26s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky
2018-05-26s390/qdio: don't release memory in qdio_setup_irq()Julian Wiedmann
2018-05-26s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner
2018-05-26s390/qdio: fix access to uninitialized qdio_q fieldsJulian Wiedmann
2018-05-26mm: don't allow deferred pages with NEED_PER_CPU_KMPavel Tatashin
2018-05-26powerpc/powernv: Fix NVRAM sleep in invalid context when crashingNicholas Piggin
2018-05-26procfs: fix pthread cross-thread naming if !PR_DUMPABLEJanis Danisevskis
2018-05-26proc read mm's {arg,env}_{start,end} with mmap semaphore taken.Mateusz Guzik
2018-05-26tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)
2018-05-26cpufreq: intel_pstate: Enable HWP by defaultSrinivas Pandruvada
2018-05-26signals: avoid unnecessary taking of sighand->siglockWaiman Long
2018-05-26mm: filemap: avoid unnecessary calls to lock_page when waiting for IO to comp...Mel Gorman
2018-05-26mm: filemap: remove redundant code in do_read_cache_pageMel Gorman
2018-05-26proc: meminfo: estimate available memory more conservativelyJohannes Weiner
2018-05-26vmscan: do not force-scan file lru if its absolute size is smallVladimir Davydov
2018-05-26powerpc: Don't preempt_disable() in show_cpuinfo()Benjamin Herrenschmidt
2018-05-26cpuidle: coupled: remove unused define cpuidle_coupled_lockAnders Roxell
2018-05-26powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith
2018-05-26powerpc/powernv: Remove OPALv2 firmware define and referencesStewart Smith
2018-05-26powerpc/powernv: panic() on OPAL < V3Stewart Smith
2018-05-26spi: pxa2xx: Allow 64-bit DMAAndy Shevchenko
2018-05-26ALSA: control: fix a redundant-copy issueWenwen Wang
2018-05-26ALSA: hda: Add Lenovo C50 All in one to the power_save blacklistHans de Goede
2018-05-26ALSA: usb: mixer: volume quirk for CM102-A+/102S+Federico Cuello
2018-05-26usbip: usbip_host: fix bad unlock balance during stub_probe()Shuah Khan (Samsung OSG)
2018-05-26usbip: usbip_host: fix NULL-ptr deref and use-after-free errorsShuah Khan (Samsung OSG)
2018-05-26usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)
2018-05-26usbip: usbip_host: delete device from busid_table after rebindShuah Khan (Samsung OSG)
2018-05-26usbip: usbip_host: refine probe and disconnect debug msgs to be usefulShuah Khan
2018-05-26kernel/exit.c: avoid undefined behaviour when calling wait4()zhongjiang
2018-05-26futex: futex_wake_op, fix sign_extend32 sign bitsJiri Slaby
2018-05-26pipe: cap initial pipe capacity according to pipe-max-size limitMichael Kerrisk (man-pages)
2018-05-26l2tp: revert "l2tp: fix missing print session offset info"James Chapman
2018-05-26Revert "ARM: dts: imx6qdl-wandboard: Fix audio channel swap"Greg Kroah-Hartman
2018-05-26lockd: lost rollback of set_grace_period() in lockd_down_net()Vasily Averin
2018-05-26xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM)Antony Antony
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2018-05-26futex: Remove unnecessary warning from get_futex_keyMel Gorman
2018-05-26arm64: Add work around for Arm Cortex-A55 Erratum 1024718Suzuki K Poulose
2018-05-26arm64: introduce mov_q macro to move a constant into a 64-bit registerArd Biesheuvel
2018-05-26audit: move calcs after alloc and check when logging set loginuidRichard Guy Briggs
2018-05-26ALSA: timer: Call notifier in the same spinlockTakashi Iwai
2018-05-26sctp: delay the authentication for the duplicated cookie-echo chunkXin Long
2018-05-26sctp: fix the issue that the cookie-ack with auth can't get processedXin Long
2018-05-26tcp: ignore Fast Open on repair modeYuchung Cheng
2018-05-26bonding: do not allow rlb updates to invalid macDebabrata Banerjee
2018-05-26tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan
2018-05-26sctp: use the old asoc when making the cookie-ack chunk in dupcook_dXin Long
2018-05-26sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addrXin Long
2018-05-26r8169: fix powering up RTL8168hHeiner Kallweit