summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-28Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-18mmu_notifiers: rename invalidate_range notifierAlistair Popple
2023-08-17lkdtm: Add FAM_BOUNDS test for __counted_byKees Cook
2023-08-15list: Introduce CONFIG_LIST_HARDENEDMarco Elver
2023-08-04misc: tps6594-esm: Disable ESM for rev 1 PMICEsteban Blanc
2023-08-04misc: rtsx: judge ASPM Mode to set PETXCFG RegRicky WU
2023-07-26misc/genalloc: Name subpools by of_node_full_name()Linus Walleij
2023-07-13ibm: convert to ctime accessor functionsJeff Layton
2023-07-10ibmvmc: update ctime in conjunction with mtime on writeJeff Layton
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-02Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-30Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-27Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-23misc: pci_endpoint_test: Simplify pci_endpoint_test_msi_irq()Damien Le Moal
2023-06-23misc: pci_endpoint_test: Do not write status in IRQ handlerDamien Le Moal
2023-06-23misc: pci_endpoint_test: Re-init completion for every testDamien Le Moal
2023-06-23misc: pci_endpoint_test: Free IRQs before removing the deviceDamien Le Moal
2023-06-23Merge tag 'at24-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Wolfram Sang
2023-06-19mm: ptep_get() conversionRyan Roberts
2023-06-19misc: fastrpc: check return value of devm_kasprintf()Claudiu Beznea
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie
2023-06-15misc: fastrpc: Create fastrpc scalar with correct buffer countEkansh Gupta
2023-06-15misc: tps6594-pfsm: Add driver for TI TPS6594 PFSMJulien Panis
2023-06-15misc: tps6594-esm: Add driver for TI TPS6594 ESMJulien Panis
2023-06-09mm/gup: remove unused vmas parameter from get_user_pages()Lorenzo Stoakes
2023-06-09Merge tag 'at24-fixes-for-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2023-06-08eeprom: at24: also select REGMAPRandy Dunlap
2023-06-07lkdtm: Avoid objtool/ibt warningPeter Zijlstra
2023-06-05Merge 6.4-rc5 into char-misc-nextGreg Kroah-Hartman
2023-05-31misc: sram: Generate unique names for subpoolsLinus Walleij
2023-05-31lkdtm: replace ll_rw_block with submit_bhYue Zhao
2023-05-31uacce: vma_close clears q->qfrs when freeing qfrsZhangfei Gao
2023-05-31uacce: use q->mapping to replace inode->i_mappingZhangfei Gao
2023-05-31misc: smpro-errmon: Remove the unneeded include <linux/i2c.h>Christophe JAILLET
2023-05-31misc/xilinx_sdfec: remove redundant _{open, release} functionBo Svangård
2023-05-31Merge drm/drm-next into drm-intel-nextJani Nikula
2023-05-31drm/i915/hdcp: Move away from master naming to arbiterSuraj Kandpal
2023-05-30lkdtm/bugs: Switch from 1-element array to flexible arrayKees Cook
2023-05-29misc: fastrpc: reject new invocations during device removalRichard Acayan
2023-05-29misc: fastrpc: return -EPIPE to invocations on device removalRichard Acayan
2023-05-29misc: fastrpc: Reassign memory ownership only for remote heapEkansh Gupta
2023-05-29misc: fastrpc: Pass proper scm arguments for secure map requestEkansh Gupta
2023-05-29mei: bus-fixup: fix buffer typeAlexander Usyskin
2023-05-29mei: bus: drop useless cldev null checkAlexander Usyskin