1. ec0d772 perf: Add ITRACE_START record to indicate that tracing has started by Alexander Shishkin · 10 years ago
  2. 1a59413 perf: Add wakeup watermark control to the AUX area by Alexander Shishkin · 10 years ago
  3. 2023a0d perf: Support overwrite mode for the AUX area by Alexander Shishkin · 10 years ago
  4. 68db7e9 perf: Add AUX record by Alexander Shishkin · 10 years ago
  5. 45bfb2e perf: Add AUX area to ring buffer for raw data streams by Peter Zijlstra · 10 years ago
  6. e8c6dea perf: Add data_{offset,size} to user_page by Alexander Shishkin · 10 years ago
  7. 9c959c8 tracing: Allow BPF programs to call bpf_trace_printk() by Alexei Starovoitov · 10 years ago
  8. d9847d3 tracing: Allow BPF programs to call bpf_ktime_get_ns() by Alexei Starovoitov · 10 years ago
  9. 2541517 tracing, perf: Implement BPF programs attached to kprobes by Alexei Starovoitov · 10 years ago
  10. 34f4392 perf: Add per event clockid support by Peter Zijlstra · 10 years ago
  11. 072e5a1 Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh the tree by Ingo Molnar · 10 years ago
  12. 4d272f9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  13. a4994b8 uapi/virtio_scsi: allow overriding CDB/SENSE size by Michael S. Tsirkin · 10 years ago
  14. 0fa2a56 virtio_blk: fix comment for virtio 1.0 by Michael S. Tsirkin · 10 years ago
  15. 7e41a9d virtio_blk: typo fix by Michael S. Tsirkin · 10 years ago
  16. bbbce51 Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  17. 647f162 serial: uapi: Declare all userspace-visible io types by Peter Hurley · 10 years ago
  18. 789d7f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  19. e9e4e44 Merge tag 'v4.0-rc1' into perf/core, to refresh the tree by Ingo Molnar · 10 years ago
  20. 30ff547 net: sched: export tc_connmark.h so it is uapi accessible by Jamal Hadi Salim · 10 years ago
  21. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  22. 2bfedd1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  23. b5ccb07 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  24. c189cb8 Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  25. decf6d7 Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme into for-linus by Jens Axboe · 10 years ago
  26. 4f1982b NVMe: Update SCSI Inquiry VPD 83h translation by Keith Busch · 10 years ago
  27. e1e5e56 NVMe: Metadata format support by Keith Busch · 10 years ago
  28. 2b9fb53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  29. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  30. f4056bf IB/core: Add on demand paging caps to ib_uverbs_ex_query_device by Haggai Eran · 10 years ago
  31. 02d1aa7 IB/core: Add support for extended query device caps by Eli Cohen · 10 years ago
  32. 2c44b19 perf/x86/intel: Expose LBR callstack to user space tooling by Peter Zijlstra · 10 years ago
  33. 27ac905 perf/x86/intel: Reduce lbr_sel_map[] size by Yan, Zheng · 10 years ago
  34. f5af19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  35. 0389115 Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  36. e2b74f2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  37. 9dc5c05 kexec: Fix make headers_check by Geoff Levand · 10 years ago
  38. 9cd7737 Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  39. 35e88d5 fs/binfmt_som: Drop kernel support for HP-UX SOM binaries by Helge Deller · 10 years ago
  40. e68c48f virtio_net: unconditionally define struct virtio_net_hdr_v1. by Rusty Russell · 10 years ago
  41. 796e1c5 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  42. a972412 Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  43. e298767 Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  44. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  45. ed9ecb0 virtio: Don't expose legacy net features when VIRTIO_NET_NO_LEGACY defined. by Rusty Russell · 10 years ago
  46. 8180995 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  47. 8a0516e mm: convert p[te|md]_numa users to p[te|md]_protnone_numa by Mel Gorman · 10 years ago
  48. 802ea9d Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  49. 6184514 Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  50. 9791554 MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS by Paul Burton · 10 years ago
  51. 56873f4 mm:add KPF_ZERO_PAGE flag for /proc/kpageflags by Wang, Yalin · 10 years ago
  52. fe881ef gue: Use checksum partial with remote checksum offload by Tom Herbert · 10 years ago
  53. 0ace2ca vxlan: Use checksum partial with remote checksum offload by Tom Herbert · 10 years ago
  54. a323ae9 Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  55. 3e63430 Merge tag 'media/v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  56. ae6d57d Merge tag 'topic/drm-misc-2015-02-06' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  57. 6d96ee9 virtio: Don't expose legacy config features when VIRTIO_CONFIG_NO_LEGACY defined. by Rusty Russell · 10 years ago
  58. 527100a virtio: Don't expose legacy block features when VIRTIO_BLK_NO_LEGACY defined. by Rusty Russell · 10 years ago
  59. e6a0274 virtio: define VIRTIO_PCI_CAP_PCI_CFG in header. by Rusty Russell · 10 years ago
  60. c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  61. 29afc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  62. 870fd0f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  63. c5452a5 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  64. c08f8467 Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  65. 6140a8f vfio-pci: Add device request interface by Alex Williamson · 10 years ago
  66. a450515 ethtool: rename reserved1 memeber in ethtool_drvinfo for expansion ROM version by Hariprasad Shenai · 10 years ago
  67. f2b3b2d tipc: convert legacy nl link stat to nl compat by Richard Alpe · 10 years ago
  68. 9ab1546 tipc: convert legacy nl bearer enable/disable to nl compat by Richard Alpe · 10 years ago
  69. d0796d1 tipc: convert legacy nl bearer dump to nl compat by Richard Alpe · 10 years ago
  70. e5863d9 dm: allocate requests in target when stacking on blk-mq devices by Mike Snitzer · 10 years ago
  71. 032ee42 tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacks by Neal Cardwell · 10 years ago
  72. 83d2b9b net: openvswitch: Support masked set actions. by Jarno Rajahalme · 10 years ago
  73. 3c09e92f Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 10 years ago
  74. 692132b serial: driver for ETRAX FS UART by Niklas Cassel · 10 years ago
  75. 43c61165 Revert "IB/core: Add support for extended query device caps" by Yann Droneaud · 10 years ago
  76. 0ae45f6 vfs: add support for a lazytime mount option by Theodore Ts'o · 10 years ago
  77. 06eb395 pkt_sched: fq: better control of DDOS traffic by Eric Dumazet · 10 years ago
  78. 940288b Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  79. 4d4bac4 Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  80. 083500b drm: remove DRM_FORMAT_NV12MT by Daniel Vetter · 10 years ago
  81. eb710b1 Btrfs: Remove unnecessary placeholder in btrfs_err_code by Satoru Takeuchi · 10 years ago
  82. 49ca0d8 net-timestamp: no-payload option by Willem de Bruijn · 10 years ago
  83. 447b27c NFC: Forward NFC_EVT_TRANSACTION to user space by Christophe Ricard · 10 years ago
  84. b7396a3 tty/serial: Add Spreadtrum sc9836-uart driver support by Chunyan Zhang · 10 years ago
  85. b3a54bf9 Merge 3.19-rc7 into usb-next by Greg Kroah-Hartman · 10 years ago
  86. 9cf514c nfsd: implement pNFS operations by Christoph Hellwig · 11 years ago
  87. 08b717c [media] adv7180: Add fast switch support by Lars-Peter Clausen · 10 years ago
  88. 3f2cee7 USB: usbfs: allow URBs to be reaped after disconnection by Alan Stern · 10 years ago
  89. 1cd6b7b Merge branch 'for_linus' into for_next by Jan Kara · 10 years ago
  90. a12c6b8 nl80211: don't document per-wiphy interface dump by Johannes Berg · 10 years ago
  91. 500d416 HID: wacom: add support for Cintiq 27QHD and 27QHD touch by Ping Cheng · 10 years ago
  92. 5da7f92 ALSA: usx2y: Move UAPI definition into include/uapi/sound/usb_stream.h by Takashi Iwai · 10 years ago
  93. 4967082 vxlan: advertise link netns in fdb messages by Nicolas Dichtel · 10 years ago
  94. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  95. 5e33f6f usb: gadget: ffs: add eventfd notification about ffs events by Robert Baldyga · 10 years ago
  96. 5929b8a PCI: Add defines for PCIe Max_Read_Request_Size by Rafał Miłecki · 10 years ago
  97. 4a8ba33 Merge tag 'v3.19-rc6' into patchwork by Mauro Carvalho Chehab · 10 years ago
  98. 08e16dc drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam by Zhipeng Gong · 10 years ago
  99. 8d360df drm/i915: Specify bsd rings through exec flag by Zhipeng Gong · 10 years ago
  100. 74ed7ab openvswitch: Add support for unique flow IDs. by Joe Stringer · 10 years ago