summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-11Linux 3.16.67v3.16.67Ben Hutchings
2019-05-11percpu: stop printing kernel addressesMatteo Croce
2019-05-11timer/debug: Change /proc/timer_stats from 0644 to 0600Ben Hutchings
2019-05-11fork: record start_time lateDavid Herrmann
2019-05-11KVM: VMX: Fix x2apic check in vmx_msr_bitmap_mode()Joerg Roedel
2019-05-11ipv4: fix a race in update_or_create_fnhe()Eric Dumazet
2019-05-11vxlan: Fix big-endian declaration of VNIBen Hutchings
2019-05-11spi: omap-100k: Remove unused definitionsNick Krause
2019-05-11inet: update the IP ID generation algorithm to higher standards.Amit Klein
2019-05-11brcmfmac: add length checks in scheduled scan result handlerArend Van Spriel
2019-05-11Revert "brcmfmac: assure SSID length from firmware is limited"Ben Hutchings
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