1. 2dc1504 MIPS: kexec: Relax memory restriction by Dengcheng Zhu · 6 years ago
  2. ec6eb73 x86/CPU: Use correct macros for Cyrix calls by Matthew Whitehead · 6 years ago
  3. 49c9fe4 net: micrel: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  4. 1bba935 bnx2x: Ignore bandwidth attention in single function mode by Shahed Shaikh · 6 years ago
  5. cb0105e ARM: dts: marvell: Fix SPI and I2C bus warnings by Rob Herring · 6 years ago
  6. 79a2663 cpufeature: avoid warning when compiling with clang by Stefan Agner · 6 years ago
  7. 8c701e7 spi: pic32: Use proper enum in dmaengine_prep_slave_rg by Nathan Chancellor · 6 years ago
  8. 5e4cf0e ARM: dts: ste: Fix SPI controller node names by Rob Herring · 6 years ago
  9. 30ef1cc ARM: dts: ux500: Fix LCDA clock line muxing by Linus Walleij · 6 years ago
  10. 6666c91 ARM: dts: ux500: Correct SCU unit address by Geert Uytterhoeven · 6 years ago
  11. 1bbb59c f2fs: fix to recover inode's uid/gid during POR by Chao Yu · 6 years ago
  12. 5bd3bc7 ARM: dts: am335x-evm: fix number of cpsw by Grygorii Strashko · 6 years ago
  13. a59c40c1 mlxsw: spectrum: Init shaper for TCs 8..15 by Petr Machata · 6 years ago
  14. 5119421 usb: chipidea: Fix otg event handler by Loic Poulain · 6 years ago
  15. 7cd6a13 usb: chipidea: imx: enable OTG overcurrent in case USB subsystem is already started by Nicolas Adell · 6 years ago
  16. 4605e46 net: amd: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  17. 15c30fd6 net: broadcom: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  18. 3659166 net: xilinx: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  19. b8c543c net: toshiba: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  20. 7119b54 power: supply: twl4030_charger: disable eoc interrupt on linear charge by Andreas Kemnade · 6 years ago
  21. d6e9e55 power: supply: twl4030_charger: fix charging current out-of-bounds by Andreas Kemnade · 6 years ago
  22. 63ce52b libfdt: Ensure INT_MAX is defined in libfdt_env.h by Rob Herring · 6 years ago
  23. ab5f853 RDMA/i40iw: Fix incorrect iterator type by Håkon Bugge · 6 years ago
  24. 3e6636c powerpc/pseries: Disable CPU hotplug across migrations by Nathan Fontenot · 6 years ago
  25. 2fd5485 powerpc/64s/hash: Fix stab_rr off by one initialization by Nicholas Piggin · 6 years ago
  26. 3faa1d3 powerpc/iommu: Avoid derefence before pointer check by Breno Leitao · 6 years ago
  27. be9a5ec serial: mxs-auart: Fix potential infinite loop by Anton Vasilyev · 6 years ago
  28. 99722d1 PCI/ACPI: Correct error message for ASPM disabling by Sinan Kaya · 6 years ago
  29. ebaf6c4 s390/qeth: invoke softirqs after napi_schedule() by Julian Wiedmann · 6 years ago
  30. 55b8644 ath9k: Fix a locking bug in ath9k_add_interface() by Dan Carpenter · 6 years ago
  31. c88208f ARM: dts: rockchip: Fix erroneous SPI bus dtc warnings on rk3036 by Rob Herring · 6 years ago
  32. 5394976 ip_gre: fix parsing gre header in ipgre_err by Haishuang Yan · 6 years ago
  33. 90b3fec kernfs: Fix range checks in kernfs_get_target_path by Bernd Edlinger · 6 years ago
  34. e448642 component: fix loop condition to call unbind() if bind() fails by Banajit Goswami · 6 years ago
  35. 5823648 power: supply: max8998-charger: Fix platform data retrieval by Tomasz Figa · 6 years ago
  36. c8dc500 power: reset: at91-poweroff: do not procede if at91_shdwc is allocated by Claudiu Beznea · 6 years ago
  37. c83c607 power: supply: ab8500_fg: silence uninitialized variable warnings by Dan Carpenter · 6 years ago
  38. c5e8cbc cxgb4: Fix endianness issue in t4_fwcache() by Ganesh Goudar · 6 years ago
  39. f2cb74d pinctrl: at91: don't use the same irqchip with multiple gpiochips by Ludovic Desroches · 6 years ago
  40. 6713c5d ARM: dts: socfpga: Fix I2C bus unit-address error by Dinh Nguyen · 6 years ago
  41. 039eb3d powerpc/vdso: Correct call frame information by Alan Modra · 6 years ago
  42. 0b6bc03 ARM: dts: qcom: ipq4019: fix cpu0's qcom,saw2 reg value by Christian Lamparter · 6 years ago
  43. 7228cb8 llc: avoid blocking in llc_sap_close() by Cong Wang · 6 years ago
  44. 1d642b3 pinctrl: at91-pio4: fix has_config check in atmel_pctl_dt_subnode_to_map() by Dan Carpenter · 6 years ago
  45. 84c2f1e ALSA: intel8x0m: Register irq handler after register initializations by Takashi Iwai · 6 years ago
  46. 8b76230 media: dvb: fix compat ioctl translation by Arnd Bergmann · 6 years ago
  47. 3aa18ec media: fix: media: pci: meye: validate offset to avoid arbitrary access by Lao Wei · 6 years ago
  48. 1bf24e9 nvmem: core: return error code instead of NULL from nvmem_device_get by Srinivas Kandagatla · 6 years ago
  49. 679791f kprobes: Don't call BUG_ON() if there is a kprobe in use on free list by Masami Hiramatsu · 6 years ago
  50. 86c5cc2 scsi: pm80xx: Fixed system hang issue during kexec boot by Deepak Ukey · 6 years ago
  51. 89f4fa1 scsi: pm80xx: Corrected dma_unmap_sg() parameter by Deepak Ukey · 6 years ago
  52. 674d72a ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is set by Oleksij Rempel · 6 years ago
  53. 7d2c6b8 scsi: sym53c8xx: fix NULL pointer dereference panic in sym_int_sir() by George Kennedy · 6 years ago
  54. bb3af01 f2fs: fix memory leak of percpu counter in fill_super() by Chao Yu · 6 years ago
  55. 75c3695 signal: Properly deliver SIGSEGV from x86 uprobes by Eric W. Biederman · 6 years ago
  56. dbe380a signal: Properly deliver SIGILL from uprobes by Eric W. Biederman · 6 years ago
  57. 1f7d8a2 signal: Always ignore SIGKILL and SIGSTOP sent to the global init by Eric W. Biederman · 6 years ago
  58. 463950f ath9k: add back support for using active monitor interfaces for tx99 by Felix Fietkau · 6 years ago
  59. 635a8eb dmaengine: dma-jz4780: Further residue status fix by Daniel Silsby · 6 years ago
  60. c2bddaa dmaengine: dma-jz4780: Don't depend on MACH_JZ4780 by Paul Cercueil · 6 years ago
  61. 1d22d1c ARM: dts: omap3-gta04: keep vpll2 always on by H. Nikolaus Schaller · 6 years ago
  62. fffef13 ARM: dts: omap3-gta04: make NAND partitions compatible with recent U-Boot by H. Nikolaus Schaller · 6 years ago
  63. 7d98984 ARM: dts: omap3-gta04: fix touchscreen tsc2007 by H. Nikolaus Schaller · 6 years ago
  64. edb200c ARM: dts: omap3-gta04: tvout: enable as display1 alias by H. Nikolaus Schaller · 6 years ago
  65. f15960c ARM: dts: omap3-gta04: fixes for tvout / venc by H. Nikolaus Schaller · 6 years ago
  66. 8378573 ARM: dts: omap3-gta04: give spi_lcd node a label so that we can overwrite in other DTS files by H. Nikolaus Schaller · 6 years ago
  67. 30efd0c of: make PowerMac cache node search conditional on CONFIG_PPC_PMAC by Rob Herring · 6 years ago
  68. 19223f9 ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creation by Yong Zhi · 6 years ago
  69. 782f1f8 mips: txx9: fix iounmap related issue by Ding Xiang · 6 years ago
  70. 0468e35 ath10k: wmi: disable softirq's while calling ieee80211_rx by Erik Stromdahl · 6 years ago
  71. 9d394b0 ARM: dts: exynos: Disable pull control for S5M8767 PMIC by Marek Szyprowski · 6 years ago
  72. f5003a4 ASoC: sgtl5000: avoid division by zero if lo_vag is zero by Colin Ian King · 6 years ago
  73. 904513a net: lan78xx: Bail out if lan78xx_get_endpoints fails by Stefan Wahren · 6 years ago
  74. aa79ce4 rtl8187: Fix warning generated when strncpy() destination length matches the sixe argument by Larry Finger · 6 years ago
  75. a92b7ad ARM: dts: pxa: fix power i2c base address by Marcel Ziswiler · 6 years ago
  76. 2b3be9f iwlwifi: mvm: avoid sending too many BARs by Sara Sharon · 6 years ago
  77. b31b2df IB/rxe: fixes for rdma read retry by Vijay Immanuel · 6 years ago
  78. 23580e8 i40e: Prevent deleting MAC address from VF when set by PF by Patryk Małek · 6 years ago
  79. 0d4ee36 i40e: hold the rtnl lock on clearing interrupt scheme by Patryk Małek · 6 years ago
  80. 6c57a63 i40e: use correct length for strncpy by Mitch Williams · 6 years ago
  81. 95fc1d6 ARM: dts: exynos: Fix regulators configuration on Peach Pi/Pit Chromebooks by Marek Szyprowski · 6 years ago
  82. f0d33cc ARM: dts: exynos: Fix sound in Snow-rev5 Chromebook by Marek Szyprowski · 6 years ago
  83. ba2c41f MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3 by Tuomas Tynkkynen · 6 years ago
  84. 807bd32 ASoC: dpcm: Properly initialise hw->rate_max by Charles Keepax · 6 years ago
  85. 89a4a13 gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updated by Bob Peterson · 6 years ago
  86. 33dcd84 ath9k: fix tx99 with monitor mode interface by Felix Fietkau · 6 years ago
  87. dad1ab7 ALSA: seq: Do error checks at creating system ports by Takashi Iwai · 6 years ago
  88. 20d24e46 cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is set by Rajeev Kumar Sirasanagandla · 6 years ago
  89. acf8b40 ARM: dts: at91/trivial: Fix USART1 definition for at91sam9g45 by Jay Foster · 6 years ago
  90. c1efc7c arm64: dts: tegra210-p2180: Correct sdmmc4 vqmmc-supply by Aapo Vienamo · 6 years ago
  91. 2ec852b ALSA: pcm: signedness bug in snd_pcm_plug_alloc() by Dan Carpenter · 6 years ago
  92. b7f8108a iio: dac: mcp4922: fix error handling in mcp4922_write_raw by Marcus Folkesson · 6 years ago
  93. 35940da ath10k: fix kernel panic by moving pci flush after napi_disable by Tamizh chelvam · 6 years ago
  94. 3bd30f0 mmc: sdhci-of-at91: fix quirk2 overwrite by Eugen Hristev · 4 years, 6 months ago
  95. 91e5252 mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup() by Roman Gushchin · 4 years, 6 months ago
  96. 7a2bec6 mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm() by Roman Gushchin · 4 years, 6 months ago
  97. 4019235 iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macros by Eric Auger · 4 years, 7 months ago
  98. 5772d85 ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either by Al Viro · 4 years, 7 months ago
  99. 99eef25 ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable by Al Viro · 4 years, 7 months ago
  100. cb53789 IB/hfi1: Ensure full Gen3 speed in a Gen4 system by James Erwin · 4 years, 7 months ago