summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-09-18interconnect: Add sync state supportGeorgi Djakov
2020-09-18interconnect: Add get_bw() callbackGeorgi Djakov
2020-09-17bpf: Add abnormal return checks.Alexei Starovoitov
2020-09-17bpf, x64: rework pro/epilogue and tailcall handling in JITMaciej Fijalkowski
2020-09-17bpf: Limit caller's stack depth 256 for subprogs with tailcallsMaciej Fijalkowski
2020-09-17netdev: Remove unused functionsYueHaibing
2020-09-17PCI: endpoint: Use "NULL" instead of "0" as a NULL pointerGustavo Pimentel
2020-09-17bpf: rename poke descriptor's 'ip' member to 'tailcall_target'Maciej Fijalkowski
2020-09-17bpf: propagate poke descriptors to subprogramsMaciej Fijalkowski
2020-09-17mm: Add a pasid member to struct mm_structFenghua Yu
2020-09-17RDMA/mlx5: Add sw_owner_v2 bit capabilityAlex Vesker
2020-09-17PCI/ACPI: Add Ampere Altra SOC MCFG quirkTuan Phan
2020-09-17mm: allow a controlled amount of unfairness in the page lockLinus Torvalds
2020-09-17iommu/vt-d: Change flags type to unsigned int in binding mmFenghua Yu
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu
2020-09-17arm64: paravirt: Initialize steal time when cpu is onlineAndrew Jones
2020-09-17quota: simplify the quotactl compat handlingChristoph Hellwig
2020-09-17compat: add a compat_need_64bit_alignment_fixup() helperChristoph Hellwig
2020-09-17dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan
2020-09-17dma-direct: Fix potential NULL pointer dereferenceThomas Tai
2020-09-17RDMA/mlx5: Delete duplicated mlx5_ptys_width enumAharon Landau
2020-09-17net/mlx5: Refactor query port speed functionsAharon Landau
2020-09-17cper,edac,efi: Memory Error Record: bank group/address and chip idAlex Kluver
2020-09-17edac,ghes,cper: Add Row Extension to Memory Error RecordAlex Kluver
2020-09-16rcu-tasks: Fix grace-period/unlock race in RCU Tasks TracePaul E. McKenney
2020-09-16fs: Remove duplicated flag O_NDELAY occurring twice in VALID_OPEN_FLAGSKrzysztof Wilczyński
2020-09-16fs: fix cast in fsparam_u32hex() macroAlexey Dobriyan
2020-09-16Merge tag 'mlx5-updates-2020-09-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-09-16iio: adis: Drop non Managed device functionsNuno Sá
2020-09-16cpuidle: Allow cpuidle drivers to take over RCU-idlePeter Zijlstra
2020-09-16efi: Support for MOK variable config tableLenny Szubowicz
2020-09-16PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectableThomas Gleixner
2020-09-16iommm/vt-d: Store irq domain in struct deviceThomas Gleixner
2020-09-16irqdomain/msi: Allow to override msi_domain_alloc/free_irqs()Thomas Gleixner
2020-09-16PCI/MSI: Provide pci_dev_has_special_msi_domain() helperThomas Gleixner
2020-09-16irqdomain/msi: Provide DOMAIN_BUS_VMD_MSIThomas Gleixner
2020-09-16x86/msi: Use generic MSI domain opsThomas Gleixner
2020-09-16PCI/MSI: Rework pci_msi_domain_calc_hwirq()Thomas Gleixner
2020-09-16seqlock: Unbreak lockdeppeterz@infradead.org
2020-09-16locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_countHou Tao
2020-09-16ipmi: add retry in try_get_dev_id()Xianting Tian
2020-09-16phy: Add new PHY attribute max_link_rateSwapnil Jakhade
2020-09-16sched/topology: Allow archs to override cpu_smt_maskSrikar Dronamraju
2020-09-16serial: core: fix console port-lock regressionJohan Hovold
2020-09-16Merge branch 'virtio-shm' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...Maxime Ripard
2020-09-16Merge branch 'kvm-arm64/nvhe-hyp-context' into kvmarm-master/nextMarc Zyngier
2020-09-16USB: add usb_control_msg_send() and usb_control_msg_recv()Greg Kroah-Hartman
2020-09-16USB: move snd_usb_pipe_sanity_check into the USB coreGreg Kroah-Hartman
2020-09-15bpf: Mutex protect used_maps array and countYiFei Zhu
2020-09-15scsi: sd: sd_zbc: Fix handling of host-aware ZBC disksDamien Le Moal