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