1. 4de930e net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom by Al Viro · 9 years ago
  2. 91edd09 net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() behaviour by Catalin Marinas · 9 years ago
  3. de58a6d Merge branch 'be2net' by David S. Miller · 9 years ago
  4. 25848c9 be2net: use PCI MMIO read instead of config read for errors by Suresh Reddy · 9 years ago
  5. c8ba4ad0 be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQs by Suresh Reddy · 9 years ago
  6. 435452a be2net: Prevent VFs from enabling VLAN promiscuous mode by Vasundhara Volam · 9 years ago
  7. d22e153 tcp: fix tcp fin memory accounting by Josh Hunt · 9 years ago
  8. 73ba57b ipv6: fix backtracking for throw routes by Steven Barth · 9 years ago
  9. 87f966d net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5} by Markos Chandras · 9 years ago
  10. 8e199df ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_fragment by Sabrina Dubroca · 9 years ago
  11. b314aca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  12. 1e744c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  13. e409ac3 Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  14. 32dafb94 Merge tag 'mmc-v4.0-rc4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  15. 01d62ee Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  16. 18eda52 Merge tag 'nios2-fixes-v4.0-rc5' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 9 years ago
  17. a93fc15 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 9 years ago
  18. 22283c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  19. 47226fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  20. 94e4fe2 fuse: explicitly set /dev/fuse file's private_data by Tom Van Braeckel · 9 years ago
  21. 6b7a783 mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_alloc by NeilBrown · 9 years ago
  22. 8421596 ide_tape: convert jiffies with jiffies_to_msecs by Nicholas Mc Guire · 9 years ago
  23. 8d006e0 Revert "net: cx82310_eth: use common match macro" by Ondrej Zary · 9 years ago
  24. 3c08158 sparc: Fix /proc/kcore by David S. Miller · 9 years ago
  25. 2fc800f Merge branch 'mlx4-net' by David S. Miller · 9 years ago
  26. 39de961 net/mlx4_en: Set statistics bitmap at port init by Eran Ben Elisha · 9 years ago
  27. 61a3855 IB/mlx4: Saturate RoCE port PMA counters in case of overflow by Majd Dibbiny · 9 years ago
  28. a16f356 net/mlx4_en: Fix off-by-one in ethtool statistics display by Eran Ben Elisha · 9 years ago
  29. 217e8b1 IB/mlx4: Verify net device validity on port change event by Moni Shoua · 9 years ago
  30. 7b09ac7 Merge tag 'sound-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  31. ec3fbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  32. da11508 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  33. e63c733 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  34. ef6d24c pinctrl: sun4i: GPIOs configured as irq must be set to input before reading by Hans de Goede · 9 years ago
  35. 71cbad7 ovl: upper fs should not be R/O by hujianyang · 9 years ago
  36. 6be4506 ovl: check lowerdir amount for non-upper mount by hujianyang · 9 years ago
  37. bead55e ovl: print error message for invalid mount options by hujianyang · 9 years ago
  38. ced585c act_bpf: allow non-default TC_ACT opcodes as BPF exec outcome by Daniel Borkmann · 9 years ago
  39. bd87337 pinctrl: at91: move lock/unlock_as_irq calls into request/release by Boris Brezillon · 9 years ago
  40. c586165 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  41. 13326e5 Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  42. e2c7d88 HID: wacom: check for wacom->shared before following the pointer by Benjamin Tissoires · 9 years ago
  43. 8d7d9cc Revert "smc91x: retrieve IRQ and trigger flags in a modern way" by Robert Jarzmik · 9 years ago
  44. cb7cf8a inet: Clean up inet_csk_wait_for_connect() vs. might_sleep() by Eric Dumazet · 9 years ago
  45. 3735556 ip6_tunnel: fix error code when tunnel exists by Nicolas Dichtel · 9 years ago
  46. ad41faa netdevice.h: fix ndo_bridge_* comments by Nicolas Dichtel · 9 years ago
  47. 8e6e44f Merge tag 'regulator-fix-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  48. 529d2eb Merge tag 'regmap-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  49. 4d272f9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  50. 2fc6775 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  51. ab676b7 pagemap: do not leak physical addresses to non-privileged userspace by Kirill A. Shutemov · 9 years ago
  52. 3fc6c5a1 Merge tag 'asoc-fix-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 9 years ago
  53. 8cb2c2d livepatch: Fix subtle race with coming and going modules by Petr Mladek · 9 years ago
  54. 704a0b5 virtio_mmio: fix access width for mmio by Michael S. Tsirkin · 9 years ago
  55. f710a12 Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Marcelo Tosatti · 9 years ago
  56. a8e0c24 bnx2x: fix encapsulation features on 57710/57711 by Michal Schmidt · 9 years ago
  57. 48b810d Merge tag 'mac80211-for-davem-2015-03-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  58. ca00942 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  59. 09d042a Revert "Input: synaptics - use dmax in input_mt_assign_slots" by Dmitry Torokhov · 9 years ago
  60. 6067fe5 Merge branch 'synaptics' into for-linus by Dmitry Torokhov · 9 years ago
  61. cc26173 ALSA: hda - Treat stereo-to-mono mix properly by Takashi Iwai · 9 years ago
  62. 33484c6 Merge remote-tracking branches 'asoc/fix/sgtl5000' and 'asoc/fix/sn95031' into asoc-linus by Mark Brown · 9 years ago
  63. af6b7a8 Merge remote-tracking branches 'asoc/fix/ak4671', 'asoc/fix/control', 'asoc/fix/da732x', 'asoc/fix/fsl-ssi', 'asoc/fix/lock' and 'asoc/fix/rt286' into asoc-linus by Mark Brown · 9 years ago
  64. 016e81f Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus by Mark Brown · 9 years ago
  65. 8ca8f32 Merge remote-tracking branches 'regulator/fix/gpio-enable' and 'regulator/fix/tps65910' into regulator-linus by Mark Brown · 9 years ago
  66. d16da51 regulator: tps65910: Add missing #include <linux/of.h> by Geert Uytterhoeven · 9 years ago
  67. 69797da Revert "x86/mm/ASLR: Propagate base load address calculation" by Borislav Petkov · 9 years ago
  68. f84eaa1 mac80211: ignore CSA to same channel by Johannes Berg · 9 years ago
  69. 496fcc2 nl80211: ignore HT/VHT capabilities without QoS/WMM by Johannes Berg · 9 years ago
  70. 70a3fd6 mac80211: ask for ECSA IE to be considered for beacon parse CRC by Johannes Berg · 9 years ago
  71. 0f611d2 mac80211: count interfaces correctly for combination checks by Andrei Otcheretianski · 9 years ago
  72. 6347e2a nios2: mm: do not invoke OOM killer on kernel fault OOM by Ley Foon Tan · 9 years ago
  73. 10640d3 isdn: icn: use strlcpy() when parsing setup options by Dan Carpenter · 9 years ago
  74. c105e86 nios2: Remove ucontext.h from exported arch headers by Tobias Klauser · 9 years ago
  75. 7d985ed rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg() by Al Viro · 9 years ago
  76. 3eeff77 caif: fix MSG_OOB test in caif_seqpkt_recvmsg() by Al Viro · 9 years ago
  77. 06e5801 Linux 4.0-rc4 by Linus Torvalds · 9 years ago
  78. 0835208 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  79. 1ee89c5 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  80. 046d669 [PATCH] drm/mm: Fix support 4 GiB and larger ranges by Krzysztof Kolasa · 9 years ago
  81. 6981e2a Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  82. 71c87bd Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linux by Linus Torvalds · 9 years ago
  83. 9b02864 HID: tivo: enable all buttons on the TiVo Slide Pro remote by Forest Wilkinson · 9 years ago
  84. aaa95f7 Merge branch 'irqchip/urgent-gic' into irqchip/urgent by Jason Cooper · 9 years ago
  85. 4c906c2 bridge: reset bridge mtu after deleting an interface by Venkat Venkatsubra · 9 years ago
  86. 7cd9beb3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  87. 60b3e7b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  88. 07c2171 Merge tag 'linux-can-fixes-for-4.0-20150314' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  89. 0f0910a Merge tag 'locks-v4.0-4' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  90. 0be952c Merge tag 'vfio-v4.0-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  91. 9c987a3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  92. e6c2d9c Merge tag 'linux-kselftest-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  93. a9b1b45 locks: fix generic_delete_lease tracepoint to use victim pointer by Jeff Layton · 9 years ago
  94. ae70593 arm/arm64: KVM: Keep elrsr/aisr in sync with software model by Christoffer Dall · 9 years ago
  95. 947bb75 arm64: put __boot_cpu_mode label after alignment instead of before by Ard Biesheuvel · 9 years ago
  96. 60c0d45 efi/arm64: use UEFI for system reset and poweroff by Ard Biesheuvel · 9 years ago
  97. 285994a arm64: Invalidate the TLB corresponding to intermediate page table levels by Catalin Marinas · 9 years ago
  98. a9dc960 can: kvaser_usb: Fix tx queue start/stop race conditions by Ahmed S. Darwish · 9 years ago
  99. 963a822 net: can: Enable xilinx driver for ARM64 by Michal Simek · 9 years ago
  100. 5fb0f7fa Merge tag 'pm+acpi-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago