index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 4.9.12
v4.9.12
Greg Kroah-Hartman
2017-02-23
1
-1
/
+1
*
videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGB
Hans Verkuil
2017-02-23
2
-10
/
+20
*
bcache: Make gc wakeup sane, remove set_task_state()
Kent Overstreet
2017-02-23
5
-26
/
+26
*
ntb_transport: Pick an unused queue
Thomas VanSelus
2017-02-23
1
-1
/
+1
*
ntb: ntb_perf missing dmaengine_unmap_put
Dave Jiang
2017-02-23
1
-0
/
+2
*
NTB: ntb_transport: fix debugfs_remove_recursive
Allen Hubbe
2017-02-23
1
-2
/
+1
*
timekeeping: Use deferred printk() in debug code
Sergey Senozhatsky
2017-02-23
1
-2
/
+2
*
printk: use rcuidle console tracepoint
Sergey Senozhatsky
2017-02-23
1
-1
/
+1
*
PCI/PME: Restore pcie_pme_driver.remove
Yinghai Lu
2017-02-23
1
-0
/
+12
*
Revert "i2c: designware: detect when dynamic tar update is possible"
Jarkko Nikula
2017-02-23
2
-35
/
+11
*
ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()
Kees Cook
2017-02-23
1
-1
/
+1
*
futex: Move futex_init() to core_initcall
Yang Yang
2017-02-23
1
-1
/
+1
*
drm/dp/mst: fix kernel oops when turning off secondary monitor
Pierre-Louis Bossart
2017-02-23
1
-1
/
+1
*
drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor
Michel Dänzer
2017-02-23
1
-2
/
+2
*
Input: elan_i2c - add ELAN0605 to the ACPI table
IHARA Hiroka
2017-02-23
1
-0
/
+1
*
Fix missing sanity check in /dev/sg
Al Viro
2017-02-23
1
-0
/
+4
*
scsi: don't BUG_ON() empty DMA transfers
Johannes Thumshirn
2017-02-23
1
-1
/
+2
*
powerpc/64: Disable use of radix under a hypervisor
Paul Mackerras
2017-02-23
1
-1
/
+2
*
mmc: core: fix multi-bit bus width without high-speed mode
Anssi Hannula
2017-02-23
1
-2
/
+2
*
fuse: fix uninitialized flags in pipe_buffer
Miklos Szeredi
2017-02-23
1
-0
/
+1
*
fuse: fix use after free issue in fuse_dev_do_read()
Sahitya Tummala
2017-02-23
1
-0
/
+4
*
siano: make it work again with CONFIG_VMAP_STACK
Mauro Carvalho Chehab
2017-02-23
1
-5
/
+13
*
vfs: fix uninitialized flags in splice_to_pipe()
Miklos Szeredi
2017-02-23
1
-0
/
+1
*
Linux 4.9.11
v4.9.11
Greg Kroah-Hartman
2017-02-18
1
-1
/
+1
*
x86/fpu/xstate: Fix xcomp_bv in XSAVES header
Yu-cheng Yu
2017-02-18
1
-1
/
+2
*
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
2017-02-18
6
-10
/
+10
*
net/mlx5: Don't unlock fte while still using it
Mark Bloch
2017-02-18
1
-2
/
+4
*
tcp: fix mark propagation with fwmark_reflect enabled
Pau Espin Pedrol
2017-02-18
2
-0
/
+2
*
igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()
Hangbin Liu
2017-02-18
2
-0
/
+2
*
mld: do not remove mld souce list info when set link down
Hangbin Liu
2017-02-18
1
-21
/
+30
*
l2tp: do not use udp_ioctl()
Eric Dumazet
2017-02-18
3
-2
/
+28
*
net: dsa: Do not destroy invalid network devices
Florian Fainelli
2017-02-18
1
-0
/
+1
*
ping: fix a null pointer dereference
WANG Cong
2017-02-18
1
-0
/
+2
*
packet: round up linear to header len
Willem de Bruijn
2017-02-18
1
-3
/
+4
*
net: introduce device min_header_len
Willem de Bruijn
2017-02-18
3
-0
/
+6
*
sit: fix a double free on error path
WANG Cong
2017-02-18
1
-0
/
+1
*
lwtunnel: valid encap attr check should return 0 when lwtunnel is disabled
David Ahern
2017-02-18
1
-1
/
+4
*
sctp: avoid BUG_ON on sctp_wait_for_sndbuf
Marcelo Ricardo Leitner
2017-02-18
1
-1
/
+2
*
mlx4: Invoke softirqs after napi_reschedule
Benjamin Poirier
2017-02-18
1
-1
/
+4
*
catc: Use heap buffer for memory size test
Ben Hutchings
2017-02-18
1
-7
/
+18
*
catc: Combine failure cleanup code in catc_probe()
Ben Hutchings
2017-02-18
1
-16
/
+17
*
rtl8150: Use heap buffers for all register access
Ben Hutchings
2017-02-18
1
-7
/
+27
*
pegasus: Use heap buffers for all register access
Ben Hutchings
2017-02-18
1
-4
/
+25
*
macvtap: read vnet_hdr_size once
Willem de Bruijn
2017-02-18
1
-2
/
+2
*
tun: read vnet_hdr_sz once
Willem de Bruijn
2017-02-18
1
-4
/
+6
*
tcp: avoid infinite loop in tcp_splice_read()
Eric Dumazet
2017-02-18
1
-0
/
+6
*
ipv6: tcp: add a missing tcp_v6_restore_cb()
Eric Dumazet
2017-02-18
1
-11
/
+13
*
ip6_gre: fix ip6gre_err() invalid reads
Eric Dumazet
2017-02-18
1
-19
/
+21
*
netlabel: out of bound access in cipso_v4_validate()
Eric Dumazet
2017-02-18
2
-0
/
+8
*
ipv4: keep skb->dst around in presence of IP options
Eric Dumazet
2017-02-18
1
-1
/
+8
[next]