aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-07ARM: dts: am335x-baltos: add GPIO names for ir2110 deviceYegor Yefremov1-0/+144
2022-09-07ARM: dts: am335x-baltos: add GPIO names for ir3220 and ir5221 devicesYegor Yefremov2-0/+296
2022-09-07ARM: dts: am335x-baltos: change nand-xfer-typeYegor Yefremov1-1/+1
2022-09-07drm/via: Add new condition to via_dma_cleanup()Alisa Khabibrakhmanova1-1/+1
2022-09-06Merge branch 'bpf: Support struct argument for trampoline base progs'Alexei Starovoitov12-34/+424
2022-09-06selftests/bpf: Add tracing_struct test in DENYLIST.s390xYonghong Song1-0/+1
2022-09-06selftests/bpf: Use BPF_PROG2 for some fentry programs without struct argumentsYonghong Song1-2/+2
2022-09-06selftests/bpf: Add struct argument tests with fentry/fexit programs.Yonghong Song3-0/+231
2022-09-06libbpf: Add new BPF_PROG2 macroYonghong Song1-0/+79
2022-09-06bpf: arm64: No support of struct argument in trampoline programsYonghong Song1-1/+7
2022-09-06bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()Yonghong Song2-8/+10
2022-09-06bpf: x86: Support in-register struct arguments in trampoline programsYonghong Song1-17/+51
2022-09-06bpf: Allow struct argument in trampoline based programsYonghong Song2-6/+43
2022-09-06bpf: Replace __ksize with ksize.Alexei Starovoitov1-1/+1
2022-09-06scsi: qla2xxx: Fix spelling mistake "definiton" -> "definition"Colin Ian King1-1/+1
2022-09-06scsi: mpt3sas: Fix use-after-free warningSreekanth Reddy1-1/+1
2022-09-06scsi: hisi_sas: Don't send bcast events from HW during nexus HA resetJohn Garry1-4/+12
2022-09-06scsi: hisi_sas: Add helper to process bcast eventsJohn Garry5-13/+18
2022-09-06scsi: hisi_sas: Drain bcast events in hisi_sas_rescan_topology()John Garry1-0/+7
2022-09-06scsi: hisi_sas: Clear HISI_SAS_HW_FAULT_BIT earlierJohn Garry1-1/+1
2022-09-06scsi: hisi_sas: Revert change to limit max hw sectors for v3 HWJohn Garry1-7/+0
2022-09-06rv/reactor: add __init/__exit annotations to module init/exit funcsXiu Jianfeng2-4/+4
2022-09-06tracing: Fix to check event_mutex is held while accessing trigger listMasami Hiramatsu (Google)1-1/+2
2022-09-06tracing: hold caller_addr to hardirq_{enable,disable}_ipYipeng Zou1-2/+2
2022-09-06tracepoint: Allow trace events in modules with TAINT_TESTAlison Schofield1-2/+3
2022-09-06scsi: esas2r: Use flex array destination for memcpy()Kees Cook2-2/+2
2022-09-06scsi: 3w-9xxx: Avoid disabling device if failing to enable itLetu Ren1-1/+1
2022-09-06scsi: ufs: core: Print UFSHCD capabilities in controller's sysfs nodeDaniil Lunev2-0/+72
2022-09-06MAINTAINERS: add scripts/tracing/ to TRACINGLukas Bulwahn1-0/+1
2022-09-06MAINTAINERS: Add Runtime Verification (RV) entryDaniel Bristot de Oliveira1-0/+11
2022-09-06scsi: qlogicpti: Fix dma_map_sg() checkJack Wang1-1/+2
2022-09-06rv/monitors: Make monitor's automata definition staticDaniel Bristot de Oliveira2-2/+2
2022-09-06scsi: core: Remove useless host error codesMike Christie1-6/+6
2022-09-06scsi: core: Convert scsi_decide_disposition() to use SCSIML_STATMike Christie2-25/+11
2022-09-06scsi: core: Add error codes for internal SCSI midlayer useMike Christie3-0/+38
2022-09-06scsi: cxlflash: Drop DID_ALLOC_FAILURE useMike Christie1-1/+1
2022-09-06scsi: qla2xxx: Drop DID_TARGET_FAILURE useMike Christie1-1/+1
2022-09-06scsi: virtio_scsi: Drop DID_NEXUS_FAILURE useMike Christie1-1/+1
2022-09-06scsi: virtio_scsi: Drop DID_TARGET_FAILURE useMike Christie1-1/+1
2022-09-06scsi: uas: Drop DID_TARGET_FAILURE useMike Christie1-1/+1
2022-09-06scsi: storvsc: Drop DID_TARGET_FAILURE useMike Christie1-1/+1
2022-09-06scsi: xen: Drop use of internal host codesMike Christie2-20/+0
2022-09-06afs: Return -EAGAIN, not -EREMOTEIO, when a file already lockedDavid Howells1-0/+1
2022-09-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-1/+8
2022-09-06drm/panel-edp: Fix typo in kerneldoc comment (appers=>appears)Douglas Anderson1-1/+1
2022-09-06fscrypt: stop using PG_error to track error statusEric Biggers4-20/+29
2022-09-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPaolo Abeni159-1354/+5221
2022-09-06iavf: Fix race between iavf_close and iavf_reset_taskMichal Jaron1-36/+141
2022-09-06ice: Simplify memory allocation in ice_sched_init_port()Christophe JAILLET1-2/+2
2022-09-06ice: switch: Simplify memory allocationChristophe JAILLET1-4/+2