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
2017-05-13
mm: fix data corruption due to stale mmap reads
Jan Kara
2
-2
/
+12
2017-05-13
dax: prevent invalidation of mapped DAX entries
Ross Zwisler
3
-36
/
+3
2017-05-13
Tigran has moved
Andrew Morton
6
-7
/
+7
2017-05-13
mm, vmalloc: fix vmalloc users tracking properly
Michal Hocko
3
-17
/
+26
2017-05-13
mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin
SeongJae Park
1
-1
/
+3
2017-05-13
gcov: support GCC 7.1
Martin Liska
2
-1
/
+9
2017-05-13
mm, vmstat: Remove spurious WARN() during zoneinfo print
Reza Arbab
1
-2
/
+0
2017-05-13
time: delete current_fs_time()
Deepa Dinamani
2
-15
/
+0
2017-05-13
hwpoison, memcg: forcibly uncharge LRU pages
Michal Hocko
2
-1
/
+8
2017-05-13
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
19
-136
/
+208
2017-05-12
Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-1
/
+8
2017-05-12
Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
18
-173
/
+975
2017-05-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
25
-266
/
+1305
2017-05-12
Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
108
-2120
/
+2431
2017-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
23
-269
/
+859
2017-05-12
Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-21
/
+55
2017-05-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
48
-167
/
+252
2017-05-12
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2017-05-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-05-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
16
-28
/
+64
2017-05-12
Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-32
/
+24
2017-05-12
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
30
-54
/
+1546
2017-05-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
50
-10909
/
+1209
2017-05-12
Merge tag 'nios2-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
21
-252
/
+69
2017-05-12
vmxnet3: ensure that adapter is in proper state during force_close
Neil Horman
1
-0
/
+5
2017-05-12
sfc: revert changes to NIC revision numbers
Bert Kenward
1
-2
/
+6
2017-05-12
net: ch9200: add missing USB-descriptor endianness conversions
Johan Hovold
1
-2
/
+2
2017-05-12
net: irda: irda-usb: fix firmware name on big-endian hosts
Johan Hovold
1
-1
/
+1
2017-05-12
net: dsa: mv88e6xxx: add default case to switch
Gustavo A. R. Silva
1
-0
/
+3
2017-05-12
sctp: fix src address selection if using secondary addresses for ipv6
Xin Long
1
-17
/
+29
2017-05-12
sound: Disable the build of OSS drivers
Takashi Iwai
1
-0
/
+1
2017-05-12
drm/i915: Make vblank evade warnings optional
Ville Syrjälä
2
-2
/
+18
2017-05-12
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
9
-41
/
+60
2017-05-12
Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
96
-2077
/
+2345
2017-05-12
Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/g...
Dave Airlie
1
-0
/
+8
2017-05-12
net: phy: Call bus->reset() after releasing PHYs from reset
Florian Fainelli
1
-3
/
+3
2017-05-12
bpf: Handle multiple variable additions into packet pointers in verifier.
David S. Miller
2
-1
/
+38
2017-05-12
tipc: make macro tipc_wait_for_cond() smp safe
Jon Paul Maloy
1
-19
/
+19
2017-05-12
samples/bpf: run cleanup routines when receiving SIGTERM
Andy Gospodarek
7
-1
/
+9
2017-05-12
ethernet: aquantia: remove redundant checks on error status
Colin Ian King
2
-23
/
+2
2017-05-12
bpf: Remove commented out debugging hack in test_align.
David S. Miller
1
-1
/
+0
2017-05-12
Merge branch 'qlcnic-fixes'
David S. Miller
4
-2
/
+40
2017-05-12
qlcnic: Update version to 5.3.66
Chopra, Manish
1
-2
/
+2
2017-05-12
qlcnic: Fix link configuration with autoneg disabled
Chopra, Manish
3
-0
/
+38
2017-05-12
xen-netfront: avoid crashing on resume after a failure in talk_to_netback()
Vitaly Kuznetsov
1
-2
/
+1
2017-05-12
net: sched: optimize class dumps
Eric Dumazet
1
-0
/
+6
2017-05-12
tcp: avoid fragmenting peculiar skbs in SACK
Yuchung Cheng
1
-4
/
+5
2017-05-12
netem: fix skb_orphan_partial()
Eric Dumazet
1
-12
/
+8
2017-05-12
Merge branch 'generic-xdp-followups'
David S. Miller
6
-48
/
+90
2017-05-12
xdp: refine xdp api with regards to generic xdp
Daniel Borkmann
4
-43
/
+67
[prev]
[next]