summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-08-20tracing: Add a probe that attaches to trace eventsTzvetomir Stoyanov (VMware)1-0/+4
2021-08-20SUNRPC: Move client-side disconnect injectionChuck Lever1-18/+0
2021-08-20Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...Joerg Roedel5-24/+127
2021-08-20iommu/io-pgtable: Abstract iommu_iotlb_gather accessRobin Murphy1-0/+10
2021-08-20Merge branch kvm-arm64/generic-entry into kvmarm-master/nextMarc Zyngier1-1/+5
2021-08-20ARM: 9114/1: oabi-compat: rework sys_semtimedop emulationArnd Bergmann1-0/+3
2021-08-20ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulationArnd Bergmann1-0/+18
2021-08-20Merge branch 'sched/core'Peter Zijlstra5-22/+41
2021-08-20sched: Introduce dl_task_check_affinity() to check proposed affinityWill Deacon1-0/+6
2021-08-20sched: Allow task CPU affinity to be restricted on asymmetric systemsWill Deacon1-0/+2
2021-08-20sched: Introduce task_struct::user_cpus_ptr to track requested affinityWill Deacon1-0/+13
2021-08-20cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq()Will Deacon1-2/+3
2021-08-20cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()Will Deacon1-1/+1
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 Kicinski8-5/+26
2021-08-20bpf: Use kvmalloc for map keys in syscallsStanislav Fomichev1-2/+10
2021-08-19Merge tag 'linux-can-next-for-5.15-20210819' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-0/+8
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: 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 Dobriyan4-3/+14
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 Bergmann1-1/+18
2021-08-18block: fix default IO priority handlingDamien Le Moal1-1/+6
2021-08-18block: change ioprio_valid() to an inline functionDamien Le Moal1-0/+10
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