1. 1c08928 cifs: don't leak -EAGAIN for stat() during reconnect by Ronnie Sahlberg · 4 years, 3 months ago
  2. cfbd8af s390/cio: cio_ignore_proc_seq_next should increase position index by Vasily Averin · 4 years, 4 months ago
  3. d430867 watchdog: da9062: do not ping the hw during stop() by Marco Felsch · 4 years, 4 months ago
  4. 75a526e net: ks8851-ml: Fix 16-bit IO operation by Marek Vasut · 4 years, 3 months ago
  5. af23cdf net: ks8851-ml: Fix 16-bit data access by Marek Vasut · 4 years, 3 months ago
  6. 2db0215 net: ks8851-ml: Remove 8-bit bus accessors by Marek Vasut · 4 years, 3 months ago
  7. 2febe57 drm/msm/dsi: save pll state before dsi host is powered off by Harigovindan P · 4 years, 4 months ago
  8. 1dc1316 drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFI by John Stultz · 4 years, 4 months ago
  9. dd75e3d usb: gadget: serial: fix Tx stall after buffer overflow by Sergey Organov · 4 years, 4 months ago
  10. f0db53e usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flags by Lars-Peter Clausen · 4 years, 4 months ago
  11. 6596754 usb: gadget: composite: Support more than 500mA MaxPower by Jack Pham · 4 years, 4 months ago
  12. ab52eba serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE by Daniel Golle · 4 years, 3 months ago
  13. 7f574e9 vhost: Check docket sk_family instead of call getname by Eugenio Pérez · 4 years, 3 months ago
  14. eef128d audit: always check the netlink payload length in audit_receive_msg() by Paul Moore · 4 years, 3 months ago
  15. b259672 mm/huge_memory.c: use head to check huge zero page by Wei Yang · 4 years, 4 months ago
  16. c628c46 perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etc by Arnaldo Carvalho de Melo · 4 years, 5 months ago
  17. dd34f48 drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()' by Christophe JAILLET · 4 years, 4 months ago
  18. 37f6b35 tuntap: correctly set SOCKWQ_ASYNC_NOSPACE by Jason Wang · 6 years ago
  19. e7fe43a slip: stop double free sl->dev in slip_open by yangerkun · 4 years, 3 months ago
  20. 24d8537 KVM: Check for a bad hva before dropping into the ghc slow path by Sean Christopherson · 4 years, 4 months ago
  21. 2739e5a namei: only return -ECHILD from follow_dotdot_rcu() by Aleksa Sarai · 4 years, 6 months ago
  22. 41df685 net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGE by Arthur Kiyanovski · 4 years, 3 months ago
  23. 4cf7fd8 net: netlink: cap max groups which will be considered in netlink_bind() by Nikolay Aleksandrov · 4 years, 3 months ago
  24. 366d368 include/linux/bitops.h: introduce BITS_PER_TYPE by Chris Wilson · 6 years ago
  25. f2fda49 serial: 8250: Check UPF_IRQ_SHARED in advance by Andy Shevchenko · 4 years, 3 months ago
  26. 4fc0da5 ecryptfs: Fix up bad backport of fe2e082f5da5b4a0a92ae32978f81507ef37ec66 by Nathan Chancellor · 4 years, 3 months ago
  27. 4c456be i2c: jz4780: silence log flood on txabrt by Wolfram Sang · 4 years, 3 months ago
  28. 228b983 MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()' by Christophe JAILLET · 4 years, 4 months ago
  29. 6d2c5b1 HID: hiddev: Fix race in in hiddev_disconnect() by dan.carpenter@oracle.com · 4 years, 4 months ago
  30. 3adb1f8 HID: core: increase HID report buffer size to 8KiB by Johan Korsnes · 4 years, 4 months ago
  31. e63e7ef HID: core: fix off-by-one memset in hid_report_raw_event() by Johan Korsnes · 4 years, 4 months ago
  32. e5d99f3 ACPI: watchdog: Fix gas->access_width usage by Mika Westerberg · 4 years, 3 months ago
  33. ba7e258 ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macro by Mika Westerberg · 4 years, 3 months ago
  34. 145bd64 audit: fix error handling in audit_data_to_entry() by Paul Moore · 4 years, 3 months ago
  35. d4bb8b1 ext4: potential crash on allocation error in ext4_alloc_flex_bg_array() by Dan Carpenter · 4 years, 3 months ago
  36. 259384b net: sched: correct flower port blocking by Jason Baron · 4 years, 3 months ago
  37. 35ce64a nfc: pn544: Fix occasional HW initialization failure by Dmitry Osipenko · 4 years, 3 months ago
  38. 548e23f sctp: move the format error check out of __sctp_sf_do_9_1_abort by Xin Long · 4 years, 3 months ago
  39. 1f78daa ipv6: Fix route replacement with dev-only route by Benjamin Poirier · 4 years, 3 months ago
  40. 07c103e ipv6: Fix nlmsg_flags when splitting a multipath route by Benjamin Poirier · 4 years, 3 months ago
  41. 6381b47 net: phy: restore mdio regs in the iproc mdio driver by Arun Parameswaran · 4 years, 3 months ago
  42. 804bbdf net: fib_rules: Correctly set table field when table number exceeds 8 bits by Jethro Beekman · 4 years, 3 months ago
  43. efe041b sysrq: Remove duplicated sysrq message by Petr Mladek · 5 years ago
  44. 625628b sysrq: Restore original console_loglevel when sysrq disabled by Petr Mladek · 5 years ago
  45. 4d284a7 cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE by Sergey Matyukevich · 4 years, 3 months ago
  46. ccfae49 cifs: Fix mode output in debugging statements by Frank Sorenson · 4 years, 3 months ago
  47. 1e1ad0d net: ena: ena-com.c: prevent NULL pointer dereference by Arthur Kiyanovski · 4 years, 3 months ago
  48. 400fc78 net: ena: fix incorrectly saving queue numbers when setting RSS indirection table by Arthur Kiyanovski · 4 years, 3 months ago
  49. d98027b net: ena: rss: store hash function as values and not bits by Arthur Kiyanovski · 4 years, 3 months ago
  50. dd8f138 net: ena: rss: fix failure to get indirection table by Sameeh Jubran · 4 years, 3 months ago
  51. 5b705e2 net: ena: fix incorrect default RSS key by Arthur Kiyanovski · 4 years, 3 months ago
  52. eae5100 net: ena: add missing ethtool TX timestamping indication by Arthur Kiyanovski · 4 years, 3 months ago
  53. eb54086 net: ena: fix potential crash when rxfh key is NULL by Arthur Kiyanovski · 4 years, 3 months ago
  54. 6165558 qmi_wwan: re-add DW5821e pre-production variant by Bjørn Mork · 4 years, 3 months ago
  55. 415a1e4 cfg80211: check wiphy driver existence for drvinfo report by Sergey Matyukevich · 4 years, 4 months ago
  56. 1ecf7f0 mac80211: consider more elements in parsing CRC by Johannes Berg · 4 years, 4 months ago
  57. ccbbea9 drm/msm: Set dma maximum segment size for mdss by Sean Paul · 4 years, 4 months ago
  58. dcbb950 ipmi:ssif: Handle a possible NULL pointer reference by Corey Minyard · 4 years, 5 months ago
  59. 96f5996 ext4: fix potential race between s_group_info online resizing and access by Suraj Jitindar Singh · 4 years, 3 months ago
  60. 277bc96 ext4: fix potential race between s_flex_groups online resizing and access by Suraj Jitindar Singh · 4 years, 3 months ago
  61. e9f47ea ext4: fix potential race between online resizing and write operations by Theodore Ts'o · 4 years, 3 months ago
  62. 35c4725 iwlwifi: pcie: fix rb_allocator workqueue allocation by Johannes Berg · 4 years, 3 months ago
  63. 4cd4444 Linux 4.9.215 by Greg Kroah-Hartman · 4 years, 3 months ago
  64. 4ff38ff s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init_range by Nathan Chancellor · 4 years, 3 months ago
  65. 1d982f7 xen: Enable interrupts when calling _cond_resched() by Thomas Gleixner · 4 years, 3 months ago
  66. dfbf241 ata: ahci: Add shutdown to freeze hardware resources of ahci by Prabhakar Kushwaha · 4 years, 4 months ago
  67. 8c13745 netfilter: xt_hashlimit: limit the max size of hashtable by Cong Wang · 4 years, 4 months ago
  68. 7bd1fc7 ALSA: seq: Fix concurrent access to queue current tick/time by Takashi Iwai · 4 years, 3 months ago
  69. ffac898 ALSA: seq: Avoid concurrent access to queue flags by Takashi Iwai · 4 years, 3 months ago
  70. 0aa6ce5 ALSA: rawmidi: Avoid bit fields for state flags by Takashi Iwai · 4 years, 3 months ago
  71. 61faa53 ecryptfs: replace BUG_ON with error handling code by Aditya Pakki · 4 years, 3 months ago
  72. 5865db7 staging: greybus: use after free in gb_audio_manager_remove_all() by Dan Carpenter · 4 years, 4 months ago
  73. f7a3c47 usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus by Jack Pham · 4 years, 4 months ago
  74. 67c3334 scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a session" by Bart Van Assche · 4 years, 3 months ago
  75. 78472fe scsi: Revert "RDMA/isert: Fix a recently introduced regression related to logout" by Bart Van Assche · 4 years, 3 months ago
  76. 90bed5a Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents by Filipe Manana · 4 years, 3 months ago
  77. bd01737 KVM: apic: avoid calculating pending eoi from an uninitialized val by Miaohe Lin · 4 years, 3 months ago
  78. f3e0dfb KVM: nVMX: Check IO instruction VM-exit conditions by Oliver Upton · 4 years, 4 months ago
  79. 35523a2 KVM: nVMX: Refactor IO bitmap checks into helper function by Oliver Upton · 4 years, 4 months ago
  80. eb799e1 ext4: fix race between writepages and enabling EXT4_EXTENTS_FL by Eric Biggers · 4 years, 3 months ago
  81. f17a17d ext4: rename s_journal_flag_rwsem to s_writepages_rwsem by Eric Biggers · 4 years, 3 months ago
  82. 7800e24 ext4: fix mount failure with quota configured as module by Jan Kara · 4 years, 3 months ago
  83. c7071c3 ext4: add cond_resched() to __ext4_find_entry() by Shijie Luo · 4 years, 3 months ago
  84. 597743a ext4: fix a data race in EXT4_I(inode)->i_disksize by Qian Cai · 4 years, 3 months ago
  85. 8ad4e4d netfilter: xt_bpf: add overflow checks by Jann Horn · 4 years, 3 months ago
  86. 86dc39e KVM: nVMX: Don't emulate instructions in guest mode by Paolo Bonzini · 4 years, 4 months ago
  87. 73e82ee9 lib/stackdepot.c: fix global out-of-bounds in stack_slabs by Alexander Potapenko · 4 years, 3 months ago
  88. 160fbca vt: vt_ioctl: fix race in VT_RESIZEX by Eric Dumazet · 4 years, 3 months ago
  89. 97b58fa VT_RESIZEX: get rid of field-by-field copyin by Al Viro · 7 years ago
  90. c306a08 KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI by Miaohe Lin · 4 years, 3 months ago
  91. 1110a2d6 xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms by Mathias Nyman · 4 years, 3 months ago
  92. cc79150 Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()" by Ioanna Alifieraki · 4 years, 3 months ago
  93. 086ba93 tty: serial: imx: setup the correct sg entry for tx dma by Fugang Duan · 4 years, 3 months ago
  94. 8448625 tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode by Nicolas Ferre · 4 years, 3 months ago
  95. 9d69b4a x86/mce/amd: Fix kobject lifetime by Thomas Gleixner · 4 years, 3 months ago
  96. 10be332 x86/mce/amd: Publish the bank pointer only after setup has succeeded by Borislav Petkov · 4 years, 4 months ago
  97. 3404ad4 staging: rtl8188eu: Fix potential overuse of kernel memory by Larry Finger · 4 years, 3 months ago
  98. d6cb533 staging: rtl8188eu: Fix potential security hole by Larry Finger · 4 years, 3 months ago
  99. 516ceef USB: hub: Don't record a connect-change event during reset-resume by Alan Stern · 4 years, 4 months ago
  100. 3e364d7 USB: Fix novation SourceControl XL after suspend by Richard Dodd · 4 years, 3 months ago