summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-09gpio: mvebu: fix blink counter register selectionRichard Genoud
2017-06-09Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2017-06-09KEYS: fix refcount_inc() on zeroMark Rutland
2017-06-09KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP APIMat Martineau
2017-06-09crypto : asymmetric_keys : verify_pefile:zero memory content before freeingLoganaden Velvindron
2017-06-09KEYS: DH: add __user annotations to keyctl_kdf_paramsEric Biggers
2017-06-09KEYS: DH: ensure the KDF counter is properly alignedEric Biggers
2017-06-09KEYS: DH: don't feed uninitialized "otherinfo" into KDFEric Biggers
2017-06-09KEYS: DH: forbid using digest_null as the KDF hashEric Biggers
2017-06-09KEYS: sanitize key structs before freeingEric Biggers
2017-06-09KEYS: trusted: sanitize all key materialEric Biggers
2017-06-09KEYS: encrypted: sanitize all key materialEric Biggers
2017-06-09KEYS: user_defined: sanitize key payloadsEric Biggers
2017-06-09KEYS: sanitize add_key() and keyctl() key payloadsEric Biggers
2017-06-09KEYS: fix freeing uninitialized memory in key_update()Eric Biggers
2017-06-09KEYS: fix dereferencing NULL payload with nonzero lengthEric Biggers
2017-06-09KEYS: encrypted: use constant-time HMAC comparisonEric Biggers
2017-06-09KEYS: encrypted: fix race causing incorrect HMAC calculationsEric Biggers
2017-06-09KEYS: encrypted: fix buffer overread in valid_master_desc()Eric Biggers
2017-06-09KEYS: encrypted: avoid encrypting/decrypting stack buffersEric Biggers
2017-06-09KEYS: put keyring if install_session_keyring_to_cred() failsEric Biggers
2017-06-09KEYS: Delete an error message for a failed memory allocation in get_derived_k...Markus Elfring
2017-06-09X.509: Fix error code in x509_cert_parse()Dan Carpenter
2017-06-09security: use READ_ONCE instead of deprecated ACCESS_ONCEDavidlohr Bueso
2017-06-09security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-06-09Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2017-06-09Merge tag 'drm-intel-fixes-2017-06-08' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-06-09Merge tag 'drm-misc-fixes-2017-06-07' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-06-09Merge branch 'mediatek-drm-fixes-4.12-rc1' of https://github.com/ckhu-mediate...Dave Airlie
2017-06-09Merge tag 'imx-drm-fixes-2017-06-08' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2017-06-08Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-06-08Merge tag 'modules-for-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-09Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki
2017-06-09Merge tag 'perf-urgent-for-mingo-4.12-20170608' of git://git.kernel.org/pub/s...Ingo Molnar
2017-06-08perf symbols: Kill dso__build_id_is_kmod()Namhyung Kim
2017-06-08perf symbols: Keep DSO->symtab_type after decompressNamhyung Kim
2017-06-08perf tests: Decompress kernel module before objdumpNamhyung Kim
2017-06-08perf tools: Consolidate error path in __open_dso()Namhyung Kim
2017-06-08perf tools: Decompress kernel module when reading DSO dataNamhyung Kim
2017-06-08perf annotate: Use dso__decompress_kmodule_path()Namhyung Kim
2017-06-08perf tools: Introduce dso__decompress_kmodule_{fd,path}Namhyung Kim
2017-06-08perf tools: Fix a memory leak in __open_dso()Namhyung Kim
2017-06-08perf annotate: Fix symbolic link of build-id cacheNamhyung Kim
2017-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-06-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-06-08block, bfq: access and cache blkg data only when safePaolo Valente
2017-06-08srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini
2017-06-08srcu: Allow use of Tiny/Tree SRCU from both process and interrupt contextPaolo Bonzini
2017-06-08Merge tag 'kvm-s390-master-4.12-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2017-06-08Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-linusJens Axboe