aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-08-21mm/memory_hotplug: embed vmem_altmap details in memory blockGravatar Aneesh Kumar K.V 1-10/+17
2023-08-21mm/memory_hotplug: allow memmap on memory hotplug request to fallbackGravatar Aneesh Kumar K.V 1-2/+1
2023-08-21drm/amdkfd: use vma_is_initial_stack() and vma_is_initial_heap()Gravatar Kefeng Wang 1-4/+1
2023-08-18mm/hugepage pud: allow arch-specific helper function to check huge page pud s...Gravatar Aneesh Kumar K.V 1-1/+1
2023-08-18mmu_notifiers: rename invalidate_range notifierGravatar Alistair Popple 4-19/+20
2023-08-18arm64/smmu: use TLBI ASID when invalidating entire rangeGravatar Alistair Popple 1-3/+13
2023-08-18asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosGravatar Baoquan He 2-2/+2
2023-08-18memory tier: rename destroy_memory_type() to put_memory_type()Gravatar Miaohe Lin 1-2/+2
2023-08-18mm: remove arguments of show_mem()Gravatar Kefeng Wang 2-2/+2
2023-07-30Merge tag 'spi-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-5/+49
2023-07-30Merge tag 'regulator-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-5/+5
2023-07-30Merge tag 'usb-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 20-113/+103
2023-07-30Merge tag 'tty-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 6-7/+11
2023-07-30Merge tag 'staging-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-12/+45
2023-07-30Merge tag 'char-misc-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2023-07-30Merge tag 'irq_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-40/+114
2023-07-28Merge tag 'ata-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Gravatar Linus Torvalds 4-7/+8
2023-07-28Merge tag 'thermal-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-23/+8
2023-07-28Merge tag 'pm-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 3-60/+9
2023-07-28Merge tag 'hwmon-for-v6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 8-34/+76
2023-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 16-64/+114
2023-07-28Merge tag 'tpmdd-v6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Gravatar Linus Torvalds 7-8/+13
2023-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-3/+0
2023-07-28Merge tag 'for-linus-6.5a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 4-31/+63
2023-07-28tpm_tis: Explicitly check for error codeGravatar Alexander Steffen 1-2/+7
2023-07-28tpm: Switch i2c drivers back to use .probe()Gravatar Uwe Kleine-König 6-6/+6
2023-07-28Merge tag 'ceph-for-6.5-rc4' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-38/+86
2023-07-28Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linuxGravatar Linus Torvalds 4-83/+58
2023-07-28Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-31/+76
2023-07-28Merge tag 'for-6.5/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-21/+30
2023-07-28Merge tag 'drm-fixes-2023-07-28' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 23-50/+88
2023-07-28Merge tag 'cxl-fixes-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-5/+5
2023-07-28ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()Gravatar Guanghui Feng 1-3/+0
2023-07-28ata: libata-core: fix when to fetch sense data for successful commandsGravatar Niklas Cassel 1-2/+2
2023-07-28Merge tag 'drm-msm-fixes-2023-07-27' of https://gitlab.freedesktop.org/drm/ms...Gravatar Dave Airlie 10-28/+54
2023-07-28Merge tag 'amd-drm-fixes-6.5-2023-07-26' of https://gitlab.freedesktop.org/ag...Gravatar Dave Airlie 11-19/+27
2023-07-28ata: pata_ns87415: mark ns87560_tf_read staticGravatar Arnd Bergmann 1-1/+1
2023-07-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 31-138/+405
2023-07-27Merge tag 'soundwire-6.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-7/+7
2023-07-27Merge tag 'phy-fixes-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Gravatar Linus Torvalds 4-31/+53
2023-07-27hwmon: (k10temp) Enable AMD3255 Proc to show negative temperatureGravatar Baskaran Kannan 1-2/+15
2023-07-27iommufd: Set end correctly when doing batch carryGravatar Jason Gunthorpe 1-1/+1
2023-07-27iommufd: IOMMUFD_DESTROY should not increase the refcountGravatar Jason Gunthorpe 3-30/+75
2023-07-27ublk: return -EINTR if breaking from waiting for existed users in DEL_DEVGravatar Ming Lei 1-2/+2
2023-07-27ublk: fail to recover device if queue setup is interruptedGravatar Ming Lei 1-1/+3
2023-07-27ublk: fail to start device if queue setup is interruptedGravatar Ming Lei 1-1/+2
2023-07-27usb: misc: ehset: fix wrong if conditionGravatar Xu Yang 1-4/+4
2023-07-27usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGravatar Gratian Crisan 1-2/+4
2023-07-27benet: fix return value check in be_lancer_xmit_workarounds()Gravatar Yuanjun Gong 1-1/+2
2023-07-27staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()Gravatar Zhang Shurong 1-2/+4