index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-17
Revert "aqc111: fix double endianness swap on BE"
Igor Russkikh
1
-4
/
+2
2019-05-17
xfrm: ressurrect "Fix uninitialized memory read in _decode_session4"
Florian Westphal
1
-11
/
+13
2019-05-16
tipc: switch order of device registration to fix a crash
Junwei Hu
1
-7
/
+7
2019-05-16
ipv6: prevent possible fib6 leaks
Eric Dumazet
3
-4
/
+18
2019-05-16
net: test nouarg before dereferencing zerocopy pointers
Willem de Bruijn
1
-3
/
+6
2019-05-16
net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositions
Daniele Palmas
1
-0
/
+2
2019-05-16
net: phy: aquantia: readd XGMII support for AQR107
Madalin-cristian Bucur
1
-0
/
+1
2019-05-16
net: bpfilter: fallback to netfilter if failed to load bpfilter kernel module
Konstantin Khlebnikov
1
-4
/
+2
2019-05-16
hv_sock: Add support for delayed close
Sunil Muthuswamy
1
-31
/
+77
2019-05-16
atm: iphase: Avoid copying pointers to user space.
Fuqian Huang
1
-6
/
+0
2019-05-16
Merge branch 'flow_offload-fix-CVLAN-support'
David S. Miller
3
-1
/
+10
2019-05-16
net/mlx5e: Fix calling wrong function to get inner vlan key and mask
Jianbo Liu
1
-1
/
+1
2019-05-16
flow_offload: support CVLAN match
Edward Cree
2
-0
/
+9
2019-05-16
Merge branch 'rhashtable-Fix-sparse-warnings'
David S. Miller
2
-42
/
+49
2019-05-16
rhashtable: Fix cmpxchg RCU warnings
Herbert Xu
1
-2
/
+3
2019-05-16
rhashtable: Remove RCU marking from rhash_lock_head
Herbert Xu
2
-40
/
+46
2019-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
13
-35
/
+321
2019-05-16
bpf, tcp: correctly handle DONT_WAIT flags and timeo == 0
John Fastabend
1
-1
/
+4
2019-05-16
selftests/bpf: add prog detach to flow_dissector test
Stanislav Fomichev
1
-0
/
+1
2019-05-16
selftests/bpf: add missing \n to flow_dissector CHECK errors
Stanislav Fomichev
1
-4
/
+4
2019-05-16
libbpf: don't fail when feature probing fails
Stanislav Fomichev
1
-1
/
+1
2019-05-15
tcp: do not recycle cloned skbs
Eric Dumazet
2
-2
/
+2
2019-05-15
enetc: Add missing link state info for ethtool
Claudiu Manoil
1
-0
/
+2
2019-05-15
enetc: Allow to disable Tx SG
Claudiu Manoil
2
-2
/
+2
2019-05-15
enetc: Fix NULL dma address unmap for Tx BD extensions
Claudiu Manoil
1
-1
/
+3
2019-05-15
nfp: flower: add rcu locks when accessing netdev for tunnels
Pieter Jansen van Vuuren
1
-6
/
+11
2019-05-15
ppp: deflate: Fix possible crash in deflate_init
YueHaibing
1
-6
/
+14
2019-05-15
net: macb: fix error format in dev_err()
Luca Ceresoli
1
-8
/
+8
2019-05-15
rtnetlink: always put IFLA_LINK for links with a link-netnsid
Sabrina Dubroca
1
-6
/
+10
2019-05-15
net/mlx4_core: Change the error print to info print
Yunjian Wang
1
-1
/
+1
2019-05-15
NFC: Orphan the subsystem
Johannes Berg
1
-4
/
+2
2019-05-15
net: Always descend into dsa/
Florian Fainelli
1
-1
/
+1
2019-05-15
tcp: fix retrans timestamp on passive Fast Open
Yuchung Cheng
1
-0
/
+3
2019-05-15
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
5
-59
/
+40
2019-05-14
Add gitignore file for samples/vfs/ generated files
Linus Torvalds
1
-0
/
+2
2019-05-14
Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-72
/
+73
2019-05-14
Merge tag 'kgdb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
5
-9
/
+8
2019-05-14
Merge tag 'modules-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-9
/
+27
2019-05-14
Merge branch 'lru-map-fix'
Alexei Starovoitov
4
-20
/
+297
2019-05-14
bpf: test ref bit from data path and add new tests for syscall path
Daniel Borkmann
1
-14
/
+274
2019-05-14
bpf, lru: avoid messing with eviction heuristics upon syscall lookup
Daniel Borkmann
1
-5
/
+18
2019-05-14
bpf: add map_lookup_elem_sys_only for lookups from syscall side
Daniel Borkmann
2
-1
/
+5
2019-05-14
Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-45
/
+293
2019-05-14
Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
79
-219
/
+3745
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
92
-1621
/
+2911
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
189
-2332
/
+3646
2019-05-14
kernel/memremap.c: remove the unused device_private_entry_fault() export
Christoph Hellwig
1
-1
/
+0
2019-05-14
mm: delete find_get_entries_tag
Matthew Wilcox (Oracle)
2
-64
/
+0
2019-05-14
mm/huge_memory.c: make __thp_get_unmapped_area static
Bharath Vedartham
1
-1
/
+1
2019-05-14
mm/mprotect.c: fix compilation warning because of unused 'mm' variable
Mike Rapoport
1
-3
/
+2
[next]