1. 76d697d blk-mq: fix hctx/ctx kobject use-after-free by Ming Lei · 10 years ago
  2. 32c6590 x86, hyperv: Mark the Hyper-V clocksource as being continuous by K. Y. Srinivasan · 10 years ago
  3. 9d34cfd x86: Don't rely on VMWare emulating PAT MSR correctly by Juergen Gross · 10 years ago
  4. b166010 mfd: rtsx_usb: Fix runtime PM deadlock by Roger Tseng · 10 years ago
  5. f29ae36 mfd: tps65218: Make INT1 our status_base register by Felipe Balbi · 10 years ago
  6. 773328d mfd: tps65218: Make INT[12] and STATUS registers volatile by Felipe Balbi · 10 years ago
  7. b3f6c73 mfd: da9052-core: Fix platform-device id collision by Fabio Estevam · 10 years ago
  8. 4a0d310 x86, irq: Properly tag virtualization entry in /proc/interrupts by Jan Beulich · 10 years ago
  9. f285f4a x86, boot: Skip relocs when load address unchanged by Kees Cook · 10 years ago
  10. c7c52e4 arm64: Add dtb files to archclean rule by Jungseok Lee · 10 years ago
  11. 8abb850 x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsi by Jiang Liu · 10 years ago
  12. 9889eae ACPI: pci: Do not clear pci_dev->irq in acpi_pci_irq_disable() by Jiang Liu · 10 years ago
  13. b568b86 x86/xen: Treat SCI interrupt as normal GSI interrupt by Jiang Liu · 10 years ago
  14. 06efe0e Merge tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  15. fb32c76 VFS: Convert file->f_dentry->d_inode to file_inode() by David Howells · 10 years ago
  16. 91724c2 scsi: Avoid crashing if device uses DIX but adapter does not support it by Ewan D. Milne · 10 years ago
  17. 99531e6 scsi_debug: use atomic allocation in resp_rsup_opcodes by Sasha Levin · 10 years ago
  18. 7ecd0bd ARM: dts: imx25: Fix PWM "per" clocks by Fabio Estevam · 10 years ago
  19. eef8f4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  20. 2262889 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  21. c749637 module: fix race in kallsyms resolution during module load success. by Rusty Russell · 10 years ago
  22. be1f221 module: remove mod arg from module_free, rename module_memfree(). by Rusty Russell · 10 years ago
  23. d453cde module_arch_freeing_init(): new hook for archs before module->module_init freed. by Rusty Russell · 10 years ago
  24. c772be5 param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOC by Rusty Russell · 10 years ago
  25. a8c1d28 s2io: use snprintf() as a safety feature by Dan Carpenter · 10 years ago
  26. 07bf328 Merge tag 'omap-for-v3.19/gic-regression-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 10 years ago
  27. 38bdf45 bus: mvebu-mbus: fix support of MBus window 13 by Andrew Lunn · 10 years ago
  28. ef5a1ba Merge branch 'r8152' by David S. Miller · 10 years ago
  29. b4d99de r8152: remove sram_read by hayeswang · 10 years ago
  30. 8cb3db2 r8152: remove generic_ocp_read before writing by hayeswang · 10 years ago
  31. 6e1103a btrfs: fix state->private cast on 32 bit machines by Satoru Takeuchi · 10 years ago
  32. 75c68e9 Btrfs: fix race deleting block group from space_info->ro_bgs list by Filipe Manana · 10 years ago
  33. 379d685 Btrfs: fix incorrect freeing in scrub_stripe by Tsutomu Itoh · 10 years ago
  34. 98bd5c5 btrfs: sync ioctl, handle errors after transaction start by David Sterba · 10 years ago
  35. e60bf80 Merge branch 'bgmac' by David S. Miller · 10 years ago
  36. 43f159c bgmac: activate irqs only if there is nothing to poll by Hauke Mehrtens · 10 years ago
  37. 6216642 bgmac: register napi before the device by Hauke Mehrtens · 10 years ago
  38. 852c5d9 Merge branch 'sh_eth' by David S. Miller · 10 years ago
  39. 4f9dce23 sh_eth: Fix ethtool operation crash when net device is down by Ben Hutchings · 10 years ago
  40. b37feed sh_eth: Fix promiscuous mode on chips without TSU by Ben Hutchings · 10 years ago
  41. 9d28971 ipv6: stop sending PTB packets for MTU < 1280 by Hagen Paul Pfeifer · 10 years ago
  42. ce75145 libata: prevent HSM state change race between ISR and PIO by David Jeffery · 10 years ago
  43. 1caf6aa scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymore by Michael Karcher · 10 years ago
  44. 72dd299 libata: allow sata_sil24 to opt-out of tag ordered submission by Dan Williams · 10 years ago
  45. dbe752a pinctrl: MAINTAINERS: add git tree reference by Linus Walleij · 10 years ago
  46. bcd53f8 pinctrl: qcom: Don't iterate past end of function array by Stephen Boyd · 10 years ago
  47. cdef511 KVM: fix sparse warning in include/trace/events/kvm.h by Christian Borntraeger · 10 years ago
  48. 6cdb081 ipr: wait for aborted command responses by Brian King · 10 years ago
  49. 378ff1a fix deadlock in cifs_ioctl_clone() by Al Viro · 10 years ago
  50. f2c3c67 Merge tag 'mvebu-fixes-3.19-3' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 10 years ago
  51. b62a9c2 Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  52. 6689388 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  53. 6455931 ALSA: usb-audio: Add mic volume fix quirk for Logitech Webcam C210 by Jason Lee Cragg · 10 years ago
  54. 7c4c558 drm/exynos: fix warning of vblank reference count by Joonyoung Shim · 10 years ago
  55. bd50866 drm/exynos: remove unnecessary runtime pm operations by Joonyoung Shim · 10 years ago
  56. 265134a drm/exynos: fix reset codes for memory mapped hdmi phy by Joonyoung Shim · 10 years ago
  57. ec6f34e Linux 3.19-rc5 by Linus Torvalds · 10 years ago
  58. d0ac5d8 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  59. 2061dcd net: sctp: fix race for one-to-many sockets in sendmsg's auto associate by Daniel Borkmann · 10 years ago
  60. 12ba857 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  61. 901b208 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  62. c7662fc clk: fix possible null pointer dereference by Stanimir Varbanov · 10 years ago
  63. 176a107 Revert "clk: ppc-corenet: Fix Section mismatch warning" by Kevin Hao · 10 years ago
  64. a5e1baf clk: rockchip: fix deadlock possibility in cpuclk by Heiko Stübner · 10 years ago
  65. 298e320 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  66. 59b2858 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  67. 8f1e8ee ARM: mvebu: completely disable hardware I/O coherency by Thomas Petazzoni · 10 years ago
  68. 0fb22a8 ARM: OMAP: Work around hardcoded interrupts by Marc Zyngier · 10 years ago
  69. d01de23 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  70. 966903a Merge tag 'samsung-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 10 years ago
  71. 41544f9 reset: sunxi: fix spinlock initialization by Tyler Baker · 10 years ago
  72. a30e931 Merge tag 'renesas-soc-fixes-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 10 years ago
  73. 25217fef ARM: dts: disable CCI on exynos5420 based arndale-octa by Abhilash Kesavan · 10 years ago
  74. 896ddd6 drivers: bus: check cci device tree node status by Abhilash Kesavan · 10 years ago
  75. 6fda93b Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes by Olof Johansson · 10 years ago
  76. c9b75d5 ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288 by Heiko Stübner · 10 years ago
  77. 1dbb36b Merge tag 'berlin-fixes-for-3.19-1' of git://git.infradead.org/users/hesselba/linux-berlin into fixes by Olof Johansson · 10 years ago
  78. 259e438 ARM: nomadik: fix up leftover device tree pins by Linus Walleij · 10 years ago
  79. e3db221 Merge tag 'omap-for-v3.19/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 10 years ago
  80. 3be8142 Merge tag 'imx-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 10 years ago
  81. 1591dc4 Merge tag 'v3.19-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 10 years ago
  82. f469cde ARM: shmobile: r8a7779: Instantiate GIC from C board code in legacy builds by Magnus Damm · 10 years ago
  83. 1fbbc3f ARM: shmobile: r8a7778: Instantiate GIC from C board code in legacy builds by Magnus Damm · 10 years ago
  84. ee1c2442 genetlink: synchronize socket closing and family removal by Johannes Berg · 10 years ago
  85. 5ad6300 genetlink: disallow subscribing to unknown mcast groups by Johannes Berg · 10 years ago
  86. f555f3d genetlink: document parallel_ops by Johannes Berg · 10 years ago
  87. 25ca917 ALSA: firewire-lib: limit the MIDI data rate by Clemens Ladisch · 10 years ago
  88. 5c697e5 ALSA: firewire-lib: remove rx_blocks_for_midi quirk by Clemens Ladisch · 10 years ago
  89. fc7f0dd kernel: avoid overflow in cmp_range by Louis Langholtz · 10 years ago
  90. 6bcf9c1 perf tools powerpc: Use dwfl_report_elf() instead of offline. by Sukadev Bhattiprolu · 10 years ago
  91. 813ccd1 perf tools: Fix segfault for symbol annotation on TUI by Namhyung Kim · 10 years ago
  92. b93b096 perf test: Fix dwarf unwind using libunwind. by Wang Nan · 10 years ago
  93. ea1fe3a perf tools: Avoid build splat for syscall numbers with uclibc by Vineet Gupta · 10 years ago
  94. a83d869 perf tools: Elide strlcpy warning with uclibc by Vineet Gupta · 10 years ago
  95. db1806e perf tools: Fix statfs.f_type data type mismatch build error with uclibc by Alexey Brodkin · 10 years ago
  96. 25cd480 tools: Remove bitops/hweight usage of bits in tools/perf by Arnaldo Carvalho de Melo · 10 years ago
  97. 260d819 perf machine: Fix __machine__findnew_thread() error path by Namhyung Kim · 10 years ago
  98. c6e5e9f perf tools: Fix building error in x86_64 when dwarf unwind is on by Namhyung Kim · 10 years ago
  99. 7949ba1 perf probe: Propagate error code when write(2) failed by Namhyung Kim · 10 years ago
  100. 29187a9 workqueue: fix subtle pool management issue which can stall whole worker_pool by Tejun Heo · 10 years ago