aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-01bpf: fix sanitation rewrite in case of non-pointersDaniel Borkmann1-1/+2
2019-03-02powerpc: Remove export of save_stack_trace_tsk_reliable()Joe Lawrence1-1/+0
2019-03-02powerpc/mm: fix "section_base" set but not usedQian Cai1-2/+0
2019-03-02powerpc/mm: Fix "sz" set but not used warningQian Cai1-2/+1
2019-03-02powerpc/mm: Check secondary hash page tableRashmica Gupta1-1/+1
2019-03-02powerpc: remove nargs from __SYSCALLFiroz Khan3-6/+6
2019-03-02Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-9/+17
2019-03-01NFS/flexfiles: Clean up mirror DS initialisationTrond Myklebust1-35/+31
2019-03-01NFS/flexfiles: Remove dead code in ff_layout_mirror_valid()Trond Myklebust1-15/+0
2019-03-01NFS/flexfile: Simplify nfs4_ff_layout_select_ds_stateid()Trond Myklebust3-26/+10
2019-03-01NFS/flexfile: Simplify nfs4_ff_layout_ds_version()Trond Myklebust2-5/+5
2019-03-01NFS/flexfiles: Simplify ff_layout_get_ds_cred()Trond Myklebust3-8/+9
2019-03-01NFS/flexfiles: Simplify nfs4_ff_find_or_create_ds_client()Trond Myklebust3-10/+6
2019-03-01NFS/flexfiles: Simplify nfs4_ff_layout_select_ds_fh()Trond Myklebust3-16/+5
2019-03-01NFS/flexfiles: Speed up read failover when DSes are downTrond Myklebust3-12/+73
2019-03-01NFS/flexfiles: Don't invalidate DS deviceids for being unresponsiveTrond Myklebust2-21/+3
2019-03-01NFS/flexfiles: Remove bogus checks for invalid deviceidsTrond Myklebust1-20/+0
2019-03-01NFS/flexfiles: Avoid unnecessary layout invalidationsTrond Myklebust1-3/+3
2019-03-01NFS/flexfiles: refactor calls to fs4_ff_layout_prepare_ds()Trond Myklebust3-22/+28
2019-03-01NFSv4: Handle early exit in layoutget by returning an errorTrond Myklebust1-2/+4
2019-03-01NFS/flexfiles: Send LAYOUTERROR when failing over mirrored readsTrond Myklebust3-6/+57
2019-03-01dax: Flush partial PMDs correctlyMatthew Wilcox1-10/+9
2019-03-01Merge branch 'doc-net-ieee802154-move-from-plain-text-to-rst'David S. Miller2-91/+95
2019-03-01doc: net: ieee802154: remove old plain text docs after switching to rstStefan Schmidt1-177/+0
2019-03-01doc: net: ieee802154: introduce IEEE 802.15.4 subsystem doc in rst styleStefan Schmidt2-0/+181
2019-03-01devlink: fix kdocJakub Kicinski1-7/+5
2019-03-01Merge branch 'net-aquantia-minor-bug-fixes-after-static-analysis'David S. Miller11-83/+197
2019-03-01net: aquantia: use better wrappers for state registersNikita Danilov2-5/+5
2019-03-01net: aquantia: replace AQ_HW_WAIT_FOR with readx_poll_timeout_atomicNikita Danilov8-72/+184
2019-03-01net: aquantia: fixed instack structure overflowIgor Russkikh2-4/+4
2019-03-01net: aquantia: fixed buffer overflowNikita Danilov1-0/+2
2019-03-01net: aquantia: added newline at end of fileNikita Danilov1-1/+1
2019-03-01net: aquantia: fixed memcpy sizeNikita Danilov1-1/+1
2019-03-01ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu4-7/+17
2019-03-02samples/bpf: silence compiler warning for xdpsock_user.cYonghong Song1-3/+3
2019-03-02selftests/bpf: set unlimited RLIMIT_MEMLOCK for test_sock_fieldsYonghong Song1-0/+1
2019-03-01PCI/PME: Fix possible use-after-free on removeSven Van Asbroeck1-0/+1
2019-03-02Merge branch 'bpf-doc-improvements'Daniel Borkmann3-181/+159
2019-03-02docs/bpf: minor casing/punctuation fixesAndrii Nakryiko2-13/+13
2019-03-02docs/btf: reflow text to fill up to 78 charactersAndrii Nakryiko1-157/+137
2019-03-02docs/btf: fix typos, improve wordingAndrii Nakryiko1-55/+53
2019-03-02bpf: fix u64_stats_init() usage in bpf_prog_alloc()Eric Dumazet1-1/+7
2019-03-02MIPS: eBPF: Fix icache flush end addressPaul Burton1-1/+1
2019-03-01NFSv4.2: Add client support for the generic 'layouterror' RPC callTrond Myklebust8-1/+306
2019-03-01NFSv4/flexfiles: Abort I/O early if the layout segment was invalidatedTrond Myklebust3-0/+25
2019-03-01NFSv4/pnfs: Fix barriers in nfs4_mark_deviceid_unavailable()Trond Myklebust1-0/+3
2019-03-01NFS/flexfiles: Fix up sparse RCU annotationsTrond Myklebust1-2/+2
2019-03-01NFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE()Trond Myklebust1-13/+19
2019-03-01NFS: Add missing encode / decode sequence_maxsz to v4.2 operationsAnna Schumaker1-0/+10
2019-03-01tracing/kprobes: Use probe_kernel_read instead of probe_mem_readMasami Hiramatsu1-1/+1