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
2023-02-25
LoongArch: Mark some assembler symbols as non-kprobe-able
Tiezhu Yang
5
-0
/
+21
2023-02-25
LoongArch: Add kprobes on ftrace support
Tiezhu Yang
2
-0
/
+65
2023-02-25
LoongArch: Add kretprobes support
Tiezhu Yang
5
-1
/
+128
2023-02-25
LoongArch: Add kprobes support
Tiezhu Yang
7
-6
/
+466
2023-02-25
LoongArch: Simulate branch and PC* instructions
Tiezhu Yang
3
-0
/
+129
2023-02-25
LoongArch: ptrace: Add hardware single step support
Qing Zhang
7
-10
/
+186
2023-02-25
LoongArch: ptrace: Add function argument access API
Qing Zhang
2
-0
/
+35
2023-02-25
LoongArch: ptrace: Expose hardware breakpoints to debuggers
Qing Zhang
2
-0
/
+411
2023-02-25
LoongArch: Add hardware breakpoints/watchpoints support
Qing Zhang
9
-22
/
+713
2023-02-25
LoongArch: kdump: Add crashkernel=YM handling
Youling Tang
1
-3
/
+11
2023-02-25
LoongArch: kdump: Add single kernel image implementation
Youling Tang
5
-16
/
+5
2023-02-25
LoongArch: Add support for kernel address space layout randomization (KASLR)
Youling Tang
4
-6
/
+179
2023-02-25
LoongArch: Add support for kernel relocation
Youling Tang
8
-2
/
+173
2023-02-25
LoongArch: Add la_abs macro implementation
Youling Tang
4
-12
/
+16
2023-02-25
LoongArch: Add JUMP_VIRT_ADDR macro implementation to avoid using la.abs
Youling Tang
3
-11
/
+15
2023-02-25
LoongArch: Use la.pcrel instead of la.abs when it's trivially possible
Xi Ruoyao
5
-50
/
+48
2023-02-25
LoongArch: Make -mstrict-align configurable
Huacai Chen
4
-3
/
+34
2023-02-25
LoongArch: Only call get_timer_irq() once in constant_clockevent_init()
Tiezhu Yang
1
-5
/
+6
2023-02-25
LoongArch: Fix Chinese comma in cpu.h
Jinyang He
1
-1
/
+1
2023-02-24
alpha: in_irq() cleanup
Changbin Du
1
-1
/
+1
2023-02-24
alpha: lazy FPU switching
Al Viro
9
-119
/
+192
2023-02-24
alpha/boot/misc: trim unused declarations
Al Viro
1
-2
/
+0
2023-02-24
alpha/boot/tools/objstrip: fix the check for ELF header
Al Viro
1
-1
/
+1
2023-02-24
alpha/boot: fix the breakage from -isystem series...
Al Viro
4
-5
/
+5
2023-02-24
alpha: fix FEN fault handling
Al Viro
1
-15
/
+15
2023-02-24
alpha: Avoid comma separated statements
Joe Perches
1
-3
/
+5
2023-02-24
alpha: fixed a typo in core_cia.c
rj1
1
-1
/
+1
2023-02-24
Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
7
-23
/
+21
2023-02-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+17
2023-02-24
Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-20
/
+27
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
17
-73
/
+30
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-0
/
+80
2023-02-24
Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-41
/
+48
2023-02-24
arm64: acpi: Fix possible memory leak of ffh_ctxt
Sudeep Holla
1
-4
/
+4
2023-02-24
arm64: mm: hugetlb: Disable HUGETLB_PAGE_OPTIMIZE_VMEMMAP
Catalin Marinas
1
-1
/
+0
2023-02-23
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-72
/
+72
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
98
-401
/
+1014
2023-02-23
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-23
/
+63
2023-02-23
Merge tag 'livepatching-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-37
/
+60
2023-02-23
Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-3
/
+3
2023-02-23
Merge tag 'nmi.2023.02.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+107
2023-02-23
x86: Fix FILL_RETURN_BUFFER
Peter Zijlstra
1
-1
/
+1
2023-02-23
Merge branch 'linus' into objtool/core, to pick up Xen dependencies
Ingo Molnar
2001
-117102
/
+80279
2023-02-22
Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-12
/
+0
2023-02-22
KVM: SVM: hyper-v: placate modpost section mismatch error
Randy Dunlap
1
-2
/
+2
2023-02-22
arm64: pass ESR_ELx to die() of cfi_handler
Sangmoon Kim
1
-1
/
+1
2023-02-22
arm64/fpsimd: Remove warning for SME without SVE
Mark Brown
1
-3
/
+0
2023-02-22
arm64: Reset KASAN tag in copy_highpage with HW tags only
Peter Collingbourne
1
-1
/
+2
2023-02-22
RISC-V: add a spin_shadow_stack declaration
Conor Dooley
1
-0
/
+1
2023-02-22
powerpc/pseries: Avoid hcall in plpks_is_available() on non-pseries
Russell Currey
1
-0
/
+4
[prev]
[next]