summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-24s390: update defconfigsHeiko Carstens
2022-01-24s390/module: test loading modules with a lot of relocationsIlya Leoshkevich
2022-01-24s390/module: fix loading modules with a lot of relocationsIlya Leoshkevich
2022-01-24powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI...Athira Rajeev
2022-01-24powerpc/fixmap: Fix VM debug warning on unmapChristophe Leroy
2022-01-24phy: cadence: Sierra: fix error handling bugs in probe()Dan Carpenter
2022-01-24phy: ti: Fix missing sentinel for clk_div_tableKishon Vijay Abraham I
2022-01-23hwmon: (adt7470) Prevent divide by zero in adt7470_fan_write()Dan Carpenter
2022-01-23hwmon: (pmbus/ir38064) Mark ir38064_of_match as __maybe_unusedGuenter Roeck
2022-01-23hwmon: (lm90) Fix sysfs and udev notificationsGuenter Roeck
2022-01-23hwmon: (lm90) Mark alert as broken for MAX6646/6647/6649Guenter Roeck
2022-01-23hwmon: (lm90) Mark alert as broken for MAX6680Guenter Roeck
2022-01-23hwmon: (lm90) Mark alert as broken for MAX6654Guenter Roeck
2022-01-23hwmon: (lm90) Re-enable interrupts after alert clearsGuenter Roeck
2022-01-23hwmon: (lm90) Reduce maximum conversion rate for G781Guenter Roeck
2022-01-23ksmbd: fix SMB 3.11 posix extension mount failureNamjae Jeon
2022-01-24pinctrl: sunxi: Fix H616 I2S3 pin dataAndre Przywara
2022-01-24pinctrl: cherryview: Trigger hwirq0 for interrupt-lines without a mappingHans de Goede
2022-01-24pinctrl: thunderbay: rework loops looking for groups namesRafał Miłecki
2022-01-24pinctrl: thunderbay: comment process of building functions a bitRafał Miłecki
2022-01-23Drivers: hv: balloon: account for vmbus packet header in max_pkt_sizeYanming Liu
2022-01-23x86/MCE/AMD: Allow thresholding interface updates after initYazen Ghannam
2022-01-23soc: samsung: Fix typo in CONFIG_EXYNOS_USI descriptionSam Protsenko
2022-01-23MAINTAINERS: add reviewer entry for Samsung/Exynos platformAlim Akhtar
2022-01-23block: fix memory leak in disk_register_independent_access_rangesMiaoqian Lin
2022-01-23io_uring: fix bug in slow unregistering of nodesDylan Yudaken
2022-01-23Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-01-23Merge tag 'irq_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-23Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-01-23Merge tag 'perf_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-01-23phy: broadcom: Kconfig: Fix PHY_BRCM_USB config optionAl Cooper
2022-01-23phy: usb: Leave some clocks running during suspendAl Cooper
2022-01-23efi: runtime: avoid EFIv2 runtime services on Apple x86 machinesArd Biesheuvel
2022-01-23efi/libstub: arm64: Fix image check alignment at entryMihai Carabas
2022-01-23s390/uaccess: fix compile errorHeiko Carstens
2022-01-23s390/nmi: handle vector validity failures for KVM guestsChristian Borntraeger
2022-01-23s390/nmi: handle guarded storage validity failures for KVM guestsChristian Borntraeger
2022-01-23Linux 5.17-rc1Linus Torvalds
2022-01-23Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-01-23Merge tag 'trace-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2022-01-23ftrace: Fix assuming build time sort works for s390Steven Rostedt (Google)
2022-01-23Merge tag 'kbuild-fixes-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22perf tools: Remove redundant err variableMinghao Chi
2022-01-22perf test: Add parse-events test for aliases with hyphensJohn Garry
2022-01-22perf test: Add pmu-events test for aliases with hyphensJohn Garry
2022-01-22perf parse-events: Support event alias in form foo-bar-bazJohn Garry
2022-01-22perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez
2022-01-22perf cpumap: Remove duplicate include in cpumap.hLv Ruyi
2022-01-22perf cpumap: Migrate to libperf cpumap apiIan Rogers