index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
65
-197
/
+734
2024-04-11
Merge tag 'loongarch-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-12
/
+116
2024-04-10
LoongArch: Include linux/sizes.h in addrspace.h to prevent build errors
Randy Dunlap
1
-0
/
+1
2024-04-10
LoongArch: Update dts for Loongson-2K2000 to support GMAC/GNET
Huacai Chen
2
-3
/
+42
2024-04-10
LoongArch: Update dts for Loongson-2K2000 to support PCI-MSI
Huacai Chen
1
-0
/
+3
2024-04-10
LoongArch: Update dts for Loongson-2K2000 to support ISA/LPC
Huacai Chen
1
-1
/
+8
2024-04-10
LoongArch: Update dts for Loongson-2K1000 to support ISA/LPC
Huacai Chen
1
-0
/
+7
2024-04-10
LoongArch: Make virt_addr_valid()/__virt_addr_valid() work with KFENCE
Huacai Chen
1
-0
/
+4
2024-04-10
LoongArch: Make {virt, phys, page, pfn} translation work with KFENCE
Huacai Chen
4
-8
/
+51
2024-04-08
Merge tag 'nativebhi' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
17
-43
/
+317
2024-04-08
KVM: x86: Add BHI_NO
Daniel Sneddon
1
-1
/
+1
2024-04-08
x86/bhi: Mitigate KVM by default
Pawan Gupta
4
-2
/
+15
2024-04-08
x86/bhi: Add BHI mitigation knob
Pawan Gupta
3
-1
/
+115
2024-04-08
x86/bhi: Enumerate Branch History Injection (BHI) bug
Pawan Gupta
3
-8
/
+21
2024-04-08
x86/bhi: Define SPEC_CTRL_BHI_DIS_S
Daniel Sneddon
4
-2
/
+8
2024-04-08
x86/bhi: Add support for clearing branch history at syscall entry
Pawan Gupta
7
-3
/
+96
2024-04-08
x86/syscall: Don't force use of indirect calls for system calls
Linus Torvalds
5
-16
/
+50
2024-04-08
x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs file
Josh Poimboeuf
1
-12
/
+12
2024-04-07
Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-39
/
+150
2024-04-07
Merge tag 'timers-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+1
2024-04-07
Merge tag 'perf-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+4
2024-04-06
x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk
Borislav Petkov (AMD)
1
-0
/
+1
2024-04-06
Merge branch 'linus' into x86/urgent, to pick up dependent commit
Ingo Molnar
43
-203
/
+331
2024-04-05
Merge tag 'devicetree-fixes-for-6.9-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+5
2024-04-05
Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-14
/
+35
2024-04-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-4
/
+1
2024-04-05
Merge tag 'riscv-for-linus-6.9-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-20
/
+34
2024-04-05
Merge tag 's390-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
7
-58
/
+67
2024-04-05
x86/mm/pat: fix VM_PAT handling in COW mappings
David Hildenbrand
1
-14
/
+35
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
45
-208
/
+356
2024-04-04
x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined word
Sean Christopherson
2
-0
/
+4
2024-04-04
Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-15
/
+14
2024-04-04
riscv: process: Fix kernel gp leakage
Stefan O'Rear
1
-3
/
+0
2024-04-04
riscv: Disable preemption when using patch_map()
Alexandre Ghiti
1
-0
/
+8
2024-04-04
riscv: Fix warning by declaring arch_cpu_idle() as noinstr
Alexandre Ghiti
1
-1
/
+1
2024-04-04
riscv: use KERN_INFO in do_trap
Andreas Schwab
1
-1
/
+1
2024-04-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-15
/
+12
2024-04-04
x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()
Borislav Petkov (AMD)
1
-1
/
+3
2024-04-04
x86/CPU/AMD: Track SNP host status with cc_platform_*()
Borislav Petkov (AMD)
6
-37
/
+45
2024-04-04
x86/cc: Add cc_platform_set/_clear() helpers
Borislav Petkov (AMD)
1
-0
/
+52
2024-04-04
x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM
Borislav Petkov (AMD)
1
-0
/
+1
2024-04-04
x86/coco: Require seeding RNG with RDRAND on CoCo systems
Jason A. Donenfeld
3
-0
/
+45
2024-04-04
x86/numa/32: Include missing <asm/pgtable_areas.h>
Arnd Bergmann
1
-0
/
+1
2024-04-03
riscv: Fix vector state restore in rt_sigreturn()
Björn Töpel
1
-7
/
+8
2024-04-03
vdso: Use CONFIG_PAGE_SHIFT in vdso/datapage.h
Arnd Bergmann
1
-2
/
+1
2024-04-03
nios2: Only use built-in devicetree blob if configured to do so
Guenter Roeck
1
-1
/
+5
2024-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-90
/
+167
2024-04-03
x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO
Borislav Petkov (AMD)
1
-1
/
+4
2024-04-03
arm64/ptrace: Use saved floating point state type to determine SVE layout
Mark Brown
1
-4
/
+1
2024-04-03
s390/entry: align system call table on 8 bytes
Sumanth Korikkar
1
-0
/
+1
[next]