index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-07
kbuild: use more portable 'command -v' for cc-cross-prefix
Masahiro Yamada
1
-1
/
+6
2019-06-06
pktgen: do not sleep with the thread lock held.
Paolo Abeni
1
-0
/
+11
2019-06-06
net: mvpp2: Use strscpy to handle stat strings
Maxime Chevallier
1
-2
/
+2
2019-06-06
net: rds: fix memory leak in rds_ib_flush_mr_pool
Zhu Yanjun
1
-4
/
+6
2019-06-06
ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
Olivier Matz
1
-5
/
+8
2019-06-06
ipv6: use READ_ONCE() for inet->hdrincl as in ipv4
Olivier Matz
1
-2
/
+10
2019-06-06
Revert "gfs2: Replace gl_revokes with a GLF flag"
Bob Peterson
6
-31
/
+15
2019-06-06
arm64: Silence gcc warnings about arch ABI drift
Dave Martin
1
-0
/
+1
2019-06-06
parisc: Fix crash due alternative coding for NP iopdir_fdc bit
Helge Deller
1
-1
/
+2
2019-06-06
parisc: Use lpa instruction to load physical addresses in driver code
John David Anglin
3
-2
/
+26
2019-06-06
parisc: configs: Remove useless UEVENT_HELPER_PATH
Krzysztof Kozlowski
7
-7
/
+0
2019-06-06
parisc: Use implicit space register selection for loading the coherence index...
John David Anglin
2
-5
/
+2
2019-06-06
ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fix
George G. Davis
1
-1
/
+1
2019-06-06
Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...
Hangbin Liu
1
-3
/
+3
2019-06-06
net: aquantia: fix wol configuration not applied sometimes
Nikita Danilov
2
-8
/
+10
2019-06-06
ethtool: fix potential userspace buffer overflow
Vivien Didelot
1
-1
/
+4
2019-06-06
Fix memory leak in sctp_process_init
Neil Horman
2
-10
/
+8
2019-06-06
net: rds: fix memory leak when unload rds_rdma
Zhu Yanjun
2
-1
/
+4
2019-06-06
ipv6: fix the check before getting the cookie in rt6_get_cookie
Xin Long
1
-2
/
+1
2019-06-06
ipv4: not do cache for local delivery if bc_forwarding is enabled
Xin Long
1
-12
/
+12
2019-06-05
s390/qeth: handle error when updating TX queue count
Julian Wiedmann
1
-6
/
+16
2019-06-05
s390/qeth: fix VLAN attribute in bridge_hostnotify udev event
Alexandra Winter
1
-1
/
+1
2019-06-05
s390/qeth: check dst entry before use
Julian Wiedmann
1
-5
/
+25
2019-06-05
s390/qeth: handle limited IPv4 broadcast in L3 TX path
Julian Wiedmann
1
-0
/
+2
2019-06-05
tests: fix pidfd-test compilation
Christian Brauner
1
-0
/
+4
2019-06-05
signal: improve comments
Christian Brauner
1
-6
/
+5
2019-06-05
samples: fix pidfd-metadata compilation
Guenter Roeck
1
-0
/
+4
2019-06-05
arm64: arch_timer: mark functions as __always_inline
Anders Roxell
1
-4
/
+4
2019-06-05
arm64: smp: Moved cpu_logical_map[] to smp.h
Florian Fainelli
2
-5
/
+6
2019-06-05
arm64: cpufeature: Fix missing ZFR0 in __read_sysreg_by_encoding()
Dave Martin
1
-0
/
+1
2019-06-05
net: fix indirect calls helpers for ptype list hooks.
Paolo Abeni
1
-3
/
+3
2019-06-05
net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is set
Miaohe Lin
1
-1
/
+1
2019-06-05
udp: only choose unbound UDP socket for multicast when not in a VRF
Tim Beale
1
-2
/
+1
2019-06-04
net/tls: replace the sleeping lock around RX resync with a bit lock
Jakub Kicinski
2
-6
/
+25
2019-06-04
Revert "net/tls: avoid NULL-deref on resync during device removal"
Jakub Kicinski
1
-10
/
+5
2019-06-04
net: dsa: sja1105: Fix link speed not working at 100 Mbps and below
Vladimir Oltean
1
-16
/
+16
2019-06-04
net: phylink: avoid reducing support mask
Russell King
1
-4
/
+9
2019-06-04
scripts/checkstack.pl: Fix arm64 wrong or unknown architecture
George G. Davis
1
-1
/
+1
2019-06-04
kbuild: tar-pkg: enable communication with jobserver
Trevor Bourget
1
-1
/
+1
2019-06-04
kconfig: tests: fix recursive inclusion unit test
Masahiro Yamada
1
-3
/
+3
2019-06-04
kbuild: teach kselftest-merge to find nested config files
Dan Rue
1
-3
/
+2
2019-06-04
net: sfp: read eeprom in maximum 16 byte increments
Russell King
1
-4
/
+20
2019-06-04
selftests: set sysctl bc_forwarding properly in router_broadcast.sh
Xin Long
1
-1
/
+4
2019-06-04
net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is e...
Sean Wang
1
-1
/
+2
2019-06-04
net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supported
Sean Wang
1
-6
/
+6
2019-06-03
net: ethernet: ti: cpsw_ethtool: fix ethtool ring param set
Ivan Khoronzhuk
1
-1
/
+1
2019-06-03
rcu: locking and unlocking need to always be at least barriers
Linus Torvalds
1
-4
/
+2
2019-06-03
xfs: inode btree scrubber should calculate im_boffset correctly
Darrick J. Wong
1
-1
/
+2
2019-06-03
mmc: sdhci_am654: Fix SLOTTYPE write
Faiz Abbas
1
-1
/
+1
2019-06-03
x86/power: Fix 'nosmt' vs hibernation triple fault during resume
Jiri Kosina
5
-2
/
+58
[next]