summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-22Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-12-22hwmon: (k10temp) Remove support for displaying voltage and current on Zen CPUsGuenter Roeck
2020-12-22block: update some copyrightsChristoph Hellwig
2020-12-22block: remove a pointless self-reference in block_dev.cChristoph Hellwig
2020-12-22MAINTAINERS: add fs/block_dev.c to the block sectionChristoph Hellwig
2020-12-22ALSA/hda: apply jack fixup for the Acer Veriton N4640G/N6640G/N2510GChris Chiu
2020-12-22ALSA: hda/realtek: Apply jack fixup for Quanta NL3Chris Chiu
2020-12-22dm cache: simplify the return expression of load_mapping()Zheng Yongjun
2020-12-22Merge branches 'acpi-scan', 'acpi-pnp' and 'acpi-sleep'Rafael J. Wysocki
2020-12-22ALSA: usb-audio: Add implicit feeback support for the BOSS GT-1Mike Oliphant
2020-12-21RISC-V: Fix usage of memblock_enforce_memory_limitAtish Patra
2020-12-22exfat: Avoid allocating upcase table using kcalloc()Artem Labazov
2020-12-21fix hostfs_open() use of ->f_path.dentryAl Viro
2020-12-21io_uring: fix ignoring xa_store errorsPavel Begunkov
2020-12-21dm ebs: avoid double unlikely() notation when using IS_ERR()Antonio Quartulli
2020-12-21dm verity: skip verity work if I/O error when system is shutting downHyeongseok Kim
2020-12-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-12-21Merge tag 'm68knommu-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-21Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linuxLinus Torvalds
2020-12-21spi: stm32: FIFO threshold level - fix align packet sizeRoman Guskov
2020-12-21docs: admin-guide: Fix default value of max_map_count in sysctl/vm.rstFengfei Xi
2020-12-21Documentation/submitting-patches: Document the SoB chainBorislav Petkov
2020-12-21Documentation: process: Correct numberingMilan Lakhani
2020-12-21docs: submitting-patches: Trivial - fix grammatical errorLee Jones
2020-12-21powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall...Christophe Leroy
2020-12-21Merge branch 'devel-stable' into for-nextRussell King
2020-12-21Merge branches 'fixes' and 'misc' into for-nextRussell King
2020-12-21ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical...Ard Biesheuvel
2020-12-21ARM: 9038/1: Link with '-z norelro'Nathan Chancellor
2020-12-21ARM: 9037/1: uncompress: Add OF_DT_MAGIC macroGeert Uytterhoeven
2020-12-21ARM: 9036/1: uncompress: Fix dbgadtb size parameter nameGeert Uytterhoeven
2020-12-21ARM: 9035/1: uncompress: Add be32tocpu macroGeert Uytterhoeven
2020-12-21ARM: 9033/1: arm/smp: Drop the macro S(x,s)Anshuman Khandual
2020-12-21ARM: 9032/1: arm/mm: Convert PUD level pgtable helper macros into functionsAnshuman Khandual
2020-12-21ARM: 9031/1: hyp-stub: remove unused .L__boot_cpu_mode_offset symbolArd Biesheuvel
2020-12-21ARM: 9044/1: vfp: use undef hook for VFP support detectionArd Biesheuvel
2020-12-21powerpc/vdso: Fix DOTSYM for 32-bit LE VDSOMichael Ellerman
2020-12-21powerpc/vdso: Don't pass 64-bit ABI cflags to 32-bit VDSOMichael Ellerman
2020-12-21powerpc/vdso: Block R_PPC_REL24 relocationsMichael Ellerman
2020-12-21powerpc/smp: Add __init to init_big_cores()Cédric Le Goater
2020-12-21powerpc/time: Force inlining of get_tb()Christophe Leroy
2020-12-21powerpc/boot: Fix build of dts/fslMichael Ellerman
2020-12-21cpufreq: intel_pstate: Use most recent guaranteed performance valuesRafael J. Wysocki
2020-12-21ALSA: usb-audio: Add alias entry for ASUS PRIME TRX40 PRO-STakashi Iwai
2020-12-21ALSA: core: Remove redundant commentsYangHui
2020-12-21kconfig: doc: fix $(fileno) to $(filename)Masahiro Yamada
2020-12-21kconfig: fix return value of do_error_if()Masahiro Yamada
2020-12-21Documentation/kbuild: Document platform dependency practisesGeert Uytterhoeven
2020-12-21Documentation/kbuild: Document COMPILE_TEST dependenciesGeert Uytterhoeven
2020-12-21genksyms: Ignore module scoped _Static_assert()Marco Elver