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
2023-12-29
kasan/arm64: improve comments for KASAN_SHADOW_START/END
Andrey Konovalov
3
-27
/
+38
2023-12-29
xtensa, kasan: define KASAN_SHADOW_END
Andrey Konovalov
1
-0
/
+2
2023-12-20
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
23
-40
/
+40
2023-12-20
kexec: fix KEXEC_FILE dependencies
Arnd Bergmann
4
-9
/
+7
2023-12-12
x86, kexec: fix the wrong ifdeffery CONFIG_KEXEC
Baoquan He
1
-1
/
+1
2023-12-12
sh, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC
Baoquan He
4
-6
/
+6
2023-12-12
mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC
Baoquan He
9
-16
/
+16
2023-12-12
m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXEC
Baoquan He
2
-3
/
+3
2023-12-12
loongarch, kexec: change dependency of object files
Baoquan He
1
-1
/
+1
2023-12-12
riscv: fix VMALLOC_START definition
Baoquan He
1
-1
/
+1
2023-12-12
kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMP
Ignat Korchagin
2
-3
/
+5
2023-12-10
NUMA: optimize detection of memory with no node id assigned by firmware
Liam Ni
2
-59
/
+3
2023-12-06
Merge branch 'master' into mm-hotfixes-stable
Andrew Morton
28
-96
/
+136
2023-12-06
kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMP
Baoquan He
2
-5
/
+1
2023-12-03
Merge tag 'powerpc-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-3
/
+18
2023-12-03
Merge tag 'for-linus-6.7a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+6
2023-12-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+4
2023-11-30
arm64: Avoid enabling KPTI unnecessarily
Ard Biesheuvel
1
-0
/
+4
2023-11-29
KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user registers
Nicholas Piggin
1
-3
/
+3
2023-11-28
powerpc: Don't clobber f0/vs0 during fp|altivec register save
Timothy Pearson
2
-0
/
+15
2023-11-28
x86/xen: fix percpu vcpu_info allocation
Juergen Gross
2
-2
/
+6
2023-11-26
Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-26
/
+43
2023-11-26
Merge tag 'x86-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-48
/
+37
2023-11-26
Merge tag 'perf-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2023-11-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-7
/
+19
2023-11-25
Merge tag 'for-linus-6.7a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2023-11-25
parisc: Reduce size of the bug_table on 64-bit kernel by half
Helge Deller
2
-19
/
+22
2023-11-25
parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes
Helge Deller
1
-2
/
+0
2023-11-25
parisc: Use natural CPU alignment for bug_table
Helge Deller
1
-12
/
+18
2023-11-25
parisc: Ensure 32-bit alignment on parisc unwind section
Helge Deller
1
-0
/
+1
2023-11-25
parisc: Mark lock_aligned variables 16-byte aligned on SMP
Helge Deller
1
-1
/
+1
2023-11-25
parisc: Mark jump_table naturally aligned
Helge Deller
1
-2
/
+6
2023-11-25
parisc: Mark altinstructions read-only and 32-bit aligned
Helge Deller
1
-3
/
+6
2023-11-25
parisc: Mark ex_table entries 32-bit aligned in uaccess.h
Helge Deller
1
-0
/
+1
2023-11-25
parisc: Mark ex_table entries 32-bit aligned in assembly.h
Helge Deller
1
-0
/
+1
2023-11-24
Merge tag 's390-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
4
-8
/
+6
2023-11-23
arm64: add dependency between vmlinuz.efi and Image
Masahiro Yamada
1
-1
/
+1
2023-11-23
arm/xen: fix xen_vcpu_info allocation alignment
Stefano Stabellini
1
-1
/
+2
2023-11-22
arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=y
Will Deacon
2
-6
/
+18
2023-11-22
Merge tag 'loongarch-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-26
/
+30
2023-11-22
Merge tag 'hyperv-fixes-signed-20231121' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-5
/
+25
2023-11-22
s390: remove odd comment
Heiko Carstens
1
-1
/
+0
2023-11-22
s390/ipl: add missing IPL_TYPE_ECKD_DUMP case to ipl_init()
Mikhail Zaslonko
1
-0
/
+1
2023-11-22
s390/pai: cleanup event initialization
Thomas Richter
2
-7
/
+5
2023-11-22
x86/hyperv: Use atomic_try_cmpxchg() to micro-optimize hv_nmi_unknown()
Uros Bizjak
1
-1
/
+4
2023-11-21
x86/microcode: Rework early revisions reporting
Borislav Petkov (AMD)
4
-44
/
+37
2023-11-21
x86/microcode: Remove the driver announcement and version
Borislav Petkov (AMD)
1
-4
/
+0
2023-11-21
perf/x86/intel: Correct incorrect 'or' operation for PMU capabilities
Dapeng Mi
1
-1
/
+1
2023-11-21
LoongArch: Implement constant timer shutdown interface
Bibo Mao
1
-14
/
+9
2023-11-21
LoongArch: Mark {dmw,tlb}_virt_to_page() exports as non-GPL
Huacai Chen
1
-2
/
+2
[next]