index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-09
net/rds: Fix MR reference counting problem
Ka-Cheong Poon
2
-21
/
+12
2020-04-09
net/rds: Replace struct rds_mr's r_refcount with struct kref
Ka-Cheong Poon
3
-23
/
+20
2020-04-09
net: macsec: fix using wrong structure in macsec_changelink()
Taehee Yoo
1
-1
/
+1
2020-04-09
net-sysfs: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2020-04-09
net: qrtr: send msgs from local of same id as broadcast
Wang Wenhu
1
-3
/
+4
2020-04-09
Documentation: devlink: fix broken link warning
Lothar Rubusch
1
-0
/
+2
2020-04-09
net/mlx5e: CT: Use rhashtable's ct entries instead of a separate list
Paul Blakey
1
-12
/
+7
2020-04-09
net/mlx5e: Fix devlink port netdev unregistration sequence
Parav Pandit
1
-1
/
+1
2020-04-09
net/mlx5e: Fix pfnum in devlink port attribute
Parav Pandit
1
-4
/
+5
2020-04-09
net/mlx5e: Fix missing pedit action after ct clear action
Roi Dayan
1
-1
/
+2
2020-04-09
net/mlx5e: Fix nest_level for vlan pop action
Dmytro Linkin
1
-2
/
+3
2020-04-09
net/mlx5e: Add missing release firmware call
Eran Ben Elisha
1
-1
/
+4
2020-04-09
net/mlx5: Fix condition for termination table cleanup
Eli Cohen
2
-10
/
+3
2020-04-09
net/mlx5: Fix frequent ioread PCI access during recovery
Moshe Shemesh
1
-1
/
+1
2020-04-08
net/tls: fix const assignment warning
Arnd Bergmann
1
-2
/
+2
2020-04-08
l2tp: Allow management of tunnels and session in user namespace
Michael Weiß
1
-8
/
+8
2020-04-08
ionic: set station addr only if needed
Shannon Nelson
1
-13
/
+19
2020-04-08
ionic: replay filters after fw upgrade
Shannon Nelson
3
-15
/
+51
2020-04-08
tc-testing: remove duplicate code in tdc.py
Roman Mashak
1
-3
/
+2
2020-04-08
hsr: check protocol version in hsr_newlink()
Taehee Yoo
1
-2
/
+8
2020-04-08
Documentation: mdio_bus.c - fix warnings
Lothar Rubusch
1
-1
/
+1
2020-04-08
net: sched: Fix setting last executed chain on skb extension
Paul Blakey
1
-0
/
+1
2020-04-08
net: revert default NAPI poll timeout to 2 jiffies
Konstantin Khlebnikov
1
-1
/
+2
2020-04-08
net: ethernet: mediatek: move mt7623 settings out off the mt7530
René van Dorst
2
-1
/
+31
2020-04-08
net: dsa: mt7530: move mt7623 settings out off the mt7530
René van Dorst
2
-95
/
+0
2020-04-08
net: ipv6: do not consider routes via gateways for anycast address check
Tim Stallard
1
-0
/
+1
2020-04-08
net: icmp6: do not select saddr from iif when route has prefsrc set
Tim Stallard
1
-1
/
+20
2020-04-08
ARM: dts: imx6: add fec gpr property.
Martin Fuzzey
1
-0
/
+1
2020-04-08
dt-bindings: fec: document the new gpr property.
Martin Fuzzey
1
-0
/
+2
2020-04-08
ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN.
Martin Fuzzey
2
-4
/
+2
2020-04-08
net: fec: set GPR bit on suspend by DT configuration.
Martin Fuzzey
2
-29
/
+127
2020-04-08
net: sock.h: fix skb_steal_sock() kernel-doc
Lothar Rubusch
1
-3
/
+3
2020-04-07
ipc/shm.c: make compat_ksys_shmctl() static
Jason Yan
1
-1
/
+1
2020-04-07
ipc/mqueue.c: fix a brace coding style issue
Somala Swaraj
1
-3
/
+2
2020-04-07
lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability"
Qiujun Huang
1
-1
/
+1
2020-04-07
ubsan: include bug type in report header
Kees Cook
1
-21
/
+15
2020-04-07
kasan: unset panic_on_warn before calling panic()
Kees Cook
1
-1
/
+9
2020-04-07
ubsan: check panic_on_warn
Kees Cook
1
-0
/
+11
2020-04-07
drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checks
Kees Cook
3
-0
/
+81
2020-04-07
ubsan: split "bounds" checker from other options
Kees Cook
2
-6
/
+30
2020-04-07
ubsan: add trap instrumentation option
Kees Cook
3
-6
/
+27
2020-04-07
init/Kconfig: clean up ANON_INODES and old IO schedulers options
Krzysztof Kozlowski
1
-2
/
+1
2020-04-07
kernel/gcov/fs.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-07
gcov: gcc_3_4: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-04-07
gcov: gcc_4_7: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-07
kernel/kmod.c: fix a typo "assuems" -> "assumes"
Qiujun Huang
1
-1
/
+1
2020-04-07
reiserfs: clean up several indentation issues
Colin Ian King
3
-11
/
+12
2020-04-07
kallsyms: unexport kallsyms_lookup_name() and kallsyms_on_each_symbol()
Will Deacon
1
-2
/
+0
2020-04-07
samples/hw_breakpoint: drop use of kallsyms_lookup_name()
Will Deacon
1
-2
/
+7
2020-04-07
samples/hw_breakpoint: drop HW_BREAKPOINT_R when reporting writes
Will Deacon
1
-1
/
+1
[next]