summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.43-rt54v4.4.43-rt54Steven Rostedt (Red Hat)2017-02-071-1/+1
* Merge tag 'v4.4.43' into v4.4-rtSteven Rostedt (Red Hat)2017-02-0724-89/+236
|\
| * Linux 4.4.43v4.4.43Greg Kroah-Hartman2017-01-151-1/+1
| * mm/init: fix zone boundary creationOliver O'Halloran2017-01-151-7/+10
| * ALSA: usb-audio: Add a quirk for Plantronics BT600Dennis Kadioglu2017-01-151-0/+1
| * spi: mvebu: fix baudrate calculation for armada variantUwe Kleine-König2017-01-151-29/+54
| * ARM: OMAP4+: Fix bad fallthrough for cpuidleTony Lindgren2017-01-151-3/+2
| * ARM: zynq: Reserve correct amount of non-DMA RAMKyle Roeschley2017-01-151-1/+1
| * powerpc: Fix build warning on 32-bit PPCLarry Finger2017-01-151-1/+1
| * ALSA: firewire-tascam: Fix to handle error from initialization of stream dataTakashi Sakamoto2017-01-151-1/+1
| * HID: hid-cypress: validate length of reportGreg Kroah-Hartman2017-01-151-0/+3
| * net: vrf: do not allow table id 0David Ahern2017-01-151-0/+2
| * net: ipv4: Fix multipath selection with vrfDavid Ahern2017-01-152-2/+9
| * gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2017-01-152-2/+8
| * gro: use min_t() in skb_gro_reset_offset()Eric Dumazet2017-01-151-2/+3
| * gro: Enter slow-path if there is no tailroomHerbert Xu2017-01-151-1/+2
| * r8152: fix rx issue for runtime suspendhayeswang2017-01-151-3/+28
| * r8152: split rtl8152_suspend functionhayeswang2017-01-151-17/+40
| * ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rulesAlexander Duyck2017-01-151-1/+1
| * igmp: Make igmp group member RFC 3376 compliantMichal Tesar2017-01-151-1/+6
| * drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang2017-01-151-1/+7
| * drop_monitor: add missing call to genlmsg_endReiter Wolfgang2017-01-151-9/+24
| * net/mlx5: Avoid shadowing numa_nodeEli Cohen2017-01-151-2/+1
| * net/mlx5: Check FW limitations on log_max_qp before setting itNoa Osherovich2017-01-151-0/+7
| * net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli2017-01-151-9/+13
| * net, sched: fix soft lockup in tc_classifyDaniel Borkmann2017-01-151-1/+3
| * ipv6: handle -EFAULT from skb_copy_bitsDave Jones2017-01-151-1/+5
| * net: vrf: Drop conntrack data after pass through VRF device on TxDavid Ahern2017-01-151-0/+4
| * ser_gigaset: return -ENOMEM on error instead of successDan Carpenter2017-01-151-1/+3
| * netvsc: reduce maximum GSO sizestephen hemminger2017-01-151-0/+3
* | Linux 4.4.42-rt53v4.4.42-rt53Steven Rostedt (Red Hat)2017-02-071-1/+1
* | Merge tag 'v4.4.42' into v4.4-rtSteven Rostedt (Red Hat)2017-02-0792-410/+903
|\ \ | |/
| * Linux 4.4.42v4.4.42Greg Kroah-Hartman2017-01-121-1/+1
| * usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2017-01-122-3/+8
| * Revert "usb: gadget: composite: always set ep->mult to a sensible value"Greg Kroah-Hartman2017-01-122-8/+3
| * tick/broadcast: Prevent NULL pointer dereferenceThomas Gleixner2017-01-121-0/+3
| * drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y valuesMichel Dänzer2017-01-121-3/+3
| * cx23885-dvb: move initialization of a8293_pdataMauro Carvalho Chehab2017-01-121-2/+4
| * net: vxge: avoid unused function warningsArnd Bergmann2017-01-121-19/+12
| * net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton2017-01-121-2/+3
| * cred/userns: define current_user_ns() as a functionArnd Bergmann2017-01-122-3/+4
| * staging: comedi: dt282x: tidy up register bit definesH Hartley Sweeten2017-01-121-32/+33
| * powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold2017-01-121-1/+9
| * md: MD_RECOVERY_NEEDED is set for mddev->recoveryShaohua Li2017-01-121-1/+1
| * crypto: arm64/aes-ce - fix for big endianArd Biesheuvel2017-01-121-10/+15
| * crypto: arm64/aes-xts-ce: fix for big endianArd Biesheuvel2017-01-122-1/+3
| * crypto: arm64/sha1-ce - fix for big endianArd Biesheuvel2017-01-121-2/+2
| * crypto: arm64/aes-neon - fix for big endianArd Biesheuvel2017-01-121-10/+15
| * crypto: arm64/aes-ccm-ce: fix for big endianArd Biesheuvel2017-01-121-26/+27
| * crypto: arm/aes-ce - fix for big endianArd Biesheuvel2017-01-121-0/+5