summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon2020-06-251-1/+1
* mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon2020-06-251-3/+4
* block: nr_sects_write(): Disable preemption on seqcount writeAhmed S. Darwish2020-06-251-0/+2
* libata: Use per port sync for detachKai-Heng Feng2020-06-251-0/+3
* usb: host: ehci-platform: add a quirk to avoid stuckYoshihiro Shimoda2020-06-251-1/+1
* elfnote: mark all .note sections SHF_ALLOCNick Desaulniers2020-06-251-1/+1
* include/linux/bitops.h: avoid clang shift-count-overflow warningsArnd Bergmann2020-06-251-1/+1
* usb: gadget: Fix issue with config_ep_by_speed functionPawel Laszczak2020-06-251-0/+3
* sunrpc: clean up properly in gss_mech_unregister()NeilBrown2020-06-222-1/+3
* serial: 8250_pci: Move Pericom IDs to pci_ids.hKai-Heng Feng2020-06-221-0/+6
* PCI: Add Loongson vendor IDTiezhu Yang2020-06-221-0/+2
* x86/amd_nb: Add Family 19h PCI IDsYazen Ghannam2020-06-221-0/+1
* PCI: vmd: Add device id for VMD device 8086:9A0BJon Derrick2020-06-221-0/+1
* PCI: Add Amazon's Annapurna Labs vendor IDJonathan Chocron2020-06-221-0/+2
* PCI: Add Genesys Logic, Inc. Vendor IDBen Chuang2020-06-221-0/+2
* ALSA: lx6464es - add support for LX6464ESe pci express variantTim Blechmann2020-06-221-0/+2
* x86/amd_nb: Add PCI device IDs for family 17h, model 70hMarcel Bocu2020-06-221-0/+1
* PCI: mediatek: Add controller support for MT7629Jianjun Wang2020-06-221-0/+1
* PCI: Enable NVIDIA HDA controllersLukas Wunner2020-06-221-0/+1
* PCI: Add Synopsys endpoint EDDA Device IDGustavo Pimentel2020-06-221-0/+1
* PCI: Move Rohm Vendor ID to generic listAndy Shevchenko2020-06-221-0/+2
* PCI: Move Synopsys HAPS platform device IDsThinh Nguyen2020-06-221-0/+3
* PCI: add USR vendor id and use it in r8169 and w6692 driverHeiner Kallweit2020-06-221-0/+2
* x86/amd_nb: Add PCI device IDs for family 17h, model 30hWoods, Brian2020-06-221-0/+1
* hwmon/k10temp, x86/amd_nb: Consolidate shared device IDsWoods, Brian2020-06-221-0/+2
* pci:ipmi: Move IPMI PCI class id defines to pci_ids.hCorey Minyard2020-06-221-0/+4
* PCI: Remove unused NFP32xx IDsJakub Kicinski2020-06-221-2/+0
* mm: initialize deferred pages with interrupts enabledPavel Tatashin2020-06-221-0/+2
* string.h: fix incompatibility between FORTIFY_SOURCE and KASANDaniel Axtens2020-06-221-12/+48
* kgdb: Fix spurious true from in_dbg_master()Daniel Thompson2020-06-221-1/+1
* sched/core: Fix illegal RCU from offline CPUsPeter Zijlstra2020-06-221-0/+2
* x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exitJon Doron2020-06-221-0/+2
* KVM: x86: Fix APIC page invalidation raceEiichi Tsukata2020-06-221-2/+2
* x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck2020-06-221-1/+1
* mm: add kvfree_sensitive() for freeing sensitive data objectsWaiman Long2020-06-221-0/+1
* make 'user_access_begin()' do 'access_ok()'Linus Torvalds2020-06-221-1/+1
* x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross2020-06-101-0/+6
* net: check untrusted gso_size at kernel entryWillem de Bruijn2020-06-101-2/+12
* mmc: fix compilation of user APIJérôme Pouiller2020-06-071-0/+1
* netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso2020-06-031-1/+1
* netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso2020-06-031-1/+1
* xfrm: fix error in commentAntony Antony2020-06-031-1/+1
* RDMA/core: Fix double destruction of uobjectJason Gunthorpe2020-06-031-1/+1
* include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann2020-06-031-1/+1
* mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov2020-06-031-2/+13
* net sched: fix reporting the first-time use timestampRoman Mashak2020-06-031-1/+2
* net/mlx5: Add command entry handling completionMoshe Shemesh2020-06-031-0/+1
* rxrpc: Trace discarded ACKsDavid Howells2020-05-271-0/+35
* nfit: Add Hyper-V NVDIMM DSM command set to white listDexuan Cui2020-05-271-0/+1
* padata: Replace delayed timer with immediate workqueue in padata_reorderHerbert Xu2020-05-271-9/+4