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
2024-04-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-32
/
+31
2024-04-26
bpf, x86: Fix PROBE_MEM runtime load check
Puranjay Mohan
1
-32
/
+25
2024-04-26
bpf: verifier: prevent userspace memory access
Puranjay Mohan
1
-0
/
+6
2024-04-26
crypto: x86/aes-gcm - simplify GCM hash subkey derivation
Eric Biggers
1
-18
/
+8
2024-04-26
crypto: x86/aes-gcm - delete unused GCM assembly code
Eric Biggers
1
-186
/
+0
2024-04-26
crypto: x86/aes-xts - simplify loop in xts_crypt_slowpath()
Eric Biggers
1
-8
/
+5
2024-04-25
x86: call instrumentation hooks from copy_mc.c
Alexander Potapenko
1
-4
/
+17
2024-04-25
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
1
-1
/
+1
2024-04-25
x86: mm: accelerate pagefault when badaccess
Kefeng Wang
1
-9
/
+14
2024-04-25
x86/mm: care about shadow stack guard gap during placement
Rick Edgecombe
1
-0
/
+10
2024-04-25
x86/mm: implement HAVE_ARCH_UNMAPPED_AREA_VMFLAGS
Rick Edgecombe
2
-5
/
+21
2024-04-25
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2
-10
/
+4
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
3
-4
/
+4
2024-04-25
mm/arch: provide pud_pfn() fallback
Peter Xu
1
-0
/
+1
2024-04-25
mm: move follow_phys to arch/x86/mm/pat/memtype.c
Christoph Hellwig
1
-1
/
+28
2024-04-25
x86: remove unneeded memblock_find_dma_reserve()
Baoquan He
3
-50
/
+0
2024-04-25
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
1
-1
/
+1
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
5
-0
/
+5
2024-04-25
mm/treewide: remove pXd_huge()
Peter Xu
1
-16
/
+0
2024-04-25
mm/treewide: replace pXd_huge() with pXd_leaf()
Peter Xu
1
-2
/
+2
2024-04-25
mm/x86: change pXd_huge() behavior to exclude swap entries
Peter Xu
1
-14
/
+4
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-125
/
+247
2024-04-25
perf/x86/intel/pt: Switch to new Intel CPU model defines
Tony Luck
1
-6
/
+6
2024-04-25
perf/x86/lbr: Switch to new Intel CPU model defines
Tony Luck
1
-1
/
+2
2024-04-25
perf/x86/intel/cstate: Switch to new Intel CPU model defines
Tony Luck
1
-72
/
+72
2024-04-25
x86/sev: Make the VMPL0 checking more straight forward
Tom Lendacky
1
-21
/
+14
2024-04-25
x86/sev: Rename snp_init() in boot/compressed/sev.c
Tom Lendacky
1
-81
/
+81
2024-04-25
x86/sev: Shorten struct name snp_secrets_page_layout to snp_secrets_page
Tom Lendacky
2
-4
/
+4
2024-04-25
cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n
Sean Christopherson
1
-2
/
+6
2024-04-25
cpu: Re-enable CPU mitigations by default for !X86 architectures
Sean Christopherson
1
-5
/
+6
2024-04-25
x86/bugs: Switch to new Intel CPU model defines
Tony Luck
1
-78
/
+76
2024-04-25
x86/bugs: Switch to new Intel CPU model defines
Tony Luck
1
-15
/
+15
2024-04-24
x86/tdx: Preserve shared bit on mprotect()
Kirill A. Shutemov
2
-1
/
+3
2024-04-24
x86/cpu: Fix check for RDPKRU in __show_regs()
David Kaplan
1
-1
/
+1
2024-04-24
x86/resctrl: Add tracepoint for llc_occupancy tracking
Haifeng Xu
2
-0
/
+27
2024-04-24
x86/resctrl: Rename pseudo_lock_event.h to trace.h
Haifeng Xu
2
-5
/
+5
2024-04-24
x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 range
Wenkuan Wang
1
-2
/
+1
2024-04-24
x86/resctrl: Simplify call convention for MSR update functions
Tony Luck
3
-27
/
+18
2024-04-24
x86/resctrl: Pass domain to target CPU
Tony Luck
4
-52
/
+17
2024-04-24
locking/pvqspinlock/x86: Use _Q_LOCKED_VAL in PV_UNLOCK_ASM macro
Uros Bizjak
1
-1
/
+1
2024-04-24
locking/qspinlock/x86: Micro-optimize virt_spin_lock()
Uros Bizjak
1
-4
/
+9
2024-04-24
locking/atomic/x86: Merge __arch{,_try}_cmpxchg64_emu_local() with __arch{,_t...
Uros Bizjak
1
-46
/
+10
2024-04-23
crash: add a new kexec flag for hotplug support
Sourabh Jain
2
-20
/
+19
2024-04-23
crash: forward memory_notify arg to arch crash hotplug handler
Sourabh Jain
2
-2
/
+4
2024-04-22
um: signal: move pid variable where needed
Johannes Berg
1
-5
/
+4
2024-04-22
x86: Stop using weak symbols for __iowrite32_copy()
Jason Gunthorpe
3
-16
/
+17
2024-04-22
um: Fix -Wmissing-prototypes warnings for __warp_* and foo
Tiwei Bie
2
-0
/
+6
2024-04-22
um: Move declarations to proper headers
Tiwei Bie
2
-2
/
+6
2024-04-22
um: Add missing headers
Tiwei Bie
6
-0
/
+6
2024-04-22
um: Make local functions and variables static
Tiwei Bie
2
-2
/
+2
[prev]
[next]