summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86: Fix early boot crash on gcc-10, third tryBorislav Petkov2020-05-201-0/+6
* ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai2020-05-201-0/+1
* gcc-10 warnings: fix low-hanging fruitLinus Torvalds2020-05-202-2/+2
* pnp: Use list_for_each_entry() instead of open codingJason Gunthorpe2020-05-201-20/+9
* netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann2020-05-201-1/+1
* tcp: fix SO_RCVLOWAT hangs with fat skbsEric Dumazet2020-05-201-0/+13
* net: stricter validation of untrusted gso packetsWillem de Bruijn2020-05-141-2/+24
* mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen2020-05-101-0/+9