aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...HEADmasterLinus Torvalds10-142/+130
2 daysMerge tag 'block-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-31/+41
2 daysMerge tag 'io_uring-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2 daysMerge tag 'v6.19-rc-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds4-548/+10
2 daysMerge tag 'v6.19-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds5-607/+581
2 daysMerge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds25-91/+385
3 dayssmb/client: remove DeviceType Flags and Device Characteristics definitionsZhangGuoDong1-34/+0
3 dayssmb: move File Attributes definitions into common/fscc.hChenXiaoSong2-35/+45
3 dayssmb: update struct duplicate_extents_to_file_exChenXiaoSong1-1/+2
4 daysMerge tag 'for-6.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds44-484/+761
4 daysMerge tag 'spi-fix-v6.19-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
4 daysMerge tag 'regulator-fix-v6.19-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds3-12/+16
4 daysMerge tag 'slab-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-40/+75
4 daysMerge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds15-144/+303
4 daysMerge tag 'dma-mapping-6.19-2025-12-10' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-2/+2
4 daysMerge tag 'alpha-for-v6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-14/+14
4 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds4-33/+87
4 daysblk-mq-dma: always initialize dma stateKeith Busch1-0/+1
4 daysdm pcache: fix segment info indexingLi Chen1-1/+4
4 daysdm pcache: fix cache info indexingLi Chen1-1/+4
4 daysdm-pcache: advance slot index before writing slotDongsheng Yang2-8/+8
4 daysdm raid: add documentation for takeover/reshape raid1 -> raid5 table line exa...Heinz Mauelshagen1-7/+73
4 daysdm log-writes: Add missing set_freezable() for freezable kthreadHaotian Zhang1-0/+1
4 daysdm-raid: fix possible NULL dereference with undefined raid typeAlexey Simakov1-0/+2
4 daysdm-snapshot: fix 'scheduling while atomic' on real-time kernelsMikulas Patocka2-40/+35
4 daysdm: ignore discard return valueChaitanya Kulkarni1-7/+5
4 daysMAINTAINERS: add Benjamin Marzinski as a device mapper maintainerMikulas Patocka1-0/+1
4 daysdm-mpath: Simplify the setup_scsi_dh codeBenjamin Marzinski1-38/+23
4 daysdm vdo: fix kerneldoc warningsMatthew Sakai20-169/+298
4 daysdm-bufio: align write boundary on physical block sizeMikulas Patocka1-4/+6
4 daysdm-crypt: enable DM_TARGET_ATOMIC_WRITESMikulas Patocka1-15/+24
4 daysdm: test for REQ_ATOMIC in dm_accept_partial_bio()Mikulas Patocka1-2/+7
4 daysdm-verity: remove useless mempoolMikulas Patocka2-10/+3
4 daysdm-verity: disable recursive forward error correctionMikulas Patocka3-7/+2
4 dayscrypto: arm64/ghash - Fix incorrect output from ghash-neonEric Biggers1-1/+1
4 daysMerge branches 'fixes' and 'misc' into for-nextRussell King (Oracle)1-2/+2
4 daysARM: fix branch predictor hardeningRussell King (Oracle)2-14/+31
4 daysARM: fix hash_name() faultRussell King (Oracle)1-0/+35
4 daysARM: allow __do_kernel_fault() to report execution of memory faultsRussell King (Oracle)1-0/+2
4 daysblk-mq: delete task running check in blk_hctx_poll()Fengnan Chang1-10/+2
4 daysMerge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-15/+567
4 daysMerge tag 'kbuild-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds1-1/+1
4 daysMerge tag 'input-for-v6.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-445/+207
4 daysMerge tag 'trace-v6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds2-0/+4
5 daysblock: fix cached zone reports on devices with native zone appendJohannes Thumshirn1-1/+1
5 dayssmb: move file_notify_information to common/fscc.hChenXiaoSong2-11/+11
5 dayssmb: move SMB2 Notify Action Flags into common/smb2pdu.hChenXiaoSong2-9/+2
5 dayssmb: move notify completion filter flags into common/smb2pdu.hChenXiaoSong2-14/+1
5 dayssmb/client: add parentheses to NT error code definitions containing bitwise O...ChenXiaoSong1-506/+506
5 dayssmb: add documentation references for smb2 change notify definitionsChenXiaoSong2-2/+10
5 dayssmb/client: add 4 NT error code definitionsChenXiaoSong2-0/+9
5 dayssmb/client: fix NT_STATUS_UNABLE_TO_FREE_VM valueChenXiaoSong1-1/+1
5 dayssmb/client: fix NT_STATUS_DEVICE_DOOR_OPEN valueChenXiaoSong1-1/+1
5 dayssmb/client: fix NT_STATUS_NO_DATA_DETECTED valueChenXiaoSong1-1/+1
5 daysMerge tag 'csky-for-linus-6.19' of https://github.com/c-sky/csky-linuxLinus Torvalds13-20/+21
5 dayssmb/server: add comment to FileSystemName of FileFsAttributeInformationChenXiaoSong1-0/+7
5 dayssmb/server: remove unused nterr.hChenXiaoSong3-545/+0
5 dayssmb/server: rename include guard in smb_common.hChenXiaoSong1-3/+3
5 daysMAINTAINERS: Add tracepoint-update.c to TRACING sectionSteven Rostedt1-0/+1
5 daystracing: Fix unused tracepoints when module uses only exported onesSteven Rostedt1-0/+3
5 daysio_uring: fix min_wait wakeups for SQPOLLJens Axboe1-0/+3
5 dayscrypto/arm64: sm4/xts - Merge ksimd scopes to reduce stack bloatArd Biesheuvel1-22/+20
5 dayscrypto/arm64: aes/xts - Use single ksimd scope to reduce stack bloatArd Biesheuvel2-62/+57
5 dayslib/crypto: blake2s: Replace manual unrolling with unrolled_fullEric Biggers1-22/+16
5 dayslib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bitEric Biggers2-25/+20
5 dayslib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESSEric Biggers2-7/+14
5 dayslib/crypto: riscv/chacha: Avoid s0/fp registerVivian Wang1-3/+2
5 daysMerge tag 'i2c-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-111/+120
5 daysMerge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds70-675/+7114
5 daysMerge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds5-25/+8
5 daysMerge tag 'mips_6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds9-116/+178
5 dayslockref: add a __cond_lock annotation for lockref_put_or_lockChristoph Hellwig2-0/+3
5 daysMerge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds11-29/+46
5 daysblock: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lockMohamed Khalfella1-9/+8
5 daysublk: don't mutate struct bio_vec in iterationCaleb Sander Mateos1-6/+6
5 daysblock: prohibit calls to bio_chain_endioShida Zhang1-1/+5
5 daysbcache: fix improper use of bi_end_ioShida Zhang1-3/+3
5 daysARM: group is_permission_fault() with is_translation_fault()Russell King (Oracle)1-13/+13
5 daysARM: 9464/1: fix input-only operand modification in load_unaligned_zeropad()Liyuan Pang1-5/+5
5 daysMerge tag 'v6.19-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds46-1511/+1740
6 daysMerge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds24-449/+643
6 daysMerge branch 'next' into for-linusDmitry Torokhov16-445/+207
6 daysspi: microchip-core: Fix an error handling path in mchp_corespi_probe()Christophe JAILLET1-0/+1
6 daysregulator: spacemit: Align input supply name with the DT bindingJavier Martinez Canillas1-2/+2
6 daysMerge tag 'io_uring-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-65/+67
6 daysMerge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds30-153/+278
6 daysMerge tag 'ubifs-for-linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-35/+39
6 daysMerge tag 'hwmon-for-v6.19-take-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-13/+18
6 daystools/virtio: replace "__auto_type" with "auto"H. Peter Anvin1-1/+1
6 daysselftests/bpf: replace "__auto_type" with "auto"H. Peter Anvin1-2/+7
6 daysarch/x86: replace "__auto_type" with "auto"H. Peter Anvin3-5/+5
6 daysarch/nios2: replace "__auto_type" and adjacent equivalent with "auto"H. Peter Anvin1-4/+4
6 daysfs/proc: replace "__auto_type" with "const auto"H. Peter Anvin1-10/+9
6 daysinclude/linux: change "__auto_type" to "auto"H. Peter Anvin3-7/+7
6 dayscompiler_types.h: add "auto" as a macro for "__auto_type"H. Peter Anvin1-0/+13
6 daysalpha: don't reference obsolete termio struct for TC* constantsSam James1-4/+4
6 daysalpha: Replace __ASSEMBLY__ with __ASSEMBLER__ in the alpha headersThomas Huth4-10/+10
6 daysMerge tag 'pinctrl-v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds116-2999/+12437
6 daysMerge tag 'dmaengine-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-85/+302
6 daysMerge tag 'phy-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds36-142/+1118
6 daysMerge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...Linus Torvalds42-692/+5003
6 daysublk: allow non-blocking ctrl cmds in IO_URING_F_NONBLOCK issueCaleb Sander Mateos1-1/+15
6 dayss390/bug: Add missing alignmentHeiko Carstens1-0/+1
6 dayss390/bug: Add missing CONFIG_BUG ifdef againHeiko Carstens1-0/+4
6 daysKVM: s390: Fix gmap_helper_zap_one_page() againClaudio Imbrenda1-2/+7
6 daysi2c: qcom-cci: Add msm8953 compatibleLuca Weiss1-0/+46
6 daysMerge tag 'i2c-host-6.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Wolfram Sang13-109/+71
6 daysdma-mapping: Fix DMA_BIT_MASK() macro being brokenHans de Goede1-1/+1
6 daysdma/pool: eliminate alloc_pages warning in atomic_pool_expandDave Kleikamp1-1/+1
7 daysMerge tag 'i3c/for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds12-113/+424
7 daysi2c: spacemit: fix detect issueTroy Mitchell1-6/+13
7 daysi2c: amd-mp2: fix reference leak in MP2 PCI deviceMa Ke1-1/+4
7 daysMerge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds125-368/+10600
7 daysdocs: hwmon: fix link to g762 devicetree bindingKathara Sasikumar1-1/+1
7 dayshwmon: (emc2305) fix device node refcount leak in error pathPei Xiao1-1/+3
7 dayshwmon: (emc2305) fix double put in emc2305_probe_childs_from_dtPei Xiao1-3/+1
7 dayshwmon: (dell-smm) Fix off-by-one error in dell_smm_is_visible()Armin Wolf1-2/+2
7 dayshwmon: (w83791d) Convert macros to functions to avoid TOCTOUGui-Dong Han1-6/+11
7 dayssmb/client: update some SMB2 status stringsChenXiaoSong1-4/+6
7 daysmm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destructionHarry Yoo4-40/+75
7 daysMerge tag 'memblock-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+17
7 daysMerge tag '9p-for-6.19-rc1' of https://github.com/martinetd/linuxLinus Torvalds17-689/+564
7 dayss390/pci: Migrate s390 IRQ logic to IRQ domain APITobias Schumacher5-115/+247
7 daysgenirq: Change hwirq parameter to irq_hw_number_tTobias Schumacher2-6/+6
7 dayss390: Select POSIX_CPU_TIMERS_TASK_WORKHeiko Carstens1-0/+1
7 dayss390: Unmap early KASAN shadow on memory offliningVasily Gorbik2-1/+23
7 dayss390/vmem: Support 2G page splitting for KASAN shadow freeingVasily Gorbik3-2/+8
7 dayss390/boot: Use entire page for PTEsVasily Gorbik1-14/+2
7 dayss390/vmur: Use scnprintf() instead of sprintf()Heiko Carstens1-4/+4
7 daysMerge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...Linus Torvalds246-3670/+11130
8 daysMerge tag 'staging-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds153-4971/+669
8 daysMerge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds139-1241/+2937
8 daysMerge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds71-1159/+2336
8 daysMerge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds302-14077/+23657
8 daysMerge tag 'spdx-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds1-0/+4
8 daysMerge tag 'parisc-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-15/+19
8 daysMerge tag 'fbdev-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-57/+5231
8 daysocfs2: fix xattr array entry __counted_by errorLinus Torvalds1-1/+1
8 daysMerge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds439-1801/+8031
8 daysMerge tag 'trace-v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds15-32/+34
8 daysMerge tag 'x86-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-36/+40
8 daysMerge tag 'sched-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-7/+12
8 daysMerge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds26-72/+214
8 daysMerge tag 'locking-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-22/+22
8 daysiommu/amd: fix SEV-TIO support reportingLinus Torvalds1-2/+2
8 daysMerge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds50-373/+1431
8 daysMerge tag 'for-linus-6.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-13/+7
8 daysMerge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds43-52/+4326
8 daysMerge tag 'linux-watchdog-6.19-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds30-290/+1113
8 daysMerge tag 'rpmsg-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds1-19/+16
8 daysMerge tag 'rproc-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds18-662/+570
8 daysMerge tag 'landlock-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-27/+1536
8 daysMerge tag 'turbostat-v2025.12.02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-619/+660
8 daysMerge tag 'libnvdimm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-4/+311
8 daysMerge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds31-450/+435
8 daysMerge tag 'bitmap-for-6.19' of github.com:/norov/linuxLinus Torvalds23-141/+302
8 daysrust: sync: atomic: separate import "blocks"Miguel Ojeda1-0/+1
8 daysMerge tag 'modules-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-27/+717
8 dayssched/core: Fix psi_dequeue() for Proxy ExecutionJohn Stultz1-1/+6
8 dayssched/fair: Fix unfairness caused by stalled tg_load_avg_contrib when the las...xupengbo1-0/+3
8 dayssched/rt: Remove a preempt-disable section in rt_mutex_setprio()Sebastian Andrzej Siewior1-4/+1
8 dayssched/hrtick: Fix hrtick() vs. scheduling contextPeter Zijlstra1-1/+1
8 dayssched/headers: Remove whitespace noise from kernel/sched/sched.hIngo Molnar1-1/+1
8 daysseqlock: Cure some more scoped_seqlock() optimization failsPeter Zijlstra1-2/+2
9 daysMerge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds74-708/+2880
9 daysMerge tag 'for-linus-6.19-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds6-75/+117
9 daysMerge tag 'ata-6.19-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-36/+52
9 daysMerge tag 'tpmdd-sessions-next-6.19-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-116/+204
9 daysMerge tag 'media/v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-1/+1
9 daysMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds115-1450/+4929
9 daysnfs/localio: fix regression due to out-of-order __put_credMike Snitzer1-31/+17
9 daysMerge tag 'soc-drivers-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds29-47/+648
9 daysMerge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds188-1290/+5896
9 daysMerge tag 'soc-newsoc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds25-6/+541
9 daysMerge tag 'soc-dt-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds732-5692/+52142
9 daysMerge tag 'soc-arm-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds8-23/+29
9 daysMerge tag 'soc-defconfig-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-8/+56
9 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds191-2625/+6293
9 daysNFSv4: Handle NFS4ERR_NOTSUPP errors for directory delegationsTrond Myklebust1-8/+17
9 daysnfs/localio: remove 61 byte hole from needless ____cacheline_alignedMike Snitzer1-1/+1
9 daysnfs/localio: remove alignment size checking in nfs_is_local_dio_possibleMike Snitzer1-2/+0
9 daysMerge tag 'uml-for-linux-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds64-865/+972
9 daysMerge tag 'riscv-for-linus-6.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds28-306/+657
9 daysMerge tag 'powerpc-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds49-197/+270
9 daysovl: pass original credentials, not mounter credentials during createChristian Brauner1-8/+12
9 dayscifs: Remove dead function prototypesDavid Howells2-18/+0
9 daysMerge tag 'vfs-6.19-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-25/+33
9 daysMerge tag 'exfat-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-24/+77
9 dayssmb/client: add two elements to smb2_error_map_table arrayChenXiaoSong1-0/+3
9 dayssmb: rename to STATUS_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAPChenXiaoSong2-3/+4
9 dayssmb/client: remove unused elements from smb2_error_map_table arrayChenXiaoSong1-3/+0
9 dayssmb/client: reduce loop count in map_smb2_to_linux_error() by halfChenXiaoSong1-24/+6
9 dayssmb: client: Add tracepoint for krb5 authPaulo Alcantara4-2/+45
9 dayssmb: client: improve error message when creating SMB sessionPaulo Alcantara1-1/+6
9 dayssmb: client: relax session and tcon reconnect attemptsPaulo Alcantara3-5/+26
9 daysMerge tag 'fuse-update-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-71/+340
9 daysmshv: Cleanly shutdown root partition with MSHVPraveen K Paladugu3-0/+24
9 daysmshv: Use reboot notifier to configure sleep statePraveen K Paladugu3-0/+80
9 daysmshv: Add definitions for MSHV sleep state configurationPraveen K Paladugu2-1/+43
9 daysmshv: Add support for movable memory regionsStanislav Kinsburskii4-36/+346