1. 5ce43ad PKCS#7: Use x509_request_asymmetric_key() by David Howells · 10 years ago
  2. 5a9196d ima: add support for measuring and appraising firmware by Mimi Zohar · 10 years ago
  3. 13752fe security: introduce kernel_fw_from_file hook by Kees Cook · 10 years ago
  4. 7d8b6c6 CAPABILITIES: remove undefined caps from all processes by Eric Paris · 10 years ago
  5. 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
  6. 633706a Merge branch 'keys-fixes' into keys-next by David Howells · 10 years ago
  7. 64724cf Merge remote-tracking branch 'integrity/next-with-keys' into keys-next by David Howells · 10 years ago
  8. 6204e00 Merge tag 'keys-pefile-20140709' into keys-next by David Howells · 10 years ago
  9. 1ca72c9 Merge tag 'keys-pkcs7-20140708' into keys-next by David Howells · 10 years ago
  10. 002edaf KEYS: big_key: Use key preparsing by David Howells · 10 years ago
  11. f916778 KEYS: user: Use key preparsing by David Howells · 10 years ago
  12. 7dfa0ca KEYS: Allow expiry time to be set when preparsing a key by David Howells · 10 years ago
  13. fc7c70e KEYS: struct key_preparsed_payload should have two payload pointers by David Howells · 10 years ago
  14. c2e1f2e seccomp: implement SECCOMP_FILTER_FLAG_TSYNC by Kees Cook · 10 years ago
  15. dbd95212 seccomp: introduce writer locking by Kees Cook · 10 years ago
  16. 1d4457f sched: move no_new_privs into new atomic flags by Kees Cook · 10 years ago
  17. 48dc92b seccomp: add "seccomp" syscall by Kees Cook · 10 years ago
  18. 6a09d17 KEYS: Provide a generic instantiation function by David Howells · 10 years ago
  19. 0c7774a KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN by David Howells · 10 years ago
  20. 32c4741 KEYS: validate certificate trust only with builtin keys by Dmitry Kasatkin · 10 years ago
  21. 3be4bea KEYS: verify a certificate is signed by a 'trusted' key by Mimi Zohar · 11 years ago
  22. b6b8a37 Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  23. 502fde1 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  24. 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
  25. 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
  26. c0fb262 clk: exynos5420: Add IDs for clocks used in PD mfc by Arun Kumar K · 10 years ago
  27. 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
  28. 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
  29. 4da6daf selinux: fix the default socket labeling in sock_graft() by Paul Moore · 10 years ago
  30. 4c0b4b1 pefile: Parse the "Microsoft individual code signing" data blob by David Howells · 10 years ago
  31. 26d1164 pefile: Parse a PE binary to find a key and a signature contained therein by David Howells · 10 years ago
  32. 9c87e0f Provide PE binary definitions by David Howells · 10 years ago
  33. 08815b6 PKCS#7: Find intersection between PKCS#7 message and known, trusted keys by David Howells · 10 years ago
  34. a473035 PKCS#7: Find the right key in the PKCS#7 key list and verify the signature by David Howells · 10 years ago
  35. 2e3fadb PKCS#7: Implement a parser [RFC 2315] by David Howells · 10 years ago
  36. 0b9f7d9 ACPI / i915: ignore firmware requests for backlight change by Aaron Lu · 10 years ago
  37. 8addf0c Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  38. 88b5a85 Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  39. b82207b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  40. c149dcb drm/i915: provide interface for audio driver to query cdclk by Jani Nikula · 10 years ago
  41. 034a0f6 Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  42. 3089f54 Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  43. b9cd18d ptrace,x86: force IRET path after a ptrace_stop() by Tejun Heo · 10 years ago
  44. 5616b0a [SCSI] use the scsi data buffer length to extract transfer size by Martin K. Petersen · 10 years ago
  45. 4924b8a Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/samsung-clk into clk-fixes-samsung by Mike Turquette · 10 years ago
  46. ecca47c kernfs: kernfs_notify() must be useable from non-sleepable contexts by Tejun Heo · 10 years ago
  47. 330d282 core: fix typo in percpu read_mostly section by Zhengyu He · 10 years ago
  48. b14bf2d usb-storage/SCSI: Add broken_fua blacklist flag by Alan Stern · 10 years ago
  49. ba1ba3a Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  50. 4e26445 kernfs: introduce kernfs_pin_sb() by Li Zefan · 10 years ago
  51. 44ff025 clk: exynos5420: Remove aclk66_peric from the clock tree description by Doug Anderson · 10 years ago
  52. b2373f2 btrfs: create sprout should rename fsid on the sysfs as well by Anand Jain · 10 years ago
  53. eb477e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  54. cf0d135 Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  55. c163b52 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  56. ac5ccdb iovec: move memcpy_from/toiovecend to lib/iovec.c by Michael S. Tsirkin · 10 years ago
  57. 0912214 usb: gadget: f_fs: resurect usb_functionfs_descs_head structure by Michal Nazarewicz · 10 years ago
  58. 9ad7860 Revert "tools: ffs-test: convert to new descriptor format fixing compilation error" by Felipe Balbi · 10 years ago
  59. 3493860 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  60. 0b86dbf Fix 32-bit regression in block device read(2) by Al Viro · 10 years ago
  61. f40ede3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  62. f886497 ipv4: fix dst race in sk_dst_get() by Eric Dumazet · 10 years ago
  63. 456febd Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  64. b8e46d2 Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  65. 66cb45a block: add support for limiting gaps in SG lists by Jens Axboe · 10 years ago
  66. 3a4b0ed bio: remove unused macro bip_vec_idx() by Gu Zheng · 10 years ago
  67. 135e7d0 Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  68. fb7023e drm/i915: BDW: Adding Reserved PCI IDs. by Rodrigo Vivi · 10 years ago
  69. ed23587 kernel/watchdog.c: print traces for all cpus on lockup detection by Aaron Tomlin · 10 years ago
  70. f3aca3d nmi: provide the option to issue an NMI back trace to every cpu but current by Aaron Tomlin · 10 years ago
  71. b3acc56 kexec: save PG_head_mask in VMCOREINFO by Petr Tesarik · 10 years ago
  72. f340a59 Merge tag 'imx-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Arnd Bergmann · 10 years ago
  73. 2da38e0 ALSA: compress: fix the struct alignment to 4 bytes by Vinod Koul · 10 years ago
  74. e567bf7 Revert "block: add __init to elv_register" by Jens Axboe · 10 years ago
  75. 2dfded8 Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  76. 2b8f2a2 net: phylib: add link_change_notify callback to phy device by Daniel Mack · 10 years ago
  77. 401c58f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  78. 4d4c9cc tracing: Add __field_struct macro for TRACE_EVENT() by Steven Rostedt · 10 years ago
  79. 4af4206 tracing: Fix syscall_*regfunc() vs copy_process() race by Oleg Nesterov · 10 years ago
  80. 3c8fb50 Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  81. 4ef6107 Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  82. f1d7024 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  83. c4222e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 10 years ago
  84. f2af741 tools: ffs-test: convert to new descriptor format fixing compilation error by Michal Nazarewicz · 10 years ago
  85. 639bb92 Merge branch 'pm-sleep' by Rafael J. Wysocki · 10 years ago
  86. 8d42fda Merge branch 'topic/core-vuln-fixes' into for-linus by Takashi Iwai · 10 years ago
  87. 07f4d9d ALSA: control: Protect user controls against concurrent access by Lars-Peter Clausen · 10 years ago
  88. 8537b12 blk-mq: bitmap tag: fix races on shared ::wake_index fields by Alexander Gordeev · 10 years ago
  89. 736ed4d block: blk_max_size_offset() should check ->max_sectors by Jens Axboe · 10 years ago
  90. 9796853 ARM: STi: DT: Properly define sti-ethclk & stmmaceth for stih415/6 by Peter Griffin · 10 years ago
  91. 4ca2ad5 ARM: imx6sl: add missing enet clock for imx6sl by Fugang Duan · 10 years ago
  92. 92c4d2a ACPI / processor replace __attribute__((packed)) by __packed by Fabian Frederick · 10 years ago
  93. a6e15a3 PM / hibernate: introduce "nohibernate" boot parameter by Kees Cook · 10 years ago
  94. c3313b0 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 10 years ago
  95. a0a7379 netfilter: nf_tables: use u32 for chain use counter by Pablo Neira Ayuso · 10 years ago
  96. 74b0c2d drm/i915, HD-audio: Don't continue probing when nomodeset is given by Takashi Iwai · 10 years ago
  97. a9be224 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  98. dd1845a Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  99. b55b390 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 10 years ago
  100. e5eb4e3 net: add skb_pop_rcv_encapsulation by Tom Herbert · 10 years ago