summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report()Masahiro Yamada2020-05-271-1/+1
* kbuild: avoid concurrency issue in parallel building dtbs and dtbs_checkMasahiro Yamada2020-05-271-2/+6
* mtd: Fix mtd not registered due to nvmem name collisionRicardo Ribalda Delgado2020-05-271-1/+1
* afs: Don't unlock fetched data pages until the op completes successfullyDavid Howells2020-05-272-8/+8
* ubi: Fix seq_file usage in detailed_erase_block_info debugfs fileRichard Weinberger2020-05-271-10/+2
* i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_pro...Christophe JAILLET2020-05-271-0/+1
* evm: Fix a small race in init_desc()Dan Carpenter2020-05-271-22/+22
* iommu/amd: Fix over-read of ACPI UID from IVRS tableAlexander Monakov2020-05-271-4/+5
* i2c: fix missing pm_runtime_put_sync in i2c_device_probeAlain Volmat2020-05-271-6/+16
* ubifs: remove broken lazytime supportChristoph Hellwig2020-05-271-5/+1
* fix multiplication overflow in copy_fdtable()Al Viro2020-05-271-1/+1
* mtd: spinand: Propagate ECC information to the MTD structureMiquel Raynal2020-05-271-0/+4
* ACPI: EC: PM: Avoid flushing EC work when EC GPE is inactiveRafael J. Wysocki2020-05-272-12/+9
* ubifs: fix wrong use of crypto_shash_descsize()Eric Biggers2020-05-272-24/+6
* ima: Fix return value of ima_write_policy()Roberto Sassu2020-05-271-2/+1
* evm: Check also if *tfm is an error pointer in init_desc()Roberto Sassu2020-05-271-1/+1
* ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()Roberto Sassu2020-05-271-6/+6
* KVM: SVM: Fix potential memory leak in svm_cpu_init()Miaohe Lin2020-05-271-7/+6
* i2c: dev: Fix the race between the release of i2c_dev and cdevKevin Hao2020-05-271-22/+26
* Linux 5.4.42v5.4.42Greg Kroah-Hartman2020-05-201-1/+1
* bpf: Test_progs, fix test_get_stack_rawtp_err.c buildKamal Mostafa2020-05-201-1/+1
* selftest/bpf: fix backported test_select_reuseport selftest changesAndrii Nakryiko2020-05-201-2/+2
* libbpf: Extract and generalize CPU mask parsing logicAndrii Nakryiko2020-05-202-42/+86
* Makefile: disallow data races on gcc-10 as wellSergei Trofimovich2020-05-201-0/+1
* KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson2020-05-201-1/+1
* bpf: Fix sk_psock refcnt leak when receiving messageXiyu Yang2020-05-201-3/+6
* SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")Chuck Lever2020-05-204-5/+46
* ARM: dts: r8a7740: Add missing extal2 to CPG nodeGeert Uytterhoeven2020-05-201-1/+1
* arm64: dts: renesas: r8a77980: Fix IPMMU VIP[01] nodesYoshihiro Shimoda2020-05-201-0/+2
* ARM: dts: r8a73a4: Add missing CMT1 interruptsGeert Uytterhoeven2020-05-201-1/+8
* arm64: dts: imx8mn: Change SDMA1 ahb clock for imx8mnAdam Ford2020-05-201-1/+1
* arm64: dts: rockchip: Rename dwc3 device nodes on rk3399 to make dtc happyChen-Yu Tsai2020-05-201-2/+2
* arm64: dts: rockchip: Replace RK805 PMIC node name with "pmic" on rk3328 boardsChen-Yu Tsai2020-05-202-2/+2
* arm64: dts: meson-g12-common: fix dwc2 clock namesNeil Armstrong2020-05-201-1/+1
* arm64: dts: meson-g12b-khadas-vim3: add missing frddr_a status propertyNeil Armstrong2020-05-201-0/+4
* clk: Unlink clock if failed to prepare or enableMarc Zyngier2020-05-201-0/+3
* Revert "ALSA: hda/realtek: Fix pop noise on ALC225"Kai-Heng Feng2020-05-201-2/+0
* usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun2020-05-201-1/+3
* usb: gadget: legacy: fix error return code in gncm_bind()Wei Yongjun2020-05-201-1/+3
* usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET2020-05-201-1/+3
* usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET2020-05-201-0/+2
* fanotify: fix merging marks masks with FAN_ONDIRAmir Goldstein2020-05-201-4/+7
* dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()John Stultz2020-05-201-3/+0
* clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocksJustin Swartz2020-05-201-13/+4
* exec: Move would_dump into flush_old_execEric W. Biederman2020-05-201-2/+2
* x86/unwind/orc: Fix error handling in __unwind_start()Josh Poimboeuf2020-05-201-7/+9
* x86: Fix early boot crash on gcc-10, third tryBorislav Petkov2020-05-205-1/+23
* cifs: fix leaked reference on requeued writeAdam McCoy2020-05-201-1/+1
* powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy2020-05-201-1/+1
* drm/amd/display: add basic atomic check for cursor planeSimon Ser2020-05-201-2/+24