1. f1b731d KEYS: Restore partial ID matching functionality for asymmetric keys by Dmitry Kasatkin · 10 years ago
  2. 6c8ff87 Merge commit 'v3.16' into next by James Morris · 10 years ago
  3. 46963b7 KEYS: Overhaul key identification when searching for asymmetric keys by David Howells · 10 years ago
  4. 7901c1a KEYS: Implement binary asymmetric key ID handling by David Howells · 10 years ago
  5. 0c903ab KEYS: Make the key matching functions return bool by David Howells · 10 years ago
  6. c06cfb0 KEYS: Remove key_type::match in favour of overriding default by match_preparse by David Howells · 10 years ago
  7. 614d8c3 KEYS: Remove key_type::def_lookup_type by David Howells · 10 years ago
  8. 4629195 KEYS: Preparse match data by David Howells · 10 years ago
  9. 53d91c5 Provide a binary to hex conversion function by David Howells · 10 years ago
  10. 3034a14 ima: pass 'opened' flag to identify newly created files by Dmitry Kasatkin · 11 years ago
  11. fbff661 security: Silence shadow warning by Mark Rustad · 10 years ago
  12. 478d085 Merge tag 'keys-next-20140805' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 10 years ago
  13. 103ae67 Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  14. 4fbe63d netlabel: shorter names for the NetLabel catmap funcs/structs by Paul Moore · 10 years ago
  15. 4b8feff netlabel: fix the horribly broken catmap functions by Paul Moore · 10 years ago
  16. 41c3bd2 netlabel: fix a problem when setting bits below the previously lowest bit by Paul Moore · 10 years ago
  17. 8f1d26d kexec: export free_huge_page to VMCOREINFO by Atsushi Kumagai · 10 years ago
  18. 26bcd8b Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  19. acba648 Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  20. 1d8fcba Revert "cdc_subset: deal with a device that needs reset for timeout" by Linus Torvalds · 10 years ago
  21. b527cae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  22. b7dd0e3 x86/xen: safely map and unmap grant frames when in atomic context by David Vrabel · 10 years ago
  23. 704033c of: Add memory limiting function for flattened devicetrees by Laura Abbott · 10 years ago
  24. 4972a74 of: Split early_init_dt_scan into two parts by Laura Abbott · 10 years ago
  25. 8e54caf tpm: Provide a generic means to override the chip returned timeouts by Jason Gunthorpe · 11 years ago
  26. 20fbe3a cdc_subset: deal with a device that needs reset for timeout by Oliver Neukum · 10 years ago
  27. c98158e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  28. 167225b Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  29. 5ce43ad PKCS#7: Use x509_request_asymmetric_key() by David Howells · 10 years ago
  30. 04ca697 ip: make IP identifiers less predictable by Eric Dumazet · 10 years ago
  31. 2873ead Revert "selinux: fix the default socket labeling in sock_graft()" by Paul Moore · 10 years ago
  32. 0246544 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  33. 5a9196d ima: add support for measuring and appraising firmware by Mimi Zohar · 10 years ago
  34. 13752fe security: introduce kernel_fw_from_file hook by Kees Cook · 11 years ago
  35. bf1d987 Merge tag 'omap-for-v3.16/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 10 years ago
  36. 7d8b6c6 CAPABILITIES: remove undefined caps from all processes by Eric Paris · 10 years ago
  37. 4ca332e Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 10 years ago
  38. ea9339e Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  39. a0f7a75 mm/rmap.c: fix pgoff calculation to handle hugepage correctly by Naoya Horiguchi · 10 years ago
  40. 1a112d1 libata: introduce ata_host->n_tags to avoid oops on SAS controllers by Tejun Heo · 10 years ago
  41. 23d9cec pinctrl: dra: dt-bindings: Fix pull enable/disable by Nishanth Menon · 10 years ago
  42. 633706a Merge branch 'keys-fixes' into keys-next by David Howells · 10 years ago
  43. 64724cf Merge remote-tracking branch 'integrity/next-with-keys' into keys-next by David Howells · 10 years ago
  44. 6204e00 Merge tag 'keys-pefile-20140709' into keys-next by David Howells · 10 years ago
  45. 1ca72c9 Merge tag 'keys-pkcs7-20140708' into keys-next by David Howells · 10 years ago
  46. 002edaf KEYS: big_key: Use key preparsing by David Howells · 10 years ago
  47. f916778 KEYS: user: Use key preparsing by David Howells · 10 years ago
  48. 7dfa0ca KEYS: Allow expiry time to be set when preparsing a key by David Howells · 10 years ago
  49. fc7c70e KEYS: struct key_preparsed_payload should have two payload pointers by David Howells · 10 years ago
  50. d7afaec fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT by Andrew Gallagher · 10 years ago
  51. 15ba223 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  52. d057190 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  53. da5b99b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  54. 084c9ca Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  55. c2e1f2e seccomp: implement SECCOMP_FILTER_FLAG_TSYNC by Kees Cook · 11 years ago
  56. dbd95212 seccomp: introduce writer locking by Kees Cook · 11 years ago
  57. 1d4457f sched: move no_new_privs into new atomic flags by Kees Cook · 11 years ago
  58. 48dc92b seccomp: add "seccomp" syscall by Kees Cook · 11 years ago
  59. 6a09d17 KEYS: Provide a generic instantiation function by David Howells · 10 years ago
  60. 2b1987a cpufreq: make table sentinel macros unsigned to match use by Brian W Hart · 11 years ago
  61. 0c7774a KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN by David Howells · 10 years ago
  62. 32c4741 KEYS: validate certificate trust only with builtin keys by Dmitry Kasatkin · 11 years ago
  63. 3be4bea KEYS: verify a certificate is signed by a 'trusted' key by Mimi Zohar · 11 years ago
  64. 38a4dfc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  65. bcf44bf Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  66. b6b8a37 Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  67. 5db6c6f locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER by Davidlohr Bueso · 10 years ago
  68. ce069fc locking/rwsem: Reduce the size of struct rw_semaphore by Jason Low · 10 years ago
  69. 13b9a96 locking/rwsem: Rename 'activity' to 'count' by Peter Zijlstra · 10 years ago
  70. 4d9d951 locking/spinlocks/mcs: Introduce and use init macro and function for osq locks by Jason Low · 10 years ago
  71. 9063182 locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead by Jason Low · 10 years ago
  72. 046a619 locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node() by Jason Low · 10 years ago
  73. 5615f9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  74. 9ecf07a neigh: sysctl - simplify address calculation of gc_* variables by Mathias Krause · 10 years ago
  75. ce355e2 netfilter: nf_tables: 64bit stats need some extra synchronization by Eric Dumazet · 11 years ago
  76. 38e029f netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stale by Pablo Neira Ayuso · 11 years ago
  77. 502fde1 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  78. 2f3870e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  79. b67db9d Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  80. c0fb262 clk: exynos5420: Add IDs for clocks used in PD mfc by Arun Kumar K · 10 years ago
  81. 40f6123 Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  82. b3e87bd Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  83. 4da6daf selinux: fix the default socket labeling in sock_graft() by Paul Moore · 10 years ago
  84. 4c0b4b1 pefile: Parse the "Microsoft individual code signing" data blob by David Howells · 11 years ago
  85. 26d1164 pefile: Parse a PE binary to find a key and a signature contained therein by David Howells · 11 years ago
  86. 9c87e0f Provide PE binary definitions by David Howells · 11 years ago
  87. 08815b6 PKCS#7: Find intersection between PKCS#7 message and known, trusted keys by David Howells · 11 years ago
  88. a473035 PKCS#7: Find the right key in the PKCS#7 key list and verify the signature by David Howells · 11 years ago
  89. 2e3fadb PKCS#7: Implement a parser [RFC 2315] by David Howells · 11 years ago
  90. 0b9f7d9 ACPI / i915: ignore firmware requests for backlight change by Aaron Lu · 11 years ago
  91. 8addf0c Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  92. 88b5a85 Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  93. b82207b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  94. c149dcb drm/i915: provide interface for audio driver to query cdclk by Jani Nikula · 11 years ago
  95. 034a0f6 Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  96. 3089f54 Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  97. b9cd18d ptrace,x86: force IRET path after a ptrace_stop() by Tejun Heo · 11 years ago
  98. 5616b0a [SCSI] use the scsi data buffer length to extract transfer size by Martin K. Petersen · 11 years ago
  99. 48bc034 ieee802154: reassembly: fix possible buffer overflow by Alexander Aring · 11 years ago
  100. 35f6f45 net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity map by Amir Vadai · 11 years ago