summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-02Linux 3.16.66v3.16.66Ben Hutchings
2019-05-02tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman
2019-05-02apparmor: provide userspace flag indicating binfmt_elf_mmap changeJohn Johansen
2019-05-02binfmt_elf: switch to new creds when switching to new mmLinus Torvalds
2019-05-02binfmt_elf: Fix missing SIGKILL for empty PIEBen Hutchings
2019-05-02brcmfmac: add subtype check for event handling in data pathArend van Spriel
2019-05-02brcmfmac: revise handling events in receive pathArend van Spriel
2019-05-02brcmfmac: fix incorrect event channel deductionGavin Li
2019-05-02brcmfmac: screening firmware event packetFranky Lin
2019-05-02brcmfmac: make brcmf_proto_hdrpull() return struct brcmf_if instanceArend van Spriel
2019-05-02brcmfmac: consolidate ifp lookup in driver coreArend van Spriel
2019-05-02brcmfmac: assure SSID length from firmware is limitedArend van Spriel
2019-05-02perf/core: Fix perf_event_open() vs. execve() racePeter Zijlstra
2019-05-02coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-05-02vfio/type1: Limit DMA mappings per containerAlex Williamson
2019-05-02Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_optMarcel Holtmann
2019-05-02Bluetooth: Verify that l2cap_get_conf_opt provides large enough bufferMarcel Holtmann
2019-05-02media: em28xx: Fix use-after-free when disconnectingMatthias Schwarzott
2019-05-02media: em28xx-dvb - fix em28xx_dvb_resume() to not unregister i2c and dvbShuah Khan
2019-05-02ipc/shm: Fix pid freeing.Eric W. Biederman
2019-05-02net: netem: fix skb length BUG_ON in __skb_to_sgvecSheng Lan
2019-05-02netlabel: fix out-of-bounds memory accessesPaul Moore
2019-05-02mm: enforce min addr even if capable() in expand_downwards()Jann Horn
2019-05-02mm/mmap.c: expand_downwards: don't require the gap if !vm_prevOleg Nesterov
2019-05-02net: nfc: Fix NULL dereference on nfc_llcp_build_tlv failsYueHaibing
2019-05-02net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani
2019-05-02tmpfs: fix uninitialized return value in shmem_linkDarrick J. Wong
2019-05-02x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski
2019-05-02mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov
2019-05-02mmc: spi: Fix card detection during probeJonathan Neuschäfer
2019-05-02net/x25: fix a race in x25_bind()Eric Dumazet
2019-05-02mdio_bus: Fix use-after-free on device_register failsYueHaibing
2019-05-02KEYS: always initialize keyring_index_key::desc_lenEric Biggers
2019-05-02KEYS: restrict /proc/keys by credentials at open timeEric Biggers
2019-05-02KEYS: user: Align the payload bufferEric Biggers
2019-05-02ARC: U-boot: check arguments paranoidlyEugeniy Paltsev
2019-05-02tmpfs: fix link accounting when a tmpfile is linked inDarrick J. Wong
2019-05-02net: stmmac: Fix a race in EEE enable callbackJose Abreu
2019-05-02ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng
2019-05-02scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry
2019-05-02assoc_array: Fix shortcut creationDavid Howells
2019-05-02KEYS: allow reaching the keys quotas exactlyEric Biggers
2019-05-02netfilter: nf_tables: fix flush after rule deletion in the same batchPablo Neira Ayuso
2019-05-02i2c: cadence: Fix the hold bit settingShubhrajyoti Datta
2019-05-02dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis
2019-05-02netfilter: nft_compat: use-after-free when deleting targetsPablo Neira Ayuso
2019-05-02netfilter: nf_tables: nft_compat: fix refcount leak on xt moduleFlorian Westphal
2019-05-02netfilter: nft_compat: fix crash when related match/target module is removedLiping Zhang
2019-05-02signal: Restore the stop PTRACE_EVENT_EXITEric W. Biederman
2019-05-02x86/a.out: Clear the dump structure initiallyBorislav Petkov