1. 0cb1f1e [media] cec-funcs.h: add length checks by Hans Verkuil · 8 years ago
  2. 12655445 [media] cec.h/cec-funcs.h: add option to use BSD license by Hans Verkuil · 8 years ago
  3. cbb5c83 Merge branch 'topic/cec' into patchwork by Mauro Carvalho Chehab · 8 years ago
  4. fb810cb Merge tag 'v4.7-rc6' into patchwork by Mauro Carvalho Chehab · 8 years ago
  5. 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 8 years ago
  6. 53ddcc6 [media] media/platform: convert drivers to use the new vb2_queue dev field by Hans Verkuil · 8 years ago
  7. 20be7ab [media] vb2: add a dev field to use for the default allocation context by Hans Verkuil · 9 years ago
  8. d16e832 [media] vb2: move dma_attrs to vb2_queue by Hans Verkuil · 8 years ago
  9. 0b295dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  10. 88c0871 Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  11. 0232b23 Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  12. 1a0a02d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  13. 20bfdca Merge tag 'pwm/for-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  14. 4aa34ce Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  15. f5c5c22 Merge tag 'kvm-arm-for-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 8 years ago
  16. 5c672ab fuse: serialize dirops by default by Miklos Szeredi · 8 years ago
  17. ba4a1c2 mfd: da9053: Fix compiler warning message for uninitialised variable by Steve Twiss · 8 years ago
  18. 89a82a9 Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  19. 0bcc0ea reset: TRIVIAL: Add line break at same place for similar APIs by Lee Jones · 8 years ago
  20. c33d61a reset: Supply *_shared variant calls when using *_optional APIs by Lee Jones · 8 years ago
  21. 40faee8e reset: Supply *_shared variant calls when using of_* API by Lee Jones · 8 years ago
  22. a53e35d reset: Ensure drivers are explicit when requesting reset lines by Lee Jones · 8 years ago
  23. 3c35f6e reset: Reorder inline reset_control_get*() wrappers by Lee Jones · 8 years ago
  24. 32826ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  25. ceb5607 bpf, perf: delay release of BPF prog after grace period by Daniel Borkmann · 8 years ago
  26. 6b9dc6a drm/i915: Removing PCI IDs that are no longer listed as Kabylake. by Rodrigo Vivi · 8 years ago
  27. 42482b4 drm/i915: Add more Kabylake PCI IDs. by Rodrigo Vivi · 8 years ago
  28. 3f5be2d audit: move audit_get_tty to reduce scope and kabi changes by Richard Guy Briggs · 8 years ago
  29. ab46f6d [media] videodev2.h: Fix V4L2_PIX_FMT_YUV411P description by Laurent Pinchart · 8 years ago
  30. 79c8d08 [media] videodev2.h: Group YUV 3 planes formats together by Laurent Pinchart · 8 years ago
  31. 9a0fee2 sock_diag: do not broadcast raw socket destruction by Willem de Bruijn · 8 years ago
  32. 257d4ea [media] cec: adv7511: add cec support by Hans Verkuil · 9 years ago
  33. a56960e [media] cec: add HDMI CEC framework (core) by Hans Verkuil · 8 years ago
  34. 50f7d5a [media] cec-funcs.h: static inlines to pack/unpack CEC messages by Hans Verkuil · 8 years ago
  35. 3132583 [media] cec.h: add cec header by Hans Verkuil · 8 years ago
  36. 29fb44a [media] cec-edid: add module for EDID CEC helper functions by Hans Verkuil · 8 years ago
  37. 904aef0 [media] v4l2-ctrl.h: fix comments by Hans Verkuil · 8 years ago
  38. 18751e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  39. 0efce9d arm64: KVM: fix build with CONFIG_ARM_PMU disabled by Sudeep Holla · 8 years ago
  40. e3b22bc Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  41. 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  42. aebe9bb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  43. 315d09b Revert "mm: make faultaround produce old ptes" by Kirill A. Shutemov · 8 years ago
  44. 9b75a86 mm: mempool: kasan: don't poot mempool objects in quarantine by Andrey Ryabinin · 8 years ago
  45. 7f1a00b fix up initial thread stack pointer vs thread_info confusion by Linus Torvalds · 8 years ago
  46. 7e8b3df USB: EHCI: declare hostpc register as zero-length array by Alan Stern · 8 years ago
  47. b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 8 years ago
  48. 4c5ea0a locking/static_key: Fix concurrent static_key_slow_inc() by Paolo Bonzini · 8 years ago
  49. 33cdcee pwm: Fix pwm_apply_args() by Boris Brezillon · 8 years ago
  50. 9903fd1 Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc-fixes' into k.o/for-4.7-rc by Doug Ledford · 8 years ago
  51. 067a7cd act_ife: only acquire tcf_lock for existing actions by WANG Cong · 8 years ago
  52. c755f4a IB/rdmavt: Correct qp_priv_alloc() return value test by Mike Marciniszyn · 8 years ago
  53. c9b2549 IB/mlx5: Fix post send fence logic by Eli Cohen · 8 years ago
  54. 9d76931 net/mlx4_en: Avoid unregister_netdev at shutdown flow by Eran Ben Elisha · 8 years ago
  55. ff42c8a [media] rc: Add HDMI CEC protocol handling by Kamil Debski · 9 years ago
  56. c01f3f5 Merge branch 'cec-defines' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input into topic/cec by Mauro Carvalho Chehab · 8 years ago
  57. 67016f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  58. a0d26d5 qed*: Don't reset statistics on inner reload by Yuval Mintz · 8 years ago
  59. 4883269 Input: add HDMI CEC specific keycodes by Kamil Debski · 8 years ago
  60. 3720b69 Input: add BUS_CEC type by Hans Verkuil · 8 years ago
  61. e80dac1 Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  62. a50094a Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  63. 607117a Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  64. 5e25db8 isa: Dummy isa_register_driver should return error code by William Breathitt Gray · 8 years ago
  65. 3a49551 isa: Allow ISA-style drivers on modern systems by William Breathitt Gray · 8 years ago
  66. 695ef16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  67. 7af9a17 Merge tag 'for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  68. 1463847 netfilter: xt_SYNPROXY: include missing <linux/types.h> by Pablo Neira Ayuso · 8 years ago
  69. 8f45927 netfilter: xt_SYNPROXY: add missing header to Kbuild by Pablo Neira Ayuso · 8 years ago
  70. bb96727 Merge tag 'pwm/for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  71. 41ef721 Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  72. 9c514bed Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  73. 0db5c79 [media] media-devnode.h: Fix documentation by Mauro Carvalho Chehab · 8 years ago
  74. 19de99f bpf: fix matching of data/data_end in verifier by Alexei Starovoitov · 8 years ago
  75. e582615ad gre: fix error handler by Eric Dumazet · 8 years ago
  76. daddef7 net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG by Jason A. Donenfeld · 8 years ago
  77. 5dc8a86 Update my main e-mails at the Kernel tree by Mauro Carvalho Chehab · 8 years ago
  78. 6f0dd24 [media] media: fix media devnode ioctl/syscall and unregister race by Shuah Khan · 8 years ago
  79. a087ce7 [media] media-device: dynamically allocate struct media_devnode by Mauro Carvalho Chehab · 8 years ago
  80. 163f1e9 [media] media-devnode: fix namespace mess by Mauro Carvalho Chehab · 8 years ago
  81. 39a9bea rpc: share one xps between all backchannels by J. Bruce Fields · 8 years ago
  82. d50039e nfsd4/rpc: move backchannel create logic into rpc code by J. Bruce Fields · 8 years ago
  83. 8588ac0 netfilter: nf_tables: reject loops from set element jump to chain by Pablo Neira Ayuso · 8 years ago
  84. dc19ed1 Update my main e-mails at the Kernel tree by Mauro Carvalho Chehab · 8 years ago
  85. 57120fa Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  86. 30402c8 Merge branch 'overlayfs-af_unix-fix' into overlayfs-linus by Miklos Szeredi · 8 years ago
  87. 90735c9 Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  88. c3ec5e5 net: diag: add missing declarations by Ben Dooks · 8 years ago
  89. 3d0f0b6 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  90. 02b07bd Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. 606c17f Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  92. ba65dc5 much milder d_walk() race by Al Viro · 8 years ago
  93. 698ea54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  94. 729d378 Merge tag 'sound-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  95. 524a3f2 Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  96. ef2bf49 pwm: Improve args checking in pwm_apply_state() by Brian Norris · 8 years ago
  97. 719c44d packet: compat support for sock_fprog by Willem de Bruijn · 8 years ago
  98. 23898c7 net/mlx5: E-Switch, Modify node guid on vf set MAC by Noa Osherovich · 8 years ago
  99. 876d634 net/mlx5: Fix flow steering NIC capabilities check by Maor Gottlieb · 8 years ago
  100. 86d56a1 net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctly by Shahar Klein · 8 years ago