summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.16.67v3.16.67Ben Hutchings2019-05-111-1/+1
* percpu: stop printing kernel addressesMatteo Croce2019-05-111-4/+4
* timer/debug: Change /proc/timer_stats from 0644 to 0600Ben Hutchings2019-05-111-1/+1
* fork: record start_time lateDavid Herrmann2019-05-111-3/+12
* KVM: VMX: Fix x2apic check in vmx_msr_bitmap_mode()Joerg Roedel2019-05-111-1/+3
* ipv4: fix a race in update_or_create_fnhe()Eric Dumazet2019-05-113-7/+9
* vxlan: Fix big-endian declaration of VNIBen Hutchings2019-05-111-1/+1
* spi: omap-100k: Remove unused definitionsNick Krause2019-05-111-4/+0
* inet: update the IP ID generation algorithm to higher standards.Amit Klein2019-05-112-1/+6
* brcmfmac: add length checks in scheduled scan result handlerArend Van Spriel2019-05-111-3/+11
* Revert "brcmfmac: assure SSID length from firmware is limited"Ben Hutchings2019-05-111-2/+0
* Linux 3.16.66v3.16.66Ben Hutchings2019-05-021-1/+1
* tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman2019-05-021-1/+1
* apparmor: provide userspace flag indicating binfmt_elf_mmap changeJohn Johansen2019-05-021-0/+1
* binfmt_elf: switch to new creds when switching to new mmLinus Torvalds2019-05-021-1/+1
* binfmt_elf: Fix missing SIGKILL for empty PIEBen Hutchings2019-05-021-0/+1
* brcmfmac: add subtype check for event handling in data pathArend van Spriel2019-05-022-6/+15
* brcmfmac: revise handling events in receive pathArend van Spriel2019-05-022-17/+17
* brcmfmac: fix incorrect event channel deductionGavin Li2019-05-021-1/+1
* brcmfmac: screening firmware event packetFranky Lin2019-05-024-20/+64
* brcmfmac: make brcmf_proto_hdrpull() return struct brcmf_if instanceArend van Spriel2019-05-024-26/+35
* brcmfmac: consolidate ifp lookup in driver coreArend van Spriel2019-05-023-16/+30
* brcmfmac: assure SSID length from firmware is limitedArend van Spriel2019-05-021-0/+2
* perf/core: Fix perf_event_open() vs. execve() racePeter Zijlstra2019-05-021-17/+37
* coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-05-023-2/+48
* vfio/type1: Limit DMA mappings per containerAlex Williamson2019-05-021-0/+15
* Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_optMarcel Holtmann2019-05-021-31/+46
* Bluetooth: Verify that l2cap_get_conf_opt provides large enough bufferMarcel Holtmann2019-05-021-0/+6
* media: em28xx: Fix use-after-free when disconnectingMatthias Schwarzott2019-05-021-1/+2
* media: em28xx-dvb - fix em28xx_dvb_resume() to not unregister i2c and dvbShuah Khan2019-05-021-17/+0
* ipc/shm: Fix pid freeing.Eric W. Biederman2019-05-021-2/+2
* net: netem: fix skb length BUG_ON in __skb_to_sgvecSheng Lan2019-05-021-3/+7
* netlabel: fix out-of-bounds memory accessesPaul Moore2019-05-021-2/+4
* mm: enforce min addr even if capable() in expand_downwards()Jann Horn2019-05-021-4/+3
* mm/mmap.c: expand_downwards: don't require the gap if !vm_prevOleg Nesterov2019-05-021-7/+3
* net: nfc: Fix NULL dereference on nfc_llcp_build_tlv failsYueHaibing2019-05-022-4/+40
* net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani2019-05-021-1/+13
* tmpfs: fix uninitialized return value in shmem_linkDarrick J. Wong2019-05-021-1/+1
* x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski2019-05-021-3/+4
* mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov2019-05-021-5/+3
* mmc: spi: Fix card detection during probeJonathan Neuschäfer2019-05-021-0/+1
* net/x25: fix a race in x25_bind()Eric Dumazet2019-05-021-5/+8
* mdio_bus: Fix use-after-free on device_register failsYueHaibing2019-05-021-1/+0
* KEYS: always initialize keyring_index_key::desc_lenEric Biggers2019-05-024-6/+4
* KEYS: restrict /proc/keys by credentials at open timeEric Biggers2019-05-021-6/+2
* KEYS: user: Align the payload bufferEric Biggers2019-05-021-1/+1
* ARC: U-boot: check arguments paranoidlyEugeniy Paltsev2019-05-022-27/+65
* tmpfs: fix link accounting when a tmpfile is linked inDarrick J. Wong2019-05-021-3/+7
* net: stmmac: Fix a race in EEE enable callbackJose Abreu2019-05-021-10/+12
* ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng2019-05-021-1/+2