summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-22arm: spear13xx: Fix dmas cellsViresh Kumar3-6/+6
2018-02-22arm: spear600: Add missing interrupt-parent of rtcViresh Kumar1-0/+1
2018-02-22arm: dts: mt7623: fix card detection issue on bananapi-r2Sean Wang1-1/+1
2018-02-22ARM: dts: nomadik: add interrupt-parent for clcdArnd Bergmann1-0/+1
2018-02-22ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" propertyPatrice Chotard2-2/+4
2018-02-22ARM: lpc3250: fix uda1380 gpio numbersArnd Bergmann2-4/+4
2018-02-22arm64: dts: msm8916: Correct ipc references for smsmBjorn Andersson1-2/+2
2018-02-22s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov1-4/+4
2018-02-22dma-buf: fix reservation_object_wait_timeout_rcu once more v2Christian König1-3/+5
2018-02-22powerpc: Fix DABR match on hash based systemsBenjamin Herrenschmidt2-2/+2
2018-02-22powerpc/xive: Use hw CPU ids when configuring the CPU queuesCédric Le Goater1-6/+10
2018-02-22powerpc/mm: Flush radix process translations when setting MMU typeAlexey Kardashevskiy1-0/+2
2018-02-22powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot3-5/+7
2018-02-22powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_allMahesh Salgaonkar1-2/+0
2018-02-22ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGEGang He1-0/+9
2018-02-22mwifiex: resolve reset vs. remove()/shutdown() deadlocksBrian Norris1-1/+4
2018-02-22PM / devfreq: Propagate error from devfreq_add_device()Bjorn Andersson1-1/+1
2018-02-22swiotlb: suppress warning when __GFP_NOWARN is setChristian König1-6/+9
2018-02-22cpufreq: powernv: Dont assume distinct pstate values for nominal and pminShilpasri G Bhat1-2/+2
2018-02-22RDMA/rxe: Fix rxe_qp_cleanup()Bart Van Assche2-2/+13
2018-02-22RDMA/rxe: Fix a race condition in rxe_requester()Bart Van Assche3-10/+2
2018-02-22RDMA/rxe: Fix a race condition related to the QP error stateBart Van Assche1-0/+2
2018-02-22kselftest: fix OOM in memory compaction testArnd Bergmann1-0/+2
2018-02-22selftests: seccomp: fix compile error seccomp_bpfAnders Roxell1-2/+2
2018-02-22IB/core: Avoid a potential OOPs for an unused optional parameterMichael J. Ruhl1-1/+1
2018-02-22IB/core: Fix ib_wc structure size to remain in 64 bytes boundaryBodong Wang1-1/+1
2018-02-22IB/core: Fix two kernel warnings triggered by rxe registrationBart Van Assche2-7/+14
2018-02-22IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein2-8/+8
2018-02-22IB/qib: Fix comparison error with qperf compare/swap testMike Marciniszyn1-3/+3
2018-02-22IB/umad: Fix use of unprotected device pointerJack Morgenstein1-1/+1
2018-02-22scsi: smartpqi: allow static build ("built-in")Steffen Weber1-1/+1
2018-02-22tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=yRandy Dunlap1-1/+1
2018-02-16Linux 4.14.20v4.14.20Greg Kroah-Hartman1-1/+1
2018-02-16scsi: cxlflash: Reset command ioascUma Krishnan1-0/+1
2018-02-16scsi: lpfc: Fix crash after bad bar setup on driver attachmentJames Smart1-33/+51
2018-02-16rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modulesPaul E. McKenney1-0/+2
2018-02-16scsi: core: Ensure that the SCSI error handler gets woken upBart Van Assche4-13/+52
2018-02-16ftrace: Remove incorrect setting of glob search fieldSteven Rostedt (VMware)1-1/+0
2018-02-16devpts: fix error handling in devpts_mntget()Eric Biggers1-2/+2
2018-02-16mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copyEric W. Biederman1-1/+1
2018-02-16ovl: take mnt_want_write() for removing impure xattrAmir Goldstein1-2/+9
2018-02-16ovl: fix failure to fsync lower dirAmir Goldstein1-1/+5
2018-02-16acpi, nfit: fix register dimm error handlingToshi Kani1-0/+3
2018-02-16ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman1-2/+2
2018-02-16drm/i915: Avoid PPS HW/SW state mismatch due to roundingImre Deak1-0/+6
2018-02-16arm64: dts: marvell: add Ethernet aliasesYan Markman3-0/+19
2018-02-16objtool: Fix switch-table detectionPeter Zijlstra2-2/+40
2018-02-16btrfs: Handle btrfs_set_extent_delalloc failure in fixup workerNikolay Borisov1-2/+9
2018-02-16lib/ubsan: add type mismatch handler for new GCC/ClangAndrey Ryabinin2-10/+52
2018-02-16lib/ubsan.c: s/missaligned/misaligned/Andrew Morton1-2/+2