summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-30xfs: reverse search directory freespace indexesDave Chinner
2019-08-30xfs: speed up directory bestfree block scanningDave Chinner
2019-08-30xfs: factor free block index lookup from xfs_dir2_node_addname_int()Dave Chinner
2019-08-30xfs: factor data block addition from xfs_dir2_node_addname_int()Dave Chinner
2019-08-30xfs: move xfs_dir2_addname()Dave Chinner
2019-08-30xfs: remove all *_ITER_CONTINUE valuesDarrick J. Wong
2019-08-31openrisc: map as uncached in ioremapChristoph Hellwig
2019-08-31or1k: dts: Add ethoc device to SMP devicetreeStafford Horne
2019-08-30libata/ahci: Drop PCS quirk for Denverton and beyondDan Williams
2019-08-30udp: Remove unlikely() from IS_ERR*() conditionDenis Efremov
2019-08-30net/mlx5e: Remove unlikely() from WARN*() conditionDenis Efremov
2019-08-31or1k: dts: Fix ethoc network configuration in or1ksim devicetreeStafford Horne
2019-08-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-08-30writeback: don't access page->mapping directly in track_foreign_dirty TPTejun Heo
2019-08-30Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()"Linus Torvalds
2019-08-30fs/namei.c: new helper - legitimize_root()Al Viro
2019-08-30kill the last users of user_{path,lpath,path_dir}()Al Viro
2019-08-30namei.h: get the comments on LOOKUP_... in sync with realityAl Viro
2019-08-30kill LOOKUP_NO_EVAL, don't bother including namei.h from audit.hAl Viro
2019-08-30mm: memcontrol: fix percpu vmstats and vmevents flushShakeel Butt
2019-08-30mm, memcg: do not set reclaim_state on soft limit reclaimMichal Hocko
2019-08-30mailmap: add aliases for Dmitry SafonovDmitry Safonov
2019-08-30mm/z3fold.c: fix lock/unlock imbalance in z3fold_page_isolateGustavo A. R. Silva
2019-08-30mm, memcg: partially revert "mm/memcontrol.c: keep local VM counters in sync ...Roman Gushchin
2019-08-30mm/zsmalloc.c: fix build when CONFIG_COMPACTION=nAndrew Morton
2019-08-30mm: memcontrol: flush percpu slab vmstats on kmem offliningRoman Gushchin
2019-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-08-30bnxt_en: Fix compile error regression with CONFIG_BNXT_SRIOV not set.Michael Chan
2019-08-30riscv: add arch/riscv/KbuildMasahiro Yamada
2019-08-30[PATCH] fix d_absolute_path() interplay with fsmount()Al Viro
2019-08-31Merge branch 'bpf-xdp-unaligned-chunk'Daniel Borkmann
2019-08-31doc/af_xdp: include unaligned chunk caseKevin Laatz
2019-08-31samples/bpf: use hugepages in xdpsock appKevin Laatz
2019-08-31samples/bpf: add buffer recycling for unaligned chunks to xdpsockKevin Laatz
2019-08-31samples/bpf: add unaligned chunks mode support to xdpsockKevin Laatz
2019-08-31libbpf: add flags to umem configKevin Laatz
2019-08-31net/mlx5e: Allow XSK frames smaller than a pageMaxim Mikityanskiy
2019-08-31mlx5e: modify driver for handling offsetsKevin Laatz
2019-08-31ixgbe: modify driver for handling offsetsKevin Laatz
2019-08-31i40e: modify driver for handling offsetsKevin Laatz
2019-08-31xsk: add support to allow unaligned chunk placementKevin Laatz
2019-08-31ixgbe: simplify Rx buffer recycleKevin Laatz
2019-08-31i40e: simplify Rx buffer recycleKevin Laatz
2019-08-31selftests/bpf: Fix a typo in test_offload.pyMasanari Iida
2019-08-31bpf: fix error check in bpf_tcp_gen_syncookiePetar Penkov
2019-08-31Merge branch 'bpf-nfp-map-op-cache'Daniel Borkmann
2019-08-31nfp: bpf: add simple map op cacheJakub Kicinski
2019-08-31nfp: bpf: rework MTU checkingJakub Kicinski
2019-08-31Merge branch 'bpf-bpftool-build-improvements'Daniel Borkmann