summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-27hwmon: (nct6683) Support ASRock boardsBlaž Hrastnik
2021-01-27hwmon: (aspeed-pwm-tacho) Switch to using the new API kobj_to_dev()Tian Tao
2021-01-27hwmon: (max6650) Switch to using the new API kobj_to_dev()Tian Tao
2021-01-27hwmon: (pwm-fan) Support multiple fan tachometersPaul Barker
2021-01-27hwmon: (pwm-fan) Store tach data separatelyPaul Barker
2021-01-27hwmon: (gpio-fan) Switch to using the new API kobj_to_dev()Tian Tao
2021-01-27hwmon: (pmbus/ibm-cffps) Set the PMBUS_NO_CAPABILITY flagEddie James
2021-01-27hwmon: (pmbus) Add a PMBUS_NO_CAPABILITY platform data flagEddie James
2021-01-27hwmon: (k10temp) Zen3 Ryzen Desktop CPUs supportGabriel Craciunescu
2021-01-27hwmon: (abx500) Decomission abx500 driverGuenter Roeck
2021-01-27hwmon: (w83627ehf) Switch to using the new API kobj_to_dev()Tian Tao
2021-01-27hwmon: (smsc47m1) Remove 'h' from printk format specifierTom Rix
2021-01-27hwmon: (pc87360) convert comma to semicolonZheng Yongjun
2021-01-27hwmon: (dell-smm) Add XPS 15 L502X to fan control blacklistThomas Hebb
2021-01-21hwmon: (ina2) update ti,ina2xx.yaml reference in documentationMauro Carvalho Chehab
2021-01-17Linux 5.11-rc4v5.11-rc4Linus Torvalds
2021-01-17Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-01-17Merge tag 'powerpc-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-01-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2021-01-17mm: don't put pinned pages into the swap cacheLinus Torvalds
2021-01-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-01-16dump_common_audit_data(): fix racy accesses to ->d_nameAl Viro
2021-01-16Merge tag 'block-5.11-2021-01-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-16Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-16Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-01-16mm: don't play games with pinned pages in clear_page_refsLinus Torvalds
2021-01-16mm: fix clear_refs_write lockingLinus Torvalds
2021-01-15RISC-V: Fix maximum allowed phsyical memory for RV32Atish Patra
2021-01-15RISC-V: Set current memblock limitAtish Patra
2021-01-15RISC-V: Do not allocate memblock while iterating reserved memblocksAtish Patra
2021-01-15iov_iter: fix the uaccess area in copy_compat_iovec_from_userChristoph Hellwig
2021-01-15Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-01-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-01-15io_uring: ensure finish_wait() is always called in __io_uring_task_cancel()Jens Axboe
2021-01-15Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-01-15Merge tag '5.11-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-01-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-01-15Merge tag 'mips_fixes_5.11.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-01-15perf inject: Correct event attribute sizesAl Grant
2021-01-15perf intel-pt: Fix 'CPU too large' errorAdrian Hunter
2021-01-15perf stat: Take cgroups into account for shadow statsNamhyung Kim
2021-01-15perf stat: Introduce struct runtime_stat_dataNamhyung Kim
2021-01-15libperf tests: Fail when failing to get a tracepoint idIan Rogers
2021-01-15libperf tests: If a test fails return non-zeroIan Rogers
2021-01-15libperf tests: Avoid uninitialized variable warningIan Rogers
2021-01-15ext4: remove expensive flush on fast commitDaejun Park
2021-01-15ext4: fix bug for rename with RENAME_WHITEOUTyangerkun
2021-01-15ext4: fix wrong list_splice in ext4_fc_cleanupDaejun Park
2021-01-15ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERRYi Li