index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
selftests/net: in timestamping, strncpy needs to preserve null byte
tannerlove
1
-2
/
+8
2020-06-09
mptcp: bugfix for RM_ADDR option parsing
Geliang Tang
1
-0
/
+2
2020-06-09
net-zerocopy: use vm_insert_pages() for tcp rcv zerocopy
Arjun Roy
1
-7
/
+63
2020-06-09
net/tls(TLS_SW): Add selftest for 'chunked' sendfile test
Pooja Trivedi
1
-0
/
+58
2020-06-08
net: fix wiki website url mac80211 and wireless files
Flavio Suligoi
2
-2
/
+2
2020-06-08
include: fix wiki website url in netlink interface header
Flavio Suligoi
1
-1
/
+1
2020-06-08
doc: networking: wireless: fix wiki website url
Flavio Suligoi
2
-4
/
+4
2020-06-08
net: dsa: lantiq_gswip: fix and improve the unsupported interface error
Martin Blumenstingl
1
-1
/
+2
2020-06-08
mlxsw: core: Use different get_trend() callbacks for different thermal zones
Vadim Pasternak
1
-4
/
+19
2020-06-08
ima: Remove __init annotation from ima_pcrread()
Roberto Sassu
1
-1
/
+1
2020-06-07
apparmor: Fix memory leak of profile proxy
John Johansen
3
-6
/
+9
2020-06-07
apparmor: fix introspection of of task mode for unconfined tasks
John Johansen
1
-2
/
+2
2020-06-07
apparmor: check/put label on apparmor_sk_clone_security()
Mauricio Faria de Oliveira
1
-0
/
+5
2020-06-07
fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"
Al Viro
1
-2
/
+7
2020-06-07
net: dp83869: Reset return variable if PHY strap is read
Dan Murphy
1
-0
/
+3
2020-06-07
rhashtable: Drop raw RCU deref in nested_table_free
Herbert Xu
1
-4
/
+13
2020-06-06
hpfs: fix warning due to superfluous semicolon
Zou Wei
1
-1
/
+1
2020-06-06
kbuild: add variables for compression tools
Denis Efremov
10
-24
/
+45
2020-06-06
Makefile: install modules.builtin even if CONFIG_MODULES=n
Jonas Zeiger
1
-3
/
+11
2020-06-06
mksysmap: Fix the mismatch of '.L' symbols in System.map
ashimida
1
-1
/
+1
2020-06-06
kbuild: doc: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-2
/
+2
2020-06-06
modpost: change elf_info->size to size_t
Masahiro Yamada
2
-6
/
+5
2020-06-06
modpost: remove is_vmlinux() helper
Masahiro Yamada
1
-15
/
+1
2020-06-06
modpost: strip .o from modname before calling new_module()
Masahiro Yamada
2
-10
/
+12
2020-06-06
modpost: set have_vmlinux in new_module()
Masahiro Yamada
1
-5
/
+3
2020-06-06
modpost: remove mod->skip struct member
Masahiro Yamada
2
-7
/
+3
2020-06-06
modpost: add mod->is_vmlinux struct member
Masahiro Yamada
2
-9
/
+11
2020-06-06
modpost: remove is_vmlinux() call in check_for_{gpl_usage,unused}()
Masahiro Yamada
1
-12
/
+8
2020-06-06
modpost: remove mod->is_dot_o struct member
Masahiro Yamada
2
-13
/
+2
2020-06-06
modpost: move -d option in scripts/Makefile.modpost
Masahiro Yamada
1
-3
/
+1
2020-06-06
modpost: remove -s option
Masahiro Yamada
2
-9
/
+3
2020-06-06
modpost: remove get_next_text() and make {grab,release_}file static
Masahiro Yamada
2
-39
/
+2
2020-06-06
modpost: use read_text_file() and get_line() for reading text files
Masahiro Yamada
2
-17
/
+14
2020-06-06
modpost: avoid false-positive file open error
Masahiro Yamada
1
-4
/
+3
2020-06-06
modpost: fix potential mmap'ed file overrun in get_src_version()
Masahiro Yamada
1
-17
/
+11
2020-06-06
modpost: add read_text_file() and get_line() helpers
Masahiro Yamada
2
-0
/
+51
2020-06-06
modpost: do not call get_modinfo() for vmlinux(.o)
Masahiro Yamada
1
-21
/
+24
2020-06-06
modpost: drop RCS/CVS $Revision handling in MODULE_VERSION()
Masahiro Yamada
3
-73
/
+0
2020-06-06
modpost: show warning if any of symbol dump files is missing
Masahiro Yamada
2
-10
/
+5
2020-06-06
modpost: show warning if vmlinux is not found when processing modules
Masahiro Yamada
1
-2
/
+7
2020-06-06
modpost: invoke modpost only when input files are updated
Masahiro Yamada
2
-15
/
+37
2020-06-06
modpost: generate vmlinux.symvers and reuse it for the second modpost
Masahiro Yamada
5
-6
/
+7
2020-06-06
modpost: refactor -i option calculation
Masahiro Yamada
1
-4
/
+2
2020-06-06
modpost: print symbol dump file as the build target in short log
Masahiro Yamada
1
-13
/
+20
2020-06-06
modpost: re-add -e to set external_module flag
Masahiro Yamada
2
-2
/
+8
2020-06-06
modpost: rename ext_sym_list to dump_list
Masahiro Yamada
1
-13
/
+14
2020-06-06
modpost: allow to pass -i option multiple times to remove -e option
Masahiro Yamada
2
-9
/
+2
2020-06-06
modpost: track if the symbol origin is a dump file or ELF object
Masahiro Yamada
2
-10
/
+6
2020-06-06
firmware/dmi: Report DMI Bios & EC firmware release
Erwan Velu
4
-0
/
+40
2020-06-06
NTB: ntb_test: Fix bug when counting remote files
Logan Gunthorpe
1
-1
/
+1
[next]