1. 7246bf3 crypto: ahash - Fix early termination in hash walk by Herbert Xu · 6 years ago
  2. 5104b33 parport_pc: Add support for WCH CH382L PCI-E single parallel port card. by Alexander Gerasiov · 6 years ago
  3. 50cd775 media: usbtv: prevent double free in error case by Oliver Neukum · 6 years ago
  4. 666dc4c mei: remove dev_err message on an unsupported ioctl by Colin Ian King · 6 years ago
  5. f213d15 USB: serial: cp210x: add ELDAT Easywave RX09 id by Johan Hovold · 6 years ago
  6. 6424b64 USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator by Clemens Werther · 6 years ago
  7. 04e624e USB: serial: ftdi_sio: add RT Systems VX-8 cable by Major Hayden · 6 years ago
  8. 574e44d arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives by Will Deacon · 6 years ago
  9. a80d8e2 arm64: entry: Reword comment about post_ttbr_update_workaround by Will Deacon · 6 years ago
  10. da93510 arm64: Force KPTI to be disabled on Cavium ThunderX by Marc Zyngier · 6 years ago
  11. 4025fe1 arm64: kpti: Add ->enable callback to remap swapper using nG mappings by Will Deacon · 6 years ago
  12. fefeffe arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0() by Will Deacon · 6 years ago
  13. 2adcb1f arm64: Turn on KPTI only on CPUs that need it by Jayachandran C · 6 years ago
  14. f93aea3 arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs by Jayachandran C · 6 years ago
  15. 1e0946d arm64: capabilities: Handle duplicate entries for a capability by Suzuki K Poulose · 6 years ago
  16. 1d648e4 arm64: Allow checking of a CPU-local erratum by Marc Zyngier · 6 years ago
  17. 7354772 arm64: Take into account ID_AA64PFR0_EL1.CSV3 by Will Deacon · 6 years ago
  18. ded98c6 arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry by Will Deacon · 6 years ago
  19. 531a0eb arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0 by Will Deacon · 6 years ago
  20. f6af532 arm64: use RET instruction for exiting the trampoline by Will Deacon · 6 years ago
  21. 9675042 arm64: kaslr: Put kernel vectors address in separate data page by Will Deacon · 6 years ago
  22. bfca157 arm64: entry: Add fake CPU feature for unmapping the kernel at EL0 by Will Deacon · 6 years ago
  23. 6e7fb7c arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks by Will Deacon · 6 years ago
  24. ded93ce arm64: entry: Hook up entry trampoline to exception vectors by Will Deacon · 6 years ago
  25. d0b3c71 arm64: entry: Explicitly pass exception level to kernel_ventry macro by Will Deacon · 6 years ago
  26. 1809afd arm64: mm: Map entry trampoline into trampoline and kernel page tables by Will Deacon · 6 years ago
  27. 78a0cec arm64: entry: Add exception trampoline page for exceptions from EL0 by Will Deacon · 6 years ago
  28. 7f9a93b module: extend 'rodata=off' boot cmdline parameter to module mappings by AKASHI Takahiro · 6 years ago
  29. e355d4b arm64: factor out entry stack manipulation by Mark Rutland · 6 years ago
  30. 0e800ba arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI by Will Deacon · 6 years ago
  31. 9311684 arm64: mm: Add arm64_kernel_unmapped_at_el0 helper by Will Deacon · 6 years ago
  32. 8919d31 arm64: mm: Allocate ASIDs in pairs by Will Deacon · 6 years ago
  33. 984e60a arm64: mm: Move ASID from TTBR0 to TTBR1 by Will Deacon · 6 years ago
  34. 8e4e977 arm64: mm: Use non-global mappings for kernel space by Will Deacon · 6 years ago
  35. 7e59524 usb: dwc2: Improve gadget state disconnection handling by John Stultz · 7 years ago
  36. cfde238 scsi: virtio_scsi: always read VPD pages for multiqueue too by Paolo Bonzini · 7 years ago
  37. ecd508a llist: clang: introduce member_address_is_nonnull() by Alexander Potapenko · 7 years ago
  38. 24382a6 Bluetooth: Fix missing encryption refresh on Security Request by Szymon Janc · 6 years ago
  39. c6ab7c6 netfilter: x_tables: add and use xt_check_proc_name by Florian Westphal · 6 years ago
  40. ccf38b3 netfilter: bridge: ebt_among: add more missing match size checks by Florian Westphal · 6 years ago
  41. 02a5b41 xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systems by Steffen Klassert · 6 years ago
  42. 30df7fb5 net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms() by Greg Hackmann · 6 years ago
  43. d0253af RDMA/ucma: Introduce safer rdma_addr_size() variants by Roland Dreier · 6 years ago
  44. 5eaa1b1 RDMA/ucma: Check that device exists prior to accessing it by Leon Romanovsky · 6 years ago
  45. 269f373 RDMA/ucma: Check that device is connected prior to access it by Leon Romanovsky · 6 years ago
  46. a6cd10d RDMA/ucma: Ensure that CM_ID exists prior to access it by Leon Romanovsky · 6 years ago
  47. a7d0333 RDMA/ucma: Fix use-after-free access in ucma_close by Leon Romanovsky · 6 years ago
  48. 510d52d RDMA/ucma: Check AF family prior resolving address by Leon Romanovsky · 6 years ago
  49. 0355a9f xfrm_user: uncoditionally validate esn replay attribute struct by Florian Westphal · 6 years ago
  50. c2a3e4f mm/vmscan.c: fix unsequenced modification and access warning by Nick Desaulniers · 7 years ago
  51. 1978d82 selinux: Remove redundant check for unknown labeling behavior by Matthias Kaehlcke · 7 years ago
  52. a291528 arm64: avoid overflow in VA_START and PAGE_OFFSET by Nick Desaulniers · 7 years ago
  53. e7f42b0 btrfs: Remove extra parentheses from condition in copy_items() by Matthias Kaehlcke · 7 years ago
  54. 471d4a4 mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss() by Matthias Kaehlcke · 7 years ago
  55. 2bb3064 mac80211: Fix clang warning about constant operand in logical operation by Matthias Kaehlcke · 7 years ago
  56. 3e8f962 netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch by Matthias Kaehlcke · 7 years ago
  57. e6061c1 HID: sony: Use LED_CORE_SUSPENDRESUME by Frank Praznik · 7 years ago
  58. 4bb797a cfg80211: Fix array-bounds warning in fragment copy by Matthias Kaehlcke · 7 years ago
  59. 7164cb7 nl80211: Fix enum type of variable in nl80211_put_sta_rate() by Matthias Kaehlcke · 7 years ago
  60. 54af028 xgene_enet: remove bogus forward declarations by Arnd Bergmann · 7 years ago
  61. 17af798 usb: gadget: remove redundant self assignment by Stefan Agner · 7 years ago
  62. fc7a9eb frv: declare jiffies to be located in the .data section by Matthias Kaehlcke · 7 years ago
  63. bbc5d42 jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smp by Matthias Kaehlcke · 7 years ago
  64. a9b2c4a fs: compat: Remove warning from COMPATIBLE_IOCTL by Mark Charlebois · 7 years ago
  65. 00972ac selinux: Remove unnecessary check of array base in selinux_set_mapping() by Matthias Kaehlcke · 7 years ago
  66. e78c59f cpumask: Add helper cpumask_available() by Matthias Kaehlcke · 7 years ago
  67. 02e3a7d genirq: Use cpumask_available() for check of cpumask variable by Matthias Kaehlcke · 7 years ago
  68. 4d1fc27 netfilter: nf_nat_h323: fix logical-not-parentheses warning by Nick Desaulniers · 7 years ago
  69. b4361da Input: mousedev - fix implicit conversion warning by Nick Desaulniers · 7 years ago
  70. 6be48fd dm ioctl: remove double parentheses by Matthias Kaehlcke · 7 years ago
  71. 4d9a121 PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant by Matthias Kaehlcke · 7 years ago
  72. fd2f070 kprobes/x86: Fix to set RWX bits correctly before releasing trampoline by Masami Hiramatsu · 7 years ago
  73. bd94a2c partitions/msdos: Unable to mount UFS 44bsd partitions by Richard Narron · 6 years ago
  74. e522e2e powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRs by Nicholas Piggin · 6 years ago
  75. 812d42a powerpc/64s: Fix lost pending interrupt due to race causing lost update to irq_happened by Nicholas Piggin · 6 years ago
  76. 86c8c89 ipc/shm.c: add split function to shm_vm_ops by Mike Kravetz · 6 years ago
  77. ff1c42b ceph: only dirty ITER_IOVEC pages for direct read by Yan, Zheng · 6 years ago
  78. 7614f7d perf/hwbp: Simplify the perf-hwbp code, fix documentation by Linus Torvalds · 6 years ago
  79. 43320b2 ALSA: pcm: potential uninitialized return values by Dan Carpenter · 6 years ago
  80. d5a2bcb ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent() by Stefan Roese · 6 years ago
  81. c720015 ALSA: usb-audio: Add native DSD support for TEAC UD-301 by Nobutaka Okabe · 6 years ago
  82. 760adf5 mtd: jedec_probe: Fix crash in jedec_read_mfr() by Linus Walleij · 6 years ago
  83. da789f7 ARM: 8746/1: vfp: Go back to clearing vfp_current_hw_state[] by Fabio Estevam · 6 years ago
  84. f080bba Linux 4.9.92 by Greg Kroah-Hartman · 6 years ago
  85. a8f4be0 net: hns: Fix a skb used after free bug by Yunsheng Lin · 7 years ago
  86. 406996f kcm: lock lower socket in kcm_attach by Tom Herbert · 6 years ago
  87. 002f455 net: systemport: Rewrite __bcm_sysport_tx_reclaim() by Florian Fainelli · 6 years ago
  88. 4751804 s390/qeth: on channel error, reject further cmd requests by Julian Wiedmann · 6 years ago
  89. 3426c36 s390/qeth: lock read device while queueing next buffer by Julian Wiedmann · 6 years ago
  90. 9ff2636 s390/qeth: when thread completes, wake up all waiters by Julian Wiedmann · 6 years ago
  91. 4593b4c s390/qeth: free netdevice when removing a card by Julian Wiedmann · 6 years ago
  92. a85c525 soc/fsl/qbman: fix issue in qman_delete_cgr_safe() by Madalin Bucur · 6 years ago
  93. b140311 team: Fix double free in error path by Arkadi Sharshevsky · 6 years ago
  94. d5862b0 skbuff: Fix not waking applications when errors are enqueued by Vinicius Costa Gomes · 6 years ago
  95. 5f02dce net: Only honor ifindex in IP_PKTINFO if non-0 by David Ahern · 6 years ago
  96. 455fc99 netlink: avoid a double skb free in genlmsg_mcast() by Nicolas Dichtel · 6 years ago
  97. 7d91487 net/iucv: Free memory obtained by kzalloc by Arvind Yadav · 6 years ago
  98. c3860a3 net: fec: Fix unbalanced PM runtime calls by Florian Fainelli · 6 years ago
  99. 1f7a395 net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY interface by SZ Lin (林上智) · 6 years ago
  100. e9f83a8 net: ethernet: arc: Fix a potential memory leak if an optional regulator is deferred by Christophe JAILLET · 6 years ago