summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-31Linux 4.4.232v4.4.232Greg Kroah-Hartman1-1/+1
2020-07-31perf probe: Fix to check blacklist address correctlyMasami Hiramatsu1-6/+15
2020-07-31perf annotate: Use asprintf when formatting objdump command lineArnaldo Carvalho de Melo1-3/+11
2020-07-31perf tools: Fix snprint warnings for gcc 8Jiri Olsa6-19/+19
2020-07-31perf: Make perf able to build with latest libbfdChangbin Du1-1/+15
2020-07-31tools/lib/subcmd/pager.c: do not alias select() paramsSergey Senozhatsky1-1/+4
2020-07-31xfs: set format back to extents if xfs_bmap_extents_to_btreeEric Sandeen1-0/+2
2020-07-31regmap: debugfs: check count when read regmap filePeng Fan1-0/+6
2020-07-31Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilationFangrui Song1-1/+1
2020-07-31drivers/net/wan/x25_asy: Fix to make it workXie He1-7/+14
2020-07-31ip6_gre: fix null-ptr-deref in ip6gre_init_net()Wei Yongjun1-5/+6
2020-07-31rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATADavid Howells2-2/+2
2020-07-31tcp: allow at most one TLP probe per flightYuchung Cheng3-12/+17
2020-07-31AX.25: Prevent integer overflows in connect and sendmsgDan Carpenter1-1/+4
2020-07-31net: udp: Fix wrong clean up for IS_UDPLITE macroMiaohe Lin2-2/+2
2020-07-31net-sysfs: add a newline when printing 'tx_timeout' by sysfsXiongfeng Wang1-1/+1
2020-07-31AX.25: Prevent out-of-bounds read in ax25_sendmsg()Peilin Ye1-1/+2
2020-07-31AX.25: Fix out-of-bounds read in ax25_connect()Peilin Ye1-1/+3
2020-07-31ath9k: Fix regression with Atheros 9271Mark O'Donovan1-1/+3
2020-07-31ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang2-11/+42
2020-07-31parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin1-0/+2
2020-07-31mm/memcg: fix refcount error while moving and swappingHugh Dickins1-2/+2
2020-07-31serial: 8250_mtk: Fix high-speed baud rates clampingSerge Semin1-0/+18
2020-07-31serial: 8250: fix null-ptr-deref in serial8250_start_tx()Yang Yingliang1-1/+1
2020-07-31staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott1-6/+14
2020-07-31staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott1-5/+19
2020-07-31staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG supportIan Abbott1-1/+1
2020-07-31staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott1-6/+14
2020-07-31staging: wlan-ng: properly check endpoint typesRustam Kovhaev1-1/+15
2020-07-31Revert "cifs: Fix the target file was deleted when rename failed."Steve French1-8/+2
2020-07-31x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann1-1/+1
2020-07-31arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon1-2/+2
2020-07-31usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()Evgeny Novikov1-2/+5
2020-07-31regmap: dev_get_regmap_match(): fix string comparisonMarc Kleine-Budde1-1/+1
2020-07-31scripts/decode_stacktrace: strip basepath from all pathsPi-Hsun Shih1-2/+2
2020-07-31net: smc91x: Fix possible memory leak in smc_drv_probe()Wang Hai1-2/+2
2020-07-31net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configurationSergey Organov1-0/+4
2020-07-31ax88172a: fix ax88172a_unbind() failuresGeorge Kennedy1-0/+1
2020-07-31hippi: Fix a size used in a 'pci_free_consistent()' in an error handling pathChristophe JAILLET1-1/+1
2020-07-31btrfs: fix mount failure caused by race with umountBoris Burkov1-0/+8
2020-07-31x86/fpu: Disable bottom halves while loading FPU registersSebastian Andrzej Siewior1-2/+2
2020-07-31btrfs: fix double free on ulist after backref resolution failureFilipe Manana1-0/+1
2020-07-31ASoC: rt5670: Correct RT5670_LDO_SEL_MASKHans de Goede1-1/+1
2020-07-31ALSA: info: Drop WARN_ON() from buffer NULL sanity checkTakashi Iwai1-1/+3
2020-07-31uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...Oleg Nesterov1-1/+1
2020-07-31perf/core: Fix locking for children siblings group readJiri Olsa1-0/+5
2020-07-31SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...Olga Kornievskaia2-10/+4
2020-07-31drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeoutBen Skeggs2-4/+4
2020-07-31net: sky2: initialize return of gm_phy_readTom Rix1-1/+1
2020-07-31drivers/net/wan/lapbether: Fixed the value of hard_header_lenXie He1-1/+8