1. 8ced390 define __poll_t, annotate constants by Al Viro · 7 years ago
  2. d759be8 switch wrapper poll.h instances to generic-y by Al Viro · 7 years ago
  3. 699d7a5 um: make sure to have generated headers for target by Al Viro · 7 years ago
  4. e410c60 orangefs: fix a braino in ->poll() by Al Viro · 7 years ago
  5. 4fbd8d1 Linux 4.15-rc1 by Linus Torvalds · 7 years ago
  6. bbecb1c Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  7. dec0029 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  8. 02fc87b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  9. 6830c8d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  10. 580e3d5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  11. cd4b5d5 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  12. fcbc38b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  13. 8bafae2 ARM: BUG if jumping to usermode address in kernel mode by Russell King · 7 years ago
  14. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  15. ca122fe Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  16. 5e2fda4 Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  17. f61ec2c Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  18. 7753ea0 Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  19. 83ada03 Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  20. eda5d47 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  21. 54b8a23 m68k/macboing: Fix missed timer callback assignment by Kees Cook · 7 years ago
  22. 43dd388 afs: remove redundant assignment of dvnode to itself by Colin Ian King · 7 years ago
  23. 6832795 afs: cell: Remove unnecessary code in afs_lookup_cell by Gustavo A. R. Silva · 7 years ago
  24. 4433b69 afs: Fix signal handling in some file ops by David Howells · 7 years ago
  25. bc1527d afs: Fix some dentry handling in dir ops and missing key_puts by David Howells · 7 years ago
  26. 5a039c3 afs: Make afs_write_begin() avoid writing to a page that's being stored by David Howells · 7 years ago
  27. 3f5fe9f sched/debug: Fix task state recording/printout by Thomas Gleixner · 7 years ago
  28. 12a78d4 x86/decoder: Add new TEST instruction pattern by Masami Hiramatsu · 7 years ago
  29. 1d3b78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  30. 36f20ee Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  31. 06c9440 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  32. b64f26c Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  33. c353bfc Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  34. 1d3bc63 Merge tag 'docs-4.15-2' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  35. dab0bad Merge branch 'next-keys' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  36. 26064de Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  37. ce44cd8 Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next-keys by James Morris · 7 years ago
  38. fd2fa6c x86/PCI: Remove unused HyperTransport interrupt support by Bjorn Helgaas · 7 years ago
  39. e2a5dca x86/umip: Fix insn_get_code_seg_params()'s return value by Borislav Petkov · 7 years ago
  40. 69550d4 x86/boot/KASLR: Remove unused variable by Chao Fan · 7 years ago
  41. 75f1133 genirq/matrix: Make - vs ?: Precedence explicit by Kees Cook · 7 years ago
  42. 328bf1b irqchip/imgpdc: Use resource_size function on resource object by Vasyl Gomonovych · 7 years ago
  43. e9990d7 irqchip/qcom: Fix u32 comparison with value less than zero by Colin Ian King · 7 years ago
  44. 9ed3380 Merge branch 'ipvlan-Fix-insufficient-skb-linear-check' by David S. Miller · 7 years ago
  45. 747a713 ipvlan: Fix insufficient skb linear check for ipv6 icmp by Gao Feng · 7 years ago
  46. 5fc9220 ipvlan: Fix insufficient skb linear check for arp by Gao Feng · 7 years ago
  47. f9094b7 geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6 by Hangbin Liu · 7 years ago
  48. d6efab6 Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  49. 003cd77 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  50. 4b52d01 net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY by Florian Fainelli · 7 years ago
  51. e4be7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  52. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 7 years ago
  53. 9e77d7a net: realtek: r8169: implement set_link_ksettings() by Tobias Jakobi · 7 years ago
  54. 98d1129 net: ipv6: Fixup device for anycast routes during copy by David Ahern · 7 years ago
  55. 9477fef Merge branch 'smc-fixes-for-smc-buffer-handling' by David S. Miller · 7 years ago
  56. 6887037 net/smc: Fix preinitialization of buf_desc in __smc_buf_create() by Geert Uytterhoeven · 7 years ago
  57. 4e1061f net/smc: use sk_rcvbuf as start for rmb creation by Ursula Braun · 7 years ago
  58. bbfcd77 ipv6: Do not consider linkdown nexthops during multipath by Ido Schimmel · 7 years ago
  59. d7aa04a net: sched: fix crash when deleting secondary chains by Roman Kapl · 7 years ago
  60. 0cc0350 net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
  61. 866c9b9 Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into timers/urgent by Thomas Gleixner · 7 years ago
  62. 10aaa3b7 kbuild: drop $(extra-y) from real-objs-y by Masahiro Yamada · 7 years ago
  63. ef46d9b kbuild: clean up *.i and *.lst patterns by make clean by Masahiro Yamada · 7 years ago
  64. ebaad7d kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used by Masahiro Yamada · 7 years ago
  65. 2dbc644 kbuild: pkg: use --transform option to prefix paths in tar by Masahiro Yamada · 7 years ago
  66. d7059ca coccinelle: fix parallel build with CHECK=scripts/coccicheck by Masahiro Yamada · 7 years ago
  67. 88127da kconfig/symbol.c: use correct pointer type argument for sizeof by Heinrich Schuchardt · 7 years ago
  68. c131187 bpf: fix branch pruning logic by Alexei Starovoitov · 7 years ago
  69. 9ceace3 ALSA: hda: Add Raven PCI ID by Vijendar Mukunda · 7 years ago
  70. 2d7fe61 ALSA: hda/realtek - Fix ALC700 family no sound issue by Kailang Yang · 7 years ago
  71. 5a78775 Merge tag 'pwm/for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 7 years ago
  72. 1b8c5cd Merge tag 'rtc-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  73. ca37e57 x86/entry/64: Add missing irqflags tracing to native_load_gs_index() by Andy Lutomirski · 7 years ago
  74. 14b661e Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  75. 3f3211e Merge tag 'xfs-4.15-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  76. 2753278 Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  77. d18bee4 Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  78. ae6b289 kbuild: Set KBUILD_CFLAGS before incl. arch Makefile by Chris Fries · 7 years ago
  79. 98ecf1a dt-bindings: remove file that was added accidentally by Rob Clark · 7 years ago
  80. acb1d8e drm/edid: quirk HTC vive headset as non-desktop. [v2] by Dave Airlie · 7 years ago
  81. b5f0538 drm/fb: add support for not enabling fbcon on non-desktop displays [v2] by Dave Airlie · 7 years ago
  82. 66660d4 drm: add connector info/property for non-desktop displays [v2] by Dave Airlie · 7 years ago
  83. 1cee3bc Merge tag 'tilcdc-4.15-fixes' of https://github.com/jsarha/linux into drm-next by Dave Airlie · 7 years ago
  84. 9cae775 Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  85. af5ecb5 Merge tag 'imx-drm-next-2017-10-18' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 7 years ago
  86. 2d56131 Merge tag 'drm/tegra/for-4.15-rc1-fixes' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 7 years ago
  87. 107af8e Merge branch 'bpf-fix-null-arg-semantics' by Daniel Borkmann · 7 years ago
  88. a60dd35 bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZERO by Gianluca Borello · 7 years ago
  89. 5c4e120 bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZERO by Gianluca Borello · 7 years ago
  90. eb33f2c bpf: remove explicit handling of 0 for arg2 in bpf_probe_read by Gianluca Borello · 7 years ago
  91. db1ac49 bpf: introduce ARG_PTR_TO_MEM_OR_NULL by Gianluca Borello · 7 years ago
  92. 4d6c51b powerpc/64s: Fix Power9 DD2.1 logic in DT CPU features by Michael Ellerman · 7 years ago
  93. 73ce9aec powerpc/perf: Fix IMC_MAX_PMU macro by Madhavan Srinivasan · 7 years ago
  94. de34787f powerpc/perf: Fix pmu_count to count only nest imc pmus by Madhavan Srinivasan · 7 years ago
  95. 252eb55 powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX by Christophe Leroy · 7 years ago
  96. d6c0615 ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization by Takashi Iwai · 7 years ago
  97. f72271e i40evf: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  98. 7b8edcc fm10k: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  99. c4cb991 igb: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  100. 1e1f9ca igbvf: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago