summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-12drm/bridge: tc358775: Convert to drm_of_get_data_lanes_count_epMarek Vasut
2022-06-12drm/bridge: tc358767: Convert to drm_of_get_data_lanes_countMarek Vasut
2022-06-12drm/bridge: lt9211: Convert to drm_of_get_data_lanes_countMarek Vasut
2022-06-12drm/bridge: lt8912: Convert to drm_of_get_data_lanes_count_epMarek Vasut
2022-06-12drm/bridge: icn6211: Convert to drm_of_get_data_lanes_count_epMarek Vasut
2022-06-12drm/bridge: anx7625: Convert to drm_of_get_data_lanes_countMarek Vasut
2022-06-12drm: of: Add drm_of_get_data_lanes_count and drm_of_get_data_lanes_epMarek Vasut
2022-06-12crypto: memneq - move into lib/Jason A. Donenfeld
2022-06-11workqueue: Switch to new kerneldoc syntax for named variable macro argumentJonathan Neuschäfer
2022-06-11Merge tag 'gpio-fixes-for-v5.19-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-06-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-06-11drm: Fix htmldocs indentation warning w/ DP AUX power requirementsDouglas Anderson
2022-06-11Merge tag 'loongarch-fixes-5.19-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-11iov_iter: fix build issue due to possible type mis-matchLinus Torvalds
2022-06-11ksmbd: smbd: Remove useless license text when SPDX-License-Identifier is alre...Christophe JAILLET
2022-06-11ksmbd: use SOCK_NONBLOCK type for kernel_accept()Namjae Jeon
2022-06-11wireguard: selftests: use maximum cpu features and allow rng seedingJason A. Donenfeld
2022-06-11scripts/gdb: change kernel config dumping methodKuan-Ying Lee
2022-06-10Merge branch 'documentation-add-description-for-a-couple-of-sctp-sysctl-options'Jakub Kicinski
2022-06-10Documentation: add description for net.sctp.ecn_enableXin Long
2022-06-10Documentation: add description for net.sctp.intl_enableXin Long
2022-06-10Documentation: add description for net.sctp.reconf_enableXin Long
2022-06-10Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-06-10um: virt-pci: set device ready in probe()Vincent Whitchurch
2022-06-10Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-06-10cifs: populate empty hostnames for extra channelsShyam Prasad N
2022-06-10Merge tag 'for-5.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-10Merge branch 'fscache-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-10Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-06-10platform/x86: gigabyte-wmi: Add support for B450M DS3H-CFAugust Wikerfors
2022-06-10platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 supportPiotr Chmura
2022-06-10platform/x86: barco-p50-gpio: Add check for platform_driver_registerJiasheng Jiang
2022-06-10platform/x86/intel: pmc: Support Intel Raptorlake PGeorge D Sworo
2022-06-10platform/x86/intel: Fix pmt_crashlog array referenceDavid Arcari
2022-06-10platform/mellanox: Add static in struct declaration.Michael Shych
2022-06-10iov_iter: Fix iter_xarray_get_pages{,_alloc}()David Howells
2022-06-10netfs: Rename the netfs_io_request cleanup op and give it an op pointerDavid Howells
2022-06-10netfs: Further cleanups after struct netfs_inode wrapper introducedLinus Torvalds
2022-06-10afs: Fix some checker issuesDavid Howells
2022-06-10Merge tag 'folio-5.19a' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-06-10drm/amd/pm: support BAMACO reset on smu_v13_0_7Kenneth Feng
2022-06-10drm/amd/pm: enable gfxoff on smu_v13_0_7Kenneth Feng
2022-06-10drm/amd/pm: update the driver if header for smu_v13_0_7Kenneth Feng
2022-06-10drm/amdgpu: Stop any pending reset if another in progress.Andrey Grodzovsky
2022-06-10drm/amdgpu: Rename amdgpu_device_gpu_recover_imp back to amdgpu_device_gpu_re...Andrey Grodzovsky
2022-06-10drm/amdgpu: Add work_struct for GPU reset from kfd.Andrey Grodzovsky
2022-06-10drm/amdgpu: Add work_struct for GPU reset from debugfsAndrey Grodzovsky
2022-06-10drm/admgpu: Serialize RAS recovery work directly into reset domain queue.Andrey Grodzovsky
2022-06-10drm/amdgpu: Cache result of last reset at reset domain level.Andrey Grodzovsky