1. f41683a Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  2. 527e931 Linux 4.4-rc4 by Linus Torvalds · 8 years ago
  3. d035e33 staging/lustre: remove IOC_LIBCFS_PING_TEST ioctl by James Simmons · 8 years ago
  4. d8cd93e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  5. 2788cc4 Don't reset ->total_link_count on nested calls of vfs_path_lookup() by Al Viro · 8 years ago
  6. 0f7ff2d ovl: get rid of the dead code left from broken (and disabled) optimizations by Al Viro · 8 years ago
  7. acff81e ovl: fix permission checking for setattr by Miklos Szeredi · 8 years ago
  8. fb7b26e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. 69d2ca6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. 19190f5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  11. a2dbb7b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  12. 9cfe521 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  13. 22eab11 x86/signal: Fix restart_syscall number for x32 tasks by Dmitry V. Levin · 8 years ago
  14. 8e8efe0 x86/mpx: Fix instruction decoder condition by Dave Hansen · 8 years ago
  15. df4d4aa Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  16. 849ee3d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  17. 8e36f9d drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3) by Alex Deucher · 8 years ago
  18. fb39cbd Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  19. db28176 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  20. 5b5561b drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2) by Mario Kleiner · 9 years ago
  21. cb5d416 drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt by Lyude · 8 years ago
  22. 81d75a3 drm/amdgpu: add spin lock to protect freed list in vm (v2) by jimqu · 8 years ago
  23. 9c97b5a drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR" v2 by Christian König · 8 years ago
  24. f3f1769 drm/amdgpu: take a BO reference for the user fence by Christian König · 8 years ago
  25. e9d951a drm/amdgpu: take a BO reference in the display code by Christian König · 8 years ago
  26. 0992207 Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 8 years ago
  27. 6d99905 drm/amdgpu: set snooped flags only on system addresses v2 by Christian König · 8 years ago
  28. 087ffd4 jbd2: fix null committed data return in undo_access by Junxiao Bi · 8 years ago
  29. 8cdef96 Merge tag 'sound-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  30. b1007e7 Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  31. 0de58f8 ARM/arm64: KVM: correct PTE uncachedness check by Ard Biesheuvel · 8 years ago
  32. f6be563 arm64: KVM: Get rid of old vcpu_reg() by Pavel Fedin · 8 years ago
  33. 2ec5be3 arm64: KVM: Correctly handle zero register in system register accesses by Pavel Fedin · 8 years ago
  34. 3fec037 arm64: KVM: Remove const from struct sys_reg_params by Pavel Fedin · 8 years ago
  35. bc45a51 arm64: KVM: Correctly handle zero register during MMIO by Pavel Fedin · 8 years ago
  36. 70b16db rbd: don't put snap_context twice in rbd_queue_workfn() by Ilya Dryomov · 8 years ago
  37. d441fe2 Merge branches 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  38. 3e5050e Merge branches 'acpica', 'acpi-video' and 'device-properties' by Rafael J. Wysocki · 8 years ago
  39. c09c9dd Merge branches 'acpi-pci' and 'pm-pci' by Rafael J. Wysocki · 8 years ago
  40. ecf7d01 sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule() by Peter Zijlstra · 9 years ago
  41. b75a225 sched/core: Better document the try_to_wake_up() barriers by Peter Zijlstra · 9 years ago
  42. 2541117 sched/cputime: Fix invalid gtime in proc by Hiroshi Shimamoto · 9 years ago
  43. 8295c69 sched/core: Clear the root_domain cpumasks in init_rootdomain() by Xunlei Pang · 8 years ago
  44. 119d6f6 sched/core: Remove false-positive warning from wake_up_process() by Sasha Levin · 8 years ago
  45. 6898563 sched/wait: Fix signal handling in bit wait helpers by Peter Zijlstra · 8 years ago
  46. 70f15287 x86/mm: Fix regression with huge pages on PAE by Kirill A. Shutemov · 8 years ago
  47. bbc8764 drm/nouveau: Fix pre-nv50 pageflip events (v4) by Daniel Vetter · 9 years ago
  48. a0af2e5 drm: Fix an unwanted master inheritance v2 by Thomas Hellstrom · 8 years ago
  49. f46e699 Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 8 years ago
  50. 00b8307 Merge tag 'drm-intel-fixes-2015-12-03' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  51. 265e2cf PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach() by Eric Anholt · 8 years ago
  52. 071f5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  53. 2873d32 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  54. c041f08 Merge tag 'trace-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  55. e3c9b1e Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  56. cf18b77 net: phy: reset only targeted phy by Jérôme Pouiller · 8 years ago
  57. c5ba5c8 Merge branch 'bnxt_en-fixes' by David S. Miller · 8 years ago
  58. b664f00 bnxt_en: Setup uc_list mac filters after resetting the chip. by Michael Chan · 8 years ago
  59. bdd4347 bnxt_en: enforce proper storing of MAC address by Jeffrey Huang · 8 years ago
  60. 1fc2cfd bnxt_en: Fixed incorrect implementation of ndo_set_mac_address by Jeffrey Huang · 8 years ago
  61. 39198ec net: lpc_eth: remove irq > NR_IRQS check from probe() by Vladimir Zapolskiy · 8 years ago
  62. 4eaf3b8 net_sched: fix qdisc_tree_decrease_qlen() races by Eric Dumazet · 8 years ago
  63. 1317530 openvswitch: fix hangup on vxlan/gre/geneve device deletion by Paolo Abeni · 8 years ago
  64. be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 8 years ago
  65. 3ddda3e mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibility by James Bottomley · 8 years ago
  66. 4eba7bb ipv4: igmp: Allow removing groups from a removed interface by Andrew Lunn · 8 years ago
  67. 602dd62 ipv6: sctp: implement sctp_v6_destroy_sock() by Eric Dumazet · 8 years ago
  68. 79aecc7 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 8 years ago
  69. df849ba arm64: bpf: add 'store immediate' instruction by Yang Shi · 8 years ago
  70. 6bd4f35 ipv6: kill sk_dst_lock by Eric Dumazet · 8 years ago
  71. c836a8b ipv6: sctp: add rcu protection around np->opt by Eric Dumazet · 8 years ago
  72. 6adc5fd net/neighbour: fix crash at dumping device-agnostic proxy entries by Konstantin Khlebnikov · 8 years ago
  73. cacc062 sctp: use GFP_USER for user-controlled kmalloc by Marcelo Ricardo Leitner · 8 years ago
  74. 38ee8fb sctp: convert sack_needed and sack_generation to bits by Marcelo Ricardo Leitner · 8 years ago
  75. 45f6fad ipv6: add complete rcu protection around np->opt by Eric Dumazet · 8 years ago
  76. 01b3f52 bpf: fix allocation warnings in bpf maps and integer overflow by Alexei Starovoitov · 8 years ago
  77. a64f3f8 Merge branch 'mvneta-fixes' by David S. Miller · 8 years ago
  78. c4a2500 mvebu: dts: enable IP checksum with jumbo frames for Armada 38x on Port0 by Marcin Wojtas · 8 years ago
  79. 9110ee0 net: mvneta: enable setting custom TX IP checksum limit by Marcin Wojtas · 8 years ago
  80. 26c17a17 net: mvneta: fix error path for building skb by Marcin Wojtas · 8 years ago
  81. dc1aadf net: mvneta: fix bit assignment for RX packet irq enable by Marcin Wojtas · 8 years ago
  82. e5bdf68 net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REG by Marcin Wojtas · 8 years ago
  83. db6ba9a net: mvneta: add configuration for MBUS windows access protection by Marcin Wojtas · 8 years ago
  84. e69be8c Merge tag 'spi-fix-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  85. 69030dd cpufreq: use last policy after online for drivers with ->setpolicy by Srinivas Pandruvada · 8 years ago
  86. c1df932 mac80211: fix off-channel mgmt-tx uninitialized variable usage by Johannes Berg · 8 years ago
  87. 4e39cca mac80211: do not actively scan DFS channels by Antonio Quartulli · 9 years ago
  88. 835112b mac80211: don't teardown sdata on sdata stop by Eliad Peller · 9 years ago
  89. 9f7aec5 Merge branch 'thunderx-fixes' by David S. Miller · 8 years ago
  90. bc69fdf net: thunderx: Enable BGX LMAC's RX/TX only after VF is up by Sunil Goutham · 8 years ago
  91. 0b72a9a net: thunderx: Switchon carrier only upon interface link up by Sunil Goutham · 8 years ago
  92. 006394a net: thunderx: Set CQ timer threshold properly by Sunil Goutham · 8 years ago
  93. a7b1f53 net: thunderx: Wait for delayed work to finish before destroying it by Thanneeru Srinivasulu · 8 years ago
  94. 723cda5 net: thunderx: Force to load octeon-mdio before bgx driver. by Thanneeru Srinivasulu · 8 years ago
  95. 07df04d drm/amdgpu: fix race condition in amd_sched_entity_push_job by Nicolai Hähnle · 8 years ago
  96. e2f784f drm/amdgpu: add err check for pin userptr by Chunming Zhou · 9 years ago
  97. e619e6c Revert "scsi: Fix a bdi reregistration race" by Bart Van Assche · 9 years ago
  98. 25364a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  99. 357436a Merge tag 'pinctrl-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  100. 79e63f5 Merge tag 'gpio-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago