summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-14Linux 4.19.151v4.19.151Greg Kroah-Hartman1-1/+1
2020-10-14net: usb: rtl8150: set random MAC address when set_ethernet_addr() failsAnant Thazhemadam1-4/+12
2020-10-14mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...Vijay Balakrishna3-2/+19
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-14rxrpc: Fix server keyring leakDavid 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/mlx5e: Fix VLAN create flowAya Levin1-2/+4
2020-10-14net/mlx5e: Fix VLAN cleanup flowAya Levin1-2/+6
2020-10-14net: usb: ax88179_178a: fix missing stop entry in driver_infoWilken Gottwalt1-0/+1
2020-10-14mdio: fix mdio-thunder.c dependency & build errorRandy Dunlap1-0/+1
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-14platform/x86: fix kconfig dependency warning for FUJITSU_LAPTOPNecip Fazil Yildiran1-0/+1
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_SEC_CTX in xfrm_do_migrateAntony Antony1-0/+28
2020-10-14xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrateAntony Antony1-10/+6
2020-10-14xfrm: clone XFRMA_SET_MARK in xfrm_do_migrateAntony Antony1-0/+1
2020-10-14drm/amdgpu: prevent double kfree ttm->sgPhilip Yang1-0/+1
2020-10-14openvswitch: handle DNAT tuple collisionDumitru Ceara1-9/+13
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-14i2c: owl: Clear NACK and BUS error bitsCristian Ciocaltea1-0/+6
2020-10-14i2c: meson: fixup rate calculation with filter delayNicolas Belin1-11/+12
2020-10-14i2c: meson: fix clock setting overwriteJerome Brunet1-1/+18
2020-10-14cifs: Fix incomplete memory allocation on setxattr pathVladimir Zapolskiy1-1/+1
2020-10-14xfrmi: drop ignore_df check before updating pmtuSabrina Dubroca1-1/+1
2020-10-14mm/khugepaged: fix filemap page_to_pgoff(page) != offsetHugh Dickins1-0/+12
2020-10-14macsec: avoid use-after-free in macsec_handle_frame()Eric Dumazet1-1/+3
2020-10-14nvme-core: put ctrl ref when module ref get failChaitanya Kulkarni1-1/+3
2020-10-14arm64: dts: stratix10: add status to qspi dts nodeDinh Nguyen1-0/+1
2020-10-14mtd: rawnand: sunxi: Fix the probe error pathMiquel Raynal1-1/+1
2020-10-14i2c: i801: Exclude device from suspend direct complete optimizationJean Delvare1-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: intel-vbtn: Switch to an allow-list for SW_TABLET_MODE reportingHans de Goede1-9/+43
2020-10-14platform/x86: thinkpad_acpi: initialize tp_nvram_state variableTom Rix1-1/+1
2020-10-14platform/x86: intel-vbtn: Fix SW_TABLET_MODE always reporting 1 on the HP Pav...Hans de Goede1-4/+8
2020-10-14usermodehelper: reset umask to default before executing user processLinus Torvalds1-0/+9
2020-10-14drm/nouveau/mem: guard against NULL pointer access in mem_delKarol Herbst1-0/+2
2020-10-14net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam1-0/+3
2020-10-14Revert "ravb: Fixed to be able to unload modules"Geert Uytterhoeven1-55/+55
2020-10-14fbcon: Fix global-out-of-bounds read in fbcon_get_font()Peilin Ye1-0/+12
2020-10-14Fonts: Support FONT_EXTRA_WORDS macros for built-in fontsPeilin Ye12-49/+52
2020-10-14fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye5-13/+11