index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-08-10
36
-313
/
+111
|
\
|
*
modpost: remove .symbol_white_list field entirely
Masahiro Yamada
2022-08-04
1
-39
/
+16
|
*
modpost: remove unneeded .symbol_white_list initializers
Masahiro Yamada
2022-08-04
1
-8
/
+0
|
*
modpost: add PATTERNS() helper macro
Masahiro Yamada
2022-08-04
1
-0
/
+7
|
*
modpost: shorten warning messages in report_sec_mismatch()
Masahiro Yamada
2022-08-04
1
-170
/
+9
|
*
Revert "Kbuild, lto, workaround: Don't warn for initcall_reference in modpost"
Masahiro Yamada
2022-08-04
1
-3
/
+0
|
*
modpost: use more reliable way to get fromsec in section_rel(a)()
Masahiro Yamada
2022-08-03
1
-4
/
+2
|
*
modpost: add array range check to sec_name()
Masahiro Yamada
2022-08-03
1
-1
/
+9
|
*
modpost: refactor get_secindex()
Masahiro Yamada
2022-08-03
1
-12
/
+18
|
*
kbuild: set EXIT trap before creating temporary directory
Masahiro Yamada
2022-08-03
2
-2
/
+2
|
*
modpost: remove unused Elf_Sword macro
Masahiro Yamada
2022-08-03
1
-2
/
+0
|
*
Makefile.extrawarn: re-enable -Wformat for clang
Justin Stitt
2022-08-03
1
-1
/
+0
|
*
kbuild: add dtbs_prepare target
Masahiro Yamada
2022-07-30
1
-4
/
+9
|
*
kconfig: Qt5: tell the user which packages are required
Randy Dunlap
2022-07-27
1
-0
/
+1
|
*
modpost: use sym_get_data() to get module device_table data
Masahiro Yamada
2022-07-27
3
-4
/
+3
|
*
modpost: drop executable ELF support
Masahiro Yamada
2022-07-27
1
-6
/
+4
|
*
checkstack: add riscv support for scripts/checkstack.pl
Wadim Mueller
2022-07-27
1
-0
/
+4
|
*
kconfig: shorten the temporary directory name for cc-option
Masahiro Yamada
2022-07-27
1
-1
/
+1
|
*
scripts: headers_install.sh: Update config leak ignore entries
Nicolas Schier
2022-07-27
1
-2
/
+0
|
*
kbuild: error out if $(INSTALL_MOD_PATH) contains % or :
Masahiro Yamada
2022-07-27
1
-0
/
+3
|
*
kbuild: error out if $(KBUILD_EXTMOD) contains % or :
Masahiro Yamada
2022-07-27
1
-0
/
+3
|
*
kbuild: rpm-pkg: pass 'linux' to --target option of rpmbuild
Masahiro Yamada
2022-07-27
1
-2
/
+2
|
*
kbuild: rpm-pkg: fix build error when _arch is undefined
Masahiro Yamada
2022-07-27
1
-0
/
+3
|
*
docs: kbuild: fix typo
Baruch Siach
2022-07-27
1
-1
/
+1
|
*
kbuild: dummy-tools: avoid tmpdir leak in dummy gcc
Ondrej Mosnacek
2022-07-27
2
-6
/
+2
|
*
Revert "scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture."
Masahiro Yamada
2022-07-27
1
-1
/
+0
|
*
init/Kconfig: update KALLSYMS_ALL help text
Baruch Siach
2022-07-27
1
-4
/
+5
|
*
kbuild: drop support for CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3
Nick Desaulniers
2022-07-27
15
-22
/
+0
|
*
kbuild: remove sed command from cmd_ar_builtin
Masahiro Yamada
2022-07-27
1
-3
/
+2
|
*
certs: unify blacklist_hashes.c and blacklist_nohashes.c
Masahiro Yamada
2022-07-27
3
-14
/
+5
|
*
certs: move scripts/check-blacklist-hashes.awk to certs/
Masahiro Yamada
2022-07-27
3
-2
/
+1
*
|
add barriers to buffer_uptodate and set_buffer_uptodate
Mikulas Patocka
2022-08-10
1
-1
/
+24
*
|
Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-08-09
33
-945
/
+1426
|
\
\
|
*
|
lockd: detect and reject lock arguments that overflow
Jeff Layton
2022-08-04
3
-17
/
+12
|
*
|
NFSD: discard fh_locked flag and fh_lock/fh_unlock
NeilBrown
2022-08-04
3
-70
/
+6
|
*
|
NFSD: use (un)lock_inode instead of fh_(un)lock for file operations
NeilBrown
2022-08-04
4
-23
/
+30
|
*
|
NFSD: use explicit lock/unlock for directory ops
NeilBrown
2022-08-04
4
-18
/
+29
|
*
|
NFSD: reduce locking in nfsd_lookup()
NeilBrown
2022-08-04
5
-32
/
+46
|
*
|
NFSD: only call fh_unlock() once in nfsd_link()
NeilBrown
2022-08-04
1
-9
/
+10
|
*
|
NFSD: always drop directory lock in nfsd_unlink()
NeilBrown
2022-08-04
3
-7
/
+6
|
*
|
NFSD: change nfsd_create()/nfsd_symlink() to unlock directory before returning.
NeilBrown
2022-08-04
3
-21
/
+21
|
*
|
NFSD: add posix ACLs to struct nfsd_attrs
NeilBrown
2022-08-04
5
-71
/
+47
|
*
|
NFSD: add security label to struct nfsd_attrs
NeilBrown
2022-07-30
3
-68
/
+15
|
*
|
NFSD: set attributes when creating symlinks
NeilBrown
2022-07-30
5
-12
/
+30
|
*
|
NFSD: introduce struct nfsd_attrs
NeilBrown
2022-07-30
6
-30
/
+71
|
*
|
NFSD: verify the opened dentry after setting a delegation
Jeff Layton
2022-07-30
3
-5
/
+51
|
*
|
NFSD: drop fh argument from alloc_init_deleg
Jeff Layton
2022-07-30
1
-8
/
+6
|
*
|
NFSD: Move copy offload callback arguments into a separate structure
Chuck Lever
2022-07-30
3
-45
/
+47
|
*
|
NFSD: Add nfsd4_send_cb_offload()
Chuck Lever
2022-07-30
1
-15
/
+22
|
*
|
NFSD: Remove kmalloc from nfsd4_do_async_copy()
Chuck Lever
2022-07-30
1
-14
/
+14
[next]