aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-09-18pNFS/flexfiles: Be consistent about mirror index typesTrond Myklebust1-2/+2
2020-09-18stacktrace: Remove reliable argument from arch_stack_walk() callbackMark Brown1-4/+1
2020-09-18soundwire: Add generic bandwidth allocation algorithmBard Liao1-0/+3
2020-09-18Merge tag 'phy-attrs-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into 5.10/dp-pullTomi Valkeinen1-0/+2
2020-09-18ieee80211: redefine S1G bits with GENMASKThomas Pedersen1-69/+69
2020-09-18Merge branch 'icc-syncstate' into icc-nextGeorgi Djakov1-0/+7
2020-09-18interconnect: Add sync state supportGeorgi Djakov1-0/+5
2020-09-18interconnect: Add get_bw() callbackGeorgi Djakov1-0/+2
2020-09-17bpf: Add abnormal return checks.Alexei Starovoitov1-0/+1
2020-09-17bpf, x64: rework pro/epilogue and tailcall handling in JITMaciej Fijalkowski2-0/+4
2020-09-17bpf: Limit caller's stack depth 256 for subprogs with tailcallsMaciej Fijalkowski1-0/+1
2020-09-17netdev: Remove unused functionsYueHaibing1-10/+0
2020-09-17bpf: rename poke descriptor's 'ip' member to 'tailcall_target'Maciej Fijalkowski1-2/+2
2020-09-17bpf: propagate poke descriptors to subprogramsMaciej Fijalkowski1-0/+1
2020-09-17mm: Add a pasid member to struct mm_structFenghua Yu1-0/+4
2020-09-17mm: allow a controlled amount of unfairness in the page lockLinus Torvalds2-0/+3
2020-09-17iommu/vt-d: Change flags type to unsigned int in binding mmFenghua Yu1-1/+1
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu5-17/+17
2020-09-17arm64: paravirt: Initialize steal time when cpu is onlineAndrew Jones1-1/+0
2020-09-17quota: simplify the quotactl compat handlingChristoph Hellwig1-3/+0
2020-09-17compat: add a compat_need_64bit_alignment_fixup() helperChristoph Hellwig1-0/+9
2020-09-17dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan3-9/+57
2020-09-17dma-direct: Fix potential NULL pointer dereferenceThomas Tai1-3/+0
2020-09-17cper,edac,efi: Memory Error Record: bank group/address and chip idAlex Kluver1-0/+8
2020-09-17edac,ghes,cper: Add Row Extension to Memory Error RecordAlex Kluver1-2/+14
2020-09-16rcu-tasks: Fix grace-period/unlock race in RCU Tasks TracePaul E. McKenney1-0/+4
2020-09-16fs: fix cast in fsparam_u32hex() macroAlexey Dobriyan1-1/+1
2020-09-16Merge tag 'mlx5-updates-2020-09-15' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-2/+2
2020-09-16iio: adis: Drop non Managed device functionsNuno Sá1-27/+0
2020-09-16cpuidle: Allow cpuidle drivers to take over RCU-idlePeter Zijlstra1-0/+1
2020-09-16efi: Support for MOK variable config tableLenny Szubowicz1-0/+34
2020-09-16PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectableThomas Gleixner1-5/+26
2020-09-16iommm/vt-d: Store irq domain in struct deviceThomas Gleixner1-0/+7
2020-09-16irqdomain/msi: Allow to override msi_domain_alloc/free_irqs()Thomas Gleixner1-0/+27
2020-09-16PCI/MSI: Provide pci_dev_has_special_msi_domain() helperThomas Gleixner1-0/+1
2020-09-16irqdomain/msi: Provide DOMAIN_BUS_VMD_MSIThomas Gleixner1-0/+1
2020-09-16x86/msi: Use generic MSI domain opsThomas Gleixner1-1/+0
2020-09-16PCI/MSI: Rework pci_msi_domain_calc_hwirq()Thomas Gleixner1-2/+1
2020-09-16seqlock: Unbreak lockdeppeterz@infradead.org1-8/+14
2020-09-16locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_countHou Tao1-4/+4
2020-09-16ipmi: add retry in try_get_dev_id()Xianting Tian1-0/+2
2020-09-16phy: Add new PHY attribute max_link_rateSwapnil Jakhade1-0/+2
2020-09-16serial: core: fix console port-lock regressionJohan Hovold1-0/+1
2020-09-16Merge branch 'virtio-shm' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse into drm-misc-nextMaxime Ripard1-0/+17
2020-09-16USB: add usb_control_msg_send() and usb_control_msg_recv()Greg Kroah-Hartman1-0/+6
2020-09-16USB: move snd_usb_pipe_sanity_check into the USB coreGreg Kroah-Hartman1-0/+1
2020-09-15bpf: Mutex protect used_maps array and countYiFei Zhu1-0/+1
2020-09-15scsi: sd: sd_zbc: Fix handling of host-aware ZBC disksDamien Le Moal1-0/+2
2020-09-15ethtool: add standard pause statsJakub Kicinski1-0/+26
2020-09-15net/mlx5e: Add CQE compression support for multi-strides packetsOfer Levi1-1/+2