summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-2110-48/+25
|\
| * MAINTAINERS: Add robert and myself as qcom i2c cci maintainersLoic Poulain2020-06-191-0/+9
| * i2c: smbus: Fix spelling mistake in the commentsKeyur Patel2020-06-191-1/+1
| * Documentation/i2c: SMBus start signal is S not ADaniel Schaefer2020-06-191-1/+1
| * i2c: remove deprecated i2c_new_device APIWolfram Sang2020-06-192-30/+3
| * Documentation: media: convert to use i2c_new_client_device()Wolfram Sang2020-06-192-2/+2
| * video: backlight: tosa_lcd: convert to use i2c_new_client_device()Wolfram Sang2020-06-191-2/+2
| * x86/platform/intel-mid: convert to use i2c_new_client_device()Wolfram Sang2020-06-191-2/+2
| * drm: encoder_slave: use new I2C APIWolfram Sang2020-06-191-8/+2
| * drm: encoder_slave: fix refcouting error for modulesWolfram Sang2020-06-191-2/+3
* | Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-06-2015-67/+239
|\ \
| * | ftrace: Fix maybe-uninitialized compiler warningKaitao Cheng2020-06-171-2/+10
| * | tools/bootconfig: Add testcase for show-command and quotes testMasami Hiramatsu2020-06-171-0/+10
| * | tools/bootconfig: Fix to return 0 if succeeded to show the bootconfigMasami Hiramatsu2020-06-171-4/+6
| * | tools/bootconfig: Fix to use correct quotes for valueMasami Hiramatsu2020-06-171-6/+8
| * | proc/bootconfig: Fix to use correct quotes for valueMasami Hiramatsu2020-06-171-5/+10
| * | tracing: Remove unused event variable in tracing_iter_resetYangHui2020-06-171-2/+1
| * | tracing/probe: Fix memleak in fetch_op_data operationsVamshi K Sthambamkadi2020-06-171-2/+2
| * | trace: Fix typo in allocate_ftrace_ops()'s commentWei Yang2020-06-171-1/+1
| * | tracing: Make ftrace packed events have align of 1Steven Rostedt (VMware)2020-06-173-7/+26
| * | sample-trace-array: Remove trace_array 'sample-instance'Kefeng Wang2020-06-171-1/+5
| * | sample-trace-array: Fix sleeping function called from invalid contextKefeng Wang2020-06-171-5/+13
| * | kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-173-13/+31
| * | kprobes: Remove redundant arch_disarm_kprobe() callMasami Hiramatsu2020-06-171-2/+0
| * | kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutexMasami Hiramatsu2020-06-171-1/+2
| * | kprobes: Use non RCU traversal APIs on kprobe_tables if possibleMasami Hiramatsu2020-06-171-9/+20
| * | kprobes: Suppress the suspicious RCU warning on kprobesMasami Hiramatsu2020-06-171-1/+2
| * | recordmcount: support >64k sectionsSami Tolvanen2020-06-171-6/+92
| |/
* | Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-207-23/+618
|\ \
| * \ Merge branch 'for-5.8/papr_scm' into libnvdimm-for-nextDan Williams2020-06-196-11/+616
| |\ \
| | * | powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTHVaibhav Jain2020-06-162-0/+88
| | * | ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methodsVaibhav Jain2020-06-163-4/+285
| | * | powerpc/papr_scm: Improve error logging and handling papr_scm_ndctl()Vaibhav Jain2020-06-161-0/+6
| | * | powerpc/papr_scm: Fetch nvdimm health information from PHYPVaibhav Jain2020-06-162-2/+193
| | * | seq_buf: Export seq_buf_printfVaibhav Jain2020-06-161-0/+1
| | * | powerpc: Document details on H_SCM_HEALTH hcallVaibhav Jain2020-06-161-4/+42
| | |/
| * / nvdimm/region: always show the 'align' attributeVishal Verma2020-06-171-12/+2
| |/
* | Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-2018-134/+154
|\ \
| * | s390: fix syscall_get_error for compat processesDmitry V. Levin2020-06-171-1/+11
| * | s390/qdio: warn about unexpected SLSB statesJulian Wiedmann2020-06-171-5/+11
| * | s390/qdio: clean up usage of qdio_dataJulian Wiedmann2020-06-171-10/+7
| * | s390/numa: let NODES_SHIFT depend on NEED_MULTIPLE_NODESHeiko Carstens2020-06-161-0/+1
| * | s390/vdso: fix vDSO clock_getres()Vincenzo Frascino2020-06-164-6/+8
| * | s390/vdso: Use $(LD) instead of $(CC) to link vDSONathan Chancellor2020-06-161-6/+4
| * | s390/protvirt: use scnprintf() instead of snprintf()Chen Zhou2020-06-161-4/+4
| * | s390: use scnprintf() in sys_##_prefix##_##_name##_showChen Zhou2020-06-161-1/+1
| * | s390/crypto: use scnprintf() instead of snprintf()Chen Zhou2020-06-161-7/+7
| * | s390/zcrypt: use kzallocZou Wei2020-06-161-2/+1
| * | s390/virtio: remove unused pm callbacksCornelia Huck2020-06-161-26/+0
| * | s390/qdio: reduce SLSB writes during Input Queue processingJulian Wiedmann2020-06-163-50/+20