summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-26net: Extra '_get' in declaration of arch_get_platform_mac_addressMathieu Malaterre1-1/+1
2018-04-26svcrdma: Fix Read chunk round-upChuck Lever1-4/+8
2018-04-26rxrpc: Don't put crypto buffers on the stackDavid Howells2-41/+52
2018-04-26selftests/ftrace: Add some missing glob checksSteven Rostedt (VMware)1-0/+6
2018-04-26cpufreq: intel_pstate: Enable HWP during system resume on CPU0Chen Yu1-0/+5
2018-04-26bcache: return attach error when no cache set existTang Junhui1-2/+3
2018-04-26bcache: fix for data collapse after re-attaching an attached deviceTang Junhui3-7/+11
2018-04-26bcache: fix for allocator and register thread raceTang Junhui2-4/+18
2018-04-26bcache: properly set task state in bch_writeback_thread()Coly Li2-3/+8
2018-04-26cifs: silence compiler warnings showing up with gcc-8.0.0Arnd Bergmann1-3/+1
2018-04-26PM / domains: Fix up domain-idle-states OF parsingUlf Hansson1-31/+45
2018-04-26proc: fix /proc/*/map_files lookupAlexey Dobriyan1-1/+28
2018-04-26arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomicsWill Deacon1-2/+2
2018-04-26RDS: IB: Fix null pointer issueGuanglei Li1-1/+2
2018-04-26bpf: sockmap, fix leaking maps with attached but not detached progsJohn Fastabend1-5/+14
2018-04-26xen/grant-table: Use put_page instead of free_pageRoss Lagerwall1-2/+2
2018-04-26xen-netfront: Fix race between device setup and openRoss Lagerwall1-22/+24
2018-04-26perf evsel: Fix period/freq terms setupJiri Olsa1-0/+2
2018-04-26MIPS: Generic: Support GIC in EIC modeMatt Redfearn1-9/+9
2018-04-26perf record: Fix period option handlingJiri Olsa3-4/+11
2018-04-26MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn1-2/+2
2018-04-26bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=yYonghong Song1-5/+26
2018-04-26ACPI / scan: Use acpi_bus_get_status() to initialize ACPI_TYPE_DEVICE devsHans de Goede1-3/+17
2018-04-26ACPI / bus: Do not call _STA on battery devices with unmet dependenciesHans de Goede1-0/+6
2018-04-26ACPI: processor_perflib: Do not send _PPC change notification if not readyChen Yu1-1/+1
2018-04-26firmware: dmi_scan: Fix handling of empty DMI stringsJean Delvare1-13/+9
2018-04-26x86/dumpstack: Avoid uninitlized variableArnd Bergmann1-1/+1
2018-04-26x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann4-5/+4
2018-04-26netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failureSubash Abhinov Kasiviswanathan1-0/+1
2018-04-26s390/eadm: fix CONFIG_BLOCK include dependencySebastian Ott1-1/+1
2018-04-26drm/nouveau/pmu/fuc: don't use movw directly anymoreKarol Herbst4-1292/+1292
2018-04-26IB/core: Map iWarp AH type to undefined in rdma_ah_find_typeDon Hiatt1-6/+14
2018-04-26IB/ipoib: Fix for potential no-carrier stateAlex Estrin1-0/+3
2018-04-26IB/hfi1: Fix for potential refcount leak in hfi1_open_file()Alex Estrin1-3/+1
2018-04-26IB/hfi1: Re-order IRQ cleanup to address driver cleanup raceMichael J. Ruhl3-7/+16
2018-04-26blk-mq: fix discard merge with scheduler attachedJens Axboe2-3/+28
2018-04-26openvswitch: Remove padding from packet before L3+ conntrack processingEd Swierk1-0/+34
2018-04-26mm/fadvise: discard partial page if endbyte is also EOFshidao.ytt1-1/+9
2018-04-26mm: pin address_space before dereferencing it while isolating an LRU pageMel Gorman1-2/+12
2018-04-26mm: thp: use down_read_trylock() in khugepaged to avoid long blockYang Shi1-4/+8
2018-04-26sparc64: update pmdp_invalidate() to return old pmd valueNitin Gupta2-6/+19
2018-04-26asm-generic: provide generic_pmdp_establish()Kirill A. Shutemov1-0/+15
2018-04-26mm/mempolicy: add nodes_empty check in SYSC_migrate_pagesYisheng Xie1-3/+7
2018-04-26mm/mempolicy: fix the check of nodemask from userYisheng Xie1-3/+20
2018-04-26ocfs2: return error when we attempt to access a dirty bh in jbd2piaojun1-11/+12
2018-04-26ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attributepiaojun2-0/+8
2018-04-26ocfs2: return -EROFS to mount.ocfs2 if inode block is invalidpiaojun1-3/+2
2018-04-26fs/dax.c: release PMD lock even when there is no PMD support in DAXJan H. Schönherr1-1/+1
2018-04-26x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...Vitaly Kuznetsov2-2/+17
2018-04-26kvm: Map PFN-type memory regions as writable (if possible)KarimAllah Ahmed1-2/+5