summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-08-20SUNRPC: Move client-side disconnect injectionChuck Lever
2021-08-20Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...Joerg Roedel
2021-08-20iommu/io-pgtable: Abstract iommu_iotlb_gather accessRobin Murphy
2021-08-20Merge branch kvm-arm64/generic-entry into kvmarm-master/nextMarc Zyngier
2021-08-20ARM: 9114/1: oabi-compat: rework sys_semtimedop emulationArnd Bergmann
2021-08-20ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulationArnd Bergmann
2021-08-20Merge branch 'sched/core'Peter Zijlstra
2021-08-20sched: Introduce dl_task_check_affinity() to check proposed affinityWill Deacon
2021-08-20sched: Allow task CPU affinity to be restricted on asymmetric systemsWill Deacon
2021-08-20sched: Introduce task_struct::user_cpus_ptr to track requested affinityWill Deacon
2021-08-20cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq()Will Deacon
2021-08-20cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()Will Deacon
2021-08-20cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1Will Deacon
2021-08-20sched: Introduce task_cpu_possible_mask() to limit fallback rq selectionWill Deacon
2021-08-19net/mlx5: E-switch, Introduce rate limiting groups APIDmytro Linkin
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-20bpf: Use kvmalloc for map keys in syscallsStanislav Fomichev
2021-08-19Merge tag 'linux-can-next-for-5.15-20210819' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-08-19PCI: endpoint: Add virtual function number in pci_epc opsKishon Vijay Abraham I
2021-08-19PCI: endpoint: Add support to add virtual function in endpoint coreKishon Vijay Abraham I
2021-08-19can: dev: provide optional GPIO based termination supportOleksij Rempel
2021-08-19net: mii: make mii_ethtool_gset() return voidPavel Skripkin
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