1. 8595798 jbd2: gate checksum calculations on crc driver presence, not sb flags by Darrick J. Wong · 9 years ago
  2. b90197b ext4: use private version of page_zero_new_buffers() for data=journal mode by Theodore Ts'o · 9 years ago
  3. 36086d4 ext4 crypto: fix bugs in ext4_encrypted_zeroout() by Theodore Ts'o · 9 years ago
  4. 687c3c3 ext4 crypto: replace some BUG_ON()'s with error checks by Theodore Ts'o · 9 years ago
  5. 3684de8 ext4 crypto: ext4_page_crypto() doesn't need a encryption context by Theodore Ts'o · 9 years ago
  6. cccd147 ext4: optimize ext4_writepage() for attempted 4k delalloc writes by Theodore Ts'o · 9 years ago
  7. 937d7b8 ext4 crypto: fix memory leak in ext4_bio_write_page() by Theodore Ts'o · 9 years ago
  8. ebd173b ext4: move procfs registration code to fs/ext4/sysfs.c by Theodore Ts'o · 9 years ago
  9. 76d33bc ext4: refactor sysfs support code by Theodore Ts'o · 9 years ago
  10. b579901 ext4: move sysfs code from super.c to fs/ext4/sysfs.c by Theodore Ts'o · 9 years ago
  11. 1f93e4a Linux 4.3-rc2 by Linus Torvalds · 9 years ago
  12. 99bc721 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  13. 30ec568 Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  14. 009884f Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  15. d590b2d Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  16. e6827ba Merge tag 'led-fixes-for-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 9 years ago
  17. dc847d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  18. 2673ee5 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  19. 133bb59 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  20. 590dca3 fs-writeback: unplug before cond_resched in writeback_sb_inodes by Chris Mason · 9 years ago
  21. ae4f976 mm: fix type cast in __pfn_to_phys() by Tyler Baker · 9 years ago
  22. 0f40314 Merge branch 'acpi-bus' by Rafael J. Wysocki · 9 years ago
  23. 7dc1d36 Merge branches 'pm-cpufreq' and 'pm-devfreq' by Rafael J. Wysocki · 9 years ago
  24. 00ade1f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  25. 3ae8394 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  26. e116a64 IB/hfi: Properly set permissions for user device files by Ira Weiny · 9 years ago
  27. 7d63046 IB/hfi1: mask vs shift confusion by Dan Carpenter · 9 years ago
  28. 3f2686a IB/hfi1: clean up some defines by Dan Carpenter · 9 years ago
  29. ebe6b2e IB/hfi1: info leak in get_ctxt_info() by Dan Carpenter · 9 years ago
  30. 951842b IB/hfi1: fix a locking bug by Dan Carpenter · 9 years ago
  31. 50b1972 IB/hfi1: checking for NULL instead of IS_ERR by Dan Carpenter · 9 years ago
  32. aeef010 IB/hfi1: fix sdma_descq_cnt parameter parsing by Mike Marciniszyn · 9 years ago
  33. e1df006 IB/hfi1: fix copy_to/from_user() error handling by Dan Carpenter · 9 years ago
  34. aadfc3b IB/hfi1: fix pstateinfo from returning improperly byteswapped value by Ira Weiny · 9 years ago
  35. fadb97b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  36. 09784fb Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  37. f240bdd Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  38. 00cc163 sched: access local runqueue directly in single_task_running by Dominik Dingel · 9 years ago
  39. a7d5c18 Merge tag 'platform-drivers-x86-v4.3-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  40. a8f1558 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  41. 28c553d revert "mm: make sure all file VMAs have ->vm_ops set" by Andrew Morton · 9 years ago
  42. 0526109 MAINTAINERS: update LTP mailing list by Cyril Hrubis · 9 years ago
  43. c03e946 userfaultfd: add missing mmput() in error path by Eric Biggers · 9 years ago
  44. 62bef58 lib/string_helpers.c: fix infinite loop in string_get_size() by Vitaly Kuznetsov · 9 years ago
  45. 14b97de alpha: lib: export __delay by Sudip Mukherjee · 9 years ago
  46. 969560d alpha: io: define ioremap_uc by Sudip Mukherjee · 9 years ago
  47. 8d77a6d kasan: fix last shadow judgement in memory_is_poisoned_16() by Xishi Qiu · 9 years ago
  48. 3aaf14d zram: fix possible use after free in zcomp_create() by Luis Henriques · 9 years ago
  49. 8a1513b hp-wmi: limit hotkey enable by Kyle Evans · 9 years ago
  50. 8e64a73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  51. 2e5735f Merge tag 'for-v4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 9 years ago
  52. d34e210 drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_x by Gabriel Fernandez · 9 years ago
  53. d109c4b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  54. 42dc2a3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. 1345df2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. c2ea72f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. a706797 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  58. 335c258 libceph: advertise support for keepalive2 by Ilya Dryomov · 9 years ago
  59. 7f61f54 libceph: don't access invalid memory in keepalive2 path by Ilya Dryomov · 9 years ago
  60. 9945187 block: fix bounce_end_io by Ming Lei · 9 years ago
  61. 52cc6ee block: blk-merge: fast-clone bio when splitting rw bios by Ming Lei · 9 years ago
  62. ba8fe0f pmem: add proper fencing to pmem_rw_page() by Ross Zwisler · 9 years ago
  63. 4ca8b57a libnvdimm: pfn_devs: Fix locking in namespace_store by Axel Lin · 9 years ago
  64. 9786cff Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. 1b3dfde Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  66. 4be9c1f libnvdimm: btt_devs: Fix locking in namespace_store by Axel Lin · 9 years ago
  67. efe4d36 Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  68. 590f078 x86/pci/dma: Fix gfp flags for coherent DMA memory allocation by Junichi Nomura · 9 years ago
  69. ef74891 arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS' by Ming Lei · 9 years ago
  70. 34c3faa arm64: KVM: Remove all traces of the ThumbEE registers by Will Deacon · 9 years ago
  71. 688bc57 arm: KVM: Disable virtual timer even if the guest is not using it by Marc Zyngier · 9 years ago
  72. c4cbba9 arm64: KVM: Disable virtual timer even if the guest is not using it by Marc Zyngier · 9 years ago
  73. df057cc arm64: errata: add module build workaround for erratum #843419 by Will Deacon · 9 years ago
  74. bdec97a arm64: compat: fix vfp save/restore across signal handlers in big-endian by Will Deacon · 9 years ago
  75. e56d82a arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers by Will Deacon · 9 years ago
  76. 2338f73 leds:lp55xx: Correct Kconfig dependency for f/w user helper by Takashi Iwai · 9 years ago
  77. 35bfe45 leds: leds-ipaq-micro: Add LEDS_CLASS dependency by Jacek Anaszewski · 9 years ago
  78. 305c324 leds: aat1290: add 'static' modifier to init_mm_current_scale by Jacek Anaszewski · 9 years ago
  79. 98f9cc7 leds: leds-ns2: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  80. e3df661 leds: max77693: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  81. 3682c7b leds: ktd2692: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  82. 01736f0 leds: bcm6358: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  83. 6528ca1 leds: bcm6328: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  84. 93a51aa leds: aat1290: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  85. 400c47d powerpc32: memset: only use dcbz once cache is enabled by LEROY Christophe · 9 years ago
  86. 1cd0389 powerpc32: memcpy: only use dcbz once cache is enabled by LEROY Christophe · 9 years ago
  87. 7ae85dc ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpoints by Doug Anderson · 9 years ago
  88. 90cde55 ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definition by Andre Przywara · 9 years ago
  89. 12fc730 ARM: get rid of needless #if in signal handling code by Russell King · 9 years ago
  90. 9054a31 clk: check for invalid parent index of orphans in __clk_init() by Mans Rullgard · 9 years ago
  91. e1595d8 clk: tegra: dfll: Properly protect OPP list by Thierry Reding · 9 years ago
  92. c2f5851 arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resources by Pavel Fedin · 9 years ago
  93. 7271484 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  94. 3025510 Merge tag 'hwmon-for-linus-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  95. 9efeaaf Merge tag 'pinctrl-v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  96. 9bf9fde KVM: s390: Replace incorrect atomic_or with atomic_andnot by Jason J. Herne · 9 years ago
  97. d1291eb Merge tag 'gpio-v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  98. ae80a2f arm64: Remove ununsed set_irq_flags by Rob Herring · 9 years ago
  99. eb81112 ARM: Remove ununsed set_irq_flags by Rob Herring · 9 years ago
  100. 3e15135 sh: Kill off set_irq_flags usage by Rob Herring · 9 years ago