summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-01KEYS: trusted: fix writing past end of buffer in trusted_read()Eric Biggers1-11/+12
2018-01-01KEYS: trusted: sanitize all key materialEric Biggers1-27/+21
2018-01-01KEYS: return full count in keyring_read() if buffer is too smallEric Biggers1-20/+19
2018-01-01tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet2-4/+5
2018-01-01tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek2-0/+6
2018-01-01macvtap: fix TUNSETSNDBUF values > 64kMichael S. Tsirkin1-2/+2
2018-01-01MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva1-1/+1
2018-01-01MIPS: Fix CM region target definitionsPaul Burton1-2/+2
2018-01-01ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai1-1/+1
2018-01-01ALSA: timer: Add missing mutex lock for compat ioctlsTakashi Iwai1-2/+15
2018-01-01l2tp: hold tunnel in pppol2tp_connect()Guillaume Nault1-1/+6
2018-01-01workqueue: Fix NULL pointer dereferenceLi Bin1-1/+2
2018-01-01x86/uaccess, sched/preempt: Verify access_ok() contextPeter Zijlstra2-10/+25
2018-01-01sctp: fix a type cast warnings that causes a_rwnd gets the wrong valueXin Long1-2/+2
2018-01-01ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_errXin Long1-4/+7
2018-01-01ip6_gre: Reduce log level in ip6gre_err() to debugMatt Bennett1-8/+8
2018-01-01SMB3: Validate negotiate request must always be signedSteve French1-0/+3
2018-01-01xfrm: Clear sk_dst_cache when applying per-socket policy.Jonathan Basseri1-0/+1
2018-01-01net/unix: don't show information about sockets from other namespacesAndrei Vagin1-0/+2
2018-01-01SMB: fix validate negotiate info uninitialised memory useDavid Disseldorp1-1/+2
2018-01-01SMB: fix leak of validate negotiate info response bufferDavid Disseldorp1-2/+5
2018-01-01fuse: fix READDIRPLUS skipping an entryMiklos Szeredi1-1/+2
2018-01-01can: kvaser_usb: Correct return value in printoutJimmy Assarsson1-1/+2
2018-01-01ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann2-1/+27
2018-01-01ipsec: Fix aborted xfrm policy dump crashBen Hutchings1-1/+2
2018-01-01x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn'tBorislav Petkov1-0/+41
2018-01-01x86/amd_nb: Add Fam17h Data Fabric as "Northbridge"Yazen Ghannam1-0/+5
2018-01-01x86, amd_nb: Add device IDs to NB tables for F15h M60hAravind Gopalakrishnan1-0/+2
2018-01-01pci_ids: Add PCI device IDs for F15h M60hAravind Gopalakrishnan1-0/+2
2018-01-01arm/arm64: KVM: set right LR register value for 32 bit guest when inject abortDongjiu Geng2-4/+17
2018-01-01sctp: add the missing sock_owned_by_user check in sctp_icmp_redirectXin Long1-1/+1
2018-01-01can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger1-8/+2
2018-01-01can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje1-1/+1
2018-01-01usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman1-4/+7
2018-01-01parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin1-3/+3
2018-01-01Input: ti_am335x_tsc - fix incorrect step config for 5 wire touchscreenJeff Lance1-1/+1
2018-01-01x86/microcode/intel: Disable late loading on model 79Borislav Petkov1-0/+18
2018-01-01ALSA: hda: Remove superfluous '-' added by printk conversionTakashi Iwai1-1/+1
2018-01-01usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi1-0/+4
2018-01-01usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau1-0/+3
2018-01-01usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana1-5/+17
2018-01-01scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier3-7/+21
2018-01-01tun: call dev_get_valid_name() before register_netdevice()Cong Wang3-3/+9
2018-01-01net: enable interface alias removal via rtnlNicolas Dichtel1-1/+4
2018-01-01USB: serial: metro-usb: add MS7820 device idJohan Hovold1-0/+1
2018-01-01l2tp: check ps->sock before running pppol2tp_session_ioctl()Guillaume Nault1-0/+3
2018-01-01fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox3-5/+16
2018-01-01include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OFArnd Bergmann1-0/+10
2018-01-01iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel1-0/+1
2018-01-01ecryptfs: fix dereference of NULL user_key_payloadEric Biggers2-9/+25