index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-20
prandom: remove prandom_u32_max()
Jason A. Donenfeld
1
-1
/
+1
2022-12-19
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+1
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
26
-280
/
+236
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-4
/
+4
2022-12-16
Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2
-20
/
+32
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
57
-1453
/
+2724
2022-12-15
x86/mm: Ensure forced page table splitting
Dave Hansen
1
-1
/
+2
2022-12-15
x86/kasan: Populate shadow for shared chunk of the CPU entry area
Sean Christopherson
1
-1
/
+11
2022-12-15
x86/kasan: Add helpers to align shadow addresses up and down
Sean Christopherson
1
-18
/
+22
2022-12-15
x86/kasan: Rename local CPU_ENTRY_AREA variables to shorten names
Sean Christopherson
1
-11
/
+11
2022-12-15
x86/mm: Populate KASAN shadow for entire per-CPU range of CPU entry area
Sean Christopherson
1
-5
/
+3
2022-12-15
x86/mm: Recompute physical address for every page of per-CPU CEA mapping
Sean Christopherson
1
-1
/
+1
2022-12-15
x86/mm: Rename __change_page_attr_set_clr(.checkalias)
Peter Zijlstra
1
-4
/
+4
2022-12-15
x86/mm: Inhibit _PAGE_NX changes from cpa_process_alias()
Peter Zijlstra
1
-5
/
+23
2022-12-15
x86/mm: Untangle __change_page_attr_set_clr(.checkalias)
Peter Zijlstra
1
-19
/
+11
2022-12-15
x86/mm: Add a few comments
Peter Zijlstra
1
-0
/
+20
2022-12-15
x86/mm: Fix CR3_ADDR_MASK
Kirill A. Shutemov
1
-1
/
+1
2022-12-15
x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macros
Pasha Tatashin
7
-26
/
+20
2022-12-15
x86/mm/pae: Get rid of set_64bit()
Peter Zijlstra
2
-39
/
+12
2022-12-15
x86_64: Remove pointless set_64bit() usage
Peter Zijlstra
1
-5
/
+0
2022-12-15
x86/mm/pae: Be consistent with pXXp_get_and_clear()
Peter Zijlstra
1
-50
/
+17
2022-12-15
x86/mm/pae: Use WRITE_ONCE()
Peter Zijlstra
1
-6
/
+6
2022-12-15
x86/mm/pae: Don't (ab)use atomic64
Peter Zijlstra
1
-5
/
+4
2022-12-15
mm: Rename GUP_GET_PTE_LOW_HIGH
Peter Zijlstra
1
-1
/
+1
2022-12-15
mm: Fix pmd_read_atomic()
Peter Zijlstra
1
-56
/
+0
2022-12-15
x86/mm/pae: Make pmd_t similar to pte_t
Peter Zijlstra
4
-31
/
+23
2022-12-15
x86/mm: Implement native set_memory_rox()
Peter Zijlstra
2
-0
/
+13
2022-12-15
mm: Introduce set_memory_rox()
Peter Zijlstra
2
-10
/
+4
2022-12-15
x86/mm: Do verify W^X at boot up
Peter Zijlstra
1
-4
/
+0
2022-12-15
x86/ftrace: Remove SYSTEM_BOOTING exceptions
Peter Zijlstra
2
-12
/
+1
2022-12-15
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
1
-1
/
+1
2022-12-15
x86/mm: Randomize per-cpu entry area
Peter Zijlstra
4
-10
/
+50
2022-12-15
x86/kasan: Map shadow for percpu pages on demand
Andrey Ryabinin
3
-4
/
+22
2022-12-15
Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+0
2022-12-15
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
75
-398
/
+1871
2022-12-14
Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
20
-49
/
+54
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-10
/
+14
2022-12-14
Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-23
/
+74
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-114
/
+51
2022-12-14
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-31
/
+97
2022-12-14
Merge tag 'x86_paravirt_for_v6.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-49
/
+12
2022-12-14
Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-327
/
+203
2022-12-14
Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
29
-662
/
+537
2022-12-14
Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-511
/
+546
2022-12-14
Merge tag 'x86_asm_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-187
/
+201
2022-12-14
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-43
/
+750
2022-12-13
kbuild: add test-{ge,gt,le,lt} macros
Masahiro Yamada
1
-1
/
+1
2022-12-13
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-2
/
+2
2022-12-13
Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-5
/
+0
[next]