summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-15irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMPJonas Gorski
2018-09-15perf tools: Check for null when copying nsinfo.Benno Evers
2018-09-15net: hns3: Fix for phy link issue when using marvell phy driverJian Shen
2018-09-15net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zeroXi Wang
2018-09-15RDMA/hns: Fix usage of bitmap allocation functions return valuesGal Pressman
2018-09-15tcp, ulp: add alias for all ulp modulesDaniel Borkmann
2018-09-15netfilter: fix memory leaks on netlink_dump_start errorFlorian Westphal
2018-09-15platform/x86: asus-nb-wmi: Add keymap entry for lid flip action on UX360Aleh Filipovich
2018-09-15mfd: sm501: Set coherent_dma_mask when creating subdevicesGuenter Roeck
2018-09-15ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()Tan Hu
2018-09-15s390/kdump: Fix memleak in nt_vmcoreinfoPhilipp Rudo
2018-09-15netfilter: ip6t_rpfilter: set F_IFACE for linklocal addressesFlorian Westphal
2018-09-15platform/x86: intel_punit_ipc: fix build errorsRandy Dunlap
2018-09-15fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()Tetsuo Handa
2018-09-15mm/fadvise.c: fix signed overflow UBSAN complaintAndrey Ryabinin
2018-09-15pwm: meson: Fix mux clock namesJerome Brunet
2018-09-15IB/hfi1: Invalid NUMA node information can cause a divide by zeroMichael J. Ruhl
2018-09-15x86/mce: Add notifier_block forward declarationArnd Bergmann
2018-09-15virtio: pci-legacy: Validate queue pfnSuzuki K Poulose
2018-09-15scripts: modpost: check memory allocation resultsRandy Dunlap
2018-09-15fat: validate ->i_start before usingOGAWA Hirofumi
2018-09-15fs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list entriesJames Morse
2018-09-15hfsplus: fix NULL dereference in hfsplus_lookup()Ernesto A. Fernández
2018-09-15reiserfs: change j_timestamp type to time64_tArnd Bergmann
2018-09-15fork: don't copy inconsistent signal handler state to childJann Horn
2018-09-15sunrpc: Don't use stack buffer with scatterlistLaura Abbott
2018-09-15hfs: prevent crash on exit from failed searchErnesto A. Fernández
2018-09-15hfsplus: don't return 0 when fill_super() failedTetsuo Handa
2018-09-15cifs: check if SMB2 PDU size has been padded and suppress the warningRonnie Sahlberg
2018-09-15net: sched: action_ife: take reference to meta moduleVlad Buslov
2018-09-15act_ife: fix a potential deadlockCong Wang
2018-09-15act_ife: move tcfa_lock down to where necessaryCong Wang
2018-09-15hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()Dexuan Cui
2018-09-15hv_netvsc: ignore devices that are not PCIStephen Hemminger
2018-09-15vhost: correctly check the iova range when waking virtqueueJason Wang
2018-09-15mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridgeIdo Schimmel
2018-09-15sctp: hold transport before accessing its asoc in sctp_transport_get_nextXin Long
2018-09-15nfp: wait for posted reconfigs when disabling the deviceJakub Kicinski
2018-09-15tipc: fix a missing rhashtable_walk_exit()Cong Wang
2018-09-15net/sched: act_pedit: fix dump of extended layered opDavide Caratti
2018-09-15vti6: remove !skb->ignore_df check from vti6_xmit()Alexey Kodanev
2018-09-15tcp: do not restart timewait timer on rst receptionFlorian Westphal
2018-09-15r8169: add support for NCube 8168 network cardAnthony Wong
2018-09-15qlge: Fix netdev features configuration.Manish Chopra
2018-09-15net: sched: Fix memory exposure from short TCA_U32_SELKees Cook
2018-09-15net: macb: do not disable MDIO bus at open/close timeAnssi Hannula
2018-09-15net: bcmgenet: use MAC link status for fixed phyDoug Berger
2018-09-15ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT stateEric Dumazet
2018-09-15act_ife: fix a potential use-after-freeCong Wang
2018-09-09Linux 4.14.69Greg Kroah-Hartman