summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-21i915: fix DRM_I915_GVT_KVMGT dependenciesArnd Bergmann
2024-10-21thunderbolt: Honor TMU requirements in the domain when setting TMU modeGil Fine
2024-10-21Merge 6.12-rc4 into char-misc-nextGreg Kroah-Hartman
2024-10-21Merge tag 'v6.12-rc4' into sched/core, to resolve conflictIngo Molnar
2024-10-21powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init()Ritesh Harjani (IBM)
2024-10-21powerpc/fadump: Reserve page-aligned boot_memory_size during fadump_reserve_memRitesh Harjani (IBM)
2024-10-21powerpc/fadump: Refactor and prepare fadump_cma_init for late initRitesh Harjani (IBM)
2024-10-21uprobe: avoid out-of-bounds memory access of fetching argsQiao Ma
2024-10-20Linux 6.12-rc4v6.12-rc4Linus Torvalds
2024-10-20bcachefs: Set bch_inode_unpacked.bi_snapshot in old inode pathKent Overstreet
2024-10-20bcachefs: Mark more errors as AUTOFIXKent Overstreet
2024-10-20drm/xe: Use __counted_by for flexible arraysMatthew Brost
2024-10-20Merge tag 'for-net-2024-10-16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-20drm/panic: allow verbose version checkThomas Böhler
2024-10-20drm/panic: allow verbose boolean for clarityThomas Böhler
2024-10-20Merge tag 'pinctrl-v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-10-20bcachefs: Workaround for kvmalloc() not supporting > INT_MAX allocationsKent Overstreet
2024-10-20bcachefs: Don't use wait_event_interruptible() in recoveryKent Overstreet
2024-10-20bcachefs: Fix __bch2_fsck_err() warningKent Overstreet
2024-10-20Merge branch 'msm-fixes' into msm-nextRob Clark
2024-10-20Merge tag 'char-misc-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-20Merge tag 'tty-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-10-20Merge tag 'usb-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-10-20Merge tag 'x86_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-20Merge tag 'irq_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-20Merge tag 'sched_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-10-20Merge tag 'for-linus-6.12a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-10-20Merge tag 'dma-mapping-6.12-2024-10-20' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-10-20arm64: dts: ti: k3-am64: Add ti,pa-stats propertyMD Danish Anwar
2024-10-20arm64: dts: ti: k3-am64-main: Add ti,pruss-pa-st nodeMD Danish Anwar
2024-10-20arm64: dts: ti: k3-am654-icssg2: Add ti,pa-stats propertyMD Danish Anwar
2024-10-20arm64: dts: ti: k3-am65-main: Add ti,pruss-pa-st nodeMD Danish Anwar
2024-10-20arm64: dts: ti: k3-am62a7-phyboard-lyra-rdk: Update ethernet internal delayNathan Morrisson
2024-10-20arm64: dts: ti: k3-am62x-phyboard-lyra: Drop unnecessary McASP AFIFOsNathan Morrisson
2024-10-20arm64: dts: ti: k3-am64x-sk: Enable eQEPJudith Mendez
2024-10-20arm64: dts: ti: k3-am64-main: Add eQEP nodesJudith Mendez
2024-10-20arm64: dts: ti: k3-am62p-main: Add eQEP nodesJudith Mendez
2024-10-20arm64: dts: ti: k3-am62a-main: Add eQEP nodesJudith Mendez
2024-10-20arm64: dts: ti: k3-am62-main: Add eQEP nodesJudith Mendez
2024-10-20arm64: dts: ti: k3-am642-evm: Add M4F remoteproc nodeHari Nagalla
2024-10-20arm64: dts: ti: k3-am642-sk: Add M4F remoteproc nodeHari Nagalla
2024-10-20arm64: dts: ti: k3-am64: Add M4F remoteproc nodeHari Nagalla
2024-10-20arm64: dts: ti: k3-am625-sk: Add M4F remoteproc nodeHari Nagalla
2024-10-20arm64: dts: ti: k3-am62: Add M4F remoteproc nodeHari Nagalla
2024-10-20Revert "arm64: dts: ti: am62-phyboard-lyra: Add overlay to increase cpu frequ...Garrett Giordano
2024-10-20arm64: dts: ti: am62-phycore-som: Increase cpu frequency to 1.4 GHzGarrett Giordano
2024-10-20Merge tag 'kvmarm-fixes-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-10-20Merge tag 'kvmarm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-10-20RISCV: KVM: use raw_spinlock for critical section in imsicCyan Yang
2024-10-20KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookupsSean Christopherson