summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-12drivers: mcb: directly use ida_alloc()/free()keliu
2022-07-11Merge tag 'coresight-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-07-11Merge tag 'fpga-late-for-5.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux...Greg Kroah-Hartman
2022-07-11Merge tag 'mhi-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Greg Kroah-Hartman
2022-07-11coresight: etm4x: avoid build failure with unrolled loopsNick Desaulniers
2022-07-11Merge 5.19-rc6 into char-misc-nextGreg Kroah-Hartman
2022-07-10Linux 5.19-rc6Linus Torvalds
2022-07-10Merge branch 'hot-fixes' (fixes for rc6)Linus Torvalds
2022-07-10ida: don't use BUG_ON() for debuggingLinus Torvalds
2022-07-10Merge tag 'dmaengine-fix-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-07-10Merge tag 'staging-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-10Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-07-10Merge tag 'io_uring-5.19-2022-07-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-10Merge tag 'kbuild-fixes-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-07-10Merge tag 'irq_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-10Merge tag 'x86_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-10kbuild: remove unused cmd_none in scripts/Makefile.modinstMasahiro Yamada
2022-07-10x86/boot: Fix the setup data types max limitBorislav Petkov
2022-07-09Merge tag 'i2c-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-09drm/aperture: Run fbdev removal before internal helpersThomas Zimmermann
2022-07-09ptrace: fix clearing of JOBCTL_TRACED in ptrace_unfreeze_traced()Sven Schnelle
2022-07-09Merge tag 'powerpc-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-07-09io_uring: check that we have a file table when allocating update slotsJens Axboe
2022-07-09bus: mhi: ep: Check dev_set_name() return valueBo Liu
2022-07-08Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-08Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-07-08Merge tag 'pm-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-07-08Merge tag 'cxl-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-08Merge tag 'iommu-fixes-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-07-08Merge tag 'gpio-fixes-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-08Merge branch 'pm-core'Rafael J. Wysocki
2022-07-08Merge tag 'block-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-08Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-08Merge tag 'for-5.19/fbdev-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-08nvmem: mtk-efuse: Simplify with devm_platform_get_and_ioremap_resource()AngeloGioacchino Del Regno
2022-07-08dt-bindings: nvmem: mediatek: efuse: add support for mt8186Allen-KH Cheng
2022-07-08dt-bindings: nvmem: mediatek: efuse: add support mt8183Chunfeng Yun
2022-07-08dt-bindings: nvmem: convert mtk-efuse.txt to YAML schemaChunfeng Yun
2022-07-08MAINTAINERS: rectify file pattern in MICROCHIP OTPC DRIVERLukas Bulwahn
2022-07-08nvmem: microchip-otpc: add supportClaudiu Beznea
2022-07-08dt-bindings: microchip-otpc: document Microchip OTPCClaudiu Beznea
2022-07-08binder: fix redefinition of seq_file attributesCarlos Llamas
2022-07-08eeprom: idt_89hpesx: fix clang -Wformat warningsJustin Stitt
2022-07-08slimbus: messaging: fix typos in commentsJulia Lawall
2022-07-08drivers: slimbus: Directly use ida_alloc()/free()keliu
2022-07-08intel_th: pci: Add Raptor Lake-S CPU supportAlexander Shishkin
2022-07-08intel_th: pci: Add Raptor Lake-S PCH supportAlexander Shishkin
2022-07-08intel_th: pci: Add Meteor Lake-P supportAlexander Shishkin
2022-07-08intel_th: msu: Fix vmalloced buffersAlexander Shishkin
2022-07-08intel_th: msu-sink: Potential dereference of null pointerJiasheng Jiang