1. b4a4925 usb: gadget: Fix issue with config_ep_by_speed function by Pawel Laszczak · 4 years, 4 months ago
  2. d32887e sunrpc: clean up properly in gss_mech_unregister() by NeilBrown · 4 years, 4 months ago
  3. fb228bf kgdb: Fix spurious true from in_dbg_master() by Daniel Thompson · 4 years, 4 months ago
  4. 64a3108 x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit by Jon Doron · 4 years, 5 months ago
  5. 77d5f7f media: dvb_frontend: ensure that inital front end status initialized by Colin Ian King · 7 years ago
  6. 5f8f405 x86/cpu: Add a steppings field to struct x86_cpu_id by Mark Gross · 4 years, 5 months ago
  7. a7481f5 mmc: fix compilation of user API by Jérôme Pouiller · 4 years, 4 months ago
  8. 2395335 netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build by Pablo Neira Ayuso · 4 years, 4 months ago
  9. 8ef5764 netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code by Pablo Neira Ayuso · 4 years, 4 months ago
  10. 4f4a4bc include/asm-generic/topology.h: guard cpumask_of_node() macro argument by Arnd Bergmann · 4 years, 4 months ago
  11. 584da13 mm: remove VM_BUG_ON(PageSlab()) from page_mapcount() by Konstantin Khlebnikov · 4 years, 4 months ago
  12. d14e9ab IB/cma: Fix reference count leak when no ipv4 addresses are set by Kalderon, Michal · 7 years ago
  13. b3a6fd2 uapi: fix linux/if_pppol2tp.h userspace compilation errors by Dmitry V. Levin · 8 years ago
  14. 87959b0 net/mlx5: Add command entry handling completion by Moshe Shemesh · 4 years, 9 months ago
  15. 9a729a4 net sched: fix reporting the first-time use timestamp by Roman Mashak · 4 years, 4 months ago
  16. e6cfc10 l2tp: device MTU setup, tunnel socket needs a lock by R. Parameswaran · 7 years ago
  17. b25415f New kernel function to get IP overhead on a socket. by R. Parameswaran · 4 years, 4 months ago
  18. cc84b4d net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_* by Asbjørn Sloth Tønnesen · 4 years, 4 months ago
  19. 18dc6fb net: l2tp: export debug flags to UAPI by Asbjørn Sloth Tønnesen · 4 years, 4 months ago
  20. f501513 padata: Replace delayed timer with immediate workqueue in padata_reorder by Herbert Xu · 4 years, 4 months ago
  21. 6953f88c padata: ensure padata_do_serial() runs on the correct CPU by Mathias Krause · 7 years ago
  22. 08257da padata: ensure the reorder timer callback runs on the correct CPU by Mathias Krause · 7 years ago
  23. b263060 x86: Fix early boot crash on gcc-10, third try by Borislav Petkov · 4 years, 5 months ago
  24. c13f146 ALSA: rawmidi: Fix racy buffer resize under concurrent accesses by Takashi Iwai · 4 years, 4 months ago
  25. 5ba9126 gcc-10 warnings: fix low-hanging fruit by Linus Torvalds · 4 years, 5 months ago
  26. 1942736 pnp: Use list_for_each_entry() instead of open coding by Jason Gunthorpe · 4 years, 5 months ago
  27. 4bdea73 netfilter: conntrack: avoid gcc-10 zero-length-bounds warning by Arnd Bergmann · 4 years, 5 months ago
  28. 89e8fc9 ptp: fix the race between the release of ptp_clock and cdev by Vladis Dronov · 4 years, 9 months ago
  29. da97a80 chardev: add helper function to register char devs with a struct device by Logan Gunthorpe · 8 years ago
  30. 284dba6 blktrace: Protect q->blk_trace with RCU by Jan Kara · 4 years, 7 months ago
  31. b488092 blktrace: Fix potential deadlock between delete & sysfs ops by Waiman Long · 7 years ago
  32. badbe56 net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 4 years, 10 months ago
  33. 5cc5fa7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 4 years, 10 months ago
  34. 9bb734d mac80211: add ieee80211_is_any_nullfunc() by Thomas Pedersen · 4 years, 8 months ago
  35. a57c01c KVM: Check validity of resolved slot when searching memslots by Sean Christopherson · 4 years, 5 months ago
  36. f8e84d7 vmalloc: fix remap_vmalloc_range() bounds checks by Jann Horn · 4 years, 5 months ago
  37. e00b056 overflow.h: Add arithmetic shift helper by Jason Gunthorpe · 6 years ago
  38. 32004fb tcp: cache line align MAX_TCP_HEADER by Eric Dumazet · 4 years, 5 months ago
  39. 8feaf69 compiler.h: fix error in BUILD_BUG_ON() reporting by Vegard Nossum · 4 years, 5 months ago
  40. 9729be9 percpu_counter: fix a data race at vm_committed_as by Qian Cai · 4 years, 5 months ago
  41. 5fadf30 scsi: target: fix hang when multiple threads try to destroy the same iscsi session by Maurizio Lombardi · 4 years, 6 months ago
  42. a6047aaf9 net: ipv6: do not consider routes via gateways for anycast address check by Tim Stallard · 4 years, 6 months ago
  43. 110012a signal: Extend exec_id to 64bits by Eric W. Biederman · 4 years, 6 months ago
  44. acca1bd thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=n by Martin Blumenstingl · 4 years, 6 months ago
  45. 1b62259 coresight: do not use the BIT() macro in the UAPI header by Eugene Syromiatnikov · 4 years, 6 months ago
  46. ea9df3c locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  47. 2e1c84e vt: switch vt_dont_switch to bool by Jiri Slaby · 4 years, 7 months ago
  48. fc3d6dd vt: selection, introduce vc_is_sel by Jiri Slaby · 4 years, 7 months ago
  49. fb099f3b futex: Fix inode life-time issue by Peter Zijlstra · 4 years, 7 months ago
  50. 8c59bdc x86/mm: split vmalloc_sync_all() by Joerg Roedel · 4 years, 6 months ago
  51. e9ed467 net: phy: fix MDIO bus PM PHY resuming by Heiner Kallweit · 4 years, 6 months ago
  52. 0b21c9c fib: add missing attribute validation for tun_id by Jakub Kicinski · 4 years, 7 months ago
  53. 366d368 include/linux/bitops.h: introduce BITS_PER_TYPE by Chris Wilson · 6 years ago
  54. 3adb1f8 HID: core: increase HID report buffer size to 8KiB by Johan Korsnes · 4 years, 8 months ago
  55. ba7e258 ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macro by Mika Westerberg · 4 years, 7 months ago
  56. 259384b net: sched: correct flower port blocking by Jason Baron · 4 years, 7 months ago
  57. dfbf241 ata: ahci: Add shutdown to freeze hardware resources of ahci by Prabhakar Kushwaha · 4 years, 8 months ago
  58. 0aa6ce5 ALSA: rawmidi: Avoid bit fields for state flags by Takashi Iwai · 4 years, 7 months ago
  59. 67c3334 scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a session" by Bart Van Assche · 4 years, 7 months ago
  60. cd9ea1f rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls by Paul E. McKenney · 4 years, 10 months ago
  61. 39919a2 media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device macros by Nathan Chancellor · 4 years, 9 months ago
  62. 30e402b media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustments by Helen Koike · 4 years, 9 months ago
  63. 10d24ac USB: serial: ir-usb: fix link-speed handling by Johan Hovold · 4 years, 8 months ago
  64. 1bbbcf6 netfilter: ipset: use bitmap infrastructure completely by Kadlecsik József · 4 years, 8 months ago
  65. 33a451d bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free() by Andy Shevchenko · 6 years ago
  66. d0a73d2 tracing: xen: Ordered comparison of function pointers by Changbin Du · 4 years, 8 months ago
  67. e9cd672 net: ethtool: Add back transceiver type by Florian Fainelli · 7 years ago
  68. 9e0951c dmaengine: imx-sdma: fix size check for sdma script_number by Robin Gong · 5 years ago
  69. a371457 signal: Allow cifs and drbd to receive their terminating signals by Eric W. Biederman · 5 years ago
  70. ef25c01 net/mlx5: Fix mlx5_ifc_query_lag_out_bits by Mark Zhang · 5 years ago
  71. db62dde devres: allow const resource arguments by Arnd Bergmann · 5 years ago
  72. 190c1d6 media: davinci/vpbe: array underflow in vpbe_enum_outputs() by Dan Carpenter · 5 years ago
  73. 1bdac6c regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id by Stephan Gerhold · 4 years, 11 months ago
  74. 5dbde46 block: fix an integer overflow in logical block size by Mikulas Patocka · 4 years, 8 months ago
  75. 1a087b5 dt-bindings: reset: meson8b: fix duplicate reset IDs by Martin Blumenstingl · 4 years, 10 months ago
  76. ab56789 cfg80211/mac80211: make ieee80211_send_layer2_update a public function by Dedy Lansky · 6 years ago
  77. cbad0dc fs/select: avoid clang stack usage warning by Arnd Bergmann · 5 years ago
  78. b6b0964 can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CAN sk_buffs by Oliver Hartkopp · 4 years, 10 months ago
  79. 475c147 kobject: Export kobject_get_unless_zero() by Jan Kara · 7 years ago
  80. 9b266c6 macvlan: do not assume mac_header is set in macvlan_broadcast() by Eric Dumazet · 4 years, 9 months ago
  81. 714b985 netfilter: uapi: Avoid undefined left-shift in xt_sctp.h by Phil Sutter · 4 years, 10 months ago
  82. 36d6d82 net: add annotations on hh->hh_len lockless accesses by Eric Dumazet · 4 years, 10 months ago
  83. bb7f07b regulator: ab8500: Remove AB8505 USB regulator by Stephan Gerhold · 4 years, 11 months ago
  84. 14167f4 ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys() by Florian Fainelli · 4 years, 9 months ago
  85. 189ca92 dmaengine: Fix access to uninitialized dma_slave_caps by Lukas Wunner · 4 years, 10 months ago
  86. 792365b tcp/dccp: fix possible race __inet_lookup_established() by Eric Dumazet · 4 years, 9 months ago
  87. 190d14f hrtimer: Annotate lockless access to timer->state by Eric Dumazet · 4 years, 11 months ago
  88. 6a60df8 libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h by Masahiro Yamada · 4 years, 10 months ago
  89. 6d94f0d scsi: target: iscsi: Wait for all commands to finish before freeing a session by Bart Van Assche · 4 years, 10 months ago
  90. 4cfee66 fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long by Konstantin Khlebnikov · 4 years, 10 months ago
  91. 3420bd5 net: dst: Force 4-byte alignment of dst_metrics by Geert Uytterhoeven · 4 years, 9 months ago
  92. 5cf2e75 mod_devicetable: fix PHY module format by Russell King · 4 years, 9 months ago
  93. fcaaac2 media: cec-funcs.h: add status_req checks by Hans Verkuil · 5 years ago
  94. 56d2638 drm: mst: Fix query_payload ack reply struct by Sean Paul · 5 years ago
  95. e7a3b02 tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE() by Guillaume Nault · 4 years, 10 months ago
  96. 0c8cd7f tcp: tighten acceptance of ACKs not matching a child socket by Guillaume Nault · 4 years, 10 months ago
  97. 3b4a534 tcp: fix rejected syncookies due to stale timestamps by Guillaume Nault · 4 years, 10 months ago
  98. 67b02e3 inet: protect against too small mtu values. by Eric Dumazet · 4 years, 10 months ago
  99. 072d24e quota: Check that quota is not dirty before release by Dmitry Monakhov · 4 years, 11 months ago
  100. 540b341 appletalk: Fix potential NULL pointer dereference in unregister_snap_client by YueHaibing · 6 years ago