aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-29dmanegine: idxd: reformat opcap output to match bitmap_parse() inputDave Jiang4-7/+26
2022-09-29dmaengine: idxd: convert ats_dis to a wq flagDave Jiang3-5/+8
2022-09-29dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup()Dave Jiang1-3/+3
2022-09-29dmaengine: qcom-adm: fix wrong calling convention for prep_slave_sgChristian Marangi1-7/+13
2022-09-29dmaengine: qcom-adm: fix wrong sizeof config in slave_configChristian Marangi1-1/+1
2022-09-29arm64: defconfig: Add Coresight as moduleJames Clark1-0/+8
2022-09-29kselftest/arm64: Handle EINTR while reading data from childrenMark Brown1-35/+50
2022-09-29kselftest/arm64: Flag fp-stress as exiting when we begin finishing upMark Brown1-0/+1
2022-09-29kselftest/arm64: Don't repeat termination handler for fp-stressMark Brown1-0/+4
2022-09-29ARM64: reloc_test: add __init/__exit annotations to module init/exit funcsXiu Jianfeng1-2/+2
2022-09-29io_uring/rw: defer fsnotify calls to task contextJens Axboe1-9/+15
2022-09-29arm64/mm: fold check for KFENCE into can_set_direct_map()Mike Rapoport2-7/+9
2022-09-29arm64: ftrace: fix module PLTs with mcountMark Rutland1-1/+16
2022-09-29arm64: module: Remove unused plt_entry_is_initialized()Li Huafei1-5/+0
2022-09-29arm64: module: Make plt_equals_entry() staticLi Huafei2-2/+2
2022-09-29arm64: fix the build with binutils 2.27Mark Rutland1-3/+9
2022-09-29landlock: Fix documentation styleMickaël Salaün4-39/+40
2022-09-29landlock: Slightly improve documentation and fix spellingMickaël Salaün3-8/+8
2022-09-29samples/landlock: Print hints about ABI versionsMickaël Salaün1-8/+29
2022-09-29clk: qcom: gcc-msm8939: use ARRAY_SIZE instead of specifying num_parentsDmitry Baryshkov1-60/+60
2022-09-29clk: qcom: gcc-msm8939: use parent_hws where possibleDmitry Baryshkov1-216/+216
2022-09-29dt-bindings: clock: move qcom,gcc-msm8939 to qcom,gcc-msm8916.yamlDmitry Baryshkov2-6/+8
2022-09-29clk: qcom: gcc-sm6350: Update the .pwrsts for usb gdscsLuca Weiss1-1/+1
2022-09-29clk: qcom: gcc-sc8280xp: use retention for USB power domainsJohan Hovold1-10/+3
2022-09-29clk: qcom: gdsc: add missing error handlingJohan Hovold1-8/+17
2022-09-29kselftest/arm64: Don't enable v8.5 for MTE selftest buildsMark Brown2-4/+3
2022-09-29drm/hyperv: Add ratelimit on error messageSaurabh Sengar1-1/+1
2022-09-29Merge branch 'bpf: Remove recursion check for struct_ops prog'Alexei Starovoitov8-24/+112
2022-09-29selftests/bpf: Check -EBUSY for the recurred bpf_setsockopt(TCP_CONGESTION)Martin KaFai Lau2-8/+21
2022-09-29bpf: tcp: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itselfMartin KaFai Lau3-1/+34
2022-09-29bpf: Refactor bpf_setsockopt(TCP_CONGESTION) handling into another functionMartin KaFai Lau1-17/+28
2022-09-29bpf: Move the "cdg" tcp-cc check to the common sol_tcp_sockopt()Martin KaFai Lau1-6/+7
2022-09-29bpf: Add __bpf_prog_{enter,exit}_struct_ops for struct_ops trampolineMartin KaFai Lau3-0/+30
2022-09-29ASoC: core: clarify the driver name initializationJaroslav Kysela1-14/+23
2022-09-29Merge branch irq/misc-6.1 into irq/irqchip-nextMarc Zyngier6-4/+13
2022-09-29Merge branch irq/rtl-imap-deprecation into irq/irqchip-nextMarc Zyngier2-88/+106
2022-09-29Merge branch irq/fsl-mu-msi into irq/irqchip-nextMarc Zyngier6-1/+571
2022-09-29dt-bindings: irqchip: Describe the IMX MU block as a MSI controllerFrank Li1-0/+99
2022-09-29dmaengine: ti: k3-psil: add additional TX threads for j721eMatt Ranostay1-0/+79
2022-09-29dmaengine: ti: k3-psil: add additional TX threads for j7200Matt Ranostay1-0/+67
2022-09-29dmaengine: apple-admac: Trigger shared resetMartin Povišer1-3/+19
2022-09-29dmaengine: apple-admac: Do not use devres for IRQsMartin Povišer1-9/+18
2022-09-29irqchip: Add IMX MU MSI controller driverFrank Li3-0/+468
2022-09-29x86/mm: Add prot_sethuge() helper to abstract out _PAGE_PSE handlingLinus Torvalds1-9/+10
2022-09-29dmaengine: ti: edma: Remove some unused functionsJiapeng Chong1-40/+0
2022-09-29dt-bindings: dma: Make minor fixes to qcom,bam-dma binding docBhupesh Sharma1-4/+4
2022-09-29Documentation: devicetree: dma: update the commentsDeming Wang1-1/+1
2022-09-29dmaengine: sh: rcar-dmac: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-2/+2
2022-09-29Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds32-191/+223
2022-09-29phy: phy-mtk-dp: make array driving_params static constColin Ian King1-1/+1