1. 539deab ext4: fix a race in the ext4 shutdown path by Harshad Shirwadkar · 6 years ago
  2. 99a89d8 jbd2: fix sphinx kernel-doc build warnings by Tobin C. Harding · 6 years ago
  3. 9cb2d0b mbcache: initialize entry->e_referenced in mb_cache_entry_create() by Alexander Potapenko · 6 years ago
  4. b7dc0f5 rtc-opal: Fix handling of firmware error codes, prevent busy loops by Stewart Smith · 8 years ago
  5. 9172bbc drm/radeon: adjust tested variable by Julia Lawall · 6 years ago
  6. d7b2a68 drm/radeon: Add dpm quirk for Jet PRO (v2) by Alex Deucher · 7 years ago
  7. aed3b97 scsi: smartpqi: allow static build ("built-in") by Steffen Weber · 6 years ago
  8. 3e598a7 Linux 4.9.82 by Greg Kroah-Hartman · 6 years ago
  9. 2de1085 ftrace: Remove incorrect setting of glob search field by Steven Rostedt (VMware) · 6 years ago
  10. df11348 mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy by Eric W. Biederman · 7 years ago
  11. 38e3bc5 ovl: fix failure to fsync lower dir by Amir Goldstein · 7 years ago
  12. a468a37 acpi, nfit: fix register dimm error handling by Toshi Kani · 6 years ago
  13. 623c28e ACPI: sbshc: remove raw pointer from printk() message by Greg Kroah-Hartman · 6 years ago
  14. 3169a7c drm/i915: Avoid PPS HW/SW state mismatch due to rounding by Imre Deak · 7 years ago
  15. 8fe7cea btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker by Nikolay Borisov · 7 years ago
  16. 3c83fe5 lib/ubsan: add type mismatch handler for new GCC/Clang by Andrey Ryabinin · 6 years ago
  17. 3f81301 lib/ubsan.c: s/missaligned/misaligned/ by Andrew Morton · 6 years ago
  18. 1bb09d0 clocksource/drivers/stm32: Fix kernel panic with multiple timers by Daniel Lezcano · 6 years ago
  19. 944723b pktcdvd: Fix pkt_setup_dev() error path by Bart Van Assche · 6 years ago
  20. 86d408d pinctrl: intel: Initialize GPIO properly when used through irqchip by Mika Westerberg · 7 years ago
  21. 10ddc77 EDAC, octeon: Fix an uninitialized variable warning by James Hogan · 7 years ago
  22. 2d4e295 xtensa: fix futex_atomic_cmpxchg_inatomic by Max Filippov · 6 years ago
  23. 71611b3 alpha: fix formating of stack content by Mikulas Patocka · 6 years ago
  24. 7d22d92 alpha: fix reboot on Avanti platform by Mikulas Patocka · 6 years ago
  25. 68d18e9 alpha: fix crash if pthread_create races with signal delivery by Mikulas Patocka · 6 years ago
  26. 21f9410 signal/sh: Ensure si_signo is initialized in do_divide_error by Eric W. Biederman · 7 years ago
  27. 498b8b7 signal/openrisc: Fix do_unaligned_access to send the proper signal by Eric W. Biederman · 7 years ago
  28. 5795b07 Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" version by Hans de Goede · 6 years ago
  29. 84bf682 Revert "Bluetooth: btusb: fix QCA Rome suspend/resume" by Kai-Heng Feng · 7 years ago
  30. 6913d1b Bluetooth: btsdio: Do not bind to non-removable BCM43341 by Hans de Goede · 7 years ago
  31. df9658e HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not working by Hans de Goede · 6 years ago
  32. 71baf27 pipe: fix off-by-one error when checking buffer limits by Eric Biggers · 6 years ago
  33. a705c24 pipe: actually allow root to exceed the pipe buffer limits by Eric Biggers · 6 years ago
  34. 91cebf9 kernel/relay.c: revert "kernel/relay.c: fix potential memory leak" by Eric Biggers · 6 years ago
  35. 33a4459 kernel/async.c: revert "async: simplify lowest_in_progress()" by Rasmus Villemoes · 6 years ago
  36. da3b224 fs/proc/kcore.c: use probe_kernel_read() instead of memcpy() by Heiko Carstens · 6 years ago
  37. 1666d38 media: cxusb, dib0700: ignore XC2028_I2C_FLUSH by Mauro Carvalho Chehab · 6 years ago
  38. b2e7c63 media: ts2020: avoid integer overflows on 32 bit machines by Mauro Carvalho Chehab · 6 years ago
  39. d1d85ae media: dvb-frontends: fix i2c access helpers for KASAN by Arnd Bergmann · 7 years ago
  40. b7f9df6 watchdog: imx2_wdt: restore previous timeout after suspend+resume by Martin Kaiser · 6 years ago
  41. eb10c59 ASoC: skl: Fix kernel warning due to zero NHTL entry by Takashi Iwai · 6 years ago
  42. 7637678 ASoC: rockchip: i2s: fix playback after runtime resume by John Keeping · 6 years ago
  43. f674179 KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED by James Morse · 6 years ago
  44. ba88289 KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2 by Liran Alon · 7 years ago
  45. 51e22c5 arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls by Marc Zyngier · 6 years ago
  46. 68f2013 crypto: sha512-mb - initialize pending lengths correctly by Eric Biggers · 6 years ago
  47. a96e820 crypto: caam - fix endless loop when DECO acquire fails by Horia Geantă · 6 years ago
  48. f2d4bed media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic by Daniel Mentz · 6 years ago
  49. 437c4ec media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors by Hans Verkuil · 6 years ago
  50. 30dcb07 media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type by Hans Verkuil · 6 years ago
  51. 30ac343c media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32 by Hans Verkuil · 6 years ago
  52. 55e3f3e media: v4l2-compat-ioctl32: Copy v4l2_window->global_alpha by Daniel Mentz · 6 years ago
  53. 8465657 media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs by Hans Verkuil · 6 years ago
  54. 9a7cd41 media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer by Hans Verkuil · 6 years ago
  55. eec9554 media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32 by Hans Verkuil · 6 years ago
  56. daff4d0 media: v4l2-compat-ioctl32.c: avoid sizeof(type) by Hans Verkuil · 6 years ago
  57. 81e0acf media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32 by Hans Verkuil · 6 years ago
  58. 02129c9 media: v4l2-compat-ioctl32.c: fix the indentation by Hans Verkuil · 6 years ago
  59. f294548 media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF by Hans Verkuil · 6 years ago
  60. e78d9fd media: v4l2-ioctl.c: don't copy back the result for -ENOTTY by Hans Verkuil · 6 years ago
  61. daaa81c nsfs: mark dentry with DCACHE_RCUACCESS by Cong Wang · 7 years ago
  62. b9372834 crypto: poly1305 - remove ->setkey() method by Eric Biggers · 6 years ago
  63. 45f3110 crypto: mcryptd - pass through absence of ->setkey() by Eric Biggers · 6 years ago
  64. c1ebf9f crypto: cryptd - pass through absence of ->setkey() by Eric Biggers · 6 years ago
  65. d2b492b crypto: hash - introduce crypto_hash_alg_has_setkey() by Eric Biggers · 6 years ago
  66. 016572d ahci: Add Intel Cannon Lake PCH-H PCI ID by Mika Westerberg · 6 years ago
  67. 72c0031 ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI by Hans de Goede · 7 years ago
  68. 3332b6f ahci: Annotate PCI ids for mobile Intel chipsets as such by Hans de Goede · 7 years ago
  69. 058d13f kernfs: fix regression in kernfs_fop_write caused by wrong type by Ivan Vecera · 6 years ago
  70. b79d885 NFS: Fix a race between mmap() and O_DIRECT by Trond Myklebust · 6 years ago
  71. 967f650 NFS: reject request for id_legacy key without auxdata by Eric Biggers · 6 years ago
  72. ca2c316 NFS: commit direct writes even if they fail partially by J. Bruce Fields · 6 years ago
  73. d184034 NFS: Add a cond_resched() to nfs_commit_release_pages() by Trond Myklebust · 7 years ago
  74. e1df8c6 nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds by Scott Mayhew · 7 years ago
  75. 298dc6c ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs by Xiaolei Li · 7 years ago
  76. de14d0c ubi: block: Fix locking for idr_alloc/idr_remove by Bradley Bolen · 6 years ago
  77. 84f9d85 ubi: fastmap: Erase outdated anchor PEBs during attach by Sascha Hauer · 7 years ago
  78. 44ebd64 mtd: nand: sunxi: Fix ECC strength choice by Miquel Raynal · 6 years ago
  79. d80cd3e mtd: nand: Fix nand_do_read_oob() return value by Miquel Raynal · 6 years ago
  80. d25d52f mtd: nand: brcmnand: Disable prefetch by default by Kamal Dasu · 6 years ago
  81. cbdabc70 mtd: cfi: convert inline functions to macros by Arnd Bergmann · 7 years ago
  82. 198a7dd media: hdpvr: Fix an error handling path in hdpvr_probe() by Arvind Yadav · 7 years ago
  83. f320dd2 media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner by Malcolm Priestley · 7 years ago
  84. 1ff1353 media: dvb-usb-v2: lmedm04: Improve logic checking of warm start by Malcolm Priestley · 7 years ago
  85. 7e2fb80 dccp: CVE-2017-8824: use-after-free in DCCP code by Mohamed Ghannam · 7 years ago
  86. a384e54 sched/rt: Up the root domain ref count when passing it around via IPIs by Steven Rostedt (VMware) · 6 years ago
  87. 1c67998 sched/rt: Use container_of() to get root domain in rto_push_irq_work_func() by Steven Rostedt (VMware) · 6 years ago
  88. 57ddb8e usb: gadget: uvc: Missing files for configfs interface by Petr Cvek · 7 years ago
  89. 0b37653 posix-timer: Properly check sigevent->sigev_notify by Thomas Gleixner · 7 years ago
  90. 83946c3 kaiser: fix compile error without vsyscall by Hugh Dickins · 6 years ago
  91. 297c7cc dmaengine: dmatest: fix container_of member in dmatest_callback by Yang Shunyong · 6 years ago
  92. 7e68916 CIFS: zero sensitive data when freeing by Aurelien Aptel · 6 years ago
  93. f59eda1 cifs: Fix autonegotiate security settings mismatch by Daniel N Pettersson · 6 years ago
  94. ee6858f cifs: Fix missing put_xid in cifs_file_strict_mmap by Matthew Wilcox · 7 years ago
  95. ba4f9c1 powerpc/pseries: include linux/types.h in asm/hvcall.h by Michal Suchanek · 6 years ago
  96. 7f3bd8d Linux 4.9.81 by Greg Kroah-Hartman · 6 years ago
  97. 2760f45 x86/microcode: Do the family check first by Borislav Petkov · 7 years ago
  98. 230ca8f drm: rcar-du: Fix race condition when disabling planes at CRTC stop by Laurent Pinchart · 7 years ago
  99. 758e22a drm: rcar-du: Use the VBK interrupt for vblank events by Laurent Pinchart · 7 years ago
  100. 1cb145c ASoC: rsnd: avoid duplicate free_irq() by Kuninori Morimoto · 7 years ago