summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-17RDMA/mlx5: Delete duplicated mlx5_ptys_width enumAharon Landau1-0/+8
2020-09-17net/mlx5: Refactor query port speed functionsAharon Landau1-4/+3
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-17rcu-tasks: Fix grace-period/unlock race in RCU Tasks TracePaul E. McKenney1-0/+4
2020-09-17fs: Remove duplicated flag O_NDELAY occurring twice in VALID_OPEN_FLAGSKrzysztof Wilczyński1-1/+1
2020-09-17fs: fix cast in fsparam_u32hex() macroAlexey Dobriyan1-1/+1
2020-09-17Merge tag 'mlx5-updates-2020-09-15' of git://git.kernel.org/pub/scm/linux/ker...David 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-16sched/topology: Allow archs to override cpu_smt_maskSrikar Dronamraju1-1/+1
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/ms...Maxime Ripard1-0/+17
2020-09-16Merge branch 'kvm-arm64/nvhe-hyp-context' into kvmarm-master/nextMarc Zyngier1-44/+30
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-16bpf: Mutex protect used_maps array and countYiFei Zhu1-0/+1
2020-09-16scsi: 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
2020-09-15net/mlx5: Always use container_of to find mdev pointer from clock structEran Ben Elisha1-1/+0
2020-09-15smccc: Use separate variables for args and resultsAndrew Scull1-44/+29
2020-09-15smccc: Define vendor hyp owned service call regionAndrew Scull1-0/+1
2020-09-15Merge tag 'scmi-updates-5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson1-7/+25
2020-09-15kernel.h: Move oops_in_progress to printk.hAndy Shevchenko3-2/+3
2020-09-14i40e: optimise prefetch page refcountLi RongQing1-0/+8
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard42-180/+307
2020-09-14Merge v5.9-rc5 into drm-nextDaniel Vetter6-19/+65
2020-09-14media: firmware: qcom_scm: Add memory protect virtual address rangesStanimir Varbanov1-0/+7
2020-09-14Merge branch 'fixes' into nextMichael Ellerman1-0/+2