summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-17x86/cpufeatures: Make CPU bugs stickyThomas Gleixner3-5/+7
2018-01-17x86/cpu: Factor out application of forced CPU capsAndy Lutomirski1-8/+12
2018-01-17x86/Documentation: Add PTI descriptionDave Hansen2-7/+200
2018-01-17e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier1-3/+8
2018-01-17uas: ignore UAS for Norelsys NS1068(X) chipsIcenowy Zheng1-0/+7
2018-01-17Bluetooth: Prevent stack info leak from the EFS element.Ben Seri1-9/+11
2018-01-17staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctlViktor Slavkovic1-0/+2
2018-01-17usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer bufferShuah Khan1-2/+9
2018-01-17usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan1-0/+19
2018-01-17usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan1-14/+3
2018-01-17USB: fix usbmon BUG triggerPete Zaitcev1-1/+7
2018-01-17usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner1-0/+2
2018-01-17USB: serial: cp210x: add new device ID ELV ALC 8xxxChristian Holl1-0/+1
2018-01-17USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQDiego Elio Pettenò1-0/+1
2018-01-17bpf, array: fix overflow in max_entries and undefined behavior in index_maskDaniel Borkmann1-3/+15
2018-01-17bpf: prevent out-of-bounds speculationAlexei Starovoitov4-13/+67
2018-01-17bpf: refactor fixup_bpf_calls()Alexei Starovoitov1-39/+34
2018-01-17bpf: move fixup_bpf_calls() functionAlexei Starovoitov2-54/+54
2018-01-17target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASKNicholas Bellinger3-0/+12
2018-01-17iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_krefNicholas Bellinger1-13/+7
2018-01-17kaiser: Set _PAGE_NX only if supportedLepton Wu1-0/+2
2018-01-17drm/vmwgfx: Potential off by one in vmw_view_add()Dan Carpenter1-0/+2
2018-01-17KVM: x86: Add memory barrier on vmcs field lookupAndrew Honig1-2/+10
2018-01-17x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang1-2/+11
2018-01-17rbd: set max_segments to USHRT_MAXIlya Dryomov1-1/+1
2018-01-17crypto: algapi - fix NULL dereference in crypto_remove_spawns()Eric Biggers1-0/+12
2018-01-17net/sched: Fix update of lastuse in act modules implementing stats_updateRoi Dayan2-2/+2
2018-01-17mlxsw: spectrum_router: Fix NULL pointer derefIdo Schimmel1-2/+2
2018-01-17ethtool: do not print warning for applications using legacy APIStephen Hemminger1-13/+2
2018-01-17ipv6: fix possible mem leaks in ipv6_make_skb()Eric Dumazet1-2/+3
2018-01-17net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet2-0/+17
2018-01-17sh_eth: fix SH7757 GEther initializationSergei Shtylyov2-3/+2
2018-01-17sh_eth: fix TSU resource handlingSergei Shtylyov1-3/+22
2018-01-17RDS: null pointer dereference in rds_atomic_free_opMohamed Ghannam1-0/+1
2018-01-17RDS: Heap OOB write in rds_message_alloc_sgs()Mohamed Ghannam1-0/+3
2018-01-17net: core: fix module type in sock_diag_bindAndrii Vladyka1-1/+1
2018-01-17ip6_tunnel: disable dst caching if tunnel is dual-stackEli Cooper1-4/+5
2018-01-178021q: fix a memory leak for VLAN 0 deviceCong Wang1-6/+1
2018-01-17xhci: Fix ring leak in failure path of xhci_alloc_virt_device()Ben Hutchings1-1/+2
2018-01-17cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet1-5/+2
2018-01-17smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet1-6/+2
2018-01-17sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet1-7/+2
2018-01-17lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet1-7/+2
2018-01-17zswap: don't param_set_charp while holding spinlockDan Streetman1-4/+8
2018-01-17x86/acpi: Reduce code duplication in mp_override_legacy_irq()Vikas C Sajjan1-22/+5
2018-01-17ALSA: aloop: Fix racy hw constraints adjustmentTakashi Iwai1-30/+21
2018-01-17ALSA: aloop: Fix inconsistent format due to incomplete ruleTakashi Iwai1-7/+6
2018-01-17ALSA: aloop: Release cable upon open error pathTakashi Iwai1-13/+25
2018-01-17ALSA: pcm: Allow aborting mutex lock at OSS read/write loopsTakashi Iwai1-15/+21
2018-01-17ALSA: pcm: Abort properly at pending signal in OSS read/write loopsTakashi Iwai1-0/+8