summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-1510-112/+66
|\
| * dax: remove redundant assignment to variable rcColin Ian King2024-04-251-1/+0
| * ndtest: Convert to platform remove callback returning voidUwe Kleine-König2024-04-251-3/+2
| * nvdimm/btt: always set max_integrity_segmentsChristoph Hellwig2024-04-251-1/+1
| * nvdimm: remove nd_integrity_initChristoph Hellwig2024-04-253-35/+8
| * dax: constify the struct device_type usageRicardo B. Marliere2024-04-251-1/+1
| * powerpc/papr_scm: Move duplicate definitions to common header filesShivaprasad G Bhat2024-04-256-72/+55
* | Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-1562-584/+906
|\ \
| * | bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES ofMike Rapoport (IBM)2024-05-141-1/+1
| * | kprobes: remove dependency on CONFIG_MODULESMike Rapoport (IBM)2024-05-144-23/+63
| * | powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriateMike Rapoport (IBM)2024-05-146-9/+9
| * | x86/ftrace: enable dynamic ftrace without CONFIG_MODULESMike Rapoport (IBM)2024-05-142-10/+1
| * | arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)2024-05-1423-435/+453
| * | powerpc: extend execmem_params for kprobes allocationsMike Rapoport (IBM)2024-05-142-20/+7
| * | arm64: extend execmem_info for generated code allocationsMike Rapoport (IBM)2024-05-143-18/+12
| * | riscv: extend execmem_params for generated code allocationsMike Rapoport (IBM)2024-05-144-24/+16
| * | mm/execmem, arch: convert remaining overrides of module_alloc to execmemMike Rapoport (IBM)2024-05-1411-185/+246
| * | mm/execmem, arch: convert simple overrides of module_alloc to execmemMike Rapoport (IBM)2024-05-149-34/+210
| * | mm: introduce execmem_alloc() and execmem_free()Mike Rapoport (IBM)2024-05-1416-45/+128
| * | module: make module_memory_{alloc,free} more self-containedMike Rapoport (IBM)2024-05-141-25/+39
| * | sparc: simplify module_alloc()Mike Rapoport (IBM)2024-05-142-24/+3
| * | nios2: define virtual address space for modulesMike Rapoport (IBM)2024-05-142-16/+8
| * | mips: module: rename MODULE_START to MODULES_VADDRMike Rapoport (IBM)2024-05-143-6/+6
| * | arm64: module: remove unneeded call to kasan_alloc_module_shadow()Mike Rapoport (IBM)2024-05-141-5/+0
| * | kallsyms: replace deprecated strncpy with strscpyJustin Stitt2024-05-141-1/+1
| * | module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree.Yifan Hong2024-05-142-2/+2
* | | Merge tag 'livepatching-for-6.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-155-35/+35
|\ \ \
| * | | livepatch: Rename KLP_* to KLP_TRANSITION_*Wardenjohn2024-05-095-35/+35
* | | | Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-1536-83/+73
|\ \ \ \
| * \ \ \ Merge branch 'for-6.10-base-small' into for-linusPetr Mladek2024-05-1531-43/+36
| |\ \ \ \
| | * | | | printk: Remove redundant CONFIG_BASE_FULLYoann Congal2024-05-0624-30/+25
| | * | | | printk: Change type of CONFIG_BASE_SMALL to boolYoann Congal2024-05-068-14/+12
| | * | | | printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabledYoann Congal2024-05-061-2/+2
| * | | | | printk: cleanup deprecated uses of strncpy/strcpyJustin Stitt2024-05-072-14/+14
| * | | | | ceph: Use no_printk() helperGeert Uytterhoeven2024-03-191-11/+7
| * | | | | dyndbg: Use *no_printk() helpersGeert Uytterhoeven2024-03-191-2/+2
| * | | | | dev_printk: Add and use dev_no_printk()Geert Uytterhoeven2024-03-191-12/+13
| * | | | | printk: Let no_printk() use _printk()Geert Uytterhoeven2024-03-191-1/+1
| |/ / / /
* | | | | Merge tag '6.10-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-05-159-45/+64
|\ \ \ \ \
| * | | | | smb3: fix perf regression with cached writes with netfs conversionSteve French2024-05-141-3/+0
| * | | | | cifs: Fix locking in cifs_strict_readv()Steve French2024-05-134-10/+29
| * | | | | cifs: Change from mempool_destroy to mempool_exit for request poolsSteve French2024-05-131-2/+2
| * | | | | smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2024-05-133-30/+33
* | | | | | Merge tag 'sound-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-05-15814-12792/+21142
|\ \ \ \ \ \
| * | | | | | ALSA: hda/realtek: Drop doubly quirk entry for 103c:8a2eTakashi Iwai2024-05-131-1/+0
| * | | | | | ALSA: hda/realtek - fixed headset Mic not showKailang Yang2024-05-131-0/+22
| * | | | | | ASoC: SOF: amd: Fix build error with built-in configTakashi Iwai2024-05-131-1/+1
| * | | | | | Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2024-05-131365-16625/+28545
| |\ \ \ \ \ \
| | * \ \ \ \ \ ASoC: Intel: updates for 6.10 - part7Mark Brown2024-05-1024-427/+300
| | |\ \ \ \ \ \
| | | * | | | | | ASoC: Intel: sof_sdw_rt_amp: use dai parameterBard Liao2024-05-101-7/+3