1. f07ce27 igb: fix race condition with PTP_TX_IN_PROGRESS bits by Jacob Keller · 7 years ago
  2. 5b81fa9 e1000e: fix race condition around skb_tstamp_tx() by Jacob Keller · 7 years ago
  3. 017c118 ARM: dts: qcom: ipq4019: fix i2c_0 node by Christian Lamparter · 7 years ago
  4. 8339488 tags: honor COMPILED_SOURCE with apart output directory by Robert Jarzmik · 7 years ago
  5. 9d85c2a iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265 by Luca Coelho · 7 years ago
  6. 9345b98 iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3 by Luca Coelho · 7 years ago
  7. 87a9c56 iwlwifi: tt: move ucode_loaded check under mutex by Johannes Berg · 7 years ago
  8. 6dc9a4b iwlwifi: mvm: Fix command queue number on d0i3 flow by Haim Dreyfuss · 7 years ago
  9. c3a1c5a watchdog: f71808e_wdt: Add F71868 support by Maciej S. Szmigiero · 7 years ago
  10. fe58750 iwlwifi: mvm: fix firmware debug restart recording by Emmanuel Grumbach · 7 years ago
  11. aee0f56 perf report: Ensure the perf DSO mapping matches what libdw sees by Milian Wolff · 7 years ago
  12. 81da672 perf header: Set proper module name when build-id event found by Namhyung Kim · 7 years ago
  13. 5366c5f net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qos_vport by Ido Shamay · 7 years ago
  14. eec6e0a net/mlx4: Fix the check in attaching steering rules by Talat Batheesh · 7 years ago
  15. 92b8685 sit: reload iphdr in ipip6_rcv by Haishuang Yan · 7 years ago
  16. 6083f16 macsec: check return value of skb_to_sgvec always by Jason A. Donenfeld · 7 years ago
  17. 2cd3aa5 skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow by Jason A. Donenfeld · 7 years ago
  18. fdd62a4 ip6_tunnel: fix traffic class routing for tunnels by Liam McBirnie · 7 years ago
  19. 7f85131 bio-integrity: Do not allocate integrity context for bio w/o data by Dmitry Monakhov · 7 years ago
  20. e8b356a Fix serial console on SNI RM400 machines by Thomas Bogendoerfer · 7 years ago
  21. 6b3c682 cxgb4: fix incorrect cim_la output for T6 by Ganesh Goudar · 7 years ago
  22. 31462de powerpc/8xx: fix mpc8xx_get_irq() return on no irq by Christophe Leroy · 7 years ago
  23. 80c9698 drm/omap: fix tiled buffer stride calculations by Tomi Valkeinen · 7 years ago
  24. 4581de2 RDMA/hfi1: fix array termination by appending NULL to attr array by Steven L. Roberts · 7 years ago
  25. 9d4aa13 RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlers by Raju Rangoju · 7 years ago
  26. d7ba3c0 net: phy: micrel: Restore led_mode and clk_sel on resume by Leonard Crestez · 7 years ago
  27. 96770d4 mISDN: Fix a sleep-in-atomic bug by Jia-Ju Bai · 7 years ago
  28. 50f4803 arm64: kernel: restrict /dev/mem read() calls to linear region by Ard Biesheuvel · 7 years ago
  29. d78b198 qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82xx_hw_read_wx_2M by Jia-Ju Bai · 7 years ago
  30. 2761eda perf trace: Add mmap alias for s390 by Jiri Olsa · 7 years ago
  31. a576086 ath10k: add BMI parameters to fix calibration from DT/pre-cal by Anilkumar Kolli · 7 years ago
  32. 00ceff9 drm/amdkfd: NULL dereference involving create_process() by Dan Carpenter · 7 years ago
  33. bc12167 powerpc/spufs: Fix coredump of SPU contexts by Michael Ellerman · 7 years ago
  34. df17018 clk: Fix __set_clk_rates error print-string by Bryan O'Donoghue · 7 years ago
  35. 82a1909 clk: scpi: fix return type of __scpi_dvfs_round_rate by Sudeep Holla · 7 years ago
  36. 0a4546e KVM: SVM: do not zero out segment attributes if segment is unusable or not present by Roman Pen · 7 years ago
  37. 2d0eb3f mtd: nand: check ecc->total sanity in nand_scan_tail by Masahiro Yamada · 7 years ago
  38. 8bf4782 mtd: nand: gpmi: Fix gpmi_nand_init() error path by Boris Brezillon · 7 years ago
  39. ed82ab8 dt-bindings: display: sun4i: Add allwinner,tcon-channel property by Maxime Ripard · 7 years ago
  40. 8d0c9ea drm/sun4i: Ignore the generic connectors for components by Maxime Ripard · 7 years ago
  41. 903ad1a clk: at91: fix clk-generated parenting by Alexandre Belloni · 7 years ago
  42. 2630e187 net: freescale: fix potential null pointer dereference by Gustavo A. R. Silva · 7 years ago
  43. 67eed62 SUNRPC: ensure correct error is reported by xs_tcp_setup_socket() by NeilBrown · 7 years ago
  44. d5cbc16 rtc: interface: Validate alarm-time before handling rollover by Vaibhav Jain · 7 years ago
  45. e1dcd00 rtc: opal: Handle disabled TPO in opal_get_tpo_time() by Vaibhav Jain · 7 years ago
  46. 3ac7598 i40evf: fix merge error in older patch by Jesse Brandeburg · 7 years ago
  47. 2c90ca5 rtc: m41t80: fix SQW dividers override when setting a date by Gary Bisson · 7 years ago
  48. 489b11a cxgb4: Fix netdev_features flag by Arjun Vynipadath · 7 years ago
  49. 6cd7b51 cxgb4: FW upgrade fixes by Arjun Vynipadath · 7 years ago
  50. ecbd702 net/mlx5: avoid build warning for uniprocessor by Arnd Bergmann · 7 years ago
  51. d7c5f8c arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usage by Will Deacon · 7 years ago
  52. 6625fd2 backlight: Report error on failure by Sudip Mukherjee · 7 years ago
  53. 9228410 dmaengine: imx-sdma: Handle return value of clk_prepare_enable by Arvind Yadav · 7 years ago
  54. 7ba7c82 powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE] by Ivan Mikhaylov · 7 years ago
  55. b2a40ea ovl: filter trusted xattr for non-admin by Miklos Szeredi · 7 years ago
  56. 3291bb5 HID: i2c: Call acpi_device_fix_up_power for ACPI-enumerated devices by Hans de Goede · 7 years ago
  57. f51c454 netfilter: conntrack: don't call iter for non-confirmed conntracks by Florian Westphal · 7 years ago
  58. ed9f347 x86/efi: Disable runtime services on kexec kernel if booted with efi=old_map by Sai Praneeth · 7 years ago
  59. 9f47b01 hdlcdrv: Fix divide by zero in hdlcdrv_ioctl by Firo Yang · 7 years ago
  60. 0d9870c wl1251: check return from call to wl1251_acx_arp_ip_filter by Colin Ian King · 7 years ago
  61. c8fed0d rt2x00: do not pause queue unconditionally on error path by Stanislaw Gruszka · 7 years ago
  62. 29a63b0 ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()' by Christophe JAILLET · 7 years ago
  63. 2bc30f85 pinctrl: baytrail: Enable glitch filter for GPIOs used as interrupts by Hans de Goede · 7 years ago
  64. 8612220 backlight: tdo24m: Fix the SPI CS between transfers by Robert Jarzmik · 7 years ago
  65. 3bab65f blk-mq: fix race between updating nr_hw_queues and switching io sched by Ming Lei · 7 years ago
  66. 5736369 IB/rdmavt: Allocate CQ memory on the correct node by Mike Marciniszyn · 7 years ago
  67. c5aa51c gpio: label descriptors using the device name by Linus Walleij · 7 years ago
  68. 2707d9b vfb: fix video mode and line_length being set when loaded by Pieter \"PoroCYon\" Sluys · 7 years ago
  69. c6f7828 mac80211: Fix setting TX power on monitor interfaces by Peter Große · 7 years ago
  70. b7fe482 ACPI: EC: Fix debugfs_create_*() usage by Geert Uytterhoeven · 7 years ago
  71. c979024 irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry by Shanker Donthineni · 7 years ago
  72. 388f0c8 scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag. by Chaitra P B · 7 years ago
  73. a8cfc6d scsi: libiscsi: Allow sd_shutdown on bad transport by Rafael David Tinoco · 7 years ago
  74. c5ae3c6 ASoC: Intel: cht_bsw_rt5645: Analog Mic support by Hans de Goede · 7 years ago
  75. 4235350 ASoC: Intel: Skylake: Disable clock gating during firmware and library download by Pardha Saradhi K · 7 years ago
  76. 1be3eb1 media: videobuf2-core: don't go out of the buffer range by Mauro Carvalho Chehab · 7 years ago
  77. 8d008c0 hwmon: (ina2xx) Make calibration register value fixed by Maciej Purski · 7 years ago
  78. 715f7e3 PM / devfreq: Fix potential NULL pointer dereference in governor_store by Gustavo A. R. Silva · 7 years ago
  79. 3aa66ba VFS: close race between getcwd() and d_move() by NeilBrown · 7 years ago
  80. 9e156f3 net/mlx4_en: Change default QoS settings by Moni Shoua · 7 years ago
  81. 2fb63a4 ACPI / video: Default lcd_only to true on Win8-ready and newer machines by Hans de Goede · 7 years ago
  82. 59bf036 rds; Reset rs->rs_bound_addr in rds_add_bound() failure path by Sowmini Varadhan · 7 years ago
  83. ca1853c l2tp: fix missing print session offset info by Hangbin Liu · 7 years ago
  84. 24cce93 perf probe: Add warning message if there is unexpected event name by Masami Hiramatsu · 7 years ago
  85. 8e50e9d thermal: power_allocator: fix one race condition issue for thermal_instances list by Yi Zeng · 7 years ago
  86. 9487ce3 ARM: dts: ls1021a: add "fsl,ls1021a-esdhc" compatible string to esdhc node by Rasmus Villemoes · 7 years ago
  87. 11c7a4b i40iw: Correct Q1/XF object count equation by Shiraz Saleem · 7 years ago
  88. ff2620e i40iw: Fix sequence number for the first partial FPDU by Shiraz Saleem · 7 years ago
  89. a435a0c drm/msm: Take the mutex before calling msm_gem_new_impl by Jordan Crouse · 7 years ago
  90. 04a87df net: llc: add lock_sock in llc_ui_bind to avoid a race condition by linzhang · 7 years ago
  91. a74bec4 KVM: nVMX: Fix handling of lmsw instruction by Jan H. Schönherr · 7 years ago
  92. 5ea0519 KVM: X86: Fix preempt the preemption timer cancel by Wanpeng Li · 7 years ago
  93. 6391346 PCI/msi: fix the pci_alloc_irq_vectors_affinity stub by Christoph Hellwig · 7 years ago
  94. c198e22 cpuhotplug: Link lock stacks for hotplug callbacks by Thomas Gleixner · 7 years ago
  95. 1a6906e bonding: Don't update slave->link until ready to commit by Nithin Sujir · 7 years ago
  96. 969eeef Input: elan_i2c - clear INT before resetting controller by KT Liao · 7 years ago
  97. 419490a net: move somaxconn init from sysctl code by Roman Kapl · 7 years ago
  98. 71c0b33 tcp: better validation of received ack sequences by Eric Dumazet · 7 years ago
  99. bca3e27 ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure path by Timmy Li · 7 years ago
  100. 78b336a ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff() by Eryu Guan · 7 years ago