summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-08iavf: Fix change VF's mac addressSylwester Dziedziuch
2022-09-08ice: Fix crash by keep old cfg when update TCs more than queuesDing Hui
2022-09-08perf record: Fix synthesis failure warningsAdrian Hunter
2022-09-08hwmon: (mr75203) enable polling for all VM channelsEliav Farber
2022-09-08hwmon: (mr75203) fix multi-channel voltage readingEliav Farber
2022-09-08perf tools: Don't install data files with x permissionsJiri Slaby
2022-09-08hwmon: (mr75203) fix voltage equation for negative source inputEliav Farber
2022-09-08hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used se...Eliav Farber
2022-09-08hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not definedEliav Farber
2022-09-08dt-bindings: hwmon: (mr75203) fix "intel,vm-map" property to be optionalEliav Farber
2022-09-08perf script: Fix Cannot print 'iregs' field for hybrid systemsZhengjun Xing
2022-09-08perf lock: Remove redundant word 'contention' in help messageYang Jihong
2022-09-08ice: Don't double unplug aux on peer initiated resetDave Ertman
2022-09-08Merge tag 'spi-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-09-08Merge tag 'regulator-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-09-08Merge tag 'regmap-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-08Merge tag 'nvme-6.0-2022-09-08' of git://git.infradead.org/nvme into block-6.0Jens Axboe
2022-09-08drm/panel-edp: Fix delays for Innolux N116BCA-EA1Chen-Yu Tsai
2022-09-08perf dlfilter dlfilter-show-cycles: Fix types for print formatAdrian Hunter
2022-09-08libperf evlist: Fix per-thread mmaps for multi-threaded targetsAdrian Hunter
2022-09-08Revert "SUNRPC: Remove unreachable error condition"Dan Aloni
2022-09-08NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATEAnna Schumaker
2022-09-08io_uring/net: copy addr for zc on POLL_FIRSTPavel Begunkov
2022-09-08ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomerSergei Antonov
2022-09-08Merge tag 'scmi-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2022-09-08arm64/ptrace: Don't clear calling process' TIF_SME on OOMMark Brown
2022-09-08Merge tag 'asoc-fix-v6.0-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2022-09-08Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-08fs: only do a memory barrier for the first set_buffer_uptodate()Linus Torvalds
2022-09-08Merge tag 'efi-urgent-for-v6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-08drm/panfrost: devfreq: set opp to the recommended one to configure regulatorClément Péron
2022-09-08sch_sfb: Also store skb len before calling child enqueueToke Høiland-Jørgensen
2022-09-08net: phy: lan87xx: change interrupt src of link_up to comm_readyArun Ramadoss
2022-09-08drm/ttm: cleanup the resource of ghost objects after locking themChristian König
2022-09-08Merge tag 'amd-drm-fixes-6.0-2022-09-07' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-09-07drm/amdgpu: prevent toc firmware memory leakGuchun Chen
2022-09-07drm/amdgpu: correct doorbell range/size value for CSDMA_DOORBELL_RANGEYifan Zhang
2022-09-07drm/amdkfd: print address in hex format rather than decimalYifan Zhang
2022-09-07drm/amd/display: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman
2022-09-07drm/amd/pm: add missing SetMGpuFanBoostLimitRpm mapping for SMU 13.0.7Evan Quan
2022-09-07drm/amd/amdgpu: add rlc_firmware_header_v2_4 to amdgpu_firmware_headerChengming Gui
2022-09-08powerpc/pseries: Fix plpks crash on non-pseriesMichael Ellerman
2022-09-07tools: Add new "test" taint to kernel-chktaintJoe Fradley
2022-09-07io_uring: recycle kbuf recycle on tw requeuePavel Begunkov
2022-09-07io_uring/kbuf: fix not advancing READV kbuf ringPavel Begunkov
2022-09-07efi: capsule-loader: Fix use-after-free in efi_capsule_writeHyunwoo Kim
2022-09-07arch_topology: Make cluster topology span at least SMT CPUsYicong Yang
2022-09-07dt-bindings: interconnect: fsl,imx8m-noc: drop Leonard CrestezKrzysztof Kozlowski
2022-09-07net/smc: Fix possible access to freed memory in link clearYacan Liu
2022-09-07serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx accountingIlpo Järvinen