aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2024-10-01arm64: fix selection of HAVE_DYNAMIC_FTRACE_WITH_ARGSMark Rutland1-3/+2
2024-10-01arm64: errata: Expand speculative SSBS workaround once moreMark Rutland3-0/+8
2024-10-01arm64: cputype: Add Neoverse-N3 definitionsMark Rutland1-0/+2
2024-10-01arm64: Force position-independent veneersMark Rutland1-1/+1
2024-10-01spi: atmel-quadspi: Fix wrong register value written to MRAlexander Dahl1-1/+1
2024-10-01ASoC: Intel: soc-acpi: arl: Fix some missing empty terminatorsCharles Keepax1-0/+2
2024-10-01ASoC: Intel: soc-acpi-intel-rpl-match: add missing empty itemBard Liao1-0/+1
2024-10-01ipv4: ip_gre: Fix drops of small packets in ipgre_xmitAnton Danilov1-3/+3
2024-10-01Revert "Input: Add driver for PixArt PS/2 touchpad"Dmitry Torokhov6-368/+1
2024-10-01net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit checkShenwei Wang1-9/+9
2024-10-01iov_iter: fix advancing slot in iter_folioq_get_pages()Omar Sandoval1-1/+1
2024-10-01drivers/perf: riscv: Align errno for unsupported perf eventPu Lehui2-4/+4
2024-10-01Merge branch 'net-two-fixes-for-qdisc_pkt_len_init'Paolo Abeni1-4/+8
2024-10-01net: add more sanity checks to qdisc_pkt_len_init()Eric Dumazet1-3/+7
2024-10-01net: avoid potential underflow in qdisc_pkt_len_init() with UFOEric Dumazet1-1/+1
2024-10-01net: ethernet: ti: cpsw_ale: Fix warning on some platformsRoger Quadros2-1/+12
2024-10-01net: microchip: Make FDMA config symbol invisibleGeert Uytterhoeven1-1/+1
2024-10-01net: fec: Reload PTP registers after link-state changeCsókás, Bence2-0/+23
2024-10-01net: fec: Restart PPS after link state changeCsókás, Bence3-1/+46
2024-10-01fs/ntfs3: Format output messages like others fs in kernelKonstantin Komarov1-4/+9
2024-10-01fs/ntfs3: Additional check in ntfs_file_releaseKonstantin Komarov1-1/+8
2024-10-01fs/ntfs3: Fix general protection fault in run_is_mapped_fullKonstantin Komarov1-1/+4
2024-10-01fs/ntfs3: Sequential field availability check in mi_enum_attr()Konstantin Komarov1-8/+7
2024-10-01fs/ntfs3: Additional check in ni_clear()Konstantin Komarov1-1/+3
2024-10-01fs/ntfs3: Fix possible deadlock in mi_readKonstantin Komarov1-1/+1
2024-10-01ntfs3: Change to non-blocking allocation in ntfs_d_hashDiogo Jahchan Koike1-2/+2
2024-10-01fs/ntfs3: Remove unused al_delete_leDr. David Alan Gilbert2-55/+0