summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-30Linux 4.4.229v4.4.229Sasha Levin
2020-06-29ALSA: usb-audio: Fix invalid NULL check in snd_emuusb_set_samplerate()Takashi Iwai
2020-06-29PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port modeDongdong Liu
2020-06-29NFSv4 fix CLOSE not waiting for direct IO compeletionOlga Kornievskaia
2020-06-29pNFS/flexfiles: Fix list corruption if the mirror count changesTrond Myklebust
2020-06-29SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()Chuck Lever
2020-06-29sunrpc: fixed rollback in rpc_gssd_dummy_populate()Vasily Averin
2020-06-29drm/radeon: fix fb_div check in ni_init_smc_spll_table()Denis Efremov
2020-06-29tracing: Fix event trigger to accept redundant spacesMasami Hiramatsu
2020-06-29arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma
2020-06-29ocfs2: fix panic on nfs server over ocfs2Junxiao Bi
2020-06-29ocfs2: fix value of OCFS2_INVALID_SLOTJunxiao Bi
2020-06-29ocfs2: load global_inode_allocJunxiao Bi
2020-06-29mm/slab: use memzero_explicit() in kzfree()Waiman Long
2020-06-29KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li
2020-06-29ACPI: sysfs: Fix pm_profile_attr typeNathan Chancellor
2020-06-29blktrace: break out of blktrace setup on concurrent callsLuis Chamberlain
2020-06-29kbuild: improve cc-option to clean up all temporary filesMasahiro Yamada
2020-06-29net: alx: fix race condition in alx_removeZekun Shen
2020-06-29sched/core: Fix PI boosting between RT and DEADLINE tasksJuri Lelli
2020-06-29netfilter: ipset: fix unaligned atomic accessRussell King
2020-06-29usb: gadget: udc: Potential Oops in error handling codeDan Carpenter
2020-06-29ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()yu kuai
2020-06-29RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo
2020-06-29efi/esrt: Fix reference count leak in esre_create_sysfs_entry.Qiushi Wu
2020-06-29cifs/smb3: Fix data inconsistent when zero file rangeZhang Xiaoxu
2020-06-29cifs/smb3: Fix data inconsistent when punch holeZhang Xiaoxu
2020-06-29xhci: Poll for U0 after disabling USB2 LPMKai-Heng Feng
2020-06-29ALSA: usb-audio: Fix OOB access of mixer element listTakashi Iwai
2020-06-29ALSA: usb-audio: Clean up mixer element list traverseTakashi Iwai
2020-06-29ALSA: usb-audio: allow clock source validity interruptsDaniel Mack
2020-06-29ALSA: usb-audio: uac1: Invalidate ctl on interruptJulian Scheel
2020-06-29cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chipJoakim Tjernlund
2020-06-29xhci: Fix enumeration issue when setting max packet size for FS devices.Al Cooper
2020-06-29xhci: Fix incorrect EP_STATE_MASKMathias Nyman
2020-06-29ALSA: usb-audio: add quirk for Denon DCD-1500REYick W. Tse
2020-06-29usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()Tang Bin
2020-06-29USB: ehci: reopen solution for Synopsys HC bugLongfang Liu
2020-06-29PCI: Disable MSI for HiSilicon Hip06/Hip07 Root PortsDongdong Liu
2020-06-29usb: add USB_QUIRK_DELAY_INIT for Logitech C922Tomasz MeresiƄski
2020-06-29usb: dwc2: Postponed gadget registration to the udc class driverMinas Harutyunyan
2020-06-29USB: ohci-sm501: Add missed iounmap() in removeChuhong Yuan
2020-06-29mld: fix memory leak in ipv6_mc_destroy_dev()Wang Hai
2020-06-29net: core: reduce recursion limit valueTaehee Yoo
2020-06-29net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan
2020-06-29net: Fix the arp error in some casesguodeqing
2020-06-29sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner
2020-06-29tcp: grow window for OOO packets only for SACK flowsEric Dumazet
2020-06-29ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()Taehee Yoo
2020-06-29tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell