summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-13stacktrace: move filter_irq_stacks() to kernel/stacktrace.cMarco Elver4-26/+31
2022-04-13powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bitKefeng Wang1-1/+5
2022-04-13static_call: Don't make __static_call_return0 staticChristophe Leroy4-546/+547
2022-04-13mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long1-4/+7
2022-04-13irqchip/gic, gic-v3: Prevent GSI to SGI translationsAndre Przywara2-0/+12
2022-04-13powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.SChristophe Leroy1-2/+8
2022-04-13irqchip/gic-v4: Wait for GICR_VPENDBASER.Dirty to clear before deschedulingMarc Zyngier1-9/+19
2022-04-13x86,static_call: Fix __static_call_return0 for i386Peter Zijlstra1-3/+2
2022-04-13sched: Teach the forced-newidle balancer about CPU affinity limitation.Sebastian Andrzej Siewior1-1/+1
2022-04-13x86/bug: Prevent shadowing in __WARN_FLAGSVincent Mailhol1-2/+2
2022-04-13Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb()Andrea Parri (Microsoft)1-3/+3
2022-04-13mm: don't skip swap entry even if zap_details specifiedPeter Xu1-6/+19
2022-04-13selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo1-0/+97
2022-04-13selftests: cgroup: Test open-time credential usage for migration checksTejun Heo1-0/+68
2022-04-13selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo1-1/+1
2022-04-13ubsan: remove CONFIG_UBSAN_OBJECT_SIZEKees Cook3-36/+0
2022-04-13Revert "net/mlx5: Accept devlink user input after driver initialization compl...dann frazier3-6/+10
2022-04-13KVM: avoid NULL pointer dereference in kvm_dirty_ring_pushPaolo Bonzini1-1/+1
2022-04-13dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"Vinod Koul1-3/+1
2022-04-13tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo1-1/+1
2022-04-13tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo2-0/+10
2022-04-13perf python: Fix probing for some clang command line optionsArnaldo Carvalho de Melo1-2/+4
2022-04-13perf build: Don't use -ffat-lto-objects in the python feature test when build...Arnaldo Carvalho de Melo2-0/+5
2022-04-13Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"Jens Axboe1-12/+12
2022-04-13SUNRPC: Don't call connect() more than once on a TCP socketTrond Myklebust2-10/+12
2022-04-13rtc: mc146818-lib: fix signedness bug in mc146818_get_time()Dan Carpenter2-2/+2
2022-04-13selftests/bpf: Fix u8 narrow load checks for bpf_sk_lookup remote_portJakub Sitnicki1-2/+1
2022-04-13bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wideJakub Sitnicki3-4/+6
2022-04-13Revert "selftests: net: Add tls config dependency for tls selftests"Jakub Kicinski1-1/+0
2022-04-13net/smc: send directly on setting TCP_NODELAYDust Li1-2/+2
2022-04-13KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255Suravee Suthikulpanit2-7/+2
2022-04-13drm/amdgpu: don't use BACO for reset in S3Alex Deucher1-0/+11
2022-04-13drm/amdkfd: Create file descriptor after client is added to smi_clients listLee Jones1-9/+15
2022-04-13drm/nouveau/pmu: Add missing callbacks for Tegra devicesKarol Herbst4-1/+4
2022-04-13drm/amdgpu/vcn: Fix the register setting for vcn1Emily Deng1-2/+2
2022-04-13drm/amdgpu/smu10: fix SoC/fclk units in auto modeAlex Deucher1-4/+4
2022-04-13drm/amdgpu/display: change pipe policy for DCN 2.1Benjamin Marty1-1/+1
2022-04-13drm/panel: ili9341: fix optional regulator handlingDaniel Mack1-1/+3
2022-04-13SUNRPC: Prevent immediate close+reconnectTrond Myklebust2-2/+3
2022-04-13amd/display: set backlight only if requiredShirish S2-3/+10
2022-04-13fbdev: Fix unregistering of framebuffers without deviceThomas Zimmermann1-1/+8
2022-04-13irqchip/gic-v3: Fix GICR_CTLR.RWP pollingMarc Zyngier1-4/+4
2022-04-13perf/core: Inherit event_capsNamhyung Kim1-0/+3
2022-04-13perf: qcom_l2_pmu: fix an incorrect NULL check on list iteratorXiaomeng Tong1-3/+3
2022-04-13ata: sata_dwc_460ex: Fix crash due to OOB writeChristian Lamparter1-1/+5
2022-04-13perf/x86/intel: Don't extend the pseudo-encoding to GP countersKan Liang2-1/+10
2022-04-13x86/mm/tlb: Revert retpoline avoidance approachDave Hansen1-32/+5
2022-04-13x86/msi: Fix msi message data shadow structReto Buerki1-8/+11
2022-04-13gpio: Restrict usage of GPIO chip irq members before initializationShreeya Patel2-0/+28
2022-04-13RDMA/hfi1: Fix use-after-free bug for mm structDouglas Miller1-0/+6