summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-102-1/+61
|\
| * lkdtm: Add kfence read after free crash typeStephen Boyd2023-12-011-0/+60
| * VMCI: Annotate struct vmci_handle_arr with __counted_byChristophe JAILLET2023-12-011-1/+1
* | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-092-3/+3
|\ \
| * | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-082-3/+3
| |/
* | Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-01-085-11/+12
|\ \
| * | powerpc: Add PVN support for HeXin C2000 processorZhao Ke2023-12-011-1/+2
| * | misc: ocxl: main: Remove unnecessary ‘0’ values from rcLi kunyu2023-11-271-1/+1
| * | misc: ocxl: link: Remove unnecessary (void*) conversionsLi zeming2023-11-271-7/+7
| * | misc: ocxl: afu_irq: Remove unnecessary (void*) conversionsLi zeming2023-11-271-1/+1
| * | misc: ocxl: context: Remove unnecessary (void*) conversionsLi zeming2023-11-271-1/+1
| |/
* | Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-01-081-1/+1
|\ \
| * | eventfd: simplify eventfd_signal()Christian Brauner2023-11-281-1/+1
| |/
* | misc: mei: client.c: fix problem of return '-EOVERFLOW' in mei_cl_writeSu Hui2023-11-271-1/+1
* | misc: mei: client.c: return negative error code in mei_cl_writeSu Hui2023-11-271-1/+1
* | mei: pxp: fix mei_pxp_send_message return valueAlexander Usyskin2023-11-271-1/+2
|/
* Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-081-2/+11
|\
| * lkdtm: Fix CFI_BACKWARD on RISC-VSami Tolvanen2023-10-271-2/+11
* | Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-051-30/+12
|\ \
| * | eeprom: at24: add ST M24C64-D Additional Write lockable page supportAlexander Stein2023-10-161-0/+4
| * | eeprom: at24: add ST M24C32-D Additional Write lockable page supportMarek Vasut2023-10-121-0/+4
| * | eeprom: at24: Annotate struct at24_data with __counted_byKees Cook2023-09-251-1/+1
| * | eeprom: at24: Drop at24_get_chip_data()Biju Das2023-09-111-29/+3
| |/
* | Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-0332-465/+492
|\ \
| * | misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device supportSiddharth Vadapalli2023-10-271-0/+4
| * | uacce: make uacce_class constantGreg Kroah-Hartman2023-10-271-7/+10
| * | ocxl: make ocxl_class constantGreg Kroah-Hartman2023-10-251-12/+15
| * | cxl: make cxl_class constantGreg Kroah-Hartman2023-10-251-11/+10
| * | misc: phantom: make phantom_class constantGreg Kroah-Hartman2023-10-251-11/+13
| * | misc/pvpanic: deduplicate common codeThomas Weißschuh2023-10-184-122/+80
| * | mei: me: emit error only if reset was unexpectedVitaly Lubart2023-10-184-5/+133
| * | misc: mei: main.c: fix kernel-doc warningsRandy Dunlap2023-10-181-4/+4
| * | misc: mei: interrupt.c: fix kernel-doc warningsRandy Dunlap2023-10-181-2/+2
| * | misc: mei: hw-me.c: fix kernel-doc warningsRandy Dunlap2023-10-181-8/+8
| * | misc: mei: hbm.c: fix kernel-doc warningsRandy Dunlap2023-10-181-0/+2
| * | misc: mei: dma-ring.c: fix kernel-doc warningsRandy Dunlap2023-10-181-0/+4
| * | misc: mei: client.c: fix kernel-doc warningsRandy Dunlap2023-10-181-10/+10
| * | misc: mei: hw.h: fix kernel-doc warningsRandy Dunlap2023-10-181-4/+4
| * | mei: docs: fix spelling errorsTomas Winkler2023-10-185-8/+8
| * | mei: docs: add missing entries to kdoc in struct mei_cfg_idxTomas Winkler2023-10-181-0/+4
| * | mei: docs: use correct structures name in kdocTomas Winkler2023-10-181-2/+2
| * | mei: update mei-pxp's component interface with timeoutsAlan Previn2023-10-181-6/+27
| * | mei: pxp: re-enable client on errorsAlexander Usyskin2023-10-181-22/+48
| * | mei: pxp: recover from recv fail under memory pressureAlexander Usyskin2023-10-181-1/+24
| * | mei: bus: add send and recv api with timeoutAlexander Usyskin2023-10-181-2/+86
| * | c2port: replace deprecated strncpy with strscpyJustin Stitt2023-10-051-1/+1
| * | drivers: misc: ti-st: replace deprecated strncpy with strscpyJustin Stitt2023-10-051-2/+3
| * | ibmvmc: replace deprecated strncpy with strscpyJustin Stitt2023-10-051-3/+1
| * | misc: bcm-vk: Annotate struct bcm_vk_wkent with __counted_byKees Cook2023-10-052-2/+2
| * | misc: st_core: Do not call kfree_skb() under spin_lock_irqsave()Jinjie Ruan2023-10-051-3/+4