index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
rhashtable.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-22
KVM: selftests: Create a separate dirty bitmap per slot
David Matlack
1
-15
/
+39
2021-09-22
KVM: selftests: Refactor help message for -s backing_src
David Matlack
6
-22
/
+25
2021-09-22
KVM: selftests: Change backing_src flag to -s in demand_paging_test
David Matlack
1
-5
/
+5
2021-09-22
KVM: SEV: Allow some commands for mirror VM
Peter Gonda
1
-2
/
+17
2021-09-22
KVM: SEV: Update svm_vm_copy_asid_from for SEV-ES
Peter Gonda
1
-4
/
+12
2021-09-22
KVM: nVMX: Fix nested bus lock VM exit
Chenyi Qiang
1
-0
/
+6
2021-09-22
KVM: x86: Identify vCPU0 by its vcpu_idx instead of its vCPUs array entry
Sean Christopherson
1
-1
/
+1
2021-09-22
KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor
Sean Christopherson
6
-14
/
+8
2021-09-22
kvm: fix wrong exception emulation in check_rdtsc
Hou Wenlong
1
-1
/
+1
2021-09-22
KVM: SEV: Pin guest memory for write for RECEIVE_UPDATE_DATA
Sean Christopherson
1
-1
/
+1
2021-09-22
KVM: SVM: fix missing sev_decommission in sev_receive_start
Mingwei Zhang
1
-1
/
+3
2021-09-22
KVM: SEV: Acquire vcpu mutex when updating VMSA
Peter Gonda
1
-22
/
+29
2021-09-22
KVM: do not shrink halt_poll_ns below grow_start
Sergey Senozhatsky
1
-1
/
+5
2021-09-22
KVM: nVMX: fix comments of handle_vmon()
Yu Zhang
1
-8
/
+1
2021-09-22
KVM: x86: Handle SRCU initialization failure during page track init
Haimin Zhang
3
-4
/
+9
2021-09-22
KVM: VMX: Remove defunct "nr_active_uret_msrs" field
Sean Christopherson
1
-4
/
+0
2021-09-22
selftests: KVM: Align SMCCC call with the spec in steal_time
Oliver Upton
1
-2
/
+2
2021-09-22
selftests: KVM: Fix check for !POLLIN in demand_paging_test
Oliver Upton
1
-1
/
+1
2021-09-22
KVM: x86: Clear KVM's cached guest CR3 at RESET/INIT
Sean Christopherson
1
-0
/
+3
2021-09-22
KVM: x86: Mark all registers as avail/dirty at vCPU creation
Sean Christopherson
1
-0
/
+2
2021-09-22
KVM: selftests: Remove __NR_userfaultfd syscall fallback
Sean Christopherson
1
-3
/
+0
2021-09-22
KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs
Sean Christopherson
3
-0
/
+240
2021-09-22
tools: Move x86 syscall number fallbacks to .../uapi/
Sean Christopherson
2
-0
/
+0
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
8
-19
/
+8
2021-09-22
KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest
Sean Christopherson
2
-4
/
+14
2021-09-20
Linux 5.15-rc2
v5.15-rc2
Linus Torvalds
1
-1
/
+1
2021-09-20
pci_iounmap'2: Electric Boogaloo: try to make sense of it all
Linus Torvalds
2
-23
/
+46
2021-09-19
dmascc: use proper 'virt_to_bus()' rather than casting to 'int'
Linus Torvalds
1
-3
/
+3
2021-09-19
alpha: enable GENERIC_PCI_IOMAP unconditionally
Linus Torvalds
1
-1
/
+1
2021-09-19
parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled
Helge Deller
3
-11
/
+6
2021-09-19
Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage"
Linus Torvalds
1
-27
/
+13
2021-09-19
Revert drm/vc4 hdmi runtime PM changes
Linus Torvalds
1
-34
/
+10
2021-09-19
kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGS
Nathan Chancellor
1
-0
/
+5
2021-09-19
x86/build: Do not add -falign flags unconditionally for clang
Nathan Chancellor
1
-3
/
+9
2021-09-19
kbuild: Fix comment typo in scripts/Makefile.modpost
Ramji Jiyani
1
-1
/
+1
2021-09-19
sh: Add missing FORCE prerequisites in Makefile
Geert Uytterhoeven
1
-8
/
+8
2021-09-19
gen_compile_commands: fix missing 'sys' package
Kortan
1
-0
/
+1
2021-09-19
checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_file
Ariel Marcovitch
1
-8
/
+0
2021-09-19
checkkconfigsymbols.py: Forbid passing 'HEAD' to --commit
Ariel Marcovitch
1
-0
/
+3
2021-09-18
alpha: move __udiv_qrnnd library function to arch/alpha/lib/
Linus Torvalds
5
-3
/
+5
2021-09-18
alpha: mark 'Jensen' platform as no longer broken
Linus Torvalds
2
-6
/
+5
2021-09-18
perf bpf: Ignore deprecation warning when using libbpf's btf__get_from_id()
Andrii Nakryiko
1
-0
/
+3
2021-09-18
libperf evsel: Make use of FD robust.
Ian Rogers
1
-23
/
+41
2021-09-18
perf machine: Initialize srcline string member in add_location struct
Michael Petlan
1
-0
/
+1
2021-09-18
perf script: Fix ip display when type != attr->type
Adrian Hunter
1
-11
/
+13
2021-09-18
perf annotate: Fix fused instr logic for assembly functions
Ravi Bangoria
3
-17
/
+42
2021-09-18
tgafb: clarify dependencies
Linus Torvalds
1
-1
/
+3
2021-09-18
alpha: make 'Jensen' IO functions build again
Linus Torvalds
2
-5
/
+5
2021-09-18
spi: Fix tegra20 build with CONFIG_PM=n
Linus Torvalds
1
-2
/
+2
2021-09-17
dt-bindings: arm: Fix Toradex compatible typo
David Heidelberg
1
-1
/
+1
[next]