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 git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-21
6
-237
/
+865
|
\
|
*
s390/bpf: Remove JITed image size limitations
Ilya Leoshkevich
2019-11-19
1
-7
/
+0
|
*
s390/bpf: Use lg(f)rl when long displacement cannot be used
Ilya Leoshkevich
2019-11-19
1
-15
/
+81
|
*
s390/bpf: Use lgrl instead of lg where possible
Ilya Leoshkevich
2019-11-19
1
-12
/
+20
|
*
s390/bpf: Load literal pool register using larl
Ilya Leoshkevich
2019-11-19
1
-3
/
+19
|
*
s390/bpf: Align literal pool entries
Ilya Leoshkevich
2019-11-19
1
-13
/
+24
|
*
s390/bpf: Use relative long branches
Ilya Leoshkevich
2019-11-19
1
-32
/
+126
|
*
bpf: Support attaching tracing BPF program to other BPF programs
Alexei Starovoitov
2019-11-15
1
-1
/
+2
|
*
bpf: Reserve space for BPF trampoline in BPF programs
Alexei Starovoitov
2019-11-15
1
-2
/
+7
|
*
bpf: Introduce BPF trampoline
Alexei Starovoitov
2019-11-15
1
-2
/
+209
|
*
bpf: Add bpf_arch_text_poke() helper
Alexei Starovoitov
2019-11-15
1
-0
/
+51
|
*
bpf: Refactor x86 JIT into helpers
Alexei Starovoitov
2019-11-15
1
-54
/
+98
|
*
x86/alternatives: Teach text_poke_bp() to emulate instructions
Peter Zijlstra
2019-11-15
4
-46
/
+130
|
*
s390/bpf: Make sure JIT passes do not increase code size
Ilya Leoshkevich
2019-11-15
1
-8
/
+66
|
*
s390/bpf: Remove unused SEEN_RET0, SEEN_REG_AX and ret0_ip
Ilya Leoshkevich
2019-11-07
1
-16
/
+5
|
*
s390/bpf: Wrap JIT macro parameter usages in parentheses
Ilya Leoshkevich
2019-11-07
1
-31
/
+31
|
*
s390/bpf: Use kvcalloc for addrs array
Ilya Leoshkevich
2019-11-07
1
-2
/
+3
*
|
arm: omap2plus_defconfig: enable new cpsw switchdev driver
Grygorii Strashko
2019-11-20
1
-0
/
+1
*
|
ARM: dts: am571x-idk: enable for new cpsw switch dev driver
Grygorii Strashko
2019-11-20
4
-5
/
+37
*
|
ARM: dts: dra7: add dt nodes for new cpsw switch dev driver
Grygorii Strashko
2019-11-20
1
-0
/
+52
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-17
40
-171
/
+930
|
\
\
|
*
\
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-17
2
-4
/
+2
|
|
\
\
|
|
*
|
x86/resctrl: Fix potential lockdep warning
Xiaochen Shen
2019-11-13
1
-4
/
+0
|
|
*
|
x86/quirks: Disable HPET on Intel Coffe Lake platforms
Kai-Heng Feng
2019-11-12
1
-0
/
+2
|
*
|
|
Merge tag 'mips_fixes_5.4_4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-11-15
3
-26
/
+6
|
|
\
\
\
|
|
*
|
|
MIPS: SGI-IP27: fix exception handler replication
Thomas Bogendoerfer
2019-10-31
3
-26
/
+6
|
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-15
2
-3
/
+11
|
|
\
\
\
\
|
|
*
|
|
|
KVM: x86/mmu: Take slots_lock when using kvm_mmu_zap_all_fast()
Sean Christopherson
2019-11-14
1
-3
/
+2
|
|
*
|
|
|
KVM: X86: Reset the three MSR list number variables to 0 in kvm_init_msr_list()
Xiaoyao Li
2019-11-13
1
-0
/
+4
|
|
*
|
|
|
kvm: x86: disable shattered huge page recovery for PREEMPT_RT.
Paolo Bonzini
2019-11-13
1
-0
/
+5
|
*
|
|
|
|
Merge tag 'kbuild-fixes-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-14
1
-2
/
+2
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
sparc: vdso: fix build error of vdso32
Masahiro Yamada
2019-11-14
1
-2
/
+2
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-12
4
-37
/
+61
|
|
\
\
\
\
|
|
*
|
|
|
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
2019-11-12
1
-4
/
+4
|
|
*
|
|
|
KVM: VMX: Introduce pi_is_pir_empty() helper
Joao Martins
2019-11-12
2
-3
/
+7
|
|
*
|
|
|
KVM: VMX: Do not change PID.NDST when loading a blocked vCPU
Joao Martins
2019-11-12
2
-0
/
+20
|
|
*
|
|
|
KVM: VMX: Consider PID.PIR to determine if vCPU has pending interrupts
Joao Martins
2019-11-12
1
-1
/
+5
|
|
*
|
|
|
KVM: VMX: Fix comment to specify PID.ON instead of PIR.ON
Liran Alon
2019-11-12
1
-1
/
+1
|
|
*
|
|
|
KVM: X86: Fix initialization of MSR lists
Chenyi Qiang
2019-11-12
1
-30
/
+26
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-12
16
-53
/
+792
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
Josh Poimboeuf
2019-11-07
1
-4
/
+0
|
|
*
|
|
kvm: x86: mmu: Recovery of shattered NX large pages
Junaid Shahid
2019-11-04
4
-0
/
+148
|
|
*
|
|
kvm: mmu: ITLB_MULTIHIT mitigation
Paolo Bonzini
2019-11-04
5
-13
/
+181
|
|
*
|
|
x86/cpu: Add Tremont to the cpu vulnerability whitelist
Pawan Gupta
2019-11-04
1
-0
/
+2
|
|
*
|
|
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
2019-11-04
4
-30
/
+56
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Thomas Gleixner
2019-11-04
47
-109
/
+324
|
|
|
\
\
\
|
|
*
|
|
|
x86/tsx: Add config options to set tsx=on|off|auto
Michal Hocko
2019-10-28
2
-6
/
+61
|
|
*
|
|
|
x86/tsx: Add "auto" option to the tsx= cmdline parameter
Pawan Gupta
2019-10-28
1
-1
/
+6
|
|
*
|
|
|
kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
Pawan Gupta
2019-10-28
1
-0
/
+19
|
|
*
|
|
|
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
2019-10-28
1
-0
/
+23
[next]