aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-09-03fsnotify: add super block object typeAmir Goldstein2-3/+19
2018-09-03x86/fault: BUG() when uaccess helpers fault on kernel addressesJann Horn1-0/+6
2018-09-03Add udmabuf misc deviceGerd Hoffmann1-0/+33
2018-09-03dmaengine: sprd: Support DMA link-list modeEric Long1-0/+69
2018-09-03timekeeping: Fix declaration of read_persistent_wall_and_boot_offset()Christian Borntraeger1-2/+2
2018-09-02uapi: Fix linux/rds.h userspace compilation errors.Vinson Lee1-0/+1
2018-09-02net/sched: fix type of htb statisticsFlorent Fourcot1-3/+3
2018-09-02Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+33
2018-09-01net/tls: Add support for async decryption of tls recordsVakul Garg1-0/+6
2018-08-31Revert "net: sched: act: add extack for lookup callback"Cong Wang1-2/+1
2018-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-13/+78
2018-09-01xsk: i40e: get rid of useless struct xdp_umem_propsMagnus Karlsson1-6/+2
2018-08-31blkcg: delay blkg destruction until after writeback has finishedDennis Zhou (Facebook)1-0/+44
2018-08-31Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...Dennis Zhou (Facebook)1-1/+0
2018-08-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-14/+24
2018-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2018-08-31drm: Describe pixel_blend_mode in drm_plane_stateSean Paul1-0/+7
2018-08-31media: v4l2-mem2mem: add vb2_m2m_request_queueHans Verkuil1-0/+4
2018-08-31media: videobuf2-core: add uses_requests/qbuf flagsHans Verkuil1-0/+8
2018-08-31media: videobuf2-v4l2: add vb2_request_queue/validate helpersHans Verkuil1-0/+4
2018-08-31media: videobuf2-core: add request helper functionsHans Verkuil1-0/+15
2018-08-31media: videobuf2-v4l2: integrate with media requestsHans Verkuil1-2/+12
2018-08-31media: videobuf2-core: integrate with media requestsHans Verkuil1-1/+17
2018-08-31media: videobuf2-core: embed media_request_objectHans Verkuil1-0/+4
2018-08-31media: vb2: add init_buffer buffer opHans Verkuil1-0/+4
2018-08-31media: videodev2.h: Add request_fd field to v4l2_bufferHans Verkuil1-1/+9
2018-08-31media: vb2: drop VB2_BUF_STATE_PREPARED, use bool prepared/synced insteadHans Verkuil1-2/+8
2018-08-31media: vb2: store userspace data in vb2_v4l2_bufferHans Verkuil2-2/+3
2018-08-31media: v4l2-ctrls: add v4l2_ctrl_request_hdl_find/put/ctrl_find functionsHans Verkuil1-1/+48
2018-08-31media: v4l2-ctrls: support g/s_ext_ctrls for requestsHans Verkuil1-1/+6
2018-08-31media: v4l2-ctrls: add core request supportHans Verkuil1-0/+51
2018-08-31media: v4l2-ctrls: prepare internal structs for request APIHans Verkuil1-0/+10
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil1-1/+7
2018-08-31media: videodev2.h: add request_fd field to v4l2_ext_controlsAlexandre Courbot1-1/+3
2018-08-31media: v4l2-device.h: add v4l2_device_supports_requests() helperHans Verkuil1-0/+11
2018-08-31media: media-request: add media_request_object_findHans Verkuil1-0/+28
2018-08-31media: media-request: add media_request_get_by_fdHans Verkuil1-0/+24
2018-08-31media: media-request: implement media requestsHans Verkuil2-0/+363
2018-08-31media: uapi/linux/media.h: add request APIHans Verkuil1-0/+8
2018-08-31ASoC: simple-card-util: support snd_soc_dai_link_component style for platformKuninori Morimoto1-1/+1
2018-08-31ASoC: soc-core: use snd_soc_dai_link_component for platformKuninori Morimoto1-0/+2
2018-08-31ASoC: simple_card_utils: support snd_soc_dai_link_component style for codecKuninori Morimoto1-9/+18
2018-08-31regulator: da9063: fix DT probing with constraintsPhilipp Zabel1-7/+9
2018-08-31media: v4l2-dv-timings: Introduce v4l2_calc_timeperframe helperJose Abreu1-0/+11
2018-08-31media: videodev2.h: Add new DV flag CAN_DETECT_REDUCED_FPSJose Abreu1-0/+7
2018-08-31of: Add device_type access helper functionsRob Herring1-0/+12
2018-08-30dt-bindings: clock: Introduce QCOM Camera clock bindingsAmit Nischal1-0/+116
2018-08-30Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...Paul E. McKenney9-161/+169
2018-08-30srcu: Make early-boot call_srcu() reuse workqueue listsPaul E. McKenney2-4/+1
2018-08-30srcu: Make call_srcu() available during very early bootPaul E. McKenney2-6/+10