summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.232v4.4.232Greg Kroah-Hartman2020-07-311-1/+1
* perf probe: Fix to check blacklist address correctlyMasami Hiramatsu2020-07-311-6/+15
* perf annotate: Use asprintf when formatting objdump command lineArnaldo Carvalho de Melo2020-07-311-3/+11
* perf tools: Fix snprint warnings for gcc 8Jiri Olsa2020-07-316-19/+19
* perf: Make perf able to build with latest libbfdChangbin Du2020-07-311-1/+15
* tools/lib/subcmd/pager.c: do not alias select() paramsSergey Senozhatsky2020-07-311-1/+4
* xfs: set format back to extents if xfs_bmap_extents_to_btreeEric Sandeen2020-07-311-0/+2
* regmap: debugfs: check count when read regmap filePeng Fan2020-07-311-0/+6
* Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilationFangrui Song2020-07-311-1/+1
* drivers/net/wan/x25_asy: Fix to make it workXie He2020-07-311-7/+14
* ip6_gre: fix null-ptr-deref in ip6gre_init_net()Wei Yongjun2020-07-311-5/+6
* rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATADavid Howells2020-07-312-2/+2
* tcp: allow at most one TLP probe per flightYuchung Cheng2020-07-313-12/+17
* AX.25: Prevent integer overflows in connect and sendmsgDan Carpenter2020-07-311-1/+4
* net: udp: Fix wrong clean up for IS_UDPLITE macroMiaohe Lin2020-07-312-2/+2
* net-sysfs: add a newline when printing 'tx_timeout' by sysfsXiongfeng Wang2020-07-311-1/+1
* AX.25: Prevent out-of-bounds read in ax25_sendmsg()Peilin Ye2020-07-311-1/+2
* AX.25: Fix out-of-bounds read in ax25_connect()Peilin Ye2020-07-311-1/+3
* ath9k: Fix regression with Atheros 9271Mark O'Donovan2020-07-311-1/+3
* ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang2020-07-312-11/+42
* parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin2020-07-311-0/+2
* mm/memcg: fix refcount error while moving and swappingHugh Dickins2020-07-311-2/+2
* serial: 8250_mtk: Fix high-speed baud rates clampingSerge Semin2020-07-311-0/+18
* serial: 8250: fix null-ptr-deref in serial8250_start_tx()Yang Yingliang2020-07-311-1/+1
* staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott2020-07-311-6/+14
* staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott2020-07-311-5/+19
* staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG supportIan Abbott2020-07-311-1/+1
* staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott2020-07-311-6/+14
* staging: wlan-ng: properly check endpoint typesRustam Kovhaev2020-07-311-1/+15
* Revert "cifs: Fix the target file was deleted when rename failed."Steve French2020-07-311-8/+2
* x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann2020-07-311-1/+1
* arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon2020-07-311-2/+2
* usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()Evgeny Novikov2020-07-311-2/+5
* regmap: dev_get_regmap_match(): fix string comparisonMarc Kleine-Budde2020-07-311-1/+1
* scripts/decode_stacktrace: strip basepath from all pathsPi-Hsun Shih2020-07-311-2/+2
* net: smc91x: Fix possible memory leak in smc_drv_probe()Wang Hai2020-07-311-2/+2
* net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configurationSergey Organov2020-07-311-0/+4
* ax88172a: fix ax88172a_unbind() failuresGeorge Kennedy2020-07-311-0/+1
* hippi: Fix a size used in a 'pci_free_consistent()' in an error handling pathChristophe JAILLET2020-07-311-1/+1
* btrfs: fix mount failure caused by race with umountBoris Burkov2020-07-311-0/+8
* x86/fpu: Disable bottom halves while loading FPU registersSebastian Andrzej Siewior2020-07-311-2/+2
* btrfs: fix double free on ulist after backref resolution failureFilipe Manana2020-07-311-0/+1
* ASoC: rt5670: Correct RT5670_LDO_SEL_MASKHans de Goede2020-07-311-1/+1
* ALSA: info: Drop WARN_ON() from buffer NULL sanity checkTakashi Iwai2020-07-311-1/+3
* uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...Oleg Nesterov2020-07-311-1/+1
* perf/core: Fix locking for children siblings group readJiri Olsa2020-07-311-0/+5
* SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...Olga Kornievskaia2020-07-312-10/+4
* drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeoutBen Skeggs2020-07-312-4/+4
* net: sky2: initialize return of gm_phy_readTom Rix2020-07-311-1/+1
* drivers/net/wan/lapbether: Fixed the value of hard_header_lenXie He2020-07-311-1/+8