summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-16dmaengine: ep93xx: Fix a NULL vs IS_ERR() check in probe()Dan Carpenter
2024-09-16Merge tag 'erofs-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-16pinctrl: ep93xx: Fix raster pins typoNikita Shubin
2024-09-16Merge tag 'for-6.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2024-09-16Merge tag 'affs-for-6.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-09-16io_uring/sqpoll: retain test for whether the CPU is validJens Axboe
2024-09-16RDMA/cxgb4: Added NULL check for lookup_atidMikhail Lobanov
2024-09-16s390: Enable KVM_S390_UCONTROL config in debug_defconfigChristoph Schlameuss
2024-09-16selftests: kvm: s390: Add VM run test caseChristoph Schlameuss
2024-09-16RDMA/hns: Fix ah error counter in sw stat not increasingJunxian Huang
2024-09-16Merge tag 'vfs-6.12.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.fallocate' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-09-16drm/i915/dp: Fix AUX IO power enabling for eDP PSRImre Deak
2024-09-16drm/i915/display: BMG supports UHBR13.5Arun R Murthy
2024-09-16drm/i915/psr: Do not wait for PSR being idle on on Panel ReplayJouni Högander
2024-09-16Merge tag 'thermal-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-16Merge tag 'pm-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-09-16Merge tag 'acpi-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-09-16Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-16Merge tag 'cmpxchg.2024.09.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-09-16Merge tag 'mips_6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2024-09-16Merge tag 'x86_sgx_for_6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-09-16Merge tag 'x86_bugs_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-16Merge tag 'x86_cpu_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-16Merge tag 'x86_sev_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-16Merge tag 'ras_core_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-16Merge tag 'x86_microcode_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-09-16Merge tag 'edac_updates_for_v6.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-09-16Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-09-16Merge tag 'net-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-09-15riscv: avoid Imbalance in RASJisheng Zhang
2024-09-15Merge patch series "Svvptc extension to remove preventive sfence.vma"Palmer Dabbelt
2024-09-15riscv: cacheinfo: Add back init_cache_level() functionSteffen Persvold
2024-09-15riscv: Remove unused _TIF_WORK_MASKJinjie Ruan
2024-09-15Merge patch series "riscv: select ARCH_USE_SYM_ANNOTATIONS"Palmer Dabbelt
2024-09-15drivers/perf: riscv: Remove redundant macro checkXiao Wang
2024-09-15Merge patch series "riscv: stacktrace: Add USER_STACKTRACE support"Palmer Dabbelt
2024-09-15riscv: define ILLEGAL_POINTER_VALUE for 64bitJisheng Zhang
2024-09-15Revert "dm: requeue IO if mapping table not yet available"Mikulas Patocka
2024-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-15smb: use LIST_HEAD() to simplify codeHongbo Li
2024-09-15cifs: Recognize SFU socket typePali Rohár
2024-09-15cifs: Show debug message when SFU Fifo type was detectedPali Rohár