summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-19PCI: Release OF node in pci_scan_device()'s error pathDmitry Baryshkov1-0/+1
2021-05-19PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()Pali Rohár1-1/+1
2021-05-19remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loaderBjorn Andersson1-0/+18
2021-05-19remoteproc: qcom_q6v5_mss: Replace ioremap with memremapSibi Sankar1-6/+6
2021-05-19f2fs: fix a redundant call to f2fs_balance_fs if an error occursColin Ian King1-1/+2
2021-05-19f2fs: fix panic during f2fs_resize_fs()Chao Yu1-0/+13
2021-05-19f2fs: fix to allow migrating fully valid segmentChao Yu5-16/+20
2021-05-19f2fs: fix compat F2FS_IOC_{MOVE,GARBAGE_COLLECT}_RANGEChao Yu1-33/+104
2021-05-19f2fs: move ioctl interface definitions to separated fileChao Yu5-79/+90
2021-05-19thermal: thermal_of: Fix error return code of thermal_of_populate_bind_params()Jia-Ju Bai1-2/+5
2021-05-19ASoC: rt286: Make RT286_SET_GPIO_* readable and writableDavid Ward1-0/+3
2021-05-19watchdog: fix barriers when printing backtraces from all CPUsPetr Mladek1-11/+6
2021-05-19watchdog/softlockup: remove logic that tried to prevent repeated reportsPetr Mladek1-12/+2
2021-05-19watchdog: explicitly update timestamp when reporting softlockupPetr Mladek1-0/+3
2021-05-19watchdog: rename __touch_watchdog() to a better descriptive namePetr Mladek1-4/+4
2021-05-19ia64: module: fix symbolizer crash on fdescrSergei Trofimovich2-5/+30
2021-05-19bnxt_en: Add PCI IDs for Hyper-V VF devices.Michael Chan1-1/+18
2021-05-19kbuild: generate Module.symvers only when vmlinux existsMasahiro Yamada5-16/+18
2021-05-19selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale testPetr Machata2-3/+19
2021-05-19selftests: mlxsw: Increase the tolerance of backlog buildupPetr Machata1-2/+2
2021-05-19net: ethernet: mtk_eth_soc: fix RX VLAN offloadFelix Fietkau2-1/+2
2021-05-19iavf: remove duplicate free resources callsStefan Assmann1-2/+0
2021-05-19powerpc/iommu: Annotate nested lock for lockdepAlexey Kardashevskiy1-2/+2
2021-05-19qtnfmac: Fix possible buffer overflow in qtnf_event_handle_external_authLee Gibson1-2/+4
2021-05-19wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_joinGustavo A. R. Silva2-41/+38
2021-05-19wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pktGustavo A. R. Silva2-8/+14
2021-05-19crypto: ccp: Free SEV device if SEV init failsSean Christopherson1-1/+3
2021-05-19mt76: mt7615: fix entering driver-own state on mt7663Felix Fietkau1-2/+10
2021-05-19drm/amdgpu: Add mem sync flag for IB allocated by SAJinzhou Su1-0/+2
2021-05-19drm/amd/display: add handling for hdcp2 rx id list validationDingchen (David) Zhang1-0/+2
2021-05-19drm/amd/display: fixed divide by zero kernel crash during dsc enablementRobin Singh1-6/+9
2021-05-19powerpc/pseries: Stop calling printk in rtas_stop_self()Michael Ellerman1-3/+0
2021-05-19samples/bpf: Fix broken tracex1 due to kprobe argument changeYaqi Chen1-2/+2
2021-05-19net: sched: tapr: prevent cycle_time == 0 in parse_taprio_scheduleDu Cheng1-0/+6
2021-05-19ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()Gustavo A. R. Silva1-1/+1
2021-05-19ASoC: rt286: Generalize support for ALC3263 codecDavid Ward1-10/+10
2021-05-19powerpc/smp: Set numa node before updating maskSrikar Dronamraju1-3/+3
2021-05-19flow_dissector: Fix out-of-bounds warning in __skb_flow_bpf_to_target()Gustavo A. R. Silva1-2/+4
2021-05-19sctp: Fix out-of-bounds warning in sctp_process_asconf_param()Gustavo A. R. Silva1-1/+1
2021-05-19ALSA: hda/hdmi: fix race in handling acomp ELD notification at resumeKai Vehmanen1-2/+2
2021-05-19ASoC: Intel: sof_sdw: add quirk for new ADL-P RvpVamshi Krishna Gopal1-0/+11
2021-05-19ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740Takashi Iwai2-0/+503
2021-05-19kconfig: nconf: stop endless search loopsMihai Moldovan1-1/+1
2021-05-19selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song1-0/+4
2021-05-19drm/amd/display: Force vsync flip when reconfiguring MPCCAnthony Wang1-0/+4
2021-05-19iommu/amd: Remove performance counter pre-initialization testSuravee Suthikulpanit1-23/+1
2021-05-19Revert "iommu/amd: Fix performance counter initialization"Paul Menzel1-34/+11
2021-05-19ASoC: rsnd: call rsnd_ssi_master_clk_start() from rsnd_ssi_init()Kuninori Morimoto1-9/+5
2021-05-19powerpc/mm: Add cond_resched() while removing hpte mappingsVaibhav Jain1-1/+12
2021-05-19iwlwifi: pcie: make cfg vs. trans_cfg more robustJohannes Berg1-7/+28