summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.17.3v5.17.3Greg Kroah-Hartman2022-04-131-1/+1
* io_uring: drop the old style inflight file trackingJens Axboe2022-04-131-58/+27
* io_uring: defer file assignmentJens Axboe2022-04-132-10/+30
* io_uring: propagate issue_flags state down to file assignmentJens Axboe2022-04-131-35/+47
* io_uring: move read/write file prep state into actual opcode handlerJens Axboe2022-04-131-57/+62
* static_call: Don't make __static_call_return0 staticChristophe Leroy2022-04-134-546/+547
* mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long2022-04-131-4/+7
* irqchip/gic, gic-v3: Prevent GSI to SGI translationsAndre Przywara2022-04-132-0/+12
* powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.SChristophe Leroy2022-04-131-2/+8
* irqchip/gic-v4: Wait for GICR_VPENDBASER.Dirty to clear before deschedulingMarc Zyngier2022-04-131-9/+19
* x86/extable: Prefer local labels in .set directivesNick Desaulniers2022-04-131-10/+10
* x86,static_call: Fix __static_call_return0 for i386Peter Zijlstra2022-04-131-3/+2
* sched: Teach the forced-newidle balancer about CPU affinity limitation.Sebastian Andrzej Siewior2022-04-131-1/+1
* sched/core: Fix forceidle balancingPeter Zijlstra2022-04-133-11/+10
* objtool: Fix SLS validation for kcov tail-call replacementPeter Zijlstra2022-04-131-0/+11
* x86/bug: Prevent shadowing in __WARN_FLAGSVincent Mailhol2022-04-131-2/+2
* Revert "powerpc: Set max_mapnr correctly"Kefeng Wang2022-04-131-1/+1
* powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bitKefeng Wang2022-04-131-1/+5
* Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb()Andrea Parri (Microsoft)2022-04-131-3/+3
* KVM: avoid NULL pointer dereference in kvm_dirty_ring_pushPaolo Bonzini2022-04-131-1/+1
* dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"Vinod Koul2022-04-131-3/+1
* tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo2022-04-131-1/+1
* tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo2022-04-132-0/+10
* perf python: Fix probing for some clang command line optionsArnaldo Carvalho de Melo2022-04-131-2/+4
* perf build: Don't use -ffat-lto-objects in the python feature test when build...Arnaldo Carvalho de Melo2022-04-132-0/+5
* bpf: Treat bpf_sk_lookup remote_port as a 2-byte fieldJakub Sitnicki2022-04-131-2/+18
* selftests/bpf: Fix u8 narrow load checks for bpf_sk_lookup remote_portJakub Sitnicki2022-04-131-2/+1
* bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wideJakub Sitnicki2022-04-133-4/+6
* Revert "selftests: net: Add tls config dependency for tls selftests"Jakub Kicinski2022-04-131-1/+0
* net/smc: send directly on setting TCP_NODELAYDust Li2022-04-131-2/+2
* drm/amdkfd: Fix variable set but not used warningPhilip Yang2022-04-131-3/+0
* Revert "ACPI: processor: idle: Only flush cache on entering C3"Akihiko Odaki2022-04-131-2/+1
* SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()Trond Myklebust2022-04-134-10/+15
* drm/amdgpu: don't use BACO for reset in S3Alex Deucher2022-04-131-0/+11
* drm/amdkfd: Create file descriptor after client is added to smi_clients listLee Jones2022-04-131-9/+15
* drm/nouveau/pmu: Add missing callbacks for Tegra devicesKarol Herbst2022-04-134-1/+4
* drm/amdgpu/vcn: Fix the register setting for vcn1Emily Deng2022-04-131-2/+2
* drm/amdgpu/smu10: fix SoC/fclk units in auto modeAlex Deucher2022-04-131-4/+4
* drm/amdgpu/display: change pipe policy for DCN 2.1Benjamin Marty2022-04-131-1/+1
* drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bwCHANDAN VURDIGERE NATARAJ2022-04-131-0/+2
* drm/panel: ili9341: fix optional regulator handlingDaniel Mack2022-04-131-1/+3
* amd/display: set backlight only if requiredShirish S2022-04-132-3/+10
* fbdev: Fix unregistering of framebuffers without deviceThomas Zimmermann2022-04-131-1/+8
* irqchip/gic-v3: Fix GICR_CTLR.RWP pollingMarc Zyngier2022-04-131-4/+4
* perf/core: Inherit event_capsNamhyung Kim2022-04-131-0/+3
* perf: qcom_l2_pmu: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-04-131-3/+3
* ata: sata_dwc_460ex: Fix crash due to OOB writeChristian Lamparter2022-04-131-1/+5
* perf/x86/intel: Don't extend the pseudo-encoding to GP countersKan Liang2022-04-132-1/+10
* x86/mm/tlb: Revert retpoline avoidance approachDave Hansen2022-04-131-32/+5
* x86/msi: Fix msi message data shadow structReto Buerki2022-04-131-8/+11