summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-07powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switchNicholas Piggin
2023-02-06powerpc/kexec_file: fix implicit decl errorRandy Dunlap
2023-02-02powerpc: Don't select ARCH_WANTS_NO_INSTRMichael Ellerman
2023-02-02powerpc/64s: Reconnect tlb_flush() to hash__tlb_flush()Michael Ellerman
2023-02-01powerpc/kexec_file: Count hot-pluggable memory in FDT estimateSourabh Jain
2023-01-31powerpc/64s/radix: Fix RWX mapping with relocated kernelMichael Ellerman
2023-01-31powerpc/64s/radix: Fix crash with unaligned relocated kernelMichael Ellerman
2023-01-31powerpc/kexec_file: Fix division by zero in extra size estimationMichael Ellerman
2023-01-31powerpc/imc-pmu: Revert nest_init_lock to being a mutexMichael Ellerman
2023-01-30powerpc/64: Fix perf profiling asynchronous interrupt handlersNicholas Piggin
2023-01-30powerpc/64s: Fix local irq disable when PMIs are disabledNicholas Piggin
2023-01-30powerpc/kvm: Fix unannotated intra-function call warningSathvika Vasireddy
2023-01-30powerpc/85xx: Fix unannotated intra-function call warningSathvika Vasireddy
2023-01-12powerpc/64s/hash: Make stress_hpt_timer_fn() staticYang Yingliang
2023-01-11powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain
2023-01-11powerpc/boot: Fix incorrect version calculation issue in ld_versionOjaswin Mujoo
2023-01-06powerpc/vmlinux.lds: Don't discard .commentMichael Ellerman
2023-01-06powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman
2023-01-06powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman
2023-01-01Linux 6.2-rc2v6.2-rc2Linus Torvalds
2023-01-01Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-01-01Merge tag 'x86_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-01-01Merge tag 'locking_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-01-01Merge tag 'drm-fixes-2023-01-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-01-01Merge tag 'drm-intel-fixes-2022-12-30' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2022-12-31Merge tag 'kbuild-fixes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-31Merge tag 'ata-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-12-30Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-12-30Merge tag 'sound-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-12-30Merge branches 'acpi-resource' and 'acpi-video'Rafael J. Wysocki
2022-12-30drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO indexJani Nikula
2022-12-30drm/i915/dsi: add support for ICL+ native MIPI GPIO sequenceJani Nikula
2022-12-30fixdep: remove unneeded <stdarg.h> inclusionMasahiro Yamada
2022-12-30kbuild: sort single-targets alphabetically againMasahiro Yamada
2022-12-30kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequiresMasahiro Yamada
2022-12-30kbuild: Fix running modpost with musl libcSamuel Holland
2022-12-30kbuild: add a missing line for help messageJun ASAKA
2022-12-30.gitignore: ignore *.rpmMasahiro Yamada
2022-12-30arch: fix broken BuildID for arm64 and riscvMasahiro Yamada
2022-12-30drm/i915/uc: Fix two issues with over-size firmware filesJohn Harrison
2022-12-30drm/i915: improve the catch-all evict to handle lock contentionMatthew Auld
2022-12-30drm/i915: Remove __maybe_unused from mtl_infoLucas De Marchi
2022-12-30drm/i915: fix TLB invalidation for Gen12.50 video and compute enginesAndrzej Hajda
2022-12-29Merge tag 'block-6.2-2022-12-29' of git://git.kernel.dk/linuxLinus Torvalds
2022-12-29Merge tag 'io_uring-6.2-2022-12-29' of git://git.kernel.dk/linuxLinus Torvalds
2022-12-29Merge tag 'linux-kselftest-kunit-fixes-6.2-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2022-12-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-29Merge tag 'nvme-6.2-2022-12-29' of git://git.infradead.org/nvme into block-6.2Jens Axboe
2022-12-29kconfig: Add static text for search information in help menuBhaskar Chowdhury
2022-12-28nvme-auth: fix smatch warning complaintsSagi Grimberg