summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-23jump_label: Allow jump labels to be used in assemblyAnton Blanchard2-4/+18
2019-05-23jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard6-17/+16
2019-05-23s390/jump label: use different nop instructionHeiko Carstens2-7/+19
2019-05-23s390/jump label: add sanity checksHeiko Carstens1-14/+42
2019-05-23MIPS: jump_label.c: Handle the microMIPS J instruction encodingMaciej W. Rozycki2-10/+38
2019-05-23MIPS: jump_label.c: Correct the span of the J instructionMaciej W. Rozycki1-2/+2
2019-05-23jump_label: Fix small typos in the documentationIngo Molnar1-9/+8
2019-05-23module: add within_module() functionPetr Mladek2-8/+9
2019-05-23x86/cpufeature: Add bug flags to /proc/cpuinfoBorislav Petkov3-16/+53
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