1. a49de37 crypto: Add hash param to pkcs1pad by Tadeusz Struk · 8 years ago
  2. 41693d1 sign-file: fix build with CMS support disabled by Marc-Antoine Perennou · 8 years ago
  3. 89053aa MODSIGN: linux/string.h should be #included to get memcpy() by David Howells · 8 years ago
  4. 0d1db3e certs: Fix misaligned data in extra certificate list by David Howells · 8 years ago
  5. 7650cb8 X.509: Handle midnight alternative notation in GeneralizedTime by David Howells · 8 years ago
  6. da02559 X.509: Support leap seconds by David Howells · 8 years ago
  7. ede5147 Handle ISO 8601 leap seconds and encodings of midnight in mktime64() by David Howells · 8 years ago
  8. ac4cbed X.509: Fix leap year handling again by David Howells · 8 years ago
  9. 06aae592 PKCS#7: fix unitialized boolean 'want' by Colin Ian King · 8 years ago
  10. 8e16789 KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert by Mehmet Kayaalp · 9 years ago
  11. c4c3610 KEYS: Reserve an extra certificate symbol for inserting without recompiling by Mehmet Kayaalp · 9 years ago
  12. 5d06ee2 modsign: hide openssl output in silent builds by Arnd Bergmann · 8 years ago
  13. e5a2e3c scripts/sign-file.c: Add support for signing with a raw signature by Juerg Haefliger · 8 years ago
  14. a1f2bdf security/keys: make big_key.c explicitly non-modular by Paul Gortmaker · 8 years ago
  15. d846e78 crypto: public_key: remove MPIs from public_key_signature struct by Tadeusz Struk · 8 years ago
  16. eb5798f integrity: convert digsig to akcipher api by Tadeusz Struk · 8 years ago
  17. db6c43b crypto: KEYS: convert public key and digsig asym to the akcipher api by Tadeusz Struk · 8 years ago
  18. 50d3501 KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option by David Howells · 8 years ago
  19. 5d2787c KEYS: Add an alloc flag to convey the builtinness of a key by David Howells · 8 years ago
  20. 411a6f5 v2 linux-next scripts/sign-file.c Fix LibreSSL support by Codarren Velvindron · 8 years ago
  21. 388f7b1 Linux 4.5-rc3 by Linus Torvalds · 8 years ago
  22. c17dfb0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  23. 63fee12 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  24. 46df55c Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  25. dacd53c Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  26. 5af9c2e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  27. 5d6a6a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  28. 9b10882 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  29. 22f6070 Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  30. b6a515c epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT by Jason Baron · 8 years ago
  31. 7320428 radix-tree: fix oops after radix_tree_iter_retry by Konstantin Khlebnikov · 8 years ago
  32. b14fd33 MAINTAINERS: trim the file triggers for ABI/API by Michael Kerrisk (man-pages) · 8 years ago
  33. d2b2a28 dax: dirty inode only if required by Dmitry Monakhov · 8 years ago
  34. ae02620 thp: make deferred_split_scan() work again by Kirill A. Shutemov · 8 years ago
  35. 12352d3 mm: replace vma_lock_anon_vma with anon_vma_lock_read/write by Konstantin Khlebnikov · 8 years ago
  36. c95a518 ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup by xuejiufei · 8 years ago
  37. 012a416 um: asm/page.h: remove the pte_high member from struct pte_t by Nicolai Stange · 8 years ago
  38. 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 8 years ago
  39. b4330af mm/hugetlb: fix gigantic page initialization/allocation by Mike Kravetz · 8 years ago
  40. cf2a82e mm: downgrade VM_BUG in isolate_lru_page() to warning by Kirill A. Shutemov · 8 years ago
  41. 77bf45e mempolicy: do not try to queue pages from !vma_migratable() by Kirill A. Shutemov · 8 years ago
  42. 564e81a mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress by Tetsuo Handa · 8 years ago
  43. ccde8bd vmstat: make vmstat_update deferrable by Michal Hocko · 8 years ago
  44. f01f17d mm, vmstat: make quiet_vmstat lighter by Michal Hocko · 8 years ago
  45. 1ce2210 mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT by Vlastimil Babka · 8 years ago
  46. 1f1ffb8a memblock: don't mark memblock_phys_mem_size() as __init by David Gibson · 8 years ago
  47. d7ce369 dump_stack: avoid potential deadlocks by Eric Dumazet · 8 years ago
  48. acf128d mm: validate_mm browse_rb SMP race condition by Andrea Arcangeli · 8 years ago
  49. af1ddcb m32r: fix build failure due to SMP and MMU by Sudip Mukherjee · 8 years ago
  50. 9c5a05bc block: fix pfn_mkwrite() DAX fault handler by Ross Zwisler · 8 years ago
  51. 823dd32 signals: avoid random wakeups in sigsuspend() by Sasha Levin · 8 years ago
  52. 79e2f8d Merge branches 'pm-core' and 'pm-domains' by Rafael J. Wysocki · 8 years ago
  53. 9298230 Merge branches 'pnp' and 'acpi-cppc' by Rafael J. Wysocki · 8 years ago
  54. dd6f86a Merge tag 'media/v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  55. ea5a273 Merge tag 'sound-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  56. ed1741b Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  57. 6739b3d Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux into drm-fixes by Dave Airlie · 8 years ago
  58. 91a25e4 drm/dp/mst: deallocate payload on port destruction by Mykola Lysenko · 8 years ago
  59. c175cd1 drm/dp/mst: Reverse order of MST enable and clearing VC payload table. by Andrey Grodzovsky · 8 years ago
  60. 5e93b82 drm/dp/mst: move GUID storage from mgr, port to only mst branch by Hersen Wu · 8 years ago
  61. cfcfa08 drm/dp/mst: change MST detection scheme by Mykola Lysenko · 8 years ago
  62. a9ebb3e drm/dp/mst: Calculate MST PBN with 31.32 fixed point by Harry Wentland · 8 years ago
  63. 64566b5 drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil by Harry Wentland · 8 years ago
  64. 4d6a10d drm/mst: Add range check for max_payloads during init by Imre Deak · 8 years ago
  65. 441388a drm/mst: Don't ignore the MST PBN self-test result by Imre Deak · 8 years ago
  66. dabe195 drm: fix missing reference counting decrease by Insu Yun · 8 years ago
  67. c745884 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  68. ec71f12 Merge tag 'drm-amdkfd-fixes-2016-01-28' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 8 years ago
  69. 07c8fed Merge branch 'exynos-drm-fixes' of git://git.kernel.org:/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 8 years ago
  70. c6b431c Merge branch 'drm/adv7511' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into drm-fixes by Dave Airlie · 8 years ago
  71. 87d0f93 Merge tag 'drm-intel-fixes-2016-02-04' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  72. 89140fd xhci: harden xhci_find_next_ext_cap against device removal by Joe Lawrence · 8 years ago
  73. df48ab3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  74. 381a65c ARM: multi_v7_defconfig: enable DW_WATCHDOG by Dinh Nguyen · 8 years ago
  75. 418d551 ARM: nomadik: fix up SD/MMC DT settings by Linus Walleij · 8 years ago
  76. 207b08b Merge tag 'fixes-for-v4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 8 years ago
  77. 5787c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  78. 04d740d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  79. ac75fe5 [media] saa7134-alsa: Only frees registered sound cards by Mauro Carvalho Chehab · 8 years ago
  80. b0b31a8 libceph: MOSDOpReply v7 encoding by Ilya Dryomov · 8 years ago
  81. 97db9a8 libceph: advertise support for TUNABLES5 by Ilya Dryomov · 8 years ago
  82. b9b519b crush: decode and initialize chooseleaf_stable by Ilya Dryomov · 8 years ago
  83. dc6ae6d crush: add chooseleaf_stable tunable by Ilya Dryomov · 8 years ago
  84. 56a4f30 crush: ensure take bucket value is valid by Ilya Dryomov · 8 years ago
  85. f224a69 crush: ensure bucket id is valid before indexing buckets array by Ilya Dryomov · 8 years ago
  86. db6aed7 ceph: fix snap context leak in error path by Yan, Zheng · 8 years ago
  87. 1418bf0 ceph: checking for IS_ERR instead of NULL by Dan Carpenter · 8 years ago
  88. 094fd3b ALSA: timer: Fix leftover link at closing by Takashi Iwai · 8 years ago
  89. 1f2c450 [media] vb2-core: call threadio->fnc() if !VB2_BUF_STATE_ERROR by Mauro Carvalho Chehab · 8 years ago
  90. fac710e [media] vb2: fix nasty vb2_thread regression by Hans Verkuil · 8 years ago
  91. e8beb02 [media] tda1004x: only update the frontend properties if locked by Mauro Carvalho Chehab · 8 years ago
  92. 9ea0641 Merge branch 'mymd/for-next' into mymd/for-linus by Shaohua Li · 8 years ago
  93. 5c82171 xhci: Fix list corruption in urb dequeue at host removal by Mathias Nyman · 8 years ago
  94. 2ad294d usb: host: xhci-plat: fix NULL pointer in probe for device tree case by Gregory CLEMENT · 8 years ago
  95. 882fa27 usb: xhci-mtk: fix AHB bus hang up caused by roothubs polling by Chunfeng Yun · 8 years ago
  96. b765a16 usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TT by Chunfeng Yun · 8 years ago
  97. ccc04af usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platforms by Lu Baolu · 8 years ago
  98. 92149c9 usb: xhci: set SSIC port unused only if xhci_suspend succeeds by Lu Baolu · 8 years ago
  99. 7e70cbf usb: xhci: add a quirk bit for ssic port unused by Lu Baolu · 8 years ago
  100. fa89537 usb: xhci: handle both SSIC ports in PME stuck quirk by Lu Baolu · 8 years ago