summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-17bpf: prevent out-of-bounds speculationAlexei Starovoitov
2018-01-17bpf: refactor fixup_bpf_calls()Alexei Starovoitov
2018-01-17bpf: move fixup_bpf_calls() functionAlexei Starovoitov
2018-01-17target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASKNicholas Bellinger
2018-01-17iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_krefNicholas Bellinger
2018-01-17kaiser: Set _PAGE_NX only if supportedLepton Wu
2018-01-17drm/vmwgfx: Potential off by one in vmw_view_add()Dan Carpenter
2018-01-17KVM: x86: Add memory barrier on vmcs field lookupAndrew Honig
2018-01-17x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang
2018-01-17rbd: set max_segments to USHRT_MAXIlya Dryomov
2018-01-17crypto: algapi - fix NULL dereference in crypto_remove_spawns()Eric Biggers
2018-01-17net/sched: Fix update of lastuse in act modules implementing stats_updateRoi Dayan
2018-01-17mlxsw: spectrum_router: Fix NULL pointer derefIdo Schimmel
2018-01-17ethtool: do not print warning for applications using legacy APIStephen Hemminger
2018-01-17ipv6: fix possible mem leaks in ipv6_make_skb()Eric Dumazet
2018-01-17net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet
2018-01-17sh_eth: fix SH7757 GEther initializationSergei Shtylyov
2018-01-17sh_eth: fix TSU resource handlingSergei Shtylyov
2018-01-17RDS: null pointer dereference in rds_atomic_free_opMohamed Ghannam
2018-01-17RDS: Heap OOB write in rds_message_alloc_sgs()Mohamed Ghannam
2018-01-17net: core: fix module type in sock_diag_bindAndrii Vladyka
2018-01-17ip6_tunnel: disable dst caching if tunnel is dual-stackEli Cooper
2018-01-178021q: fix a memory leak for VLAN 0 deviceCong Wang
2018-01-17xhci: Fix ring leak in failure path of xhci_alloc_virt_device()Ben Hutchings
2018-01-17cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2018-01-17smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2018-01-17sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet
2018-01-17lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2018-01-17zswap: don't param_set_charp while holding spinlockDan Streetman
2018-01-17x86/acpi: Reduce code duplication in mp_override_legacy_irq()Vikas C Sajjan
2018-01-17ALSA: aloop: Fix racy hw constraints adjustmentTakashi Iwai
2018-01-17ALSA: aloop: Fix inconsistent format due to incomplete ruleTakashi Iwai
2018-01-17ALSA: aloop: Release cable upon open error pathTakashi Iwai
2018-01-17ALSA: pcm: Allow aborting mutex lock at OSS read/write loopsTakashi Iwai
2018-01-17ALSA: pcm: Abort properly at pending signal in OSS read/write loopsTakashi Iwai
2018-01-17ALSA: pcm: Add missing error checks in OSS emulation plugin builderTakashi Iwai
2018-01-17ALSA: pcm: Remove incorrect snd_BUG_ON() usagesTakashi Iwai
2018-01-17x86/acpi: Handle SCI interrupts above legacy space gracefullyVikas C Sajjan
2018-01-17platform/x86: wmi: Call acpi_wmi_init() laterRafael J. Wysocki
2018-01-17kvm: vmx: Scrub hardware GPRs at VM-exitJim Mattson
2018-01-17MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki
2018-01-17MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki
2018-01-17MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki
2018-01-17MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the taskMaciej W. Rozycki
2018-01-17IB/srpt: Disable RDMA access by the initiatorBart Van Assche
2018-01-17can: gs_usb: fix return value of the "set_bittiming" callbackWolfgang Grandegger
2018-01-17KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li