1. d48458d jbd2: use a better hash function for the revoke table by Theodore Ts'o · 10 years ago
  2. a41537e ext4: prevent bugon on race between write/fcntl by Dmitry Monakhov · 10 years ago
  3. 50460fe ext4: remove extent status procfs files if journal load fails by Darrick J. Wong · 10 years ago
  4. 6b992ff ext4: disallow changing journal_csum option during remount by Darrick J. Wong · 10 years ago
  5. 98c1a75 ext4: enable journal checksum when metadata checksum feature enabled by Darrick J. Wong · 10 years ago
  6. 599a9b7 ext4: fix oops when loading block bitmap failed by Jan Kara · 10 years ago
  7. 9378c67 ext4: fix overflow when updating superblock backups after resize by Jan Kara · 10 years ago
  8. cac7f24 Linux 3.18-rc2 by Linus Torvalds · 10 years ago
  9. 88e2376 Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  10. d1e14f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  11. efc176a Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 10 years ago
  12. d1e61eb ARM: dts: imx28-evk: Let i2c0 run at 100kHz by Fabio Estevam · 10 years ago
  13. a1fc198 ARM: i.MX6: Fix "emi" clock name typo by Steve Longerbeam · 10 years ago
  14. db6ec21 overlayfs: embed middle into overlay_readdir_data by Al Viro · 10 years ago
  15. 49be4fb overlayfs: embed root into overlay_readdir_data by Al Viro · 10 years ago
  16. 68bf861 overlayfs: make ovl_cache_entry->name an array instead of pointer by Al Viro · 10 years ago
  17. 3d268c9 overlayfs: don't hold ->i_mutex over opening the real directory by Al Viro · 10 years ago
  18. 2cc9188 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  19. cdc63a0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  20. 83da00f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  21. 96971e9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  22. 20ca57c Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  23. c6d1340 Merge tag 'sound-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  24. 14d4cc0 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  25. 1c45d9a Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  26. 8264fce Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  27. 3dec0fe arm64: Fix memblock current_limit with 64K pages and 48-bit VA by Catalin Marinas · 10 years ago
  28. 06090e8 sparc64: Implement __get_user_pages_fast(). by David S. Miller · 10 years ago
  29. ef3e035 sparc64: Fix register corruption in top-most kernel stack frame during boot. by David S. Miller · 10 years ago
  30. 9298040 arm64: ASLR: Don't randomise text when randomise_va_space == 0 by Arun Chandran · 10 years ago
  31. 4846f11 MIPS: SEAD3: Fix I2C device registration. by Ralf Baechle · 10 years ago
  32. 571ee1b kvm: vfio: fix unregister kvm_device_ops of vfio by Wanpeng Li · 10 years ago
  33. 1715d0d KVM: x86: Wrong assertion on paging_tmpl.h by Nadav Amit · 10 years ago
  34. 3d32e4d kvm: fix excessive pages un-pinning in kvm_iommu_map error path. by Quentin Casasnovas · 10 years ago
  35. 3f6f148 KVM: x86: PREFETCH and HINT_NOP should have SrcMem flag by Nadav Amit · 10 years ago
  36. 13e457e KVM: x86: Emulator does not decode clflush well by Nadav Amit · 10 years ago
  37. a430c91 KVM: emulate: avoid accessing NULL ctxt->memopp by Paolo Bonzini · 10 years ago
  38. cc08d25 MIPS: SEAD3: Nuke PIC32 I2C driver. by Ralf Baechle · 10 years ago
  39. 08da44a KVM: x86: Decoding guest instructions which cross page boundary may fail by Nadav Amit · 10 years ago
  40. 2bc19dc kvm: x86: don't kill guest on unknown exit reason by Michael S. Tsirkin · 10 years ago
  41. a642fc3 kvm: vmx: handle invvpid vm exit gracefully by Petr Matousek · 10 years ago
  42. d1442d8 KVM: x86: Handle errors when RIP is set during far jumps by Nadav Amit · 10 years ago
  43. 234f3ce KVM: x86: Emulator fixes for eip canonical checks on near branches by Nadav Amit · 10 years ago
  44. 05c83ec KVM: x86: Fix wrong masking on relative jump/call by Nadav Amit · 10 years ago
  45. 2febc83 KVM: x86: Improve thread safety in pit by Andy Honig · 10 years ago
  46. 8b3c310 KVM: x86: Prevent host from panicking on shared MSR writes. by Andy Honig · 10 years ago
  47. 854e8bb KVM: x86: Check non-canonical addresses upon WRMSR by Nadav Amit · 10 years ago
  48. fb54a64 ALSA: hda - Add missing terminating entry to SND_HDA_PIN_QUIRK macro by David Henningsson · 10 years ago
  49. 4fbc400 Merge tag 'socfpga_fixes_for_3.18' of git://git.rocketboards.org/linux-socfpga-next into fixes by Olof Johansson · 10 years ago
  50. 184f84d 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
  51. bcd09f1 Merge tag 'zynq-dt-fixes-for-3.18' of https://github.com/Xilinx/linux-xlnx into fixes by Olof Johansson · 10 years ago
  52. 90f0845 ARM: multi_v7_defconfig: enable CONFIG_MMC_DW_ROCKCHIP by Olof Johansson · 10 years ago
  53. 3e10dcc ARM: sunxi_defconfig: enable CONFIG_REGULATOR_FIXED_VOLTAGE by Olof Johansson · 10 years ago
  54. 1be47b3 Merge branch 'overlayfs.v25' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-linus by Al Viro · 10 years ago
  55. 51486b9 fix inode leaks on d_splice_alias() failure exits by Al Viro · 10 years ago
  56. aedd153f MIPS: ftrace: Fix a microMIPS build problem by Markos Chandras · 10 years ago
  57. 6fa88d9 MIPS: MSP71xx: Fix build error by Stefan Hengelein · 10 years ago
  58. 69c433e fs: limit filesystem stacking depth by Miklos Szeredi · 10 years ago
  59. 7c37fbd overlay: overlay filesystem documentation by Neil Brown · 10 years ago
  60. f45827e8 overlayfs: implement show_options by Erez Zadok · 10 years ago
  61. cc25963 overlayfs: add statfs support by Andy Whitcroft · 10 years ago
  62. e9be9d5 overlay filesystem by Miklos Szeredi · 10 years ago
  63. 46fdb79 shmem: support RENAME_WHITEOUT by Miklos Szeredi · 10 years ago
  64. cd808de ext4: support RENAME_WHITEOUT by Miklos Szeredi · 10 years ago
  65. 0d7a855 vfs: add RENAME_WHITEOUT by Miklos Szeredi · 10 years ago
  66. 787fb6b vfs: add whiteout support by Miklos Szeredi · 10 years ago
  67. cbdf35b vfs: export check_sticky() by Miklos Szeredi · 10 years ago
  68. c771d68 vfs: introduce clone_private_mount() by Miklos Szeredi · 10 years ago
  69. bd5d085 vfs: export __inode_permission() to modules by Miklos Szeredi · 10 years ago
  70. 1c11859 vfs: export do_splice_direct() to modules by Miklos Szeredi · 10 years ago
  71. 4aa7c63 vfs: add i_op->dentry_open() by Miklos Szeredi · 10 years ago
  72. 816fb41 Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  73. 8c81f48 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  74. a91e99e Merge branches 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  75. 49fe0353 Merge branches 'acpi-pm' and 'pm-genirq' by Rafael J. Wysocki · 10 years ago
  76. 96ed753 Merge branch 'freezer' by Rafael J. Wysocki · 10 years ago
  77. 37c72ca Merge branch 'pm-qos' by Rafael J. Wysocki · 10 years ago
  78. 286180d Merge branches 'acpi-ec' and 'acpi-platform' by Rafael J. Wysocki · 10 years ago
  79. d022a65 intel_pstate: Correct BYT VID values. by Dirk Brandewie · 10 years ago
  80. b27580b intel_pstate: Fix BYT frequency reporting by Dirk Brandewie · 10 years ago
  81. c034871 intel_pstate: Don't lose sysfs settings during cpu offline by Dirk Brandewie · 10 years ago
  82. 4521e1a0 cpufreq: intel_pstate: Reflect current no_turbo state correctly by Gabriele Mazzotta · 10 years ago
  83. c034b02 cpufreq: expose scaling_cur_freq sysfs file for set_policy() drivers by Dirk Brandewie · 10 years ago
  84. 36b4bed cpufreq: intel_pstate: Fix setting max_perf_pct in performance policy by Pali Rohár · 10 years ago
  85. 5de551e Merge tag 'hwmon-for-linus-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  86. 5dfd7f9 PCI / PM: handle failure to enable wakeup on PCIe PME by Lucas Stach · 10 years ago
  87. 67598a1 ACPI: invoke acpi_device_wakeup() with correct parameters by Zhang Rui · 10 years ago
  88. eb0c5ff Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  89. 5e9e3a5 MIPS: Malta: Do not build the malta-amon.c file if CMP is not enabled by Markos Chandras · 10 years ago
  90. b89f306 MIPS: Prevent compiler warning from cop2_{save,restore} by Paul Burton · 10 years ago
  91. 39a5959 MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidle by Markos Chandras · 10 years ago
  92. 9d26024 MIPS: idle: Remove leftover __pastwait symbol and its references by Markos Chandras · 10 years ago
  93. 486edb2 xen/pci: Allocate memory for physdev_pci_device_add's optarr by Boris Ostrovsky · 10 years ago
  94. 1ea644c8 x86/xen: panic on bad Xen-provided memory map by Martin Kelly · 10 years ago
  95. 3251f20 x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read() by Boris Ostrovsky · 10 years ago
  96. 3a0e94f x86/xen: avoid race in p2m handling by Juergen Gross · 10 years ago
  97. 2c18568 x86/xen: delay construction of mfn_list_list by Juergen Gross · 10 years ago
  98. 239af7c x86/xen: avoid writing to freed memory after race in p2m handling by Juergen Gross · 10 years ago
  99. fd8b795 xen/balloon: Don't continue ballooning when BP_ECANCELED is encountered by Boris Ostrovsky · 10 years ago
  100. 3d1f9dd MIPS: Sibyte: Include the swarm subdir to the sb1250 LittleSur builds by Markos Chandras · 10 years ago