summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-06-25libata: Use per port sync for detachKai-Heng Feng
2020-06-25usb: host: ehci-platform: add a quirk to avoid stuckYoshihiro Shimoda
2020-06-25elfnote: mark all .note sections SHF_ALLOCNick Desaulniers
2020-06-25include/linux/bitops.h: avoid clang shift-count-overflow warningsArnd Bergmann
2020-06-25usb: gadget: Fix issue with config_ep_by_speed functionPawel Laszczak
2020-06-22sunrpc: clean up properly in gss_mech_unregister()NeilBrown
2020-06-22serial: 8250_pci: Move Pericom IDs to pci_ids.hKai-Heng Feng
2020-06-22PCI: Add Loongson vendor IDTiezhu Yang
2020-06-22x86/amd_nb: Add Family 19h PCI IDsYazen Ghannam
2020-06-22PCI: vmd: Add device id for VMD device 8086:9A0BJon Derrick
2020-06-22PCI: Add Amazon's Annapurna Labs vendor IDJonathan Chocron
2020-06-22PCI: Add Genesys Logic, Inc. Vendor IDBen Chuang
2020-06-22ALSA: lx6464es - add support for LX6464ESe pci express variantTim Blechmann
2020-06-22x86/amd_nb: Add PCI device IDs for family 17h, model 70hMarcel Bocu
2020-06-22PCI: mediatek: Add controller support for MT7629Jianjun Wang
2020-06-22PCI: Enable NVIDIA HDA controllersLukas Wunner
2020-06-22PCI: Add Synopsys endpoint EDDA Device IDGustavo Pimentel
2020-06-22PCI: Move Rohm Vendor ID to generic listAndy Shevchenko
2020-06-22PCI: Move Synopsys HAPS platform device IDsThinh Nguyen
2020-06-22PCI: add USR vendor id and use it in r8169 and w6692 driverHeiner Kallweit
2020-06-22x86/amd_nb: Add PCI device IDs for family 17h, model 30hWoods, Brian
2020-06-22hwmon/k10temp, x86/amd_nb: Consolidate shared device IDsWoods, Brian
2020-06-22pci:ipmi: Move IPMI PCI class id defines to pci_ids.hCorey Minyard
2020-06-22PCI: Remove unused NFP32xx IDsJakub Kicinski
2020-06-22mm: initialize deferred pages with interrupts enabledPavel Tatashin
2020-06-22string.h: fix incompatibility between FORTIFY_SOURCE and KASANDaniel Axtens
2020-06-22kgdb: Fix spurious true from in_dbg_master()Daniel Thompson
2020-06-22sched/core: Fix illegal RCU from offline CPUsPeter Zijlstra
2020-06-22x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exitJon Doron
2020-06-22KVM: x86: Fix APIC page invalidation raceEiichi Tsukata
2020-06-22x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck
2020-06-22mm: add kvfree_sensitive() for freeing sensitive data objectsWaiman Long
2020-06-22make 'user_access_begin()' do 'access_ok()'Linus Torvalds
2020-06-10x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross
2020-06-10net: check untrusted gso_size at kernel entryWillem de Bruijn
2020-06-07mmc: fix compilation of user APIJérôme Pouiller
2020-06-03netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso
2020-06-03netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso
2020-06-03xfrm: fix error in commentAntony Antony
2020-06-03RDMA/core: Fix double destruction of uobjectJason Gunthorpe
2020-06-03include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann
2020-06-03mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov
2020-06-03net sched: fix reporting the first-time use timestampRoman Mashak
2020-06-03net/mlx5: Add command entry handling completionMoshe Shemesh
2020-05-27rxrpc: Trace discarded ACKsDavid Howells
2020-05-27nfit: Add Hyper-V NVDIMM DSM command set to white listDexuan Cui
2020-05-27padata: Replace delayed timer with immediate workqueue in padata_reorderHerbert Xu
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-05-20ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai
2020-05-20gcc-10 warnings: fix low-hanging fruitLinus Torvalds