1. aa33003 X.509: use crypto_shash_digest() by Eric Biggers · 7 years ago
  2. 72f9a07 KEYS: be careful with error codes in public_key_verify_signature() by Eric Biggers · 7 years ago
  3. a80745a pkcs7: use crypto_shash_digest() by Eric Biggers · 7 years ago
  4. 7204eb8 pkcs7: fix check for self-signed certificate by Eric Biggers · 7 years ago
  5. 8ecb506 pkcs7: return correct error code if pkcs7_check_authattrs() fails by Eric Biggers · 7 years ago
  6. 8dfd2f2 509: fix printing uninitialized stack memory when OID is empty by Eric Biggers · 7 years ago
  7. 47e0a20 X.509: fix buffer overflow detection in sprint_oid() by Eric Biggers · 7 years ago
  8. 0f30cbea X.509: reject invalid BIT STRING for subjectPublicKey by Eric Biggers · 7 years ago
  9. 81a7be2 ASN.1: check for error from ASN1_OP_END__ACT actions by Eric Biggers · 7 years ago
  10. e0058f3 ASN.1: fix out-of-bounds read when parsing indefinite length item by Eric Biggers · 7 years ago
  11. 4dca6ea KEYS: add missing permission check for request_key() destination by Eric Biggers · 7 years ago
  12. a2d8737 KEYS: remove unnecessary get/put of explicit dest_keyring by Eric Biggers · 7 years ago
  13. fd6d2e5 Merge tag 'docs-4.15-fixes' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  14. 2391f0b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  15. 236fa07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  16. 8ee5ad1 arch/tile: mark as orphaned by Chris Metcalf · 7 years ago
  17. 9956cfe Documentation: fix docs build error after source file removed by Randy Dunlap · 7 years ago
  18. c2eb6d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  19. e4485c7 Merge branch 'tcp-cb-selinux-corruption' by David S. Miller · 7 years ago
  20. b4d1605 tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match() by David Ahern · 7 years ago
  21. eeea10b tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb() by Eric Dumazet · 7 years ago
  22. ae64f9b Linux 4.15-rc2 by Linus Torvalds · 7 years ago
  23. 87fc5c6 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  24. ae4806a Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  25. 49a418d Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  26. bcd1d60 rxrpc: Fix the MAINTAINERS record by David Howells · 7 years ago
  27. c501256 rxrpc: Use correct netns source in rxrpc_release_sock() by David Howells · 7 years ago
  28. 886afc1 liquidio: fix incorrect indentation of assignment statement by Colin Ian King · 7 years ago
  29. ed75e1a Merge tag 'linux-can-fixes-for-4.15-20171201' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago
  30. edef309 Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current by Wolfram Sang · 7 years ago
  31. 45ab4b1 stmmac: reset last TSO segment size after device open by Lars Persson · 7 years ago
  32. a98a4eb ipvlan: Add the skb->mark as flow4's member to lookup route by Gao Feng · 7 years ago
  33. af57b7f Merge branch 's390-qeth-fixes' by David S. Miller · 7 years ago
  34. 0cbff6d s390/qeth: build max size GSO skbs on L2 devices by Julian Wiedmann · 7 years ago
  35. 6d69b1f s390/qeth: fix GSO throughput regression by Julian Wiedmann · 7 years ago
  36. bc3ab705 s390/qeth: fix thinko in IPv4 multicast address tracking by Julian Wiedmann · 7 years ago
  37. 7344ba0 Merge branch 'vhost-skb-leaks' by David S. Miller · 7 years ago
  38. 61d7853 tap: free skb if flags error by Wei Xu · 7 years ago
  39. c33ee15 tun: free skb in early errors by Wei Xu · 7 years ago
  40. 6e47408 vhost: fix skb leak in handle_rx() by Wei Xu · 7 years ago
  41. fa935ca Merge branch 'bnxt_en-fixes' by David S. Miller · 7 years ago
  42. ebd5818 bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg() by Vasundhara Volam · 7 years ago
  43. e9ecc73 bnxt_en: fix dst/src fid for vxlan encap/decap actions by Sathya Perla · 7 years ago
  44. c8fb7b8 bnxt_en: wildcard smac while creating tunnel decap filter by Sunil Challa · 7 years ago
  45. a7f3f93 bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown by Ray Jui · 7 years ago
  46. a08415e scsi: documentation: Fix case of 'scsi_device' struct mention(s) by John Pittman · 7 years ago
  47. 0f83aaa genericirq.rst: Remove :c:func:`...` in code blocks by Jonathan Neuschäfer · 7 years ago
  48. e50806a dmaengine: doc : Fix warning "Title underline too short" while make xmldocs by Masanari Iida · 7 years ago
  49. e814bcc scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none by Will Deacon · 7 years ago
  50. 2db767d Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  51. 788c1da Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  52. e1ba1c9 Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux by Linus Torvalds · 7 years ago
  53. 4b1967c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  54. 3b62de2 RISC-V: Fixes for clean allmodconfig build by Palmer Dabbelt · 7 years ago
  55. 185e788 move libgcc.h to include/linux by Palmer Dabbelt · 7 years ago
  56. 7382fbd RISC-V: __io_writes should respect the length argument by Palmer Dabbelt · 7 years ago
  57. 07f8ba7 RISC-V: User-Visible Changes by Palmer Dabbelt · 7 years ago
  58. f8182f6 RISC-V Atomic Cleanups by Palmer Dabbelt · 7 years ago
  59. da894ff RISC-V: __io_writes should respect the length argument by Palmer Dabbelt · 7 years ago
  60. 4db2b60 move libgcc.h to include/linux by Christoph Hellwig · 7 years ago
  61. ccab371 Merge branch 'sfp-phylink-fixes' by David S. Miller · 7 years ago
  62. 2012b7d phylink: ensure we take the link down when phylink_stop() is called by Russell King · 7 years ago
  63. ec7681b sfp: warn about modules requiring address change sequence by Russell King · 7 years ago
  64. 710dfbb sfp: improve RX_LOS handling by Russell King · 7 years ago
  65. acf1c02 sfp: fix RX_LOS signal handling by Russell King · 7 years ago
  66. a0da456 net: phy-micrel: check return code in flp center function by Max Uvarov · 7 years ago
  67. c7799c0 tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv() by Tommi Rantala · 7 years ago
  68. cfac7f8 tcp/dccp: block bh before arming time_wait timer by Eric Dumazet · 7 years ago
  69. b484d8a Merge branch 'sctp-prsctp-chunk-fixes' by David S. Miller · 7 years ago
  70. 779edd7 sctp: do not abandon the other frags in unsent outq if one msg has outstanding frags by Xin Long · 7 years ago
  71. e5f6129 sctp: abandon the whole msg if one part of a fragmented message is abandoned by Xin Long · 7 years ago
  72. d30fc51 sctp: only update outstanding_bytes for transmitted queue when doing prsctp_prune by Xin Long · 7 years ago
  73. d9e427f virtio_balloon: fix increment of vb->num_pfns in fill_balloon() by Jan Stancek · 7 years ago
  74. e60ea67 virtio: release virtio index when fail to device_register by weiping zhang · 7 years ago
  75. 23f1b8d fw_cfg: fix driver remove by Marc-André Lureau · 7 years ago
  76. a0651c7 Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  77. ae753ee Merge tag 'afs-fixes-20171201' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  78. 3c1c4dd Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  79. 5dc9cbc Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  80. 75f64f6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  81. 3a33c76 arm64: context: Fix comments and remove pointless smp_wmb() by Will Deacon · 7 years ago
  82. 770ba06 arm64: cpu_ops: Add missing 'const' qualifiers by Yury Norov · 7 years ago
  83. f8ada18 arm64: perf: remove unsupported events for Cortex-A73 by Xu YiPing · 7 years ago
  84. 9de52a7 arm64: fpsimd: Fix failure to restore FPSIMD state after signals by Dave Martin · 7 years ago
  85. a349b30 arm64: pgd: Mark pgd_cache as __ro_after_init by Jinbum Park · 7 years ago
  86. be0f272 arm64: ftrace: emit ftrace-mod.o contents through code by Ard Biesheuvel · 7 years ago
  87. 7e8b9c1 arm64: module-plts: factor out PLT generation code for ftrace by Ard Biesheuvel · 7 years ago
  88. f8de483 afs: Properly reset afs_vnode (inode) fields by David Howells · 7 years ago
  89. 1bcab12 afs: Fix permit refcounting by David Howells · 7 years ago
  90. 1cb35a3 can: mcba_usb: fix device disconnect bug by Martin Kelly · 7 years ago
  91. 3fed8db can: mcba_usb: fix typo by Martin Kelly · 7 years ago
  92. 29c64b1 can: flexcan: fix VF610 state transition issue by Marc Kleine-Budde · 7 years ago
  93. 658f534 can: flexcan: Update IRQ Err Passive information by Marc Kleine-Budde · 7 years ago
  94. 5c2cb02 can: peak/pci: fix potential bug when probe() fails by Stephane Grosjean · 7 years ago
  95. f6c23b1 can: ti_hecc: Fix napi poll return value for repoll by Oliver Stäbler · 7 years ago
  96. 8bd13bd can: kvaser_usb: ratelimit errors if incomplete messages are received by Jimmy Assarsson · 7 years ago
  97. e84f44e can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback() by Jimmy Assarsson · 7 years ago
  98. 435019b can: kvaser_usb: free buf in error paths by Jimmy Assarsson · 7 years ago
  99. 0ec9552 samples/bpf: add error checking for perf ioctl calls in bpf loader by Yonghong Song · 7 years ago
  100. c8c088b bpf: set maximum number of attached progs to 64 for a single perf tp by Yonghong Song · 7 years ago