aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-05ARM: vexpress: Move vexpress_flags_set() into arch codeRob Herring1-4/+0
2020-05-05docs: filesystems: convert configfs.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-05-05docs: filesystems: convert mount_api.txt to ReSTMauro Carvalho Chehab2-2/+2
2020-05-05docs: filesystems: caching/backend-api.txt: convert it to ReSTMauro Carvalho Chehab1-2/+2
2020-05-05docs: filesystems: caching/netfs-api.txt: convert it to ReSTMauro Carvalho Chehab1-21/+21
2020-05-05bus: mhi: core: Fix typo in commentJeffrey Hugo1-1/+1
2020-05-05bus: mhi: core: Offload register accesses to the controllerJeffrey Hugo1-0/+6
2020-05-05bus: mhi: core: Remove link_status() callbackJeffrey Hugo1-2/+0
2020-05-05bus: mhi: Fix parsing of mhi_flagsManivannan Sadhasivam1-3/+3
2020-05-05i2c: use my kernel.org address from now onWolfram Sang1-1/+1
2020-05-05Merge branches 'for-next/asm' and 'for-next/insn' into for-next/btiWill Deacon1-4/+4
2020-05-05Merge branch 'for-next/bti-user' into for-next/btiWill Deacon3-0/+57
2020-05-05i2c: pxa: move private definitions to i2c-pxa.cRussell King1-48/+0
2020-05-05iommu: Unexport iommu_group_get_for_dev()Joerg Roedel1-1/+0
2020-05-05iommu: Remove add_device()/remove_device() code-pathsJoerg Roedel1-4/+0
2020-05-05iommu: Export bus_iommu_probe() and make is safe for re-probingJoerg Roedel1-0/+1
2020-05-05iommu: Add probe_device() and release_device() call-backsJoerg Roedel1-0/+9
2020-05-05iommu: Add def_domain_type() callback in iommu_opsSai Praneeth Prakhya1-0/+6
2020-05-05drm/mm: optimize rb_hole_addr rbtree searchNirmoy Das1-0/+1
2020-05-05drm/ttm: Remove reference to the mem_glob memberMaya Rashish1-1/+0
2020-05-05mm: change pmdp_huge_get_and_clear_full take vm_area_struct as argAneesh Kumar K.V1-2/+2
2020-05-05drm/client: Dual licence the header in GPL-2 and MITEmmanuel Vadot1-1/+1
2020-05-05usb: gadget: add "usb_validate_langid" functionTao Ren1-0/+3
2020-05-05ALSA: hda: Use hdac_to_hda_codec macroKai-Heng Feng1-0/+4
2020-05-04docs: dt: convert usage-model.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-05-04xsk: Remove unnecessary member in xdp_umemMagnus Karlsson1-1/+0
2020-05-04xsk: Change two variable names for increased clarityMagnus Karlsson1-2/+2
2020-05-04bpf: Avoid gcc-10 stringop-overflow warning in struct bpf_progArnd Bergmann1-4/+2
2020-05-04bonding: remove useless stats_lock_keyCong Wang1-1/+0
2020-05-04net: partially revert dynamic lockdep key changesCong Wang1-8/+19
2020-05-04net_sched: sch_fq: add horizon attributeEric Dumazet1-0/+6
2020-05-04net_sched: fix tcm_parent in tc filter dumpCong Wang1-0/+1
2020-05-04net: add helper eth_hw_addr_crcHeiner Kallweit1-0/+12
2020-05-04Merge tag 'flexible-array-member-5.7-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds8-12/+12
2020-05-04uapi: revert flexible-array conversionsGustavo A. R. Silva8-12/+12
2020-05-04gcc-10 warnings: fix low-hanging fruitLinus Torvalds2-2/+2
2020-05-04cdrom: factor out a cdrom_multisession helperChristoph Hellwig1-0/+2
2020-05-04cdrom: factor out a cdrom_read_tocentry helperChristoph Hellwig1-0/+3
2020-05-04block: add a cdrom_device_info pointer to struct gendiskChristoph Hellwig2-1/+10
2020-05-04fs/stat: Define DAX statx attributeIra Weiny1-0/+1
2020-05-04fs: Remove unneeded IS_DAX() check in io_is_direct()Ira Weiny1-6/+1
2020-05-04ALSA: hda: add member to store ratio for stripe controlSameer Pujar1-0/+3
2020-05-02ptp: Add adjust_phase to ptp_clock_caps capability.Vincent Cheng1-1/+3
2020-05-02ptp: Add adjphase function to support phase offset control.Vincent Cheng1-1/+5
2020-05-02RDMA/mlx5: Set lag tx affinity according to slaveMaor Gottlieb2-1/+5
2020-05-02RDMA/core: Get xmit slave for LAGMaor Gottlieb1-0/+2
2020-05-02RDMA/core: Add LAG functionalityMaor Gottlieb2-0/+24
2020-05-02RDMA: Group create AH arguments in structMaor Gottlieb1-2/+7
2020-05-02Merge branch 'mellanox/mlx5-next' into rdma.git for-nextJason Gunthorpe4-1/+20
2020-05-02Merge back system-wide PM material for v5.8.Rafael J. Wysocki1-24/+10