summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-08-18Merge tag 'tegra-for-5.15-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-0/+6
2021-08-18block: fix default IO priority handlingDamien Le Moal2-3/+9
2021-08-18block: Introduce IOPRIO_NR_LEVELSDamien Le Moal1-2/+3
2021-08-18block: fix IOPRIO_PRIO_CLASS() and IOPRIO_PRIO_VALUE() macrosDamien Le Moal1-4/+8
2021-08-18block: change ioprio_valid() to an inline functionDamien Le Moal2-2/+10
2021-08-18block: improve ioprio class description commentDamien Le Moal1-4/+6
2021-08-18libata: Introduce ncq_prio_supported sysfs sttributeDamien Le Moal1-0/+1
2021-08-18libata: print feature list on device scanDamien Le Moal1-0/+4
2021-08-18regulator: Minor regulator documentation fixes.Matti Vaittinen1-1/+7
2021-08-18iommu: Allow enabling non-strict mode dynamicallyRobin Murphy1-0/+6
2021-08-18iommu: Express DMA strictness via the domain typeRobin Murphy1-1/+0
2021-08-18iommu: Introduce explicit type for non-strict DMA domainsRobin Murphy1-0/+11
2021-08-18iommu/io-pgtable: Remove non-strict quirkRobin Murphy1-5/+0
2021-08-18iommu: Indicate queued flushes via gather dataRobin Murphy1-1/+7
2021-08-18iommu: Pull IOVA cookie management into the coreRobin Murphy1-1/+2
2021-08-18net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()Wei Wang2-1/+7
2021-08-18net: dsa: tag_sja1105: be dsa_loop-safeVladimir Oltean1-0/+18
2021-08-18mptcp: remote addresses fullmeshGeliang Tang1-0/+1
2021-08-18firmware: qcom_scm: Introduce SCM calls to access LMhThara Gopinath1-0/+14
2021-08-18leds: move default_state read from fwnode to coreDenis Osterland-Heim1-3/+9
2021-08-18scsi: target: Allows backend drivers to fail with specific sense codesSergey Samoylenko2-0/+3
2021-08-18scsi: core: Remove scsi_cmnd.tagJohn Garry1-1/+0
2021-08-18PCI: Remove reset_fn field from pci_devAmey Narkhede1-1/+0
2021-08-18PCI: Add array to track reset method orderingAmey Narkhede1-0/+6
2021-08-17PCI: Add pcie_reset_flr() with 'probe' argumentAmey Narkhede1-1/+1
2021-08-17PCI: Cache PCIe Device Capabilities registerAmey Narkhede1-0/+1
2021-08-17workqueue: Remove unused WORK_NO_COLORLai Jiangshan1-7/+2
2021-08-17workqueue: Rename "delayed" (delayed by active management) to "inactive"Lai Jiangshan1-2/+2
2021-08-17static_call: Update API documentationPeter Zijlstra1-0/+33
2021-08-17locking/local_lock: Add PREEMPT_RT supportThomas Gleixner1-0/+44
2021-08-17locking/spinlock/rt: Prepare for RT local_lockThomas Gleixner3-8/+30
2021-08-17preempt: Adjust PREEMPT_LOCK_OFFSET for RTThomas Gleixner1-0/+4
2021-08-17locking/rtmutex: Add mutex variant for RTThomas Gleixner1-10/+56
2021-08-17locking/ww_mutex: Add rt_mutex based lock type and accessorsPeter Zijlstra1-9/+24
2021-08-17locking/ww_mutex: Abstract out internal lock accessesThomas Gleixner1-4/+9
2021-08-17locking/mutex: Make mutex::wait_lock rawThomas Gleixner1-2/+2
2021-08-17locking/ww_mutex: Move the ww_mutex definitions from <linux/mutex.h> into <li...Thomas Gleixner2-11/+8
2021-08-17locking/mutex: Move the 'struct mutex_waiter' definition from <linux/mutex.h>...Thomas Gleixner1-13/+0
2021-08-17locking/rwlock: Provide RT variantThomas Gleixner3-12/+179
2021-08-17SUNRPC: Add RPC_AUTH_TLS protocol numbersChuck Lever2-0/+2
2021-08-17sysctl: introduce new proc handler proc_doboolJia He1-0/+2
2021-08-17SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()Chuck Lever2-4/+5
2021-08-17NFSD: remove vanity commentsNeilBrown1-1/+0
2021-08-17svcrdma: Convert rdma->sc_rw_ctxts to llistChuck Lever1-1/+1
2021-08-17svcrdma: Relieve contention on sc_send_lock.Chuck Lever1-2/+2
2021-08-17svcrdma: Fewer calls to wake_up() in Send completion handlerChuck Lever1-0/+1
2021-08-17tracing: Add trace_event helper macros __string_len() and __assign_str_len()Steven Rostedt (VMware)1-0/+22
2021-08-17SUNRPC: Add svc_rqst_replace_page() APIChuck Lever1-0/+4
2021-08-17locking/spinlock: Provide RT variant header: <linux/spinlock_rt.h>Thomas Gleixner3-1/+162
2021-08-17locking/spinlock: Provide RT specific spinlock_tThomas Gleixner1-0/+26