summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-08-09bpf: Add _kernel suffix to internal lockdown_bpf_readDaniel Borkmann1-1/+1
2021-08-09counter: Rename counter_count_function to counter_functionWilliam Breathitt Gray1-10/+10
2021-08-09counter: Rename counter_signal_value to counter_signal_levelWilliam Breathitt Gray1-6/+6
2021-08-09block: remove the bd_bdi in struct block_deviceChristoph Hellwig2-2/+1
2021-08-09block: move the bdi from the request_queue to the gendiskChristoph Hellwig2-3/+1
2021-08-09block: add a queue_has_disk helperChristoph Hellwig1-0/+1
2021-08-09block: pass a gendisk to blk_queue_update_readaheadChristoph Hellwig1-1/+1
2021-08-09block: remove support for delayed queue registrationsChristoph Hellwig1-6/+0
2021-08-09block: support delayed holder registrationChristoph Hellwig1-0/+5
2021-08-09block: look up holders by bdevChristoph Hellwig2-4/+3
2021-08-09block: make the block holder code optionalChristoph Hellwig2-3/+3
2021-08-09iommu: return full error code from iommu_map_sg[_atomic]()Logan Gunthorpe1-11/+11
2021-08-09dma-mapping: allow map_sg() ops to return negative error codesLogan Gunthorpe2-30/+10
2021-08-09dt-bindings: interconnect: Add Qualcomm SC8180x DT bindingsGeorgi Djakov1-0/+185
2021-08-09thunderbolt: Add vendor specific NHI quirk for auto-clearing interrupt statusSanjay R Mehta1-0/+2
2021-08-09devlink: Set device as early as possibleLeon Romanovsky1-4/+6
2021-08-09mfd: db8500-prcmu: Handle missing FW variantLinus Walleij1-1/+2
2021-08-09netfilter: x_tables: never register tables by defaultFlorian Westphal1-3/+3
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman19-35/+125
2021-08-09Merge 5.14-rc5 into staging-nextGreg Kroah-Hartman31-81/+234
2021-08-09Merge 5.14-rc5 into char-misc-nextGreg Kroah-Hartman18-34/+119
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman31-81/+234
2021-08-09Merge 5.14-rc5 into usb-nextGreg Kroah-Hartman19-35/+125
2021-08-09Merge tag 'v5.14-rc5' into nextVinod Koul31-81/+234
2021-08-08net: dsa: sja1105: rely on DSA core tracking of port learning stateVladimir Oltean1-0/+1
2021-08-08net: dsa: centralize fast ageing when address learning is turned offVladimir Oltean1-0/+1
2021-08-08drm/gem: Provide offset-adjusted framebuffer BO mappingsThomas Zimmermann2-1/+10
2021-08-08drm/simple-kms: Support custom CRTC stateThomas Zimmermann1-0/+27
2021-08-08Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+24
2021-08-08Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2021-08-08once: Fix panic when module unloadKefeng Wang1-2/+2
2021-08-08devlink: Simplify devlink port API callsLeon Romanovsky1-7/+5
2021-08-07dt-bindings: msm: dsi: document phy-type property for 7nm dsi phyJonathan Marek1-0/+2
2021-08-06srcutiny: Mark read-side data racesPaul E. McKenney1-4/+4
2021-08-06rculist: Unify documentation about missing list_empty_rcu()Julian Wiedmann1-18/+17
2021-08-06rcu: Mark accesses to ->rcu_read_lock_nestingPaul E. McKenney1-1/+1
2021-08-06rcu: Remove special bit at the bottom of the ->dynticks counterJoel Fernandes (Google)1-3/+0
2021-08-06drm/amdkfd: Allow querying SVM attributes that are clearFelix Kuehling1-7/+9
2021-08-06Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2021-08-06xfs: introduce CPU hotplug infrastructureDave Chinner1-0/+1
2021-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski3-2/+12
2021-08-06netfilter: conntrack: remove offload_pickup sysctl againFlorian Westphal1-2/+0
2021-08-06netfilter: nfnetlink_hook: missing chain familyPablo Neira Ayuso1-0/+9
2021-08-06dmaengine: dw: Convert members to u32 in platform dataAndy Shevchenko1-10/+10
2021-08-06PM: EM: Increase energy calculation precisionLukasz Luba1-0/+16
2021-08-06KVM: Cache the last used slot index per vCPUDavid Matlack1-0/+13
2021-08-06KVM: Move last_used_slot logic out of search_memslotsDavid Matlack1-16/+48
2021-08-06KVM: Rename lru_slot to last_used_slotDavid Matlack1-3/+3
2021-08-06Merge tag 'sysfs_defferred_iomem_get_mapping-5.15' of git://git.kernel.org/pu...Greg Kroah-Hartman1-1/+1
2021-08-06net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...Vladimir Oltean1-2/+0