1. e358f4a tcp: tcp_fragment() should apply sane memory limits by Eric Dumazet · 5 years ago
  2. cfd8d2e fuse: Add FOPEN_STREAM to use stream_open() by Kirill Smelkov · 5 years ago
  3. f02d577 tipc: Avoid copying bytes beyond the supplied data by Chris Packham · 5 years ago
  4. 2d99bc0 x86/speculation: Add prctl() control for indirect branch speculation by Thomas Gleixner · 6 years ago
  5. 162a93c uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define by Hauke Mehrtens · 6 years ago
  6. 0432fed uapi/if_ether.h: prevent redefinition of struct ethhdr by Hauke Mehrtens · 5 years ago
  7. e340402 Input: restore EV_ABS ABS_RESERVED by Peter Hutterer · 6 years ago
  8. c5b2907 btrfs: Add sanity check for EXTENT_DATA when reading out leaf by Qu Wenruo · 7 years ago
  9. 82f36cb ip: discard IPv4 datagrams with overlapping segments. by Peter Oskolkov · 6 years ago
  10. 45ad26e ethtool: Remove trailing semicolon for static inline by Florian Fainelli · 6 years ago
  11. 62d88fc KVM: x86: Add a framework for supporting MSR-based features by Tom Lendacky · 6 years ago
  12. 8d99eb4 btrfs: define SUPER_FLAG_METADUMP_V2 by Anand Jain · 6 years ago
  13. fa4724c cfg80211: further limit wiphy names to 64 bytes by Eric Biggers · 6 years ago
  14. 58df289 net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off by Toshiaki Makita · 6 years ago
  15. 7d73a8c cfg80211: limit wiphy names to 128 bytes by Johannes Berg · 6 years ago
  16. ab677c2 seccomp: Add filter flag to opt-out of SSB mitigation by Kees Cook · 6 years ago
  17. 036608d prctl: Add force disable speculation by Thomas Gleixner · 6 years ago
  18. 4812ffb prctl: Add speculation control prctls by Thomas Gleixner · 6 years ago
  19. 4d9c2b6 KVM: s390: wire up bpb feature by Christian Borntraeger · 6 years ago
  20. 1d49e2a random: add new ioctl RNDRESEEDCRNG by Theodore Ts'o · 6 years ago
  21. 33e6484 arm/arm64: KVM: Add PSCI_VERSION helper by Mark Rutland · 6 years ago
  22. 4d9a121 PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant by Matthias Kaehlcke · 7 years ago
  23. b1d25da ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit by Kirill Marinushkin · 6 years ago
  24. 41beba9 eventpoll.h: fix epoll event masks by Greg KH · 7 years ago
  25. 26f6873 uapi libc compat: add fallback for unsupported libcs by Felix Janda · 6 years ago
  26. 5f6c581 eventpoll.h: add missing epoll event masks by Greg KH · 7 years ago
  27. b6dbace usb: add helper to extract bits 12:11 of wMaxPacketSize by Felipe Balbi · 8 years ago
  28. 05ffc7e USB: core: Add type-specific length check of BOS descriptors by Masakazu Mokuno · 7 years ago
  29. 8588eb0 bcache: Fix building error on MIPS by Huacai Chen · 7 years ago
  30. f95d605 uapi: fix linux/rds.h userspace compilation errors by Dmitry V. Levin · 7 years ago
  31. 3323d07 uapi: fix linux/rds.h userspace compilation error by Dmitry V. Levin · 7 years ago
  32. 3f0cc54 Revert "uapi: fix linux/rds.h userspace compilation errors" by Sasha Levin · 7 years ago
  33. 1dfea1e spi: uapi: spidev: add missing ioctl header by Baruch Siach · 7 years ago
  34. 939f4f6 uapi: fix linux/mroute6.h userspace compilation errors by Dmitry V. Levin · 7 years ago
  35. ad50561 uapi: fix linux/rds.h userspace compilation errors by Dmitry V. Levin · 7 years ago
  36. a6d4ce2 USB: fix out-of-bounds in usb_set_configuration by Greg Kroah-Hartman · 7 years ago
  37. 0e8eca9 net: ethtool: add support for 2500BaseT and 5000BaseT link modes by Pavel Belous · 7 years ago
  38. 12bfbe1 USB: hub: fix SS max number of ports by Johan Hovold · 7 years ago
  39. c47538f netfilter: nft_log: restrict the log prefix length to 127 by Liping Zhang · 7 years ago
  40. 94e5670 net: ipv6: RTF_PCPU should not be settable from userspace by David Ahern · 7 years ago
  41. ccb65adc uapi: fix linux/packet_diag.h userspace compilation error by Dmitry V. Levin · 7 years ago
  42. d3381fa fs: Better permission checking for submounts by Eric W. Biederman · 7 years ago
  43. 7b07123 videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGB by Hans Verkuil · 7 years ago
  44. 4581639 nl80211: Use different attrs for BSSID and random MAC addr in scan req by Vamsi Krishna · 8 years ago
  45. 332b05c can: raw: raw_setsockopt: limit number of can_filter that can be set by Marc Kleine-Budde · 8 years ago
  46. efc4515 uapi glibc compat: fix outer guard of net device flags enum by Jonas Gorski · 8 years ago
  47. ffe3bb8 uapi: export nf_log.h by stephen hemminger · 8 years ago
  48. ad55885 uapi: export tc_skbmod.h by stephen hemminger · 8 years ago
  49. 8bca927 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  50. 92cf44e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  51. 2425f18 Input: change KEY_DATA from 0x275 to 0x277 by Ping Cheng · 8 years ago
  52. faa1fa5 net/sched: Export tc_tunnel_key so its UAPI accessible by Roi Dayan · 8 years ago
  53. dce9ce3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  54. e3fd9a9 kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use by Paolo Bonzini · 8 years ago
  55. 7b5b74e Revert "include/uapi/linux/atm_zatm.h: include linux/time.h" by Mike Frysinger · 8 years ago
  56. 10b2176 net: bpqether.h: remove if_ether.h guard by Baruch Siach · 8 years ago
  57. 2a26d99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  58. 5766e9d Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 8 years ago
  59. 85dda4e rtnetlink: Add rtnexthop offload flag to compare mask by Jiri Pirko · 8 years ago
  60. d3304ca Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  61. 85a6244 ethtool: silence warning on bit loss by Jesse Brandeburg · 8 years ago
  62. 2e0cbc4 qedr: Add RoCE driver framework by Ram Amrani · 8 years ago
  63. 2778556 Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  64. 35a891b Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  65. 6b25e21 Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  66. a379f71 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  67. 9b88ee0 autofs4: move linux/auto_dev-ioctl.h to uapi/linux by Ian Kent · 8 years ago
  68. f58b3c9 autofs: move inclusion of linux/limits.h to uapi by Tomohiro Kusumi · 8 years ago
  69. de34f4d Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  70. d09ba13 Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  71. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  72. f334bcd Merge remote-tracking branch 'ovl/misc' into work.misc by Al Viro · 8 years ago
  73. e476f94 Merge branch 'for-4.9/dax' into libnvdimm-for-next by Dan Williams · 8 years ago
  74. 178d6f4 Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  75. bc75450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  76. e6e3d8f Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  77. 9a687ae Merge tag 'hsi-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 8 years ago
  78. 14986a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  79. 9fce0c2 Merge tag 'v4.8' into patchwork by Mauro Carvalho Chehab · 8 years ago
  80. edadd0e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  81. 687ee0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  82. 3cd013a Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  83. 1e1430d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
  84. 58f0f9f uapi: add missing install of sync_file.h by Emilio López · 8 years ago
  85. e6445f5 Merge tag 'usb-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  86. 6675df3 Btrfs: catch invalid free space trees by Omar Sandoval · 8 years ago
  87. 71be6b4 vfs: add a FALLOC_FL_UNSHARE mode to fallocate to unshare a range of blocks by Darrick J. Wong · 8 years ago
  88. 0a6eab8 vfs: support FS_XFLAG_COWEXTSIZE and get/set of CoW extent size hint by Darrick J. Wong · 8 years ago
  89. 60bcc88 fuse: Add posix ACL support by Seth Forshee · 8 years ago
  90. 5e940c1 fuse: handle killpriv in userspace fs by Miklos Szeredi · 8 years ago
  91. 368e5a7 cfg80211: Provide an API to report NAN function termination by Ayala Beker · 8 years ago
  92. 50bcd31 cfg80211: provide a function to report a match for NAN by Ayala Beker · 8 years ago
  93. a5a9dcf cfg80211: allow the user space to change current NAN configuration by Ayala Beker · 8 years ago
  94. a442b76 cfg80211: add add_nan_func / del_nan_func by Ayala Beker · 8 years ago
  95. cb3b7d8 cfg80211: add start / stop NAN commands by Ayala Beker · 8 years ago
  96. bd11f07 ipv6 addrconf: implement RFC7559 router solicitation backoff by Maciej Żenczykowski · 8 years ago
  97. 54f9c4d ipmi: add an Aspeed BT IPMI BMC driver by Alistair Popple · 8 years ago
  98. 7ff89ac audit: add exclude filter extension to feature bitmap by Richard Guy Briggs · 8 years ago
  99. ca09fb9 Merge tag 'v4.8-rc8' into drm-next by Dave Airlie · 8 years ago
  100. bc8bcf3 posix_acl: uapi header split by Andreas Gruenbacher · 8 years ago