- 27ab8f1 cpuidle: menu: Fix wakeup statistics updates for polling state by Rafael J. Wysocki · 7 years ago
- 38ad2aa ACPICA: Never run _REG on system_memory and system_IO by Bob Moore · 7 years ago
- 216929d OPP: Return error on error from dev_pm_opp_get_opp_count() by Viresh Kumar · 7 years ago
- 3d0c72f msm/gpu/a6xx: Force of_dma_configure to setup DMA for GMU by Jordan Crouse · 7 years ago
- 674b223 rpmsg: glink: smem: Support rx peak for size less than 4 bytes by Arun Kumar Neelakantam · 7 years ago
- ec9fc98 IB/mlx4: Avoid implicit enumerated type conversion by Nathan Chancellor · 7 years ago
- d5d7804 RDMA/hns: Limit the size of extend sge of sq by Lijun Ou · 7 years ago
- 010af7a RDMA/hns: Bugfix for CM test by Lijun Ou · 7 years ago
- 5b7064a RDMA/hns: Submit bad wr when post send wr exception by Lijun Ou · 7 years ago
- af76265 RDMA/hns: Bugfix for reserved qp number by Lijun Ou · 7 years ago
- 350703f IB/rxe: avoid srq memory leak by Zhu Yanjun · 7 years ago
- e3db306 IB/mthca: Fix error return code in __mthca_init_one() by Wei Yongjun · 7 years ago
- 1b86b8a ixgbe: Fix crash with VFs and flow director on interface flap by Radoslaw Tyl · 7 years ago
- 0e1fd69 i40e: Use proper enum in i40e_ndo_set_vf_link_state by Nathan Chancellor · 7 years ago
- 22b8d7e ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limit by Radoslaw Tyl · 7 years ago
- b69cfc4 md: allow metadata updates while suspending an array - fix by NeilBrown · 7 years ago
- 4aa1100 ice: Fix forward to queue group logic by Anirudh Venkataramanan · 7 years ago
- d97a02b clocksource/drivers/sh_cmt: Fix clocksource width for 32-bit machines by Sergei Shtylyov · 7 years ago
- 31fb5ea clocksource/drivers/sh_cmt: Fixup for 64-bit machines by Sergei Shtylyov · 7 years ago
- 0e8855b tools: PCI: Fix compilation warnings by Gustavo Pimentel · 7 years ago
- 9372023 PM / hibernate: Check the success of generating md5 digest before hibernation by Chen Yu · 7 years ago
- ed896ddf mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transfer by Nathan Chancellor · 7 years ago
- 83cda9e ARM: dts: at91: sama5d2_ptc_ek: fix bootloader env offsets by Tudor Ambarus · 7 years ago
- 10551e5 ARM: dts: at91: at91sam9x5cm: fix addressable nand flash size by Tudor Ambarus · 7 years ago
- 825d176 ARM: dts: at91: sama5d4_xplained: fix addressable nand flash size by Tudor Ambarus · 7 years ago
- ab99285 powerpc/xive: Move a dereference below a NULL test by zhong jiang · 7 years ago
- 38d7fa2 powerpc/pseries: Fix how we iterate over the DTL entries by Naveen N. Rao · 7 years ago
- a3576a2 powerpc/pseries: Fix DTL buffer registration by Naveen N. Rao · 7 years ago
- b28aa87 cxgb4: Use proper enum in IEEE_FAUX_SYNC by Nathan Chancellor · 7 years ago
- efdacf2 cxgb4: Use proper enum in cxgb4_dcb_handle_fw_update by Nathan Chancellor · 7 years ago
- 743ccf7 mei: samples: fix a signedness bug in amt_host_if_call() by Dan Carpenter · 7 years ago
- cc7d996 x86/PCI: Apply VMD's AERSID fixup generically by Jon Derrick · 7 years ago
- 6cedfaf sunrpc: Fix connect metrics by Chuck Lever · 7 years ago
- 7e4602e clk: keystone: Enable TISCI clocks if K3_ARCH by Nishanth Menon · 7 years ago
- 6c487c0 ext4: fix build error when DX_DEBUG is defined by Gabriel Krisman Bertazi · 7 years ago
- f2877a3 ALSA: hda: Fix mismatch for register mask and value in ext controller. by Keyon Jie · 7 years ago
- ae3765a dmaengine: timb_dma: Use proper enum in td_prep_slave_sg by Nathan Chancellor · 7 years ago
- 0c21aa9 dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_direction by Nathan Chancellor · 7 years ago
- 671ce9f printk: CON_PRINTBUFFER console registration is a bit racy by Sergey Senozhatsky · 7 years ago
- cd120df printk: Do not miss new messages when replaying the log by Petr Mladek · 7 years ago
- 5a6f727 KVM: PPC: Inform the userspace about TCE update failures by Alexey Kardashevskiy · 7 years ago
- 38374aa watchdog: w83627hf_wdt: Support NCT6796D, NCT6797D, NCT6798D by Guenter Roeck · 7 years ago
- 96505abd watchdog: sama5d4: fix timeout-sec usage by Romain Izard · 7 years ago
- 26d6e54 watchdog: renesas_wdt: stop when unregistering by Wolfram Sang · 7 years ago
- f4cfb7e watchdog: core: fix null pointer dereference when releasing cdev by Wolfram Sang · 7 years ago
- a9f3645 irqchip/irq-mvebu-icu: Fix wrong private data retrieval by Miquel Raynal · 7 years ago
- be4f5457 nl80211: Fix a GET_KEY reply attribute by Andrew Zaborowski · 7 years ago
- 21ba669 usb: dwc3: gadget: Check ENBLSLPM before sending ep command by Thinh Nguyen · 7 years ago
- 639fce0 usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_get_status() by Jia-Ju Bai · 7 years ago
- f22a4d8 selftests/tls: Fix recv(MSG_PEEK) & splice() test cases by Vakul Garg · 7 years ago
- 475398b ath9k: fix reporting calculated new FFT upper max by Simon Wunderlich · 7 years ago
- f6ec4fc PM / devfreq: stopping the governor before device_unregister() by Vincent Donnefort · 7 years ago
- fc491a1 PM / devfreq: Fix handling of min/max_freq == 0 by Matthias Kaehlcke · 7 years ago
- b5add97 PM / devfreq: Fix devfreq_add_device() when drivers are built as modules. by Enric Balletbo i Serra · 7 years ago
- 5f5a8d3 ata: ahci_brcm: Allow using driver or DSL SoCs by Florian Fainelli · 7 years ago
- 4cfcb53 rtlwifi: btcoex: Use proper enumerated types for Wi-Fi only interface by Nathan Chancellor · 7 years ago
- e5895e4 ath10k: fix vdev-start timeout on error by Ben Greear · 7 years ago
- 06cb99e arm64/numa: Report correct memblock range for the dummy node by Anshuman Khandual · 7 years ago
- 256a294 kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table by Suzuki K Poulose · 7 years ago
- bae080e iommu/arm-smmu-v3: Fix unexpected CMD_SYNC timeout by Zhen Lei · 7 years ago
- 2bab3df iommu/io-pgtable-arm: Fix race handling in split_blk_unmap() by Robin Murphy · 7 years ago
- 741a445 mt76: fix handling ps-poll frames by Felix Fietkau · 7 years ago
- ddb4299 mt76x2: disable WLAN core before probe by Felix Fietkau · 7 years ago
- b14825a mt76x2: fix tx power configuration for VHT mcs 9 by Lorenzo Bianconi · 7 years ago
- 449b9ae IB/hfi1: Ensure ucast_dlid access doesnt exceed bounds by Dennis Dalessandro · 7 years ago
- e0dee1c IB/hfi1: Error path MAD response size is incorrect by Michael J. Ruhl · 7 years ago
- 8d93707 f2fs: keep lazytime on remount by Jaegeuk Kim · 7 years ago
- a5f7bf0 ACPI / LPSS: Resume BYT/CHT I2C controllers from resume_noirq by Hans de Goede · 7 years ago
- aa39d53 ACPI / LPSS: Make acpi_lpss_find_device() also find PCI devices by Hans de Goede · 7 years ago
- 9372a40 SUNRPC: Fix priority queue fairness by Trond Myklebust · 7 years ago
- 43876b1 tcp: up initial rmem to 128KB and SYN rwin to around 64KB by Yuchung Cheng · 7 years ago
- d2cacb6 ARM: dts: sun8i: h3: bpi-m2-plus: Fix address for external RGMII Ethernet PHY by Chen-Yu Tsai · 7 years ago
- ed220d3 ARM: dts: sun8i: h3-h5: ir register size should be the whole memory block by Philipp Rossak · 7 years ago
- ac02379 f2fs: return correct errno in f2fs_gc by Jaegeuk Kim · 7 years ago
- 7cbac9d net: hns3: Fix loss of coal configuration while doing reset by Huazhong Tan · 7 years ago
- af98283 net: hns3: Fix for netdev not up problem when setting mtu by Yunsheng Lin · 7 years ago
- 7a1f314 ARM: dts: omap5: enable OTG role for DWC3 controller by H. Nikolaus Schaller · 7 years ago
- 789d290 ARM: dts: dra7: Enable workaround for errata i870 in PCIe host mode by Vignesh R · 7 years ago
- 6d286fa net: xen-netback: fix return type of ndo_start_xmit function by YueHaibing · 7 years ago
- c234566f1 net: ovs: fix return type of ndo_start_xmit function by YueHaibing · 7 years ago
- d51d960 bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE} by Wang YanQing · 6 years ago
- f3c4079 bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_K shift by 0 by Luke Nelson · 6 years ago
- a085f79 bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_X shift by 0 by Luke Nelson · 6 years ago
- 860a7d1 bpf, x32: Fix bug for BPF_ALU64 | BPF_NEG by Wang YanQing · 6 years ago
- 03543b9 fbdev: Ditch fb_edid_add_monspecs by Daniel Vetter · 6 years ago
- 7036625 arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess fault by Pavel Tatashin · 6 years ago
- f8b09a0 mm/memory_hotplug: fix updating the node span by David Hildenbrand · 6 years ago
- 6631def mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span() by David Hildenbrand · 6 years ago
- a16a366 idr: Fix idr_get_next race with idr_remove by Matthew Wilcox (Oracle) · 6 years ago
- 4c62337 net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size() by Dan Carpenter · 6 years ago
- 17a82bc Revert "OPP: Protect dev_list with opp_table lock" by Greg Kroah-Hartman · 6 years ago
- 4f4ab0b tee: optee: add missing of_node_put after of_device_is_available by Julia Lawall · 6 years ago
- 2008d0e i2c: mediatek: modify threshold passed to i2c_get_dma_safe_msg_buf() by Hsin-Yi Wang · 6 years ago
- 976e944 spi: mediatek: use correct mata->xfer_len when in fifo transfer by Leilk Liu · 7 years ago
- c63ee29 Linux 4.19.85 by Greg Kroah-Hartman · 6 years ago
- e99d648 slcan: Fix memory leak in error path by Jouni Hogander · 6 years ago
- e4cc9c8 memfd: Use radix_tree_deref_slot_protected to avoid the warning. by zhong jiang · 6 years ago
- 914834a net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unused by Arnd Bergmann · 7 years ago
- 2ed924f s390/vdso: correct vdso mapping for compat tasks by Vasily Gorbik · 7 years ago
- 1b904b2 media: ov2680: fix null dereference at power on by Rui Miguel Silva · 7 years ago