summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-11USB: serial: option: add support for Thales Cinterion EXS82Giacinto Cifelli1-0/+2
2020-12-11USB: serial: option: add Fibocom NL668 variantsVincent Palatin1-1/+2
2020-12-11USB: serial: ch341: sort device-id entriesJohan Hovold1-3/+3
2020-12-11USB: serial: ch341: add new Product ID for CH341AJan-Niklas Burfeind1-0/+1
2020-12-11USB: serial: kl5kusb105: fix memleak on openJohan Hovold1-6/+4
2020-12-11usb: gadget: f_fs: Use local copy of descriptors for userspace copyVamsi Krishna Samavedam1-2/+4
2020-12-11vlan: consolidate VLAN parsing code and limit max parsing depthToke Høiland-Jørgensen2-7/+23
2020-12-11btrfs: sysfs: init devices outside of the chunk_mutexJosef Bacik1-3/+4
2020-12-11powerpc: Stop exporting __clear_user which is now inlined.Michal Suchanek1-1/+0
2020-12-11Input: i8042 - add ByteSpeed touchpad to noloop tablePo-Hsu Lin1-0/+4
2020-12-11Input: xpad - support Ardwiino ControllersSanjay Govind1-0/+2
2020-12-11dt-bindings: net: correct interrupt flags in examplesKrzysztof Kozlowski2-2/+2
2020-12-11net: pasemi: fix error return code in pasemi_mac_open()Zhang Changzhong1-2/+6
2020-12-11cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong1-0/+1
2020-12-11net/x25: prevent a couple of overflowsDan Carpenter1-2/+4
2020-12-11netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversalAntoine Tenart1-2/+5
2020-12-11bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles3-35/+52
2020-12-11usbnet: ipheth: fix connectivity with iOS 14Yves-Alexis Perez1-1/+1
2020-12-11rose: Fix Null pointer dereference in rose_send_frame()Anmol Karn1-4/+13
2020-12-11net/af_iucv: set correct sk_protocol for child socketsJulian Wiedmann1-2/+2
2020-12-02Linux 4.4.247v4.4.247Greg Kroah-Hartman1-1/+1
2020-12-02btrfs: fix lockdep splat when reading qgroup config on mountFilipe Manana1-1/+1
2020-12-02USB: core: Fix regression in Hercules audio cardAlan Stern1-0/+6
2020-12-02USB: core: add endpoint-blacklist quirkJohan Hovold4-0/+49
2020-12-02x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry1-2/+2
2020-12-02USB: core: Change %pK for __user pointers to %pxAlan Stern1-2/+2
2020-12-02perf probe: Fix to die_entrypc() returns error correctlyMasami Hiramatsu1-0/+8
2020-12-02efivarfs: revert "fix memory leak in efivarfs_create()"Ard Biesheuvel2-1/+2
2020-12-02nfc: s3fwrn5: use signed integer for parsing GPIO numbersKrzysztof Kozlowski1-2/+2
2020-12-02IB/mthca: fix return value of error branch in mthca_init_cq()Xiongfeng Wang1-4/+6
2020-12-02bnxt_en: Release PCI regions when DMA mask setup fails during probe.Michael Chan1-1/+1
2020-12-02video: hyperv_fb: Fix the cache type when mapping the VRAMDexuan Cui1-1/+6
2020-12-02bnxt_en: fix error return code in bnxt_init_board()Zhang Changzhong1-0/+1
2020-12-02scsi: ufs: Fix race between shutdown and runtime resume flowStanley Chu1-5/+1
2020-12-02scsi: target: iscsi: Fix cmd abort fabric stop raceMike Christie1-4/+13
2020-12-02scsi: libiscsi: Fix NOP race conditionLee Duncan2-8/+18
2020-12-02dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst sizeSugar Zhang1-1/+1
2020-12-02proc: don't allow async path resolution of /proc/self componentsJens Axboe1-0/+7
2020-12-02x86/xen: don't unbind uninitialized lock_kicker_irqBrian Masney1-1/+11
2020-12-02HID: hid-sensor-hub: Fix issue with devices with no report IDPablo Ceballos1-1/+2
2020-12-02Input: i8042 - allow insmod to succeed on devices without an i8042 controllerHans de Goede1-1/+11
2020-12-02HID: cypress: Support Varmilo Keyboards' media hotkeysFrank Yang2-5/+41
2020-12-02btrfs: inode: Verify inode mode to avoid NULL pointer dereferenceQu Wenruo2-8/+34
2020-12-02btrfs: tree-checker: Enhance chunk checker to validate chunk profileQu Wenruo1-0/+7
2020-11-24Linux 4.4.246v4.4.246Greg Kroah-Hartman1-1/+1
2020-11-24x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu1-47/+2
2020-11-24s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter1-1/+1
2020-11-24mac80211: free sta in sta_info_insert_finish() on errorsJohannes Berg1-10/+4
2020-11-24mac80211: allow driver to prevent two stations w/ same addressJohannes Berg3-2/+23
2020-11-24mac80211: minstrel: fix tx status processing corner caseFelix Fietkau1-1/+1