summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-22Merge tag 'rtc-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-02-21Merge tag 'ntb-7.0' of https://github.com/jonmason/ntbLinus Torvalds
2026-02-21Merge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-21kmalloc_obj: Clean up after treewide replacementsKees Cook
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20Merge tag 'spi-fix-v7.0-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-20Merge tag 'regulator-fix-v7.0-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2026-02-20Merge tag 'pci-v7.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-20Merge tag 'dmi-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jde...Linus Torvalds
2026-02-20Merge tag 'gpio-fixes-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-20Merge tag 'i2c-for-7.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-20Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-20Merge tag 'fbdev-for-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-20NTB: ntb_transport: Use seq_file for QP stats debugfsKoichiro Den
2026-02-20NTB: ntb_transport: Fix too small buffer for debugfs_nameKoichiro Den
2026-02-20ntb/ntb_tool: correct sscanf format for u64 and size_t in tool_peer_mw_trans_...yangqixiao
2026-02-20ntb: intel: Add Intel Gen6 NTB support for DiamondRapidsDave Jiang
2026-02-20NTB/msi: Remove unused functionsDr. David Alan Gilbert
2026-02-20ntb: ntb_hw_switchtec: Increase MAX_MWS limit to 256Maciej Grochowski
2026-02-20ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds accessMaciej Grochowski
2026-02-20ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lutMaciej Grochowski
2026-02-20NTB: epf: allow built-in buildBaruch Siach
2026-02-20ntb: migrate to dma_map_phys instead of map_pageChu Guangqing
2026-02-20NTB: ntb_transport: Add 'tx_memcpy_offload' module optionKoichiro Den
2026-02-20NTB: ntb_transport: Remove unused 'retries' field from ntb_queue_entryKoichiro Den
2026-02-20rtc: ds1390: fix number of bytes read from RTCAndreas Gabriel-Platschek
2026-02-20rtc: class: Remove duplicate check for alarmJinjie Ruan
2026-02-20rtc: optee: simplify OP-TEE context matchRouven Czerwinski
2026-02-20rtc: interface: Alarm race handling should not discard preceding errorAnthony Pighin (Nokia)
2026-02-20Merge tag 'kmalloc_obj-prep-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-21Merge tag 'drm-xe-next-fixes-2026-02-19' of https://gitlab.freedesktop.org/dr...Dave Airlie
2026-02-21Merge tag 'drm-intel-next-fixes-2026-02-20' of https://gitlab.freedesktop.org...Dave Airlie
2026-02-20Merge tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-20Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-02-20Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-02-19PCI: dwc: ep: Always clear IB maps on BAR updateKoichiro Den
2026-02-19PCI: dwc: ep: Return after clearing BAR-match inbound mappingKoichiro Den
2026-02-19PCI: endpoint: pci-epf-test: Select configfsArnd Bergmann
2026-02-19PCI: Account fully optional bridge windows correctlyIlpo Järvinen
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-19drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation typeKees Cook
2026-02-19dm: dm-zoned: Adjust dmz_load_mapping() allocation typeKees Cook
2026-02-19dm-crypt: Adjust crypt_alloc_tfms_aead() allocation typeKees Cook
2026-02-19net/mlx5e: Use unsigned for mlx5e_get_max_num_channelsCosmin Ratiu
2026-02-19net/mlx5e: Fix deadlocks between devlink and netdev instance locksCosmin Ratiu