1. b8175b1 posix-clock: Fix return code on the poll method's error path by Richard Cochran · 10 years ago
  2. b966c76 irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1 by Ashok Kumar · 10 years ago
  3. 2edd7c990 irqchip/atmel-aic: Fix wrong bit operation for IRQ priority by Milo Kim · 10 years ago
  4. 4778f99 irqchip/mxs: Add missing set_handle_irq() by Oleksij Rempel · 10 years ago
  5. 6183624 irqchip/omap-intc: Add support for spurious irq handling by Sekhar Nori · 10 years ago
  6. 53cc688 coresight: checking for NULL string in coresight_name_match() by Mathieu Poirier · 10 years ago
  7. 5c6f666 dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths by Mike Snitzer · 10 years ago
  8. 1264fbd dm snapshot: fix hung bios when copy error occurs by Mikulas Patocka · 10 years ago
  9. d7a853e dm space map metadata: remove unused variable in brb_pop() by Mike Snitzer · 10 years ago
  10. e862efe tda1004x: only update the frontend properties if locked by Mauro Carvalho Chehab · 10 years ago
  11. 368e554 vb2: fix a regression in poll() behavior for output,streams by Hans Verkuil · 10 years ago
  12. f51c5d3 gspca: ov534/topro: prevent a division by 0 by Antonio Ospite · 10 years ago
  13. c44a410 si2157: return -EINVAL if firmware blob is too big by Laura Abbott · 10 years ago
  14. aecba56 media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode by Malcolm Priestley · 10 years ago
  15. 3214cf3 rc: sunxi-cir: Initialize the spinlock properly by Chen-Yu Tsai · 10 years ago
  16. aaf1569 namei: ->d_inode of a pinned dentry is stable only for positives by Al Viro · 10 years ago
  17. a007fc3 mei: validate request value in client notify request ioctl by Alexander Usyskin · 10 years ago
  18. 6472e6b mei: fix fasync return value on error by Tomas Winkler · 10 years ago
  19. f037c35 rtlwifi: rtl8723be: Fix module parameter initialization by Larry Finger · 10 years ago
  20. e1b0800 rtlwifi: rtl8188ee: Fix module parameter initialization by Larry Finger · 10 years ago
  21. da5c2c0 rtlwifi: rtl8192se: Fix module parameter initialization by Larry Finger · 10 years ago
  22. 626f652 rtlwifi: rtl8723ae: Fix initialization of module parameters by Larry Finger · 10 years ago
  23. b7e9aec rtlwifi: rtl8192de: Fix incorrect module parameter descriptions by Larry Finger · 10 years ago
  24. 8c2265e rtlwifi: rtl8192ce: Fix handling of module parameters by Larry Finger · 10 years ago
  25. 766e210 rtlwifi: rtl8192cu: Add missing parameter setup by Larry Finger · 10 years ago
  26. 78899f8 rtlwifi: rtl_pci: Fix kernel panic by Larry Finger · 10 years ago
  27. 6d88b00 locks: fix unlock when fcntl_setlk races with a close by Jeff Layton · 10 years ago
  28. 1b4d88b um: link with -lpthread by Vegard Nossum · 10 years ago
  29. cfcae394 uml: fix hostfs mknod() by Vegard Nossum · 10 years ago
  30. 1f39f82 uml: flush stdout before forking by Vegard Nossum · 10 years ago
  31. caa2a2b s390/fpu: signals vs. floating point control register by Martin Schwidefsky · 10 years ago
  32. d703250 s390/compat: correct restore of high gprs on signal return by Martin Schwidefsky · 10 years ago
  33. a90ad5c s390/dasd: fix performance drop by Stefan Haberland · 10 years ago
  34. 2e80d52 s390/dasd: fix refcount for PAV reassignment by Stefan Haberland · 10 years ago
  35. ecf5ebf s390/dasd: prevent incorrect length error under z/VM after PAV changes by Stefan Haberland · 10 years ago
  36. ee17e6e s390: fix normalization bug in exception table sorting by Ard Biesheuvel · 10 years ago
  37. e59ba55 btrfs: initialize the seq counter in struct btrfs_device by Sebastian Andrzej Siewior · 10 years ago
  38. 8102f96 Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and subvolume roots by Chandan Rajendra · 10 years ago
  39. e6edd99 Btrfs: fix transaction handle leak on failure to create hard link by Filipe Manana · 10 years ago
  40. c6362a1 Btrfs: fix number of transaction units required to create symlink by Filipe Manana · 10 years ago
  41. d70554d Btrfs: send, don't BUG_ON() when an empty symlink is found by Filipe Manana · 10 years ago
  42. ee69540 btrfs: statfs: report zero available if metadata are exhausted by David Sterba · 10 years ago
  43. 1106639 Btrfs: igrab inode in writepage by Josef Bacik · 10 years ago
  44. 98d41a0 Btrfs: add missing brelse when superblock checksum fails by Anand Jain · 10 years ago
  45. 3824f78 KVM: s390: fix memory overwrites when vx is disabled by David Hildenbrand · 10 years ago
  46. b5e7257 s390/kvm: remove dependency on struct save_area definition by Martin Schwidefsky · 10 years ago
  47. 142ad71 clocksource/drivers/vt8500: Increase the minimum delta by Roman Volkov · 10 years ago
  48. 827685a genirq: Validate action before dereferencing it in handle_irq_event_percpu() by Thomas Gleixner · 10 years ago
  49. 18b75e0 mm: numa: quickly fail allocations for NUMA balancing on full nodes by Mel Gorman · 10 years ago
  50. 915d024 mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED by Andrea Arcangeli · 10 years ago
  51. c88edc0 ocfs2: unlock inode if deleting inode from orphan fails by Guozhonghua · 10 years ago
  52. cc082a1 drm/i915: shut up gen8+ SDE irq dmesg noise by Daniel Vetter · 10 years ago
  53. 64fb3e2 iw_cxgb3: Fix incorrectly returning error on success by Hariprasad S · 10 years ago
  54. 50d6040 spi: omap2-mcspi: Prevent duplicate gpio_request by Michael Welling · 10 years ago
  55. 3e90844 drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BINDER_DONE by Lisa Du · 10 years ago
  56. 80d0fec USB: option: add "4G LTE usb-modem U901" by Bjørn Mork · 10 years ago
  57. aed4333 USB: option: add support for SIM7100E by Andrey Skvortsov · 10 years ago
  58. a9d2586 USB: cp210x: add IDs for GE B650V3 and B850V3 boards by Ken Lin · 10 years ago
  59. e8d6342 usb: dwc3: Fix assignment of EP transfer resources by John Youn · 10 years ago
  60. f847ff0 can: ems_usb: Fix possible tx overflow by Gerhard Uttenthaler · 10 years ago
  61. 5c8a03a dm thin: fix race condition when destroying thin pool workqueue by Nikolay Borisov · 10 years ago
  62. a556b80 bcache: Change refill_dirty() to always scan entire disk if necessary by Kent Overstreet · 10 years ago
  63. 9e761c1 bcache: prevent crash on changing writeback_running by Stefan Bader · 10 years ago
  64. b38798d bcache: allows use of register in udev to avoid "device_busy" error. by Gabriel de Perthuis · 10 years ago
  65. d81b4c8 bcache: unregister reboot notifier if bcache fails to unregister device by Zheng Liu · 10 years ago
  66. 8e086f9 bcache: fix a leak in bch_cached_dev_run() by Al Viro · 10 years ago
  67. 1ebc850 bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device by Zheng Liu · 10 years ago
  68. f4c87d7 bcache: Add a cond_resched() call to gc by Kent Overstreet · 10 years ago
  69. 69ccf81 bcache: fix a livelock when we cause a huge number of cache misses by Zheng Liu · 10 years ago
  70. 9e8afc9 lib/ucs2_string: Correct ucs2 -> utf8 conversion by Jason Andryuk · 10 years ago
  71. 9168b9b efi: Add pstore variables to the deletion whitelist by Matt Fleming · 10 years ago
  72. 0591398 efi: Make efivarfs entries immutable by default by Peter Jones · 10 years ago
  73. 5134c82 efi: Make our variable validation list include the guid by Peter Jones · 10 years ago
  74. 542f954 efi: Do variable name validation tests in utf8 by Peter Jones · 10 years ago
  75. 8df7c6d efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version by Peter Jones · 10 years ago
  76. e7f2a86 lib/ucs2_string: Add ucs2 -> utf8 helper functions by Peter Jones · 10 years ago
  77. 9453c72 ARM: 8457/1: psci-smp is built only for SMP by Arnd Bergmann · 10 years ago
  78. ab3b00b drm/gma500: Use correct unref in the gem bo create function by Daniel Vetter · 10 years ago
  79. bb7d70e devm_memremap: Fix error value when memremap failed by Toshi Kani · 10 years ago
  80. aa5f108 KVM: s390: fix guest fprs memory leak by David Hildenbrand · 10 years ago
  81. db8bb76 arm64: errata: Add -mpc-relative-literal-loads to build flags by dann frazier · 10 years ago
  82. bb10b5e ARM: debug-ll: fix BCM63xx entry for multiplatform by Arnd Bergmann · 10 years ago
  83. 7c3d142 ext4: fix bh->b_state corruption by Jan Kara · 10 years ago
  84. 1c2efb1 sctp: Fix port hash table size computation by Neil Horman · 10 years ago
  85. 82f26aa unix_diag: fix incorrect sign extension in unix_lookup_by_ino by Dmitry V. Levin · 10 years ago
  86. 4ac39c3 tipc: unlock in error path by Insu Yun · 10 years ago
  87. b7c2e2a rtnl: RTM_GETNETCONF: fix wrong return value by Anton Protopopov · 10 years ago
  88. 9b87f63 IFF_NO_QUEUE: Fix for drivers not calling ether_setup() by Phil Sutter · 10 years ago
  89. 9653359 tcp/dccp: fix another race at listener dismantle by Eric Dumazet · 10 years ago
  90. 54d77a2 route: check and remove route cache when we get route by Xin Long · 10 years ago
  91. d4775ea net_sched fix: reclassification needs to consider ether protocol changes by Jamal Hadi Salim · 10 years ago
  92. 26fd5ed pppoe: fix reference counting in PPPoE proxy by Guillaume Nault · 10 years ago
  93. e9f13d3 l2tp: Fix error creating L2TP tunnels by Mark Tomlinson · 10 years ago
  94. 1cabc3e net/mlx4_en: Avoid changing dev->features directly in run-time by Eugenia Emantayev · 10 years ago
  95. 7675c3c net/mlx4_en: Choose time-stamping shift value according to HW frequency by Eugenia Emantayev · 10 years ago
  96. 3b7abf7 net/mlx4_en: Count HW buffer overrun only once by Amir Vadai · 10 years ago
  97. 617d22d qmi_wwan: add "4G LTE usb-modem U901" by Bjørn Mork · 10 years ago
  98. a4b84d5 tcp: md5: release request socket instead of listener by Eric Dumazet · 10 years ago
  99. 692925f tipc: fix premature addition of node to lookup table by Jon Paul Maloy · 10 years ago
  100. 1bd3678 af_unix: Guard against other == sk in unix_dgram_sendmsg by Rainer Weikusat · 10 years ago