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-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-29
arm64: lds: use PROVIDE instead of conditional definitions
Ard Biesheuvel
1
-32
/
+31
2022-06-24
arm64: setup: drop early FDT pointer helpers
Ard Biesheuvel
3
-20
/
+0
2022-06-24
arm64: head: avoid relocating the kernel twice for KASLR
Ard Biesheuvel
6
-140
/
+171
2022-06-24
arm64: kaslr: defer initialization to initcall where permitted
Ard Biesheuvel
1
-55
/
+40
2022-06-24
arm64: head: record CPU boot mode after enabling the MMU
Ard Biesheuvel
3
-39
/
+23
2022-06-24
arm64: head: populate kernel page tables with MMU and caches on
Ard Biesheuvel
1
-46
/
+16
2022-06-24
arm64: head: factor out TTBR1 assignment into a macro
Ard Biesheuvel
2
-8
/
+14
2022-06-24
arm64: idreg-override: use early FDT mapping in ID map
Ard Biesheuvel
2
-11
/
+7
2022-06-24
arm64: head: create a temporary FDT mapping in the initial ID map
Ard Biesheuvel
2
-3
/
+17
2022-06-24
arm64: head: use relative references to the RELA and RELR tables
Ard Biesheuvel
2
-17
/
+8
2022-06-24
arm64: head: cover entire kernel image in initial ID map
Ard Biesheuvel
5
-21
/
+76
2022-06-24
arm64: head: add helper function to remap regions in early page tables
Ard Biesheuvel
1
-0
/
+33
2022-06-24
arm64: mm: provide idmap pointer to cpu_replace_ttbr1()
Ard Biesheuvel
5
-9
/
+14
2022-06-24
arm64: head: pass ID map root table address to __enable_mmu()
Ard Biesheuvel
2
-6
/
+9
2022-06-24
arm64: kernel: drop unnecessary PoC cache clean+invalidate
Ard Biesheuvel
1
-11
/
+0
2022-06-24
arm64: head: split off idmap creation code
Ard Biesheuvel
1
-49
/
+52
2022-06-24
arm64: head: switch to map_memory macro for the extended ID map
Ard Biesheuvel
1
-39
/
+37
2022-06-24
arm64: head: simplify page table mapping macros (slightly)
Ard Biesheuvel
1
-33
/
+22
2022-06-24
arm64: head: drop idmap_ptrs_per_pgd
Ard Biesheuvel
3
-6
/
+3
2022-06-24
arm64: head: move assignment of idmap_t0sz to C code
Ard Biesheuvel
5
-15
/
+20
2022-06-24
arm64: mm: make vabits_actual a build time constant if possible
Ard Biesheuvel
4
-16
/
+22
2022-06-24
arm64: head: move kimage_vaddr variable into C file
Ard Biesheuvel
2
-7
/
+3
2022-06-19
Linux 5.19-rc3
Linus Torvalds
1
-1
/
+1
2022-06-18
ext4: fix a doubled word "need" in a comment
Xiang wangx
1
-1
/
+1
2022-06-18
ext4: add reserved GDT blocks check
Zhang Yi
1
-0
/
+10
2022-06-18
ext4: make variable "count" signed
Ding Xiang
1
-1
/
+2
2022-06-18
ext4: correct the judgment of BUG in ext4_mb_normalize_request
Baokun Li
1
-1
/
+16
2022-06-18
ext4: fix bug_on ext4_mb_use_inode_pa
Baokun Li
1
-0
/
+9
2022-06-18
ext4: fix up test_dummy_encryption handling for new mount API
Eric Biggers
1
-63
/
+71
2022-06-18
ext4: use kmemdup() to replace kmalloc + memcpy
Shuqi Zhang
1
-2
/
+1
2022-06-18
ext4: fix super block checksum incorrect after mount
Ye Bin
1
-8
/
+8
2022-06-18
cifs: when a channel is not found for server, log its connection id
Shyam Prasad N
1
-0
/
+3
2022-06-17
x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page
Kirill A. Shutemov
1
-1
/
+14
2022-06-17
x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"
Hans de Goede
4
-17
/
+18
2022-06-17
arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer
Will Deacon
1
-2
/
+0
2022-06-17
docs/zh_CN/LoongArch: Fix notes rendering by using reST directives
Yanteng Si
2
-12
/
+16
2022-06-17
docs/LoongArch: Fix notes rendering by using reST directives
Yanteng Si
2
-15
/
+22
2022-06-17
LoongArch: vmlinux.lds.S: Add missing ELF_DETAILS
Youling Tang
1
-0
/
+1
2022-06-17
io_uring: recycle provided buffer if we punt to io-wq
Jens Axboe
1
-0
/
+1
2022-06-16
dm mirror log: round up region bitmap size to BITS_PER_LONG
Mikulas Patocka
1
-2
/
+1
2022-06-16
dm: fix narrow race for REQ_NOWAIT bios being issued despite no support
Mikulas Patocka
1
-1
/
+6
2022-06-16
dm: fix use-after-free in dm_put_live_table_bio
Mikulas Patocka
1
-6
/
+7
2022-06-16
smb3: add trace point for SMB2_set_eof
Steve French
2
-0
/
+40
2022-06-16
block/bfq: Enable I/O statistics
Bart Van Assche
1
-0
/
+3
2022-06-16
riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbol
Heiko Stuebner
1
-2
/
+7
2022-06-16
riscv: drop cpufeature_apply_feature tracking variable
Heiko Stuebner
1
-4
/
+1
2022-06-16
riscv: fix dependency for t-head errata
Heiko Stuebner
1
-0
/
+1
2022-06-16
blk-mq: don't clear flush_rq from tags->rqs[]
Ming Lei
1
-2
/
+3
2022-06-16
blk-mq: avoid to touch q->elevator without any protection
Ming Lei
6
-19
/
+13
2022-06-16
blk-mq: protect q->elevator by ->sysfs_lock in blk_mq_elv_switch_none
Ming Lei
1
-1
/
+3
[next]