summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-08gpiolib: acpi: Allow to find GpioInt() resource by name and indexAndy Shevchenko
2021-03-08gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirkAndy Shevchenko
2021-03-08gpiolib: acpi: Add missing IRQF_ONESHOTYang Li
2021-03-08gpio: fix gpio-device list corruptionJohan Hovold
2021-03-08gpio: fix NULL-deref-on-deregistration regressionJohan Hovold
2021-03-08selftests: gpio: update .gitignoreBartosz Golaszewski
2021-03-08crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki
2021-03-08MIPS: boot/compressed: Copy DTB to aligned addressPaul Cercueil
2021-03-08s390: remove IBM_PARTITION and CONFIGFS_FS from zfcpdump defconfigAlexander Egorenkov
2021-03-08s390: update defconfigsHeiko Carstens
2021-03-08s390,alpha: make TMPFS_INODE64 available againHeiko Carstens
2021-03-08s390/cio: return -EFAULT if copy_to_user() failsEric Farman
2021-03-08s390/tty3270: avoid comma separated statementsJoe Perches
2021-03-08s390/cpumf: remove unneeded semicolonJiapeng Chong
2021-03-08s390/crypto: return -EFAULT if copy_to_user() failsWang Qing
2021-03-08s390/cio: return -EFAULT if copy_to_user() failsWang Qing
2021-03-08s390/cpumf: rename header file to hwctrset.hThomas Richter
2021-03-08s390/zcore: release dump save area on restart or power downAlexander Egorenkov
2021-03-08s390/zcore: no need to check return value of debugfs_create functionsAlexander Egorenkov
2021-03-08s390/cpumf: remove 60 seconds read limitThomas Richter
2021-03-08s390/topology: remove always false if checkHeiko Carstens
2021-03-08s390/time,idle: get rid of unsigned long longHeiko Carstens
2021-03-07Merge tag 'perf-tools-fixes-for-v5.12-2020-03-07' of git://git.kernel.org/pub...Linus Torvalds
2021-03-07Merge branch 'parisc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-07Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-03-07Merge tag 'm68k-for-v5.12-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-03-06perf cs-etm: Fix bitmap for optionSuzuki K Poulose
2021-03-06perf trace: Fix race in signal handlingMichael Petlan
2021-03-06perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...Arnaldo Carvalho de Melo
2021-03-06perf report: Fix -F for branch & mem modesRavi Bangoria
2021-03-06perf tests x86: Move insn.h include to make sure it finds stddef.hArnaldo Carvalho de Melo
2021-03-06perf test: Support the ins_lat check in the X86 specific testKan Liang
2021-03-06perf test: Fix sample-parsing failure on non-x86 platformsKan Liang
2021-03-06perf archive: Fix filtering of empty build-idsNicholas Fraser
2021-03-06perf daemon: Fix compile error with AsanNamhyung Kim
2021-03-06perf stat: Fix use-after-free when -r option is usedNamhyung Kim
2021-03-06libperf: Add perf_evlist__reset_id_hash()Namhyung Kim
2021-03-06perf stat: Fix wrong skipping for per-die aggregationJin Yao
2021-03-06tools headers UAPI: Sync KVM's kvm.h and vmx.h headers with the kernel sourcesArnaldo Carvalho de Melo
2021-03-06tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2021-03-06tools headers UAPI: Update tools' copy of linux/coresight-pmu.hArnaldo Carvalho de Melo
2021-03-06tools headers: Update syscall.tbl files to support mount_setattrArnaldo Carvalho de Melo
2021-03-06perf test: Fix cpu and thread map leaks in perf_time_to_tsc testNamhyung Kim
2021-03-06perf test: Fix cpu map leaks in cpu_map_print testNamhyung Kim
2021-03-06perf test: Fix a memory leak in thread_map_remove testNamhyung Kim
2021-03-06perf test: Fix a thread map leak in thread_map_synthesize testNamhyung Kim
2021-03-06perf test: Fix cpu and thread map leaks in switch_tracking testNamhyung Kim
2021-03-06perf test: Fix cpu and thread map leaks in keep_tracking testNamhyung Kim
2021-03-06perf test: Fix cpu and thread map leaks in code_reading testNamhyung Kim