summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-30net: alx: fix race condition in alx_removeZekun Shen1-4/+5
2020-06-30sched/core: Fix PI boosting between RT and DEADLINE tasksJuri Lelli1-1/+2
2020-06-30netfilter: ipset: fix unaligned atomic accessRussell King1-0/+2
2020-06-30usb: gadget: udc: Potential Oops in error handling codeDan Carpenter1-1/+2
2020-06-30ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()yu kuai1-2/+4
2020-06-30RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo1-0/+1
2020-06-30efi/esrt: Fix reference count leak in esre_create_sysfs_entry.Qiushi Wu1-1/+1
2020-06-30cifs/smb3: Fix data inconsistent when zero file rangeZhang Xiaoxu1-0/+6
2020-06-30cifs/smb3: Fix data inconsistent when punch holeZhang Xiaoxu1-0/+6
2020-06-30xhci: Poll for U0 after disabling USB2 LPMKai-Heng Feng1-0/+3
2020-06-30ALSA: usb-audio: Fix OOB access of mixer element listTakashi Iwai3-7/+20
2020-06-30ALSA: usb-audio: Clean up mixer element list traverseTakashi Iwai4-16/+18
2020-06-30ALSA: usb-audio: allow clock source validity interruptsDaniel Mack1-1/+8
2020-06-30ALSA: usb-audio: uac1: Invalidate ctl on interruptJulian Scheel1-1/+6
2020-06-30cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chipJoakim Tjernlund1-0/+2
2020-06-30xhci: Fix enumeration issue when setting max packet size for FS devices.Al Cooper1-0/+1
2020-06-30xhci: Fix incorrect EP_STATE_MASKMathias Nyman1-1/+1
2020-06-30ALSA: usb-audio: add quirk for Denon DCD-1500REYick W. Tse1-0/+1
2020-06-30usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()Tang Bin1-3/+2
2020-06-30USB: ehci: reopen solution for Synopsys HC bugLongfang Liu1-0/+7
2020-06-30PCI: Disable MSI for HiSilicon Hip06/Hip07 Root PortsDongdong Liu2-0/+3
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-30mld: fix memory leak in ipv6_mc_destroy_dev()Wang Hai1-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-30sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner4-4/+11
2020-06-30tcp: grow window for OOO packets only for SACK flowsEric Dumazet1-2/+10
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-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-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-30l2tp: Allow duplicate session creation with UDPRidge Kennedy1-1/+6
2020-06-30scsi: scsi_devinfo: handle non-terminated stringsMartin Wilck1-2/+3
2020-06-30net: Revert "pkt_sched: fq: use proper locking in fq_dump_stats()"Toke Høiland-Jørgensen1-18/+14
2020-06-30net: core: device_rename: Use rwsem instead of a seqcountAhmed S. Darwish1-22/+18
2020-06-30sched/rt, net: Use CONFIG_PREEMPTION.patchThomas Gleixner1-1/+1
2020-06-30e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu1-4/+10
2020-06-30kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa3-13/+31
2020-06-30x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu1-2/+20
2020-06-30powerpc/kprobes: Fixes for kprobe_lookup_name() on BENaveen N. Rao1-1/+2
2020-06-30kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutexMasami Hiramatsu1-1/+2
2020-06-30crypto: algboss - don't wait during notifier callbackEric Biggers1-2/+0
2020-06-30block: nr_sects_write(): Disable preemption on seqcount writeAhmed S. Darwish1-0/+2