index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+16
11 days
Merge tag 'irq_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+11
11 days
Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-7
/
+28
12 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
21
-118
/
+221
12 days
Merge tag 'sh-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
12 days
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+0
12 days
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
10
-6
/
+60
12 days
Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
11
-265
/
+56
12 days
Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
82
-1392
/
+1224
12 days
sh: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
Huacai Chen
1
-1
/
+1
13 days
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
13 days
Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
25
-197
/
+336
13 days
Merge tag 'mips_6.13_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
6
-345
/
+166
13 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
3
-26
/
+91
13 days
Merge tag 'sparc-for-6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-11
/
+29
13 days
Merge tag 'powerpc-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-3
/
+27
13 days
Revert "s390/mm: Allow large pages for KASAN shadow mapping"
Vasily Gorbik
1
-11
/
+1
2024-11-28
s390/spinlock: Use flag output constraint for arch_cmpxchg_niai8()
Heiko Carstens
1
-2
/
+22
2024-11-28
s390/spinlock: Use R constraint for arch_load_niai4()
Heiko Carstens
1
-1
/
+1
2024-11-28
s390/spinlock: Generate shorter code for arch_spin_unlock()
Heiko Carstens
1
-3
/
+3
2024-11-28
s390/spinlock: Remove condition code clobber from arch_spin_unlock()
Heiko Carstens
1
-1
/
+1
2024-11-28
s390/spinlock: Use symbolic names in inline assemblies
Heiko Carstens
2
-8
/
+9
2024-11-28
s390: Support PREEMPT_DYNAMIC
Heiko Carstens
2
-4
/
+19
2024-11-28
s390/pci: Fix potential double remove of hotplug slot
Niklas Schnelle
1
-25
/
+9
2024-11-28
s390/pci: Fix leak of struct zpci_dev when zpci_add_device() fails
Niklas Schnelle
2
-6
/
+25
2024-11-28
s390/mm/hugetlbfs: Add missing includes
Heiko Carstens
1
-0
/
+2
2024-11-27
Merge tag 'dmaengine-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-11-27
Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
37
-181
/
+1247
2024-11-27
Merge tag 'loongarch-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
10
-23
/
+134
2024-11-27
Merge tag 'kvm-riscv-6.13-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
8
-1
/
+49
2024-11-27
Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
37
-181
/
+1247
2024-11-27
s390/mm: Add PTE_MARKER support for hugetlbfs mappings
Gerald Schaefer
2
-2
/
+3
2024-11-27
s390/mm: Introduce region-third and segment table swap entries
Gerald Schaefer
2
-5
/
+71
2024-11-27
s390/mm: Introduce region-third and segment table entry present bits
Gerald Schaefer
3
-24
/
+47
2024-11-27
s390/mm: Rearrange region-third and segment table entry SW bits
Gerald Schaefer
2
-8
/
+9
2024-11-27
KVM: s390: Increase size of union sca_utility to four bytes
Heiko Carstens
1
-5
/
+10
2024-11-27
KVM: s390: Remove one byte cmpxchg() usage
Heiko Carstens
1
-11
/
+2
2024-11-27
KVM: s390: Use try_cmpxchg() instead of cmpxchg() loops
Heiko Carstens
4
-19
/
+18
2024-11-27
arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail
Chen-Yu Tsai
2
-2
/
+16
2024-11-27
powerpc/prom_init: Fixup missing powermac #size-cells
Michael Ellerman
1
-2
/
+27
2024-11-27
powerpc/machdep: Remove duplicated include in svm.c
Yang Li
1
-1
/
+0
2024-11-26
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-2
/
+121
2024-11-27
kbuild: add $(objtree)/ prefix to some in-kernel build artifacts
Masahiro Yamada
4
-6
/
+6
2024-11-27
kbuild: Add Propeller configuration for kernel build
Rong Xu
3
-0
/
+24
2024-11-27
vmlinux.lds.h: Adjust symbol ordering in text output section
Rong Xu
1
-0
/
+5
2024-11-27
MIPS: Place __kernel_entry at the beginning of text section
Rong Xu
2
-0
/
+2
2024-11-26
Merge tag 'parisc-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-11-26
Merge tag 'm68knommu-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+5
2024-11-26
RISC-V: Remove unnecessary include from compat.h
Palmer Dabbelt
1
-1
/
+0
2024-11-26
irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801
Zhou Wang
1
-0
/
+11
[next]