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
2018-05-29
mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAG
Petr Machata
1
-0
/
+5
2018-05-29
atm: zatm: fix memcmp casting
Ivan Bornyakov
1
-2
/
+2
2018-05-29
net: netsec: reduce DMA mask to 40 bits
Ard Biesheuvel
1
-2
/
+2
2018-05-29
ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline
Mathieu Xhonneux
1
-2
/
+2
2018-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
9
-43
/
+71
2018-05-29
netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()
Taehee Yoo
1
-1
/
+3
2018-05-29
netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()
Taehee Yoo
1
-2
/
+2
2018-05-29
netfilter: nf_tables: disable preemption in nft_update_chain_stats()
Pablo Neira Ayuso
1
-2
/
+2
2018-05-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-43
/
+125
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
49
-193
/
+372
2018-05-26
kasan: fix memory hotplug during boot
David Hildenbrand
1
-1
/
+1
2018-05-26
kasan: free allocated shadow memory on MEM_CANCEL_ONLINE
David Hildenbrand
1
-0
/
+1
2018-05-26
checkpatch: fix macro argument precedence test
Joe Perches
1
-1
/
+1
2018-05-26
init/main.c: include <linux/mem_encrypt.h>
Mathieu Malaterre
1
-0
/
+1
2018-05-26
kernel/sys.c: fix potential Spectre v1 issue
Gustavo A. R. Silva
1
-0
/
+5
2018-05-26
mm/memory_hotplug: fix leftover use of struct page during hotplug
Jonathan Cameron
3
-6
/
+9
2018-05-26
proc: fix smaps and meminfo alignment
Hugh Dickins
1
-5
/
+0
2018-05-26
mm: do not warn on offline nodes unless the specific node is explicitly reque...
Michal Hocko
1
-1
/
+1
2018-05-26
mm, memory_hotplug: make has_unmovable_pages more robust
Michal Hocko
1
-6
/
+10
2018-05-26
mm/kasan: don't vfree() nonexistent vm_area
Andrey Ryabinin
1
-2
/
+61
2018-05-26
MAINTAINERS: change hugetlbfs maintainer and update files
Mike Kravetz
1
-1
/
+7
2018-05-26
ipc/shm: fix shmat() nil address after round-down when remapping
Davidlohr Bueso
1
-2
/
+10
2018-05-26
Revert "ipc/shm: Fix shmat mmap nil-page protection"
Davidlohr Bueso
1
-7
/
+2
2018-05-26
idr: fix invalid ptr dereference on item delete
Matthew Wilcox
2
-1
/
+10
2018-05-26
ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting inco...
Changwei Ge
1
-10
/
+1
2018-05-26
mm: fix nr_rotate_swap leak in swapon() error case
Omar Sandoval
1
-1
/
+6
2018-05-25
ibmvnic: Fix partial success login retries
Thomas Falcon
1
-1
/
+6
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-24
/
+70
2018-05-25
selftests/net: Add missing config options for PMTU tests
Stefano Brivio
1
-0
/
+5
2018-05-25
Merge tag 'batadv-net-for-davem-20180524' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-18
/
+68
2018-05-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-31
/
+83
2018-05-25
Merge tag 'powerpc-4.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-0
/
+7
2018-05-25
Merge tag 'mmc-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-8
/
+27
2018-05-25
Merge tag 'drm-fixes-for-v4.17-rc7' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
6
-46
/
+58
2018-05-25
Merge tag 'sound-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-4
/
+6
2018-05-25
mlx4_core: allocate ICM memory in page size chunks
Qing Huang
1
-7
/
+9
2018-05-25
enic: set DMA mask to 47 bit
Govindarajulu Varadarajan
1
-4
/
+4
2018-05-25
ppp: remove the PPPIOCDETACH ioctl
Eric Biggers
3
-29
/
+6
2018-05-25
ipv4: remove warning in ip_recv_error
Willem de Bruijn
1
-2
/
+0
2018-05-25
net : sched: cls_api: deal with egdev path only if needed
Or Gerlitz
1
-1
/
+1
2018-05-25
vhost: synchronize IOTLB message with dev cleanup
Jason Wang
1
-0
/
+3
2018-05-25
Merge tag 'mlx5-fixes-2018-05-24' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2
-7
/
+47
2018-05-25
packet: fix reserve calculation
Willem de Bruijn
1
-1
/
+1
2018-05-25
Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
5
-46
/
+55
2018-05-25
Merge branch 'stable/for-linus-4.17' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-05-25
net/mlx5: IPSec, Fix a race between concurrent sandbox QP commands
Yossi Kuperman
1
-7
/
+5
2018-05-25
net/mlx5e: When RXFCS is set, add FCS data into checksum calculation
Eran Ben Elisha
1
-0
/
+42
2018-05-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
29
-98
/
+116
2018-05-24
Merge tag 'for-4.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2018-05-24
ALSA: hda - Fix runtime PM
Lukas Wunner
1
-2
/
+4
[next]