summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf cs-etm: Move definition of 'traceid_list' global variable from header fileLeo Yan2020-10-172-3/+3
* Linux 4.19.151v4.19.151Greg Kroah-Hartman2020-10-141-1/+1
* net: usb: rtl8150: set random MAC address when set_ethernet_addr() failsAnant Thazhemadam2020-10-141-4/+12
* mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...Vijay Balakrishna2020-10-143-2/+19
* mmc: core: don't set limits.discard_granularity as 0Coly Li2020-10-141-1/+1
* perf: Fix task_function_call() error handlingKajol Jain2020-10-141-2/+3
* rxrpc: Fix server keyring leakDavid Howells2020-10-141-1/+1
* rxrpc: Fix some missing _bh annotations on locking conn->state_lockDavid Howells2020-10-141-3/+3
* rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()David Howells2020-10-141-2/+2
* rxrpc: Fix rxkad token xdr encodingMarc Dionne2020-10-141-2/+10
* net/mlx5e: Fix VLAN create flowAya Levin2020-10-141-2/+4
* net/mlx5e: Fix VLAN cleanup flowAya Levin2020-10-141-2/+6
* net: usb: ax88179_178a: fix missing stop entry in driver_infoWilken Gottwalt2020-10-141-0/+1
* mdio: fix mdio-thunder.c dependency & build errorRandy Dunlap2020-10-141-0/+1
* bonding: set dev->needed_headroom in bond_setup_by_slave()Eric Dumazet2020-10-141-0/+1
* xfrm: Use correct address family in xfrm_state_findHerbert Xu2020-10-141-4/+7
* platform/x86: fix kconfig dependency warning for FUJITSU_LAPTOPNecip Fazil Yildiran2020-10-141-0/+1
* net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng2020-10-141-11/+4
* xfrm: clone whole liftime_cur structure in xfrm_do_migrateAntony Antony2020-10-141-1/+1
* xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrateAntony Antony2020-10-141-0/+28
* xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrateAntony Antony2020-10-141-10/+6
* xfrm: clone XFRMA_SET_MARK in xfrm_do_migrateAntony Antony2020-10-141-0/+1
* drm/amdgpu: prevent double kfree ttm->sgPhilip Yang2020-10-141-0/+1
* openvswitch: handle DNAT tuple collisionDumitru Ceara2020-10-141-9/+13
* net: team: fix memory leak in __team_options_registerAnant Thazhemadam2020-10-141-1/+1
* team: set dev->needed_headroom in team_setup_by_port()Eric Dumazet2020-10-141-0/+1
* sctp: fix sctp_auth_init_hmacs() error pathEric Dumazet2020-10-141-0/+1
* i2c: owl: Clear NACK and BUS error bitsCristian Ciocaltea2020-10-141-0/+6
* i2c: meson: fixup rate calculation with filter delayNicolas Belin2020-10-141-11/+12
* i2c: meson: fix clock setting overwriteJerome Brunet2020-10-141-1/+18
* cifs: Fix incomplete memory allocation on setxattr pathVladimir Zapolskiy2020-10-141-1/+1
* xfrmi: drop ignore_df check before updating pmtuSabrina Dubroca2020-10-141-1/+1
* mm/khugepaged: fix filemap page_to_pgoff(page) != offsetHugh Dickins2020-10-141-0/+12
* macsec: avoid use-after-free in macsec_handle_frame()Eric Dumazet2020-10-141-1/+3
* nvme-core: put ctrl ref when module ref get failChaitanya Kulkarni2020-10-141-1/+3
* arm64: dts: stratix10: add status to qspi dts nodeDinh Nguyen2020-10-141-0/+1
* mtd: rawnand: sunxi: Fix the probe error pathMiquel Raynal2020-10-141-1/+1
* i2c: i801: Exclude device from suspend direct complete optimizationJean Delvare2020-10-141-0/+1
* perf top: Fix stdio interface input handling with glibc 2.28+Tommi Rantala2020-10-141-1/+3
* driver core: Fix probe_count imbalance in really_probe()Tetsuo Handa2020-10-141-2/+3
* platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuseAaron Ma2020-10-141-1/+3
* platform/x86: intel-vbtn: Switch to an allow-list for SW_TABLET_MODE reportingHans de Goede2020-10-141-9/+43
* platform/x86: thinkpad_acpi: initialize tp_nvram_state variableTom Rix2020-10-141-1/+1
* platform/x86: intel-vbtn: Fix SW_TABLET_MODE always reporting 1 on the HP Pav...Hans de Goede2020-10-141-4/+8
* usermodehelper: reset umask to default before executing user processLinus Torvalds2020-10-141-0/+9
* drm/nouveau/mem: guard against NULL pointer access in mem_delKarol Herbst2020-10-141-0/+2
* net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam2020-10-141-0/+3
* Revert "ravb: Fixed to be able to unload modules"Geert Uytterhoeven2020-10-141-55/+55
* fbcon: Fix global-out-of-bounds read in fbcon_get_font()Peilin Ye2020-10-141-0/+12
* Fonts: Support FONT_EXTRA_WORDS macros for built-in fontsPeilin Ye2020-10-1412-49/+52