1. 5fd637e samples/kobject: Use kstrtoint instead of sscanf by Rastislav Barlik · 9 years ago
  2. 1c34203 driver core: bus: Goto appropriate labels on failure in bus_add_device by Junjie Mao · 9 years ago
  3. bb2b407 driver core: use *switch* statement in really_probe() by Sergei Shtylyov · 9 years ago
  4. ba61af6 sysfs: Document struct attribute_group by Guenter Roeck · 9 years ago
  5. d8bf8c9 sysfs: Only accept read/write permissions for file attributes by Vivien Didelot · 9 years ago
  6. da4759c sysfs: Use only return value from is_visible for the file mode by Guenter Roeck · 9 years ago
  7. bc465aa Linux 4.0-rc5 by Linus Torvalds · 9 years ago
  8. 1b717b1 Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  9. 4541c22 Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  10. b93dbee Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  11. 704fa7f Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  12. b2f45ee Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  13. cedd5f6 Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  14. f897522 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  15. 3d7a6db Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  16. 97448d5 Merge git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  17. bb8ef2f Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  18. e477f3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  19. da6b9a2 Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  20. 521d474 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  21. 0d122f7 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  22. c6ef814 Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  23. 60ed380 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  24. 62a202d Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  25. 9c86286 Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources' by Rafael J. Wysocki · 9 years ago
  26. 0c35bd4 md: fix problems with freeing private data after ->run failure. by NeilBrown · 9 years ago
  27. 7132813 arm64: Honor __GFP_ZERO in dma allocations by Suzuki K. Poulose · 9 years ago
  28. 130c93f arm64: efi: don't restore TTBR0 if active_mm points at init_mm by Will Deacon · 9 years ago
  29. 9e8ce4b Revert "x86/PCI: Refine the way to release PCI IRQ resources" by Rafael J. Wysocki · 9 years ago
  30. 8265d44 Merge tag 'drm-intel-fixes-2015-03-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  31. f42e2c2 Merge tag 'drm-amdkfd-fixes-2015-03-19' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  32. 9bc6548 target: do not reject FUA CDBs when write cache is enabled but emulate_write_cache is 0 by Christophe Vu-Brugier · 9 years ago
  33. 5f7da04 target: Fix virtual LUN=0 target_configure_device failure OOPs by Nicholas Bellinger · 9 years ago
  34. 215a8fe target/pscsi: Fix NULL pointer dereference in get_device_type by Nicholas Bellinger · 9 years ago
  35. d556546 tcm_fc: missing curly braces in ft_invl_hw_context() by Dan Carpenter · 9 years ago
  36. 7544e597 target: Fix reference leak in target_get_sess_cmd() error path by Bart Van Assche · 9 years ago
  37. 2f450cc loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session by Bart Van Assche · 9 years ago
  38. 75c3d0b tcm_qla2xxx: Fix incorrect use of __transport_register_session by Bart Van Assche · 9 years ago
  39. f068fbc iscsi-target: Avoid early conn_logout_comp for iser connections by Nicholas Bellinger · 9 years ago
  40. 2a03ee8 Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target" by Nicholas Bellinger · 9 years ago
  41. 4b36b68 target: Disallow changing of WRITE cache/FUA attrs after export by Nicholas Bellinger · 9 years ago
  42. b314aca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  43. 1e744c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  44. e409ac3 Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  45. 32dafb94 Merge tag 'mmc-v4.0-rc4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  46. 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
  47. 18eda52 Merge tag 'nios2-fixes-v4.0-rc5' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 9 years ago
  48. a93fc15 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 9 years ago
  49. 22283c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  50. 133d5582 Subject: nfsd: don't recursively call nfsd4_cb_layout_fail by Christoph Hellwig · 9 years ago
  51. 47226fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  52. 94e4fe2 fuse: explicitly set /dev/fuse file's private_data by Tom Van Braeckel · 9 years ago
  53. f64255b Revert "of: Fix premature bootconsole disable with 'stdout-path'" by Peter Hurley · 9 years ago
  54. 721a09e of: handle both '/' and ':' in path strings by Brian Norris · 9 years ago
  55. 5ca1b0d of: unittest: Add option string test case with longer path by Brian Norris · 9 years ago
  56. d7c1460 of/irq: Fix of_irq_parse_one() returned error codes by Laurent Pinchart · 9 years ago
  57. 6b7a783 mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_alloc by NeilBrown · 9 years ago
  58. 4a87b99 Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  59. 31a55cf Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 9 years ago
  60. 8421596 ide_tape: convert jiffies with jiffies_to_msecs by Nicholas Mc Guire · 9 years ago
  61. 8d006e0 Revert "net: cx82310_eth: use common match macro" by Ondrej Zary · 9 years ago
  62. 3c08158 sparc: Fix /proc/kcore by David S. Miller · 9 years ago
  63. 2fc800f Merge branch 'mlx4-net' by David S. Miller · 9 years ago
  64. 39de961 net/mlx4_en: Set statistics bitmap at port init by Eran Ben Elisha · 9 years ago
  65. 61a3855 IB/mlx4: Saturate RoCE port PMA counters in case of overflow by Majd Dibbiny · 9 years ago
  66. a16f356 net/mlx4_en: Fix off-by-one in ethtool statistics display by Eran Ben Elisha · 9 years ago
  67. 217e8b1 IB/mlx4: Verify net device validity on port change event by Moni Shoua · 9 years ago
  68. 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
  69. ec3fbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  70. da11508 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  71. e63c733 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  72. ea524c7 dmaengine: pl08x: Define capabilities for generic capabilities reporting by Mark Brown · 9 years ago
  73. a886bd9 usb: common: otg-fsm: only signal connect after switching to peripheral by Peter Chen · 9 years ago
  74. bda13e35 uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devices by Hans de Goede · 9 years ago
  75. a239118 drm/radeon: drop ttm two ended allocation by Alex Deucher · 9 years ago
  76. e32643a USB: ehci-atmel: rework clk handling by Boris Brezillon · 9 years ago
  77. cdbfca8 drm/exynos: fix the initialization order in FIMD by Hyungwon Hwang · 9 years ago
  78. 3da6acf drm/exynos: fix typo config name correctly. by Inki Dae · 9 years ago
  79. 995fdfb drm/exynos: Check for NULL dereference of crtc by Charles Keepax · 9 years ago
  80. aed45ab drm/exynos: IS_ERR() vs NULL bug by Dan Carpenter · 9 years ago
  81. 5fcc3c8 drm/exynos: remove unused files by Andrzej Hajda · 9 years ago
  82. 526299c ARM: 8313/1: Use read_cpuid_ext() macro instead of inline asm by Mason · 9 years ago
  83. f2ca09f ARM: 8311/1: Don't use is_module_addr in setting page attributes by Laura Abbott · 9 years ago
  84. 5c95ed4 ARM: 8310/1: l2c: Fix prefetch settings dt parsing by Fabrice Gasnier · 9 years ago
  85. ef6d24c pinctrl: sun4i: GPIOs configured as irq must be set to input before reading by Hans de Goede · 9 years ago
  86. 71cbad7 ovl: upper fs should not be R/O by hujianyang · 9 years ago
  87. 6be4506 ovl: check lowerdir amount for non-upper mount by hujianyang · 9 years ago
  88. bead55e ovl: print error message for invalid mount options by hujianyang · 9 years ago
  89. 7f0801e drm/i915: Make sure the primary plane is enabled before reading out the fb state by Damien Lespiau · 9 years ago
  90. ced585c act_bpf: allow non-default TC_ACT opcodes as BPF exec outcome by Daniel Borkmann · 9 years ago
  91. bd87337 pinctrl: at91: move lock/unlock_as_irq calls into request/release by Boris Brezillon · 9 years ago
  92. 8860168 rtc: at91rm9200: double locking bug in at91_rtc_interrupt() by Dan Carpenter · 9 years ago
  93. e1cbbfa Btrfs: fix outstanding_extents accounting in DIO by Josef Bacik · 9 years ago
  94. 6a3891c Btrfs: add sanity test for outstanding_extents accounting by Josef Bacik · 9 years ago
  95. 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
  96. bcb7e44 Btrfs: just free dummy extent buffers by Josef Bacik · 9 years ago
  97. ba11721 Btrfs: account merges/splits properly by Josef Bacik · 9 years ago
  98. 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
  99. e2c7d88 HID: wacom: check for wacom->shared before following the pointer by Benjamin Tissoires · 9 years ago
  100. 8d7d9cc Revert "smc91x: retrieve IRQ and trigger flags in a modern way" by Robert Jarzmik · 9 years ago