summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-01-07pps: Fix a use-after-freeCalvin Owens
2024-12-30slimbus: messaging: Reorganize kerneldoc parameter namesJulia Lawall
2024-12-30nvmem: rmem: add CRC validation for Mobileye EyeQ5 NVMEMThéo Lebrun
2024-12-30nvmem: rmem: remove unused struct rmem::size fieldThéo Lebrun
2024-12-30nvmem: rmem: make ->reg_read() straight forward codeThéo Lebrun
2024-12-30nvmem: core: constify 'struct bin_attribute'Thomas Weißschuh
2024-12-24misc: ds1682: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-24misc: eeprom/max6875: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-24misc: eeprom/idt_89hpesx: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-24misc: pch_phub: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-24misc: c2port: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-24misc: c2port: Calculate bin_attribute size through group callbackThomas Weißschuh
2024-12-24misc: sram: constify 'struct bin_attribute'Thomas Weißschuh
2024-12-24cxl: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-24ocxl: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-24binder: use per-vma lock in page reclaimingCarlos Llamas
2024-12-24binder: propagate vm_insert_page() errorsCarlos Llamas
2024-12-24binder: use per-vma lock in page installationCarlos Llamas
2024-12-24binder: rename alloc->buffer to vm_startCarlos Llamas
2024-12-24binder: replace alloc->vma with alloc->mappedCarlos Llamas
2024-12-24binder: store shrinker metadata under page->privateCarlos Llamas
2024-12-24binder: select correct nid for pages in LRUCarlos Llamas
2024-12-24binder: concurrent page installationCarlos Llamas
2024-12-24Revert "binder: switch alloc->mutex to spinlock_t"Carlos Llamas
2024-12-15Merge tag 'efi-fixes-for-v6.13-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-12-15Merge tag 'i2c-for-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-12-15Merge tag 'edac_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-12-15Merge tag 'irq_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-12-14Merge tag 'usb-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-12-14Merge tag 'tty-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-12-14Merge tag 'staging-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-12-14Merge tag 'v6.13-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-12-14Merge tag 'rust-fixes-6.13' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-12-14Merge tag 'iommu-fixes-v6.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-12-14Merge tag 'ata-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-12-13Merge tag 'spi-fix-v6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-12-13Merge tag 'regulator-fix-v6.13-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-12-13Merge tag 'drm-fixes-2024-12-14' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-12-13Merge tag 'acpi-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-12-13Merge tag 'block-6.13-20241213' of git://git.kernel.dk/linuxLinus Torvalds
2024-12-13Merge tag 'libnvdimm-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-13Merge branch 'acpica'Rafael J. Wysocki
2024-12-13Merge tag 'gpio-fixes-for-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-13irqchip/gic-v3: Work around insecure GIC integrationsMarc Zyngier
2024-12-13irqchip/gic: Correct declaration of *percpu_base pointer in union gic_baseUros Bizjak
2024-12-13iommu/vt-d: Avoid draining PRQ in sva mm release pathLu Baolu
2024-12-13iommu/vt-d: Fix qi_batch NULL pointer with nested parent domainYi Liu
2024-12-13iommu/vt-d: Remove cache tags before disabling ATSLu Baolu
2024-12-13efi/esrt: remove esre_attribute::store()Jiri Slaby (SUSE)