summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-09-24block: don't include io.h from bio.hChristoph Hellwig
2018-09-24block: remove bvec_to_physChristoph Hellwig
2018-09-24block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeableChristoph Hellwig
2018-09-24block: simplify BIOVEC_PHYS_MERGEABLEChristoph Hellwig
2018-09-24block: move req_gap_back_merge to blk.hChristoph Hellwig
2018-09-24block: move req_gap_{back,front}_merge to blk-merge.cChristoph Hellwig
2018-09-24block: move integrity_req_gap_{back,front}_merge to blk.hChristoph Hellwig
2018-09-24cgroup: Simplify cgroup_ancestorAndrey Ignatov
2018-09-24media: v4l: Add definition for the Sunxi tiled NV12 formatPaul Kocialkowski
2018-09-24media: v4l: Add definitions for MPEG-2 slice format and metadataPaul Kocialkowski
2018-09-24media: videobuf2-core: Rework and rename helper for request buffer countPaul Kocialkowski
2018-09-24media: v4l2-common: fix typo in documentation for v4l_bound_align_image()Niklas Söderlund
2018-09-24media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCCHans Verkuil
2018-09-24media: replace ADOBERGB by OPRGBHans Verkuil
2018-09-24media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil
2018-09-24media: cec: make cec_get_edid_spa_location() an inline functionHans Verkuil
2018-09-24gpio: omap: Remove custom PM calls and use cpu_pm insteadTony Lindgren
2018-09-24gpio: omap: Add level wakeup handling for omap4 based SoCsTony Lindgren
2018-09-24vfs: swap names of {do,vfs}_clone_file_range()Amir Goldstein
2018-09-24uprobes: Support SDT markers having reference count (semaphore)Ravi Bangoria
2018-09-23netpoll: make ndo_poll_controller() optionalEric Dumazet
2018-09-23soc: qcom: geni: Make version macros simplerStephen Boyd
2018-09-23Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Greg Kroah-Hartman
2018-09-23Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman
2018-09-22EDAC, ghes: Use CPER module handles to locate DIMMsFan Wu
2018-09-22Merge tag 'spi-cs-word' into togregJonathan Cameron
2018-09-21tcp: provide earliest departure time in skb->tstampEric Dumazet
2018-09-21tcp: add tcp_wstamp_ns socket fieldEric Dumazet
2018-09-21tcp: introduce tcp_skb_timestamp_us() helperEric Dumazet
2018-09-21tcp: switch tcp_clock_ns() to CLOCK_TAI baseEric Dumazet
2018-09-21blkcg: rename blkg_try_get to blkg_trygetDennis Zhou (Facebook)
2018-09-21blkcg: change blkg reference counting to use percpu_refDennis Zhou (Facebook)
2018-09-21blkcg: cleanup and make blk_get_rl use blkg_lookup_createDennis Zhou (Facebook)
2018-09-21blkcg: remove additional reference to the cssDennis Zhou (Facebook)
2018-09-21blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou (Facebook)
2018-09-21blkcg: associate writeback bios with a blkgDennis Zhou (Facebook)
2018-09-21blkcg: associate a blkg for pages being evicted by swapDennis Zhou (Facebook)
2018-09-21blkcg: consolidate bio_issue_init to be a part of coreDennis Zhou (Facebook)
2018-09-21blkcg: always associate a bio with a blkgDennis Zhou (Facebook)
2018-09-21blkcg: convert blkg_lookup_create to find closest blkgDennis Zhou (Facebook)
2018-09-21blkcg: update blkg_lookup_create to do lockingDennis Zhou (Facebook)
2018-09-21blkcg: fix ref count issue with bio_blkcg using task_cssDennis Zhou (Facebook)
2018-09-21block: use nanosecond resolution for iostatOmar Sandoval
2018-09-21net: if_arp: use define instead of hard-coded valueHåkon Bugge
2018-09-21net: if_arp: Fix incorrect indentsHåkon Bugge
2018-09-21net/tls: Add support for async encryption of records for performanceVakul Garg
2018-09-21Merge branch 'mlx5-vport-loopback' into rdma.getDoug Ledford
2018-09-21RDMA/mlx5: Allow creating RAW ethernet QP with loopback supportMark Bloch
2018-09-22net/mlx5: Rename incorrect naming in IFC fileMark Bloch
2018-09-21ASoC: add for_each_component_dais() macroKuninori Morimoto