aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-22arm64: vdso: Mark vDSO code as read-onlyv4.1/topic/ro-vDSODavid Brown
2016-03-22Merge branch 'v4.1/vdso' of https://git.linaro.org/people/david.brown/linux-l...Alex Shi
2016-03-18ARM/vdso: Mark the vDSO code read-only after initDavid Brown
2016-03-18x86/vdso: Mark the vDSO code read-only after initKees Cook
2016-03-18lkdtm: Verify that '__ro_after_init' works correctlyKees Cook
2016-03-18arch: Introduce post-init read-only memoryKees Cook
2016-03-18x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig optionKees Cook
2016-03-18mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ...Kees Cook
2016-03-18asm-generic: Consolidate mark_rodata_ro()Kees Cook
2016-03-18 Merge tag 'v4.1.20' into linux-linaro-lsk-v4.1lsk-v4.1-16.03Alex Shi
2016-03-17Linux 4.1.20Sasha Levin
2016-03-15Merge branch 'v4.1/topic/writeback-cg' into linux-linaro-lsk-v4.1Alex Shi
2016-03-15block: export bio_associate_*() and wbc_account_io()Tejun Heo
2016-03-14ipv6: drop frames with attached skb->sk in forwardingHannes Frederic Sowa
2016-03-14KVM: x86: move steal time initialization to vcpu entry timeMarcelo Tosatti
2016-03-14ubi: Fix out of bounds write in volume update codeRichard Weinberger
2016-03-14MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki
2016-03-14 Merge tag 'v4.1.19' into linux-linaro-lsk-v4.1Alex Shi
2016-03-09ALSA: hda - Fix mic issues on Acer Aspire E1-472Simon South
2016-03-09PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt
2016-03-09drm/radeon/pm: update current crtc info after setting the powerstateAlex Deucher
2016-03-09USB: qcserial: add Sierra Wireless EM74xx device IDBjørn Mork
2016-03-09drm/ast: Fix incorrect register check for DRAM widthTimothy Pearson
2016-03-09parisc: Fix ptrace syscall number and return value modificationHelge Deller
2016-03-09ALSA: seq: oss: Don't drain at closing a clientTakashi Iwai
2016-03-09ALSA: usb-audio: Add a quirk for Plantronics DA45Dennis Kadioglu
2016-03-09USB: serial: option: add support for Quectel UC20Yegor Yefremov
2016-03-09USB: serial: option: add support for Telit LE922 PID 0x1045Daniele Palmas
2016-03-09USB: cp210x: Add ID for Parrot NMEA GPS Flight RecorderVittorio Alfieri
2016-03-09USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)Patrik Halfar
2016-03-09use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro
2016-03-09seqcount: Rename write_seqcount_barrier()Peter Zijlstra
2016-03-09ALSA: hdsp: Fix wrong boolean ctl value accessesTakashi Iwai
2016-03-09ALSA: hdspm: Fix zero-divisionTakashi Iwai
2016-03-09ALSA: hdspm: Fix wrong boolean ctl value accessesTakashi Iwai
2016-03-09MIPS: kvm: Fix ioctl error handling.Michael S. Tsirkin
2016-03-09arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin
2016-03-09Fix cifs_uniqueid_to_ino_t() function for s390xYadan Fan
2016-03-09CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky
2016-03-09cifs: fix out-of-bounds access in lease parsingJustin Maggard
2016-03-09ALSA: timer: Fix ioctls for X32 ABITakashi Iwai
2016-03-09ALSA: timer: Fix broken compat timer user status ioctlTakashi Iwai
2016-03-09ALSA: rawmidi: Fix ioctls X32 ABITakashi Iwai
2016-03-09ALSA: pcm: Fix ioctls for X32 ABITakashi Iwai
2016-03-09ALSA: ctl: Fix ioctls for X32 ABITakashi Iwai
2016-03-09vfio: fix ioctl error handlingMichael S. Tsirkin
2016-03-09namei: ->d_inode of a pinned dentry is stable only for positivesAl Viro
2016-03-09do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro
2016-03-09hpfs: don't truncate the file when delete failsMikulas Patocka
2016-03-09mm: numa: quickly fail allocations for NUMA balancing on full nodesMel Gorman