1. 0e2b4c7 serial: 8250: Define RX trigger levels for OxSemi 950 devices by Maciej W. Rozycki · 3 years, 1 month ago
  2. 6f1a2aa tty: actually undefine superseded ASYNC flags by Johan Hovold · 3 years, 4 months ago
  3. fe0c150 USB: replace hardcode maximum usb string length by definition by Macpaul Lin · 4 years, 1 month ago
  4. 04086bd uapi: nfnetlink_cthelper.h: fix userspace compilation error by Dmitry V. Levin · 3 years, 5 months ago
  5. 834d8b9 uapi: move constants from <linux/kernel.h> to <linux/const.h> by Petr Vorel · 3 years, 7 months ago
  6. d24c407 block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h> by Bart Van Assche · 6 years ago
  7. 0cd4936 netfilter: nf_tables: incorrect enum nft_list_attributes definition by Pablo Neira Ayuso · 4 years ago
  8. d472b7e install several missing uapi headers by Rolf Eike Beer · 4 years ago
  9. 5a41bdb uapi: includes linux/types.h before exporting files by Nicolas Dichtel · 7 years ago
  10. 55089d3 media: dvb_frontend: fix return values for FE_SET_PROPERTY by Mauro Carvalho Chehab · 4 years, 2 months ago
  11. dc06ae4 media: dvb/frontend.h: document the uAPI file by Mauro Carvalho Chehab · 4 years, 2 months ago
  12. fb4ffc2 media: dvb/frontend.h: move out a private internal structure by Mauro Carvalho Chehab · 4 years, 2 months ago
  13. 64a3108 x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit by Jon Doron · 4 years, 3 months ago
  14. 77d5f7f media: dvb_frontend: ensure that inital front end status initialized by Colin Ian King · 7 years ago
  15. a7481f5 mmc: fix compilation of user API by Jérôme Pouiller · 4 years, 2 months ago
  16. b3a6fd2 uapi: fix linux/if_pppol2tp.h userspace compilation errors by Dmitry V. Levin · 7 years ago
  17. cc84b4d net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_* by Asbjørn Sloth Tønnesen · 4 years, 2 months ago
  18. 18dc6fb net: l2tp: export debug flags to UAPI by Asbjørn Sloth Tønnesen · 4 years, 2 months ago
  19. 1b62259 coresight: do not use the BIT() macro in the UAPI header by Eugene Syromiatnikov · 4 years, 4 months ago
  20. e9cd672 net: ethtool: Add back transceiver type by Florian Fainelli · 7 years ago
  21. 714b985 netfilter: uapi: Avoid undefined left-shift in xt_sctp.h by Phil Sutter · 4 years, 8 months ago
  22. 4a7e123 isdn/capi: check message length in capi_write() by Eric Biggers · 4 years, 11 months ago
  23. 317fc4d uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers by Mikko Rapeli · 5 years ago
  24. 4bc0144 nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi header by Masahiro Yamada · 5 years ago
  25. e358f4a tcp: tcp_fragment() should apply sane memory limits by Eric Dumazet · 5 years ago
  26. cfd8d2e fuse: Add FOPEN_STREAM to use stream_open() by Kirill Smelkov · 5 years ago
  27. 8ad6a53 drm/i915: Fix I915_EXEC_RING_MASK by Chris Wilson · 5 years ago
  28. f02d577 tipc: Avoid copying bytes beyond the supplied data by Chris Packham · 5 years ago
  29. 2d99bc0 x86/speculation: Add prctl() control for indirect branch speculation by Thomas Gleixner · 6 years ago
  30. 162a93c uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define by Hauke Mehrtens · 6 years ago
  31. 0432fed uapi/if_ether.h: prevent redefinition of struct ethhdr by Hauke Mehrtens · 5 years ago
  32. e340402 Input: restore EV_ABS ABS_RESERVED by Peter Hutterer · 6 years ago
  33. c5b2907 btrfs: Add sanity check for EXTENT_DATA when reading out leaf by Qu Wenruo · 7 years ago
  34. 82f36cb ip: discard IPv4 datagrams with overlapping segments. by Peter Oskolkov · 6 years ago
  35. 45ad26e ethtool: Remove trailing semicolon for static inline by Florian Fainelli · 6 years ago
  36. 62d88fc KVM: x86: Add a framework for supporting MSR-based features by Tom Lendacky · 6 years ago
  37. 8d99eb4 btrfs: define SUPER_FLAG_METADUMP_V2 by Anand Jain · 7 years ago
  38. fa4724c cfg80211: further limit wiphy names to 64 bytes by Eric Biggers · 6 years ago
  39. 58df289 net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off by Toshiaki Makita · 6 years ago
  40. bc3d700 virtio-gpu: fix ioctl and expose the fixed status to userspace. by Dave Airlie · 6 years ago
  41. 7d73a8c cfg80211: limit wiphy names to 128 bytes by Johannes Berg · 6 years ago
  42. ab677c2 seccomp: Add filter flag to opt-out of SSB mitigation by Kees Cook · 6 years ago
  43. 036608d prctl: Add force disable speculation by Thomas Gleixner · 6 years ago
  44. 4812ffb prctl: Add speculation control prctls by Thomas Gleixner · 6 years ago
  45. 4d9c2b6 KVM: s390: wire up bpb feature by Christian Borntraeger · 6 years ago
  46. 1d49e2a random: add new ioctl RNDRESEEDCRNG by Theodore Ts'o · 6 years ago
  47. 33e6484 arm/arm64: KVM: Add PSCI_VERSION helper by Mark Rutland · 6 years ago
  48. 4d9a121 PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant by Matthias Kaehlcke · 7 years ago
  49. b1d25da ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit by Kirill Marinushkin · 6 years ago
  50. 41beba9 eventpoll.h: fix epoll event masks by Greg KH · 7 years ago
  51. 26f6873 uapi libc compat: add fallback for unsupported libcs by Felix Janda · 7 years ago
  52. 5f6c581 eventpoll.h: add missing epoll event masks by Greg KH · 7 years ago
  53. b6dbace usb: add helper to extract bits 12:11 of wMaxPacketSize by Felipe Balbi · 8 years ago
  54. 05ffc7e USB: core: Add type-specific length check of BOS descriptors by Masakazu Mokuno · 7 years ago
  55. 8588eb0 bcache: Fix building error on MIPS by Huacai Chen · 7 years ago
  56. f95d605 uapi: fix linux/rds.h userspace compilation errors by Dmitry V. Levin · 7 years ago
  57. 3323d07 uapi: fix linux/rds.h userspace compilation error by Dmitry V. Levin · 7 years ago
  58. 3f0cc54 Revert "uapi: fix linux/rds.h userspace compilation errors" by Sasha Levin · 7 years ago
  59. 1dfea1e spi: uapi: spidev: add missing ioctl header by Baruch Siach · 7 years ago
  60. 939f4f6 uapi: fix linux/mroute6.h userspace compilation errors by Dmitry V. Levin · 7 years ago
  61. ad50561 uapi: fix linux/rds.h userspace compilation errors by Dmitry V. Levin · 7 years ago
  62. a6d4ce2 USB: fix out-of-bounds in usb_set_configuration by Greg Kroah-Hartman · 7 years ago
  63. 7df306f drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #define by Kristian H. Kristensen · 8 years ago
  64. 0e8eca9 net: ethtool: add support for 2500BaseT and 5000BaseT link modes by Pavel Belous · 7 years ago
  65. 12bfbe1 USB: hub: fix SS max number of ports by Johan Hovold · 7 years ago
  66. c47538f netfilter: nft_log: restrict the log prefix length to 127 by Liping Zhang · 8 years ago
  67. 94e5670 net: ipv6: RTF_PCPU should not be settable from userspace by David Ahern · 7 years ago
  68. ccb65adc uapi: fix linux/packet_diag.h userspace compilation error by Dmitry V. Levin · 7 years ago
  69. d3381fa fs: Better permission checking for submounts by Eric W. Biederman · 7 years ago
  70. 7b07123 videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGB by Hans Verkuil · 7 years ago
  71. 9560060 IB/cxgb3: fix misspelling in header guard by Nicolas Iooss · 8 years ago
  72. 4581639 nl80211: Use different attrs for BSSID and random MAC addr in scan req by Vamsi Krishna · 8 years ago
  73. 332b05c can: raw: raw_setsockopt: limit number of can_filter that can be set by Marc Kleine-Budde · 8 years ago
  74. efc4515 uapi glibc compat: fix outer guard of net device flags enum by Jonas Gorski · 8 years ago
  75. ffe3bb8 uapi: export nf_log.h by stephen hemminger · 8 years ago
  76. ad55885 uapi: export tc_skbmod.h by stephen hemminger · 8 years ago
  77. 8bca927 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  78. 92cf44e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  79. 2425f18 Input: change KEY_DATA from 0x275 to 0x277 by Ping Cheng · 8 years ago
  80. faa1fa5 net/sched: Export tc_tunnel_key so its UAPI accessible by Roi Dayan · 8 years ago
  81. dce9ce3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  82. e3fd9a9 kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use by Paolo Bonzini · 8 years ago
  83. e76d21c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  84. 7b5b74e Revert "include/uapi/linux/atm_zatm.h: include linux/time.h" by Mike Frysinger · 8 years ago
  85. 10b2176 net: bpqether.h: remove if_ether.h guard by Baruch Siach · 8 years ago
  86. 27bcd37 Merge tag 'sound-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  87. 0b203d6 Merge remote-tracking branch 'asoc/fix/topology-abi' into asoc-linus by Mark Brown · 8 years ago
  88. 2a26d99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  89. 5766e9d Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 8 years ago
  90. 85dda4e rtnetlink: Add rtnexthop offload flag to compare mask by Jiri Pirko · 8 years ago
  91. 7175790 generic syscalls: kill cruft from removed pkey syscalls by Dave Hansen · 8 years ago
  92. 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
  93. 85a6244 ethtool: silence warning on bit loss by Jesse Brandeburg · 8 years ago
  94. cecbcdd qedr: Add support for QP verbs by Ram Amrani · 8 years ago
  95. a7efd77 qedr: Add support for PD,PKEY and CQ verbs by Ram Amrani · 8 years ago
  96. ac1b36e qedr: Add support for user context verbs by Ram Amrani · 8 years ago
  97. 2e0cbc4 qedr: Add RoCE driver framework by Ram Amrani · 8 years ago
  98. 2778556 Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  99. 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
  100. 6b25e21 Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago