index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-23
x86/sev: Add defines for GHCB version 2 MSR protocol requests
Brijesh Singh
1
-1
/
+15
2021-06-23
KVM: s390: allow facility 192 (vector-packed-decimal-enhancement facility 2)
Christian Borntraeger
1
-0
/
+4
2021-06-23
KVM: s390: gen_facilities: allow facilities 165, 193, 194 and 196
Christian Borntraeger
1
-0
/
+4
2021-06-23
KVM: s390: get rid of register asm usage
Heiko Carstens
1
-9
/
+9
2021-06-22
scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART)
Christoph Hellwig
1
-4
/
+18
2021-06-22
module: limit enabling module.sig_enforce
Mimi Zohar
1
-5
/
+9
2021-06-22
btrfs: remove unused btrfs_fs_info::total_pinned
Nikolay Borisov
1
-2
/
+0
2021-06-22
drm/kmb: Fix error return code in kmb_hw_init()
Zhen Lei
1
-0
/
+1
2021-06-22
smbdirect: missing rc checks while waiting for rdma events
Steve French
1
-2
/
+12
2021-06-22
Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"
Rafael J. Wysocki
1
-3
/
+13
2021-06-22
clockevents: Use list_move() instead of list_del()/list_add()
Baokun Li
1
-4
/
+2
2021-06-22
clocksource: Print deviation in nanoseconds when a clocksource becomes unstable
Feng Tang
1
-4
/
+4
2021-06-22
clocksource: Provide kernel module to test clocksource watchdog
Paul E. McKenney
6
-2
/
+228
2021-06-22
clocksource: Reduce clocksource-skew threshold
Paul E. McKenney
4
-17
/
+50
2021-06-22
clocksource: Limit number of CPUs checked for clock synchronization
Paul E. McKenney
2
-2
/
+82
2021-06-22
clocksource: Check per-CPU clock synchronization when marked unstable
Paul E. McKenney
3
-2
/
+63
2021-06-22
clocksource: Retry clock read if long delays detected
Paul E. McKenney
2
-6
/
+53
2021-06-22
locking/lockdep: Correct the description error for check_redundant()
Xiongwei Song
1
-1
/
+1
2021-06-22
futex: Provide FUTEX_LOCK_PI2 to support clock selection
Thomas Gleixner
2
-1
/
+8
2021-06-22
futex: Prepare futex_lock_pi() for runtime clock selection
Thomas Gleixner
1
-1
/
+2
2021-06-22
lockdep/selftest: Remove wait-type RCU_CALLBACK tests
Peter Zijlstra
1
-17
/
+0
2021-06-22
lockdep/selftests: Fix selftests vs PROVE_RAW_LOCK_NESTING
Peter Zijlstra
1
-0
/
+1
2021-06-22
lockdep: Fix wait-type for empty stack
Peter Zijlstra
1
-1
/
+1
2021-06-22
locking/selftests: Add a selftest for check_irq_usage()
Boqun Feng
1
-0
/
+65
2021-06-22
lockding/lockdep: Avoid to find wrong lock dep path in check_irq_usage()
Boqun Feng
1
-1
/
+11
2021-06-22
locking/lockdep: Remove the unnecessary trace saving
Boqun Feng
1
-3
/
+0
2021-06-22
locking/lockdep: Fix the dep path printing for backwards BFS
Boqun Feng
1
-2
/
+106
2021-06-22
sched/uclamp: Fix uclamp_tg_restrict()
Qais Yousef
1
-31
/
+18
2021-06-22
sched/rt: Fix Deadline utilization tracking during policy change
Vincent Donnefort
1
-0
/
+2
2021-06-22
sched/rt: Fix RT utilization tracking during policy change
Vincent Donnefort
1
-5
/
+12
2021-06-22
clockevents: Add missing parameter documentation
Baokun Li
1
-0
/
+1
2021-06-23
KVM: PPC: Book3S HV: Workaround high stack usage with clang
Nathan Chancellor
1
-1
/
+2
2021-06-22
Merge branch kvm-arm64/mmu/mte into kvmarm-master/next
Marc Zyngier
21
-17
/
+423
2021-06-22
signal: Prevent sigqueue caching after task got released
Thomas Gleixner
1
-1
/
+16
2021-06-22
KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVM
Bharata B Rao
2
-7
/
+32
2021-06-22
KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capability
Bharata B Rao
3
-0
/
+22
2021-06-22
KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE
Bharata B Rao
5
-7
/
+170
2021-06-22
drm/amdgpu: wait for moving fence after pinning
Christian König
1
-1
/
+13
2021-06-22
drm/radeon: wait for moving fence after pinning
Christian König
1
-3
/
+13
2021-06-22
drm/nouveau: wait for moving fence after pinning v2
Christian König
1
-1
/
+16
2021-06-22
KVM: arm64: Document MTE capability and ioctl
Steven Price
1
-0
/
+61
2021-06-22
KVM: arm64: Add ioctl to fetch/store tags in a guest
Steven Price
6
-0
/
+105
2021-06-22
KVM: arm64: Expose KVM_ARM_CAP_MTE
Steven Price
3
-0
/
+16
2021-06-22
KVM: arm64: Save/restore MTE registers
Steven Price
8
-6
/
+124
2021-06-22
KVM: arm64: Introduce MTE VM feature
Steven Price
6
-2
/
+83
2021-06-22
btrfs: rip out btrfs_space_info::total_bytes_pinned
Josef Bacik
7
-97
/
+0
2021-06-22
btrfs: rip the first_ticket_bytes logic from fail_all_tickets
Josef Bacik
1
-16
/
+0
2021-06-22
btrfs: remove FLUSH_DELAYED_REFS from data ENOSPC flushing
Josef Bacik
1
-16
/
+0
2021-06-22
btrfs: rip out may_commit_transaction
Josef Bacik
3
-128
/
+12
2021-06-22
btrfs: send: fix crash when memory allocations trigger reclaim
Filipe Manana
5
-31
/
+2
[prev]
[next]