summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-14Linux 4.4.239v4.4.239Greg Kroah-Hartman
2020-10-14net: usb: rtl8150: set random MAC address when set_ethernet_addr() failsAnant Thazhemadam
2020-10-14rxrpc: Fix server keyring leakDavid Howells
2020-10-14rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()David Howells
2020-10-14rxrpc: Fix rxkad token xdr encodingMarc Dionne
2020-10-14bonding: set dev->needed_headroom in bond_setup_by_slave()Eric Dumazet
2020-10-14xfrm: Use correct address family in xfrm_state_findHerbert Xu
2020-10-14net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng
2020-10-14xfrm: clone whole liftime_cur structure in xfrm_do_migrateAntony Antony
2020-10-14xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrateAntony Antony
2020-10-14mtd: nand: Provide nand_cleanup() function to free NAND related resourcesRichard Weinberger
2020-10-14net: team: fix memory leak in __team_options_registerAnant Thazhemadam
2020-10-14team: set dev->needed_headroom in team_setup_by_port()Eric Dumazet
2020-10-14sctp: fix sctp_auth_init_hmacs() error pathEric Dumazet
2020-10-14perf top: Fix stdio interface input handling with glibc 2.28+Tommi Rantala
2020-10-14driver core: Fix probe_count imbalance in really_probe()Tetsuo Handa
2020-10-14platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuseAaron Ma
2020-10-14platform/x86: thinkpad_acpi: initialize tp_nvram_state variableTom Rix
2020-10-14usermodehelper: reset umask to default before executing user processLinus Torvalds
2020-10-14net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam
2020-10-14fbcon: Fix global-out-of-bounds read in fbcon_get_font()Peilin Ye
2020-10-14Revert "ravb: Fixed to be able to unload modules"Geert Uytterhoeven
2020-10-14Fonts: Support FONT_EXTRA_WORDS macros for built-in fontsPeilin Ye
2020-10-14fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye
2020-10-14netfilter: ctnetlink: add a range check for l3/l4 protonumWill McVicker
2020-10-14ep_create_wakeup_source(): dentry name can change under you...Al Viro
2020-10-14epoll: EPOLL_CTL_ADD: close the race in decision to take fast pathAl Viro
2020-10-14epoll: replace ->visited/visited_list with generation countAl Viro
2020-10-14epoll: do not insert into poll queues until all sanity checks are doneAl Viro
2020-10-14i2c: cpm: Fix i2c_ram structureNicolas VINCENT
2020-10-14iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()Yu Kuai
2020-10-14clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSEDMarek Szyprowski
2020-10-14nfs: Fix security label length not being resetJeffrey Mitchell
2020-10-14drivers/net/wan/hdlc: Set skb->protocol before transmittingXie He
2020-10-14drivers/net/wan/lapbether: Make skb->protocol consistent with the headerXie He
2020-10-14rndis_host: increase sleep time in the query-response loopOlympia Giannou
2020-10-14net: dec: de2104x: Increase receive ring size for TulipLucy Yan
2020-10-14drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare
2020-10-14Input: i8042 - add nopnp quirk for Acer Aspire 5 A515Jiri Kosina
2020-10-14gpio: tc35894: fix up tc35894 interrupt configurationdillon min
2020-10-01Linux 4.4.238v4.4.238Greg Kroah-Hartman
2020-10-01ata: sata_mv, avoid trigerrable BUG_ONJiri Slaby
2020-10-01ata: make qc_prep return ata_completion_errorsJiri Slaby
2020-10-01ata: define AC_ERR_OKJiri Slaby
2020-10-01lib/string.c: implement stpcpyNick Desaulniers
2020-10-01kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()Masami Hiramatsu
2020-10-01tty: vt, consw->con_scrolldelta cleanupJiri Slaby
2020-10-01MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li
2020-10-01ALSA: asihpi: fix iounmap in error handlerTom Rix
2020-10-01batman-adv: mcast/TT: fix wrongly dropped or rerouted packetsLinus Lüssing