index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
holder.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-01
kbuild: remove redundant cleanups in scripts/link-vmlinux.sh
Masahiro Yamada
1
-2
/
+0
2022-06-01
kbuild: rebuild multi-object modules when objtool is updated
Masahiro Yamada
1
-3
/
+8
2022-06-01
kbuild: add cmd_and_savecmd macro
Masahiro Yamada
1
-2
/
+4
2022-06-01
kbuild: make *.mod rule robust against too long argument error
Masahiro Yamada
1
-2
/
+4
2022-06-01
kbuild: make built-in.a rule robust against too long argument error
Masahiro Yamada
1
-1
/
+6
2022-06-01
kbuild: check static EXPORT_SYMBOL* by script instead of modpost
Masahiro Yamada
3
-27
/
+70
2022-05-29
parisc: remove arch/parisc/nm
Masahiro Yamada
2
-7
/
+0
2022-05-29
kbuild: do not create *.prelink.o for Clang LTO or IBT
Masahiro Yamada
6
-67
/
+28
2022-05-29
kbuild: replace $(linked-object) with CONFIG options
Masahiro Yamada
1
-2
/
+1
2022-05-29
kbuild: do not try to parse *.cmd files for objects provided by compiler
Masahiro Yamada
1
-1
/
+8
2022-05-27
kbuild: replace $(if A,A,B) with $(or A,B) in scripts/Makefile.modpost
Masahiro Yamada
1
-1
/
+1
2022-05-27
modpost: squash if...else-if in find_elf_symbol2()
Masahiro Yamada
1
-7
/
+3
2022-05-27
modpost: reuse ARRAY_SIZE() macro for section_mismatch()
Masahiro Yamada
3
-6
/
+6
2022-05-27
modpost: remove the unused argument of check_sec_ref()
Masahiro Yamada
1
-3
/
+2
2022-05-27
modpost: fix undefined behavior of is_arm_mapping_symbol()
Masahiro Yamada
1
-1
/
+2
2022-05-27
modpost: fix removing numeric suffixes
Alexander Lobakin
1
-1
/
+1
2022-05-27
scripts/kallsyms: update usage message of the kallsyms program
Yuntao Wang
1
-1
/
+1
2022-05-27
kbuild: Fix include path in scripts/Makefile.modpost
Jing Leng
1
-2
/
+1
2022-05-26
media: lirc: add missing exceptions for lirc uapi header file
Sean Young
1
-0
/
+2
2022-05-26
locking/lockref: Use try_cmpxchg64 in CMPXCHG_LOOP macro
Uros Bizjak
1
-5
/
+4
2022-05-26
NFSD: nfsd_file_put() can sleep
Chuck Lever
1
-0
/
+2
2022-05-26
NFSD: Add documenting comment for nfsd4_release_lockowner()
Chuck Lever
1
-3
/
+20
2022-05-26
NFSD: Modernize nfsd4_release_lockowner()
Chuck Lever
1
-25
/
+11
2022-05-26
NFSD: Fix possible sleep during nfsd4_release_lockowner()
Chuck Lever
1
-8
/
+4
2022-05-26
RDMA/rtrs-clt: Fix one kernel-doc comment
Yang Li
1
-1
/
+1
2022-05-25
mm: kfence: use PAGE_ALIGNED helper
Kefeng Wang
1
-3
/
+2