summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-07-09crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()Herbert Xu
2020-06-30net: qed: fix left elements count calculationAlexander Lobakin
2020-06-30xfrm: Fix double ESP trailer insertion in IPsec crypto offload.Huy Nguyen
2020-06-30net: core: reduce recursion limit valueTaehee Yoo
2020-06-30net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan
2020-06-30sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner
2020-06-30net: use correct this_cpu primitive in dev_recursion_levelFlorian Westphal
2020-06-30net: place xmit recursion in softnet dataFlorian Westphal
2020-06-30net: be more gentle about silly gso requests coming from userEric Dumazet
2020-06-25md: add feature flag MD_FEATURE_RAID0_LAYOUTNeilBrown
2020-06-25kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa
2020-06-25mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon
2020-06-25mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon
2020-06-25block: nr_sects_write(): Disable preemption on seqcount writeAhmed S. Darwish
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