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
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-30
parisc: traps: Mark functions static
Helge Deller
1
-5
/
+2
2023-06-30
parisc: processor: Fix kdoc for init_cpu_profiler()
Helge Deller
1
-1
/
+1
2023-06-30
parisc: sys_parisc: parisc_personality() is called from asm code
Helge Deller
1
-1
/
+2
2023-06-30
parisc: ccio-dma: Fix kdoc and compiler warnings
Helge Deller
1
-6
/
+12
2023-06-30
parisc: pdc_stable: Fix kdoc and compiler warnings
Helge Deller
1
-1
/
+35
2023-06-30
parisc: pci-dma: Make pcxl_alloc_range() static
Helge Deller
1
-1
/
+1
2023-06-30
parisc: Mark image_size __maybe_unused in perf_write()
Helge Deller
1
-1
/
+1
2023-06-30
parisc: module: Mark symindex __maybe_unused
Helge Deller
1
-1
/
+1
2023-06-30
parisc: pdc_chassis: Fix kdoc warnings
Helge Deller
1
-6
/
+11
2023-06-30
parisc: firmware: Fix kdoc warnings
Helge Deller
1
-18
/
+21
2023-06-30
parisc: drivers: Fix kdoc warnings
Helge Deller
1
-16
/
+17
2023-06-30
parisc: Fold 32-bit compat code into audit_classify_syscall()
Helge Deller
2
-21
/
+4
2023-06-30
parisc: sba_iommu: Fix kdoc warnings
Helge Deller
1
-12
/
+18
2023-06-30
sticon/parisc: Fix STI console on 64-bit only machines
Helge Deller
3
-78
/
+127
2023-06-30
sticon/parisc: Allow 64-bit STI calls in PDC firmware abstration
Helge Deller
3
-10
/
+18
2023-06-30
parisc: Default to 8 CPUs for 64-bit kernel
Helge Deller
1
-1
/
+1
2023-06-30
parisc: Fix missing prototype warning for arch_report_meminfo()
Helge Deller
1
-0
/
+1
2023-06-30
parisc: Add cacheflush() syscall
Helge Deller
3
-0
/
+62
2023-06-30
parisc: Check if IRQs are disabled when calling arch_local_irq_restore()
Helge Deller
1
-0
/
+5
2023-06-30
parisc: Move TLB_PTLOCK option to Kconfig.debug
Helge Deller
2
-10
/
+11
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
iomap: drop me [hch] from MAINTAINERS for iomap
Christoph Hellwig
1
-1
/
+0
2023-06-29
fs: iomap: Change the type of blocksize from 'int' to 'unsigned int' in iomap_file_buffered_write_punch_delalloc
Lu Hongfei
1
-1
/
+1
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
kdb: include kdb_private.h for function prototypes
Arnd Bergmann
1
-0
/
+2
2023-06-29
kgdb: Provide a stub kgdb_nmicallback() if !CONFIG_KGDB
Douglas Anderson
1
-0
/
+1
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
[prev]
[next]