summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-02Linux 3.16.66v3.16.66Ben Hutchings1-1/+1
2019-05-02tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman1-1/+1
2019-05-02apparmor: provide userspace flag indicating binfmt_elf_mmap changeJohn Johansen1-0/+1
2019-05-02binfmt_elf: switch to new creds when switching to new mmLinus Torvalds1-1/+1
2019-05-02binfmt_elf: Fix missing SIGKILL for empty PIEBen Hutchings1-0/+1
2019-05-02brcmfmac: add subtype check for event handling in data pathArend van Spriel2-6/+15
2019-05-02brcmfmac: revise handling events in receive pathArend van Spriel2-17/+17
2019-05-02brcmfmac: fix incorrect event channel deductionGavin Li1-1/+1
2019-05-02brcmfmac: screening firmware event packetFranky Lin4-20/+64
2019-05-02brcmfmac: make brcmf_proto_hdrpull() return struct brcmf_if instanceArend van Spriel4-26/+35
2019-05-02brcmfmac: consolidate ifp lookup in driver coreArend van Spriel3-16/+30
2019-05-02brcmfmac: assure SSID length from firmware is limitedArend van Spriel1-0/+2
2019-05-02perf/core: Fix perf_event_open() vs. execve() racePeter Zijlstra1-17/+37
2019-05-02coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli3-2/+48
2019-05-02vfio/type1: Limit DMA mappings per containerAlex Williamson1-0/+15
2019-05-02Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_optMarcel Holtmann1-31/+46
2019-05-02Bluetooth: Verify that l2cap_get_conf_opt provides large enough bufferMarcel Holtmann1-0/+6
2019-05-02media: em28xx: Fix use-after-free when disconnectingMatthias Schwarzott1-1/+2
2019-05-02media: em28xx-dvb - fix em28xx_dvb_resume() to not unregister i2c and dvbShuah Khan1-17/+0
2019-05-02ipc/shm: Fix pid freeing.Eric W. Biederman1-2/+2
2019-05-02net: netem: fix skb length BUG_ON in __skb_to_sgvecSheng Lan1-3/+7
2019-05-02netlabel: fix out-of-bounds memory accessesPaul Moore1-2/+4
2019-05-02mm: enforce min addr even if capable() in expand_downwards()Jann Horn1-4/+3
2019-05-02mm/mmap.c: expand_downwards: don't require the gap if !vm_prevOleg Nesterov1-7/+3
2019-05-02net: nfc: Fix NULL dereference on nfc_llcp_build_tlv failsYueHaibing2-4/+40
2019-05-02net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani1-1/+13
2019-05-02tmpfs: fix uninitialized return value in shmem_linkDarrick J. Wong1-1/+1
2019-05-02x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski1-3/+4
2019-05-02mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov1-5/+3
2019-05-02mmc: spi: Fix card detection during probeJonathan Neuschäfer1-0/+1
2019-05-02net/x25: fix a race in x25_bind()Eric Dumazet1-5/+8
2019-05-02mdio_bus: Fix use-after-free on device_register failsYueHaibing1-1/+0
2019-05-02KEYS: always initialize keyring_index_key::desc_lenEric Biggers4-6/+4
2019-05-02KEYS: restrict /proc/keys by credentials at open timeEric Biggers1-6/+2
2019-05-02KEYS: user: Align the payload bufferEric Biggers1-1/+1
2019-05-02ARC: U-boot: check arguments paranoidlyEugeniy Paltsev2-27/+65
2019-05-02tmpfs: fix link accounting when a tmpfile is linked inDarrick J. Wong1-3/+7
2019-05-02net: stmmac: Fix a race in EEE enable callbackJose Abreu1-10/+12
2019-05-02ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng1-1/+2
2019-05-02scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry1-0/+2
2019-05-02assoc_array: Fix shortcut creationDavid Howells1-3/+5
2019-05-02KEYS: allow reaching the keys quotas exactlyEric Biggers1-2/+2
2019-05-02netfilter: nf_tables: fix flush after rule deletion in the same batchPablo Neira Ayuso1-0/+3
2019-05-02i2c: cadence: Fix the hold bit settingShubhrajyoti Datta1-2/+7
2019-05-02dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis1-5/+50
2019-05-02netfilter: nft_compat: use-after-free when deleting targetsPablo Neira Ayuso1-1/+2
2019-05-02netfilter: nf_tables: nft_compat: fix refcount leak on xt moduleFlorian Westphal1-34/+58
2019-05-02netfilter: nft_compat: fix crash when related match/target module is removedLiping Zhang1-23/+20
2019-05-02signal: Restore the stop PTRACE_EVENT_EXITEric W. Biederman1-2/+5
2019-05-02x86/a.out: Clear the dump structure initiallyBorislav Petkov1-2/+4