index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
pfsm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-02
nilfs2: improve kernel-doc comments for b-tree node helpers
Ryusuke Konishi
1
-9
/
+54
2024-09-02
nilfs2: add missing argument descriptions for ioctl-related helpers
Ryusuke Konishi
1
-2
/
+15
2024-09-02
nilfs2: add missing argument description for __nilfs_error()
Ryusuke Konishi
1
-0
/
+4
2024-09-02
nilfs2: do not output warnings when clearing dirty buffers
Ryusuke Konishi
4
-23
/
+10
2024-09-02
nilfs2: add support for FS_IOC_SETFSLABEL
Ryusuke Konishi
1
-0
/
+65
2024-09-02
nilfs2: add support for FS_IOC_GETFSLABEL
Ryusuke Konishi
2
-0
/
+39
2024-09-02
nilfs2: add support for FS_IOC_GETFSSYSFSPATH
Ryusuke Konishi
1
-0
/
+1
2024-09-02
nilfs2: add support for FS_IOC_GETUUID
Ryusuke Konishi
1
-0
/
+3
2024-09-02
lib/percpu_counter: add missing __percpu qualifier to a cast
Uros Bizjak
1
-1
/
+1
2024-09-02
lib/bcd: optimize _bin2bcd() for improved performance
Kuan-Wei Chiu
1
-1
/
+3
2024-09-02
drm/xe: clean up fault injection usage
Jani Nikula
2
-14
/
+3
2024-09-02
drm/msm: clean up fault injection usage
Jani Nikula
3
-8
/
+0
2024-09-02
fault-inject: improve build for CONFIG_FAULT_INJECTION=n
Jani Nikula
12
-7
/
+40
2024-09-02
lib/rhashtable: cleanup fallback check in bucket_table_alloc()
Davidlohr Bueso
1
-1
/
+1
2024-09-02
watchdog: handle the ENODEV failure case of lockup_detector_delay_init() sepa...
Waiman Long
1
-1
/
+4
2024-09-02
lockdep: upper limit LOCKDEP_CHAINS_BITS
J. R. Okajima
1
-1
/
+1
2024-09-02
failcmd: make failcmd.sh executable
Breno Leitao
1
-0
/
+0
2024-09-02
fault-injection: enhance failcmd to exit on non-hex address input
Breno Leitao
1
-0
/
+12
2024-09-02
locking/ww_mutex/test: add MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-09-02
x86/mm: add testmmiotrace MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-09-02
crypto: arm/xor - add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-09-02
failcmd: add script file in MAINTAINERS
Breno Leitao
1
-0
/
+1
2024-09-02
crash: fix crash memory reserve exceed system memory bug
Jinjie Ruan
1
-0
/
+3
2024-09-02
fs/procfs: remove build ID-related code duplication in PROCMAP_QUERY
Andrii Nakryiko
1
-15
/
+0
2024-09-02
lib: checksum: use ARRAY_SIZE() to improve assert_setup_correct()
Thorsten Blum
1
-6
/
+3
2024-09-02
lib/lru_cache: fix spelling mistake "colision"->"collision"
Deshan Zhang
2
-7
/
+7
2024-09-02
closures: use seq_putc() in debug_show()
Markus Elfring
1
-1
/
+1
2024-09-02
dyndbg: use seq_putc() in ddebug_proc_show()
Markus Elfring
1
-2
/
+2
2024-09-02
scripts/gdb: add 'lx-kasan_mem_to_shadow' command
Kuan-Ying Lee
2
-0
/
+45
2024-09-02
scripts/gdb: add 'lx-stack_depot_lookup' command.
Kuan-Ying Lee
1
-0
/
+27
2024-09-02
scripts/gdb: fix lx-mounts command error
Kuan-Ying Lee
1
-2
/
+2
2024-09-02
scripts/gdb: add iteration function for rbtree
Kuan-Ying Lee
1
-0
/
+12
2024-09-02
scripts/gdb: fix timerlist parsing issue
Kuan-Ying Lee
1
-15
/
+16