summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-31ALSA: firewire-motu: fix unreleased lock warning in hwdep deviceTakashi Sakamoto1-0/+4
2023-01-31Merge tag 'ieee802154-for-net-2023-01-30' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski1-1/+0
2023-01-31net/tls: tls_is_tx_ready() checked list_entryPietro Borrello1-1/+1
2023-01-31Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski6-20/+44
2023-01-31powerpc/imc-pmu: Revert nest_init_lock to being a mutexMichael Ellerman1-7/+7
2023-01-31drm/nouveau/acr/gm20b: regression fixesBen Skeggs3-2/+17
2023-01-31drm/nouveau/fb/tu102-: fix register used to determine scrub statusBen Skeggs7-17/+65
2023-01-31drm/nouveau/devinit/tu102-: wait for GFW_BOOT_PROGRESS == COMPLETEDBen Skeggs1-0/+23
2023-01-31kunit: fix bug in KUNIT_EXPECT_MEMEQRae Moar2-17/+28
2023-01-30drm/i915/adlp: Fix typo for reference clockChaitanya Kumar Borah1-1/+1
2023-01-30drm/i915: Fix potential bit_17 double-freeRob Clark1-4/+5
2023-01-30drm/i915: Fix up locking around dumping requests listsJohn Harrison5-62/+73
2023-01-30drm/i915: Fix request ref counting during error capture & debugfs dumpJohn Harrison5-12/+17
2023-01-30drm/i915/guc: Fix locking when searching for a hung requestJohn Harrison1-0/+11
2023-01-30drm/i915: Avoid potential vm use-after-freeRob Clark1-3/+11
2023-01-30Merge tag 'fscache-fixes-20230130' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+7
2023-01-30Merge tag 'imx-fixes-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann14-15/+9
2023-01-30Merge tag 'sunxi-fixes-for-6.2-1' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-1/+7
2023-01-30MAINTAINERS: amd: drop inactive Brijesh SinghKrzysztof Kozlowski1-1/+0
2023-01-30watchdog: diag288_wdt: fix __diag288() inline assemblyAlexander Egorenkov1-1/+1
2023-01-30watchdog: diag288_wdt: do not use stack buffers for hardware dataAlexander Egorenkov1-2/+11
2023-01-30platform/x86: thinkpad_acpi: Fix thinklight LED brightness returning 255Hans de Goede1-1/+1
2023-01-30platform/x86/amd: pmc: add CONFIG_SERIO dependencyArnd Bergmann1-0/+1
2023-01-30platform/x86/amd/pmf: Ensure mutexes are initialized before useHans de Goede1-4/+5
2023-01-30platform/x86/amd/pmf: Fix to update SPS thermals when power supply changeShyam Sundar S K2-0/+24
2023-01-30platform/x86/amd/pmf: Fix to update SPS default pprof thermalsShyam Sundar S K1-0/+3
2023-01-30platform/x86/amd/pmf: update to auto-mode limits only after AMT eventShyam Sundar S K1-2/+0
2023-01-30platform/x86/amd/pmf: Add helper routine to check pprof is balancedShyam Sundar S K3-3/+9
2023-01-30platform/x86/amd/pmf: Add helper routine to update SPS thermalsShyam Sundar S K4-18/+18
2023-01-30fscache: Use clear_and_wake_up_bit() in fscache_create_volume_work()Hou Tao1-2/+1
2023-01-30fscache: Use wait_on_bit() to wait for the freeing of relinquished volumeHou Tao1-5/+6
2023-01-30net: phy: fix null dereference in phy_attach_directColin Foster1-1/+1
2023-01-30powerpc/64: Fix perf profiling asynchronous interrupt handlersNicholas Piggin4-15/+32
2023-01-30powerpc/64s: Fix local irq disable when PMIs are disabledNicholas Piggin1-1/+1
2023-01-30netrom: Fix use-after-free caused by accept on already connected socketHyunwoo Kim1-0/+5
2023-01-30net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov3-1/+5
2023-01-30powerpc/kvm: Fix unannotated intra-function call warningSathvika Vasireddy1-3/+2
2023-01-30powerpc/85xx: Fix unannotated intra-function call warningSathvika Vasireddy1-1/+2
2023-01-30block, bfq: fix uaf for bfqq in bic_set_bfqq()Yu Kuai2-2/+4
2023-01-30Linux 6.2-rc6v6.2-rc6Linus Torvalds1-1/+1
2023-01-29Merge tag 'irq_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+6
2023-01-29Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-3/+160
2023-01-29Merge tag 'input-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+7
2023-01-29KVM: selftests: aarch64: Test read-only PT memory regionsRicardo Koller1-7/+11
2023-01-29KVM: selftests: aarch64: Fix check of dirty log PT writeRicardo Koller1-2/+5
2023-01-29KVM: selftests: aarch64: Do not default to dirty PTE pages on all S1PTWsRicardo Koller1-33/+60
2023-01-29KVM: selftests: aarch64: Relax userfaultfd read vs. write checksRicardo Koller1-49/+34
2023-01-29Merge tag 'cxl-fixes-for-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-41/+33
2023-01-29KVM: arm64: Allow no running vcpu on saving vgic3 pending tableGavin Shan2-2/+4
2023-01-29KVM: arm64: Allow no running vcpu on restoring vgic3 LPI pending statusGavin Shan2-4/+6