1. f7e3c3c Documentation: usb: HID function testing by Andrzej Pietrasiewicz · 9 years ago
  2. 2c0f62f Documentation: usb: FFS function testing by Andrzej Pietrasiewicz · 9 years ago
  3. 4ca560a Documentation: usb: EEM function testing by Andrzej Pietrasiewicz · 9 years ago
  4. 7bfbc6e Documentation: usb: ECM subset function testing by Andrzej Pietrasiewicz · 9 years ago
  5. d5862ca Documentation: usb: ECM function testing by Andrzej Pietrasiewicz · 9 years ago
  6. e38eb2c Documentation: usb: ACM function testing by Andrzej Pietrasiewicz · 9 years ago
  7. b797ef4 Documentation: usb: gadget_serial: update generic serial setup instruction by Andrzej Pietrasiewicz · 9 years ago
  8. 3cd0e29 usb: dwc3: Remove current_trb as it is unused by Amit Virdi · 9 years ago
  9. 110381e usb: dwc3: gadget: Remove redundant check by Amit Virdi · 9 years ago
  10. 997f4f8 usb: dwc2: Fixed a few typos in comments by Mickael Maison · 9 years ago
  11. d16cd0b usb: gadget: udc: s3c2410_udc.c: Remove some unused functions by Rickard Strandqvist · 9 years ago
  12. dc93b41 usb: dwc3: Fixed a typo in comments by Mickael Maison · 9 years ago
  13. eaa27f3 linux 3.19-rc4 by Linus Torvalds · 9 years ago
  14. 0cbaed1 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  15. 505569d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  16. 5ab551d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  17. ddb321a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  18. 1e6c3e8 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  19. b800c91 mm: fix corner case in anon_vma endless growing prevention by Konstantin Khlebnikov · 9 years ago
  20. 690eac5 mm: Don't count the stack guard page towards RLIMIT_STACK by Linus Torvalds · 9 years ago
  21. 8e654dd Merge branch 'core/urgent' into locking/urgent, to collect all pending locking fixes by Ingo Molnar · 9 years ago
  22. 4850d37 Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  23. aff8ad5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  24. eb74926 Merge tag 'sound-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  25. 28023d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  26. 1dd34da Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  27. d80b34c9 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  28. aa92913 Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 9 years ago
  29. dc9319f Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  30. 20ebb34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  31. 03c751a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  32. b3d574a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  33. 1e34792 ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error by Victor Kamensky · 9 years ago
  34. 606185b HID: roccat: potential out of bounds in pyra_sysfs_write_settings() by Dan Carpenter · 9 years ago
  35. a63b03e mutex: Always clear owner field upon mutex_unlock() by Chris Wilson · 9 years ago
  36. 7f1a169 sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group() by Tetsuo Handa · 9 years ago
  37. 269ad80 sched/deadline: Avoid double-accounting in case of missed deadlines by Luca Abeni · 9 years ago
  38. 6a503c3 sched/deadline: Fix migration of SCHED_DEADLINE tasks by Luca Abeni · 9 years ago
  39. 32a8df4 sched: Fix odd values in effective_load() calculations by Yuyang Du · 9 years ago
  40. 536ebe9ca sched, fanotify: Deal with nested sleeps by Peter Zijlstra · 9 years ago
  41. 5306c31 perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes by Andi Kleen · 9 years ago
  42. 86c269f perf/x86_64: Improve user regs sampling by Andy Lutomirski · 9 years ago
  43. 88a7c26 perf: Move task_pt_regs sampling into arch code by Andy Lutomirski · 9 years ago
  44. 0f363b2 x86: Fix off-by-one in instruction decoder by Peter Zijlstra · 9 years ago
  45. 300176a Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  46. 9e5e366 mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being killed by Vlastimil Babka · 9 years ago
  47. 4bdfc1c memcg: fix destination cgroup leak on task charges migration by Vladimir Davydov · 9 years ago
  48. 24d404d mm: memcontrol: switch soft limit default back to infinity by Johannes Weiner · 9 years ago
  49. 70ecb3c mm/debug_pagealloc: remove obsolete Kconfig options by Joonsoo Kim · 9 years ago
  50. 75069f2 vfs: renumber FMODE_NONOTIFY and add to uniqueness check by David Drysdale · 9 years ago
  51. 9de93e78 arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.h by Oleg Nesterov · 9 years ago
  52. 53dc20b ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when link file by Xue jiufei · 9 years ago
  53. 75dd112 MAINTAINERS: update rydberg's addresses by Henrik Rydberg · 9 years ago
  54. 2d6d7f9 mm: protect set_page_dirty() from ongoing truncation by Johannes Weiner · 9 years ago
  55. 7a3ef20 mm: prevent endless growth of anon_vma hierarchy by Konstantin Khlebnikov · 9 years ago
  56. 3245d6a exit: fix race between wait_consider_task() and wait_task_zombie() by Oleg Nesterov · 9 years ago
  57. eb4f73b ocfs2: remove bogus check in dlm_process_recovery_data by Joseph Qi · 9 years ago
  58. 11c8f01 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  59. 90ac086 Makefile: include arch/*/include/generated/uapi before .../generated by Michal Marek · 9 years ago
  60. c4ccac4 Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  61. 74e59ea Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  62. 086b2a9 Merge tag 'keys-fixes-20150107' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 9 years ago
  63. b11ecb2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  64. 1c16938 Merge tag 'iommu-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  65. 716c13a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  66. d7d5a00 libceph: fix sparse endianness warnings by Ilya Dryomov · 9 years ago
  67. 0668ff5 ceph: use %zu for len in ceph_fill_inline_data() by Ilya Dryomov · 9 years ago
  68. c09e31c perf hists browser: Fix segfault when showing callchain by Namhyung Kim · 9 years ago
  69. d114960 perf callchain: Free callchains when hist entries are deleted by Namhyung Kim · 9 years ago
  70. 5ca8271 perf hists: Fix children sort key behavior by Namhyung Kim · 9 years ago
  71. 0e63ea4 arm64/efi: add missing call to early_ioremap_reset() by Ard Biesheuvel · 9 years ago
  72. ed9eb84 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  73. 79305ec Merge tag 'amdkfd-fixes-2015-01-06' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  74. eaee8ec Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  75. f662488 Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 9 years ago
  76. ac08468 ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem region by Grygorii Strashko · 9 years ago
  77. cca547e ARM: 8249/1: mm: dump: don't skip regions by Mark Rutland · 9 years ago
  78. 841ee23 ARM: wire up execveat syscall by Russell King · 9 years ago
  79. 49a068f rpc: fix xdr_truncate_encode to handle buffer ending on page boundary by J. Bruce Fields · 9 years ago
  80. 94ae1db nfsd: fix fi_delegees leak when fi_had_conflict returns true by Jeff Layton · 9 years ago
  81. 7c2e211 vfio-pci: Fix the check on pci device type in vfio_pci_probe() by Wei Yang · 9 years ago
  82. 990428b assoc_array: Include rcupdate.h for call_rcu() definition by Pranith Kumar · 9 years ago
  83. 92cb465 ALSA: fireworks: fix an endianness bug for transaction length by Takashi Sakamoto · 9 years ago
  84. 59c6832 arm64: fix missing asm/io.h include in kernel/smp_spin_table.c by Paul Walmsley · 9 years ago
  85. 2c2b282 arm64: fix missing asm/alternative.h include in kernel/module.c by Paul Walmsley · 9 years ago
  86. 082471a arm64: fix missing linux/bug.h include in asm/arch_timer.h by Paul Walmsley · 9 years ago
  87. 2ec4560 arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.h by Paul Walmsley · 9 years ago
  88. 80639d4 arm64: sanity checks: add missing AArch32 registers by Mark Rutland · 9 years ago
  89. 3efcb7a arm64: Remove unused prepare_to_copy() by Tobias Klauser · 9 years ago
  90. 0f9132c arm64: Correct __NR_compat_syscalls for bpf by Mark Rutland · 9 years ago
  91. 99975cc vhost/net: length miscalculation by Michael S. Tsirkin · 9 years ago
  92. fce7fcc pinctrl: st: Add irq_disable hook to st_gpio_irqchip by Patrice CHOTARD · 9 years ago
  93. 96d16c3 pinctrl: st: avoid multiple mutex lock by Francesco VIRLINZI · 9 years ago
  94. 60834b7 ALSA: hda - Add new GPU codec ID 0x10de0072 to snd-hda by Aaron Plattner · 9 years ago
  95. bdec419 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  96. 0adc180 Merge tag 'for-linus-3' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  97. 2abad79 qla3xxx: don't allow never end busy loop by Andy Shevchenko · 9 years ago
  98. 794c3a0 Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video' by Rafael J. Wysocki · 9 years ago
  99. 6a3ef10 ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521X by Hans de Goede · 9 years ago
  100. 3b421b8 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago