1. 879828c gpio: grgpio: Avoid potential NULL pointer dereference by Axel Lin · 10 years ago
  2. d7d5a00 libceph: fix sparse endianness warnings by Ilya Dryomov · 10 years ago
  3. 0668ff5 ceph: use %zu for len in ceph_fill_inline_data() by Ilya Dryomov · 10 years ago
  4. f5db310 selftests/vm: fix link error for transhuge-stress test by Andrey Skvortsov · 10 years ago
  5. c09e31c perf hists browser: Fix segfault when showing callchain by Namhyung Kim · 10 years ago
  6. d114960 perf callchain: Free callchains when hist entries are deleted by Namhyung Kim · 10 years ago
  7. 5ca8271 perf hists: Fix children sort key behavior by Namhyung Kim · 10 years ago
  8. 7be0772 x86/xen: avoid freeing static 'name' when kasprintf() fails by Vitaly Kuznetsov · 10 years ago
  9. a97dae1 x86/xen: add extra memory for remapped frames during setup by David Vrabel · 10 years ago
  10. bc7142c x86/xen: don't count how many PFNs are identity mapped by David Vrabel · 10 years ago
  11. 701a261 x86/xen: Free bootmem in free_p2m_page() during early boot by Boris Ostrovsky · 10 years ago
  12. 0e63ea4 arm64/efi: add missing call to early_ioremap_reset() by Ard Biesheuvel · 10 years ago
  13. 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 · 10 years ago
  14. 79305ec Merge tag 'amdkfd-fixes-2015-01-06' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 10 years ago
  15. eaee8ec Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  16. f662488 Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  17. ac08468 ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem region by Grygorii Strashko · 10 years ago
  18. cca547e ARM: 8249/1: mm: dump: don't skip regions by Mark Rutland · 10 years ago
  19. 841ee23 ARM: wire up execveat syscall by Russell King · 10 years ago
  20. 49a068f rpc: fix xdr_truncate_encode to handle buffer ending on page boundary by J. Bruce Fields · 10 years ago
  21. 94ae1db nfsd: fix fi_delegees leak when fi_had_conflict returns true by Jeff Layton · 10 years ago
  22. 7c2e211 vfio-pci: Fix the check on pci device type in vfio_pci_probe() by Wei Yang · 10 years ago
  23. 990428b assoc_array: Include rcupdate.h for call_rcu() definition by Pranith Kumar · 10 years ago
  24. 92cb465 ALSA: fireworks: fix an endianness bug for transaction length by Takashi Sakamoto · 10 years ago
  25. 23b133bd udf: Check length of extended attributes and allocation descriptors by Jan Kara · 10 years ago
  26. 7914495 udf: Remove repeated loads blocksize by Jan Kara · 10 years ago
  27. 59c6832 arm64: fix missing asm/io.h include in kernel/smp_spin_table.c by Paul Walmsley · 10 years ago
  28. 2c2b282 arm64: fix missing asm/alternative.h include in kernel/module.c by Paul Walmsley · 10 years ago
  29. 082471a arm64: fix missing linux/bug.h include in asm/arch_timer.h by Paul Walmsley · 10 years ago
  30. 2ec4560 arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.h by Paul Walmsley · 10 years ago
  31. 80639d4 arm64: sanity checks: add missing AArch32 registers by Mark Rutland · 10 years ago
  32. 3efcb7a arm64: Remove unused prepare_to_copy() by Tobias Klauser · 10 years ago
  33. 0f9132c arm64: Correct __NR_compat_syscalls for bpf by Mark Rutland · 10 years ago
  34. 99975cc vhost/net: length miscalculation by Michael S. Tsirkin · 10 years ago
  35. fce7fcc pinctrl: st: Add irq_disable hook to st_gpio_irqchip by Patrice CHOTARD · 10 years ago
  36. 96d16c3 pinctrl: st: avoid multiple mutex lock by Francesco VIRLINZI · 10 years ago
  37. 5afb287 gpio: dln2: Fix gpio output value in dln2_gpio_direction_output() by Axel Lin · 10 years ago
  38. 0acb0e7 gpio: dln2: fix issue when an IRQ is unmasked then enabled by Octavian Purdila · 10 years ago
  39. e4a93be isofs: Fix bug in the way to check if the year is a leap year by Oscar Forner Martinez · 10 years ago
  40. 60834b7 ALSA: hda - Add new GPU codec ID 0x10de0072 to snd-hda by Aaron Plattner · 10 years ago
  41. bdec419 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  42. 0adc180 Merge tag 'for-linus-3' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 10 years ago
  43. 2abad79 qla3xxx: don't allow never end busy loop by Andy Shevchenko · 10 years ago
  44. 794c3a0 Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video' by Rafael J. Wysocki · 10 years ago
  45. 6a3ef10 ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521X by Hans de Goede · 10 years ago
  46. 3b421b8 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  47. 67e51da Documentation/target: Update fabric_ops to latest code by Nicholas Bellinger · 10 years ago
  48. 4624386 vhost-scsi: Add missing virtio-scsi -> TCM attribute conversion by Nicholas Bellinger · 10 years ago
  49. fee7e49 mm: propagate error from stack expansion even for guard page by Linus Torvalds · 10 years ago
  50. 13e634de tools: testing: selftests: mq_perf_tests: Fix infinite loop on ARM by dann frazier · 10 years ago
  51. cd805f3 selftests/exec: allow shell return code of 126 by David Drysdale · 10 years ago
  52. 627d2cc Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  53. 07ff890 xen-netback: fixing the propagation of the transmit shaper timeout by Palik, Imre · 10 years ago
  54. 15ecf7a Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 10 years ago
  55. a5e3125 r8152: support ndo_features_check by hayeswang · 10 years ago
  56. 76baee6 drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl() by Oded Gabbay · 10 years ago
  57. b81c55d drm/amdkfd: reformat IOCTL definitions to drm-style by Oded Gabbay · 10 years ago
  58. 524a640 drm/amdkfd: Do copy_to/from_user in general kfd_ioctl() by Oded Gabbay · 10 years ago
  59. a1eb03f virtio_pci: document why we defer kfree by Michael S. Tsirkin · 10 years ago
  60. 63bd62a virtio_pci: defer kfree until release callback by Sasha Levin · 10 years ago
  61. 945399a virtio_pci: device-specific release callback by Michael S. Tsirkin · 10 years ago
  62. 80e9541 virtio: make del_vqs idempotent by Michael S. Tsirkin · 10 years ago
  63. 9d31b3c batman-adv: fix potential TT client + orig-node memory leak by Linus Lüssing · 10 years ago
  64. a516488 batman-adv: fix multicast counter when purging originators by Linus Lüssing · 10 years ago
  65. e8829f0 batman-adv: fix counter for multicast supporting nodes by Linus Lüssing · 10 years ago
  66. f44d540 batman-adv: fix lock class for decoding hash in network-coding.c by Martin Hundebøll · 10 years ago
  67. 2c667a3 batman-adv: fix delayed foreign originator recognition by Linus Lüssing · 10 years ago
  68. 329887a batman-adv: fix and simplify condition when bonding should be used by Simon Wunderlich · 10 years ago
  69. b1940cd Linux 3.19-rc3 by Linus Torvalds · 10 years ago
  70. ad0f409 int340x_thermal/processor_thermal_device: return failure when by Zhang Rui · 10 years ago
  71. 014d9d5 ACPI/int340x_thermal: enumerate INT3401 for Intel SoC DTS thermal driver by Zhang Rui · 10 years ago
  72. 48628e4 ACPI/int340x_thermal: enumerate INT340X devices even if they're not in _ART/_TRT by Zhang Rui · 10 years ago
  73. 79b8cb9 Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  74. d02dc27 ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu() by Hanjun Guo · 10 years ago
  75. af8f3f5 ACPI / processor: Convert apic_id to phys_id to make it arch agnostic by Hanjun Guo · 10 years ago
  76. f40bde8 Merge tag 'please-pull-syscall' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  77. 1b1f3e1 ACPI / PM: Fix PM initialization for devices that are not present by Rafael J. Wysocki · 10 years ago
  78. b739896 [IA64] Enable execveat syscall for ia64 by Tony Luck · 10 years ago
  79. 975f7d4 qla2xxx: fix busy wait regression by Bruno Prémont · 10 years ago
  80. dd5a74f drm/radeon: integer underflow in radeon_cp_dispatch_texture() by Dan Carpenter · 10 years ago
  81. 02ae7af drm/radeon: adjust default bapm settings for KV by Alex Deucher · 10 years ago
  82. 410cce2 drm/radeon: properly filter DP1.2 4k modes on non-DP1.2 hw by Alex Deucher · 10 years ago
  83. 5665c3e drm/radeon: fix sad_count check for dce3 by Alex Deucher · 10 years ago
  84. fbedf1c drm/radeon: KV has three PPLLs (v2) by Alex Deucher · 10 years ago
  85. a3a8784 KEYS: close race between key lookup and freeing by Sasha Levin · 10 years ago
  86. 2030664 drm/amdkfd: unmap VMID<-->PASID when relesing VMID (non-HWS) by Ben Goz · 10 years ago
  87. c507de8 ALSA: hda - Fix wrong gpio_dir & gpio_mask hint setups for IDT/STAC codecs by Takashi Iwai · 10 years ago
  88. 2c0ee8b iommu/rockchip: Drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  89. 6d1b9cc iommu/vt-d: Remove dead code in device_notifier by Joerg Roedel · 10 years ago
  90. 62c2216 iommu/vt-d: Fix dmar_domain leak in iommu_attach_device by Joerg Roedel · 10 years ago
  91. 04561ca iommu/ipmmu-vmsa: Change IOMMU_EXEC to IOMMU_NOEXEC by Laurent Pinchart · 10 years ago
  92. 0b8c960 crypto: sha-mb - Add avx2_supported check. by Vinson Lee · 10 years ago
  93. 0b1e95b crypto: aesni - fix "by8" variant for 128 bit keys by Mathias Krause · 10 years ago
  94. 6744e90 ext3: destroy sbi mutexes in put_super by Fabian Frederick · 10 years ago
  95. 2c561bc udf: Update Kconfig description by Jan Kara · 10 years ago
  96. 1e359a5 Revert "mac80211: Fix accounting of the tailroom-needed counter" by Johannes Berg · 10 years ago
  97. 49cdd5b ALSA: snd-usb-caiaq: fix stream count check by Daniel Mack · 10 years ago
  98. 7ce67a3 net: ethernet: cpsw: fix hangs with interrupts by Felipe Balbi · 10 years ago
  99. 693a30b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
  100. 4bf9636 Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo" by Pavel Machek · 10 years ago