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-09-23
MAINTAINERS: remove Guvenc Gulce as net/smc maintainer
Guvenc Gulce
1
-1
/
+0
2021-09-23
nexthop: Fix memory leaks in nexthop notification chain listeners
Ido Schimmel
2
-6
/
+15
2021-09-23
mac80211-hwsim: fix late beacon hrtimer handling
Johannes Berg
1
-2
/
+2
2021-09-23
mac80211: mesh: fix potentially unaligned access
Johannes Berg
1
-1
/
+2
2021-09-23
mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap
Lorenzo Bianconi
1
-0
/
+4
2021-09-23
mac80211: Drop frames from invalid MAC address in ad-hoc mode
YueHaibing
1
-1
/
+2
2021-09-23
mac80211: Fix ieee80211_amsdu_aggregate frag_tail bug
Chih-Kang Chang
1
-0
/
+8
2021-09-23
Revert "mac80211: do not use low data rates for data frames with no ack flag"
Felix Fietkau
1
-4
/
+0
2021-09-23
posix-cpu-timers: Prevent spuriously armed 0-value itimer
Frederic Weisbecker
1
-1
/
+2
2021-09-23
USB: serial: cp210x: add part-number debug printk
Johan Hovold
1
-0
/
+2
2021-09-23
USB: serial: cp210x: fix dropped characters with CP2102
Johan Hovold
1
-0
/
+35
2021-09-23
xfrm: fix rcu lock in xfrm_notify_userpolicy()
Nicolas Dichtel
1
-1
/
+6
2021-09-23
ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSION
Jaroslav Kysela
3
-0
/
+11
2021-09-22
ksmbd: remove follow symlinks support
Namjae Jeon
2
-56
/
+19
2021-09-22
ksmbd: check protocol id in ksmbd_verify_smb_message()
Namjae Jeon
3
-5
/
+11
2021-09-22
init: Revert accidental changes to print irqs_disabled()
Geert Uytterhoeven
1
-3
/
+3
2021-09-22
MAINTAINERS: Update Xen-[PCI,SWIOTLB,Block] maintainership
Konrad Rzeszutek Wilk
1
-3
/
+3
2021-09-22
MAINTAINERS: Update SWIOTLB maintainership
Konrad Rzeszutek Wilk
1
-2
/
+3
2021-09-22
MAINTAINERS: update entry for NIOS2
Dinh Nguyen
1
-2
/
+2
2021-09-22
Merge tag 'spi-fix-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+0
2021-09-22
Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...
Jens Axboe
1
-5
/
+0
2021-09-22
fs-verity: fix signed integer overflow with i_size near S64_MAX
Eric Biggers
2
-2
/
+2
2021-09-22
x86/asm: Fix SETZ size enqcmds() build failure
Kees Cook
1
-1
/
+1
2021-09-22
RDMA/cma: Do not change route.addr.src_addr.ss_family
Jason Gunthorpe
1
-2
/
+6
2021-09-22
Merge tag 'nfsd-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-14
/
+15
2021-09-22
Merge tag 'platform-drivers-x86-v5.15-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-15
/
+77
2021-09-22
MAINTAINERS: ARM/VT8500, remove defunct e-mail
Jiri Slaby
1
-2
/
+1
2021-09-22
md: fix a lock order reversal in md_alloc
Christoph Hellwig
1
-5
/
+0
2021-09-22
kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]
Fares Mehanna
1
-0
/
+7
2021-09-22
KVM: x86: nVMX: re-evaluate emulation_required on nested VM exit
Maxim Levitsky
3
-4
/
+7
2021-09-22
KVM: x86: nVMX: don't fail nested VM entry on invalid guest state if !from_vm...
Maxim Levitsky
2
-2
/
+10
2021-09-22
KVM: x86: VMX: synthesize invalid VM exit when emulating invalid guest state
Maxim Levitsky
1
-3
/
+14
2021-09-22
KVM: x86: nSVM: refactor svm_leave_smm and smm_enter_smm
Maxim Levitsky
1
-66
/
+69
2021-09-22
KVM: x86: SVM: call KVM_REQ_GET_NESTED_STATE_PAGES on exit from SMM mode
Maxim Levitsky
3
-5
/
+9
2021-09-22
KVM: x86: reset pdptrs_from_userspace when exiting smm
Maxim Levitsky
1
-0
/
+7
2021-09-22
KVM: x86: nSVM: restore the L1 host state prior to resuming nested guest on S...
Maxim Levitsky
1
-5
/
+7
2021-09-22
KVM: nVMX: Filter out all unsupported controls when eVMCS was activated
Vitaly Kuznetsov
2
-7
/
+14
2021-09-22
KVM: KVM: Use cpumask_available() to check for NULL cpumask when kicking vCPUs
Sean Christopherson
1
-3
/
+15
2021-09-22
KVM: Clean up benign vcpu->cpu data races when kicking vCPUs
Sean Christopherson
1
-8
/
+28
2021-09-22
KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()
Vitaly Kuznetsov
1
-5
/
+5
2021-09-22
KVM: selftests: Create a separate dirty bitmap per slot
David Matlack
1
-15
/
+39
2021-09-22
KVM: selftests: Refactor help message for -s backing_src
David Matlack
6
-22
/
+25
2021-09-22
KVM: selftests: Change backing_src flag to -s in demand_paging_test
David Matlack
1
-5
/
+5
2021-09-22
KVM: SEV: Allow some commands for mirror VM
Peter Gonda
1
-2
/
+17
2021-09-22
KVM: SEV: Update svm_vm_copy_asid_from for SEV-ES
Peter Gonda
1
-4
/
+12
2021-09-22
KVM: nVMX: Fix nested bus lock VM exit
Chenyi Qiang
1
-0
/
+6
2021-09-22
KVM: x86: Identify vCPU0 by its vcpu_idx instead of its vCPUs array entry
Sean Christopherson
1
-1
/
+1
2021-09-22
KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor
Sean Christopherson
6
-14
/
+8
2021-09-22
kvm: fix wrong exception emulation in check_rdtsc
Hou Wenlong
1
-1
/
+1
2021-09-22
KVM: SEV: Pin guest memory for write for RECEIVE_UPDATE_DATA
Sean Christopherson
1
-1
/
+1
[prev]
[next]