summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-29tcp: fix to update snd_wl1 in bulk receiver fast pathNeal Cardwell1-0/+2
2020-10-29nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl...Defang Bo1-1/+1
2020-10-29net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setupXie He1-0/+1
2020-10-29net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC deviceXie He1-1/+9
2020-10-29x86/mm/ptdump: Fix soft lockup in page table walkerAndrey Ryabinin1-0/+2
2020-10-29lib/strscpy: Shut up KASAN false-positives in strscpy()Andrey Ryabinin1-1/+1
2020-10-29compiler.h: Add read_word_at_a_time() function.Andrey Ryabinin1-0/+8
2020-10-29compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()Andrey Ryabinin1-8/+6
2020-10-29mm/kasan: add API to check memory regionsAndrey Ryabinin2-0/+24
2020-10-29mm/kasan: print name of mem[set,cpy,move]() caller in reportAndrey Ryabinin1-30/+34
2020-10-29ALSA: bebob: potential info leak in hwdep_read()Dan Carpenter1-2/+1
2020-10-29r8169: fix data corruption issue on RTL8402Heiner Kallweit1-56/+60
2020-10-29net/ipv4: always honour route mtu during forwardingMaciej Żenczykowski1-0/+6
2020-10-29tipc: fix the skb_unshare() in tipc_buf_append()Cong Wang1-1/+2
2020-10-29ibmveth: Identify ingress large send packets.David Wilder1-1/+12
2020-10-17Linux 4.4.240v4.4.240Greg Kroah-Hartman1-1/+1
2020-10-17crypto: qat - check cipher length for aead AES-CBC-HMAC-SHADominik Przychodni1-1/+9
2020-10-17spi: unbinding slave before calling spi_destroy_queueyangerkun1-2/+2
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: Fix update of connection state in `hci_encrypt_cfm`Patrick Steinhardt1-1/+1
2020-10-17Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz2-27/+21
2020-10-17Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud1-5/+17
2020-10-17Bluetooth: MGMT: Fix not checking if BT_HS is enabledLuiz Augusto von Dentz1-1/+6
2020-10-17Bluetooth: A2MP: Fix not initializing all membersLuiz Augusto von Dentz1-1/+21
2020-10-14Linux 4.4.239v4.4.239Greg Kroah-Hartman1-1/+1
2020-10-14net: usb: rtl8150: set random MAC address when set_ethernet_addr() failsAnant Thazhemadam1-4/+12
2020-10-14rxrpc: Fix server keyring leakDavid Howells1-1/+1
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-1/+9
2020-10-14bonding: set dev->needed_headroom in bond_setup_by_slave()Eric Dumazet1-0/+1
2020-10-14xfrm: Use correct address family in xfrm_state_findHerbert Xu1-4/+7
2020-10-14net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng1-11/+4
2020-10-14xfrm: clone whole liftime_cur structure in xfrm_do_migrateAntony Antony1-1/+1
2020-10-14xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrateAntony Antony1-10/+6
2020-10-14mtd: nand: Provide nand_cleanup() function to free NAND related resourcesRichard Weinberger2-8/+20
2020-10-14net: team: fix memory leak in __team_options_registerAnant Thazhemadam1-1/+1
2020-10-14team: set dev->needed_headroom in team_setup_by_port()Eric Dumazet1-0/+1
2020-10-14sctp: fix sctp_auth_init_hmacs() error pathEric Dumazet1-0/+1
2020-10-14perf top: Fix stdio interface input handling with glibc 2.28+Tommi Rantala1-1/+3
2020-10-14driver core: Fix probe_count imbalance in really_probe()Tetsuo Handa1-2/+3
2020-10-14platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuseAaron Ma1-1/+3
2020-10-14platform/x86: thinkpad_acpi: initialize tp_nvram_state variableTom Rix1-1/+1