summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-02LoongArch: Clear FPU/SIMD thread info flags for kernel threadHuacai Chen1-4/+5
2022-12-02mm: correctly charge compressed memory to its memcgLi Liguang1-1/+1
2022-12-02mm: fix unexpected changes to {failslab|fail_page_alloc}.attrQi Zheng4-11/+28
2022-12-02x86/ioremap: Fix page aligned size calculation in __ioremap_caller()Michael Kelley1-1/+7
2022-12-02x86/pm: Add enumeration check before spec MSRs save/restore setupPawan Gupta1-8/+15
2022-12-02x86/tsx: Add a feature bit for TSX control MSR supportPawan Gupta2-21/+20
2022-12-02KVM: Update gfn_to_pfn_cache khva when it moves within the same pageDavid Woodhouse1-1/+6
2022-12-02KVM: x86: remove exit_int_info warning in svm_handle_exitMaxim Levitsky1-15/+0
2022-12-02KVM: x86: add kvm_leave_nestedMaxim Levitsky3-7/+7
2022-12-02KVM: x86: nSVM: harden svm_free_nested against freeing vmcb02 while still in useMaxim Levitsky1-0/+3
2022-12-02KVM: x86: forcibly leave nested mode on vCPU resetMaxim Levitsky1-0/+10
2022-12-02KVM: x86: nSVM: leave nested mode on vCPU freeMaxim Levitsky1-0/+1
2022-12-02drm/i915/gvt: Get reference to KVM iff attachment to VM is successfulSean Christopherson1-2/+1
2022-12-02KVM: x86/xen: Validate port number in SCHEDOP_pollDavid Woodhouse1-8/+12
2022-12-02KVM: x86/xen: Only do in-kernel acceleration of hypercalls for guest CPL0David Woodhouse1-1/+11
2022-12-02KVM: x86/mmu: Fix race condition in direct_page_faultKazuki Takiguchi1-6/+7
2022-12-02fpga: m10bmc-sec: Fix kconfig dependenciesRuss Weight1-1/+3
2022-12-02mm: vmscan: fix extreme overreclaim and swap floodsJohannes Weiner1-6/+4
2022-12-02mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1Aneesh Kumar K.V1-1/+13
2022-12-02gcov: clang: fix the buffer overflow issueMukesh Ojha1-0/+2
2022-12-02nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirtyChen Zhongjin1-0/+8
2022-12-02io_uring: clear TIF_NOTIFY_SIGNAL if set and task_work not availableJens Axboe1-2/+7
2022-12-02io_uring: make poll refs more robustPavel Begunkov1-1/+35
2022-12-02io_uring: cmpxchg for poll arm refs releasePavel Begunkov1-5/+3
2022-12-02usb: dwc3: gadget: Clear ep descriptor lastThinh Nguyen1-6/+6
2022-12-02usb: dwc3: gadget: Return -ESHUTDOWN on ep disableThinh Nguyen1-1/+1
2022-12-02usb: dwc3: gadget: conditionally remove requestsMichael Grzeschik1-6/+6
2022-12-02drm/amd/display: Fix calculation for cursor CAB allocationGeorge Shen1-9/+5
2022-12-02drm/amd/display: Update MALL SS NumWays calculationAlvin Lee2-110/+98
2022-12-02drm/amd/display: Add debug option for allocating extra way for cursorAlvin Lee4-4/+9
2022-12-02drm/amd/display: Added debug option for forcing subvp num waysLee, Alvin2-3/+9
2022-12-02drm/amdkfd: update GFX11 CWSR trap handlerJay Cornwall2-381/+389
2022-12-02drm/amdgpu: Enable SA software trap.David Belanger3-385/+413
2022-12-02nios2: add FORCE for vmlinuz.gzRandy Dunlap1-1/+1
2022-12-02NFSD: Fix reads with a non-zero offset that don't end on a page boundaryChuck Lever1-3/+4
2022-12-02init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dashAlexandre Belloni1-1/+1
2022-12-02spi: spi-imx: spi_imx_transfer_one(): check for DMA transfer firstMarc Kleine-Budde1-3/+7
2022-12-02spi: spi-imx: Fix spi_bus_clk if requested clock is higher than input clockFrieder Schrempf1-2/+1
2022-12-02bus: ixp4xx: Don't touch bit 7 on IXP42xLinus Walleij1-6/+3
2022-12-02zonefs: Fix active zone accountingDamien Le Moal2-2/+15
2022-12-02cpufreq: amd-pstate: cpufreq: amd-pstate: reset MSR_AMD_PERF_CTL register at ...Wyes Karny1-0/+10
2022-12-02virt/sev-guest: Prevent IV reuse in the SNP guest driverPeter Gonda1-14/+70
2022-12-02mm/damon/sysfs-schemes: skip stats update if the scheme directory is removedSeongJae Park1-0/+4
2022-12-02dt-bindings: iio: adc: Remove the property "aspeed,trim-data-valid"Billy Tsai1-7/+0
2022-12-02iio: accel: bma400: Fix memory leak in bma400_get_steps_reg()Dong Chenchen1-1/+3
2022-12-02iio: core: Fix entry not deleted when iio_register_sw_trigger_type() failsChen Zhongjin1-1/+5
2022-12-02iio: light: apds9960: fix wrong register for gesture gainAlejandro Concepción Rodríguez1-6/+6
2022-12-02iio: adc: aspeed: Remove the trim valid dts property.Billy Tsai1-6/+5
2022-12-02arm64: dts: rockchip: lower rk3399-puma-haikou SD controller clock frequencyJakob Unterwurzacher1-1/+1
2022-12-02ext4: fix use-after-free in ext4_ext_shift_extentsBaokun Li1-5/+13