summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-11cifs: fix skipping to incorrect offset in emit_cached_direntsRonnie Sahlberg
2022-10-11Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/...Linus Torvalds
2022-10-11dt-bindings: riscv: update microchip.yaml's maintainershipConor Dooley
2022-10-11MAINTAINERS: update polarfire soc clock bindingConor Dooley
2022-10-11Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-11Merge tag 'i2c-for-6.1-rc1-batch2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-10-11Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2022-10-11Merge tag 'input-for-v6.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-11Merge tag 'fbdev-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-11Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-11Merge tag 'for-linus-6.1-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2022-10-11alpha: remove the needless aliases osf_{readv,writev}Lukas Bulwahn
2022-10-11powerpc: Fix 85xx buildJoel Stanley
2022-10-11docs/zh_CN: add a man-pages link to zh_CN/index.rstWu XiangCheng
2022-10-11docs/zh_CN: Rewrite the Chinese translation front pageWu XiangCheng
2022-10-11docs/zh_CN: add zh_CN/arch.rstWu XiangCheng
2022-10-11docs/zh_CN: promote the title of zh_CN/process/index.rstWu XiangCheng
2022-10-11drm/i915/display: consider DG2_RC_CCS_CC when migrating buffersMatthew Auld
2022-10-11drm/i915: allow control over the flags when migratingMatthew Auld
2022-10-11drm/amd/display: Simplify bool conversionYang Li
2022-10-11drm/amd/display: fix transfer function passed to build_coefficients()Alex Deucher
2022-10-11drm/amd/display: add a license to cursor_reg_cache.hAlex Deucher
2022-10-11drm/amd/display: make virtual_disable_link_output staticAlex Deucher
2022-10-11drm/amd/display: fix indentation in dc.cAlex Deucher
2022-10-11drm/amd/display: make dcn32_split_stream_for_mpc_or_odm staticAlex Deucher
2022-10-11drm/amd/display: fix build error on arm64Yang Yingliang
2022-10-11drm/amd/display: 3.2.207Aric Cyr
2022-10-11drm/amd/display: Clean some DCN32 macrosRodrigo Siqueira
2022-10-11drm/amdgpu: Add poison mode query for umc v8_10_0Candice Li
2022-10-11drm/amdgpu: Update umc v8_10_0 headersCandice Li
2022-10-11drm/amdgpu: fix coding style issue for mca notifierTao Zhou
2022-10-11drm/amdgpu: define convert_error_address for umc v8.7Tao Zhou
2022-10-11drm/amdgpu: define RAS convert_error_address APITao Zhou
2022-10-11drm/amdgpu: remove check for CE in RAS error address queryTao Zhou
2022-10-11drm/i915: Fix display problems after resumeThomas Hellström
2022-10-11mmc: sdhci-sprd: Fix minimum clock limitWenchao Chen
2022-10-11Merge tag 'linux-can-fixes-for-6.1-20221011' of git://git.kernel.org/pub/scm/...Paolo Abeni
2022-10-11parisc: Convert PDC console to an early consoleHelge Deller
2022-10-11parisc: Reduce kernel size by packing alternative tablesHelge Deller
2022-10-11xen/pv: support selecting safe/unsafe msr accessesJuergen Gross
2022-10-11xen/pv: refactor msr access functions to support safe and unsafe accessesJuergen Gross
2022-10-11xen/pv: fix vendor checks for pmu emulationJuergen Gross
2022-10-11xen/pv: add fault recovery control to pmu msr accessesJuergen Gross
2022-10-11wifi: ath11k: mac: fix reading 16 bytes from a region of size 0 warningKalle Valo
2022-10-11wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue (other c...Jose Ignacio Tornos Martinez
2022-10-11wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921Felix Fietkau
2022-10-11wifi: mt76: fix receiving LLC packets on mt7615/mt7915Felix Fietkau
2022-10-11ALSA: oss: Fix potential deadlock at unregistrationTakashi Iwai
2022-10-11ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()Takashi Iwai
2022-10-11Merge patch series "can: kvaser_usb: Various fixes"Marc Kleine-Budde