summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-22Linux 4.4.231v4.4.231Greg Kroah-Hartman
2020-07-22sched/fair: handle case of task_h_load() returning 0Vincent Guittot
2020-07-22misc: atmel-ssc: lock with mutex instead of spinlockMichał Mirosław
2020-07-22dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edma_tx_handlerKrzysztof Kozlowski
2020-07-22hwmon: (emc2103) fix unable to change fan pwm1_enable attributeVishwas M
2020-07-22MIPS: Fix build for LTS kernel caused by backporting lpj adjustmentHuacai Chen
2020-07-22uio_pdrv_genirq: fix use without device tree and no interruptEsben Haabendal
2020-07-22Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen
2020-07-22mei: bus: don't clean driver pointerAlexander Usyskin
2020-07-22fuse: Fix parameter for FS_IOC_{GET,SET}FLAGSChirantan Ekbote
2020-07-22virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serialAlexander Lobakin
2020-07-22USB: serial: option: add Quectel EG95 LTE modemAceLan Kao
2020-07-22USB: serial: option: add GosunCn GM500 seriesJörgen Storvist
2020-07-22USB: serial: ch341: add new Product ID for CH340Igor Moura
2020-07-22USB: serial: cypress_m8: enable Simply Automated UPB PIMJames Hilliard
2020-07-22USB: serial: iuu_phoenix: fix memory corruptionJohan Hovold
2020-07-22usb: gadget: function: fix missing spinlock in f_uac1_legacyZhang Qiang
2020-07-22usb: chipidea: core: add wakeup support for extconPeter Chen
2020-07-22USB: c67x00: fix use after free in c67x00_giveback_urbTom Rix
2020-07-22ALSA: usb-audio: Fix race against the error recovery URB submissionTakashi Iwai
2020-07-22ALSA: line6: Perform sanity check for each URB creationTakashi Iwai
2020-07-22usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai
2020-07-22HID: magicmouse: do not set up autorepeatDmitry Torokhov
2020-07-22mtd: rawnand: brcmnand: fix CS0 layoutÁlvaro Fernández Rojas
2020-07-22perf stat: Zero all the 'ena' and 'run' array slot stats for interval modeJin Yao
2020-07-22staging: comedi: verify array index is correct before using itDan Carpenter
2020-07-22usb: gadget: udc: atmel: fix uninitialized read in debug printkMichał Mirosław
2020-07-22Revert "usb/ohci-platform: Fix a warning when hibernating"Sasha Levin
2020-07-22Revert "usb/xhci-plat: Set PM runtime as active on resume"Sasha Levin
2020-07-22Revert "usb/ehci-platform: Set PM runtime as active on resume"Sasha Levin
2020-07-22i2c: eg20t: Load module automatically if ID matchesAndy Shevchenko
2020-07-22tcp: md5: allow changing MD5 keys in all socket statesEric Dumazet
2020-07-22tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriersEric Dumazet
2020-07-22tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key()Eric Dumazet
2020-07-22tcp: make sure listeners don't initialize congestion-control stateChristoph Paasch
2020-07-22genetlink: remove genl_bindSean Tranchetti
2020-07-22net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese
2020-07-22llc: make sure applications use ARPHRD_ETHEREric Dumazet
2020-07-22l2tp: remove skb_dst_set() from l2tp_xmit_skb()Xin Long
2020-07-22ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsgSabrina Dubroca
2020-07-22bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti
2020-07-22ARC: elf: use right ELF_ARCHVineet Gupta
2020-07-22ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta
2020-07-22drm/radeon: fix double freeTom Rix
2020-07-22btrfs: fix fatal extent_buffer readahead vs releasepage raceBoris Burkov
2020-07-22Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"Greg Kroah-Hartman
2020-07-22KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini
2020-07-22ALSA: usb-audio: add quirk for MacroSilicon MS2109Hector Martin
2020-07-22ALSA: hda - let hs_mic be picked ahead of hp_micHui Wang
2020-07-22ALSA: opl3: fix infoleak in opl3xidongwang