summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-08-19entry: KVM: Allow use of generic KVM entry w/o full generic supportOliver Upton
2021-08-19iommu/vt-d: Allow devices to have more than 32 outstanding PRsLu Baolu
2021-08-19iommu/vt-d: Update the virtual command related registersLu Baolu
2021-08-19dma-mapping: make the global coherent pool conditionalChristoph Hellwig
2021-08-19isystem: ship and use stdarg.hAlexey Dobriyan
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2021-08-18PCI: Change the type of probe argument in reset functionsAmey Narkhede
2021-08-18PCI: Add support for ACPI _RST reset methodShanker Donthineni
2021-08-18tracing: Have dynamic events have a ref counterSteven Rostedt (VMware)
2021-08-18tracing: Add DYNAMIC flag for dynamic eventsSteven Rostedt (VMware)
2021-08-18coresight: syscfg: Add API to activate and enable configurationsMike Leach
2021-08-18coresight: syscfg: Add registration and feature loading for cs devicesMike Leach
2021-08-18USB: EHCI: Add alias for Broadcom INSNREGKees Cook
2021-08-18USB: EHCI: Add register array bounds to HCS portsKees Cook
2021-08-18ovl: enable RCU'd ->get_acl()Miklos Szeredi
2021-08-18vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi
2021-08-18pipe: avoid unnecessary EPOLLET wakeups under normal loadsLinus Torvalds
2021-08-18dma-mapping: add a dma_init_global_coherent helperChristoph Hellwig
2021-08-18driver core: platform: Remove platform_device_add_properties()Heikki Krogerus
2021-08-18Merge tag 'qcom-drivers-for-5.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2021-08-18block: fix default IO priority handlingDamien Le Moal
2021-08-18block: change ioprio_valid() to an inline functionDamien Le Moal
2021-08-18libata: Introduce ncq_prio_supported sysfs sttributeDamien Le Moal
2021-08-18libata: print feature list on device scanDamien Le Moal
2021-08-18regulator: Minor regulator documentation fixes.Matti Vaittinen
2021-08-18iommu: Allow enabling non-strict mode dynamicallyRobin Murphy
2021-08-18iommu: Express DMA strictness via the domain typeRobin Murphy
2021-08-18iommu: Introduce explicit type for non-strict DMA domainsRobin Murphy
2021-08-18iommu/io-pgtable: Remove non-strict quirkRobin Murphy
2021-08-18iommu: Indicate queued flushes via gather dataRobin Murphy
2021-08-18iommu: Pull IOVA cookie management into the coreRobin Murphy
2021-08-18net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()Wei Wang
2021-08-18net: dsa: tag_sja1105: be dsa_loop-safeVladimir Oltean
2021-08-18firmware: qcom_scm: Introduce SCM calls to access LMhThara Gopinath
2021-08-18leds: move default_state read from fwnode to coreDenis Osterland-Heim
2021-08-17PCI: Remove reset_fn field from pci_devAmey Narkhede
2021-08-17PCI: Add array to track reset method orderingAmey Narkhede
2021-08-17PCI: Add pcie_reset_flr() with 'probe' argumentAmey Narkhede
2021-08-17PCI: Cache PCIe Device Capabilities registerAmey Narkhede
2021-08-17workqueue: Remove unused WORK_NO_COLORLai Jiangshan
2021-08-17workqueue: Rename "delayed" (delayed by active management) to "inactive"Lai Jiangshan
2021-08-17static_call: Update API documentationPeter Zijlstra
2021-08-17locking/local_lock: Add PREEMPT_RT supportThomas Gleixner
2021-08-17locking/spinlock/rt: Prepare for RT local_lockThomas Gleixner
2021-08-17preempt: Adjust PREEMPT_LOCK_OFFSET for RTThomas Gleixner
2021-08-17locking/rtmutex: Add mutex variant for RTThomas Gleixner
2021-08-17locking/ww_mutex: Add rt_mutex based lock type and accessorsPeter Zijlstra
2021-08-17locking/ww_mutex: Abstract out internal lock accessesThomas Gleixner
2021-08-17locking/mutex: Make mutex::wait_lock rawThomas Gleixner
2021-08-17locking/ww_mutex: Move the ww_mutex definitions from <linux/mutex.h> into <li...Thomas Gleixner