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
2023-07-01
mm: Update do_vmi_align_munmap() return semantics
Liam R. Howlett
3
-69
/
+57
2023-07-01
mm: Always downgrade mmap_lock if requested
Matthew Wilcox (Oracle)
1
-13
/
+2
2023-07-01
xtensa: fix lock_mm_and_find_vma in case VMA not found
Max Filippov
1
-1
/
+6
2023-06-30
xtensa: fix NOMMU build with lock_mm_and_find_vma() conversion
Linus Torvalds
2
-2
/
+14
2023-06-30
sysctl: set variable sysctl_mount_point storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-06-30
pid: Replace struct pid 1-element array with flex-array
Kees Cook
3
-4
/
+7
2023-06-30
x86/efi: Make efi_set_virtual_address_map IBT safe
Thomas Gleixner
1
-3
/
+3
2023-06-29
csky: fix up lock_mm_and_find_vma() conversion
Linus Torvalds
1
-1
/
+1
2023-06-29
parisc: fix expand_stack() conversion
Linus Torvalds
1
-1
/
+1
2023-06-29
sparc32: fix lock_mm_and_find_vma() conversion
Linus Torvalds
1
-1
/
+1
2023-06-29
objtool: Remove btrfs_assertfail() from the noreturn exceptions list
Ingo Molnar
1
-1
/
+0
2023-06-29
cxl: Fix one kernel-doc comment
Yang Li
1
-1
/
+1
2023-06-29
sysctl: fix unused proc_cap_handler() function warning
Arnd Bergmann
1
-1
/
+1
2023-06-29
gup: avoid stack expansion warning for known-good case
Linus Torvalds
1
-0
/
+4
2023-06-29
Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return"
Benjamin Coddington
1
-4
/
+2
2023-06-29
NFS: Don't cleanup sysfs superblock entry if uninitialized
Benjamin Coddington
1
-2
/
+4
2023-06-29
mm/khugepaged: fix regression in collapse_file()
Hugh Dickins
1
-4
/
+3
2023-06-29
cifs: new dynamic tracepoint to track ses not found errors
Shyam Prasad N
3
-0
/
+23
2023-06-29
cifs: log session id when a matching ses is not found
Shyam Prasad N
2
-4
/
+4
2023-06-29
LoongArch: Remove five DIE_* definitions in kdebug.h
Tiezhu Yang
1
-5
/
+0
2023-06-29
LoongArch: Add uprobes support
Tiezhu Yang
5
-5
/
+197
2023-06-29
LoongArch: Use larch_insn_gen_break() for kprobes
Tiezhu Yang
2
-20
/
+15
2023-06-29
LoongArch: Add larch_insn_gen_break() to generate break insns
Tiezhu Yang
2
-0
/
+26
2023-06-29
LoongArch: Check for AMO instructions in insns_not_supported()
Tiezhu Yang
2
-0
/
+32
2023-06-29
LoongArch: Move three functions from kprobes.c to inst.c
Tiezhu Yang
3
-44
/
+45
2023-06-29
LoongArch: Replace kretprobe with rethook
Haoran Jiang
7
-28
/
+44
2023-06-29
LoongArch: Add jump-label implementation
Youling Tang
5
-1
/
+77
2023-06-29
LoongArch: Select HAVE_DEBUG_KMEMLEAK to support kmemleak
Tiezhu Yang
2
-1
/
+2
2023-06-29
LoongArch: Export some arch-specific pm interfaces
Yinbo Zhu
3
-6
/
+16
2023-06-29
LoongArch: Introduce hardware page table walker
Huacai Chen
10
-7
/
+56
2023-06-29
LoongArch: Support dbar with different hints
Huacai Chen
6
-81
/
+78
2023-06-29
LoongArch: Add SMT (Simultaneous Multi-Threading) support
Huacai Chen
7
-15
/
+62
2023-06-29
LoongArch: Add vector extensions support
Huacai Chen
11
-23
/
+1452
2023-06-29
LoongArch: Add support to clone a time namespace
Tiezhu Yang
7
-24
/
+121
2023-06-29
Makefile: Add loongarch target flag for Clang compilation
WANG Xuerui
1
-0
/
+1
2023-06-29
LoongArch: Mark Clang LTO as working
WANG Xuerui
1
-0
/
+2
2023-06-29
LoongArch: Include KBUILD_CPPFLAGS in CHECKFLAGS invocation
WANG Xuerui
1
-1
/
+1
2023-06-29
LoongArch: vDSO: Use CLANG_FLAGS instead of filtering out '--target='
WANG Xuerui
1
-4
/
+1
2023-06-29
LoongArch: Tweak CFLAGS for Clang compatibility
WANG Xuerui
3
-10
/
+19
2023-06-29
LoongArch: Simplify the invtlb wrappers
WANG Xuerui
1
-24
/
+19
2023-06-29
LoongArch: Make the CPUCFG&CSR ops simple aliases of compiler built-ins
WANG Xuerui
3
-56
/
+15
2023-06-29
LoongArch: Prepare for assemblers with proper FCSR class support
WANG Xuerui
3
-1
/
+18
2023-06-29
LoongArch: extable: Also recognize ABI names of registers
WANG Rui
1
-0
/
+30
2023-06-29
LoongArch: Calculate various sizes in the linker script
WANG Rui
3
-7
/
+16
2023-06-29
LoongArch: Add guard for the larch_insn_gen_xxx functions
WANG Rui
3
-5
/
+34
2023-06-29
LoongArch: Delete unnecessary debugfs checking
Dan Carpenter
1
-2
/
+0
2023-06-29
LoongArch: Set CPU#0 as the io master for FDT
Huacai Chen
1
-0
/
+1
2023-06-29
arm64: sme: Use STR P to clear FFR context field in streaming SVE mode
Will Deacon
1
-3
/
+3
2023-06-28
ksmbd: avoid field overflow warning
Arnd Bergmann
1
-1
/
+1
2023-06-28
modules: catch concurrent module loads, treat them as idempotent
Linus Torvalds
1
-2
/
+71
[next]