aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-23cifs: check kmalloc before useNicholas Mc Guire1-0/+6
2018-08-23cifs: check if SMB2 PDU size has been padded and suppress the warningRonnie Sahlberg1-0/+7
2018-08-23cifs: create a define for how many iovs we need for an SMB2_open()Ronnie Sahlberg3-4/+16
2018-08-23Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds3-1/+25
2018-08-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller14-126/+185
2018-08-23x86/mm: Only use tlb_remove_table() for paravirtPeter Zijlstra9-6/+26
2018-08-23mm: mmu_notifier fix for tlb_end_vmaNicholas Piggin2-14/+13
2018-08-23mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREEPeter Zijlstra3-0/+22
2018-08-23mm/tlb: Remove tlb_remove_table() non-concurrent conditionPeter Zijlstra1-9/+0
2018-08-23mm: move tlb_table_flush to tlb_flush_mmu_freeNicholas Piggin1-3/+3
2018-08-23getxattr: use correct xattr lengthChristian Brauner1-1/+1
2018-08-23ice: Trivial formatting fixesAnirudh Venkataramanan3-6/+8
2018-08-23ice: Change struct members from bool to u8Bruce Allan4-16/+16
2018-08-23ice: Fix potential return of uninitialized valueJesse Brandeburg1-2/+2
2018-08-23ice: Fix a few null pointer dereference issuesAnirudh Venkataramanan2-8/+11
2018-08-23netfilter: xt_cluster: add dependency on conntrack moduleMartin Willi1-1/+13
2018-08-23ice: Update to interrupts enabled in OICRBruce Allan2-14/+3
2018-08-23netfilter: conntrack: remove duplicated include from nf_conntrack_proto_udp.cYue Haibing1-1/+0
2018-08-23tools: bpftool: return from do_event_pipe() on bad argumentsQuentin Monnet1-1/+4
2018-08-23gcc-plugins: Disable when building under ClangKees Cook1-1/+1
2018-08-23ice: Set VLAN flags correctlyBrett Creeley2-25/+30
2018-08-23ice: Use order_base_2 to calculate higher power of 2Jacob Keller1-5/+2
2018-08-23ice: Fix bugs in control queue processingAnirudh Venkataramanan2-5/+26
2018-08-23ice: Clean control queues only when they are initializedPreethi Banala1-8/+16
2018-08-23ice: Report stats for allocated queues via ethtool statsJacob Keller2-13/+46
2018-08-23ice: Cleanup magic numberAnirudh Venkataramanan2-1/+2
2018-08-23bpf: use per htab salt for bucket hashDaniel Borkmann1-10/+13
2018-08-23ice: Remove unnecessary node owner checkBruce Allan1-2/+1
2018-08-23ice: Fix multiple static analyser warningsAnirudh Venkataramanan4-24/+25
2018-08-23btrfs: use after free in btrfs_quota_enableDan Carpenter1-3/+2
2018-08-23btrfs: btrfs_shrink_device should call commit transaction at the endAnand Jain1-1/+6
2018-08-23btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadataLu Fengqi1-9/+8
2018-08-23Btrfs: fix data corruption when deduplicating between different filesFilipe Manana1-0/+19
2018-08-23Btrfs: sync log after logging new nameFilipe Manana3-19/+131
2018-08-23blk-wbt: don't maintain inflight counts if disabledJens Axboe2-1/+21
2018-08-23powerpc/mce: Fix SLB rebolting during MCE recovery path.Mahesh Salgaonkar1-1/+1
2018-08-23KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pagesPaul Mackerras1-7/+10
2018-08-23drm/i915: Simplify condition to keep DMC active during S0ixImre Deak1-6/+7
2018-08-23powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transitionAneesh Kumar K.V1-3/+5
2018-08-23Merge tag 'perf-core-for-mingo-4.19-20180820' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar26-266/+256
2018-08-23drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80Kai-Heng Feng1-0/+3
2018-08-23ACPI: fix menuconfig presentation of ACPI submenuArnd Bergmann1-3/+3
2018-08-23mmc: renesas_sdhi_internal_dmac: mask DMAC interruptsSergei Shtylyov1-0/+8
2018-08-23mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITSSergei Shtylyov1-1/+1
2018-08-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothDavid S. Miller2-3/+6
2018-08-22Merge branch 'hns3-fixes'David S. Miller2-4/+5
2018-08-22net: hns3: modify variable type in hns3_nic_reuse_pageHuazhong Tan1-1/+2
2018-08-22net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan1-3/+3
2018-08-22net/ipv6: init ip6 anycast rt->dst.input as ip6_inputHangbin Liu1-1/+1
2018-08-22Merge branch 'hns-fixes'David S. Miller2-107/+7