summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()Herbert Xu2020-07-091-2/+2
* net: qed: fix left elements count calculationAlexander Lobakin2020-06-301-10/+16
* xfrm: Fix double ESP trailer insertion in IPsec crypto offload.Huy Nguyen2020-06-301-0/+1
* net: core: reduce recursion limit valueTaehee Yoo2020-06-301-1/+1
* net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan2020-06-301-1/+0
* sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner2020-06-301-3/+5
* net: use correct this_cpu primitive in dev_recursion_levelFlorian Westphal2020-06-301-1/+1
* net: place xmit recursion in softnet dataFlorian Westphal2020-06-301-8/+32
* net: be more gentle about silly gso requests coming from userEric Dumazet2020-06-301-8/+9
* md: add feature flag MD_FEATURE_RAID0_LAYOUTNeilBrown2020-06-251-0/+2
* kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-251-0/+4
* 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