summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-21Merge remote-tracking branch 'sumit-lts/lts-4.4.y-hikey' into linux-4.4.y4.4.133-rc1-hikey-20180521-196Linaro CI
2018-05-21Linux 4.4.133-rc1Greg Kroah-Hartman
2018-05-21btrfs: fix reading stale metadata blocks after degraded raid1 mountsLiu Bo
2018-05-21btrfs: fix crash when trying to resume balance without the resume flagAnand Jain
2018-05-21Btrfs: fix xattr loss after power failureFilipe Manana
2018-05-21ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu
2018-05-21ARM: 8770/1: kprobes: Prohibit probing on optimized_callbackMasami Hiramatsu
2018-05-21ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabedMasami Hiramatsu
2018-05-21tick/broadcast: Use for_each_cpu() specially on UP kernelsDexuan Cui
2018-05-21ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu
2018-05-21efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel
2018-05-21s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky
2018-05-21s390/qdio: don't release memory in qdio_setup_irq()Julian Wiedmann
2018-05-21s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner
2018-05-21s390/qdio: fix access to uninitialized qdio_q fieldsJulian Wiedmann
2018-05-21mm: don't allow deferred pages with NEED_PER_CPU_KMPavel Tatashin
2018-05-21powerpc/powernv: Fix NVRAM sleep in invalid context when crashingNicholas Piggin
2018-05-21procfs: fix pthread cross-thread naming if !PR_DUMPABLEJanis Danisevskis
2018-05-21proc read mm's {arg,env}_{start,end} with mmap semaphore taken.Mateusz Guzik
2018-05-21tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)
2018-05-21cpufreq: intel_pstate: Enable HWP by defaultSrinivas Pandruvada
2018-05-21signals: avoid unnecessary taking of sighand->siglockWaiman Long
2018-05-21mm: filemap: avoid unnecessary calls to lock_page when waiting for IO to comp...Mel Gorman
2018-05-21mm: filemap: remove redundant code in do_read_cache_pageMel Gorman
2018-05-21proc: meminfo: estimate available memory more conservativelyJohannes Weiner
2018-05-21vmscan: do not force-scan file lru if its absolute size is smallVladimir Davydov
2018-05-21powerpc: Don't preempt_disable() in show_cpuinfo()Benjamin Herrenschmidt
2018-05-21cpuidle: coupled: remove unused define cpuidle_coupled_lockAnders Roxell
2018-05-21powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith
2018-05-21powerpc/powernv: Remove OPALv2 firmware define and referencesStewart Smith
2018-05-21powerpc/powernv: panic() on OPAL < V3Stewart Smith
2018-05-21spi: pxa2xx: Allow 64-bit DMAAndy Shevchenko
2018-05-21ALSA: control: fix a redundant-copy issueWenwen Wang
2018-05-21ALSA: hda: Add Lenovo C50 All in one to the power_save blacklistHans de Goede
2018-05-21ALSA: usb: mixer: volume quirk for CM102-A+/102S+Federico Cuello
2018-05-21usbip: usbip_host: fix bad unlock balance during stub_probe()Shuah Khan (Samsung OSG)
2018-05-21usbip: usbip_host: fix NULL-ptr deref and use-after-free errorsShuah Khan (Samsung OSG)
2018-05-21usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)
2018-05-21usbip: usbip_host: delete device from busid_table after rebindShuah Khan (Samsung OSG)
2018-05-21usbip: usbip_host: refine probe and disconnect debug msgs to be usefulShuah Khan
2018-05-21kernel/exit.c: avoid undefined behaviour when calling wait4()zhongjiang
2018-05-21futex: futex_wake_op, fix sign_extend32 sign bitsJiri Slaby
2018-05-21pipe: cap initial pipe capacity according to pipe-max-size limitMichael Kerrisk (man-pages)
2018-05-21l2tp: revert "l2tp: fix missing print session offset info"James Chapman
2018-05-21Revert "ARM: dts: imx6qdl-wandboard: Fix audio channel swap"Greg Kroah-Hartman
2018-05-21lockd: lost rollback of set_grace_period() in lockd_down_net()Vasily Averin
2018-05-21xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM)Antony Antony
2018-05-21futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2018-05-21futex: Remove unnecessary warning from get_futex_keyMel Gorman
2018-05-21arm64: Add work around for Arm Cortex-A55 Erratum 1024718Suzuki K Poulose