summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-17nvmem: switch to simpler IDA interfaceBartosz Golaszewski
2020-09-17nvmem: core: Use kobj_to_dev() instead of container_of()Tian Tao
2020-09-17nvmem: mtk-efuse: Remove EFUSE register write supportChih-En Hsu
2020-09-17eeprom: 93xx46: set type id as EEPROMVadym Kochan
2020-09-17eeprom: at25: set type id as EEPROMVadym Kochan
2020-09-17coresight: etm4x: Fix number of resources check for ETM 4.3 and aboveMike Leach
2020-09-17coresight: etm4x: Fix mis-usage of nr_resource in sysfs interfaceJonathan Zhou
2020-09-17coresight: Make sysfs functional on topologies with per core sinkLinu Cherian
2020-09-17coresight: etm: perf: Sink selection using sysfs is deprecatedLinu Cherian
2020-09-17MAINTAINERS: Add CoreSight mailing listMathieu Poirier
2020-09-17coresight: etm4x: Fix issues on trcseqevr accessJonathan Zhou
2020-09-17coresight: etm4x: Handle unreachable sink in perf modeSuzuki K Poulose
2020-09-17coresight: cti: Write regsiters directly in cti_enable_hw()Tingwei Zhang
2020-09-17coresight: etm4x: Fix issues within reset interface of sysfsJonathan Zhou
2020-09-17coresight: etm4x: Ensure default perf settings filter user/kernelMike Leach
2020-09-17coresight: cti: remove pm_runtime_get_sync() from CPU hotplugTingwei Zhang
2020-09-17coresight: cti: disclaim device only when it's claimedTingwei Zhang
2020-09-17coresight: etm4x: Add Support for HiSilicon ETM deviceQi Liu
2020-09-17coresight: fix offset by one error in counting portsMian Yousaf Kaukab
2020-09-17coresight: stm: Support marked packetTingwei Zhang
2020-09-17coresight: etm4x: Fix etm4_count race by moving cpuhp callbacks to initSai Prakash Ranjan
2020-09-16misc: rtsx: Add power saving functions and fix driving parameterRicky Wu
2020-09-16misc: fastrpc: add ioctl for attaching to sensors pdJonathan Marek
2020-09-16misc: fastrpc: define names for protection domain idsJonathan Marek
2020-09-16misc: fastrpc: fix indentation error in uapi headerJonathan Marek
2020-09-16misc: rtsx: Fix power down flowRicky Wu
2020-09-16misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki
2020-09-16binder: remove redundant assignment to pointer nColin Ian King
2020-09-14misc: hisi_hikey_usb: fix return of uninitialized ret status variableColin Ian King
2020-09-14Merge tag 'fpga-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/md...Greg Kroah-Hartman
2020-09-14Merge 5.9-rc5 into char-misc-nextGreg Kroah-Hartman
2020-09-13Linux 5.9-rc5v5.9-rc5Linus Torvalds
2020-09-13Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-09-13Merge tag 'usb-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-09-13Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-13Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-13Merge tag 'arm-soc/for-5.9/devicetree-fixes' of https://github.com/Broadcom/s...Olof Johansson
2020-09-13Merge tag 'imx-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2020-09-13Merge tag 'omap-for-v5.9/fixes-rc3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2020-09-13Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-09-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-12Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2020-09-12Merge tag 'seccomp-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-12Merge tag 'libnvdimm-fix-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-09-12Merge tag 'for-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-12Merge tag '5.9-rc4-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-09-12KVM: emulator: more strict rsm checks.Maxim Levitsky
2020-09-12KVM: nSVM: more strict SMM checks when returning to nested guestMaxim Levitsky
2020-09-12SVM: nSVM: setup nested msr permission bitmap on nested state loadMaxim Levitsky
2020-09-12SVM: nSVM: correctly restore GIF on vmexit from nesting after migrationMaxim Levitsky