summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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 Deacon2-0/+46
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-05usb: gadget: add "usb_validate_langid" functionTao Ren1-0/+3
2020-05-05docs: dt: convert usage-model.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-05-04bpf: Avoid gcc-10 stringop-overflow warning in struct bpf_progArnd Bergmann1-4/+2
2020-05-04net: partially revert dynamic lockdep key changesCong Wang1-8/+19
2020-05-04net: add helper eth_hw_addr_crcHeiner Kallweit1-0/+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: Remove unneeded IS_DAX() check in io_is_direct()Ira Weiny1-6/+1
2020-05-03ptp: Add adjphase function to support phase offset control.Vincent Cheng1-1/+5
2020-05-03RDMA/mlx5: Set lag tx affinity according to slaveMaor Gottlieb2-1/+5
2020-05-02Merge back system-wide PM material for v5.8.Rafael J. Wysocki1-24/+10
2020-05-02Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+14
2020-05-02Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-6/+6
2020-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller24-166/+160
2020-05-01net/mlx5: Add support to get lag physical portMaor Gottlieb1-0/+2
2020-05-01net/core: Introduce netdev_get_xmit_slaveMaor Gottlieb1-0/+12
2020-05-01bpf: Sharing bpf runtime stats with BPF_ENABLE_STATSSong Liu1-0/+1
2020-05-01PCI: host-generic: Support building as modulesRob Herring1-1/+1
2020-05-01PCI: Constify struct pci_ecam_opsRob Herring2-12/+12
2020-05-01power: supply: core: allow to constify property listsMichał Mirosław1-2/+2
2020-05-01net: phy: bcm54140: add second PHY IDMichael Walle1-1/+1
2020-05-01security: Fix the default value of fs_context_parse_param hookKP Singh1-1/+1
2020-05-01ptp_qoriq: output PPS signal on FIPER2 in defaultYangbo Lu1-1/+1
2020-05-01uaccess: Add user_read_access_begin/end and user_write_access_begin/endChristophe Leroy1-0/+8
2020-05-01Merge tag 'drm-misc-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-2/+1
2020-05-01PCI/AER: Use only _OSC to determine AER ownershipAlexandru Gagniuc1-6/+0
2020-05-01blk-iocost: switch to fixed non-auto-decaying use_delayTejun Heo1-10/+33
2020-04-30tcp: add tp->dup_ack_counterEric Dumazet1-0/+1
2020-04-30Merge tag 'mlx5-updates-2020-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller8-134/+187
2020-04-30docs: networking: convert netdev-features.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-30inet_diag: add cgroup id attributeDmitry Yakunin1-1/+5
2020-04-30mptcp: move option parsing into mptcp_incoming_options()Paolo Abeni1-51/+0