summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-10-15Merge tag 'gpio-fixes-for-v5.15-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-10/+35
2021-10-15Merge tag 'spi-fix-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-101/+127
2021-10-15Merge tag 'regulator-fix-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2021-10-15Merge tag 'mtd/fixes-for-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+6
2021-10-15Merge tag 'drm-fixes-2021-10-15-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds35-258/+394
2021-10-15Merge tag 'ntfs3_for_5.15' of git://github.com/Paragon-Software-Group/linux-n...Linus Torvalds24-962/+787
2021-10-16KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guestMichael Ellerman1-2/+7
2021-10-16KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()Michael Ellerman1-9/+10
2021-10-15Merge tag 'usb-serial-5.15-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2-0/+9
2021-10-15perf/x86/msr: Add Sapphire Rapids CPU supportKan Liang1-0/+1
2021-10-15eeprom: 93xx46: fix MODULE_DEVICE_TABLEArnd Bergmann1-1/+1
2021-10-15drm/panel: olimex-lcd-olinuxino: select CRC32Vegard Nossum1-0/+1
2021-10-15drm/r128: fix build for UMLRandy Dunlap1-1/+1
2021-10-15drm/nouveau/fifo: Reinstate the correct engine bit programmingMarek Vasut1-1/+1
2021-10-15drm/hyperv: Fix double mouse pointersDexuan Cui3-1/+55
2021-10-15drm/fbdev: Clamp fbdev surface size if too largeThomas Zimmermann1-0/+6
2021-10-15drm/edid: In connector_bad_edid() cap num_of_ext by num_blocks readDouglas Anderson1-3/+12
2021-10-15Merge tag 'mediatek-drm-fixes-5.15' of https://git.kernel.org/pub/scm/linux/k...Dave Airlie1-133/+24
2021-10-15ARM: imx: register reset controller from a platform driverPhilipp Zabel1-9/+31
2021-10-15Merge tag 'drm-intel-fixes-2021-10-14' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-3/+10
2021-10-14Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds74-585/+1009
2021-10-14libperf tests: Fix test_stat_cpuShunsuke Nakamura2-6/+6
2021-10-14libperf test evsel: Fix build error on !x86 architecturesShunsuke Nakamura1-0/+1
2021-10-14perf report: Output non-zero offset for decompressed recordsAlexey Bayduraev1-2/+2
2021-10-14Merge tag 'nvme-5.15-2021-10-14' of git://git.infradead.org/nvme into block-5.15Jens Axboe3-12/+13
2021-10-14io_uring: fix wrong condition to grab uring lockHao Xu1-1/+1
2021-10-14icmp: fix icmp_ext_echo_iio parsing in icmp_build_probeXin Long1-12/+11
2021-10-14MAINTAINERS: Update the devicetree documentation path of imx fec driverCai Huoqing1-1/+1
2021-10-14sctp: account stream padding length for reconf chunkEiichi Tsukata1-1/+1
2021-10-14mlxsw: thermal: Fix out-of-bounds memory accessesIdo Schimmel1-47/+5
2021-10-14ethernet: s2io: fix setting mac address during resumeArnd Bergmann1-1/+1
2021-10-14MAINTAINERS: Update entry for the Stratix10 firmwareDinh Nguyen1-1/+1
2021-10-14Merge tag 'sound-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds14-37/+241
2021-10-14spi-mux: Fix false-positive lockdep splatsUwe Kleine-König2-6/+13
2021-10-14spi: Fix deadlock when adding SPI controllers on SPI busesMark Brown2-11/+9
2021-10-14EDAC/armada-xp: Fix output of uncorrectable error counterHans Potsch1-1/+1
2021-10-14nvme: fix per-namespace chardev deletionAdam Manzanares2-11/+12
2021-10-14ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()Wang Hai1-4/+1
2021-10-13Merge branch 'fix-two-possible-memory-leak-problems-in-nfc-digital-module'Jakub Kicinski2-4/+13
2021-10-13NFC: digital: fix possible memory leak in digital_in_send_sdd_req()Ziyang Xuan1-2/+6
2021-10-13NFC: digital: fix possible memory leak in digital_tg_listen_mdaa()Ziyang Xuan1-2/+7
2021-10-13nfc: fix error handling of nfc_proto_register()Ziyang Xuan1-0/+3
2021-10-13Revert "net: procfs: add seq_puts() statement for dev_mcast"Vladimir Oltean1-13/+11
2021-10-13selftests/ftrace: Update test for more eprobe removal processSteven Rostedt (VMware)1-2/+52
2021-10-13tracing: Fix event probe removal from dynamic eventsSteven Rostedt (VMware)1-3/+51
2021-10-13net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun3-5/+14
2021-10-13Merge tag 'mlx5-fixes-2021-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski5-18/+74
2021-10-13net: korina: select CRC32Vegard Nossum1-0/+1
2021-10-13iommu/arm: fix ARM_SMMU_QCOM compilationArnd Bergmann1-0/+8
2021-10-13Merge tag 'optee-fix2-for-v5.15' of git://git.linaro.org/people/jens.wiklande...Arnd Bergmann3-0/+26