aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-23x86/sev: Add defines for GHCB version 2 MSR protocol requestsBrijesh Singh1-1/+15
2021-06-23KVM: s390: allow facility 192 (vector-packed-decimal-enhancement facility 2)Christian Borntraeger1-0/+4
2021-06-23KVM: s390: gen_facilities: allow facilities 165, 193, 194 and 196Christian Borntraeger1-0/+4
2021-06-23KVM: s390: get rid of register asm usageHeiko Carstens1-9/+9
2021-06-22scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART)Christoph Hellwig1-4/+18
2021-06-22module: limit enabling module.sig_enforceMimi Zohar1-5/+9
2021-06-22btrfs: remove unused btrfs_fs_info::total_pinnedNikolay Borisov1-2/+0
2021-06-22drm/kmb: Fix error return code in kmb_hw_init()Zhen Lei1-0/+1
2021-06-22smbdirect: missing rc checks while waiting for rdma eventsSteve French1-2/+12
2021-06-22Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki1-3/+13
2021-06-22clockevents: Use list_move() instead of list_del()/list_add()Baokun Li1-4/+2
2021-06-22clocksource: Print deviation in nanoseconds when a clocksource becomes unstableFeng Tang1-4/+4
2021-06-22clocksource: Provide kernel module to test clocksource watchdogPaul E. McKenney6-2/+228
2021-06-22clocksource: Reduce clocksource-skew thresholdPaul E. McKenney4-17/+50
2021-06-22clocksource: Limit number of CPUs checked for clock synchronizationPaul E. McKenney2-2/+82
2021-06-22clocksource: Check per-CPU clock synchronization when marked unstablePaul E. McKenney3-2/+63
2021-06-22clocksource: Retry clock read if long delays detectedPaul E. McKenney2-6/+53
2021-06-22locking/lockdep: Correct the description error for check_redundant()Xiongwei Song1-1/+1
2021-06-22futex: Provide FUTEX_LOCK_PI2 to support clock selectionThomas Gleixner2-1/+8
2021-06-22futex: Prepare futex_lock_pi() for runtime clock selectionThomas Gleixner1-1/+2
2021-06-22lockdep/selftest: Remove wait-type RCU_CALLBACK testsPeter Zijlstra1-17/+0
2021-06-22lockdep/selftests: Fix selftests vs PROVE_RAW_LOCK_NESTINGPeter Zijlstra1-0/+1
2021-06-22lockdep: Fix wait-type for empty stackPeter Zijlstra1-1/+1
2021-06-22locking/selftests: Add a selftest for check_irq_usage()Boqun Feng1-0/+65
2021-06-22lockding/lockdep: Avoid to find wrong lock dep path in check_irq_usage()Boqun Feng1-1/+11
2021-06-22locking/lockdep: Remove the unnecessary trace savingBoqun Feng1-3/+0
2021-06-22locking/lockdep: Fix the dep path printing for backwards BFSBoqun Feng1-2/+106
2021-06-22sched/uclamp: Fix uclamp_tg_restrict()Qais Yousef1-31/+18
2021-06-22sched/rt: Fix Deadline utilization tracking during policy changeVincent Donnefort1-0/+2
2021-06-22sched/rt: Fix RT utilization tracking during policy changeVincent Donnefort1-5/+12
2021-06-22clockevents: Add missing parameter documentationBaokun Li1-0/+1
2021-06-23KVM: PPC: Book3S HV: Workaround high stack usage with clangNathan Chancellor1-1/+2
2021-06-22Merge branch kvm-arm64/mmu/mte into kvmarm-master/nextMarc Zyngier21-17/+423
2021-06-22signal: Prevent sigqueue caching after task got releasedThomas Gleixner1-1/+16
2021-06-22KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVMBharata B Rao2-7/+32
2021-06-22KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capabilityBharata B Rao3-0/+22
2021-06-22KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATEBharata B Rao5-7/+170
2021-06-22drm/amdgpu: wait for moving fence after pinningChristian König1-1/+13
2021-06-22drm/radeon: wait for moving fence after pinningChristian König1-3/+13
2021-06-22drm/nouveau: wait for moving fence after pinning v2Christian König1-1/+16
2021-06-22KVM: arm64: Document MTE capability and ioctlSteven Price1-0/+61
2021-06-22KVM: arm64: Add ioctl to fetch/store tags in a guestSteven Price6-0/+105
2021-06-22KVM: arm64: Expose KVM_ARM_CAP_MTESteven Price3-0/+16
2021-06-22KVM: arm64: Save/restore MTE registersSteven Price8-6/+124
2021-06-22KVM: arm64: Introduce MTE VM featureSteven Price6-2/+83
2021-06-22btrfs: rip out btrfs_space_info::total_bytes_pinnedJosef Bacik7-97/+0
2021-06-22btrfs: rip the first_ticket_bytes logic from fail_all_ticketsJosef Bacik1-16/+0
2021-06-22btrfs: remove FLUSH_DELAYED_REFS from data ENOSPC flushingJosef Bacik1-16/+0
2021-06-22btrfs: rip out may_commit_transactionJosef Bacik3-128/+12
2021-06-22btrfs: send: fix crash when memory allocations trigger reclaimFilipe Manana5-31/+2