summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-04net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven
2020-01-04sctp: fully initialize v4 addr in some functionsXin Long
2020-01-04net: usb: lan78xx: Fix suspend/resume PHY register access errorCristian Birsan
2020-01-04net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings
2020-01-04net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...Jia-Ju Bai
2020-01-04net: hisilicon: Fix a BUG trigered by wrong bytes_complJiangfeng Xiao
2020-01-04mod_devicetable: fix PHY module formatRussell King
2020-01-04fjes: fix missed check in fjes_acpi_addChuhong Yuan
2020-01-04af_packet: set defaule value for tmoMao Wenan
2020-01-04Btrfs: fix removal logic of the tree mod log that leads to use-after-free issuesFilipe Manana
2020-01-04btrfs: abort transaction after failed inode updates in create_subvolJosef Bacik
2020-01-04btrfs: return error pointer from alloc_test_extent_bufferDan Carpenter
2020-01-04btrfs: do not call synchronize_srcu() in inode_tree_delJosef Bacik
2020-01-04btrfs: don't double lock the subvol_sem for rename exchangeJosef Bacik
2020-01-04usb: xhci: Fix build warning seen with CONFIG_PM=nGuenter Roeck
2020-01-04Revert "mmc: sdhci: Fix incorrect switch to HS mode"Faiz Abbas
2020-01-04btrfs: don't prematurely free work in reada_start_machine_worker()Omar Sandoval
2020-01-04net: phy: initialise phydev speed and duplex sanelyRussell King
2020-01-04libtraceevent: Fix memory leakage in copy_filter_typeHewenliang
2020-01-04crypto: vmx - Avoid weird build failuresMichael Ellerman
2020-01-04crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.cCorentin Labbe
2020-01-04fbtft: Make sure string is NULL terminatedAndy Shevchenko
2020-01-04iwlwifi: check kasprintf() return valueJohannes Berg
2020-01-04x86/insn: Add some Intel instructions to the opcode mapAdrian Hunter
2020-01-04spi: st-ssc4: add missed pm_runtime_disableChuhong Yuan
2020-01-04btrfs: don't prematurely free work in run_ordered_work()Omar Sandoval
2020-01-04btrfs: don't prematurely free work in end_workqueue_fn()Omar Sandoval
2020-01-04mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requestsEugeniu Rosca
2020-01-04spi: tegra20-slink: add missed clk_unprepareChuhong Yuan
2020-01-04iwlwifi: mvm: fix unaligned read of rx_pkt_statusWang Xuerui
2020-01-04x86/crash: Add a forward declaration of struct kimageLianbo Jiang
2020-01-04cpufreq: Register drivers only after CPU devices have been registeredViresh Kumar
2020-01-04parport: load lowlevel driver if ports not foundSudip Mukherjee
2020-01-04s390/disassembler: don't hide instruction addressesIlya Leoshkevich
2020-01-04ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatileBen Zhang
2020-01-04spi: pxa2xx: Add missed security checksChuhong Yuan
2020-01-04EDAC/ghes: Fix grain calculationRobert Richter
2020-01-04media: si470x-i2c: add missed operations in removeChuhong Yuan
2020-01-04media: pvrusb2: Fix oops on tear-down when radio support is not presentMike Isely
2020-01-04ath10k: fix get invalid tx rate for Mesh metricMiaoqing Pan
2020-01-04perf probe: Filter out instances except for inlined subroutine and subprogramMasami Hiramatsu
2020-01-04perf probe: Skip end-of-sequence and non statement linesMasami Hiramatsu
2020-01-04perf probe: Fix to show calling lines of inlined functionsMasami Hiramatsu
2020-01-04perf probe: Return a better scope DIE if there is no best scopeMasami Hiramatsu
2020-01-04perf probe: Skip overlapped location on searching variablesMasami Hiramatsu
2020-01-04perf probe: Fix to probe a function which has no entry pcMasami Hiramatsu
2020-01-04perf probe: Fix to show inlined function callsite without entry_pcMasami Hiramatsu
2020-01-04perf probe: Fix to show ranges of variables in functions without entry_pcMasami Hiramatsu
2020-01-04perf probe: Fix to probe an inline function which has no entry pcMasami Hiramatsu
2020-01-04perf probe: Walk function lines in lexical blocksMasami Hiramatsu