summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-22Linux 4.9.231v4.9.231Greg Kroah-Hartman
2020-07-22x86/cpu: Move x86_cache_bits settingsSuraj Jitindar Singh
2020-07-22irqchip/gic: Atomically update affinityMarc Zyngier
2020-07-22sched/fair: handle case of task_h_load() returning 0Vincent Guittot
2020-07-22arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon
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-22timer: Fix wheel index calculation on last levelFrederic Weisbecker
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: dwc2: Fix shutdown callback in platformMinas Harutyunyan
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-22ARM: dts: socfpga: Align L2 cache-controller nodename with dtschemaKrzysztof Kozlowski
2020-07-22Revert "thermal: mediatek: fix register index error"Enric Balletbo i Serra
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-22spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rateMarc Kleine-Budde
2020-07-22iio:health:afe4404 Fix timestamp alignment and prevent data leak.Jonathan Cameron
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-22net: dsa: bcm_sf2: Fix node reference countFlorian Fainelli
2020-07-22spi: fix initial SPI_SR value in spi-fsl-dspiAngelo Dureghello
2020-07-22iio:health:afe4403 Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-07-22iio:pressure:ms5611 Fix buffer element alignmentJonathan Cameron
2020-07-22iio: pressure: zpa2326: handle pm_runtime_get_sync failureNavid Emamdoost
2020-07-22iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()Chuhong Yuan
2020-07-22iio: magnetometer: ak8974: Fix runtime PM imbalance on errorDinghao Liu
2020-07-22iio:magnetometer:ak8974: Fix alignment and data leak issuesJonathan Cameron
2020-07-22i2c: eg20t: Load module automatically if ID matchesAndy Shevchenko
2020-07-22cgroup: Fix sock_cgroup_data on big-endian.Cong Wang
2020-07-22cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang