summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-21drm/xe: Mark preempt fence workqueue as reclaimMatthew Brost
2024-11-21drm/xe/ufence: Wake up waiters after setting ufence->signalledNirmoy Das
2024-11-21f2fs: clear SBI_POR_DOING before initing inmem cursegSheng Yong
2024-11-21f2fs: fix changing cursegs if recovery fails on zoned deviceSheng Yong
2024-11-21f2fs: adjust unusable cap before checkpoint=disable modeDaeho Jeong
2024-11-21f2fs: fix to requery extent which cross boundary of inquiryChao Yu
2024-11-21f2fs: fix to adjust appropriate length for fiemapZhiguo Niu
2024-11-21f2fs: clean up w/ F2FS_{BLK_TO_BYTES,BTYES_TO_BLK}Chao Yu
2024-11-21f2fs: fix to do cast in F2FS_{BLK_TO_BYTES, BTYES_TO_BLK} to avoid overflowChao Yu
2024-11-21f2fs: replace deprecated strcpy with strscpyDaniel Yang
2024-11-21Revert "f2fs: remove unreachable lazytime mount option parsing"Jaegeuk Kim
2024-11-21Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2024-11-21Merge tag 'nand/for-6.13' into mtd/nextMiquel Raynal
2024-11-21PCI/pwrctrl: Rename pwrctrl functions and structuresBjorn Helgaas
2024-11-21PCI/pwrctrl: Rename pwrctl files to pwrctrlBjorn Helgaas
2024-11-21PCI/pwrctl: Remove pwrctl device without iterating over all children of pwrct...Manivannan Sadhasivam
2024-11-21PCI/pwrctl: Ensure that pwrctl drivers are probed before PCI client driversManivannan Sadhasivam
2024-11-21PCI/pwrctl: Create pwrctl device only if at least one power supply is presentManivannan Sadhasivam
2024-11-21PCI/pwrctl: Use of_platform_device_create() to create pwrctl devicesManivannan Sadhasivam
2024-11-21regulator: core: Ignore unset max_uA constraints in current limit checkKory Maincent (Dent Project)
2024-11-21io_uring/nop: ensure nop->fd is always initializedJens Axboe
2024-11-21io_uring: limit local tw doneDavid Wei
2024-11-21io_uring: add io_local_work_pending()David Wei
2024-11-21ASoC: apple: Fix the wrong format specifierliujing
2024-11-21ASoC: imx-audmix: Add NULL check in imx_audmix_probeCharles Han
2024-11-21spi-imx: prevent overflow when estimating transfer timeAntonio Quartulli
2024-11-219p/xen: fix init sequenceAlex Zenla
2024-11-21KVM: riscv: selftests: Add Svade and Svadu Extension to get-reg-list testYong-Xuan Wang
2024-11-21RISC-V: KVM: Add Svade and Svadu Extensions Support for Guest/VMYong-Xuan Wang
2024-11-21dt-bindings: riscv: Add Svade and Svadu EntriesYong-Xuan Wang
2024-11-21RISC-V: Add Svade and Svadu Extensions SupportYong-Xuan Wang
2024-11-21s390/entry: Mark IRQ entries to fix stack depot warningsVasily Gorbik
2024-11-21s390/cpum_sf: Simplify release of SDBs and SDBTsThomas Richter
2024-11-21s390/vfio-ap: Remove gmap_convert_to_secure() from vfio_ap_opsClaudio Imbrenda
2024-11-21s390/stacktrace: Use break instead of return statementHeiko Carstens
2024-11-21s390/mm: Remove bogus comment in __tlb_flush_mm()Alexander Gordeev
2024-11-21s390/debug: Pass in and enforce output buffer size for format handlersNiklas Schnelle
2024-11-21ALSA: pcm: Add sanity NULL check for the default mmap fault handlerTakashi Iwai
2024-11-21ALSA: docs: fix dead hyperlink to Intel HD-Audio specHridesh MG
2024-11-21Merge tag 'kvmarm-fixes-6.13-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2024-11-21statmount: fix security option retrievalChristian Brauner
2024-11-21statmount: clean up unescaped option handlingMiklos Szeredi
2024-11-21Merge patch series "iomap: zero range flush fixes"Christian Brauner
2024-11-21fscache: Remove duplicate included headerThorsten Blum
2024-11-21iomap: elide flush from partial eof zero rangeBrian Foster
2024-11-21iomap: lift zeroed mapping handling into iomap_zero_range()Brian Foster
2024-11-21iomap: reset per-iter state on non-error iter advancesBrian Foster
2024-11-21iomap: warn on zero range of a post-eof folioBrian Foster
2024-11-21gpio: exar: set value when external pull-up or pull-down is presentSai Kumar Cholleti
2024-11-21gpio: altera: Add missed base and label initialisationsAndy Shevchenko