summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s390/qdio: don't retry EQBS after CCQ 96Julian Wiedmann2018-04-241-9/+2
* parisc: Fix out of array access in match_pci_device()Helge Deller2018-04-241-0/+4
* media: v4l2-compat-ioctl32: don't oops on overlayMauro Carvalho Chehab2018-04-241-1/+3
* Linux 3.18.105v3.18.105Greg Kroah-Hartman2018-04-131-1/+1
* Revert "xhci: plat: Register shutdown for xhci_plat"Greg Hackmann2018-04-131-1/+0
* ipv6: the entire IPv6 header chain must fit the first fragmentPaolo Abeni2018-04-131-4/+9
* net sched actions: fix dumping which requires several messages to user spaceCraig Dillabaugh2018-04-131-1/+3
* r8169: fix setting driver_data after register_netdevHeiner Kallweit2018-04-131-2/+2
* ip6_tunnel: better validate user provided tunnel namesEric Dumazet2018-04-131-2/+5
* vti6: better validate user provided tunnel namesEric Dumazet2018-04-131-2/+5
* ip6_gre: better validate user provided tunnel namesEric Dumazet2018-04-131-3/+5
* ipv6: sit: better validate user provided tunnel namesEric Dumazet2018-04-131-3/+5
* ip_tunnel: better validate user provided tunnel namesEric Dumazet2018-04-131-5/+6
* net: fool proof dev_valid_name()Eric Dumazet2018-04-131-1/+1
* bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long2018-04-131-1/+4
* bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long2018-04-131-38/+35
* bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long2018-04-131-4/+5
* vhost: correctly remove wait queue during poll failureJason Wang2018-04-131-2/+1
* sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng2018-04-131-1/+1
* sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6Eric Dumazet2018-04-131-5/+8
* sctp: do not leak kernel memory to user spaceEric Dumazet2018-04-131-1/+3
* pptp: remove a buggy dst release in pptp_connect()Eric Dumazet2018-04-131-1/+0
* netlink: make sure nladdr has correct size in netlink_connect()Alexander Potapenko2018-04-131-0/+3
* net: fix possible out-of-bound read in skb_network_protocol()Eric Dumazet2018-04-131-1/+1
* futex: Remove requirement for lock_page() in get_futex_key()Mel Gorman2018-04-131-7/+91
* random: use lockless method of accessing and updating f->reg_idxTheodore Ts'o2018-04-131-6/+6
* virtio_net: check return value of skb_to_sgvec in one more locationNathan Chancellor2018-04-131-1/+6
* virtio_net: check return value of skb_to_sgvec alwaysJason A. Donenfeld2018-04-131-2/+7
* rxrpc: check return value of skb_to_sgvec alwaysJason A. Donenfeld2018-04-131-6/+15
* ipsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld2018-04-134-12/+28
* EDAC, mv64x60: Fix an error handling pathChristophe JAILLET2018-04-131-1/+1
* tty: n_gsm: Allow ADM response in addition to UA for control dlciTony Lindgren2018-04-131-3/+14
* scsi: libsas: initialize sas_phy status according to response of DISCOVERchenxiang2018-04-131-0/+1
* scsi: libsas: fix error when getting phy eventsJason Yan2018-04-131-1/+1
* scsi: libsas: fix memory leak in sas_smp_get_phy_events()Jason Yan2018-04-131-0/+1
* bcache: segregate flash only volume write streamsTang Junhui2018-04-131-5/+14
* bcache: stop writeback thread after detachingTang Junhui2018-04-131-0/+6
* vxlan: dont migrate permanent fdb entries during learnRoopa Prabhu2018-04-131-1/+1
* ACPICA: Disassembler: Abort on an invalid/unknown AML opcodeBob Moore2018-04-131-0/+14
* ACPICA: Events: Add runtime stub support for event APIsLv Zheng2018-04-131-0/+18
* Bluetooth: Send HCI Set Event Mask Page 2 command only when neededMarcel Holtmann2018-04-131-2/+15
* iio: magnetometer: st_magn_spi: fix spi_device_id tableLorenzo Bianconi2018-04-131-2/+0
* sparc64: ldc abort during vds iso bootJag Raman2018-04-131-1/+6
* sctp: fix recursive locking warning in sctp_do_peeloffXin Long2018-04-131-2/+2
* bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval2018-04-131-4/+15
* xen: avoid type warning in xchg_xen_ulongArnd Bergmann2018-04-131-1/+1
* perf tests: Decompress kernel module before objdumpNamhyung Kim2018-04-131-1/+19
* net: emac: fix reset timeout with AR8035 phyChristian Lamparter2018-04-131-4/+22
* MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski2018-04-131-1/+2
* MIPS: mm: fixed mappings: correct initialisationMarcin Nowakowski2018-04-131-3/+3