1. 29c6dd5 cdc-acm: fix NULL pointer reference by Oliver Neukum · 9 years ago
  2. eac6f76 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  3. c0cb139 Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  4. 3eb9ede Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  5. 91918d1 hwmon: (nct6683) Add basic support for NCT6683 on Mitac boards by Guenter Roeck · 9 years ago
  6. ed21d17 batman-adv: Add kerneldoc for batadv_neigh_node::refcount by Sven Eckelmann · 9 years ago
  7. 8a3719a batman-adv: Remove kerneldoc for missing struct members by Sven Eckelmann · 9 years ago
  8. 006a199 batman-adv: Fix kerneldoc member names in for main structs by Sven Eckelmann · 9 years ago
  9. 426fc6c batman-adv: Fix kernel-doc parsing of main structs by Sven Eckelmann · 9 years ago
  10. cc69d3d batman-adv: Change ifconfig examples to iproute2 by Sven Eckelmann · 9 years ago
  11. e087f34 batman-adv: Split a condition check by Markus Elfring · 9 years ago
  12. f75a33a batman-adv: Delete an unnecessary check before the function call "batadv_softif_vlan_free_ref" by Markus Elfring · 9 years ago
  13. 8bbb7cb batman-adv: Less checks in batadv_tvlv_unicast_send() by Markus Elfring · 9 years ago
  14. c799443 batman-adv: Delete unnecessary checks before the function call "kfree_skb" by Markus Elfring · 9 years ago
  15. d737ccb batman-adv: Add function to convert string to batadv throughput by Sven Eckelmann · 9 years ago
  16. 9e728e8 batman-adv: only call post function if something changed by Simon Wunderlich · 9 years ago
  17. e1544f3 batman-adv: increase BLA wait periods to 6 by Simon Wunderlich · 9 years ago
  18. d68081a batman-adv: purge bridge loop avoidance when its disabled by Simon Wunderlich · 9 years ago
  19. 143d157 batman-adv: remove leftovers of unused BATADV_PRIMARIES_FIRST_HOP flag by Marek Lindner · 9 years ago
  20. 008a374 batman-adv: Fix lockdep annotation of batadv_tlv_container_remove by Sven Eckelmann · 9 years ago
  21. 4a4d045 batman-adv: Start new development cycle by Simon Wunderlich · 9 years ago
  22. bbddca8 nfsd: don't hold i_mutex over userspace upcalls by NeilBrown · 9 years ago
  23. db39c16 fs:affs:Replace time_t with time64_t by DengChao · 9 years ago
  24. 8f5fed1 fs/9p: use fscache mutex rather than spinlock by Sasha Levin · 9 years ago
  25. 3cc4a84 proc: add a reschedule point in proc_readfd_common() by Eric Dumazet · 9 years ago
  26. bc51b2a logfs: constify logfs_block_ops structures by Julia Lawall · 9 years ago
  27. 0dbf5f2 fcntl: allow to set O_DIRECT flag on pipe by Stanislav Kinsburskiy · 9 years ago
  28. 90330e6 fs: __generic_file_splice_read retry lookup on AOP_TRUNCATED_PAGE by Abhi Das · 9 years ago
  29. 0b2a6f2 fs: xattr: Use kvfree() by Richard Weinberger · 9 years ago
  30. 751e5f5 vmstat: allocate vmstat_wq before it is used by Michal Hocko · 9 years ago
  31. bdb97e9 [s390] page_to_phys() always returns a multiple of PAGE_SIZE by Al Viro · 9 years ago
  32. d86cdfc Merge branch 'r8152-adjustments' by David S. Miller · 9 years ago
  33. cda9fb0 r8152: adjust ALDPS function by hayeswang · 9 years ago
  34. 216a834 r8152: use test_and_clear_bit by hayeswang · 9 years ago
  35. 5ee3c60 r8152: fix the wake event by hayeswang · 9 years ago
  36. b4c19f7 phy: micrel: Fix finding PHY properties in MAC node for KSZ9031. by Roosen Henri · 9 years ago
  37. b1c1f23 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  38. 01dd194 bpf: cleanup bpf_prog_run_{save,clear}_cb helpers by Daniel Borkmann · 9 years ago
  39. b351a06 Merge branch 'net-sparse-warnings' by David S. Miller · 9 years ago
  40. ad64b8b ipv4: eliminate lock count warnings in ping.c by Lance Richardson · 9 years ago
  41. 0797cbd ipv4: eliminate endianness warnings in ip_fib.h by Lance Richardson · 9 years ago
  42. 30d3d83 ipv4: fix endianness warnings in ip_tunnel_core.c by Lance Richardson · 9 years ago
  43. 263a3df nbd: use ->compat_ioctl() by Al Viro · 9 years ago
  44. 6108209 Merge branch 'for-linus' into work.misc by Al Viro · 9 years ago
  45. a7f61e89 compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS) by Jann Horn · 9 years ago
  46. 66cf191 compat_ioctl: don't pass fd around when not needed by Al Viro · 9 years ago
  47. b434172 compat_ioctl: don't look up the fd twice by Jann Horn · 9 years ago
  48. 9b59377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  49. 385277b dm snapshot: fix hung bios when copy error occurs by Mikulas Patocka · 9 years ago
  50. 44d8a7d Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  51. 516c50c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  52. 496b0b5 Merge tag 'pm+acpi-4.4-final' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  53. 650e545 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. de03017 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. 3ab6d1e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. ea83ae2 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. a6a7358 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  58. 212c7f6 Merge tag 'dmaengine-fix-4.4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  59. 436950a Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 9 years ago
  60. 4054f64 Merge tag 'sound-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  61. 7d39721 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  62. 1f1a89a x86/mm: Micro-optimise clflush_cache_range() by Chris Wilson · 9 years ago
  63. 6757e6f irda: toim3232-sir: delete some dead code by Dan Carpenter · 9 years ago
  64. 85f37d1 isdn: act200: fix MODULE_PARM_DESC() typo by Dan Carpenter · 9 years ago
  65. 250fbf1 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  66. ac3e5fc kvm/x86: Hyper-V SynIC timers tracepoints by Andrey Smetanin · 9 years ago
  67. 18659a9 kvm/x86: Hyper-V SynIC tracepoints by Andrey Smetanin · 9 years ago
  68. f3b138c kvm/x86: Update SynIC timers on guest entry only by Andrey Smetanin · 9 years ago
  69. 7be58a6 kvm/x86: Skip SynIC vector check for QEMU side by Andrey Smetanin · 9 years ago
  70. 23a3b20 kvm/x86: Hyper-V fix SynIC timer disabling condition by Andrey Smetanin · 9 years ago
  71. 0cdeabb kvm/x86: Reorg stimer_expiration() to better control timer restart by Andrey Smetanin · 9 years ago
  72. f808495 kvm/x86: Hyper-V unify stimer_start() and stimer_restart() by Andrey Smetanin · 9 years ago
  73. 019b978 kvm/x86: Drop stimer_stop() function by Andrey Smetanin · 9 years ago
  74. 1ac1b65 kvm/x86: Hyper-V timers fix incorrect logical operation by Andrey Smetanin · 9 years ago
  75. 2860c4b KVM: move architecture-dependent requests to arch/ by Paolo Bonzini · 9 years ago
  76. 6662ba3 KVM: renumber vcpu->request bits by Paolo Bonzini · 9 years ago
  77. 0cd3104 KVM: document which architecture uses each request bit by Paolo Bonzini · 9 years ago
  78. 6c71f8a KVM: Remove unused KVM_REQ_KICK to save a bit in vcpu->requests by Paolo Bonzini · 9 years ago
  79. d0ecb44 Merge tag 'kvm-s390-next-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 9 years ago
  80. a33ad9a Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  81. 775d8a1 perf evlist: Add --trace-fields option to show trace fields by Namhyung Kim · 9 years ago
  82. 5c0cf22 perf record: Store data mmaps for dwarf unwind by Jiri Olsa · 9 years ago
  83. 0ba9814 perf libdw: Check for mmaps also in MAP__VARIABLE tree by Jiri Olsa · 9 years ago
  84. 0ddf524 perf unwind: Check for mmaps also in MAP__VARIABLE tree by Jiri Olsa · 9 years ago
  85. f22ed82 perf unwind: Use find_map function in access_dso_mem by Jiri Olsa · 9 years ago
  86. d2190a8 perf evlist: Remove perf_evlist__(enable|disable)_event functions by Jiri Olsa · 9 years ago
  87. 23df7f7 perf evlist: Make perf_evlist__open() open evsels with their cpus and threads (like perf record does) by Adrian Hunter · 9 years ago
  88. e39b2bb libata: skip debounce delay on link resume by Danesh Petigara · 9 years ago
  89. 841bcd2 Merge tag 'omap-for-v4.4/onenand-corruption' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 9 years ago
  90. b4d629a locks: rename __posix_lock_file to posix_lock_inode by Jeff Layton · 9 years ago
  91. e24dada locks: prink more detail when there are leaked locks by Jeff Layton · 9 years ago
  92. f27a0fe locks: pass inode pointer to locks_free_lock_context by Jeff Layton · 9 years ago
  93. 1890910 locks: sprinkle some tracepoints around the file locking code by Jeff Layton · 9 years ago
  94. 0752ba8 locks: don't check for race with close when setting OFD lock by Jeff Layton · 9 years ago
  95. 6ca92dd ata: ahci_brcmstb: disable DIPM support by Danesh Petigara · 9 years ago
  96. 6863caa ata: ahci_brcmstb: enable support for ALPM by Danesh Petigara · 9 years ago
  97. 14cbfbeb perf report: Show random usage tip on the help line by Namhyung Kim · 9 years ago
  98. 6126eb2 Revert "block: Split bios on chunk boundaries" by Jens Axboe · 9 years ago
  99. fc284be perf hists: Export a couple of hist functions by Namhyung Kim · 9 years ago
  100. 21e6d84 perf diff: Use perf_hpp__register_sort_field interface by Jiri Olsa · 9 years ago