1. 4c16d64 fib: add missing attribute validation for tun_id by Jakub Kicinski · 4 years, 11 months ago
  2. 249bc97 net: phy: avoid clearing PHY interrupts twice in irq handler by Heiner Kallweit · 4 years, 11 months ago
  3. 7058b83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  4. 278de45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 5 years ago
  5. 574b238 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  6. 91ad64a Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  7. 9ea4894 Merge branch 'master' of git://blackhole.kfki.hu/nf by Pablo Neira Ayuso · 5 years ago
  8. a8e41f6 icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=n by Jason A. Donenfeld · 5 years ago
  9. 63623fd4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  10. f3cc249 Merge tag 'irq-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  11. b98b809 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  12. f66ee04 netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports by Jozsef Kadlecsik · 5 years ago
  13. ef11f1b Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  14. cee853e Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  15. 3dc55dba Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  16. b0dd1eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  17. 467d12f include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap by Christian Borntraeger · 5 years ago
  18. c766d14 y2038: hide timeval/timespec/itimerval/itimerspec types by Arnd Bergmann · 5 years ago
  19. 412c53a y2038: remove unused time32 interfaces by Arnd Bergmann · 5 years ago
  20. 595abba y2038: remove ktime to/from timespec/timeval conversion by Arnd Bergmann · 5 years ago
  21. 63fb962 ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake() by Rafael J. Wysocki · 5 years ago
  22. 2546287 genirq/irqdomain: Make sure all irq domain flags are distinct by Zenghui Yu · 5 years ago
  23. 85c46b7 bootconfig: Add bootconfig magic word for indicating bootconfig explicitly by Masami Hiramatsu · 5 years ago
  24. 41f57cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  25. 7822dee5d Merge tag 'mlx5-fixes-2020-02-18' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  26. 4b20576 Merge tag 'iommu-fixes-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
  27. fa079ba Merge tag 'sound-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  28. 13a7e45 net/mlx5: DR, Handle reformat capability over sw-steering tables by Erez Shitrit · 5 years ago
  29. 7c8c169 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  30. 0a44cac Merge tag 'dma-mapping-5.6' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  31. f25975f bpf, uapi: Remove text about bpf_redirect_map() giving higher performance by Toke Høiland-Jørgensen · 5 years ago
  32. 3855360 Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 5 years ago
  33. 8a9093c net: sched: correct flower port blocking by Jason Baron · 5 years ago
  34. d970a32 KVM: x86: fix missing prototypes by Paolo Bonzini · 5 years ago
  35. 6a757c0 netfilter: conntrack: allow insertion of clashing entries by Florian Westphal · 5 years ago
  36. d2f273f skbuff.h: fix all kernel-doc warnings by Randy Dunlap · 5 years ago
  37. 66256e0 net/sock.h: fix all kernel-doc warnings by Randy Dunlap · 5 years ago
  38. 7151aff net: export netdev_next_lower_dev_rcu() by Taehee Yoo · 5 years ago
  39. ef78e5b7d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  40. 829e694 Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  41. 807b951 scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a session" by Bart Van Assche · 5 years ago
  42. 2019fc9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  43. 4e03e4e Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  44. 8f48629 ASoC: dapm: remove snd_soc_dapm_put_enum_double_locked by Tzung-Bi Shih · 5 years ago
  45. a1fa83b netdevice.h: fix all kernel-doc and Sphinx warnings by Randy Dunlap · 5 years ago
  46. b32cb6f Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 5 years ago
  47. dfa9a5e ALSA: rawmidi: Avoid bit fields for state flags by Takashi Iwai · 5 years ago
  48. 3629ac5 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 5 years ago
  49. 0b41713 icmp: introduce helper for nat'd source address in network device context by Jason A. Donenfeld · 5 years ago
  50. 6ee2deb net/flow_dissector: remove unexist field description by Hangbin Liu · 5 years ago
  51. 0bf999f linux/pipe_fs_i.h: fix kernel-doc warnings after @wait was split by Randy Dunlap · 5 years ago
  52. efeda80 NFSv4: Fix revalidation of dentries with delegations by Trond Myklebust · 5 years ago
  53. 84a4062 HID: core: increase HID report buffer size to 8KiB by Johan Korsnes · 5 years ago
  54. 359c92c Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  55. 61a7595 Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  56. ea12883 ACPICA: Introduce acpi_any_gpe_status_set() by Rafael J. Wysocki · 5 years ago
  57. e3728b5 ACPI: PM: s2idle: Avoid possible race related to the EC GPE by Rafael J. Wysocki · 5 years ago
  58. 7276531 tracing: Consolidate trace() functions by Tom Zanussi · 5 years ago
  59. 0c5aae5 serdev: ttyport: restore client ops on deregistration by Johan Hovold · 5 years ago
  60. 73f8bda USB: core: add endpoint-blacklist quirk by Johan Hovold · 5 years ago
  61. ca4b43c usb: charger: assign specific number for enum value by Peter Chen · 5 years ago
  62. e7598fa iommu/vt-d: Fix compile warning from intel-svm.h by Joerg Roedel · 5 years ago
  63. 380a129 Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 5 years ago
  64. 1a2a76c Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  65. ca21b9b Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  66. f06bed8 Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  67. 291abfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  68. 4ef1a30 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  69. eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  70. 1afa9c3 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  71. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  72. 236f453 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  73. 9959333 Merge branch 'pipe-exclusive-wakeup' by Linus Torvalds · 5 years ago
  74. 0ddad21 pipe: use exclusive waits when reading or writing by Linus Torvalds · 5 years ago
  75. 2f86e45 Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 5 years ago
  76. 2696e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  77. 8b718d4 irqchip/gic-v4.1: Set vpe_l1_base for all redistributors by Zenghui Yu · 5 years ago
  78. f43574d Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  79. 11777ee Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  80. c16b99d Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  81. 8bf5973 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  82. b34f01f Merge tag 'linux-watchdog-5.6-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 5 years ago
  83. a3ff937 prefix-handling analogues of errorf() and friends by Al Viro · 5 years ago
  84. 328de52 turn fs_param_is_... into functions by Al Viro · 5 years ago
  85. 48ce73b fs_parse: handle optional arguments sanely by Al Viro · 5 years ago
  86. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  87. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  88. cc3c0b5 add prefix to fs_context->log by Al Viro · 5 years ago
  89. c80c98f ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log by Al Viro · 5 years ago
  90. 7f5d381 new primitive: __fs_parse() by Al Viro · 5 years ago
  91. 3fbb8d5 struct p_log, variants of warnf() et.al. taking that one instead by Al Viro · 5 years ago
  92. 9f09f64 teach logfc() to handle prefices, give it saner calling conventions by Al Viro · 5 years ago
  93. aa1918f get rid of fs_value_is_filename_empty by Al Viro · 5 years ago
  94. 34264ae don't bother with explicit length argument for __lookup_constant() by Al Viro · 5 years ago
  95. f2b18ba mac80211: use more bits for ack_frame_id by Johannes Berg · 5 years ago
  96. 8dcc1a9 fs: New zonefs file system by Damien Le Moal · 5 years ago
  97. 5eede62 fold struct fs_parameter_enum into struct constant_table by Al Viro · 5 years ago
  98. 2710c957a fs_parse: get rid of ->enums by Al Viro · 5 years ago
  99. 0f89589 Pass consistent param->type to fs_parse() by Al Viro · 5 years ago
  100. 9f88032 Merge tag 'amd-drm-next-5.6-2020-02-05' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 5 years ago