1. c337cad arm64: alternatives: use tpidr_el2 on VHE hosts by Stephen Warren · 4 years, 5 months ago
  2. 9759f95 Merge 4.9.208 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  3. e77ff35 Linux 4.9.208 by Greg Kroah-Hartman · 4 years, 5 months ago
  4. 3db5dee gtp: avoid zero size hashtable by Taehee Yoo · 4 years, 6 months ago
  5. 75f08d9 gtp: fix wrong condition in gtp_genl_dump_pdp() by Taehee Yoo · 4 years, 6 months ago
  6. b2c74eb tcp: do not send empty skb from tcp_write_xmit() by Eric Dumazet · 4 years, 6 months ago
  7. 792365b tcp/dccp: fix possible race __inet_lookup_established() by Eric Dumazet · 4 years, 6 months ago
  8. 0a8f421 vhost/vsock: accept only packets with the right dst_cid by Stefano Garzarella · 4 years, 6 months ago
  9. 971932a net: ena: fix napi handler misbehavior when the napi budget is zero by Netanel Belgazal · 4 years, 6 months ago
  10. b524e0c mmc: sdhci: Update the tuning failed messages to pr_debug level by Faiz Abbas · 4 years, 6 months ago
  11. 6821975 pinctrl: baytrail: Really serialize all register accesses by Hans de Goede · 4 years, 7 months ago
  12. edad0c2 tty/serial: atmel: fix out of range clock divider handling by David Engraf · 4 years, 6 months ago
  13. 190d14f hrtimer: Annotate lockless access to timer->state by Eric Dumazet · 4 years, 7 months ago
  14. ec92851 net: icmp: fix data-race in cmp_global_allow() by Eric Dumazet · 4 years, 7 months ago
  15. d47d4d0 netfilter: bridge: make sure to pull arp header in br_nf_forward_arp() by Eric Dumazet · 4 years, 6 months ago
  16. c8c17ad 6pack,mkiss: fix possible deadlock by Eric Dumazet · 4 years, 6 months ago
  17. 35b61a1 netfilter: ebtables: compat: reject all padding in matches/watchers by Florian Westphal · 4 years, 6 months ago
  18. 194468718 filldir[64]: remove WARN_ON_ONCE() for bad directory entries by Linus Torvalds · 4 years, 8 months ago
  19. 89f5840 Make filldir[64]() verify the directory entry filename is valid by Linus Torvalds · 4 years, 8 months ago
  20. c578977 perf strbuf: Remove redundant va_end() in strbuf_addv() by Mattias Jacobsson · 5 years ago
  21. b69259a ALSA: hda - Downgrade error message for single-cmd fallback by Takashi Iwai · 4 years, 6 months ago
  22. 35df517 net, sysctl: Fix compiler warning when only cBPF is present by Alexander Lobakin · 4 years, 6 months ago
  23. f3a8d2c x86/mce: Fix possibly incorrect severity calculation on AMD by Jan H. Schönherr · 4 years, 6 months ago
  24. b231f9d kernel: sysctl: make drop_caches write-only by Johannes Weiner · 4 years, 6 months ago
  25. 8da06d3 ocfs2: fix passing zero to 'PTR_ERR' warning by Ding Xiang · 4 years, 6 months ago
  26. fdfc605 s390/cpum_sf: Check for SDBT and SDB consistency by Thomas Richter · 4 years, 7 months ago
  27. 6a60df8 libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h by Masahiro Yamada · 4 years, 7 months ago
  28. 2d31ea6 perf regs: Make perf_reg_name() return "unknown" instead of NULL by Arnaldo Carvalho de Melo · 4 years, 6 months ago
  29. 3f58a3f cdrom: respect device capabilities during opening action by Diego Elio Pettenò · 4 years, 7 months ago
  30. 9abb8f6 scripts/kallsyms: fix definitely-lost memory leak by Masahiro Yamada · 4 years, 7 months ago
  31. dac861d gpio: mpc8xxx: Don't overwrite default irq_set_type callback by Vladimir Oltean · 4 years, 7 months ago
  32. 6d94f0d scsi: target: iscsi: Wait for all commands to finish before freeing a session by Bart Van Assche · 4 years, 7 months ago
  33. cda09f7 scsi: scsi_debug: num_tgts must be >= 0 by Maurizio Lombardi · 4 years, 7 months ago
  34. bc07cb6 scsi: pm80xx: Fix for SATA device discovery by peter chang · 4 years, 7 months ago
  35. e1513b3 ext4: work around deleting a file with i_nlink == 0 safely by Theodore Ts'o · 4 years, 7 months ago
  36. 6deeb48 HID: Improve Windows Precision Touchpad detection. by Blaž Hrastnik · 4 years, 7 months ago
  37. 116d44d bcache: at least try to shrink 1 node in bch_mca_scan() by Coly Li · 4 years, 7 months ago
  38. de60421 clk: pxa: fix one of the pxa RTC clocks by Robert Jarzmik · 4 years, 7 months ago
  39. ce2db8c scsi: atari_scsi: sun3_scsi: Set sg_tablesize to 1 instead of SG_NONE by Finn Thain · 4 years, 7 months ago
  40. 9da4be3 powerpc/security: Fix wrong message when RFI Flush is disable by Gustavo L. F. Walbon · 5 years ago
  41. e393b78 powerpc/pseries/cmm: Implement release() function for sysfs device by David Hildenbrand · 4 years, 7 months ago
  42. 6ebc434 scsi: ufs: fix potential bug which ends in system hang by Bean Huo · 4 years, 7 months ago
  43. b5ad584 scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferences by James Smart · 4 years, 7 months ago
  44. 4cfee66 fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long by Konstantin Khlebnikov · 4 years, 7 months ago
  45. c4c2250 irqchip: ingenic: Error out if IRQ domain creation failed by Paul Cercueil · 4 years, 8 months ago
  46. 8f5f88c irqchip/irq-bcm7038-l1: Enable parent IRQ if necessary by Florian Fainelli · 4 years, 8 months ago
  47. b119250 clk: qcom: Allow constant ratio freq tables for rcg by Jeffrey Hugo · 4 years, 7 months ago
  48. c7f4e4d scsi: lpfc: Fix duplicate unreg_rpi error in port offline flow by James Smart · 4 years, 7 months ago
  49. 41e2db9 scsi: tracing: Fix handling of TRANSFER LENGTH == 0 for READ(6) and WRITE(6) by Bart Van Assche · 4 years, 7 months ago
  50. 90244f0 jbd2: Fix statistics for the number of logged blocks by Jan Kara · 4 years, 7 months ago
  51. d12ceed powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning by Aneesh Kumar K.V · 4 years, 8 months ago
  52. cb4bbe2 powerpc/security/book3s64: Report L1TF status in sysfs by Anthony Steinhauser · 4 years, 7 months ago
  53. f56519e clocksource/drivers/asm9260: Add a check for of_clk_get by Chuhong Yuan · 4 years, 8 months ago
  54. bbed8ff dma-debug: add a schedule point in debug_dma_dump_mappings() by Eric Dumazet · 4 years, 7 months ago
  55. 441258c powerpc/pseries: Don't fail hash page table insert for bolted mapping by Aneesh Kumar K.V · 4 years, 8 months ago
  56. 8d9edfbe powerpc/pseries: Mark accumulate_stolen_time() as notrace by Michael Ellerman · 4 years, 8 months ago
  57. 6e566fd scsi: csiostor: Don't enable IRQs too early by Dan Carpenter · 4 years, 8 months ago
  58. 81dd848f scsi: lpfc: Fix SLI3 hba in loop mode not discovering devices by James Smart · 4 years, 8 months ago
  59. 718ff84 scsi: target: compare full CHAP_A Algorithm strings by David Disseldorp · 4 years, 9 months ago
  60. e5fb4e7 iommu/tegra-smmu: Fix page tables in > 4 GiB memory by Thierry Reding · 4 years, 8 months ago
  61. d1eafbb Input: atmel_mxt_ts - disable IRQ across suspend by Evan Green · 4 years, 8 months ago
  62. 3a2c8a4 scsi: lpfc: Fix locking on mailbox command completion by James Smart · 4 years, 9 months ago
  63. c0f7d6d scsi: mpt3sas: Fix clear pending bit in ioctl status by Sreekanth Reddy · 4 years, 9 months ago
  64. 7151427 perf probe: Fix to show function entry line as probe-able by Masami Hiramatsu · 4 years, 8 months ago
  65. 77ab88e mmc: sdhci-of-esdhc: fix P2020 errata handling by Yangbo Lu · 4 years, 6 months ago
  66. 22c53f0 powerpc/irq: fix stack overflow verification by Christophe Leroy · 4 years, 6 months ago
  67. ed7c2c1 ext4: check for directory entries too close to block end by Jan Kara · 4 years, 6 months ago
  68. dfcbd407 ext4: fix ext4_empty_dir() for directories with holes by Jan Kara · 4 years, 6 months ago
  69. 1b891ce staging: comedi: gsc_hpdi: check dma_alloc_coherent() return value by Ian Abbott · 4 years, 6 months ago
  70. 6bffefa platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytes by Hans de Goede · 4 years, 6 months ago
  71. b195c3f USB: EHCI: Do not return -EPIPE when hub is disconnected by Erkka Talvitie · 4 years, 6 months ago
  72. 9640bca usbip: Fix error path of vhci_recv_ret_submit() by Suwan Kim · 4 years, 6 months ago
  73. 3420bd5 net: dst: Force 4-byte alignment of dst_metrics by Geert Uytterhoeven · 4 years, 6 months ago
  74. 751653c sctp: fully initialize v4 addr in some functions by Xin Long · 4 years, 6 months ago
  75. 6a18a67 net: usb: lan78xx: Fix suspend/resume PHY register access error by Cristian Birsan · 4 years, 6 months ago
  76. e5bcc3b net: qlogic: Fix error paths in ql_alloc_large_buffers() by Ben Hutchings · 4 years, 6 months ago
  77. 8674b26 net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_receive() by Jia-Ju Bai · 4 years, 6 months ago
  78. 0d8373f net: hisilicon: Fix a BUG trigered by wrong bytes_compl by Jiangfeng Xiao · 4 years, 6 months ago
  79. 5cf2e75 mod_devicetable: fix PHY module format by Russell King · 4 years, 6 months ago
  80. 3eb84bc fjes: fix missed check in fjes_acpi_add by Chuhong Yuan · 4 years, 6 months ago
  81. 43c0e11 af_packet: set defaule value for tmo by Mao Wenan · 4 years, 6 months ago
  82. be9a42b Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues by Filipe Manana · 4 years, 6 months ago
  83. e8da91e btrfs: abort transaction after failed inode updates in create_subvol by Josef Bacik · 4 years, 6 months ago
  84. fecbec3 btrfs: return error pointer from alloc_test_extent_buffer by Dan Carpenter · 4 years, 6 months ago
  85. 863153c btrfs: do not call synchronize_srcu() in inode_tree_del by Josef Bacik · 4 years, 7 months ago
  86. 85562d8 btrfs: don't double lock the subvol_sem for rename exchange by Josef Bacik · 4 years, 7 months ago
  87. 795b4ef usb: xhci: Fix build warning seen with CONFIG_PM=n by Guenter Roeck · 4 years, 6 months ago
  88. 69f225a Revert "mmc: sdhci: Fix incorrect switch to HS mode" by Faiz Abbas · 4 years, 6 months ago
  89. c3c7c0c btrfs: don't prematurely free work in reada_start_machine_worker() by Omar Sandoval · 4 years, 9 months ago
  90. 5baa2f3 net: phy: initialise phydev speed and duplex sanely by Russell King · 4 years, 7 months ago
  91. 9d47b11 libtraceevent: Fix memory leakage in copy_filter_type by Hewenliang · 4 years, 7 months ago
  92. c07956c crypto: vmx - Avoid weird build failures by Michael Ellerman · 4 years, 7 months ago
  93. ab4180b crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.c by Corentin Labbe · 4 years, 7 months ago
  94. 0ef977d fbtft: Make sure string is NULL terminated by Andy Shevchenko · 4 years, 7 months ago
  95. f0a3852 iwlwifi: check kasprintf() return value by Johannes Berg · 4 years, 7 months ago
  96. 0421b43 x86/insn: Add some Intel instructions to the opcode map by Adrian Hunter · 4 years, 7 months ago
  97. b14731b spi: st-ssc4: add missed pm_runtime_disable by Chuhong Yuan · 4 years, 7 months ago
  98. 4abc387 btrfs: don't prematurely free work in run_ordered_work() by Omar Sandoval · 4 years, 9 months ago
  99. 2d3ff93 btrfs: don't prematurely free work in end_workqueue_fn() by Omar Sandoval · 4 years, 9 months ago
  100. ff38837 mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requests by Eugeniu Rosca · 4 years, 7 months ago