summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-26tcp_nv: fix potential integer overflow in tcpnv_ackedGustavo A. R. Silva1-1/+1
2018-04-26netfilter: x_tables: fix pointer leaks to userspaceDmitry Vyukov5-2/+5
2018-04-26x86/hyperv: Check for required priviliges in hyperv_init()Vitaly Kuznetsov1-1/+8
2018-04-26gianfar: prevent integer wrapping in the rx handlerAndy Spencer1-2/+7
2018-04-26ntb_transport: Fix bug with max_mw_size parameterLogan Gunthorpe1-0/+3
2018-04-26RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky1-4/+1
2018-04-26powerpc/numa: Ensure nodes initialized for hotplugMichael Bringmann1-10/+37
2018-04-26powerpc/numa: Use ibm,max-associativity-domains to discover possible nodesMichael Bringmann1-3/+34
2018-04-26samples/bpf: Partially fixes the bpf.o buildMickaël Salaün1-1/+4
2018-04-26i40e: fix reported mask for ntuple filtersJacob Keller1-4/+4
2018-04-26i40e: program fragmented IPv4 filter input setJacob Keller2-0/+13
2018-04-26ixgbe: don't set RXDCTL.RLPML for 82599Emil Tantilov1-2/+6
2018-04-26jffs2: Fix use-after-free bug in jffs2_iget()'s error handling pathJake Daryll Obina1-1/+0
2018-04-26RDMA/uverbs: Use an unambiguous errno for method not supportedJason Gunthorpe1-6/+13
2018-04-26crypto: artpec6 - remove select on non-existing CRYPTO_SHA384Corentin LABBE1-1/+0
2018-04-26device property: Define type of PROPERTY_ENRTY_*() macrosAndy Shevchenko1-5/+5
2018-04-26tty: serial: exar: Relocate sleep wake-up handlingAaron Sierra2-30/+30
2018-04-26x86/hyperv: Stop suppressing X86_FEATURE_PCIDVitaly Kuznetsov1-2/+10
2018-04-26fm10k: fix "failed to kill vid" message for VFNgai-Mint Kwan1-2/+12
2018-04-26igb: Clear TXSTMP when ptp_tx_work() is timeoutDaniel Hua1-0/+9
2018-04-26igb: Allow to remove administratively set MAC on VFsCorinna Vinschen1-11/+31