summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-29certs: Fix misaligned data in extra certificate listDavid Howells
2016-02-29X.509: Handle midnight alternative notation in GeneralizedTimeDavid Howells
2016-02-29X.509: Support leap secondsDavid Howells
2016-02-29Handle ISO 8601 leap seconds and encodings of midnight in mktime64()David Howells
2016-02-29X.509: Fix leap year handling againDavid Howells
2016-02-29PKCS#7: fix unitialized boolean 'want'Colin Ian King
2016-02-26KEYS: Use the symbol value for list size, updated by scripts/insert-sys-certMehmet Kayaalp
2016-02-26KEYS: Reserve an extra certificate symbol for inserting without recompilingMehmet Kayaalp
2016-02-26modsign: hide openssl output in silent buildsArnd Bergmann
2016-02-18scripts/sign-file.c: Add support for signing with a raw signatureJuerg Haefliger
2016-02-18security/keys: make big_key.c explicitly non-modularPaul Gortmaker
2016-02-18crypto: public_key: remove MPIs from public_key_signature structTadeusz Struk
2016-02-18integrity: convert digsig to akcipher apiTadeusz Struk
2016-02-10crypto: KEYS: convert public key and digsig asym to the akcipher apiTadeusz Struk
2016-02-10KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an optionDavid Howells
2016-02-09KEYS: Add an alloc flag to convey the builtinness of a keyDavid Howells
2016-02-09v2 linux-next scripts/sign-file.c Fix LibreSSL supportCodarren Velvindron
2016-02-07Linux 4.5-rc3Linus Torvalds
2016-02-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-02-07Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds
2016-02-06Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-06Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-02-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-02-05Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-05epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUTJason Baron
2016-02-05radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov
2016-02-05MAINTAINERS: trim the file triggers for ABI/APIMichael Kerrisk (man-pages)
2016-02-05dax: dirty inode only if requiredDmitry Monakhov
2016-02-05thp: make deferred_split_scan() work againKirill A. Shutemov
2016-02-05mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov
2016-02-05ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei
2016-02-05um: asm/page.h: remove the pte_high member from struct pte_tNicolai Stange
2016-02-05mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka
2016-02-05mm/hugetlb: fix gigantic page initialization/allocationMike Kravetz
2016-02-05mm: downgrade VM_BUG in isolate_lru_page() to warningKirill A. Shutemov
2016-02-05mempolicy: do not try to queue pages from !vma_migratable()Kirill A. Shutemov
2016-02-05mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progressTetsuo Handa
2016-02-05vmstat: make vmstat_update deferrableMichal Hocko
2016-02-05mm, vmstat: make quiet_vmstat lighterMichal Hocko
2016-02-05mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INITVlastimil Babka
2016-02-05memblock: don't mark memblock_phys_mem_size() as __initDavid Gibson
2016-02-05dump_stack: avoid potential deadlocksEric Dumazet
2016-02-05mm: validate_mm browse_rb SMP race conditionAndrea Arcangeli
2016-02-05m32r: fix build failure due to SMP and MMUSudip Mukherjee
2016-02-05block: fix pfn_mkwrite() DAX fault handlerRoss Zwisler
2016-02-05signals: avoid random wakeups in sigsuspend()Sasha Levin
2016-02-06Merge branches 'pm-core' and 'pm-domains'Rafael J. Wysocki
2016-02-06Merge branches 'pnp' and 'acpi-cppc'Rafael J. Wysocki