index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
syscall-counts-by-pid.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-24
MIPS: lantiq: Add SMP support for lantiq interrupt controller
Petr Cvek
1
-24
/
+106
2019-06-24
MIPS: lantiq: Shorten register names, remove unused macros
Petr Cvek
1
-18
/
+16
2019-06-24
MIPS: lantiq: Fix bitfield masking
Petr Cvek
1
-2
/
+3
2019-06-24
MIPS: lantiq: Remove unused macros
Petr Cvek
1
-4
/
+0
2019-06-24
MIPS: lantiq: Fix attributes of of_device_id structure
Petr Cvek
1
-1
/
+1
2019-06-24
MIPS: lantiq: Change variables to the same type as the source
Petr Cvek
1
-10
/
+10
2019-06-24
MIPS: lantiq: Move macro directly to iomem function
Petr Cvek
1
-10
/
+8
2019-06-24
mips: Remove q-accessors from non-64bit platforms
Serge Semin
1
-0
/
+11
2019-06-24
FDDI: defza: Include linux/io-64-nonatomic-lo-hi.h
Paul Burton
1
-0
/
+1
2019-06-11
MIPS: configs: Remove useless UEVENT_HELPER_PATH
Krzysztof Kozlowski
33
-33
/
+0
2019-06-11
MIPS: config: Remove left-over BACKLIGHT_LCD_SUPPORT
Krzysztof Kozlowski
4
-4
/
+0
2019-06-11
MIPS: ralink: Switch pinmux.h to SPDX header
Lubomir Rintel
1
-4
/
+1
2019-06-11
MIPS: ftrace: Reword prepare_ftrace_return() comment block
Geert Uytterhoeven
1
-11
/
+12
2019-06-11
memory: jz4780-nemc: Grammar s/the its/its/
Geert Uytterhoeven
1
-1
/
+1
2019-06-11
memory: jz4780-nemc: Reduce size of const array
Paul Cercueil
1
-1
/
+1
2019-06-11
memory: jz4780_nemc: Add support for the JZ4740
Paul Cercueil
1
-3
/
+21
2019-06-11
dt-bindings: memory: jz4780: Add compatible string for JZ4740 SoC
Paul Cercueil
1
-0
/
+1
2019-06-11
memory: Kconfig: Drop dependency on MACH_JZ4780 for jz4780
Paul Cercueil
1
-1
/
+1
2019-06-11
MIPS: lb60: Fix pin mappings
Paul Cercueil
1
-8
/
+8
2019-05-29
MIPS: replace MBIT_ULL() with BIT_ULL()
Masahiro Yamada
1
-65
/
+60
2019-05-26
Linux 5.2-rc2
Linus Torvalds
1
-2
/
+2
2019-05-26
random: fix soft lockup when trying to read from an uninitialized blocking pool
Theodore Ts'o
1
-3
/
+13
2019-05-25
tracing: Silence GCC 9 array bounds warning
Miguel Ojeda
3
-10
/
+20
2019-05-24
ext4: fix dcache lookup of !casefolded directories
Gabriel Krisman Bertazi
1
-1
/
+1
2019-05-24
locking/lock_events: Use this_cpu_add() when necessary
Waiman Long
1
-2
/
+40
2019-05-24
KVM: x86: fix return value for reserved EFER
Paolo Bonzini
1
-1
/
+1
2019-05-24
tools/kvm_stat: fix fields filter for child events
Stefan Raspl
2
-4
/
+14
2019-05-24
KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard
Thomas Huth
2
-0
/
+4
2019-05-24
kvm: selftests: aarch64: compile with warnings on
Andrew Jones
1
-4
/
+5
2019-05-24
kvm: selftests: aarch64: fix default vm mode
Andrew Jones
1
-1
/
+1
2019-05-24
kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size
Andrew Jones
1
-1
/
+1
2019-05-24
KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
Christian Borntraeger
1
-14
/
+21
2019-05-24
KVM: x86/pmu: do not mask the value that is written to fixed PMUs
Paolo Bonzini
1
-5
/
+8
2019-05-24
KVM: x86/pmu: mask the result of rdpmc according to the width of the counters
Paolo Bonzini
4
-13
/
+15
2019-05-24
x86/kvm/pmu: Set AMD's virt PMU version to 1
Borislav Petkov
1
-1
/
+1
2019-05-24
KVM: x86: do not spam dmesg with VMCS/VMCB dumps
Paolo Bonzini
2
-8
/
+27
2019-05-24
kvm: Check irqchip mode before assign irqfd
Peter Xu
3
-0
/
+17
2019-05-24
kvm: svm/avic: fix off-by-one in checking host APIC ID
Suthikulpanit, Suravee
1
-1
/
+5
2019-05-24
KVM: selftests: do not blindly clobber registers in guest asm
Paolo Bonzini
1
-24
/
+30
2019-05-24
KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.c
Thomas Huth
1
-3
/
+0
2019-05-24
KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspace
Wanpeng Li
1
-0
/
+18
2019-05-24
KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow
Wanpeng Li
1
-1
/
+1
2019-05-24
kvm: vmx: Fix -Wmissing-prototypes warnings
Yi Wang
1
-0
/
+1
2019-05-24
KVM: nVMX: Fix using __this_cpu_read() in preemptible context
Wanpeng Li
1
-2
/
+2
2019-05-24
kvm: fix compilation on s390
Paolo Bonzini
1
-0
/
+2
2019-05-24
kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUID
Jim Mattson
1
-0
/
+1
2019-05-24
kvm: x86: Include multiple indices with CPUID leaf 0x8000001d
Jim Mattson
1
-4
/
+3
2019-05-24
KVM: selftests: Compile code with warnings enabled
Thomas Huth
12
-31
/
+16
2019-05-24
kvm: selftests: avoid type punning
Paolo Bonzini
2
-2
/
+2
2019-05-24
KVM: selftests: Fix a condition in test_hv_cpuid()
Dan Carpenter
1
-3
/
+2
[next]