index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-12-08
KVM: Add helpers to wake/query blocking vCPU
Sean Christopherson
2021-12-08
KVM: stats: Add stat to detect if vcpu is currently blocking
Jing Zhang
2021-12-08
KVM: Split out a kvm_vcpu_block() helper from kvm_vcpu_halt()
Sean Christopherson
2021-12-08
KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
Sean Christopherson
2021-12-08
KVM: Force PPC to define its own rcuwait object
Sean Christopherson
2021-12-08
KVM: x86/mmu: Propagate memslot const qualifier
Ben Gardon
2021-12-08
KVM: Optimize gfn lookup in kvm_zap_gfn_range()
Maciej S. Szmigiero
2021-12-08
KVM: Keep memslots in tree-based structures instead of array-based ones
Maciej S. Szmigiero
2021-12-08
KVM: Use interval tree to do fast hva lookup in memslots
Maciej S. Szmigiero
2021-12-08
KVM: Resolve memslot ID via a hash table instead of via a static array
Maciej S. Szmigiero
2021-12-08
KVM: Integrate gfn_to_memslot_approx() into search_memslots()
Maciej S. Szmigiero
2021-12-08
KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
Sean Christopherson
2021-12-08
KVM: Let/force architectures to deal with arch specific memslot data
Sean Christopherson
2021-12-08
KVM: Require total number of memslot pages to fit in an unsigned long
Sean Christopherson
2021-12-08
KVM: Convert kvm_for_each_vcpu() to using xa_for_each_range()
Marc Zyngier
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
2021-12-08
KVM: Convert the kvm->vcpus array to a xarray
Marc Zyngier
2021-12-08
KVM: Move wiping of the kvm->vcpus array to common code
Marc Zyngier
2021-11-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-20
Merge tag 'pinctrl-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-11-20
hugetlb: fix hugetlb cgroup refcounting during mremap
Bui Quang Minh
2021-11-20
shm: extend forced shm destroy to support objects from several IPC nses
Alexander Mikhalitsyn
2021-11-19
Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
2021-11-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-11-19
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
2021-11-18
Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-18
Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-18
page_pool: Revert "page_pool: disable dma mapping support..."
Yunsheng Lin
2021-11-18
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
2021-11-18
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
2021-11-18
KVM: Kill kvm_map_gfn() / kvm_unmap_gfn() and gfn_to_pfn_cache
David Woodhouse
2021-11-17
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
2021-11-17
net: virtio_net_hdr_to_skb: count transport header in UFO
Jonathan Davies
2021-11-17
Merge tag 'mlx5-fixes-2021-11-16' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2021-11-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-11-16
net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdev
Paul Blakey
2021-11-16
RDMA/netlink: Add __maybe_unused to static inline in C file
Leon Romanovsky
2021-11-15
bpf: Fix toctou on read-only map's constant scalar tracking
Daniel Borkmann
2021-11-16
Remove unused header <linux/sdb.h>
Jonathan Corbet
2021-11-16
ACPI: Add stubs for wakeup handler functions
Mario Limonciello
2021-11-15
printk: Remove printk.h inclusion in percpu.h
Andy Shevchenko
2021-11-15
net: Clean up some inconsistent indenting
Jiapeng Chong
2021-11-14
Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-11-14
tracing: Add length protection to histogram string copies
Steven Rostedt (VMware)
2021-11-14
Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-11-14
Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-11-14
Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-14
Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-14
net,lsm,selinux: revert the security_sctp_assoc_established() hook
Paul Moore
[next]