summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2024-01-10Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-08Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2024-01-08Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-12-01lkdtm: Add kfence read after free crash typeStephen Boyd
2023-12-01VMCI: Annotate struct vmci_handle_arr with __counted_byChristophe JAILLET
2023-12-01powerpc: Add PVN support for HeXin C2000 processorZhao Ke
2023-11-28eventfd: simplify eventfd_signal()Christian Brauner
2023-11-27misc: mei: client.c: fix problem of return '-EOVERFLOW' in mei_cl_writeSu Hui
2023-11-27misc: mei: client.c: return negative error code in mei_cl_writeSu Hui
2023-11-27mei: pxp: fix mei_pxp_send_message return valueAlexander Usyskin
2023-11-27misc: ocxl: main: Remove unnecessary ‘0’ values from rcLi kunyu
2023-11-27misc: ocxl: link: Remove unnecessary (void*) conversionsLi zeming
2023-11-27misc: ocxl: afu_irq: Remove unnecessary (void*) conversionsLi zeming
2023-11-27misc: ocxl: context: Remove unnecessary (void*) conversionsLi zeming
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-05Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-02Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-27lkdtm: Fix CFI_BACKWARD on RISC-VSami Tolvanen
2023-10-27misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device supportSiddharth Vadapalli
2023-10-27uacce: make uacce_class constantGreg Kroah-Hartman
2023-10-25ocxl: make ocxl_class constantGreg Kroah-Hartman
2023-10-25cxl: make cxl_class constantGreg Kroah-Hartman
2023-10-25misc: phantom: make phantom_class constantGreg Kroah-Hartman
2023-10-23misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe controllerYoshihiro Shimoda
2023-10-18misc: convert to new timestamp accessorsJeff Layton
2023-10-18ibmasm: convert to new timestamp accessorsJeff Layton
2023-10-18misc/pvpanic: deduplicate common codeThomas Weißschuh
2023-10-18mei: me: emit error only if reset was unexpectedVitaly Lubart
2023-10-18misc: mei: main.c: fix kernel-doc warningsRandy Dunlap
2023-10-18misc: mei: interrupt.c: fix kernel-doc warningsRandy Dunlap
2023-10-18misc: mei: hw-me.c: fix kernel-doc warningsRandy Dunlap
2023-10-18misc: mei: hbm.c: fix kernel-doc warningsRandy Dunlap
2023-10-18misc: mei: dma-ring.c: fix kernel-doc warningsRandy Dunlap
2023-10-18misc: mei: client.c: fix kernel-doc warningsRandy Dunlap
2023-10-18misc: mei: hw.h: fix kernel-doc warningsRandy Dunlap
2023-10-18mei: docs: fix spelling errorsTomas Winkler
2023-10-18mei: docs: add missing entries to kdoc in struct mei_cfg_idxTomas Winkler
2023-10-18mei: docs: use correct structures name in kdocTomas Winkler
2023-10-18mei: update mei-pxp's component interface with timeoutsAlan Previn
2023-10-18mei: pxp: re-enable client on errorsAlexander Usyskin
2023-10-18mei: pxp: recover from recv fail under memory pressureAlexander Usyskin
2023-10-18mei: bus: add send and recv api with timeoutAlexander Usyskin