1. e226b4e async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome() by Anup Patel · 7 years ago
  2. eb5562d ipv6: avoid dad-failures for addresses with NODAD by Mahesh Bandewar · 7 years ago
  3. 6c9b701 mdio: mux: fix device_node_continue.cocci warnings by Julia Lawall · 7 years ago
  4. bffb84b arm64: perf: Ignore exclude_hv when kernel is running in HYP by Ganapatrao Kulkarni · 7 years ago
  5. 3743e05 i2c: mux: reg: put away the parent i2c adapter on probe failure by Peter Rosin · 7 years ago
  6. c53c4ad ARM: dts: imx6qdl-wandboard: Fix audio channel swap by Fabio Estevam · 7 years ago
  7. 6bdfab8 powerpc/modules: If mprofile-kernel is enabled add it to vermagic by Michael Ellerman · 7 years ago
  8. c4f8fbc x86/tsc: Provide 'tsc=unstable' boot parameter by Peter Zijlstra · 7 years ago
  9. 0babe22 clk: renesas: rcar-gen2: Fix PLL0 on R-Car V2H and E2 by Geert Uytterhoeven · 7 years ago
  10. c019b6e staging: wlan-ng: prism2mgmt.c: fixed a double endian conversion before calling hfa384x_drvr_setconfig16, also fixes relative sparse warning by Andrea della Porta · 7 years ago
  11. 8587ce2 ARM: dts: imx53-qsrb: Pulldown PMIC IRQ pin by Fabio Estevam · 7 years ago
  12. c5eb48c iio: pressure: zpa2326: report interrupted case as failure by Nicholas Mc Guire · 7 years ago
  13. d6701d2 PowerCap: Fix an error code in powercap_register_zone() by Dan Carpenter · 7 years ago
  14. 69df250 bus: brcmstb_gisb: correct support for 64-bit address output by Doug Berger · 7 years ago
  15. 95fbdbb bus: brcmstb_gisb: Use register offsets with writes too by Doug Berger · 7 years ago
  16. cfea563 SMB2: Fix share type handling by Christophe JAILLET · 7 years ago
  17. 91d6460 mm, vmstat: Remove spurious WARN() during zoneinfo print by Reza Arbab · 7 years ago
  18. 00b4750 vmxnet3: ensure that adapter is in proper state during force_close by Neil Horman · 7 years ago
  19. 3a743c4 irqchip/mbigen: Fix the clear register offset calculation by MaJun · 7 years ago
  20. a41dbfe KVM: PPC: Book3S PR: Check copy_to/from_user return values by Paul Mackerras · 7 years ago
  21. e070981 Input: elantech - force relative mode on a certain module by KT Liao · 7 years ago
  22. 97e885c Input: elan_i2c - check if device is there before really probing by Dmitry Torokhov · 9 years ago
  23. fdf3b78 mdio: mux: Correct mdio_mux_init error path issues by Jon Mason · 7 years ago
  24. 014c8ea netxen_nic: set rcode to the return status from the call to netxen_issue_cmd by Colin Ian King · 7 years ago
  25. 485c108 net: qca_spi: Fix alignment issues in rx path by Stefan Wahren · 7 years ago
  26. 2005c4f blk-mq: NVMe 512B/4K+T10 DIF/DIX format returns I/O error on dd with split op by Wen Xiong · 7 years ago
  27. 5daab72 perf/callchain: Force USER_DS when invoking perf_callchain_user() by Will Deacon · 7 years ago
  28. 6ed24ef CIFS: silence lockdep splat in cifs_relock_file() by Rabin Vincent · 7 years ago
  29. fca22d5 NFSv4.1: Work around a Linux server bug... by Trond Myklebust · 7 years ago
  30. 408719a qed: Correct doorbell configuration for !4Kb pages by Ram Amrani · 7 years ago
  31. ae1b314 net/mlx4_en: Avoid adding steering rules with invalid ring by Talat Batheesh · 7 years ago
  32. 26c18cb s390: move _text symbol to address higher than zero by Heiko Carstens · 7 years ago
  33. a2095be pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid() by Kirill Tkhai · 7 years ago
  34. a90e9ee drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow tests by Dan Carpenter · 7 years ago
  35. 75d34f1 lockd: fix lockd shutdown race by J. Bruce Fields · 7 years ago
  36. 988ef9c net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow control by Grygorii Strashko · 7 years ago
  37. 2d11840 net: cdc_ncm: Fix TX zero padding by Jim Baxter · 7 years ago
  38. ad741cc ipmi_ssif: unlock on allocation failure by Dan Carpenter · 7 years ago
  39. 0d84e3b ubi: fastmap: Fix slab corruption by Rabin Vincent · 7 years ago
  40. 694fb34 qlge: Avoid reading past end of buffer by Kees Cook · 7 years ago
  41. 68e3564 bna: Avoid reading past end of buffer by Kees Cook · 7 years ago
  42. a4e0746 mac80211: bail out from prep_connection() if a reconfig is ongoing by Luca Coelho · 7 years ago
  43. a587acd af_key: Fix slab-out-of-bounds in pfkey_compile_policy. by Steffen Klassert · 7 years ago
  44. 8428496 IB/srpt: Avoid that aborting a command triggers a kernel warning by Bart Van Assche · 7 years ago
  45. f9800a1 IB/srpt: Fix abort handling by Bart Van Assche · 7 years ago
  46. b1b547a x86/boot: Declare error() as noreturn by Kees Cook · 7 years ago
  47. 3032bcc NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION by Trond Myklebust · 7 years ago
  48. 6371afa ovl: persistent inode numbers for upper hardlinks by Amir Goldstein · 7 years ago
  49. c498920 x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang incompatibility by Matthias Kaehlcke · 7 years ago
  50. 82652ac x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic() by Josh Poimboeuf · 7 years ago
  51. d36d6e4 rtc: snvs: fix an incorrect check of return value by Pan Bian · 7 years ago
  52. beaf445 md/raid5: make use of spin_lock_irq over local_irq_disable + spin_lock by Julia Cartwright · 7 years ago
  53. 9abd45b cfg80211: make RATE_INFO_BW_20 the default by Johannes Berg · 7 years ago
  54. ddeedda qed: Fix overriding of supported autoneg value. by sudarsana.kalluru@cavium.com · 7 years ago
  55. d32da5b Linux 4.9.93 by Greg Kroah-Hartman · 6 years ago
  56. bf7eb32 spi: davinci: fix up dma_mapping_error() incorrect patch by Greg Kroah-Hartman · 6 years ago
  57. 0151aaf Revert "ip6_vti: adjust vti mtu according to mtu of lower device" by Greg Kroah-Hartman · 6 years ago
  58. 39639c4 Revert "mtip32xx: use runtime tag to initialize command header" by Greg Kroah-Hartman · 6 years ago
  59. 182ab70 Revert "spi: bcm-qspi: shut up warning about cfi header inclusion" by Greg Kroah-Hartman · 6 years ago
  60. c201211 Revert "ARM: dts: omap3-n900: Fix the audio CODEC's reset pin" by Greg Kroah-Hartman · 6 years ago
  61. 95563ef Revert "ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin" by Greg Kroah-Hartman · 6 years ago
  62. 6bae912 Fix slab name "biovec-(1<<(21-12))" by Mikulas Patocka · 6 years ago
  63. 83216cb net: hns: Fix ethtool private flags by Matthias Brugger · 6 years ago
  64. 4e4321c md/raid10: reset the 'first' at the end of loop by Guoqing Jiang · 7 years ago
  65. afda607 ARM: dts: am57xx-idk-common: Add overide powerhold property by Keerthy · 8 years ago
  66. e284eff ARM: dts: am57xx-beagle-x15-common: Add overide powerhold property by Keerthy · 8 years ago
  67. 4cae986 ARM: dts: dra7: Add power hold and power controller properties to palmas by Keerthy · 7 years ago
  68. 98a7f81 Documentation: pinctrl: palmas: Add ti,palmas-powerhold-override property definition by Keerthy · 7 years ago
  69. 4d2e98c vt: change SGR 21 to follow the standards by Mike Frysinger · 6 years ago
  70. 8f662f4 Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad by Ondrej Zary · 6 years ago
  71. 8f00faa Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset list by Dennis Wassenberg · 6 years ago
  72. 61981aa Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370 by Masaki Ota · 6 years ago
  73. baa392b staging: comedi: ni_mio_common: ack ai fifo error interrupts. by Frank Mori Hess · 6 years ago
  74. 27bb1e0 crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one by Eric Biggers · 6 years ago
  75. 7246bf3 crypto: ahash - Fix early termination in hash walk by Herbert Xu · 6 years ago
  76. 5104b33 parport_pc: Add support for WCH CH382L PCI-E single parallel port card. by Alexander Gerasiov · 6 years ago
  77. 50cd775 media: usbtv: prevent double free in error case by Oliver Neukum · 6 years ago
  78. 666dc4c mei: remove dev_err message on an unsupported ioctl by Colin Ian King · 6 years ago
  79. f213d15 USB: serial: cp210x: add ELDAT Easywave RX09 id by Johan Hovold · 6 years ago
  80. 6424b64 USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator by Clemens Werther · 6 years ago
  81. 04e624e USB: serial: ftdi_sio: add RT Systems VX-8 cable by Major Hayden · 6 years ago
  82. 574e44d arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives by Will Deacon · 6 years ago
  83. a80d8e2 arm64: entry: Reword comment about post_ttbr_update_workaround by Will Deacon · 6 years ago
  84. da93510 arm64: Force KPTI to be disabled on Cavium ThunderX by Marc Zyngier · 6 years ago
  85. 4025fe1 arm64: kpti: Add ->enable callback to remap swapper using nG mappings by Will Deacon · 6 years ago
  86. fefeffe arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0() by Will Deacon · 6 years ago
  87. 2adcb1f arm64: Turn on KPTI only on CPUs that need it by Jayachandran C · 6 years ago
  88. f93aea3 arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs by Jayachandran C · 6 years ago
  89. 1e0946d arm64: capabilities: Handle duplicate entries for a capability by Suzuki K Poulose · 6 years ago
  90. 1d648e4 arm64: Allow checking of a CPU-local erratum by Marc Zyngier · 6 years ago
  91. 7354772 arm64: Take into account ID_AA64PFR0_EL1.CSV3 by Will Deacon · 6 years ago
  92. ded98c6 arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry by Will Deacon · 6 years ago
  93. 531a0eb arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0 by Will Deacon · 6 years ago
  94. f6af532 arm64: use RET instruction for exiting the trampoline by Will Deacon · 6 years ago
  95. 9675042 arm64: kaslr: Put kernel vectors address in separate data page by Will Deacon · 6 years ago
  96. bfca157 arm64: entry: Add fake CPU feature for unmapping the kernel at EL0 by Will Deacon · 6 years ago
  97. 6e7fb7c arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks by Will Deacon · 6 years ago
  98. ded93ce arm64: entry: Hook up entry trampoline to exception vectors by Will Deacon · 6 years ago
  99. d0b3c71 arm64: entry: Explicitly pass exception level to kernel_ventry macro by Will Deacon · 6 years ago
  100. 1809afd arm64: mm: Map entry trampoline into trampoline and kernel page tables by Will Deacon · 6 years ago