index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
hwmon
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-11
net: cadence: macb: disable NAPI on error
Corentin Labbe
1
-1
/
+4
2020-06-11
mptcp: don't leak msk in token container
Paolo Abeni
1
-0
/
+1
2020-06-10
mptcp: fix races between shutdown and recvmsg
Paolo Abeni
1
-21
/
+24
2020-06-10
vxlan: Remove access to nexthop group struct
David Ahern
2
-5
/
+14
2020-06-10
nexthop: Fix fdb labeling for groups
David Ahern
3
-35
/
+66
2020-06-10
net: flow_offload: remove indirect flow_block declarations leftover
Pablo Neira Ayuso
1
-24
/
+0
2020-06-09
selftests/net: in rxtimestamp getopt_long needs terminating null entry
tannerlove
1
-0
/
+1
2020-06-09
net: mvneta: do not redirect frames during reconfiguration
Lorenzo Bianconi
1
-0
/
+13
2020-06-09
dccp: Fix possible memleak in dccp_init and dccp_fini
Wang Hai
2
-2
/
+11
2020-06-09
ionic: wait on queue start until after IFF_UP
Shannon Nelson
1
-2
/
+2
2020-06-09
net: sched: export __netdev_watchdog_up()
Valentin Longchamp
1
-0
/
+1
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
17
-36
/
+76
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
[next]