summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2026-02-10Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-01-31mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOONDavid Hildenbrand (Red Hat)
2026-01-31mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATIONDavid Hildenbrand (Red Hat)
2026-01-31mm: rename balloon_compaction.(c|h) to balloon.(c|h)David Hildenbrand (Red Hat)
2026-01-31vmw_balloon: stop using the balloon_dev_info lockDavid Hildenbrand (Red Hat)
2026-01-31mm/balloon_compaction: centralize basic page migration handlingDavid Hildenbrand (Red Hat)
2026-01-31vmw_balloon: remove vmballoon_compaction_init()David Hildenbrand (Red Hat)
2026-01-31vmw_balloon: adjust BALLOON_DEFLATE when deflating while migratingDavid Hildenbrand (Red Hat)
2026-01-29misc: pci_endpoint_test: Add BAR subrange mapping test caseKoichiro Den
2026-01-27eeprom: at25: expose JEDEC ID via sysfsPatrick Wicki
2026-01-27eeprom: at25: add support for Infineon Cypress QSN FRAMsPatrick Wicki
2026-01-26Merge 6.19-rc7 into char-misc-nextGreg Kroah-Hartman
2026-01-24Merge tag 'at24-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Wolfram Sang
2026-01-21Revert "mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525A"Greg Kroah-Hartman
2026-01-21Revert "mmc: rtsx: reset power state on suspend"Greg Kroah-Hartman
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-17lkdtm/bugs: Add __counted_by_ptr() test PTR_BOUNDSKees Cook
2026-01-16mei: trace: treat reg parameter as stringAlexander Usyskin
2026-01-16uacce: ensure safe queue release with state managementChenghai Huang
2026-01-16uacce: implement mremap in uacce_vm_ops to return -EPERMYang Shen
2026-01-16uacce: fix isolate sysfs check conditionChenghai Huang
2026-01-16uacce: fix cdev handling in the cleanup pathWenkai Lin
2026-01-16mmc: rtsx: reset power state on suspendMatthew Schwartz
2026-01-16mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525AMatthew Schwartz
2026-01-16kgdbts: mark kgdbts_option_setup() with __init to free init memoryCan Peng
2026-01-16misc/mei: gsc_proxy: add dependency on Xe driverSimon Richter
2026-01-16misc/mei: Allow building standalone for compile testingSimon Richter
2026-01-16misc/mei: Decouple ME interfaces from GPU driversSimon Richter
2026-01-16misc/mei: Allow building Intel ME interface on non-x86Simon Richter
2026-01-12Merge 6.19-rc5 into char-misc-nextGreg Kroah-Hartman
2026-01-11Merge tag 'char-misc-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-01-09Merge tag 'soc-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2025-12-29misc: fastrpc: Update dma_bits for CDSP support on Kaanapali SoCKumari Pallavi
2025-12-29misc: fastrpc: Add support for new DSP IOVA formattingKumari Pallavi
2025-12-29misc: fastrpc: Rename phys to dma_addr for clarityKumari Pallavi
2025-12-29misc: ti_fpc202: fix a potential memory leak in probe functionFelix Gu
2025-12-29misc: bcm_vk: Fix possible null-pointer dereferences in bcm_vk_read()Tuo Li
2025-12-29misc: eeprom: Fix EWEN/EWDS/ERAL commands for 93xx56 and 93xx66Markus Perkins
2025-12-29mei: me: add nova lake point S DIDAlexander Usyskin
2025-12-19misc: rp1: drop overlay supportAndrea della Porta
2025-12-19lkdtm/bugs: Do not confuse the clang/objtool with busy wait loopCatalin Marinas
2025-12-17eeprom: at24: use dev_err_probe() consistentlyBartosz Golaszewski
2025-12-15lkdtm/bugs: Add cases for BUG and PANIC occurring in hardirq contextArd Biesheuvel
2025-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-03scsi: ufs: core: Fix RPMB link error by reversing Kconfig dependenciesBean Huo
2025-12-01Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-11-28ntsync: convert ntsync_obj_get_fd() to FD_PREPARE()Christian Brauner