summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-24block/loop: fix deadlock after loop_set_statusTetsuo Handa1-4/+8
2018-04-24Revert "perf tests: Decompress kernel module before objdump"Greg Kroah-Hartman1-19/+1
2018-04-24radeon: hide pointless #warning when compile testingArnd Bergmann1-1/+2
2018-04-24perf intel-pt: Fix timestamp following overflowAdrian Hunter1-0/+1
2018-04-24perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter1-0/+1
2018-04-24perf intel-pt: Fix sync_switchAdrian Hunter1-7/+25
2018-04-24perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter3-35/+34
2018-04-24parisc: Fix out of array access in match_pci_device()Helge Deller1-0/+4
2018-04-24media: v4l2-compat-ioctl32: don't oops on overlayMauro Carvalho Chehab1-1/+3
2018-04-13Linux 4.4.128v4.4.128Greg Kroah-Hartman1-1/+1
2018-04-13Revert "xhci: plat: Register shutdown for xhci_plat"Greg Hackmann1-1/+0
2018-04-13vrf: Fix use after free and double free in vrf_finish_outputDavid Ahern1-3/+5
2018-04-13ipv6: the entire IPv6 header chain must fit the first fragmentPaolo Abeni1-4/+9
2018-04-13net/ipv6: Increment OUTxxx counters after netfilter hookJeff Barnhill1-2/+4
2018-04-13net sched actions: fix dumping which requires several messages to user spaceCraig Dillabaugh1-1/+3
2018-04-13r8169: fix setting driver_data after register_netdevHeiner Kallweit1-2/+2
2018-04-13vti6: better validate user provided tunnel namesEric Dumazet1-2/+5
2018-04-13ip6_tunnel: better validate user provided tunnel namesEric Dumazet1-4/+7
2018-04-13ip6_gre: better validate user provided tunnel namesEric Dumazet1-3/+5
2018-04-13ipv6: sit: better validate user provided tunnel namesEric Dumazet1-3/+5
2018-04-13ip_tunnel: better validate user provided tunnel namesEric Dumazet1-5/+6
2018-04-13net: fool proof dev_valid_name()Eric Dumazet1-1/+1
2018-04-13bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long1-1/+4
2018-04-13bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long1-38/+35
2018-04-13bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long1-4/+5
2018-04-13vlan: also check phy_driver ts_info for vlan's real deviceHangbin Liu1-1/+5
2018-04-13vhost: correctly remove wait queue during poll failureJason Wang1-2/+1
2018-04-13sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng1-1/+1
2018-04-13sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6Eric Dumazet1-5/+8
2018-04-13sctp: do not leak kernel memory to user spaceEric Dumazet1-1/+3
2018-04-13pptp: remove a buggy dst release in pptp_connect()Eric Dumazet1-1/+0
2018-04-13net/sched: fix NULL dereference in the error path of tcf_bpf_init()Davide Caratti1-4/+8
2018-04-13netlink: make sure nladdr has correct size in netlink_connect()Alexander Potapenko1-0/+3
2018-04-13net/ipv6: Fix route leaking between VRFsDavid Ahern1-0/+3
2018-04-13net: fix possible out-of-bound read in skb_network_protocol()Eric Dumazet1-1/+1
2018-04-13arp: fix arp_filter on l3slave devicesMiguel Fadon Perlines1-1/+1
2018-04-13Kbuild: provide a __UNIQUE_ID for clangArnd Bergmann1-0/+5
2018-04-13futex: Remove requirement for lock_page() in get_futex_key()Mel Gorman1-7/+91
2018-04-13random: use lockless method of accessing and updating f->reg_idxTheodore Ts'o1-6/+6
2018-04-13virtio_net: check return value of skb_to_sgvec in one more locationNathan Chancellor1-1/+6
2018-04-13virtio_net: check return value of skb_to_sgvec alwaysJason A. Donenfeld1-2/+7
2018-04-13rxrpc: check return value of skb_to_sgvec alwaysJason A. Donenfeld1-6/+15
2018-04-13ipsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld4-13/+28
2018-04-13perf tools: Fix copyfile_offset update of output offsetJiri Olsa1-1/+1
2018-04-13cxgb4vf: Fix SGE FL buffer initialization logic for 64K pagesArjun Vynipadath1-6/+17
2018-04-13EDAC, mv64x60: Fix an error handling pathChristophe JAILLET1-1/+1
2018-04-13tty: n_gsm: Allow ADM response in addition to UA for control dlciTony Lindgren1-3/+14
2018-04-13blk-mq: fix kernel oops in blk_mq_tag_idle()Ming Lei1-1/+2
2018-04-13scsi: libsas: initialize sas_phy status according to response of DISCOVERchenxiang1-0/+1
2018-04-13scsi: libsas: fix error when getting phy eventsJason Yan1-1/+1