1. d84f622 lib/genalloc.c: use vzalloc_node() to allocate the bitmap by Huang Shijie · 5 years ago
  2. bd5d9cd lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk by Alexey Skidanov · 5 years ago
  3. af7fee1 vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n by Wei Yang · 5 years ago
  4. 1e7e931 ocfs2: clear journal dirty flag after shutdown journal by Junxiao Bi · 5 years ago
  5. 1e3cbe0 net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe() by Wen Yang · 5 years ago
  6. 10a0e00 tipc: fix a missing check of genlmsg_put by Kangjie Lu · 5 years ago
  7. 57b2d687 atl1e: checking the status of atl1e_write_phy_reg by Kangjie Lu · 5 years ago
  8. 27c9e12 net: dsa: bcm_sf2: Propagate error value from mdio_write by Kangjie Lu · 5 years ago
  9. 712545e net: stmicro: fix a missing check of clk_prepare by Kangjie Lu · 5 years ago
  10. be999ae um: Make GCOV depend on !KCOV by Richard Weinberger · 6 years ago
  11. 9b852f0 net/net_namespace: Check the return value of register_pernet_subsys() by Aditya Pakki · 5 years ago
  12. 3c1af2c pwm: clps711x: Fix period calculation by Alexander Shiyan · 5 years ago
  13. c1385f5 crypto: mxc-scc - fix build warnings on ARM64 by Fabio Estevam · 5 years ago
  14. e7c9dda powerpc/pseries: Fix node leak in update_lmb_associativity_index() by Michael Ellerman · 5 years ago
  15. f2f6456 powerpc/83xx: handle machine check caused by watchdog timer by Christophe Leroy · 5 years ago
  16. e914a77 regulator: tps65910: fix a missing check of return value by Kangjie Lu · 5 years ago
  17. 542bb9b drbd: fix print_st_err()'s prototype to match the definition by Luc Van Oostenryck · 5 years ago
  18. 26b3a73 drbd: do not block when adjusting "disk-options" while IO is frozen by Lars Ellenberg · 5 years ago
  19. 6bd1d015 drbd: reject attach of unsuitable uuids even if connected by Lars Ellenberg · 5 years ago
  20. 844df2c drbd: ignore "all zero" peer volume sizes in handshake by Lars Ellenberg · 5 years ago
  21. 43a27b3 powerpc/powernv/eeh/npu: Fix uninitialized variables in opal_pci_eeh_freeze_status by Alexey Kardashevskiy · 5 years ago
  22. 95c6535 vfio/spapr_tce: Get rid of possible infinite loop by Alexey Kardashevskiy · 6 years ago
  23. 44e53c7 powerpc/44x/bamboo: Fix PCI range by Benjamin Herrenschmidt · 5 years ago
  24. 0a980d2 powerpc/mm: Make NULL pointer deferences explicit on bad page faults. by Christophe Leroy · 5 years ago
  25. 97f274e powerpc/prom: fix early DEBUG messages by Christophe Leroy · 5 years ago
  26. 94a5e81 ath6kl: Fix off by one error in scan completion by Kyle Roeschley · 5 years ago
  27. 6a535e9 ath6kl: Only use match sets when firmware supports it by Kyle Roeschley · 5 years ago
  28. ceff61ed scsi: csiostor: fix incorrect dma device in case of vport by Varun Prakash · 5 years ago
  29. f2970af scsi: qla2xxx: deadlock by configfs_depend_item by Anatoliy Glagolev · 5 years ago
  30. c041756 RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layer by Bart Van Assche · 5 years ago
  31. 625ef11 openrisc: Fix broken paths to arch/or32 by Geert Uytterhoeven · 5 years ago
  32. f6c0485 serial: max310x: Fix tx_empty() callback by Alexander Shiyan · 5 years ago
  33. 608024a drivers/regulator: fix a missing check of return value by Kangjie Lu · 5 years ago
  34. 52d915c powerpc/xmon: fix dump_segments() by Christophe Leroy · 6 years ago
  35. dbf29e9 powerpc/book3s/32: fix number of bats in p/v_block_mapped() by Christophe Leroy · 6 years ago
  36. a2773e0 IB/qib: Fix an error code in qib_sdma_verbs_send() by Dan Carpenter · 5 years ago
  37. e561090 xfs: Fix bulkstat compat ioctls on x32 userspace. by Nick Bowler · 5 years ago
  38. 845eb64 xfs: Align compat attrlist_by_handle with native implementation. by Nick Bowler · 5 years ago
  39. 26804e3 gfs2: take jdata unstuff into account in do_grow by Bob Peterson · 5 years ago
  40. 1ed7c9f dm flakey: Properly corrupt multi-page bios. by Sweet Tea · 6 years ago
  41. 13a2c8f HID: doc: fix wrong data structure reference for UHID_OUTPUT by Peter Hutterer · 5 years ago
  42. 68f791f pinctrl: sh-pfc: sh7734: Fix shifted values in IPSR10 by Geert Uytterhoeven · 5 years ago
  43. 3efd802 pinctrl: sh-pfc: sh7264: Fix PFCR3 and PFCR0 register configuration by Geert Uytterhoeven · 5 years ago
  44. 65a2269 KVM: s390: unregister debug feature on failing arch init by Michael Mueller · 5 years ago
  45. 697f103 net/mlx5: Continue driver initialization despite debugfs failure by Leon Romanovsky · 5 years ago
  46. 33e1ad6 pinctrl: xway: fix gpio-hog related boot issues by Martin Schiller · 5 years ago
  47. db9bab5 xen/pciback: Check dev_data before using it by Ross Lagerwall · 5 years ago
  48. deddbac HID: intel-ish-hid: fixes incorrect error handling by Pan Bian · 5 years ago
  49. 5cde122 btrfs: only track ref_heads in delayed_ref_updates by Josef Bacik · 5 years ago
  50. dc6ed68 mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SET by Boris Brezillon · 5 years ago
  51. 006469c VSOCK: bind to random port for VMADDR_PORT_ANY by Lepton Wu · 5 years ago
  52. c4c4161 gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB by Krzysztof Kozlowski · 5 years ago
  53. c2dfd69 microblaze: move "... is ready" messages to arch/microblaze/Makefile by Masahiro Yamada · 5 years ago
  54. 3a0ac1d microblaze: adjust the help to the real behavior by Masahiro Yamada · 5 years ago
  55. 360d69d ubi: Do not drop UBI device reference before using by Pan Bian · 5 years ago
  56. 2a48883 ubi: Put MTD device after it is not used by Pan Bian · 5 years ago
  57. dfeec25 xfs: require both realtime inodes to mount by Darrick J. Wong · 5 years ago
  58. 0155101 rtl818x: fix potential use after free by Pan Bian · 5 years ago
  59. ad6f8fe mwifiex: debugfs: correct histogram spacing, formatting by Brian Norris · 5 years ago
  60. f49bf9b mwifiex: fix potential NULL dereference and use after free by Pan Bian · 5 years ago
  61. 5de3963e crypto: user - support incremental algorithm dumps by Eric Biggers · 5 years ago
  62. 3356a53 ACPI / LPSS: Ignore acpi_device_fix_up_power() return value by Hans de Goede · 5 years ago
  63. abff34a ARM: ks8695: fix section mismatch warning by Arnd Bergmann · 5 years ago
  64. 9fdf2c0 PM / AVS: SmartReflex: NULL check before some freeing functions is not needed by Thomas Meyer · 5 years ago
  65. 42c9c87 arm64: smp: Handle errors reported by the firmware by Suzuki K Poulose · 5 years ago
  66. 4afc01a arm64: mm: Prevent mismatched 52-bit VA support by Steve Capper · 5 years ago
  67. 4438766 parisc: Fix HP SDC hpa address output by Helge Deller · 6 years ago
  68. 29a0f6c parisc: Fix serio address output by Helge Deller · 6 years ago
  69. 91f47b8 ARM: dts: imx53-voipac-dmm-668: Fix memory node duplication by Fabio Estevam · 5 years ago
  70. 14eb07b ARM: debug-imx: only define DEBUG_IMX_UART_PORT if needed by Uwe Kleine-König · 5 years ago
  71. 0a0e1fd scsi: lpfc: Fix dif and first burst use in write commands by James Smart · 5 years ago
  72. 339b3e9 pwm: bcm-iproc: Prevent unloading the driver module while in use by Uwe Kleine-König · 4 years, 7 months ago
  73. e00630f block: drbd: remove a stray unlock in __drbd_send_protocol() by Dan Carpenter · 4 years, 6 months ago
  74. 01edb73 mac80211: fix station inactive_time shortly after boot by Ahmed Zaki · 4 years, 7 months ago
  75. bbcf615 scripts/gdb: fix debugging modules compiled with hot/cold partitioning by Ilya Leoshkevich · 4 years, 6 months ago
  76. 7ba01dc watchdog: meson: Fix the wrong value of left time by Xingyu Chen · 4 years, 8 months ago
  77. 39f1246 can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on open by Jeroen Hofstee · 4 years, 8 months ago
  78. 7a3167c can: peak_usb: report bus recovery as well by Jeroen Hofstee · 4 years, 8 months ago
  79. d4b5739 net: fec: add missed clk_disable_unprepare in remove by Chuhong Yuan · 4 years, 6 months ago
  80. 8a5745e clk: at91: avoid sleeping early by Alexandre Belloni · 4 years, 8 months ago
  81. 1f95098 reset: fix reset_control_ops kerneldoc comment by Randy Dunlap · 4 years, 7 months ago
  82. b3d54961 clk: samsung: exynos5420: Preserve PLL configuration during suspend/resume by Marek Szyprowski · 4 years, 7 months ago
  83. a7aa748 ASoC: kirkwood: fix external clock probe defer by Russell King · 4 years, 7 months ago
  84. 14b702a ASoC: compress: fix unsigned integer overflow check by Xiaojun Sang · 4 years, 7 months ago
  85. 6620daa Linux 4.9.205 by Greg Kroah-Hartman · 4 years, 6 months ago
  86. 2a1ddc6 Revert "sock: Reset dst when changing sk_mark via setsockopt" by Greg Kroah-Hartman · 4 years, 6 months ago
  87. 95e55e4 Linux 4.9.204 by Greg Kroah-Hartman · 4 years, 6 months ago
  88. e2c87b1 KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel by Michael Ellerman · 4 years, 6 months ago
  89. 113408c powerpc/book3s64: Fix link stack flush on context switch by Michael Ellerman · 4 years, 6 months ago
  90. e59fed3 powerpc/64s: support nospectre_v2 cmdline option by Christopher M. Riedl · 5 years ago
  91. 86f3586 staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding error by Bernd Porr · 4 years, 6 months ago
  92. 604b4b8 USB: serial: option: add support for Foxconn T77W968 LTE modules by Aleksander Morgado · 4 years, 6 months ago
  93. 3eea01b USB: serial: option: add support for DW5821e with eSIM support by Aleksander Morgado · 4 years, 6 months ago
  94. 8fdc88f USB: serial: mos7840: fix remote wakeup by Johan Hovold · 4 years, 6 months ago
  95. b5c3841 USB: serial: mos7720: fix remote wakeup by Johan Hovold · 4 years, 6 months ago
  96. a270442 USB: serial: mos7840: add USB ID to support Moxa UPort 2210 by Pavel Löbl · 4 years, 7 months ago
  97. 28b06dc appledisplay: fix error handling in the scheduled work by Oliver Neukum · 4 years, 6 months ago
  98. 8836f9c USB: chaoskey: fix error case of a timeout by Oliver Neukum · 4 years, 6 months ago
  99. 6c27699 usb-serial: cp201x: support Mark-10 digital force gauge by Greg Kroah-Hartman · 4 years, 6 months ago
  100. da80ba7 usbip: tools: fix fd leakage in the function of read_attr_usbip_status by Hewenliang · 4 years, 7 months ago