1. e213568 Bluetooth: Disallow LE local out-of-band data when LE privacy is used by Marcel Holtmann · 9 years ago
  2. 6886f41 selftest/mqueue: enable cross compilation by Tyler Baker · 9 years ago
  3. 5de8304 selftest/ipc: enable cross compilation by Tyler Baker · 9 years ago
  4. ab923bb9 selftest/memfd: include default header install path by Tyler Baker · 9 years ago
  5. 365ce99 selftest/mount: enable cross compilation by Tyler Baker · 9 years ago
  6. 52dd557 selftest/memfd: enable cross compilation by Tyler Baker · 9 years ago
  7. de9ad6d nbd: Return error pointer directly by Markus Pargmann · 9 years ago
  8. dab5313 nbd: Return error code directly by Markus Pargmann · 9 years ago
  9. e018e75 nbd: Remove fixme that was already fixed by Markus Pargmann · 9 years ago
  10. d18509f nbd: Restructure debugging prints by Markus Pargmann · 9 years ago
  11. b9c495b nbd: Fix device bytesize type by Markus Pargmann · 9 years ago
  12. d06df60 nbd: Replace kthread_create with kthread_run by Markus Pargmann · 9 years ago
  13. 13e71d6 nbd: Remove kernel internal header by Markus Pargmann · 9 years ago
  14. 4e5b44c Documentation: nbd: Add list of module parameters by Markus Pargmann · 9 years ago
  15. ef8d9e7 Documentation: nbd: Reformat to allow more documentation by Markus Pargmann · 9 years ago
  16. 0a48127 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  17. 8172ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  18. e4a924f Merge branch 'netdev_iflink_remove' by David S. Miller · 9 years ago
  19. a45253b veth: set iflink to the peer veth by Nicolas Dichtel · 9 years ago
  20. e1622ba dev: set iflink to 0 for virtual interfaces by Nicolas Dichtel · 9 years ago
  21. 7a66bbc net: remove iflink field from struct net_device by Nicolas Dichtel · 9 years ago
  22. abd2be0 dsa: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  23. 5aa7add infiniband/ipoib: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  24. 7c41165 ipvlan: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  25. ef5fa6b macvlan: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  26. 2dbf6b5 vlan: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  27. ee9b959 ipmr,ip6mr: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  28. 1e99584 ipip,gre,vti,sit: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  29. ecf2c06 ip6tnl,gre6,vti6: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  30. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 9 years ago
  31. 74ff960 ASoC: cs4271: Increase delay time after reset by Pascal Huerst · 9 years ago
  32. 1c550fa1 drm/panel: Add support for Ampire AM-800480R3TMQW-A1H 800x480 7" panel by Philipp Zabel · 10 years ago
  33. 9df6d49 of: Add vendor prefix for Ampire Co., Ltd. by Philipp Zabel · 10 years ago
  34. ab07725 drm/panel: Add display timing for HannStar HSD070PWW1 by Philipp Zabel · 10 years ago
  35. a5d3e62 drm/panel: simple: Add display timing support by Philipp Zabel · 10 years ago
  36. 2938931 drm/panel: Add display timing support by Philipp Zabel · 10 years ago
  37. 725c9d4 drm/panel: Add support for OrtusTech COM43H4M85ULC panel by Philipp Zabel · 10 years ago
  38. d75ce38 of: Add vendor prefix for Ortus Technology Co., Ltd. by Philipp Zabel · 10 years ago
  39. 33536a0 drm/panel: Add bus format for Giantplus GPG482739QS5 panel by Philipp Zabel · 10 years ago
  40. a531bc3 drm/panel: simple: Add support for AUO b101ean01 panel by Huang Lin · 10 years ago
  41. bccac3f drm/panel: simple: Add support for Innolux ZJ070NA-01P by Michael Grzeschik · 9 years ago
  42. 41bcceb drm/panel: simple: Add support for Innolux AT043TN24 by Nicolas Ferre · 9 years ago
  43. 9c6615b drm/panel: simple: Add support for Shelly SCA07010-BFN-LNN by Boris BREZILLON · 9 years ago
  44. 0c93430 drm/panel: simple: Add support for Samsung LTN140AT29 panel by Stéphane Marchesin · 9 years ago
  45. 8494057 IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic by Shachar Raindel · 9 years ago
  46. 535a65d drm/tegra: sor: Reset during initialization by Tomeu Vizoso · 9 years ago
  47. bdf7650 drm/tegra: gem: Return 64-bit offset for mmap(2) by Sean Paul · 10 years ago
  48. 5c1c071 drm/tegra: hdmi: Name register fields consistently by Thierry Reding · 10 years ago
  49. 375e118 drm/tegra: hdmi: Resets are synchronous by Thierry Reding · 10 years ago
  50. 9d910b6 drm/tegra: dc: Document tegra_dc_state_setup_clock() by Thierry Reding · 10 years ago
  51. d0852ab drm/tegra: dc: Remove unused callbacks by Thierry Reding · 10 years ago
  52. 3774363 drm/tegra: dc: Remove unused function by Thierry Reding · 10 years ago
  53. 3b59b7ac drm/tegra: dc: Use base atomic state helpers by Thierry Reding · 10 years ago
  54. f5e7840 drm/atomic: Add helpers for state-subclassing drivers by Thierry Reding · 10 years ago
  55. 42e9ce0 drm/tegra: dc: Implement hardware VBLANK counter by Thierry Reding · 10 years ago
  56. b4a20144 gpu: host1x: Export host1x_syncpt_read() by Thierry Reding · 10 years ago
  57. dab1633 drm/tegra: sor: Dump registers via debugfs by Thierry Reding · 10 years ago
  58. 28fe207 drm/tegra: sor: Registers are 32-bit by Thierry Reding · 10 years ago
  59. 28c2337 drm/tegra: Provide debugfs file for the IOVA space by Thierry Reding · 10 years ago
  60. d298274 drm/tegra: dc: Check for valid parent clock by Thierry Reding · 10 years ago
  61. 48fd77d kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM by John Stultz · 9 years ago
  62. bd05954 perf data: Support using -f to override perf.data file ownership for 'convert' by Yunlong Song · 9 years ago
  63. e366a6d perf trace: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  64. 44f7e43 perf timechart: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  65. 06af0f2 perf script: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  66. 62a1a63 perf mem: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  67. c4ac732 perf lock: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  68. 8cc5ec1f perf kvm: Support using -f to override perf.data.guest file ownership by Yunlong Song · 9 years ago
  69. d1eeb77 perf kmem: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  70. ccaa474 perf inject: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  71. 9e3b6ec perf evlist: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  72. c727383 perf probe: Fix to track down unnamed union/structure members by Masami Hiramatsu · 9 years ago
  73. b83e868 perf db-export: No need to have ->thread twice in struct export_sample by Arnaldo Carvalho de Melo · 9 years ago
  74. 7327259 perf db-export: No need to pass thread twice to db_export__sample by Arnaldo Carvalho de Melo · 9 years ago
  75. f9d5d54 perf scripting: No need to pass thread twice to the scripting callbacks by Arnaldo Carvalho de Melo · 9 years ago
  76. 79628f2 perf script: No need to lookup thread twice by Arnaldo Carvalho de Melo · 9 years ago
  77. 2e54a5b perf/x86/intel/pt: Fix the 32-bit build by Ingo Molnar · 9 years ago
  78. 3650b57 timer: Further simplify the SMP and HOTPLUG logic by Peter Zijlstra · 9 years ago
  79. 8def906 timer: Don't initialize 'tvec_base' on hotplug by Viresh Kumar · 9 years ago
  80. b337a938 timer: Allocate per-cpu tvec_base's statically by Peter Zijlstra · 9 years ago
  81. fa9c9d1 sched/deadline: Support DL task migration during CPU hotplug by Wanpeng Li · 9 years ago
  82. 3c18d44 sched/core: Check for available DL bandwidth in cpuset_cpu_inactive() by Juri Lelli · 9 years ago
  83. 4cd57f9 sched/deadline: Always enqueue on previous rq when dl_task_timer() fires by Juri Lelli · 9 years ago
  84. 07c54f7 sched/core: Remove unused argument from init_[rt|dl]_rq() by Abel Vesa · 10 years ago
  85. cd1f11d perf/x86/intel: Avoid rewriting DEBUGCTL with the same value for LBRs by Andi Kleen · 9 years ago
  86. 1a78d93 perf/x86/intel: Streamline LBR MSR handling in PMI by Andi Kleen · 9 years ago
  87. 15fde11 perf/x86: Only dump PEBS register when PEBS has been detected by Andi Kleen · 10 years ago
  88. da3e606 perf/x86: Dump DEBUGCTL in PMU dump by Andi Kleen · 10 years ago
  89. 8882edf perf/x86/intel: Reset more state in PMU reset by Andi Kleen · 10 years ago
  90. b37609c perf/x86/intel: Make the HT bug workaround conditional on HT enabled by Stephane Eranian · 10 years ago
  91. b3738d2 watchdog: Add watchdog enable/disable all functions by Stephane Eranian · 10 years ago
  92. c02cdbf perf/x86/intel: Limit to half counters when the HT workaround is enabled, to avoid exclusive mode starvation by Stephane Eranian · 10 years ago
  93. a90738c perf/x86/intel: Fix intel_get_event_constraints() for dynamic constraints by Stephane Eranian · 10 years ago
  94. b63b4b4 perf/x86/intel: Enforce HT bug workaround with PEBS for SNB/IVB/HSW by Maria Dimakopoulou · 10 years ago
  95. 93fcf72 perf/x86/intel: Enforce HT bug workaround for SNB/IVB/HSW by Maria Dimakopoulou · 10 years ago
  96. e979121 perf/x86/intel: Implement cross-HT corruption bug workaround by Maria Dimakopoulou · 10 years ago
  97. 6f6539c perf/x86/intel: Add cross-HT counter exclusion infrastructure by Maria Dimakopoulou · 10 years ago
  98. 79cba82 perf/x86: Add 'index' param to get_event_constraint() callback by Stephane Eranian · 10 years ago
  99. c5362c0 perf/x86: Add 3 new scheduling callbacks by Maria Dimakopoulou · 10 years ago
  100. 9041346 perf/x86: Vectorize cpuc->kfree_on_online by Stephane Eranian · 10 years ago