summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-12-08KVM: stats: Add stat to detect if vcpu is currently blockingJing Zhang2-1/+3
2021-12-08KVM: Split out a kvm_vcpu_block() helper from kvm_vcpu_halt()Sean Christopherson1-0/+1
2021-12-08KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()Sean Christopherson1-1/+1
2021-12-08KVM: Force PPC to define its own rcuwait objectSean Christopherson1-0/+2
2021-12-08KVM: x86/mmu: Propagate memslot const qualifierBen Gardon1-5/+5
2021-12-08KVM: Optimize gfn lookup in kvm_zap_gfn_range()Maciej S. Szmigiero1-0/+94
2021-12-08KVM: Keep memslots in tree-based structures instead of array-based onesMaciej S. Szmigiero1-72/+71
2021-12-08KVM: Use interval tree to do fast hva lookup in memslotsMaciej S. Szmigiero1-0/+3
2021-12-08KVM: Resolve memslot ID via a hash table instead of via a static arrayMaciej S. Szmigiero1-9/+16
2021-12-08KVM: Integrate gfn_to_memslot_approx() into search_memslots()Maciej S. Szmigiero1-8/+27
2021-12-08KVM: Stop passing kvm_userspace_memory_region to arch memslot hooksSean Christopherson1-2/+0
2021-12-08KVM: Let/force architectures to deal with arch specific memslot dataSean Christopherson1-1/+2
2021-12-08KVM: Require total number of memslot pages to fit in an unsigned longSean Christopherson1-0/+1
2021-12-08KVM: Convert kvm_for_each_vcpu() to using xa_for_each_range()Marc Zyngier1-5/+3
2021-12-08KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s indexMarc Zyngier1-1/+1
2021-12-08KVM: Convert the kvm->vcpus array to a xarrayMarc Zyngier1-2/+3
2021-12-08KVM: Move wiping of the kvm->vcpus array to common codeMarc Zyngier1-1/+1
2021-12-08can: bittiming: replace CAN units with the generic ones from linux/units.hVincent Mailhol1-7/+0
2021-12-08net: phy: Remove unnecessary indentation in the comments of phy_deviceYanteng Si1-5/+6
2021-12-08Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-0/+3
2021-12-08net: watchdog: add net device refcount trackerEric Dumazet1-0/+2
2021-12-08vlan: add net device refcount trackerEric Dumazet1-0/+3
2021-12-08net: eql: add net device refcount trackerEric Dumazet1-0/+1
2021-12-08locktorture,rcutorture,torture: Always log error messageLi Zhijian1-7/+2
2021-12-08rcu/nocb: Invoke rcu_core() at the start of deoffloadingFrederic Weisbecker1-0/+14
2021-12-08rcu/nocb: Prepare state machine for a new stepFrederic Weisbecker1-14/+23
2021-12-07tcp: expose __tcp_sock_set_cork and __tcp_sock_set_nodelayMaxim Galaganov1-0/+2
2021-12-07skbuff: introduce skb_pull_dataLuiz Augusto von Dentz1-0/+2
2021-12-07regulator: fix bullet lists of regulator_ops commentYanteng Si1-9/+13
2021-12-07locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior2-2/+2
2021-12-07KVM: Drop stale kvm_is_transparent_hugepage() declarationVitaly Kuznetsov1-1/+0
2021-12-07net: fix recent csum changesEric Dumazet1-1/+2
2021-12-07netpoll: add net device refcount tracker to struct netpollEric Dumazet1-0/+1
2021-12-07ipmr, ip6mr: add net device refcount tracker to struct vif_deviceEric Dumazet1-0/+2
2021-12-07net: linkwatch: add net device refcount trackerEric Dumazet1-0/+2
2021-12-07ipv4: add net device refcount tracker to struct in_deviceEric Dumazet1-0/+2
2021-12-07net: dst: add net device refcount tracking to dst_entryEric Dumazet1-0/+17
2021-12-07net: add net device refcount tracker to struct netdev_queueEric Dumazet1-0/+2
2021-12-07net: add net device refcount tracker to struct netdev_rx_queueEric Dumazet1-0/+2
2021-12-07net: add net device refcount tracker infrastructureEric Dumazet1-0/+45
2021-12-07lib: add reference counting tracking infrastructureEric Dumazet1-0/+73
2021-12-07platform/x86: wmi: Add no_notify_data flag to struct wmi_driverHans de Goede1-0/+1
2021-12-06tracing: Support __rel_loc relative dynamic data location attributeMasami Hiramatsu1-0/+1
2021-12-06blk-mq: Delete busy_iter_fnJohn Garry1-1/+0
2021-12-06blk-mq: Drop busy_iter_fn blk_mq_hw_ctx argumentJohn Garry1-2/+1
2021-12-06security,selinux: remove security_add_mnt_opt()Ondrej Mosnacek3-12/+0
2021-12-06Merge tag 'regulator-fix-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+8
2021-12-06Merge 5.16-rc4 into tty-nextGreg Kroah-Hartman15-48/+131
2021-12-06ARM: ixp4xx: remove unused header file pata_ixp4xx_cf.hJonathan Corbet1-21/+0
2021-12-05Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3