summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-30usb: add USB_QUIRK_DELAY_INIT for Logitech C922Tomasz MeresiƄski1-1/+2
2020-06-30usb: dwc2: Postponed gadget registration to the udc class driverMinas Harutyunyan2-6/+11
2020-06-30USB: ohci-sm501: Add missed iounmap() in removeChuhong Yuan1-0/+1
2020-06-30net: core: reduce recursion limit valueTaehee Yoo1-1/+1
2020-06-30net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan2-1/+2
2020-06-30net: Fix the arp error in some casesguodeqing1-1/+1
2020-06-30ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()Taehee Yoo1-3/+6
2020-06-30tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell1-0/+2
2020-06-30ip_tunnel: fix use-after-free in ip_tunnel_lookup()Taehee Yoo1-6/+8
2020-06-30tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezesDavid Christensen1-2/+2
2020-06-30tcp: grow window for OOO packets only for SACK flowsEric Dumazet1-2/+10
2020-06-30sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner4-5/+12
2020-06-30rxrpc: Fix notification call on completion of discarded callsDavid Howells1-0/+7
2020-06-30rocker: fix incorrect error handling in dma_rings_initAditya Pakki1-2/+2
2020-06-30net: usb: ax88179_178a: fix packet alignment paddingJeremy Kerr1-5/+6
2020-06-30net: fix memleak in register_netdevice()Yang Yingliang1-0/+7
2020-06-30net: bridge: enfore alignment for ethernet addressThomas Martitz1-1/+1
2020-06-30mld: fix memory leak in ipv6_mc_destroy_dev()Wang Hai1-0/+1
2020-06-30ibmveth: Fix max MTU limitThomas Falcon1-1/+1
2020-06-30apparmor: don't try to replace stale label in ptraceme checkJann Horn1-2/+2
2020-06-30fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro1-2/+7
2020-06-30net: sched: export __netdev_watchdog_up()Valentin Longchamp1-0/+1
2020-06-30block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failedyu kuai1-1/+0
2020-06-30net: be more gentle about silly gso requests coming from userEric Dumazet1-8/+9
2020-06-30scsi: scsi_devinfo: handle non-terminated stringsMartin Wilck1-2/+3
2020-06-25Linux 4.14.186v4.14.186Greg Kroah-Hartman1-1/+1
2020-06-25KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generatedSean Christopherson1-18/+9
2020-06-25kvm: x86: Fix reserved bits related calculation errors caused by MKTMEKai Huang1-6/+27
2020-06-25kvm: x86: Move kvm_set_mmio_spte_mask() from x86.c to mmu.cKai Huang2-31/+31
2020-06-25md: add feature flag MD_FEATURE_RAID0_LAYOUTNeilBrown3-0/+18
2020-06-25net: core: device_rename: Use rwsem instead of a seqcountAhmed S. Darwish1-22/+18
2020-06-25sched/rt, net: Use CONFIG_PREEMPTION.patchThomas Gleixner1-1/+1
2020-06-25kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa3-13/+31
2020-06-25e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu1-4/+10
2020-06-25kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutexMasami Hiramatsu1-1/+2
2020-06-25crypto: algboss - don't wait during notifier callbackEric Biggers1-2/+0
2020-06-25crypto: algif_skcipher - Cap recv SG list at ctx->usedHerbert Xu1-5/+1
2020-06-25mtd: rawnand: tmio: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: mtk: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: plat_nand: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: socrates: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: oxnas: Fix the probe error pathMiquel Raynal1-4/+4
2020-06-25mtd: rawnand: oxnas: Add of_node_put()Nishka Dasgupta1-3/+5
2020-06-25mtd: rawnand: orion: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: xway: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: sharpsl: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: diskonchip: Fix the probe error pathMiquel Raynal1-5/+2
2020-06-25mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon50-81/+72
2020-06-25block: nr_sects_write(): Disable preemption on seqcount writeAhmed S. Darwish1-0/+2
2020-06-25x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lldArd Biesheuvel1-1/+1