index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-16
arm64: defconfig: Enable LPA2 support
Ard Biesheuvel
2
-4
/
+1
2024-02-16
arm64: Enable 52-bit virtual addressing for 4k and 16k granule configs
Ard Biesheuvel
2
-11
/
+28
2024-02-16
arm64: kvm: avoid CONFIG_PGTABLE_LEVELS for runtime levels
Ard Biesheuvel
1
-1
/
+1
2024-02-16
arm64: ptdump: Deal with translation levels folded at runtime
Ard Biesheuvel
1
-5
/
+12
2024-02-16
arm64: ptdump: Disregard unaddressable VA space
Ard Biesheuvel
1
-2
/
+2
2024-02-16
arm64: mm: Add support for folding PUDs at runtime
Ard Biesheuvel
6
-13
/
+95
2024-02-16
arm64: kasan: Reduce minimum shadow alignment and enable 5 level paging
Ard Biesheuvel
2
-20
/
+130
2024-02-16
arm64: mm: Add 5 level paging support to fixmap and swapper handling
Ard Biesheuvel
4
-10
/
+85
2024-02-16
arm64: Enable LPA2 at boot if supported by the system
Ard Biesheuvel
11
-11
/
+124
2024-02-16
arm64: mm: add LPA2 and 5 level paging support to G-to-nG conversion
Ard Biesheuvel
2
-13
/
+66
2024-02-16
arm64: mm: Add definitions to support 5 levels of paging
Ard Biesheuvel
6
-9
/
+188
2024-02-16
arm64: mm: Add LPA2 support to phys<->pte conversion routines
Ard Biesheuvel
4
-19
/
+20
2024-02-16
arm64: mm: Wire up TCR.DS bit to PTE shareability fields
Ard Biesheuvel
5
-2
/
+25
2024-02-16
arm64: Add ESR decoding for exceptions involving translation level -1
Ard Biesheuvel
3
-35
/
+18
2024-02-16
arm64: Avoid #define'ing PTE_MAYBE_NG to 0x0 for asm use
Ard Biesheuvel
2
-4
/
+13
2024-02-16
arm64: mm: Add feature override support for LVA
Ard Biesheuvel
5
-9
/
+53
2024-02-16
arm64: mm: Handle LVA support as a CPU feature
Ard Biesheuvel
10
-37
/
+49
2024-02-16
arm64: Revert "mm: provide idmap pointer to cpu_replace_ttbr1()"
Ard Biesheuvel
3
-15
/
+10
2024-02-16
arm64: mm: omit redundant remap of kernel image
Ard Biesheuvel
8
-125
/
+21
2024-02-16
arm64: mm: avoid fixmap for early swapper_pg_dir updates
Ard Biesheuvel
1
-1
/
+15
2024-02-16
arm64: kernel: Create initial ID map from C code
Ard Biesheuvel
11
-295
/
+88
2024-02-16
arm64: pgtable: Decouple PGDIR size macros from PGD/PUD/PMD levels
Ard Biesheuvel
1
-46
/
+19
2024-02-16
arm64: mm: Use 48-bit virtual addressing for the permanent ID map
Ard Biesheuvel
5
-32
/
+32
2024-02-16
arm64: head: Move early kernel mapping routines into C code
Ard Biesheuvel
15
-121
/
+315
2024-02-16
arm64: mmu: Make __cpu_replace_ttbr1() out of line
Ard Biesheuvel
2
-31
/
+33
2024-02-16
arm64: mm: Make kaslr_requires_kpti() a static inline
Ard Biesheuvel
3
-43
/
+39
2024-02-16
arm64: head: move memstart_offset_seed handling to C code
Ard Biesheuvel
3
-7
/
+5
2024-02-16
arm64: head: allocate more pages for the kernel mapping
Ard Biesheuvel
1
-1
/
+10
2024-02-16
arm64: Add helpers to probe local CPU for PAC and BTI support
Ard Biesheuvel
1
-0
/
+32
2024-02-16
arm64: idreg-override: Create a pseudo feature for rodata=off
Ard Biesheuvel
2
-0
/
+3
2024-02-16
arm64: kaslr: Use feature override instead of parsing the cmdline again
Ard Biesheuvel
3
-55
/
+7
2024-02-16
arm64: cpufeature: Add helper to test for CPU feature overrides
Ard Biesheuvel
2
-8
/
+40
2024-02-16
arm64: head: move dynamic shadow call stack patching into early C runtime
Ard Biesheuvel
6
-31
/
+27
2024-02-16
arm64: head: Run feature override detection before mapping the kernel
Ard Biesheuvel
2
-11
/
+10
2024-02-16
arm64: Move feature overrides into the BSS section
Ard Biesheuvel
1
-7
/
+7
2024-02-16
arm64: head: Clear BSS and the kernel page tables in one go
Ard Biesheuvel
2
-22
/
+14
2024-02-16
arm64: kernel: Remove early fdt remap code
Ard Biesheuvel
2
-18
/
+0
2024-02-16
arm64: idreg-override: Move to early mini C runtime
Ard Biesheuvel
5
-28
/
+30
2024-02-16
arm64: head: move relocation handling to C code
Ard Biesheuvel
5
-104
/
+82
2024-02-16
arm64: kernel: Don't rely on objcopy to make code under pi/ __init
Ard Biesheuvel
2
-9
/
+13
2024-02-16
arm64: kernel: Manage absolute relocations in code built under pi/
Ard Biesheuvel
3
-2
/
+155
2024-02-09
arm64: kaslr: Adjust randomization range dynamically
Ard Biesheuvel
2
-5
/
+8
2024-02-09
arm64: mm: Reclaim unused vmemmap region for vmalloc use
Ard Biesheuvel
1
-2
/
+6
2024-02-09
arm64: vmemmap: Avoid base2 order of struct page size to dimension region
Ard Biesheuvel
1
-4
/
+4
2024-02-09
arm64: ptdump: Discover start of vmemmap region at runtime
Ard Biesheuvel
1
-1
/
+3
2024-02-09
arm64: ptdump: Allow all region boundaries to be defined at boot time
Ard Biesheuvel
1
-32
/
+22
2024-02-09
arm64: mm: Move fixmap region above vmemmap region
Ard Biesheuvel
4
-4
/
+7
2024-02-09
arm64: mm: Move PCI I/O emulation region above the vmemmap region
Ard Biesheuvel
2
-4
/
+4
2024-02-04
Linux 6.8-rc3
Linus Torvalds
1
-1
/
+1
2024-02-02
Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table
Szilard Fabian
1
-0
/
+8
[next]