index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-13
150
-1316
/
+991
|
\
|
*
x86/entry_32: Fix segment exceptions
Peter Zijlstra
2022-01-12
4
-19
/
+27
|
*
x86: Remove .fixup section
Peter Zijlstra
2021-12-11
2
-2
/
+0
|
*
x86/word-at-a-time: Remove .fixup usage
Peter Zijlstra
2021-12-11
1
-19
/
+47
|
*
x86/usercopy: Remove .fixup usage
Peter Zijlstra
2021-12-11
4
-28
/
+22
|
*
x86/usercopy_32: Simplify __copy_user_intel_nocache()
Peter Zijlstra
2021-12-11
1
-20
/
+20
|
*
x86/sgx: Remove .fixup usage
Peter Zijlstra
2021-12-11
4
-31
/
+35
|
*
x86/checksum_32: Remove .fixup usage
Peter Zijlstra
2021-12-11
1
-16
/
+3
|
*
x86/vmx: Remove .fixup usage
Peter Zijlstra
2021-12-11
1
-9
/
+7
|
*
x86/kvm: Remove .fixup usage
Peter Zijlstra
2021-12-11
2
-12
/
+5
|
*
x86/segment: Remove .fixup usage
Peter Zijlstra
2021-12-11
2
-8
/
+2
|
*
x86/fpu: Remove .fixup usage
Peter Zijlstra
2021-12-11
2
-10
/
+2
|
*
x86/xen: Remove .fixup usage
Peter Zijlstra
2021-12-11
1
-11
/
+3
|
*
x86/uaccess: Remove .fixup usage
Peter Zijlstra
2021-12-11
1
-22
/
+17
|
*
x86/futex: Remove .fixup usage
Peter Zijlstra
2021-12-11
2
-20
/
+10
|
*
x86/msr: Remove .fixup usage
Peter Zijlstra
2021-12-11
3
-53
/
+47
|
*
x86/extable: Extend extable functionality
Peter Zijlstra
2021-12-11
7
-32
/
+145
|
*
x86/entry_32: Remove .fixup usage
Peter Zijlstra
2021-12-11
3
-20
/
+24
|
*
x86/entry_64: Remove .fixup usage
Peter Zijlstra
2021-12-11
1
-7
/
+6
|
*
x86/copy_mc_64: Remove .fixup usage
Peter Zijlstra
2021-12-11
1
-8
/
+4
|
*
x86/copy_user_64: Remove .fixup usage
Peter Zijlstra
2021-12-11
1
-21
/
+11
|
*
x86/mmx_32: Remove X86_USE_3DNOW
Peter Zijlstra
2021-12-11
10
-465
/
+1
|
*
x86: Add straight-line-speculation mitigation
Peter Zijlstra
2021-12-09
8
-6
/
+33
|
*
x86/alternative: Relax text_poke_bp() constraint
Peter Zijlstra
2021-12-09
1
-15
/
+34
|
*
x86: Prepare inline-asm for straight-line-speculation
Peter Zijlstra
2021-12-08
8
-10
/
+15
|
*
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-12-08
106
-349
/
+349
|
*
x86/lib/atomic64_386_32: Rename things
Peter Zijlstra
2021-12-08
1
-38
/
+46
|
*
x86: Use -mindirect-branch-cs-prefix for RETPOLINE builds
Peter Zijlstra
2021-12-08
1
-0
/
+1
|
*
x86: Move RETPOLINE*_CFLAGS to arch Makefile
Peter Zijlstra
2021-12-08
1
-0
/
+11
|
*
x86/csum: Rewrite/optimize csum_partial()
Eric Dumazet
2021-12-08
1
-92
/
+91
*
|
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-01-13
23
-225
/
+117
|
\
\
|
*
|
KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c
Sean Christopherson
2021-11-17
4
-28
/
+4
|
*
|
KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=y
Sean Christopherson
2021-11-17
3
-2
/
+4
|
*
|
KVM: arm64: Convert to the generic perf callbacks
Sean Christopherson
2021-11-17
1
-32
/
+2
|
*
|
KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c
Sean Christopherson
2021-11-17
3
-21
/
+23
|
*
|
KVM: Move x86's perf guest info callbacks to generic KVM
Sean Christopherson
2021-11-17
4
-42
/
+29
|
*
|
KVM: x86: More precisely identify NMI from guest when handling PMI
Sean Christopherson
2021-11-17
4
-6
/
+15
|
*
|
KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable
Sean Christopherson
2021-11-17
4
-16
/
+20
|
*
|
perf: Force architectures to opt-in to guest callbacks
Sean Christopherson
2021-11-17
3
-0
/
+3
|
*
|
perf: Add wrappers for invoking guest callbacks
Sean Christopherson
2021-11-17
3
-25
/
+11
|
*
|
perf/core: Rework guest callbacks to prepare for static_call support
Like Xu
2021-11-17
8
-75
/
+67
|
*
|
perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv
Sean Christopherson
2021-11-17
4
-84
/
+8
|
*
|
perf: Stop pretending that perf can handle multiple guest callbacks
Sean Christopherson
2021-11-17
2
-6
/
+6
|
*
|
KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest
Sean Christopherson
2021-11-17
3
-1
/
+6
|
*
|
KVM: x86: Register perf callbacks after calling vendor's hardware_setup()
Sean Christopherson
2021-11-17
1
-3
/
+4
|
*
|
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
2021-11-17
7
-31
/
+60
*
|
|
Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-01-12
2
-8
/
+1
|
\
\
\
|
*
\
\
Merge 5.16-rc6 into tty-next
Greg Kroah-Hartman
2021-12-20
47
-151
/
+291
|
|
\
\
\
|
*
\
\
\
Merge 5.16-rc4 into tty-next
Greg Kroah-Hartman
2021-12-06
88
-460
/
+777
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
tty: the rest, stop using tty_schedule_flip()
Jiri Slaby
2021-11-25
1
-1
/
+1
[next]