summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-224-2/+11
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-05-214-2/+11
| |\
| | * ebtables: arpreply: Add the standard target sanity checkGao Feng2017-05-161-0/+5
| | * netfilter: nf_tables: revisit chain/object refcounting from elementsPablo Neira Ayuso2017-05-151-1/+1
| | * netfilter: xtables: zero padding in data_to_userWillem de Bruijn2017-05-151-1/+1
| | * netfilter: nfnl_cthelper: reject del request if helper obj is in useLiping Zhang2017-05-151-0/+2
| | * netfilter: introduce nf_conntrack_helper_put helper functionLiping Zhang2017-05-151-0/+2
* | | Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-201-0/+3
|\ \ \
| * | | tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner2017-05-171-0/+3
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-201-12/+4
|\ \ \ \
| * | | | nvmet-fc: remove target cpu scheduling flagJames Smart2017-05-201-10/+2
| * | | | nvme-fc: correct port role bitsJames Smart2017-05-201-2/+2
* | | | | Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-202-0/+4
|\ \ \ \ \
| * | | | | usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcdPeter Chen2017-05-181-0/+1
| * | | | | USB: hub: fix SS max number of portsJohan Hovold2017-05-171-0/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-191-7/+27
|\ \ \ \ \
| * | | | | dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n caseDan Williams2017-05-131-7/+27
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-191-1/+4
|\ \ \ \ \
| * | | | | KVM: arm/arm64: Fix bug when registering redist iodevsChristoffer Dall2017-05-181-1/+4
| |/ / / /
* | | | | Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-191-1/+1
|\ \ \ \ \
| * | | | | Partially Revert "of: fix sparse warnings in fdt, irq, reserved mem, and reso...Rob Herring2017-05-111-1/+1
* | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-05-191-0/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge tag 'v4.12-rc1' into fixesOlof Johansson2017-05-18155-1420/+1957
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'tee/initial-merge' into fixesArnd Bergmann2017-05-102-0/+623
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'renesas-fixes-for-v4.12' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2017-05-101-0/+5
| |\ \ \ \ \ \
| | * | | | | | soc: renesas: Provide dummy rcar_rst_read_mode_pins() for compile-testingGeert Uytterhoeven2017-04-281-0/+5
* | | | | | | | net: x25: fix one potential use-after-free issuelinzhang2017-05-181-2/+2
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-155-5/+32
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | net/mlx5: Use underlay QPN from the root name spaceYishai Hadas2017-05-141-1/+3
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | xdp: refine xdp api with regards to generic xdpDaniel Borkmann2017-05-112-2/+13
| * | | | | | xdp: add flag to enforce driver modeDaniel Borkmann2017-05-111-2/+4
| * | | | | | bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller2017-05-112-0/+9
| * | | | | | bpf: Track alignment of register values in the verifier.David S. Miller2017-05-111-0/+3
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-133-17/+6
|\ \ \ \ \ \ \
| * | | | | | | dax: prevent invalidation of mapped DAX entriesRoss Zwisler2017-05-121-1/+0
| * | | | | | | mm, vmalloc: fix vmalloc users tracking properlyMichal Hocko2017-05-121-15/+6
| * | | | | | | time: delete current_fs_time()Deepa Dinamani2017-05-121-1/+0
* | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-123-9/+35
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | libnvdimm: add an atomic vs process context flag to rw_bytesVishal Verma2017-05-101-5/+7
| * | | | | | | block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams2017-05-082-4/+28
* | | | | | | | Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2017-05-121-1/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | power: supply: max17042_battery: Add support for the STATUS propertyHans de Goede2017-05-011-0/+3
| * | | | | | | | power: supply: max17042_battery: Add default platform_data fallback dataHans de Goede2017-05-011-1/+5
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2017-05-122-4/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | trace: thermal: add another parameter 'power' to the tracing functionLukasz Luba2017-05-051-4/+7
| * | | | | | | | | thermal: devfreq_cooling: add new interface for direct power readLukasz Luba2017-05-051-0/+19
* | | | | | | | | | Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-05-121-1/+23
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-05-121-1/+23
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/amdgpu: export more gpu info for gfx9Junwei Zhang2017-04-281-0/+19
| | * | | | | | | | | | drm/amdgpu: fix spelling in header commentAlex Deucher2017-04-281-1/+1