summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-18PM / Domains: Add support for genpd on/off notifiers for specific devicescpuidle_psci_to_driver+genpd_onoff_notifyUlf Hansson
2020-06-18PM / Domains: Always consider to bail out in genpd_power_off()Ulf Hansson
2020-06-18cpuidle: psci: Allow PM domain to be initialized even if no OSI modeUlf Hansson
2020-06-15cpuidle: psci: Prevent domain idlestates until consumers are readyUlf Hansson
2020-06-15cpuidle: psci: Convert PM domain to platform driverUlf Hansson
2020-06-15cpuidle: psci: Split into two separate build objectsUlf Hansson
2020-06-15cpuidle: psci: Fix error path via converting to a platform driverUlf Hansson
2020-06-15cpuidle: psci: Fail cpuidle registration if set OSI mode failedUlf Hansson
2020-06-14Linux 5.8-rc1v5.8-rc1Linus Torvalds
2020-06-14Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds
2020-06-14security: Add LSM hooks to set*gid syscallsThomas Cedeno
2020-06-14Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-14Revert "btrfs: switch to iomap_dio_rw() for dio"David Sterba
2020-06-13net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko
2020-06-13net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-13net: atm: Remove the error message according to the atomic contextLiao Pingfang
2020-06-13Merge tag '5.8-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-06-13binderfs: add gitignore for generated sample programLinus Torvalds
2020-06-13doc: don't use deprecated "---help---" markers in target docsLinus Torvalds
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-13Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-06-13Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-13watch_queue: add gitignore for generated sample programLinus Torvalds
2020-06-13Merge tag 'iomap-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-06-13Merge tag 'xfs-5.8-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-06-13Merge tag '9p-for-5.8' of git://github.com/martinetd/linuxLinus Torvalds
2020-06-13Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-06-13Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2020-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2020-06-13Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-13ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefullyArd Biesheuvel
2020-06-13ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0Chris Packham
2020-06-12alpha: Fix build around srm_sysrq_reboot_opJoerg Roedel
2020-06-12alpha: c_next should increase position indexMatt Turner
2020-06-12alpha: Replace sg++ with sg = sg_next(sg)Xu Wang
2020-06-12alpha: fix memory barriers so that they conform to the specificationMikulas Patocka
2020-06-12alpha: remove unneeded semicolon in sys_eiger.cJason Yan
2020-06-12alpha: remove unneeded semicolon in osf_sys.cJason Yan
2020-06-12alpha: Replace strncmp with str_has_prefixChuhong Yuan
2020-06-12alpha: fix rtc port rangesMikulas Patocka
2020-06-12alpha: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult
2020-06-12bpf: Undo internal BPF_PROBE_MEM in BPF insns dumpAndrii Nakryiko