summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-17intel_th: pci: Add Raptor Lake-S PCH supportAlexander Shishkin1-0/+5
2022-08-17intel_th: pci: Add Meteor Lake-P supportAlexander Shishkin1-0/+5
2022-08-17firmware: arm_scpi: Ensure scpi_info is not assigned if the probe failsSudeep Holla1-26/+35
2022-08-17crypto: blake2s - remove shash moduleJason A. Donenfeld15-624/+76
2022-08-17drm/mediatek: Keep dsi as LP00 before dcs cmds transferJitao Shi1-7/+21
2022-08-17drivers/base: fix userspace break from using bin_attributes for cpumap and cp...Phil Auld3-18/+36
2022-08-17csky: abiv1: Fixup compile errorGuo Ren1-0/+6
2022-08-17spmi: trace: fix stack-out-of-bound access in SPMI tracing functionsDavid Collins1-6/+6
2022-08-17__follow_mount_rcu(): verify that mount_lock remains unchangedAl Viro1-0/+2
2022-08-17Input: gscps2 - check return value of ioremap() in gscps2_probe()Xie Shaowen1-0/+4
2022-08-17posix-cpu-timers: Cleanup CPU timers before freeing them during execThadeu Lima de Souza Cascardo1-0/+3
2022-08-17SMB3: fix lease break timeout when multiple deferred close handles for the sa...Bharath SM1-19/+1
2022-08-17x86/olpc: fix 'logical not is only applied to the left hand side'Alexander Lobakin1-1/+1
2022-08-17x86/kprobes: Update kcb status flag after singlesteppingMasami Hiramatsu (Google)1-7/+11
2022-08-17ftrace/x86: Add back ftrace_expected assignmentSteven Rostedt (Google)1-0/+1
2022-08-17x86/bugs: Enable STIBP for IBPB mitigated RETBleedKim Phillips2-12/+27
2022-08-17cifs: fix lock length calculationPaulo Alcantara2-5/+5
2022-08-17scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation testsArun Easi1-1/+1
2022-08-17scsi: qla2xxx: Fix losing target when it reappears during deleteArun Easi1-7/+17
2022-08-17scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/OsArun Easi1-4/+8
2022-08-17scsi: qla2xxx: Wind down adapter after PCIe errorQuinn Tran4-1/+81
2022-08-17scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injectionQuinn Tran1-6/+6
2022-08-17scsi: qla2xxx: Fix excessive I/O error messages by defaultArun Easi1-2/+2
2022-08-17scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeoutsArun Easi1-12/+31
2022-08-17scsi: qla2xxx: Turn off multi-queue for 8G adaptersQuinn Tran2-12/+8
2022-08-17scsi: qla2xxx: Fix discovery issues in FC-AL topologyArun Easi3-2/+35
2022-08-17scsi: qla2xxx: Fix imbalance vha->vref_countQuinn Tran1-0/+4
2022-08-17scsi: zfcp: Fix missing auto port scan and thus missing target portsSteffen Maier3-13/+26
2022-08-17scsi: ufs: core: Correct ufshcd_shutdown() flowPeter Wang1-5/+1
2022-08-17video: fbdev: s3fb: Check the size of screen before memset_io()Zheyu Ma1-0/+2
2022-08-17video: fbdev: arkfb: Check the size of screen before memset_io()Zheyu Ma1-0/+2
2022-08-17video: fbdev: vt8623fb: Check the size of screen before memset_io()Zheyu Ma1-0/+2
2022-08-17f2fs: do not allow to decompress files have FI_COMPRESS_RELEASEDJaewook Kim1-0/+10
2022-08-17x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=yAndrea Righi4-8/+4
2022-08-17sched/core: Do not requeue task on CPU excluded from cpus_maskMel Gorman1-2/+6
2022-08-17sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idleTianchen Ding2-13/+14
2022-08-17sched: Fix the check of nr_running at queue wakelistTianchen Ding1-1/+5
2022-08-17tools/thermal: Fix possible path truncationsFlorian Fainelli1-11/+13
2022-08-17video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock()Zheyu Ma1-1/+6
2022-08-17x86/numa: Use cpumask_available instead of hardcoded NULL checkSiddh Raman Pant1-2/+2
2022-08-17sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowedWaiman Long3-5/+7
2022-08-17powerpc/64e: Fix kexec build errorMichael Ellerman1-0/+1
2022-08-17tty: serial: qcom-geni-serial: Fix %lu -> %u in print statementsDouglas Anderson1-2/+2
2022-08-17scripts/faddr2line: Fix vmlinux detection on arm64Josh Poimboeuf1-1/+3
2022-08-17genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTOArnaldo Carvalho de Melo1-1/+5
2022-08-17powerpc/pci: Fix PHB numbering when using opal-phbidMichael Ellerman1-4/+6
2022-08-17x86/bus_lock: Don't assume the init value of DEBUGCTLMSR.BUS_LOCK_DETECT to b...Chenyi Qiang1-13/+14
2022-08-17kprobes: Forbid probing on trampoline and BPF code areasChen Zhongjin1-1/+2
2022-08-17perf symbol: Fail to read phdr workaroundIan Rogers1-7/+20
2022-08-17powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_addressMiaoqian Lin1-0/+1