summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-17Linux 5.8.16v5.8.16Greg Kroah-Hartman1-1/+1
2020-10-17reiserfs: Fix oops during mountJan Kara1-0/+7
2020-10-17reiserfs: Initialize inode keys properlyJan Kara1-5/+1
2020-10-17USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adaptersMychaela N. Falconia2-0/+12
2020-10-17USB: serial: pl2303: add device-id for HP GC deviceScott Chen2-0/+2
2020-10-17staging: comedi: check validity of wMaxPacketSize of usb endpoints foundAnant Thazhemadam1-0/+3
2020-10-17USB: serial: option: Add Telit FT980-KS compositionLeonid Bloch1-0/+2
2020-10-17USB: serial: option: add Cellient MPL200 cardWilken Gottwalt1-0/+3
2020-10-17media: usbtv: Fix refcounting mixupOliver Neukum1-1/+2
2020-10-17Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz3-16/+31
2020-10-17Bluetooth: MGMT: Fix not checking if BT_HS is enabledLuiz Augusto von Dentz1-1/+6
2020-10-17Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelLuiz Augusto von Dentz3-3/+20
2020-10-17Bluetooth: A2MP: Fix not initializing all membersLuiz Augusto von Dentz1-1/+21
2020-10-17crypto: qat - check cipher length for aead AES-CBC-HMAC-SHADominik Przychodni1-1/+9
2020-10-17crypto: bcm - Verify GCM/CCM key length in setkeyHerbert Xu1-1/+14
2020-10-14Linux 5.8.15v5.8.15Greg Kroah-Hartman1-1/+1
2020-10-14net_sched: commit action insertions togetherCong Wang1-9/+23
2020-10-14net_sched: defer tcf_idr_insert() in tcf_action_init_1()Cong Wang22-66/+21
2020-10-14net: qrtr: ns: Protect radix_tree_deref_slot() using rcu read locksManivannan Sadhasivam1-9/+25
2020-10-14net: usb: rtl8150: set random MAC address when set_ethernet_addr() failsAnant Thazhemadam1-4/+12
2020-10-14Input: ati_remote2 - add missing newlines when printing module parametersXiongfeng Wang1-2/+2
2020-10-14tty/vt: Do not warn when huge selection requestedAlexey Kardashevskiy1-1/+1
2020-10-14net/mlx5e: Fix driver's declaration to support GRE offloadAya Levin1-1/+18
2020-10-14net/tls: race causes kernel panicRohit Maheshwari1-2/+7
2020-10-14net: bridge: fdb: don't flush ext_learn entriesNikolay Aleksandrov1-0/+2
2020-10-14net/core: check length before updating Ethertype in skb_mpls_{push,pop}Guillaume Nault1-2/+2
2020-10-14netlink: fix policy dump leakJohannes Berg3-16/+20
2020-10-14tcp: fix receive window update in tcp_add_backlog()Eric Dumazet1-3/+3
2020-10-14mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...Vijay Balakrishna3-2/+19
2020-10-14mm: validate inode in mapping_set_error()Minchan Kim1-1/+2
2020-10-14mmc: core: don't set limits.discard_granularity as 0Coly Li1-1/+1
2020-10-14perf: Fix task_function_call() error handlingKajol Jain1-2/+3
2020-10-14afs: Fix deadlock between writeback and truncateDavid Howells3-9/+50
2020-10-14net: mscc: ocelot: divide watermark value by 60 when writing to SYS_ATOPVladimir Oltean1-6/+6
2020-10-14net: mscc: ocelot: extend watermark encoding functionMaxim Kochetkov4-14/+29
2020-10-14net: mscc: ocelot: split writes to pause frame enable bit and to thresholdsVladimir Oltean1-7/+12
2020-10-14net: mscc: ocelot: rename ocelot_board.c to ocelot_vsc7514.cVladimir Oltean2-1/+1
2020-10-14rxrpc: Fix server keyring leakDavid Howells1-1/+1
2020-10-14rxrpc: The server keyring isn't network-namespacedDavid Howells1-1/+1
2020-10-14rxrpc: Fix some missing _bh annotations on locking conn->state_lockDavid Howells1-3/+3
2020-10-14rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()David Howells1-2/+2
2020-10-14rxrpc: Fix rxkad token xdr encodingMarc Dionne1-2/+10
2020-10-14net: mvneta: fix double free of txq->bufTom Rix1-11/+2
2020-10-14vhost-vdpa: fix page pinning leakage in error pathSi-Wei Liu1-48/+71
2020-10-14vhost-vdpa: fix vhost_vdpa_map() on error conditionSi-Wei Liu1-0/+3
2020-10-14net: hinic: fix DEVLINK build errorsRandy Dunlap1-0/+1
2020-10-14net: stmmac: Modify configuration method of EEE timersVineetha G. Jaya Kumaran3-9/+28
2020-10-14net/mlx5e: Fix race condition on nhe->n pointer in neigh updateVlad Buslov2-37/+50
2020-10-14net/mlx5e: Fix VLAN create flowAya Levin1-2/+4
2020-10-14net/mlx5e: Fix VLAN cleanup flowAya Levin1-2/+6