summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.231-rt201v4.4.231-rt201Daniel Wagner2020-07-241-1/+1
* Merge tag 'v4.4.231' into v4.4-rtDaniel Wagner2020-07-2488-351/+450
|\
| * Linux 4.4.231v4.4.231Greg Kroah-Hartman2020-07-221-1/+1
| * sched/fair: handle case of task_h_load() returning 0Vincent Guittot2020-07-221-1/+9
| * 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
| * 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: 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
| * 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
| * 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
| * i2c: eg20t: Load module automatically if ID matchesAndy Shevchenko2020-07-221-0/+1
| * tcp: md5: allow changing MD5 keys in all socket statesEric Dumazet2020-07-221-4/+1
| * tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriersEric Dumazet2020-07-222-7/+13
| * tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key()Eric Dumazet2020-07-222-1/+7
| * tcp: make sure listeners don't initialize congestion-control stateChristoph Paasch2020-07-222-1/+4
| * genetlink: remove genl_bindSean Tranchetti2020-07-222-60/+0
| * net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese2020-07-221-1/+9
| * llc: make sure applications use ARPHRD_ETHEREric Dumazet2020-07-221-3/+7
| * l2tp: remove skb_dst_set() from l2tp_xmit_skb()Xin Long2020-07-221-4/+1
| * ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsgSabrina Dubroca2020-07-221-0/+3
| * bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti2020-07-221-1/+1
| * ARC: elf: use right ELF_ARCHVineet Gupta2020-07-221-1/+1
| * ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta2020-07-221-11/+5
| * drm/radeon: fix double freeTom Rix2020-07-221-4/+3
| * btrfs: fix fatal extent_buffer readahead vs releasepage raceBoris Burkov2020-07-221-16/+24
| * Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"Greg Kroah-Hartman2020-07-222-42/+11
| * KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini2020-07-221-1/+1
| * ALSA: usb-audio: add quirk for MacroSilicon MS2109Hector Martin2020-07-221-0/+52