summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-11Linux 3.16.67v3.16.67Ben Hutchings1-1/+1
2019-05-11percpu: stop printing kernel addressesMatteo Croce1-4/+4
2019-05-11timer/debug: Change /proc/timer_stats from 0644 to 0600Ben Hutchings1-1/+1
2019-05-11fork: record start_time lateDavid Herrmann1-3/+12
2019-05-11KVM: VMX: Fix x2apic check in vmx_msr_bitmap_mode()Joerg Roedel1-1/+3
2019-05-11ipv4: fix a race in update_or_create_fnhe()Eric Dumazet3-7/+9
2019-05-11vxlan: Fix big-endian declaration of VNIBen Hutchings1-1/+1
2019-05-11spi: omap-100k: Remove unused definitionsNick Krause1-4/+0
2019-05-11inet: update the IP ID generation algorithm to higher standards.Amit Klein2-1/+6
2019-05-11brcmfmac: add length checks in scheduled scan result handlerArend Van Spriel1-3/+11
2019-05-11Revert "brcmfmac: assure SSID length from firmware is limited"Ben Hutchings1-2/+0
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