summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-02drm/amd/display: avoid set dispclk to 0Charlene Liu1-0/+1
2024-10-02drm/amd/display: Restore Optimized pbn Value if Failed to Disable DSCFangzhi Zuo1-4/+13
2024-10-02drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal...Yihan Zhu1-1/+0
2024-10-02rust: kunit: use C-string literals to clean warningMiguel Ojeda1-2/+2
2024-10-02bcachefs: Fix bad shift in bch2_read_flag_list()Kent Overstreet1-1/+1
2024-10-01riscv: Fix kernel stack size when KASAN is enabledAlexandre Ghiti2-3/+7
2024-10-01ksmbd: Use struct_size() to improve smb_direct_rdma_xmit()Thorsten Blum1-2/+2
2024-10-01ksmbd: Annotate struct copychunk_ioctl_req with __counted_by_le()Thorsten Blum2-10/+9
2024-10-01ksmbd: Use struct_size() to improve get_file_alternate_info()Thorsten Blum1-1/+1
2024-10-01bpf: Sync uapi bpf.h header to tools directoryDaniel Borkmann1-12/+10
2024-10-01bpf: Make sure internal and UAPI bpf_redirect flags don't overlapToke Høiland-Jørgensen2-11/+10
2024-10-01ACPI: video: Add backlight=native quirk for Dell OptiPlex 5480 AIOHans de Goede1-0/+9
2024-10-01cpufreq: Avoid a bad reference count on CPU nodeMiquel Sabaté Solà1-5/+1
2024-10-01cpufreq: intel_pstate: Make hwp_notify_lock a raw spinlockUwe Kleine-König1-8/+8
2024-10-01nvmet-passthru: clear EUID/NGUID/UUID while using loop targetNilay Shroff1-4/+2
2024-10-01spi: s3c64xx: fix timeout counters in flush_fifoBen Dooks1-2/+2
2024-10-01ASoC: Intel: soc-acpi: Fix missing empty terminatorsMark Brown2-0/+3
2024-10-01btrfs: disable rate limiting when debug enabledLeo Martins1-1/+2
2024-10-01btrfs: wait for fixup workers before stopping cleaner kthread during umountFilipe Manana1-0/+11
2024-10-01btrfs: fix a NULL pointer dereference when failed to start a new trasacntionQu Wenruo1-1/+1
2024-10-01btrfs: send: fix invalid clone operation for file that got its size decreasedFilipe Manana1-1/+22
2024-10-01btrfs: tracepoints: end assignment with semicolon at btrfs_qgroup_extent even...Filipe Manana1-1/+1
2024-10-01btrfs: drop the backref cache during relocation if we commitJosef Bacik2-76/+11
2024-10-01btrfs: also add stripe entries for NOCOW writesJohannes Thumshirn1-0/+5
2024-10-01btrfs: send: fix buffer overflow detection when copying path to cache entryFilipe Manana1-3/+5
2024-10-01drm/panthor: Don't add write fences to the shared BOsBoris Brezillon1-6/+1
2024-10-01drm/panthor: Don't declare a queue blocked if deferred operations are pendingBoris Brezillon1-1/+7
2024-10-01drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()Boris Brezillon1-2/+3
2024-10-01drm/panthor: Lock the VM resv before calling drm_gpuvm_bo_obtain_prealloc()Boris Brezillon1-0/+8
2024-10-01drm/panthor: Add FOP_UNSIGNED_OFFSET to fop_flagsLiviu Dudau1-0/+1
2024-10-01rcu/kvfree: Refactor kvfree_rcu_queue_batch()Uladzislau Rezki (Sony)1-4/+5
2024-10-01mm, slab: fix use of SLAB_SUPPORTS_SYSFS in kmem_cache_release()Nilay Shroff1-1/+1
2024-10-01Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst12210-199547/+473991
2024-10-01selftests/bpf: Verify that sync_linked_regs preserves subreg_defEduard Zingerman1-0/+67
2024-10-01bpf: sync_linked_regs() must preserve subreg_defEduard Zingerman1-0/+5
2024-10-01KVM: selftests: Fix build on architectures other than x86_64Mark Brown2-0/+8
2024-10-01Documentation: add missing folio_queue entryChristian Brauner1-0/+1
2024-10-01folio_queue: fix documentationChristian Brauner1-1/+1
2024-10-01Input: adp5589-keys - fix adp5589_gpio_get_value()Nuno Sa1-3/+10
2024-10-01Input: adp5589-keys - fix NULL pointer dereferenceNuno Sa1-6/+3
2024-10-01selftest: hid: add missing run-hid-tools-tests.shYun Lu1-0/+2
2024-10-01i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resumeMarek Vasut1-3/+3
2024-10-01selftests: vDSO: align getrandom states to cache lineJason A. Donenfeld1-3/+5
2024-10-01KVM: arm64: Another reviewer reshuffleMarc Zyngier1-1/+1
2024-10-01KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVMMark Brown2-6/+8
2024-10-01KVM: arm64: Fix __pkvm_init_vcpu cptr_el2 error pathVincent Donnefort1-2/+4
2024-10-01netfs: Fix a KMSAN uninit-value error in netfs_clear_bufferChang Yu1-1/+1
2024-10-01ALSA: silence integer wrapping warningDan Carpenter1-0/+2
2024-10-01pinctrl: stm32: check devm_kasprintf() returned valueMa Ke1-2/+7
2024-10-01pinctrl: apple: check devm_kasprintf() returned valueMa Ke1-0/+3