index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-06
modpost: strip .o from modname before calling new_module()
Masahiro Yamada
2020-06-06
modpost: set have_vmlinux in new_module()
Masahiro Yamada
2020-06-06
modpost: remove mod->skip struct member
Masahiro Yamada
2020-06-06
modpost: add mod->is_vmlinux struct member
Masahiro Yamada
2020-06-06
modpost: remove is_vmlinux() call in check_for_{gpl_usage,unused}()
Masahiro Yamada
2020-06-06
modpost: remove mod->is_dot_o struct member
Masahiro Yamada
2020-06-06
modpost: move -d option in scripts/Makefile.modpost
Masahiro Yamada
2020-06-06
modpost: remove -s option
Masahiro Yamada
2020-06-06
modpost: remove get_next_text() and make {grab,release_}file static
Masahiro Yamada
2020-06-06
modpost: use read_text_file() and get_line() for reading text files
Masahiro Yamada
2020-06-06
modpost: avoid false-positive file open error
Masahiro Yamada
2020-06-06
modpost: fix potential mmap'ed file overrun in get_src_version()
Masahiro Yamada
2020-06-06
modpost: add read_text_file() and get_line() helpers
Masahiro Yamada
2020-06-06
modpost: do not call get_modinfo() for vmlinux(.o)
Masahiro Yamada
2020-06-06
modpost: drop RCS/CVS $Revision handling in MODULE_VERSION()
Masahiro Yamada
2020-06-06
modpost: show warning if any of symbol dump files is missing
Masahiro Yamada
2020-06-06
modpost: show warning if vmlinux is not found when processing modules
Masahiro Yamada
2020-06-06
modpost: invoke modpost only when input files are updated
Masahiro Yamada
2020-06-06
modpost: generate vmlinux.symvers and reuse it for the second modpost
Masahiro Yamada
2020-06-06
modpost: refactor -i option calculation
Masahiro Yamada
2020-06-06
modpost: print symbol dump file as the build target in short log
Masahiro Yamada
2020-06-06
modpost: re-add -e to set external_module flag
Masahiro Yamada
2020-06-06
modpost: rename ext_sym_list to dump_list
Masahiro Yamada
2020-06-06
modpost: allow to pass -i option multiple times to remove -e option
Masahiro Yamada
2020-06-06
modpost: track if the symbol origin is a dump file or ELF object
Masahiro Yamada
2020-06-06
firmware/dmi: Report DMI Bios & EC firmware release
Erwan Velu
2020-06-05
Merge tag 'for-linus-5.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-05
Merge tag 'dlm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2020-06-05
Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-06-05
Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-06-05
Merge tag 'for-5.8/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-05
Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2020-06-05
Merge tag 'for-linus-5.8-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2020-06-05
Merge tag 'vfio-v5.8-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2020-06-05
Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-05
Merge tag 'modules-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-05
dm crypt: avoid truncating the logical block size
Eric Biggers
2020-06-05
dm mpath: add DM device name to Failing/Reinstating path log messages
Mike Snitzer
2020-06-05
dm mpath: enhance queue_if_no_path debugging
Mike Snitzer
2020-06-05
dm mpath: restrict queue_if_no_path state machine
Mike Snitzer
2020-06-05
dm mpath: simplify __must_push_back
Mike Snitzer
2020-06-05
dm zoned: check superblock location
Hannes Reinecke
2020-06-05
dm zoned: prefer full zones for reclaim
Hannes Reinecke
2020-06-05
dm zoned: select reclaim zone based on device index
Hannes Reinecke
2020-06-05
dm zoned: allocate zone by device index
Hannes Reinecke
2020-06-05
dm zoned: support arbitrary number of devices
Hannes Reinecke
[prev]
[next]