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
2024-01-12
f2fs: fix double free of f2fs_sb_info
Eric Biggers
1
-0
/
+1
2024-01-12
userfaultfd: avoid huge_zero_page in UFFDIO_MOVE
Suren Baghdasaryan
1
-0
/
+6
2024-01-12
MAINTAINERS: add entry for shrinker
Qi Zheng
1
-0
/
+13
2024-01-12
selftests: mm: hugepage-vmemmap fails on 64K page size systems
Donet Tom
1
-11
/
+18
2024-01-12
mm/memory_hotplug: fix memmap_on_memory sysfs value retrieval
Sumanth Korikkar
1
-3
/
+5
2024-01-12
mailmap: switch email for Tanzir Hasan
Tanzir Hasan
1
-0
/
+1
2024-01-12
mailmap: add old address mappings for Randy
Randy Dunlap
1
-0
/
+3
2024-01-12
kernel/crash_core.c: make __crash_hotplug_lock static
Andrew Morton
1
-1
/
+1
2024-01-12
efi: disable mirror feature during crashkernel
Ma Wupeng
1
-0
/
+6
2024-01-12
kexec: do syscore_shutdown() in kernel_kexec
James Gowans
1
-0
/
+1
2024-01-12
mailmap: update entry for Manivannan Sadhasivam
Manivannan Sadhasivam
1
-1
/
+0
2024-01-12
fs/proc/task_mmu: move mmu notification mechanism inside mm lock
Muhammad Usama Anjum
1
-11
/
+13
2024-01-12
mm: zswap: switch maintainers to recently active developers and reviewers
Johannes Weiner
1
-3
/
+5
2024-01-12
scripts/decode_stacktrace.sh: optionally use LLVM utilities
Carlos Llamas
1
-2
/
+17
2024-01-12
kasan: avoid resetting aux_lock
Andrey Konovalov
1
-2
/
+8
2024-01-12
lib/Kconfig.debug: disable CONFIG_DEBUG_INFO_BTF for Hexagon
Nathan Chancellor
1
-0
/
+2
2024-01-12
MAINTAINERS: update LTP maintainers
Petr Vorel
1
-4
/
+3
2024-01-12
kdump: defer the insertion of crashkernel resources
Huacai Chen
1
-2
/
+12
2024-01-12
MAINTAINERS: pwm: Thierry steps down, Uwe takes over
Uwe Kleine-König
1
-3
/
+2
2024-01-12
fsnotify: compile out fsnotify permission hooks if !FANOTIFY_ACCESS_PERMISSIONS
Amir Goldstein
1
-0
/
+19
2024-01-12
fbdev/intelfb: Remove driver
Thomas Zimmermann
12
-5208
/
+1
2024-01-12
fbdev/hyperv_fb: Do not clear global screen_info
Thomas Zimmermann
1
-8
/
+1
2024-01-12
firmware/sysfb: Clear screen_info state after consuming it
Thomas Zimmermann
1
-1
/
+13
2024-01-12
fbdev/hyperv_fb: Remove firmware framebuffers with aperture helpers
Thomas Zimmermann
1
-5
/
+6
2024-01-12
drm/hyperv: Remove firmware framebuffers with aperture helper
Thomas Zimmermann
1
-6
/
+2
2024-01-12
fbdev/sis: Remove dependency on screen_info
Thomas Zimmermann
1
-37
/
+0
2024-01-12
video/logo: use %u format specifier for unsigned int values
Colin Ian King
1
-3
/
+3
2024-01-12
video/sticore: Remove info field from STI struct
Thomas Zimmermann
2
-7
/
+0
2024-01-12
arch/parisc: Detect primary video device from device instance
Thomas Zimmermann
1
-1
/
+1
2024-01-12
fbdev/stifb: Allocate fb_info instance with framebuffer_alloc()
Thomas Zimmermann
1
-50
/
+56
2024-01-12
video/sticore: Store ROM device in STI struct
Thomas Zimmermann
2
-0
/
+9
2024-01-12
fbdev: flush deferred IO before closing
Nam Cao
1
-1
/
+1
2024-01-12
fbdev: flush deferred work in fb_deferred_io_fsync()
Nam Cao
1
-5
/
+1
2024-01-12
fbdev: amba-clcd: Delete the old CLCD driver
Linus Walleij
6
-1385
/
+0
2024-01-12
fbdev: Remove support for Carillo Ranch driver
Matthew Wilcox (Oracle)
9
-1907
/
+0
2024-01-11
xtensa: don't produce FDPIC output with fdpic toolchain
Max Filippov
1
-1
/
+5
2024-01-11
of: unittest: Fix of_count_phandle_with_args() expected value message
Geert Uytterhoeven
1
-1
/
+1
2024-01-11
dt-bindings: fpga: altera: Convert bridge bindings to yaml
Michal Simek
6
-69
/
+123
2024-01-11
dt-bindings: fpga: Convert bridge binding to yaml
Michal Simek
3
-14
/
+34
2024-01-11
dt-bindings: vendor-prefixes: Add smi
Yoshinori Sato
1
-0
/
+2
2024-01-11
media: i2c: thp7312: select CONFIG_FW_LOADER
Arnd Bergmann
1
-0
/
+1
2024-01-11
docs, kprobes: Add loongarch as supported architecture
Tiezhu Yang
1
-0
/
+1
2024-01-11
docs, kprobes: Update email address of Masami Hiramatsu
Tiezhu Yang
1
-1
/
+1
2024-01-11
docs: admin-guide: hw_random: update rng-tools website
Baruch Siach
1
-3
/
+2
2024-01-11
Documentation/core-api: fix spelling mistake in workqueue
attreyee-muk
1
-1
/
+1
2024-01-11
docs: kernel_feat.py: fix potential command injection
Vegard Nossum
22
-65
/
+32
2024-01-11
Documentation: constrain alabaster package to older versions
Vegard Nossum
1
-0
/
+2
2024-01-11
fbdev: hgafb: fix kernel-doc comments
Randy Dunlap
1
-2
/
+11
2024-01-11
fbdev: mmp: Fix typo and wording in code comment
Dario Binacchi
1
-1
/
+1
2024-01-11
fbdev: fsl-diu-fb: Fix sparse warning due to virt_to_phys() prototype change
Stanislav Kinsburskii
1
-1
/
+1
[next]