index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-06-29
Makefile: Add loongarch target flag for Clang compilation
WANG Xuerui
2023-06-29
LoongArch: Mark Clang LTO as working
WANG Xuerui
2023-06-29
LoongArch: Include KBUILD_CPPFLAGS in CHECKFLAGS invocation
WANG Xuerui
2023-06-29
LoongArch: vDSO: Use CLANG_FLAGS instead of filtering out '--target='
WANG Xuerui
2023-06-29
LoongArch: Tweak CFLAGS for Clang compatibility
WANG Xuerui
2023-06-29
LoongArch: Simplify the invtlb wrappers
WANG Xuerui
2023-06-29
LoongArch: Make the CPUCFG&CSR ops simple aliases of compiler built-ins
WANG Xuerui
2023-06-29
LoongArch: Prepare for assemblers with proper FCSR class support
WANG Xuerui
2023-06-29
LoongArch: extable: Also recognize ABI names of registers
WANG Rui
2023-06-29
LoongArch: Calculate various sizes in the linker script
WANG Rui
2023-06-29
LoongArch: Add guard for the larch_insn_gen_xxx functions
WANG Rui
2023-06-29
LoongArch: Delete unnecessary debugfs checking
Dan Carpenter
2023-06-29
LoongArch: Set CPU#0 as the io master for FDT
Huacai Chen
2023-06-27
Merge 'irq/loongarch-fixes-6.5' into loongarch-next
Huacai Chen
2023-06-25
Linux 6.4
v6.4
Linus Torvalds
2023-06-25
Merge tag 'i2c-for-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-25
Merge tag 'perf_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-25
Merge tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-25
Merge tag 'x86_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-06-23
Merge tag 'drm-fixes-2023-06-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-06-23
Merge tag 'arm-fixes-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-23
Merge tag 'for-6.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-23
Merge tag 'block-6.4-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-23
Merge tag 'iommu-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-23
Merge tag 'sound-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2023-06-23
Merge tag 'gpio-fixes-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-06-23
Merge tag 'qcom-arm64-fixes-for-6.4-2' of https://git.kernel.org/pub/scm/linu...
Arnd Bergmann
2023-06-23
workqueue: clean up WORK_* constant types, clarify masking
Linus Torvalds
2023-06-23
i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
Clark Wang
2023-06-23
i2c: qup: Add missing unwind goto in qup_i2c_probe()
Shuai Jiang
2023-06-23
dt-bindings: i2c: opencores: Add missing type for "regstep"
Rob Herring
2023-06-23
Merge tag 'drm-misc-fixes-2023-06-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2023-06-22
Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-06-22
Merge tag 'powerpc-6.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-06-22
Merge tag 'pci-v6.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-06-22
Merge tag 'mmc-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2023-06-22
Merge tag 'platform-drivers-x86-v6.4-5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-06-22
Merge tag 'io_uring-6.4-2023-06-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-22
Merge tag 'cgroup-for-6.4-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-22
Merge tag 'kvmarm-fixes-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2023-06-22
arm64: dts: qcom: sc7280: Mark SCM as dma-coherent for chrome devices
Douglas Anderson
2023-06-22
arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for trogdor
Douglas Anderson
2023-06-22
arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for IDP
Douglas Anderson
2023-06-22
dt-bindings: firmware: qcom,scm: Document that SCM can be dma-coherent
Douglas Anderson
2023-06-22
KVM: Avoid illegal stage2 mapping on invalid memory slot
Gavin Shan
2023-06-22
btrfs: fix remaining u32 overflows when left shifting stripe_nr
Qu Wenruo
2023-06-22
block: make sure local irq is disabled when calling __blkcg_rstat_flush
Ming Lei
2023-06-22
Merge tag 'nf-23-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2023-06-22
revert "net: align SO_RCVMARK required privileges with SO_MARK"
Maciej Żenczykowski
[next]