summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-03-19HID: intel-ish-hid: Hide members of struct ishtp_cl_deviceSrinivas Pandruvada1-0/+18
2019-03-19dt-bindings: firmware: imx-scu: add new resources to scu resource tableAnson Huang1-2/+8
2019-03-19dt-bindings: firmware: imx-scu: remove unused resources from scu resource tableAnson Huang1-15/+0
2019-03-19sctp: get sctphdr by offset in sctp_compute_cksumXin Long1-1/+1
2019-03-19packets: Always register packet sk in the same orderMaxime Chevallier1-0/+6
2019-03-18block: add BIO_NO_PAGE_REF flagJens Axboe1-0/+1
2019-03-18iov_iter: add ITER_BVEC_FLAG_NO_REF flagJens Axboe1-5/+19
2019-03-18drm: writeback: Add job prepare and cleanup operationsLaurent Pinchart2-1/+34
2019-03-18drm: writeback: Cleanup job ownership handling when queuing jobLaurent Pinchart1-1/+1
2019-03-18media: vsp1: drm: Implement writeback supportLaurent Pinchart1-0/+15
2019-03-18media: vsp1: drm: Extend frame completion API to the DU driverLaurent Pinchart1-1/+3
2019-03-18Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm...Joonas Lahtinen1-0/+11
2019-03-18drivers: Defer probe if firmware is not readyRajan Vaja1-1/+1
2019-03-18include: dt-binding: clock: Rename zynqmp header fileJolly Shah1-8/+18
2019-03-18spi: spidev: Enable control of inter-word delaysJan Kundrát1-1/+5
2019-03-18ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang1-0/+2
2019-03-18Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown704-7227/+21129
2019-03-18vmlinux.lds.h: drop unused __vermagicMathias Krause1-1/+0
2019-03-18drm: Turn bus flags macros into an enumLaurent Pinchart1-44/+64
2019-03-18drm/bridge: use bus flags in bridge timingsStefan Agner1-7/+5
2019-03-18drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flagsLaurent Pinchart1-4/+5
2019-03-18drm: Clarify definition of the DRM_BUS_FLAG_(PIXDATA|SYNC)_* macrosLaurent Pinchart1-4/+32
2019-03-18dt-bindings: power: r8a77965: Remove non-existent A3IR power domainGeert Uytterhoeven1-1/+0
2019-03-18driver core: remove BUS_ATTR()Greg Kroah-Hartman1-2/+0
2019-03-18IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas1-1/+2
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2-1/+8
2019-03-17auxdisplay: charlcd: Introduce charlcd_free() helperAndy Shevchenko1-0/+1
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2-1/+8
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds3-0/+11
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2-0/+6
2019-03-16Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-2/+4
2019-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-63/+167
2019-03-16xsk: fix umem memory leak on cleanupBjörn Töpel1-1/+0
2019-03-16net: add documentation to socket.cPedro Tammela2-6/+12
2019-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-20/+73
2019-03-16Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-1/+1
2019-03-16Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+39
2019-03-16Merge tag 'ntb-5.1' of git://github.com/jonmason/ntbLinus Torvalds2-6/+14
2019-03-16Merge tag 'sound-fix-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2019-03-15Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-3/+13
2019-03-15Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2-10/+57
2019-03-15Merge branch 'akpm' (rest of patches from Andrew)Linus Torvalds1-0/+1
2019-03-15appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing1-1/+1
2019-03-15filemap: kill page_cache_read usage in filemap_faultJosef Bacik1-0/+1
2019-03-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2019-03-15include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih1-2/+2
2019-03-15bpf: add documentation for helpers bpf_spin_lock(), bpf_spin_unlock()Quentin Monnet1-0/+55
2019-03-15bpf: fix documentation for eBPF helpersQuentin Monnet1-63/+65
2019-03-14drm: Add library for shmem backed GEM objectsNoralf Trønnes1-0/+159
2019-03-14Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-10/+0