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
2022-01-27
Merge branch 'ipv4-less-uses-of-shared-ip-generator'
Jakub Kicinski
2
-13
/
+19
2022-01-27
ipv4: avoid using shared IP generator for connected sockets
Eric Dumazet
1
-11
/
+10
2022-01-27
ipv4: tcp: send zero IPID in SYNACK messages
Eric Dumazet
1
-2
/
+9
2022-01-27
drm/vmwgfx: Fix stale file descriptors on failed usercopy
Mathias Krause
4
-21
/
+21
2022-01-27
ipv4: raw: lock the socket in raw_bind()
Eric Dumazet
1
-1
/
+4
2022-01-27
MAINTAINERS: add missing IPv4/IPv6 header paths
Jakub Kicinski
1
-0
/
+4
2022-01-27
MAINTAINERS: add more files to eth PHY
Jakub Kicinski
1
-0
/
+2
2022-01-27
Merge tag 'nvme-5.17-2022-01-27' of git://git.infradead.org/nvme into block-5.17
Jens Axboe
2
-3
/
+3
2022-01-27
net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()
Jisheng Zhang
1
-1
/
+1
2022-01-27
net: bridge: vlan: fix single net device option dumping
Nikolay Aleksandrov
1
-1
/
+2
2022-01-27
Merge branch 'stmmac-ptp-fix'
David S. Miller
2
-14
/
+12
2022-01-27
net: stmmac: skip only stmmac_ptp_register when resume from suspend
Mohammad Athari Bin Ismail
1
-11
/
+9
2022-01-27
net: stmmac: configure PTP clock source prior to PTP initialization
Mohammad Athari Bin Ismail
2
-3
/
+3
2022-01-27
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
2
-7
/
+22
2022-01-27
Merge tag 'rpmsg-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-18
/
+4
2022-01-27
Merge tag 'rproc-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+5
2022-01-27
MIPS: Fix build error due to PTR used in more places
Thomas Bogendoerfer
18
-185
/
+185
2022-01-27
kbuild: remove include/linux/cyclades.h from header file check
Greg Kroah-Hartman
1
-0
/
+1
2022-01-27
nvme-fabrics: remove the unneeded ret variable in nvmf_dev_show
Changcheng Deng
1
-2
/
+1
2022-01-27
nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDs
Wu Zheng
1
-1
/
+2
2022-01-26
Merge branch 'pid-introduce-helper-task_is_in_root_ns'
Jakub Kicinski
2
-1
/
+6
2022-01-26
connector/cn_proc: Use task_is_in_init_pid_ns()
Leo Yan
1
-1
/
+1
2022-01-26
pid: Introduce helper task_is_in_init_pid_ns()
Leo Yan
1
-0
/
+5
2022-01-26
gve: Fix GFP flags when allocing pages
Catherine Sullivan
4
-6
/
+7
2022-01-27
ata: pata_platform: Fix a NULL pointer dereference in __pata_platform_probe()
Zhou Qingyang
1
-0
/
+2
2022-01-26
ucount: Make get_ucount a safe get_user replacement
Eric W. Biederman
1
-0
/
+2
2022-01-26
rcu-tasks: Fix computation of CPU-to-list shift counts
Paul E. McKenney
1
-4
/
+8
2022-01-26
ceph: set pool_ns in new inode layout for async creates
Jeff Layton
1
-0
/
+7
2022-01-26
ceph: properly put ceph_string reference after async create attempt
Jeff Layton
1
-0
/
+2
2022-01-26
ceph: put the requests/sessions when it fails to alloc memory
Xiubo Li
1
-18
/
+37
2022-01-26
arm64: extable: fix load_unaligned_zeropad() reg indices
Evgenii Stepanov
1
-2
/
+2
2022-01-26
counter: fix an IS_ERR() vs NULL bug
Dan Carpenter
1
-9
/
+6
2022-01-26
selftests: kvm: move vm_xsave_req_perm call to amx_test
Paolo Bonzini
5
-14
/
+9
2022-01-26
KVM: x86: Sync the states size with the XCR0/IA32_XSS at, any time
Like Xu
1
-2
/
+2
2022-01-26
KVM: x86: Update vCPU's runtime CPUID on write to MSR_IA32_XSS
Like Xu
1
-0
/
+1
2022-01-26
KVM: x86: Keep MSR_IA32_XSS unchanged for INIT
Xiaoyao Li
1
-2
/
+1
2022-01-26
s390/hypfs: include z/VM guests with access control group set
Vasily Gorbik
1
-2
/
+4
2022-01-26
KVM: x86: Free kvm_cpuid_entry2 array on post-KVM_RUN KVM_SET_CPUID{,2}
Sean Christopherson
1
-2
/
+8
2022-01-26
KVM: nVMX: WARN on any attempt to allocate shadow VMCS for vmcs02
Sean Christopherson
1
-10
/
+12
2022-01-26
KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guest
Sean Christopherson
1
-1
/
+0
2022-01-26
KVM: x86: Check .flags in kvm_cpuid_check_equal() too
Vitaly Kuznetsov
1
-0
/
+1
2022-01-26
KVM: x86: Forcibly leave nested virt when SMM state is toggled
Sean Christopherson
6
-7
/
+12
2022-01-26
KVM: SVM: drop unnecessary code in svm_hv_vmcb_dirty_nested_enlightenments()
Vitaly Kuznetsov
2
-13
/
+1
2022-01-26
KVM: SVM: hyper-v: Enable Enlightened MSR-Bitmap support for real
Vitaly Kuznetsov
1
-0
/
+3
2022-01-26
KVM: SVM: Don't kill SEV guest if SMAP erratum triggers in usermode
Sean Christopherson
1
-1
/
+15
2022-01-26
KVM: SVM: Don't apply SEV+SMAP workaround on code fetch or PT access
Sean Christopherson
1
-9
/
+34
2022-01-26
KVM: SVM: Inject #UD on attempted emulation for SEV guest w/o insn buffer
Sean Christopherson
1
-34
/
+55
2022-01-26
KVM: SVM: WARN if KVM attempts emulation on #UD or #GP for SEV guests
Sean Christopherson
1
-0
/
+5
2022-01-26
KVM: x86: Pass emulation type to can_emulate_instruction()
Sean Christopherson
4
-7
/
+17
2022-01-26
KVM: SVM: Explicitly require DECODEASSISTS to enable SEV support
Sean Christopherson
1
-2
/
+7
[prev]
[next]