aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-24Documentation: hwmon/w83627ehf: drop duplicate wordsRandy Dunlap1-1/+1
2020-07-24Documentation: hwmon/nct7665: drop duplicate wordsRandy Dunlap1-1/+1
2020-07-24Documentation: hwmon/lm93: drop duplicate wordsRandy Dunlap1-1/+1
2020-07-24Documentation: hwmon/f71882fg: drop duplicate wordsRandy Dunlap1-1/+1
2020-07-24hwmon: (pmbus/core) Use s64 instead of long for calculationsJosh Lehan1-35/+31
2020-07-24hwmon: (pmbus/max20730) Add max20710 supportUgur Usug3-9/+54
2020-07-19hwmon: (gsc) add 16bit pre-scaled voltage modeTim Harvey2-4/+7
2020-07-19hwmon: (adm1275) Enable adm1278 ADM1278_TEMP1_ENManikandan Elumalai1-7/+6
2020-07-19hwmon: (dell-smm) Add Latitude 5480 to fan control whitelistJeffrey Lin1-0/+8
2020-07-19hwmon: (nct6683) Replace container_of() with kobj_to_dev()Wang Qing1-4/+4
2020-07-19hwmon: (i5k_amb) remove redundant assignment to variable resColin Ian King1-1/+1
2020-07-19Linux 5.8-rc6Linus Torvalds1-1/+1
2020-07-19Merge tag 'perf-tools-fixes-2020-07-19' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into masterLinus Torvalds3-6/+14
2020-07-19Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into masterLinus Torvalds12-37/+66
2020-07-19Merge tag 'timers-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into masterLinus Torvalds1-5/+16
2020-07-19Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into masterLinus Torvalds3-22/+66
2020-07-19Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into masterLinus Torvalds11-42/+76
2020-07-19Merge tag 'usb-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into masterLinus Torvalds16-40/+86
2020-07-19Merge tag 'dma-mapping-5.8-6' of git://git.infradead.org/users/hch/dma-mapping into masterLinus Torvalds3-36/+58
2020-07-19x86/boot: Don't add the EFI stub to targetsArvind Sankar1-2/+2
2020-07-19x86/entry: Actually disable stack protectorKees Cook1-3/+11
2020-07-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi into masterLinus Torvalds1-2/+0
2020-07-18Merge tag 'hwmon-for-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging into masterLinus Torvalds7-8/+59
2020-07-18Merge tag 'riscv-for-linus-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux into masterLinus Torvalds2-1/+13
2020-07-18Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into masterLinus Torvalds7-12/+16
2020-07-18hwmon: (drivetemp) Avoid SCT usage on Toshiba DT01ACA family drivesMaciej S. Szmigiero1-0/+43
2020-07-18x86/ioperm: Fix io bitmap invalidation on Xen PVAndy Lutomirski6-17/+38
2020-07-17Merge tag 'nfs-for-5.8-3' of git://git.linux-nfs.org/projects/anna/linux-nfs into masterLinus Torvalds6-33/+45
2020-07-17Merge tag 'arm-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc into masterLinus Torvalds23-47/+94
2020-07-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into masterLinus Torvalds23-44/+127
2020-07-17genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner2-19/+40
2020-07-17timer: Fix wheel index calculation on last levelFrederic Weisbecker1-2/+2
2020-07-17SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO compeletion")Olga Kornievskaia2-10/+4
2020-07-17Merge tag 'io_uring-5.8-2020-07-17' of git://git.kernel.dk/linux-block into masterLinus Torvalds1-2/+8
2020-07-17Merge tag 'block-5.8-2020-07-17' of git://git.kernel.dk/linux-block into masterLinus Torvalds2-0/+14
2020-07-17Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse into masterLinus Torvalds4-57/+96
2020-07-17Merge tag 'ovl-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into masterLinus Torvalds7-42/+65
2020-07-17Merge tag 'spi-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into masterLinus Torvalds2-15/+14
2020-07-17Merge tag 'regulator-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into masterLinus Torvalds4-3/+2
2020-07-17Merge tag 'regmap-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into masterLinus Torvalds3-25/+31
2020-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid into masterLinus Torvalds10-8/+49
2020-07-17RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorwPalmer Dabbelt1-1/+9
2020-07-17Merge tag 'socfpga_fixes_for_v5.8_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/fixesArnd Bergmann6-9/+12
2020-07-17Merge tag 'renesas-fixes-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/fixesArnd Bergmann1-1/+1
2020-07-17Merge tag 'sound-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into masterLinus Torvalds5-8/+43
2020-07-17tools arch kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo1-2/+3
2020-07-17perf tools: Sync hashmap.h with libbpf'sArnaldo Carvalho de Melo1-4/+8
2020-07-17libsubcmd: Fix OPT_CALLBACK_SET()Ravi Bangoria1-0/+3
2020-07-17drivers/perf: Prevent forced unbinding of PMU driversQi Liu13-0/+13
2020-07-17asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()Will Deacon1-2/+4