summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-08-20cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1Will Deacon1-0/+1
2021-08-20sched: Introduce task_cpu_possible_mask() to limit fallback rq selectionWill Deacon1-0/+14
2021-08-20net/mlx5: E-switch, Introduce rate limiting groups APIDmytro Linkin1-1/+2
2021-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-12/+31
2021-08-20bpf: Use kvmalloc for map keys in syscallsStanislav Fomichev1-2/+10
2021-08-19Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-7/+5
2021-08-19i2c: virtio: add a virtio i2c frontend driverJie Deng2-0/+42
2021-08-19Merge tag 'linux-can-next-for-5.15-20210819' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-0/+8
2021-08-19RDMA/core/sa_query: Remove unused functionHÃ¥kon Bugge1-24/+0
2021-08-19Revert "flow_offload: action should not be NULL when it is referenced"Ido Schimmel1-7/+5
2021-08-19PCI: endpoint: Add virtual function number in pci_epc opsKishon Vijay Abraham I1-26/+31
2021-08-19PCI: endpoint: Add support to add virtual function in endpoint coreKishon Vijay Abraham I1-1/+15
2021-08-19can: dev: provide optional GPIO based termination supportOleksij Rempel1-0/+8
2021-08-19net: Fix offloading indirect devices dependency on qdisc order creationEli Cohen1-0/+1
2021-08-19net: mii: make mii_ethtool_gset() return voidPavel Skripkin1-1/+1
2021-08-19entry: KVM: Allow use of generic KVM entry w/o full generic supportOliver Upton1-1/+5
2021-08-19iommu/vt-d: Allow devices to have more than 32 outstanding PRsLu Baolu1-0/+5
2021-08-19iommu/vt-d: Update the virtual command related registersLu Baolu1-3/+3
2021-08-19dma-mapping: make the global coherent pool conditionalChristoph Hellwig1-8/+10
2021-08-19isystem: ship and use stdarg.hAlexey Dobriyan5-4/+15
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2-3/+0
2021-08-19PCI: Change the type of probe argument in reset functionsAmey Narkhede2-2/+5
2021-08-19PCI: Add support for ACPI _RST reset methodShanker Donthineni1-1/+1
2021-08-19tracing: Have dynamic events have a ref counterSteven Rostedt (VMware)1-1/+44
2021-08-19tracing: Add DYNAMIC flag for dynamic eventsSteven Rostedt (VMware)1-0/+3
2021-08-18coresight: syscfg: Add API to activate and enable configurationsMike Leach1-0/+2
2021-08-18coresight: syscfg: Add registration and feature loading for cs devicesMike Leach1-0/+7
2021-08-18USB: EHCI: Add alias for Broadcom INSNREGKees Cook1-3/+10
2021-08-18USB: EHCI: Add register array bounds to HCS portsKees Cook1-11/+13
2021-08-18ovl: enable RCU'd ->get_acl()Miklos Szeredi2-1/+7
2021-08-18vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi1-1/+1
2021-08-18pipe: avoid unnecessary EPOLLET wakeups under normal loadsLinus Torvalds1-0/+2
2021-08-18dma-mapping: add a dma_init_global_coherent helperChristoph Hellwig1-1/+1
2021-08-18driver core: platform: Remove platform_device_add_properties()Heikki Krogerus1-2/+0
2021-08-18Merge tag 'qcom-drivers-for-5.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-1/+28
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