summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.231v4.9.231Greg Kroah-Hartman2020-07-221-1/+1
* x86/cpu: Move x86_cache_bits settingsSuraj Jitindar Singh2020-07-221-1/+1
* irqchip/gic: Atomically update affinityMarc Zyngier2020-07-221-10/+3
* sched/fair: handle case of task_h_load() returning 0Vincent Guittot2020-07-221-1/+9
* arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon2020-07-223-6/+20
* misc: atmel-ssc: lock with mutex instead of spinlockMichał Mirosław2020-07-221-12/+12
* dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edma_tx_handlerKrzysztof Kozlowski2020-07-221-0/+7
* hwmon: (emc2103) fix unable to change fan pwm1_enable attributeVishwas M2020-07-221-1/+1
* MIPS: Fix build for LTS kernel caused by backporting lpj adjustmentHuacai Chen2020-07-221-9/+4
* timer: Fix wheel index calculation on last levelFrederic Weisbecker2020-07-221-2/+2
* uio_pdrv_genirq: fix use without device tree and no interruptEsben Haabendal2020-07-221-1/+1
* Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen2020-07-221-0/+7
* mei: bus: don't clean driver pointerAlexander Usyskin2020-07-221-2/+1
* fuse: Fix parameter for FS_IOC_{GET,SET}FLAGSChirantan Ekbote2020-07-221-1/+11
* virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serialAlexander Lobakin2020-07-221-1/+2
* USB: serial: option: add Quectel EG95 LTE modemAceLan Kao2020-07-221-0/+3
* USB: serial: option: add GosunCn GM500 seriesJörgen Storvist2020-07-221-0/+3
* USB: serial: ch341: add new Product ID for CH340Igor Moura2020-07-221-0/+1
* USB: serial: cypress_m8: enable Simply Automated UPB PIMJames Hilliard2020-07-222-0/+5
* USB: serial: iuu_phoenix: fix memory corruptionJohan Hovold2020-07-221-3/+5
* usb: gadget: function: fix missing spinlock in f_uac1_legacyZhang Qiang2020-07-221-0/+2
* usb: chipidea: core: add wakeup support for extconPeter Chen2020-07-221-0/+24
* usb: dwc2: Fix shutdown callback in platformMinas Harutyunyan2020-07-221-1/+2
* USB: c67x00: fix use after free in c67x00_giveback_urbTom Rix2020-07-221-1/+1
* ALSA: usb-audio: Fix race against the error recovery URB submissionTakashi Iwai2020-07-221-5/+12
* ALSA: line6: Perform sanity check for each URB creationTakashi Iwai2020-07-222-0/+4
* usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai2020-07-222-4/+28
* HID: magicmouse: do not set up autorepeatDmitry Torokhov2020-07-221-0/+6
* mtd: rawnand: brcmnand: fix CS0 layoutÁlvaro Fernández Rojas2020-07-221-2/+3
* perf stat: Zero all the 'ena' and 'run' array slot stats for interval modeJin Yao2020-07-221-2/+4
* ARM: dts: socfpga: Align L2 cache-controller nodename with dtschemaKrzysztof Kozlowski2020-07-222-2/+2
* Revert "thermal: mediatek: fix register index error"Enric Balletbo i Serra2020-07-221-4/+2
* staging: comedi: verify array index is correct before using itDan Carpenter2020-07-221-3/+7
* usb: gadget: udc: atmel: fix uninitialized read in debug printkMichał Mirosław2020-07-221-1/+1
* spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rateMarc Kleine-Budde2020-07-221-8/+6
* iio:health:afe4404 Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-07-221-3/+5
* Revert "usb/ohci-platform: Fix a warning when hibernating"Sasha Levin2020-07-221-5/+0
* Revert "usb/xhci-plat: Set PM runtime as active on resume"Sasha Levin2020-07-221-10/+1
* Revert "usb/ehci-platform: Set PM runtime as active on resume"Sasha Levin2020-07-221-5/+0
* net: dsa: bcm_sf2: Fix node reference countFlorian Fainelli2020-07-221-0/+2
* spi: fix initial SPI_SR value in spi-fsl-dspiAngelo Dureghello2020-07-221-1/+1
* iio:health:afe4403 Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-07-221-5/+8
* iio:pressure:ms5611 Fix buffer element alignmentJonathan Cameron2020-07-221-3/+8
* iio: pressure: zpa2326: handle pm_runtime_get_sync failureNavid Emamdoost2020-07-221-1/+3
* iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()Chuhong Yuan2020-07-221-1/+4
* iio: magnetometer: ak8974: Fix runtime PM imbalance on errorDinghao Liu2020-07-221-9/+10
* iio:magnetometer:ak8974: Fix alignment and data leak issuesJonathan Cameron2020-07-221-3/+7
* i2c: eg20t: Load module automatically if ID matchesAndy Shevchenko2020-07-221-0/+1
* cgroup: Fix sock_cgroup_data on big-endian.Cong Wang2020-07-221-0/+2
* cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang2020-07-224-10/+26