summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-09-2119-2209/+3720
|\
| * s390/pkey: Add AES xts and HMAC clear key token supportHarald Freudenberger2024-09-053-13/+236
| * s390/wti: Introduce infrastructure for warning track interruptTobias Huschle2024-08-291-0/+1
| * s390/ap: Fix deadlock caused by recursive lock of the AP bus scan mutexHarald Freudenberger2024-08-291-0/+17
| * s390/pkey: Add function to enforce pkey handler modules loadHarald Freudenberger2024-08-294-32/+95
| * s390/pkey: Add slowpath function to CCA and EP11 handlerHarald Freudenberger2024-08-295-110/+193
| * s390/pkey: Introduce pkey base with handler registry and handler modulesHarald Freudenberger2024-08-299-1143/+1501
| * s390/pkey: Unify pkey cca, ep11 and pckmo functions signaturesHarald Freudenberger2024-08-296-98/+213
| * s390/pkey: Rework and split PKEY kernel module codeHarald Freudenberger2024-08-2911-1753/+2314
| * s390/pkey: Split pkey_unlocked_ioctl functionHarald Freudenberger2024-08-291-388/+490
| * s390/zcrypt_msgtype6: Cleanup debug codeHolger Dengler2024-08-211-22/+15
| * s390/zcrypt_msgtype50: Cleanup debug codeHolger Dengler2024-08-211-5/+5
| * s390/zcrypt_api: Cleanup debug codeHolger Dengler2024-08-211-16/+13
| * s390/ap_queue: Cleanup debug codeHolger Dengler2024-08-211-10/+10
| * s390/ap_bus: Cleanup debug codeHolger Dengler2024-08-211-22/+20
* | Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-09-2115-28/+14
|\ \
| * | treewide: correct the typo 'retun'WangYuli2024-09-106-6/+6
| * | drm/xe: clean up fault injection usageJani Nikula2024-09-022-14/+3
| * | drm/msm: clean up fault injection usageJani Nikula2024-09-023-8/+0
| * | fault-inject: improve build for CONFIG_FAULT_INJECTION=nJani Nikula2024-09-025-0/+5
* | | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-2136-351/+1396
|\ \ \
| * | | zram: free secondary algorithms namesSergey Senozhatsky2024-09-171-0/+5
| * | | vfio/pci: implement huge_fault supportAlex Williamson2024-09-171-17/+43
| * | | acrn: use the new follow_pfnmap APIPeter Xu2024-09-171-7/+9
| * | | vfio: use the new follow_pfnmap APIPeter Xu2024-09-171-10/+6
| * | | zram: support priority parameter in recompressionSergey Senozhatsky2024-09-101-0/+12
| * | | zram: add dictionary support to zstd backendSergey Senozhatsky2024-09-101-26/+124
| * | | zram: add dictionary support to lz4hcSergey Senozhatsky2024-09-101-7/+68
| * | | zram: add dictionary support to lz4Sergey Senozhatsky2024-09-101-7/+67
| * | | zram: move immutable comp params away from per-CPU contextSergey Senozhatsky2024-09-109-98/+168
| * | | zram: introduce zcomp_ctx structureSergey Senozhatsky2024-09-109-135/+149
| * | | zram: introduce zcomp_req structureSergey Senozhatsky2024-09-109-72/+77
| * | | zram: add support for dict comp configSergey Senozhatsky2024-09-101-9/+36
| * | | zram: introduce algorithm_params device attributeSergey Senozhatsky2024-09-101-0/+68
| * | | zram: recalculate zstd compression params onceSergey Senozhatsky2024-09-101-2/+3
| * | | zram: introduce zcomp_params structureSergey Senozhatsky2024-09-1011-24/+67
| * | | zram: check that backends array has at least one backendSergey Senozhatsky2024-09-102-6/+21
| * | | zram: add 842 compression backend supportSergey Senozhatsky2024-09-105-0/+94
| * | | zram: add zlib compression backend supportSergey Senozhatsky2024-09-105-0/+158
| * | | zram: pass estimated src size hint to zstdSergey Senozhatsky2024-09-101-2/+2
| * | | zram: add zstd compression backend supportSergey Senozhatsky2024-09-105-0/+123
| * | | zram: add lz4hc compression backend supportSergey Senozhatsky2024-09-105-2/+100
| * | | zram: add lz4 compression backend supportSergey Senozhatsky2024-09-105-0/+98
| * | | zram: add lzo and lzorle compression backends supportSergey Senozhatsky2024-09-107-0/+140
| * | | zram: introduce custom comp backends APISergey Senozhatsky2024-09-104-151/+76
| * | | vduse: avoid using __GFP_NOFAILJason Wang2024-09-102-8/+12
| * | | zsmalloc: use all available 24 bits of page_typeMatthew Wilcox (Oracle)2024-09-041-1/+0
| * | | mm: make range-to-target_node lookup facility a part of numa_memblksMike Rapoport (Microsoft)2024-09-042-2/+2
| * | | arch_numa: switch over to numa_memblksMike Rapoport (Microsoft)2024-09-042-141/+61
| * | | of, numa: return -EINVAL when no numa-node-id is foundMike Rapoport (Microsoft)2024-09-041-2/+2