summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-01net: qed: fix left elements count calculationAlexander Lobakin1-10/+16
2020-07-01xfrm: Fix double ESP trailer insertion in IPsec crypto offload.Huy Nguyen1-0/+1
2020-07-01net: core: reduce recursion limit valueTaehee Yoo1-1/+1
2020-07-01net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan1-1/+0
2020-07-01sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner1-3/+5
2020-07-01net: use correct this_cpu primitive in dev_recursion_levelFlorian Westphal1-1/+1
2020-07-01net: place xmit recursion in softnet dataFlorian Westphal1-8/+32
2020-07-01net: be more gentle about silly gso requests coming from userEric Dumazet1-8/+9
2020-06-25md: add feature flag MD_FEATURE_RAID0_LAYOUTNeilBrown1-0/+2
2020-06-25kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa1-0/+4
2020-06-25mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon1-1/+1
2020-06-25mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon1-3/+4
2020-06-25block: nr_sects_write(): Disable preemption on seqcount writeAhmed S. Darwish1-0/+2
2020-06-25libata: Use per port sync for detachKai-Heng Feng1-0/+3
2020-06-25usb: host: ehci-platform: add a quirk to avoid stuckYoshihiro Shimoda1-1/+1
2020-06-25elfnote: mark all .note sections SHF_ALLOCNick Desaulniers1-1/+1
2020-06-25include/linux/bitops.h: avoid clang shift-count-overflow warningsArnd Bergmann1-1/+1
2020-06-25usb: gadget: Fix issue with config_ep_by_speed functionPawel Laszczak1-0/+3
2020-06-22sunrpc: clean up properly in gss_mech_unregister()NeilBrown2-1/+3
2020-06-22serial: 8250_pci: Move Pericom IDs to pci_ids.hKai-Heng Feng1-0/+6
2020-06-22PCI: Add Loongson vendor IDTiezhu Yang1-0/+2
2020-06-22x86/amd_nb: Add Family 19h PCI IDsYazen Ghannam1-0/+1
2020-06-22PCI: vmd: Add device id for VMD device 8086:9A0BJon Derrick1-0/+1
2020-06-22PCI: Add Amazon's Annapurna Labs vendor IDJonathan Chocron1-0/+2
2020-06-22PCI: Add Genesys Logic, Inc. Vendor IDBen Chuang1-0/+2
2020-06-22ALSA: lx6464es - add support for LX6464ESe pci express variantTim Blechmann1-0/+2
2020-06-22x86/amd_nb: Add PCI device IDs for family 17h, model 70hMarcel Bocu1-0/+1
2020-06-22PCI: mediatek: Add controller support for MT7629Jianjun Wang1-0/+1
2020-06-22PCI: Enable NVIDIA HDA controllersLukas Wunner1-0/+1
2020-06-22PCI: Add Synopsys endpoint EDDA Device IDGustavo Pimentel1-0/+1
2020-06-22PCI: Move Rohm Vendor ID to generic listAndy Shevchenko1-0/+2
2020-06-22PCI: Move Synopsys HAPS platform device IDsThinh Nguyen1-0/+3
2020-06-22PCI: add USR vendor id and use it in r8169 and w6692 driverHeiner Kallweit1-0/+2
2020-06-22x86/amd_nb: Add PCI device IDs for family 17h, model 30hWoods, Brian1-0/+1
2020-06-22hwmon/k10temp, x86/amd_nb: Consolidate shared device IDsWoods, Brian1-0/+2
2020-06-22pci:ipmi: Move IPMI PCI class id defines to pci_ids.hCorey Minyard1-0/+4
2020-06-22PCI: Remove unused NFP32xx IDsJakub Kicinski1-2/+0
2020-06-22mm: initialize deferred pages with interrupts enabledPavel Tatashin1-0/+2
2020-06-22string.h: fix incompatibility between FORTIFY_SOURCE and KASANDaniel Axtens1-12/+48
2020-06-22kgdb: Fix spurious true from in_dbg_master()Daniel Thompson1-1/+1
2020-06-22sched/core: Fix illegal RCU from offline CPUsPeter Zijlstra1-0/+2
2020-06-22x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exitJon Doron1-0/+2
2020-06-22KVM: x86: Fix APIC page invalidation raceEiichi Tsukata1-2/+2
2020-06-22x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck1-1/+1
2020-06-22mm: add kvfree_sensitive() for freeing sensitive data objectsWaiman Long1-0/+1
2020-06-22make 'user_access_begin()' do 'access_ok()'Linus Torvalds1-1/+1
2020-06-10x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross1-0/+6
2020-06-10net: check untrusted gso_size at kernel entryWillem de Bruijn1-2/+12
2020-06-07mmc: fix compilation of user APIJérôme Pouiller1-0/+1
2020-06-03netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso1-1/+1