index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-gpio-mm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-25
drivers/char/mem.c: shrink character device's devlist[] array
Alexey Dobriyan
1
-9
/
+9
2023-08-25
x86/crash: optimize CPU changes
Eric DeVolder
1
-0
/
+10
2023-08-25
crash: change crash_prepare_elf64_headers() to for_each_possible_cpu()
Eric DeVolder
1
-2
/
+2
2023-08-25
crash: hotplug support for kexec_load()
Eric DeVolder
8
-6
/
+102
2023-08-25
x86/crash: add x86 crash hotplug support
Eric DeVolder
3
-7
/
+116
2023-08-25
crash: memory and CPU hotplug sysfs attributes
Eric DeVolder
7
-0
/
+76
2023-08-25
kexec: exclude elfcorehdr from the segment digest
Eric DeVolder
1
-0
/
+6
2023-08-25
crash: add generic infrastructure for crash hotplug support
Eric DeVolder
5
-0
/
+197
2023-08-25
crash: move a few code bits to setup support of crash hotplug
Eric DeVolder
5
-233
/
+238
2023-08-21
kstrtox: consistently use _tolower()
Andy Shevchenko
1
-1
/
+1
2023-08-21
kill do_each_thread()
Oleg Nesterov
4
-13
/
+6
2023-08-21
nilfs2: fix WARNING in mark_buffer_dirty due to discarded buffer reuse
Ryusuke Konishi
2
-3
/
+7
2023-08-21
scripts/bloat-o-meter: count weak symbol sizes
Geert Uytterhoeven
1
-5
/
+5
2023-08-21
treewide: drop CONFIG_EMBEDDED
Randy Dunlap
78
-85
/
+76
2023-08-21
lockdep: fix static memory detection even more
Helge Deller
2
-40
/
+14
2023-08-21
lib/vsprintf: declare no_hash_pointers in sprintf.h
Andy Shevchenko
3
-4
/
+3
2023-08-21
lib/vsprintf: split out sprintf() and friends
Andy Shevchenko
4
-29
/
+28
2023-08-21
kernel/fork: stop playing lockless games for exe_file replacement
Mateusz Guzik
2
-15
/
+11
2023-08-21
adfs: delete unused "union adfs_dirtail" definition
Alexey Dobriyan
1
-5
/
+0
2023-08-21
scripts/gdb/vmalloc: add vmallocinfo support
Kuan-Ying Lee
3
-0
/
+65
2023-08-21
scripts/gdb/slab: add slab support
Kuan-Ying Lee
3
-0
/
+340
2023-08-21
scripts/gdb/page_owner: add page owner support
Kuan-Ying Lee
3
-0
/
+198
2023-08-21
scripts/gdb/stackdepot: add stackdepot support
Kuan-Ying Lee
3
-0
/
+57
2023-08-21
scripts/gdb/aarch64: add aarch64 page operation helper commands and configs
Kuan-Ying Lee
4
-204
/
+626
2023-08-21
scripts/gdb/utils: add common type usage
Kuan-Ying Lee
1
-0
/
+20
2023-08-21
scripts/gdb/modules: add get module text support
Kuan-Ying Lee
1
-1
/
+31
2023-08-21
scripts/gdb/symbols: add specific ko module load command
Kuan-Ying Lee
1
-2
/
+21
2023-08-21
checkpatch: reword long-line warning about commit-msg
Jim Cromie
1
-1
/
+1
2023-08-21
checkpatch: special case extern struct in .c
Jim Cromie
1
-0
/
+20
2023-08-18
x86/kernel: increase kcov coverage under arch/x86/kernel folder
Pengfei Xu
1
-5
/
+4
2023-08-18
fs: ocfs2: namei: check return value of ocfs2_add_entry()
Artem Chernyshev
1
-0
/
+4
2023-08-18
watchdog/hardlockup: avoid large stack frames in watchdog_hardlockup_check()
Douglas Anderson
1
-7
/
+2
2023-08-18
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
16
-32
/
+32
2023-08-18
range.h: Move resource API and constant to respective files
Andy Shevchenko
5
-10
/
+12
2023-08-18
kthread: unexport __kthread_should_park()
Greg Kroah-Hartman
2
-3
/
+1
2023-08-18
efs: clean up -Wunused-const-variable= warning
Zhu Wang
1
-4
/
+1
2023-08-18
drm/i915: Move abs_diff() to math.h
Andy Shevchenko
6
-27
/
+29
2023-08-18
ocfs2: cluster: fix potential deadlock on &o2net_debug_lock
Chengfeng Ye
1
-20
/
+20
2023-08-18
ocfs2: cluster: fix potential deadlock on &qs->qs_lock
Chengfeng Ye
1
-13
/
+13
2023-08-18
scripts/gdb: fix 'lx-lsmod' show the wrong size
Kuan-Ying Lee
2
-3
/
+12
2023-08-18
lib/bch.c: use bitrev instead of internal logic
John Sanpe
2
-36
/
+3
2023-08-18
scripts/gdb: fix lx-symbols command for arm64 LLVM
Koudai Iwahori
1
-7
/
+10
2023-08-18
gcov: shut up missing prototype warnings for internal stubs
Arnd Bergmann
1
-0
/
+2
2023-08-18
ocfs2: use regular seq_show_option for osb_cluster_stack
Kees Cook
1
-2
/
+1
2023-08-18
ocfs2: Use struct_size()
Christophe JAILLET
1
-3
/
+3
2023-08-18
ocfs2: use flexible array in 'struct ocfs2_recovery_map'
Christophe JAILLET
2
-5
/
+2
2023-08-18
genetlink: replace custom CONCATENATE() implementation
Andy Shevchenko
2
-18
/
+17
2023-08-18
arm64: smccc: replace custom COUNT_ARGS() & CONCATENATE() implementations
Andy Shevchenko
1
-37
/
+32
2023-08-18
x86/asm: replace custom COUNT_ARGS() & CONCATENATE() implementations
Andy Shevchenko
1
-8
/
+3
2023-08-18
kernel.h: split out COUNT_ARGS() and CONCATENATE() to args.h
Andy Shevchenko
5
-8
/
+32
[next]