summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/sb-members.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-13MAINTAINERS: add entry for shrinkerQi Zheng1-0/+13
2024-01-13selftests: mm: hugepage-vmemmap fails on 64K page size systemsDonet Tom1-11/+18
2024-01-13mm/memory_hotplug: fix memmap_on_memory sysfs value retrievalSumanth Korikkar1-3/+5
2024-01-13mailmap: switch email for Tanzir HasanTanzir Hasan1-0/+1
2024-01-13mailmap: add old address mappings for RandyRandy Dunlap1-0/+3
2024-01-13kernel/crash_core.c: make __crash_hotplug_lock staticAndrew Morton1-1/+1
2024-01-13efi: disable mirror feature during crashkernelMa Wupeng1-0/+6
2024-01-13kexec: do syscore_shutdown() in kernel_kexecJames Gowans1-0/+1
2024-01-13mailmap: update entry for Manivannan SadhasivamManivannan Sadhasivam1-1/+0
2024-01-13fs/proc/task_mmu: move mmu notification mechanism inside mm lockMuhammad Usama Anjum1-11/+13
2024-01-13mm: zswap: switch maintainers to recently active developers and reviewersJohannes Weiner1-3/+5
2024-01-13scripts/decode_stacktrace.sh: optionally use LLVM utilitiesCarlos Llamas1-2/+17
2024-01-13kasan: avoid resetting aux_lockAndrey Konovalov1-2/+8
2024-01-13lib/Kconfig.debug: disable CONFIG_DEBUG_INFO_BTF for HexagonNathan Chancellor1-0/+2
2024-01-13MAINTAINERS: update LTP maintainersPetr Vorel1-4/+3
2024-01-13kdump: defer the insertion of crashkernel resourcesHuacai Chen1-2/+12
2024-01-12MAINTAINERS: pwm: Thierry steps down, Uwe takes overUwe Kleine-König1-3/+2
2024-01-12fbdev/intelfb: Remove driverThomas Zimmermann12-5208/+1
2024-01-12fbdev/hyperv_fb: Do not clear global screen_infoThomas Zimmermann1-8/+1
2024-01-12firmware/sysfb: Clear screen_info state after consuming itThomas Zimmermann1-1/+13
2024-01-12fbdev/hyperv_fb: Remove firmware framebuffers with aperture helpersThomas Zimmermann1-5/+6
2024-01-12drm/hyperv: Remove firmware framebuffers with aperture helperThomas Zimmermann1-6/+2
2024-01-12fbdev/sis: Remove dependency on screen_infoThomas Zimmermann1-37/+0
2024-01-12video/logo: use %u format specifier for unsigned int valuesColin Ian King1-3/+3
2024-01-12video/sticore: Remove info field from STI structThomas Zimmermann2-7/+0
2024-01-12arch/parisc: Detect primary video device from device instanceThomas Zimmermann1-1/+1
2024-01-12fbdev/stifb: Allocate fb_info instance with framebuffer_alloc()Thomas Zimmermann1-50/+56
2024-01-12video/sticore: Store ROM device in STI structThomas Zimmermann2-0/+9
2024-01-12fbdev: flush deferred IO before closingNam Cao1-1/+1
2024-01-12fbdev: flush deferred work in fb_deferred_io_fsync()Nam Cao1-5/+1
2024-01-12fbdev: amba-clcd: Delete the old CLCD driverLinus Walleij6-1385/+0
2024-01-12fbdev: Remove support for Carillo Ranch driverMatthew Wilcox (Oracle)9-1907/+0
2024-01-11of: unittest: Fix of_count_phandle_with_args() expected value messageGeert Uytterhoeven1-1/+1
2024-01-11dt-bindings: fpga: altera: Convert bridge bindings to yamlMichal Simek6-69/+123
2024-01-11dt-bindings: fpga: Convert bridge binding to yamlMichal Simek3-14/+34
2024-01-11dt-bindings: vendor-prefixes: Add smiYoshinori Sato1-0/+2
2024-01-11media: i2c: thp7312: select CONFIG_FW_LOADERArnd Bergmann1-0/+1
2024-01-11fbdev: hgafb: fix kernel-doc commentsRandy Dunlap1-2/+11
2024-01-11fbdev: mmp: Fix typo and wording in code commentDario Binacchi1-1/+1
2024-01-11fbdev: fsl-diu-fb: Fix sparse warning due to virt_to_phys() prototype changeStanislav Kinsburskii1-1/+1
2024-01-11fbdev: imxfb: add '*/' on a separate line in block commentDario Binacchi1-2/+4
2024-01-11fbdev: imxfb: use __func__ for function nameDario Binacchi1-1/+1
2024-01-11fbdev: imxfb: Fix style warnings relating to printk()Dario Binacchi1-11/+11
2024-01-11fbdev: imxfb: add missing spaces after ','Dario Binacchi1-2/+2
2024-01-11fbdev: imxfb: drop ftrace-like loggingDario Binacchi1-2/+0
2024-01-11fbdev: imxfb: add missing SPDX tagDario Binacchi1-4/+1
2024-01-11fbdev: imxfb: replace some magic numbers with constantsDario Binacchi1-3/+4
2024-01-11fbdev: imxfb: use BIT, FIELD_{GET,PREP} and GENMASK macrosDario Binacchi1-54/+59
2024-01-11fbdev: imxfb: move PCR bitfields near their offsetDario Binacchi1-7/+6
2024-01-11fbdev: imxfb: fix left margin settingDario Binacchi1-2/+25