summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-31tools/power: Fix typo in man pageMatt Lupfer
2019-08-31tools/power/x86: Enable compiler optimisations and Fortify by defaultBen Hutchings
2019-08-31tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at -O2Ben Hutchings
2019-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-31Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-08-31Merge tag 'riscv/for-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-08-31tracing: Correct kdoc formatsJakub Kicinski
2019-08-31ftrace/x86: Remove mcount() declarationJisheng Zhang
2019-08-31tracing/probe: Fix null pointer dereferenceXinpeng Liu
2019-08-31tracing: Make exported ftrace_set_clr_event non-staticDenis Efremov
2019-08-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-08-30Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()"Linus Torvalds
2019-08-30mm: memcontrol: fix percpu vmstats and vmevents flushShakeel Butt
2019-08-30mm, memcg: do not set reclaim_state on soft limit reclaimMichal Hocko
2019-08-30mailmap: add aliases for Dmitry SafonovDmitry Safonov
2019-08-30mm/z3fold.c: fix lock/unlock imbalance in z3fold_page_isolateGustavo A. R. Silva
2019-08-30mm, memcg: partially revert "mm/memcontrol.c: keep local VM counters in sync ...Roman Gushchin
2019-08-30mm/zsmalloc.c: fix build when CONFIG_COMPACTION=nAndrew Morton
2019-08-30mm: memcontrol: flush percpu slab vmstats on kmem offliningRoman Gushchin
2019-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-08-30rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2]David Howells
2019-08-30Merge tag 'rxrpc-fixes-20190827' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2019-08-30net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai
2019-08-30amd-xgbe: Fix error path in xgbe_mod_init()YueHaibing
2019-08-30ftrace: Check for successful allocation of hashNaveen N. Rao
2019-08-30ftrace: Check for empty hash and comment the race with registering probesSteven Rostedt (VMware)
2019-08-30ftrace: Fix NULL pointer dereference in t_probe_next()Naveen N. Rao
2019-08-30Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-08-30keys: ensure that ->match_free() is called in request_key_and_link()Eric Biggers
2019-08-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-08-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-08-30Merge tag 'ceph-for-5.3-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-08-30Merge tag 'mmc-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-08-30Merge tag 'drm-fixes-2019-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-30i2c: mediatek: disable zero-length transfers for mt8183Hsin-Yi Wang
2019-08-30i2c: iproc: Stop advertising support of SMBUS quick cmdLori Hikichi
2019-08-30MAINTAINERS: i2c mv64xxx: Update documentation pathDenis Efremov
2019-08-30perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips
2019-08-30perf/x86/intel: Restrict period on NehalemJosh Hunt
2019-08-30mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressingMasahiro Yamada
2019-08-30mmc: sdhci-sprd: clear the UHS-I modes read from registersChunyan Zhang
2019-08-30mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTIONChunyan Zhang
2019-08-30mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKENChunyan Zhang
2019-08-30mmc: sdhci-sprd: add get_ro hook functionChunyan Zhang
2019-08-30mmc: sdhci-sprd: fixed incorrect clock dividerChunyan Zhang
2019-08-30mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson
2019-08-30Merge tag 'drm-intel-fixes-2019-08-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie