summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-09-03fsnotify: add super block object typeAmir Goldstein
2018-09-03x86/fault: BUG() when uaccess helpers fault on kernel addressesJann Horn
2018-09-03Add udmabuf misc deviceGerd Hoffmann
2018-09-03dmaengine: sprd: Support DMA link-list modeEric Long
2018-09-03timekeeping: Fix declaration of read_persistent_wall_and_boot_offset()Christian Borntraeger
2018-09-02uapi: Fix linux/rds.h userspace compilation errors.Vinson Lee
2018-09-02net/sched: fix type of htb statisticsFlorent Fourcot
2018-09-02Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-09-01net/tls: Add support for async decryption of tls recordsVakul Garg
2018-08-31Revert "net: sched: act: add extack for lookup callback"Cong Wang
2018-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-09-01xsk: i40e: get rid of useless struct xdp_umem_propsMagnus Karlsson
2018-08-31blkcg: delay blkg destruction until after writeback has finishedDennis Zhou (Facebook)
2018-08-31Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...Dennis Zhou (Facebook)
2018-08-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-31drm: Describe pixel_blend_mode in drm_plane_stateSean Paul
2018-08-31media: v4l2-mem2mem: add vb2_m2m_request_queueHans Verkuil
2018-08-31media: videobuf2-core: add uses_requests/qbuf flagsHans Verkuil
2018-08-31media: videobuf2-v4l2: add vb2_request_queue/validate helpersHans Verkuil
2018-08-31media: videobuf2-core: add request helper functionsHans Verkuil
2018-08-31media: videobuf2-v4l2: integrate with media requestsHans Verkuil
2018-08-31media: videobuf2-core: integrate with media requestsHans Verkuil
2018-08-31media: videobuf2-core: embed media_request_objectHans Verkuil
2018-08-31media: vb2: add init_buffer buffer opHans Verkuil
2018-08-31media: videodev2.h: Add request_fd field to v4l2_bufferHans Verkuil
2018-08-31media: vb2: drop VB2_BUF_STATE_PREPARED, use bool prepared/synced insteadHans Verkuil
2018-08-31media: vb2: store userspace data in vb2_v4l2_bufferHans Verkuil
2018-08-31media: v4l2-ctrls: add v4l2_ctrl_request_hdl_find/put/ctrl_find functionsHans Verkuil
2018-08-31media: v4l2-ctrls: support g/s_ext_ctrls for requestsHans Verkuil
2018-08-31media: v4l2-ctrls: add core request supportHans Verkuil
2018-08-31media: v4l2-ctrls: prepare internal structs for request APIHans Verkuil
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil
2018-08-31media: videodev2.h: add request_fd field to v4l2_ext_controlsAlexandre Courbot
2018-08-31media: v4l2-device.h: add v4l2_device_supports_requests() helperHans Verkuil
2018-08-31media: media-request: add media_request_object_findHans Verkuil
2018-08-31media: media-request: add media_request_get_by_fdHans Verkuil
2018-08-31media: media-request: implement media requestsHans Verkuil
2018-08-31media: uapi/linux/media.h: add request APIHans Verkuil
2018-08-31ASoC: simple-card-util: support snd_soc_dai_link_component style for platformKuninori Morimoto
2018-08-31ASoC: soc-core: use snd_soc_dai_link_component for platformKuninori Morimoto
2018-08-31ASoC: simple_card_utils: support snd_soc_dai_link_component style for codecKuninori Morimoto
2018-08-31regulator: da9063: fix DT probing with constraintsPhilipp Zabel
2018-08-31media: v4l2-dv-timings: Introduce v4l2_calc_timeperframe helperJose Abreu
2018-08-31media: videodev2.h: Add new DV flag CAN_DETECT_REDUCED_FPSJose Abreu
2018-08-31of: Add device_type access helper functionsRob Herring
2018-08-30dt-bindings: clock: Introduce QCOM Camera clock bindingsAmit Nischal
2018-08-30Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...Paul E. McKenney
2018-08-30srcu: Make early-boot call_srcu() reuse workqueue listsPaul E. McKenney
2018-08-30srcu: Make call_srcu() available during very early bootPaul E. McKenney