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
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-04
locking/local, arch: Rewrite local_add_unless() as a static inline function
Uros Bizjak
1
-17
/
+16
2023-09-21
futex: Add sys_futex_requeue()
peterz@infradead.org
2
-0
/
+2
2023-09-21
futex: Add sys_futex_wait()
peterz@infradead.org
2
-0
/
+2
2023-09-21
futex: Add sys_futex_wake()
peterz@infradead.org
2
-0
/
+2
2023-09-18
locking/lockref/x86: Enable ARCH_USE_CMPXCHG_LOCKREF for X86_CMPXCHG64
Uros Bizjak
1
-1
/
+1
2023-09-17
Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-24
/
+56
2023-09-17
Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+9
2023-09-17
x86/purgatory: Remove LTO flags
Song Liu
1
-0
/
+4
2023-09-17
x86/boot/compressed: Reserve more memory for page tables
Kirill A. Shutemov
2
-14
/
+39
2023-09-13
x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domain
Ricardo Neri
1
-3
/
+9
2023-09-12
x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*()
Peter Zijlstra
1
-4
/
+0
2023-09-12
x86/ibt: Suppress spurious ENDBR
Peter Zijlstra
1
-0
/
+8
2023-09-11
x86/platform/uv: Use alternate source for socket to node data
Steve Wahl
1
-6
/
+5
2023-09-11
efi/x86: Ensure that EFI_RUNTIME_MAP is enabled for kexec
Ard Biesheuvel
1
-1
/
+1
2023-09-11
efi/x86: Move EFI runtime call setup/teardown helpers out of line
Ard Biesheuvel
3
-32
/
+31
2023-09-10
Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-10
/
+20
2023-09-10
Merge tag 'perf-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+11
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
44
-1070
/
+1316
2023-09-06
x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()
Jack Wang
1
-0
/
+3
2023-09-06
x86: Remove the arch_calc_vm_prot_bits() macro from the UAPI
Thomas Huth
2
-8
/
+15
2023-09-06
x86/build: Fix linker fill bytes quirk/incompatibility for ld.lld
Song Liu
1
-1
/
+1
2023-09-05
perf/x86/uncore: Correct the number of CHAs on EMR
Kan Liang
1
-1
/
+11
2023-09-05
Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-4
/
+0
2023-09-04
Merge tag 'uml-for-linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-218
/
+3
2023-09-04
Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
6
-39
/
+516
2023-09-04
x86/smp: Don't send INIT to non-present and non-booted CPUs
Thomas Gleixner
1
-1
/
+1
2023-09-04
kbuild: Show marked Kconfig fragments in "help"
Kees Cook
1
-4
/
+0
2023-09-01
Merge tag 'x86-urgent-2023-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-13
/
+13
2023-09-01
Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+0
2023-09-01
Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-50
/
+53
2023-08-31
x86/fpu/xstate: Fix PKRU covert channel
Jim Mattson
1
-1
/
+1
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
47
-210
/
+1530
2023-08-31
x86/irq/i8259: Fix kernel-doc annotation warning
Vincenzo Palazzo
1
-3
/
+1
2023-08-31
x86/speculation: Mark all Skylake CPUs as vulnerable to GDS
Dave Hansen
1
-4
/
+4
2023-08-31
KVM: x86/mmu: Include mmu.h in spte.h
Sean Christopherson
1
-0
/
+1
2023-08-31
KVM: x86/mmu: Use dummy root, backed by zero page, for !visible guest roots
Sean Christopherson
4
-24
/
+47
2023-08-31
KVM: x86/mmu: Disallow guest from using !visible slots for page tables
Sean Christopherson
1
-1
/
+6
2023-08-31
KVM: x86/mmu: Harden TDP MMU iteration against root w/o shadow page
Sean Christopherson
1
-5
/
+6
2023-08-31
KVM: x86/mmu: Harden new PGD against roots without shadow pages
Sean Christopherson
1
-6
/
+19
2023-08-31
KVM: x86/mmu: Add helper to convert root hpa to shadow page
Sean Christopherson
3
-16
/
+23
2023-08-31
KVM: x86/mmu: Handle KVM bookkeeping in page-track APIs, not callers
Sean Christopherson
2
-12
/
+17
2023-08-31
KVM: x86/mmu: Drop @slot param from exported/external page-track APIs
Sean Christopherson
4
-29
/
+72
2023-08-31
KVM: x86/mmu: Bug the VM if write-tracking is used but not enabled
Sean Christopherson
1
-2
/
+2
2023-08-31
KVM: x86/mmu: Assert that correct locks are held for page write-tracking
Sean Christopherson
1
-6
/
+11
2023-08-31
KVM: x86/mmu: Rename page-track APIs to reflect the new reality
Sean Christopherson
4
-21
/
+19
2023-08-31
KVM: x86/mmu: Drop infrastructure for multiple page-track modes
Sean Christopherson
5
-100
/
+46
2023-08-31
KVM: x86/mmu: Use page-track notifiers iff there are external users
Sean Christopherson
4
-16
/
+47
2023-08-31
KVM: x86/mmu: Move KVM-only page-track declarations to internal header
Sean Christopherson
5
-27
/
+39
2023-08-31
KVM: x86: Remove the unused page-track hook track_flush_slot()
Yan Zhao
3
-39
/
+0
2023-08-31
KVM: x86: Add a new page-track hook to handle memslot deletion
Yan Zhao
3
-2
/
+40
[next]