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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-19
xfrm: Check if_id in xfrm_migrate
Yan Yan
1
-2
/
+3
2022-03-16
Revert "net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN"
Vladimir Oltean
1
-1
/
+0
2022-03-16
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
2
-12
/
+3
2022-03-16
watch_queue: Fix filter limit check
David Howells
1
-1
/
+2
2022-03-16
virtio: acknowledge all features before access
Michael S. Tsirkin
1
-1
/
+2
2022-03-16
virtio: unexport virtio_finalize_features
Michael S. Tsirkin
1
-1
/
+0
2022-03-16
swiotlb: rework "fix info leak with DMA_FROM_DEVICE"
Halil Pasic
1
-8
/
+0
2022-03-16
swiotlb: fix info leak with DMA_FROM_DEVICE
Halil Pasic
1
-0
/
+8
2022-03-16
net/mlx5: Fix size field in bufferx_reg struct
Mohammad Kabat
1
-2
/
+2
2022-03-16
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
1
-0
/
+2
2022-03-11
xen/gnttab: fix gnttab_end_foreign_access() without page specified
Juergen Gross
1
-1
/
+6
2022-03-11
xen: remove gnttab_query_foreign_access()
Juergen Gross
1
-2
/
+0
2022-03-11
xen/grant-table: add gnttab_try_end_foreign_access()
Juergen Gross
1
-0
/
+12
2022-03-11
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
1
-0
/
+5
2022-03-11
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
1
-0
/
+12
2022-03-08
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
1
-1
/
+0
2022-03-08
HID: add mapping for KEY_ALL_APPLICATIONS
William Mahon
1
-1
/
+2
2022-03-08
HID: add mapping for KEY_DICTATE
William Mahon
1
-0
/
+1
2022-03-08
sched: Fix yet more sched_fork() races
Peter Zijlstra
1
-2
/
+2
2022-03-08
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
1
-1
/
+1
2022-03-08
xfrm: enforce validity of offload input flags
Leon Romanovsky
1
-0
/
+6
2022-03-08
net: of: fix stub of_net helpers for CONFIG_NET=n
Arnd Bergmann
1
-1
/
+1
2022-03-08
of: net: move of_net under net/
Jakub Kicinski
1
-1
/
+1
2022-03-08
bpf: Use u64_stats_t in struct bpf_prog_stats
Eric Dumazet
1
-5
/
+5
2022-03-08
ethtool: Fix link extended state for big endian
Moshe Tal
1
-1
/
+1
2022-03-08
mm: defer kmemleak object creation of module_alloc()
Kefeng Wang
2
-2
/
+9
2022-03-08
SUNRPC: Fix sockaddr handling in svcsock_accept_class trace points
Chuck Lever
1
-4
/
+4
2022-03-08
SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point
Chuck Lever
1
-2
/
+3
2022-03-08
NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
Chuck Lever
1
-2
/
+1
2022-03-08
ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()
Eric Dumazet
1
-2
/
+2
2022-03-08
ext4: fast commit may not fallback for ineligible commit
Xin Yin
1
-1
/
+1
2022-03-02
nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property
Christophe Kerello
1
-1
/
+3
2022-03-02
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
1
-2
/
+2
2022-03-02
net: Force inlining of checksum functions in net/checksum.h
Christophe Leroy
1
-22
/
+23
2022-03-02
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
1
-0
/
+5
2022-03-02
bpf: Fix a bpf_timer initialization issue
Yonghong Song
1
-4
/
+2
2022-03-02
bpf: Fix crash due to incorrect copy_map_value
Kumar Kartikeya Dwivedi
1
-1
/
+2
2022-03-02
tee: export teedev_open() and teedev_close_context()
Jens Wiklander
1
-0
/
+14
2022-03-02
netfilter: nf_tables_offload: incorrect flow offload action array size
Pablo Neira Ayuso
2
-3
/
+1
2022-02-23
x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asm
Nick Desaulniers
1
-16
/
+5
2022-02-23
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
1
-1
/
+2
2022-02-23
bonding: fix data-races around agg_select_timer
Eric Dumazet
1
-1
/
+1
2022-02-23
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
1
-1
/
+1
2022-02-23
net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
Vladimir Oltean
1
-0
/
+1
2022-02-23
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
2
-2
/
+6
2022-02-23
ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
Ignat Korchagin
1
-2
/
+0
2022-02-23
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
1
-4
/
+6
2022-02-23
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
1
-1
/
+0
2022-02-16
mm: memcg: synchronize objcg lists with a dedicated spinlock
Roman Gushchin
1
-2
/
+3
2022-02-16
net: fix a memleak when uncloning an skb dst and its metadata
Antoine Tenart
1
-1
/
+0
[next]