1. d0c9606 PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk by Bin Meng · 6 years ago
  2. b0da349 PCI: Remove pci_set_dma_max_seg_size() by Christoph Hellwig · 6 years ago
  3. a6f44cf PCI: Remove pci_set_dma_seg_boundary() by Christoph Hellwig · 6 years ago
  4. 18b01b1 PCI: Remove pci_unmap_addr() wrappers for DMA API by Christoph Hellwig · 6 years ago
  5. fa295be PCI / ACPI: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  6. 5f0ecb2 PCI: Remove set but unused variable by Joshua Abraham · 6 years ago
  7. 7eb3702 PCI: Fix pci.c kernel-doc parameter warning by Randy Dunlap · 6 years ago
  8. c663579 PCI: Allocate dma_alias_mask with bitmap_zalloc() by Andy Shevchenko · 6 years ago
  9. 1ccce46 PCI: Remove unused NFP32xx IDs by Jakub Kicinski · 6 years ago
  10. 7876320 Linux 4.19-rc4 by Linus Torvalds · 6 years ago
  11. 8a104f8 Code of Conduct: Let's revamp it. by Greg Kroah-Hartman · 6 years ago
  12. 27c5a77 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  13. 4314daa Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  14. c0be92b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  15. ca062f8 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  16. 002b87d2 x86/APM: Fix build warning when PROC_FS is not enabled by Randy Dunlap · 6 years ago
  17. 3a5af36 Merge tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  18. 589109d Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  19. 5b945fd Merge tag 'trace-v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  20. 090b75b Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  21. d7c02680 Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  22. eae4f88 Merge tag 'xtensa-20180914' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  23. 3e15325 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  24. 9f0c512 NFS: Don't open code clearing of delegation state by Trond Myklebust · 6 years ago
  25. 994b15b NFSv4.1 fix infinite loop on I/O. by Trond Myklebust · 6 years ago
  26. 2edaead NFSv4: Fix a tracepoint Oops in initiate_file_draining() by Trond Myklebust · 6 years ago
  27. d03360a pNFS: Ensure we return the error if someone kills a waiting layoutget by Trond Myklebust · 6 years ago
  28. 2a534a7 NFSv4: Fix a tracepoint Oops in initiate_file_draining() by Trond Myklebust · 6 years ago
  29. f3c0b8c Merge tag 'dmaengine-fix-4.19-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  30. 1abc088 Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  31. c284cf0 Merge tag 'tty-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  32. 45d9ab8 Merge tag 'staging-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  33. 319cbac Merge tag 'char-misc-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  34. 61a6bd8 Revert "x86/mm/legacy: Populate the user page-table with user pgd's" by Joerg Roedel · 6 years ago
  35. 58a5756 xen/gntdev: fix up blockable calls to mn_invl_range_start by Michal Hocko · 6 years ago
  36. 4dca864 xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage by Josh Abraham · 6 years ago
  37. 3366cdb xen: avoid crash in disable_hotplug_cpu by Olaf Hering · 6 years ago
  38. 197ecb3 xen/balloon: add runtime control for scrubbing ballooned out pages by Marek Marczykowski-Górecki · 6 years ago
  39. 87dffe8 xen/manage: don't complain about an empty value in control/sysrq node by Vitaly Kuznetsov · 6 years ago
  40. 500dd232 asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIRECT_PIO by Andrew Murray · 6 years ago
  41. a06b0c8 Merge tag 'printk-for-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  42. 48751b5 Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  43. 4d8d9f5 Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  44. a0efc03 Merge tag 'for-4.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  45. 0f9aeea Merge tag 'drm-fixes-2018-09-14' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  46. 145ea6f Merge tag 'pstore-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  47. 4624d6e Merge tag 'mmc-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  48. bd5bca1 Merge tag 'pinctrl-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  49. f1c03a4 Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 6 years ago
  50. 72d4c6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 6 years ago
  51. 1d17658 Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  52. 7a9cdeb mm: get rid of vmacache_flush_all() entirely by Linus Torvalds · 6 years ago
  53. 2b6318a Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 6 years ago
  54. 25824ca Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  55. db7f06d Merge tag 'drm-intel-fixes-2018-09-11' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  56. 1194c415 MAINTAINERS: Make Dennis the percpu tree maintainer by Tejun Heo · 6 years ago
  57. 831b624 pstore: Fix incorrect persistent ram buffer mapping by Bin Yang · 6 years ago
  58. 54eda9d Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  59. d3bd597 Merge tag 'for-linus-4.19' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 6 years ago
  60. 7428b2e Merge tag 'drm-fixes-2018-09-12' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  61. 67b0760 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  62. 3483f081 drm/nouveau/devinit: fix warning when PMU/PRE_OS is missing by Ben Skeggs · 6 years ago
  63. b228ba1 null_blk: fix zoned support for non-rq based operation by Jens Axboe · 6 years ago
  64. 097f586 cifs: read overflow in is_valid_oplock_break() by Dan Carpenter · 6 years ago
  65. 4851bfd Merge branch 'nfp-flower-fixes' by David S. Miller · 6 years ago
  66. 224de54 nfp: flower: reject tunnel encap with ipv6 outer headers for offloading by Louis Peens · 6 years ago
  67. db191db nfp: flower: fix vlan match by checking both vlan id and vlan pcp by Pieter Jansen van Vuuren · 6 years ago
  68. 12a78b0 tipc: check return value of __tipc_dump_start() by Cong Wang · 6 years ago
  69. 6b4d24d Merge branch 'qeth-fixes' by David S. Miller · 6 years ago
  70. 0ac1487 s390/qeth: don't dump past end of unknown HW header by Julian Wiedmann · 6 years ago
  71. aec45e8 s390/qeth: use vzalloc for QUERY OAT buffer by Wenjia Zhang · 6 years ago
  72. 04db741 s390/qeth: switch on SG by default for IQD devices by Julian Wiedmann · 6 years ago
  73. 778b1ac s390/qeth: indicate error when netdev allocation fails by Julian Wiedmann · 6 years ago
  74. cf40361 x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3 by Guenter Roeck · 6 years ago
  75. 9996967 x86/xen: Disable CPU0 hotplug for Xen PV by Juergen Gross · 6 years ago
  76. cb48b6a Merge tag 'perf-urgent-for-mingo-4.19-20180912' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  77. b1f4ff7 tracing/Makefile: Fix handling redefinition of CC_FLAGS_FTRACE by Paulo Zanoni · 6 years ago
  78. 96eddb8 Merge tag 'riscv-for-linus-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  79. aeb5427 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  80. 2d204ee cifs: integer overflow in in SMB2_ioctl() by Dan Carpenter · 6 years ago
  81. 56446f2 CIFS: fix wrapping bugs in num_entries() by Dan Carpenter · 6 years ago
  82. 8ad8aa3 cifs: prevent integer overflow in nxt_dir_entry() by Dan Carpenter · 6 years ago
  83. fa108f9 s390/zcrypt: remove VLA usage from the AP bus by Martin Schwidefsky · 6 years ago
  84. 422b3db firmware: Fix security issue with request_firmware_into_buf() by Rishabh Bhatnagar · 6 years ago
  85. 6712cc9 vmbus: don't return values for uninitalized channels by Stephen Hemminger · 6 years ago
  86. 029d727b fpga: dfl: fme: fix return value check in in pr_mgmt_init() by Wei Yongjun · 6 years ago
  87. de91673 misc: hmc6352: fix potential Spectre v1 by Gustavo A. R. Silva · 6 years ago
  88. 86503bd Tools: hv: Fix a bug in the key delete code by K. Y. Srinivasan · 6 years ago
  89. c55e931 misc: ibmvsm: Fix wrong assignment of return code by Bryant G. Ly · 6 years ago
  90. da1b956 android: binder: fix the race mmap and alloc_new_buf_locked by Minchan Kim · 6 years ago
  91. 34f1166a mei: bus: need to unlink client before freeing by Tomas Winkler · 6 years ago
  92. 69bf531 mei: bus: fix hw module get/put balance by Tomas Winkler · 6 years ago
  93. c1a214a mei: fix use-after-free in mei_cl_write by John Hubbard · 6 years ago
  94. 8d2d893 mei: ignore not found client in the enumeration by Alexander Usyskin · 6 years ago
  95. cc4dfb7 rds: fix two RCU related problems by Cong Wang · 6 years ago
  96. 6ad5690 r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED by Kai-Heng Feng · 6 years ago
  97. 51dc63e erspan: fix error handling for erspan tunnel by Haishuang Yan · 6 years ago
  98. 5a64506 erspan: return PACKET_REJECT when the appropriate tunnel is not found by Haishuang Yan · 6 years ago
  99. 0297c1c tcp: rate limit synflood warnings further by Willem de Bruijn · 6 years ago
  100. 2d946e5 MIPS: lantiq: dma: add dev pointer by Hauke Mehrtens · 6 years ago