summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-04-05zram: change scan_slots to return voidSergey Senozhatsky
2026-04-05zram: propagate read_from_bdev_async() errorsSergey Senozhatsky
2026-04-05zram: optimize LZ4 dictionary compression performancegao xu
2026-04-05zram: unify and harden algo/priority params handlingSergey Senozhatsky
2026-04-05zram: remove chained recompressionSergey Senozhatsky
2026-04-05zram: drop ->num_active_compsSergey Senozhatsky
2026-04-05zram: do not autocorrect bad recompression parametersSergey Senozhatsky
2026-04-05zram: do not permit params change after initSergey Senozhatsky
2026-04-05mm: introduce a new page type for page pool in page typeByungchul Park
2026-04-05mm: reintroduce vma_desc_test() as a singular flag testLorenzo Stoakes (Oracle)
2026-04-05mm: rename VMA flag helpers to be more readableLorenzo Stoakes (Oracle)
2026-04-05hv_balloon: set unspecified page reporting orderYuvraj Sakshith
2026-04-05virtio_balloon: set unspecified page reporting orderYuvraj Sakshith
2026-04-05mm: rename zap_vma_ptes() to zap_special_vma_range()David Hildenbrand (Arm)
2026-04-05mm: rename zap_page_range_single() to zap_vma_range()David Hildenbrand (Arm)
2026-04-05mm/memory: remove "zap_details" parameter from zap_page_range_single()David Hildenbrand (Arm)
2026-04-05zram: use statically allocated compression algorithm namesgao xu
2026-04-05folio_batch: rename pagevec.h to folio_batch.hTal Zussman
2026-04-05mm: name the anonymous MMOP enum as enum mmopGregory Price
2026-04-05mm: move pgscan, pgsteal, pgrefill to node statsJP Kobryn (Meta)
2026-03-24Merge tag 'cxl-fixes-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-24Merge tag 'mm-hotfixes-stable-2026-03-23-17-56' of git://git.kernel.org/pub/s...Linus Torvalds
2026-03-24Merge tag 'media/v7.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-03-23Merge tag 'xsa482-7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds
2026-03-22i2c: tegra: Don't mark devices with pins as IRQ safeMikko Perttunen
2026-03-22Merge tag 'i2c-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-22Merge tag 'irq-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-21zram: do not slot_free() written-back slotsSergey Senozhatsky
2026-03-21Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-03-21Merge tag 'hwmon-for-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-20Merge tag 'drm-fixes-2026-03-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-03-20hwmon: (max6639) Fix pulses-per-revolution implementationGuenter Roeck
2026-03-20Merge tag 'tty-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-03-20Merge tag 'spi-fix-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-03-20Merge tag 'pmdomain-v7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-03-20Merge tag 'mmc-v7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2026-03-20Merge tag 'ata-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-03-20Merge tag 'mtd/fixes-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-20Merge tag 'iommu-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-03-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-03-20Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-03-21Merge tag 'drm-xe-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-03-21Merge tag 'amd-drm-fixes-7.0-2026-03-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-03-21Merge tag 'drm-misc-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-03-20xen/privcmd: add boot control for restricted usage in domUJuergen Gross
2026-03-20xen/privcmd: restrict usage in unprivileged domUJuergen Gross
2026-03-20ata: libata-scsi: report correct sense field pointer in ata_scsiop_maint_in()Damien Le Moal
2026-03-19Merge tag 'pci-v7.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-03-19i2c: pxa: defer reset on Armada 3700 when recovery is usedGabor Juhos
2026-03-19i2c: fsi: Fix a potential leak in fsi_i2c_probe()Christophe JAILLET