1. 50be28d IB/IPoIB: Fix kernel panic on multicast flow by Erez Shitrit · 9 years ago
  2. 99e38df Merge tag 'iommu-updates-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  3. 558041d find_filesystem(): simplify comparison by Al Viro · 9 years ago
  4. 3270425 Merge branches 's390', 'arm/renesas', 'arm/msm', 'arm/shmobile', 'arm/smmu', 'x86/amd' and 'x86/vt-d' into next by Joerg Roedel · 9 years ago
  5. 5bb1729 cpuidle: menu: Avoid pointless checks in menu_select() by Rafael J. Wysocki · 9 years ago
  6. 5116425 sched / idle: Drop default_idle_call() fallback from call_cpuidle() by Rafael J. Wysocki · 9 years ago
  7. fb75d85 btrfs: remove duplicate const specifier by Colin Ian King · 9 years ago
  8. 0036e74 mmc: debugfs: correct wrong voltage value by Chuanxiao Dong · 9 years ago
  9. fd7f672 crypto: crc32c - Fix crc32c soft dependency by Jean Delvare · 9 years ago
  10. 4f0414e crypto: algif_skcipher - Load TX SG list after waiting by Herbert Xu · 9 years ago
  11. e31835a crypto: atmel-aes - Add missing break to atmel_aes_reg_name by Herbert Xu · 9 years ago
  12. d8d8038 Fix the MAINTAINERS record for the certs/ directory by David Howells · 9 years ago
  13. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  14. 38cb76a cpupower: Fix build error in cpufreq-info by Shreyas B. Prabhu · 9 years ago
  15. ee3804d Merge branch 'xfs-misc-fixes-for-4.5-3' into for-next by Dave Chinner · 9 years ago
  16. 85bec54 xfs: log mount failures don't wait for buffers to be released by Dave Chinner · 9 years ago
  17. 3e85286 Revert "xfs: clear PF_NOFREEZE for xfsaild kthread" by Dave Chinner · 9 years ago
  18. 4c931f7 Merge branch 'xfs-setxattr-promotion' into for-next by Dave Chinner · 9 years ago
  19. d05d82f Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  20. d90f351 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 9 years ago
  21. c1a198d Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  22. 48f58ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  23. 7f36f1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 9 years ago
  24. c38dec7 Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  25. 6c54809 ARM: debug-ll: fix BCM63xx entry for multiplatform by Arnd Bergmann · 9 years ago
  26. d43fb9f Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  27. 00d27c6 numa: remove stale node_has_online_mem() define by Chris Metcalf · 9 years ago
  28. 1bb50ca arch/tile: move user_exit() to early kernel entry sequence by Chris Metcalf · 9 years ago
  29. 9ce815e tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entry by Chris Metcalf · 9 years ago
  30. acfb699 tile: fix tilepro casts for readl, writel, etc by Chris Metcalf · 9 years ago
  31. f3a2616 tile: fix a -Wframe-larger-than warning by Chris Metcalf · 9 years ago
  32. 5ac65ab tile: include the syscall number in the backtrace by Chris Metcalf · 9 years ago
  33. 7fa129c MAINTAINERS: add git URL for tile by Fengguang Wu · 9 years ago
  34. 583b24a arch/tile: adopt prepare_exit_to_usermode() model from x86 by Chris Metcalf · 9 years ago
  35. e04a2bd drivers/ide: make ide-scan-pci.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
  36. b5a608f ide: constify ide_dma_ops structures by Julia Lawall · 9 years ago
  37. 0860bf9 ide: silence some underflow warnings by Dan Carpenter · 9 years ago
  38. b064d0d ovs: limit ovs recursions in ovs_execute_actions to not corrupt stack by Hannes Frederic Sowa · 9 years ago
  39. 60a6531 team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vid by Ido Schimmel · 9 years ago
  40. 918f618 net: hns: bug fix about hisilicon TSO BD mode by huangdaode · 9 years ago
  41. 23195ec brcmfmac: fix BRCMF_FW_NVRAM_DEF macro for older gcc compilers by Arend van Spriel · 9 years ago
  42. 6bf6410 dmaengine: rcar-dmac: Document SoC specific bindings by Simon Horman · 9 years ago
  43. c0bcdbd ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0 by Takashi Iwai · 9 years ago
  44. 9586495 ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat mode by Nicolas Boichat · 9 years ago
  45. 43c54b8 ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat mode by Nicolas Boichat · 9 years ago
  46. 611dcad dmaengine: at_xdmac: fix resume for cyclic transfers by Songjun Wu · 9 years ago
  47. 2ba1fe7 ALSA: hrtimer: Fix stall by hrtimer_cancel() by Takashi Iwai · 9 years ago
  48. 1822793 crypto: algif_skcipher - Fix race condition in skcipher_check_key by Herbert Xu · 9 years ago
  49. ad46d7e crypto: algif_hash - Fix race condition in hash_check_key by Herbert Xu · 9 years ago
  50. cbafd64 crypto: CRYPTO_DEV_ATMEL_AES should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  51. 5b57167 lib: sw842: select crc32 by Arnd Bergmann · 9 years ago
  52. a6a48c5 crypto: af_alg - Forbid bind(2) when nokey child sockets are present by Herbert Xu · 9 years ago
  53. d7b65ae crypto: algif_skcipher - Remove custom release parent function by Herbert Xu · 9 years ago
  54. f1d84af crypto: algif_hash - Remove custom release parent function by Herbert Xu · 9 years ago
  55. 6a93517 crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path by Herbert Xu · 9 years ago
  56. 70401f4 crypto: qat - update init_esram for C3xxx dev type by Tadeusz Struk · 9 years ago
  57. c0e77a1 crypto: qat - fix timeout issues by Pingchao Yang · 9 years ago
  58. 91a93ea crypto: qat - remove to call get_sram_bar_id for qat_c3xxx by Pingchao Yang · 9 years ago
  59. 6e8d8ec crypto: algif_skcipher - Add key check exception for cipher_null by Herbert Xu · 9 years ago
  60. a1383cd crypto: skcipher - Add crypto_skcipher_has_setkey by Herbert Xu · 9 years ago
  61. 6de62f1 crypto: algif_hash - Require setkey before accept(2) by Herbert Xu · 9 years ago
  62. a5596d6 crypto: hash - Add crypto_ahash_has_setkey by Herbert Xu · 9 years ago
  63. a0fa2d0 crypto: algif_skcipher - Add nokey compatibility path by Herbert Xu · 9 years ago
  64. 3776658 crypto: af_alg - Add nokey compatibility path by Herbert Xu · 9 years ago
  65. a383292 crypto: af_alg - Fix socket double-free when accept fails by Herbert Xu · 9 years ago
  66. c840ac6 crypto: af_alg - Disallow bind/setkey/... after accept(2) by Herbert Xu · 9 years ago
  67. dd50458 crypto: algif_skcipher - Require setkey before accept(2) by Herbert Xu · 9 years ago
  68. 6f6abd3 video: fbdev: pxafb: fix out of memory error path by Robert Jarzmik · 9 years ago
  69. db8948e ALSA: hda - Fix bass pin fixup for ASUS N550JX by Takashi Iwai · 9 years ago
  70. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  71. 8a7b6a7 ntb: ntb perf tool by Dave Jiang · 9 years ago
  72. 2d663b5 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  73. 25eedab vm: fix incorrect unlock error path in madvise_free_huge_pmd by Linus Torvalds · 9 years ago
  74. c671e1e drm/vc4: fix warning in validate printf. by Dave Airlie · 9 years ago
  75. c61f30a ARM: dts: armadillo800eva Correct extal1 frequency to 24 MHz by Geert Uytterhoeven · 9 years ago
  76. e6e4a55 net: phy: at803x: Add the interrupt register bit definitions by Martin Blumenstingl · 9 years ago
  77. a46bd63 net: phy: at803x: Clean up duplicate register definitions by Martin Blumenstingl · 9 years ago
  78. 2e5f9f2 net: phy: at803x: Allow specifying the RGMII RX clock delay via phy mode by Martin Blumenstingl · 9 years ago
  79. e15bb4c net: phy: at803x: Don't set gbit features for the AR8030 phy by Martin Blumenstingl · 9 years ago
  80. 42ff712 arm64: bpf: add extra pass to handle faulty codegen by Zi Shen Lim · 9 years ago
  81. c94ae4f arm64: insn: remove BUG_ON from codegen by Zi Shen Lim · 9 years ago
  82. dd7445a sctp: the temp asoc's transports should not be hashed/unhashed by Xin Long · 9 years ago
  83. 9840650 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  84. 12768c1 Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  85. a4eff16 Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  86. 1df59b8 Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  87. 28f0360 Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  88. 0cbeafb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  89. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  90. 6606b34 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  91. a016af2 Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  92. e535d74 Merge tag 'docs-4.5' of git://git.lwn.net/linux by Linus Torvalds · 9 years ago
  93. 0b6e26c net/mlx5_core: Fix trimming down IRQ number by Doron Tsur · 9 years ago
  94. cdb0077 tcp_memcontrol: Forward declare cgroup_subsys and mem_cgroup stucts by Geert Uytterhoeven · 9 years ago
  95. 78c5b2c Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  96. 06b031d printk: change recursion_bug type to bool by Sergey Senozhatsky · 9 years ago
  97. 5b17aec lib/vsprintf: factor out %pN[F] handler as netdev_bits() by Andy Shevchenko · 9 years ago
  98. 3cab1e7 lib/vsprintf: refactor duplicate code to special_hex_number() by Andy Shevchenko · 9 years ago
  99. 64c734b printk-formats.txt: remove unimplemented %pT by Rasmus Villemoes · 9 years ago
  100. fe22cd9 printk: help pr_debug and pr_devel to optimize out arguments by Aaron Conole · 9 years ago