1. 24599e6 net: sctp: check proc_dointvec result in proc_sctp_do_auth by Daniel Borkmann · 10 years ago
  2. f1d7024 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  3. 40c1dea tg3: Clear NETIF_F_TSO6 flag before doing software GSO by Prashant Sreedharan · 10 years ago
  4. 58c72f9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  5. 2cd0d74 tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb by Neal Cardwell · 10 years ago
  6. 8e4946c Revert "net: return actual error on register_queue_kobjects" by David S. Miller · 10 years ago
  7. 37014f5 w1: mxc_w1: Fix incorrect "presence" status by Alexander Shiyan · 10 years ago
  8. c026a3f imx-drm: parallel-display: Fix DPMS default state. by Denis Carikli · 10 years ago
  9. b28e7d5 staging: android: timed_output: fix use after free of dev by Yi Zhang · 10 years ago
  10. d670878 unicore32: Remove ARCH_HAS_CPUFREQ config option by Stephen Boyd · 10 years ago
  11. ceebf4d UniCore32: Change git tree location information in MAINTAINERS by Guan Xuetao · 10 years ago
  12. 92543fd arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compiling failure by Chen Gang · 10 years ago
  13. 3420d49 arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure. by Chen Gang · 10 years ago
  14. 40ad2a6 arch: unicore32: ksyms: export additional find_first_*() to avoid compiling failure by Chen Gang · 10 years ago
  15. 8a01659 arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEM by Chen Gang · 10 years ago
  16. aaad618 unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h by Chen Gang · 10 years ago
  17. f80561e arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling failure by Chen Gang · 10 years ago
  18. 8902b10 drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_interrupt_cause" by Chen Gang · 10 years ago
  19. 8065042 arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compiling failure by Chen Gang · 10 years ago
  20. 5a5ffc9 arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling failure by Chen Gang · 10 years ago
  21. 73fa540 drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0 by Chen Gang · 10 years ago
  22. c863810 drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issue by Chen Gang · 10 years ago
  23. 312c6df arch/unicore32/include/asm/io.h: add readl_relaxed() generic definition by Chen Gang · 10 years ago
  24. 1febf61 arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc() by Chen Gang · 10 years ago
  25. 1ff38c5 arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling error by Chen Gang · 10 years ago
  26. db7ef28 arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macros by Chen Gang · 10 years ago
  27. df8e4c7 arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmalloc_area() by Chen Gang · 10 years ago
  28. 4877b60 arch/unicore32/kernel/ksyms.c: remove several undefined exported symbols by Chen Gang · 10 years ago
  29. 0e3727a x86/vdso: Remove some redundant in-memory section headers by Andy Lutomirski · 10 years ago
  30. bfad381 x86/vdso: Improve the fake section headers by Andy Lutomirski · 10 years ago
  31. c1979c3 x86/vdso2c: Use better macros for ELF bitness by Andy Lutomirski · 10 years ago
  32. 5f56e71 x86/vdso: Discard the __bug_table section by Andy Lutomirski · 10 years ago
  33. 8408c71 Btrfs: fix wrong error handle when the device is missing or is not writeable by Miao Xie · 10 years ago
  34. c55f139 Btrfs: fix deadlock when mounting a degraded fs by Miao Xie · 10 years ago
  35. e990f16 Btrfs: use bio_endio_nodec instead of open code by Miao Xie · 10 years ago
  36. 298a8f9 Btrfs: fix NULL pointer crash when running balance and scrub concurrently by Wang Shilong · 10 years ago
  37. ced96ed btrfs: Skip scrubbing removed chunks to avoid -ENOENT. by Qu Wenruo · 10 years ago
  38. e570fd2 Btrfs: fix broken free space cache after the system crashed by Miao Xie · 10 years ago
  39. 5349d6c Btrfs: make free space cache write out functions more readable by Miao Xie · 10 years ago
  40. 46fefe4 Btrfs: remove unused wait queue in struct extent_buffer by Filipe Manana · 10 years ago
  41. ea4ebde Btrfs: fix deadlocks with trylock on tree nodes by Chris Mason · 10 years ago
  42. 60efcf0 tty/serial: fix 8250 early console option passing to regular console by Rob Herring · 10 years ago
  43. 66528f9 tty: Correct INPCK handling by Peter Hurley · 10 years ago
  44. ef8b9dd serial: Fix IGNBRK handling by Peter Hurley · 10 years ago
  45. 08bc035 cifs: revalidate mapping prior to satisfying read_iter request with cache=loose by Jeff Layton · 10 years ago
  46. 894e552 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  47. 3d09c62 Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  48. 92b9441 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  49. c4222e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 10 years ago
  50. 6fb8cc8 efi: Fix compiler warnings (unused, const, type) by Catalin Marinas · 10 years ago
  51. 2ba87ea Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  52. 639bb92 Merge branch 'pm-sleep' by Rafael J. Wysocki · 10 years ago
  53. cf8116c Merge branches 'acpi-general', 'acpi-processor', 'acpi-lpss' and 'acpi-battery' by Rafael J. Wysocki · 10 years ago
  54. 6a78371 ARM: perf: fix compiler warning with gcc 4.6.4 (and tidy code) by Russell King · 10 years ago
  55. a641f3a ARM: l2c: fix dependencies on PL310 errata symbols by Russell King · 10 years ago
  56. 88a1c67 ARM: stih41x: Rename stih416-b2020-revE.dts to stih416-b2020e.dts by Lee Jones · 10 years ago
  57. 884d614 Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  58. fb54918 drm: fix uninitialized acquire_ctx fields (v2) by Rob Clark · 10 years ago
  59. 937a0c7 Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  60. 6f9a093 net: filter: fix upper BPF instruction limit by Kees Cook · 10 years ago
  61. ff5e92c net: sctp: propagate sysctl errors from proc_do* properly by Daniel Borkmann · 10 years ago
  62. d36a4f4 net: return actual error on register_queue_kobjects by Jie Liu · 10 years ago
  63. 5a7baa7 bonding: Advertize vxlan offload features when supported by Or Gerlitz · 10 years ago
  64. ee14eb7 skge: Added FS A8NE-FM to the list of 32bit DMA boards by Mirko Lindner · 10 years ago
  65. 3a3ec1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  66. 8851362 staging: comedi: addi_apci_1564: add addi_watchdog dependency by Arnd Bergmann · 10 years ago
  67. 46889d9 drm/radeon: Fix radeon_irq_kms_pflip_irq_get/put() imbalance by Michel Dänzer · 10 years ago
  68. ca721b7 Revert "drm/radeon: remove drm_vblank_get|put from pflip handling" by Michel Dänzer · 10 years ago
  69. f2263fc drm/radeon: improve dvi_mode_valid by Alex Deucher · 10 years ago
  70. 6536a3a drm/radeon: update mode_valid testing for DP by Alex Deucher · 10 years ago
  71. 5c86822 drm/radeon: Use dce5/6 hdmi deep color clock setup also on dce8+ by Mario Kleiner · 10 years ago
  72. dc559aa cpuidle: mvebu: Fix the name of the states by Gregory CLEMENT · 10 years ago
  73. fefa8ff cpufreq: unlock when failing cpufreq_update_policy() by Aaron Plattner · 10 years ago
  74. c141056 kbuild: fix a typo in a kbuild document by Masahiro Yamada · 10 years ago
  75. 8bf1356 builddeb: fix missing headers in linux-headers package by Fathi Boudra · 10 years ago
  76. 2ee3f63 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  77. e28642c Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  78. e64d468 Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/linux-block into for-linus by Jens Axboe · 10 years ago
  79. a981296 Documentation: Fix DocBook build with relative $(srctree) by Michal Marek · 10 years ago
  80. c7eb3a7 kbuild: Fix tar-pkg with relative $(objtree) by Michal Marek · 10 years ago
  81. e3a920a arm64: mm: remove broken &= operator from pmd_mknotpresent by Will Deacon · 10 years ago
  82. 8d42fda Merge branch 'topic/core-vuln-fixes' into for-linus by Takashi Iwai · 10 years ago
  83. 6c0c9a3 Merge tag 'asoc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  84. a765a7c deb-pkg: Fix for relative paths by Michal Marek · 10 years ago
  85. 883a1d4 ALSA: control: Make sure that id->index does not overflow by Lars-Peter Clausen · 10 years ago
  86. ac902c1 ALSA: control: Handle numid overflow by Lars-Peter Clausen · 10 years ago
  87. fd9f26e ALSA: control: Don't access controls outside of protected regions by Lars-Peter Clausen · 10 years ago
  88. 82262a46 ALSA: control: Fix replacing user controls by Lars-Peter Clausen · 10 years ago
  89. 07f4d9d ALSA: control: Protect user controls against concurrent access by Lars-Peter Clausen · 10 years ago
  90. 4cc2946 tty: serial: msm: Fix section mismatch warning by Kumar Gala · 10 years ago
  91. 3f620dd ARM: mvebu: enable Dove SoC in mvebu_v7_defconfig by Ezequiel Garcia · 10 years ago
  92. 1c65df3 floppy: format block0 read error message properly by Jiri Kosina · 10 years ago
  93. 5e40645 arm64: fix build error in sigcontext.h by Mark Salter · 10 years ago
  94. 457ced8 arm64: dts: Add more serial port nodes in APM X-Gene device tree by Vinayak Kale · 10 years ago
  95. f3a183c arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macro by Suravee Suthikulpanit · 10 years ago
  96. 2227901 arm64: ptrace: fix empty registers set in prstatus of aarch32 process core by Victor Kamensky · 10 years ago
  97. 34c65c4 arm64: uid16: fix __kernel_old_{gid,uid}_t definitions by Will Deacon · 10 years ago
  98. c168870 arm64: ptrace: change fs when passing kernel pointer to regset code by Will Deacon · 10 years ago
  99. 2d5a561 arm64: Limit the CMA buffer to 32-bit if ZONE_DMA by Catalin Marinas · 10 years ago
  100. 1712ef4 arm/ftrace: fix ftrace_return_addr() to ftrace_return_address() by Steven Rostedt · 10 years ago