summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-19ext4: add cond_resched() to ext4_protect_reserved_inodeShijie Luo
2020-02-19ext4: fix checksum errors with indexed dirsJan Kara
2020-02-19ext4: fix support for inode sizes > 1024 bytesTheodore Ts'o
2020-02-19ext4: don't assume that mmp_nodename/bdevname have NULAndreas Dilger
2020-02-19ALSA: usb-audio: Add clock validity quirk for Denon MC7000/MCX8000Alexander Tsoy
2020-02-19ALSA: usb-audio: sound: usb: usb true/false for bool return typeSaurav Girepunje
2020-02-19ACPI: PM: s2idle: Prevent spurious SCIs from waking up the systemRafael J. Wysocki
2020-02-19ACPICA: Introduce acpi_any_gpe_status_set()Rafael J. Wysocki
2020-02-19ACPI: PM: s2idle: Avoid possible race related to the EC GPERafael J. Wysocki
2020-02-19ACPI: EC: Fix flushing of pending workRafael J. Wysocki
2020-02-19ALSA: usb-audio: Apply sample rate quirk for Audioengine D1Arvind Sankar
2020-02-19ALSA: hda/realtek - Fix silent output on MSI-GL73Takashi Iwai
2020-02-19ALSA: hda/realtek - Add more codec supported Headset ButtonKailang Yang
2020-02-19ALSA: usb-audio: Fix UAC2/3 effect unit parsingTakashi Iwai
2020-02-19Input: synaptics - remove the LEN0049 dmi id from topbuttonpad listBenjamin Tissoires
2020-02-19Input: synaptics - enable SMBus on ThinkPad L470Gaurav Agrawal
2020-02-19Input: synaptics - switch T470s to RMI4 by defaultLyude Paul
2020-02-14Linux 5.4.20v5.4.20Greg Kroah-Hartman
2020-02-14selinux: fall back to ref-walk if audit is requiredStephen Smalley
2020-02-14libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange
2020-02-14libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange
2020-02-14mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu
2020-02-14mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu
2020-02-14dmaengine: axi-dmac: add a check for devm_regmap_init_mmioChuhong Yuan
2020-02-14clk: meson: g12a: fix missing uart2 in regmap tableJerome Brunet
2020-02-14mfd: max77650: Select REGMAP_IRQ in KconfigBartosz Golaszewski
2020-02-14regmap: fix writes to non incrementing registersBen Whitten
2020-02-14pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_BGeert Uytterhoeven
2020-02-14pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias controlGeert Uytterhoeven
2020-02-14selinux: fix regression introduced by move_mount(2) syscallStephen Smalley
2020-02-14selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link"Stephen Smalley
2020-02-14bcache: avoid unnecessary btree nodes flushing in btree_flush_write()Coly Li
2020-02-14dt-bindings: iio: adc: ad7606: Fix wrong maxItems valueBeniamin Bia
2020-02-14media: i2c: adv748x: Fix unsafe macrosGustavo A. R. Silva
2020-02-14drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probeChristophe Roullier
2020-02-14crypto: caam/qi2 - fix typo in algorithm's driver nameHoria Geantă
2020-02-14crypto: atmel-sha - fix error handling when setting hmac keyEric Biggers
2020-02-14crypto: artpec6 - return correct error code for failed setkey()Eric Biggers
2020-02-14crypto: testmgr - don't try to decrypt uninitialized buffersEric Biggers
2020-02-14mtd: sharpslpart: Fix unsigned comparison to zeroYueHaibing
2020-02-14mtd: onenand_base: Adjust indentation in onenand_read_ops_nolockNathan Chancellor
2020-02-14arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanlySuzuki K Poulose
2020-02-14KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit integerAlexandru Elisei
2020-02-14KVM: arm64: pmu: Fix chained SW_INCR countersEric Auger
2020-02-14KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unsetEric Auger
2020-02-14KVM: arm: Make inject_abt32() inject an external abort insteadJames Morse
2020-02-14KVM: arm: Fix DFSR setting for non-LPAE aarch32 guestsJames Morse
2020-02-14KVM: arm/arm64: Fix young bit from mmu notifierGavin Shan
2020-02-14arm64: ptrace: nofpsimd: Fail FP/SIMD regset operationsSuzuki K Poulose
2020-02-14arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properlySuzuki K Poulose