summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-13net: fix possible out-of-bound read in skb_network_protocol()Eric Dumazet
2018-04-13arp: fix arp_filter on l3slave devicesMiguel Fadon Perlines
2018-04-13Kbuild: provide a __UNIQUE_ID for clangArnd Bergmann
2018-04-13futex: Remove requirement for lock_page() in get_futex_key()Mel Gorman
2018-04-13random: use lockless method of accessing and updating f->reg_idxTheodore Ts'o
2018-04-13virtio_net: check return value of skb_to_sgvec in one more locationNathan Chancellor
2018-04-13virtio_net: check return value of skb_to_sgvec alwaysJason A. Donenfeld
2018-04-13rxrpc: check return value of skb_to_sgvec alwaysJason A. Donenfeld
2018-04-13ipsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld
2018-04-13perf tools: Fix copyfile_offset update of output offsetJiri Olsa
2018-04-13cxgb4vf: Fix SGE FL buffer initialization logic for 64K pagesArjun Vynipadath
2018-04-13EDAC, mv64x60: Fix an error handling pathChristophe JAILLET
2018-04-13tty: n_gsm: Allow ADM response in addition to UA for control dlciTony Lindgren
2018-04-13blk-mq: fix kernel oops in blk_mq_tag_idle()Ming Lei
2018-04-13scsi: libsas: initialize sas_phy status according to response of DISCOVERchenxiang
2018-04-13scsi: libsas: fix error when getting phy eventsJason Yan
2018-04-13scsi: libsas: fix memory leak in sas_smp_get_phy_events()Jason Yan
2018-04-13bcache: segregate flash only volume write streamsTang Junhui
2018-04-13bcache: stop writeback thread after detachingTang Junhui
2018-04-13vxlan: dont migrate permanent fdb entries during learnRoopa Prabhu
2018-04-13s390/dasd: fix hanging safe offlineStefan Haberland
2018-04-13ACPICA: Disassembler: Abort on an invalid/unknown AML opcodeBob Moore
2018-04-13ACPICA: Events: Add runtime stub support for event APIsLv Zheng
2018-04-13cpuidle: dt: Add missing 'of_node_put()'Christophe Jaillet
2018-04-13Bluetooth: Send HCI Set Event Mask Page 2 command only when neededMarcel Holtmann
2018-04-13iio: magnetometer: st_magn_spi: fix spi_device_id tableLorenzo Bianconi
2018-04-13sparc64: ldc abort during vds iso bootJag Raman
2018-04-13sctp: fix recursive locking warning in sctp_do_peeloffXin Long
2018-04-13bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval
2018-04-13xen: avoid type warning in xchg_xen_ulongArnd Bergmann
2018-04-13skbuff: only inherit relevant tx_flagsWillem de Bruijn
2018-04-13perf tests: Decompress kernel module before objdumpNamhyung Kim
2018-04-13net: emac: fix reset timeout with AR8035 phyChristian Lamparter
2018-04-13Fix loop device flush before configure v3James Wang
2018-04-13MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski
2018-04-13MIPS: mm: adjust PKMAP locationMarcin Nowakowski
2018-04-13MIPS: mm: fixed mappings: correct initialisationMarcin Nowakowski
2018-04-13perf/core: Correct event creation with PERF_FORMAT_GROUPPeter Zijlstra
2018-04-13e1000e: Undo e1000e_pm_freeze if __e1000_shutdown failsChris Wilson
2018-04-13ARM: imx: Add MXC_CPU_IMX6ULL and cpu_is_imx6ullLeonard Crestez
2018-04-13net: phy: avoid genphy_aneg_done() for PHYs without clause 22 supportRussell King
2018-04-13mceusb: sporadic RX truncation corruption fixA Sun
2018-04-13cx25840: fix unchecked return valuesPan Bian
2018-04-13e1000e: fix race condition around skb_tstamp_tx()Jacob Keller
2018-04-13tags: honor COMPILED_SOURCE with apart output directoryRobert Jarzmik
2018-04-13perf report: Ensure the perf DSO mapping matches what libdw seesMilian Wolff
2018-04-13perf header: Set proper module name when build-id event foundNamhyung Kim
2018-04-13net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qo...Ido Shamay
2018-04-13net/mlx4: Fix the check in attaching steering rulesTalat Batheesh
2018-04-13sit: reload iphdr in ipip6_rcvHaishuang Yan