index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-20
Merge tag 'acpi-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-2
/
+8
2021-08-20
Merge tag 'pm-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
5
-19
/
+11
2021-08-20
dm crypt: use in_hardirq() instead of deprecated in_irq()
Changbin Du
1
-2
/
+2
2021-08-20
xfs: fix perag structure refcounting error when scrub fails
Darrick J. Wong
4
-4
/
+7
2021-08-20
PCI/VPD: Add pci_vpd_alloc()
Heiner Kallweit
2
-0
/
+35
2021-08-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-68
/
+81
2021-08-20
KVM: SVM: Add 5-level page table support for SVM
Wei Huang
1
-6
/
+1
2021-08-20
KVM: x86/mmu: Support shadowing NPT when 5-level paging is enabled in host
Wei Huang
2
-16
/
+38
2021-08-20
dm ima: update dm documentation for ima measurement support
Tushar Sugandhi
1
-187
/
+596
2021-08-20
dm ima: update dm target attributes for ima measurements
Tushar Sugandhi
3
-9
/
+20
2021-08-20
dm ima: add a warning in dm_init if duplicate ima events are not measured
Tushar Sugandhi
1
-3
/
+6
2021-08-20
KVM: x86: Allow CPU to force vendor-specific TDP level
Wei Huang
4
-7
/
+15
2021-08-20
KVM: x86: clamp host mapping level to max_level in kvm_mmu_max_mapping_level
Paolo Bonzini
1
-8
/
+5
2021-08-20
KVM: selftests: test KVM_GUESTDBG_BLOCKIRQ
Maxim Levitsky
1
-3
/
+21
2021-08-20
KVM: x86: implement KVM_GUESTDBG_BLOCKIRQ
Maxim Levitsky
4
-1
/
+8
2021-08-20
KVM: SVM: split svm_handle_invalid_exit
Maxim Levitsky
1
-8
/
+9
2021-08-20
KVM: x86/mmu: Drop 'shared' param from tdp_mmu_link_page()
Sean Christopherson
1
-13
/
+4
2021-08-20
KVM: x86/mmu: Add detailed page size stats
Mingwei Zhang
5
-31
/
+33
2021-08-20
KVM: x86/mmu: Avoid collision with !PRESENT SPTEs in TDP MMU lpage stats
Sean Christopherson
1
-7
/
+13
2021-08-20
KVM: x86/mmu: Remove redundant spte present check in mmu_set_spte
Mingwei Zhang
1
-10
/
+6
2021-08-20
KVM: stats: Add halt polling related histogram stats
Jing Zhang
4
-3
/
+38
2021-08-20
KVM: stats: Add halt_wait_ns stats for all architectures
Jing Zhang
7
-5
/
+8
2021-08-20
KVM: selftests: Add checks for histogram stats bucket_size field
Jing Zhang
1
-0
/
+12
2021-08-20
KVM: stats: Update doc for histogram statistics
Jing Zhang
1
-8
/
+27
2021-08-20
KVM: stats: Support linear and logarithmic histogram statistics
Jing Zhang
8
-43
/
+82
2021-08-20
KVM: SVM: AVIC: drop unsupported AVIC base relocation code
Maxim Levitsky
3
-13
/
+2
2021-08-20
KVM: SVM: call avic_vcpu_load/avic_vcpu_put when enabling/disabling AVIC
Maxim Levitsky
1
-0
/
+5
2021-08-20
KVM: SVM: move check for kvm_vcpu_apicv_active outside of avic_vcpu_{put|load}
Maxim Levitsky
2
-8
/
+9
2021-08-20
KVM: SVM: avoid refreshing avic if its state didn't change
Maxim Levitsky
1
-1
/
+8
2021-08-20
KVM: SVM: remove svm_toggle_avic_for_irq_window
Maxim Levitsky
3
-14
/
+2
2021-08-20
KVM: x86: hyper-v: Deactivate APICv only when AutoEOI feature is in use
Vitaly Kuznetsov
2
-6
/
+32
2021-08-20
KVM: SVM: add warning for mistmatch between AVIC vcpu state and AVIC inhibition
Maxim Levitsky
1
-0
/
+2
2021-08-20
KVM: x86: APICv: fix race in kvm_request_apicv_update on SVM
Maxim Levitsky
2
-15
/
+30
2021-08-20
KVM: x86: don't disable APICv memslot when inhibited
Maxim Levitsky
6
-32
/
+14
2021-08-20
KVM: x86/mmu: allow APICv memslot to be enabled but invisible
Maxim Levitsky
1
-5
/
+18
2021-08-20
KVM: x86/mmu: allow kvm_faultin_pfn to return page fault handling code
Maxim Levitsky
2
-9
/
+12
2021-08-20
KVM: x86/mmu: rename try_async_pf to kvm_faultin_pfn
Maxim Levitsky
2
-3
/
+3
2021-08-20
KVM: x86/mmu: bump mmu notifier count in kvm_zap_gfn_range
Maxim Levitsky
3
-2
/
+14
2021-08-20
KVM: x86/mmu: add comment explaining arguments to kvm_zap_gfn_range
Maxim Levitsky
1
-0
/
+4
2021-08-20
KVM: x86/mmu: fix parameters to kvm_flush_remote_tlbs_with_address
Maxim Levitsky
1
-1
/
+5
2021-08-20
Revert "KVM: x86/mmu: Allow zap gfn range to operate under the mmu read lock"
Sean Christopherson
3
-29
/
+16
2021-08-20
KVM: X86: Introduce mmu_rmaps_stat per-vm debugfs file
Peter Xu
3
-0
/
+132
2021-08-20
KVM: X86: Introduce kvm_mmu_slot_lpages() helpers
Peter Xu
4
-11
/
+24
2021-08-20
dm ima: prefix ima event name related to device mapper with dm_
Tushar Sugandhi
1
-9
/
+10
2021-08-20
Merge tag 'drm-fixes-2021-08-20-3' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
61
-477
/
+224
2021-08-20
dm ima: add version info to dm related events in ima log
Tushar Sugandhi
2
-12
/
+57
2021-08-20
dm ima: prefix dm table hashes in ima log with hash algorithm
Tushar Sugandhi
2
-3
/
+12
2021-08-20
Merge tag 'pci-v5.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
3
-1
/
+19
2021-08-20
Merge tag 'mmc-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
4
-6
/
+46
2021-08-20
Merge tag 'sound-5.14-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
2
-3
/
+10
[prev]
[next]