index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
sb-members.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-13
MAINTAINERS: add entry for shrinker
Qi Zheng
1
-0
/
+13
2024-01-13
selftests: mm: hugepage-vmemmap fails on 64K page size systems
Donet Tom
1
-11
/
+18
2024-01-13
mm/memory_hotplug: fix memmap_on_memory sysfs value retrieval
Sumanth Korikkar
1
-3
/
+5
2024-01-13
mailmap: switch email for Tanzir Hasan
Tanzir Hasan
1
-0
/
+1
2024-01-13
mailmap: add old address mappings for Randy
Randy Dunlap
1
-0
/
+3
2024-01-13
kernel/crash_core.c: make __crash_hotplug_lock static
Andrew Morton
1
-1
/
+1
2024-01-13
efi: disable mirror feature during crashkernel
Ma Wupeng
1
-0
/
+6
2024-01-13
kexec: do syscore_shutdown() in kernel_kexec
James Gowans
1
-0
/
+1
2024-01-13
mailmap: update entry for Manivannan Sadhasivam
Manivannan Sadhasivam
1
-1
/
+0
2024-01-13
fs/proc/task_mmu: move mmu notification mechanism inside mm lock
Muhammad Usama Anjum
1
-11
/
+13
2024-01-13
mm: zswap: switch maintainers to recently active developers and reviewers
Johannes Weiner
1
-3
/
+5
2024-01-13
scripts/decode_stacktrace.sh: optionally use LLVM utilities
Carlos Llamas
1
-2
/
+17
2024-01-13
kasan: avoid resetting aux_lock
Andrey Konovalov
1
-2
/
+8
2024-01-13
lib/Kconfig.debug: disable CONFIG_DEBUG_INFO_BTF for Hexagon
Nathan Chancellor
1
-0
/
+2
2024-01-13
MAINTAINERS: update LTP maintainers
Petr Vorel
1
-4
/
+3
2024-01-13
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
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
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
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
2024-01-11
fbdev: imxfb: add '*/' on a separate line in block comment
Dario Binacchi
1
-2
/
+4
2024-01-11
fbdev: imxfb: use __func__ for function name
Dario Binacchi
1
-1
/
+1
2024-01-11
fbdev: imxfb: Fix style warnings relating to printk()
Dario Binacchi
1
-11
/
+11
2024-01-11
fbdev: imxfb: add missing spaces after ','
Dario Binacchi
1
-2
/
+2
2024-01-11
fbdev: imxfb: drop ftrace-like logging
Dario Binacchi
1
-2
/
+0
2024-01-11
fbdev: imxfb: add missing SPDX tag
Dario Binacchi
1
-4
/
+1
2024-01-11
fbdev: imxfb: replace some magic numbers with constants
Dario Binacchi
1
-3
/
+4
2024-01-11
fbdev: imxfb: use BIT, FIELD_{GET,PREP} and GENMASK macros
Dario Binacchi
1
-54
/
+59
2024-01-11
fbdev: imxfb: move PCR bitfields near their offset
Dario Binacchi
1
-7
/
+6
2024-01-11
fbdev: imxfb: fix left margin setting
Dario Binacchi
1
-2
/
+25
[next]