summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
4 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds7-22/+11
4 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds5-5/+5
4 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds58-95/+95
4 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook65-139/+129
8 daysMerge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-91/+177
10 daysMerge tag 'i2c-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-13/+7
13 daysMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2-0/+2
13 daysMerge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-77/+30
14 daysMerge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+202
2026-02-10Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+82
2026-02-01mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOONDavid Hildenbrand (Red Hat)1-1/+1
2026-02-01mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATIONDavid Hildenbrand (Red Hat)1-4/+4
2026-02-01mm: rename balloon_compaction.(c|h) to balloon.(c|h)David Hildenbrand (Red Hat)1-1/+1
2026-02-01vmw_balloon: stop using the balloon_dev_info lockDavid Hildenbrand (Red Hat)1-8/+12
2026-02-01mm/balloon_compaction: centralize basic page migration handlingDavid Hildenbrand (Red Hat)1-41/+8
2026-02-01vmw_balloon: remove vmballoon_compaction_init()David Hildenbrand (Red Hat)1-25/+5
2026-02-01vmw_balloon: adjust BALLOON_DEFLATE when deflating while migratingDavid Hildenbrand (Red Hat)1-0/+2
2026-01-30misc: pci_endpoint_test: Add BAR subrange mapping test caseKoichiro Den1-1/+202
2026-01-27eeprom: at25: expose JEDEC ID via sysfsPatrick Wicki1-8/+30
2026-01-27eeprom: at25: add support for Infineon Cypress QSN FRAMsPatrick Wicki1-20/+30
2026-01-26Merge 6.19-rc7 into char-misc-nextGreg Kroah-Hartman2-17/+49
2026-01-24Merge tag 'at24-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Wolfram Sang1-13/+7
2026-01-21Revert "mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525A"Greg Kroah-Hartman1-3/+0
2026-01-21Revert "mmc: rtsx: reset power state on suspend"Greg Kroah-Hartman1-9/+0
2026-01-21kernel.h: drop hex.h and update all hex.h usersRandy Dunlap2-0/+2
2026-01-17lkdtm/bugs: Add __counted_by_ptr() test PTR_BOUNDSKees Cook1-8/+82
2026-01-16mei: trace: treat reg parameter as stringAlexander Usyskin1-9/+9
2026-01-16uacce: ensure safe queue release with state managementChenghai Huang1-7/+21
2026-01-16uacce: implement mremap in uacce_vm_ops to return -EPERMYang Shen1-0/+6
2026-01-16uacce: fix isolate sysfs check conditionChenghai Huang1-0/+6
2026-01-16uacce: fix cdev handling in the cleanup pathWenkai Lin1-1/+7
2026-01-16mmc: rtsx: reset power state on suspendMatthew Schwartz1-0/+9
2026-01-16mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525AMatthew Schwartz1-0/+3
2026-01-16kgdbts: mark kgdbts_option_setup() with __init to free init memoryCan Peng1-1/+1
2026-01-16misc/mei: gsc_proxy: add dependency on Xe driverSimon Richter1-1/+1
2026-01-16misc/mei: Allow building standalone for compile testingSimon Richter4-5/+5
2026-01-16misc/mei: Decouple ME interfaces from GPU driversSimon Richter4-5/+5
2026-01-16misc/mei: Allow building Intel ME interface on non-x86Simon Richter1-1/+1
2026-01-12Merge 6.19-rc5 into char-misc-nextGreg Kroah-Hartman6-65/+10
2026-01-11Merge tag 'char-misc-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+4
2026-01-10Merge tag 'soc-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds4-65/+6
2025-12-29misc: fastrpc: Update dma_bits for CDSP support on Kaanapali SoCKumari Pallavi1-2/+13
2025-12-29misc: fastrpc: Add support for new DSP IOVA formattingKumari Pallavi1-11/+51
2025-12-29misc: fastrpc: Rename phys to dma_addr for clarityKumari Pallavi1-36/+41
2025-12-29misc: ti_fpc202: fix a potential memory leak in probe functionFelix Gu1-2/+1
2025-12-29misc: bcm_vk: Fix possible null-pointer dereferences in bcm_vk_read()Tuo Li1-4/+8
2025-12-29misc: eeprom: Fix EWEN/EWDS/ERAL commands for 93xx56 and 93xx66Markus Perkins1-8/+3
2025-12-29mei: me: add nova lake point S DIDAlexander Usyskin2-0/+4
2025-12-19misc: rp1: drop overlay supportAndrea della Porta4-65/+6
2025-12-19lkdtm/bugs: Do not confuse the clang/objtool with busy wait loopCatalin Marinas1-4/+4