summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-19mshv: Add nested virtualization creation flagMuminul Islam3-0/+4
2026-02-19Drivers: hv: vmbus: Simplify allocation of vmbus_evtMichael Kelley1-14/+8
2026-02-19mshv: expose the scrub partition hypercallMagnus Kulke2-0/+2
2026-02-19mshv: Add support for integrated schedulerStanislav Kinsburskii2-33/+56
2026-02-19mshv: Use try_cmpxchg() instead of cmpxchg()Uros Bizjak2-4/+4
2026-02-19x86/hyperv: Fix error pointer dereferenceEthan Tidmore1-3/+5
2026-02-19x86/hyperv: Reserve 3 interrupt vectors used exclusively by MSHVMukesh Rathor1-0/+25
2026-02-19selftests/bpf: Remove hexdump dependencyMatthieu Baerts (NGI0)1-1/+1
2026-02-19Merge tag 'kbuild-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-15/+104
2026-02-19Merge branch 'libbpf-remove-extern-declaration-of-bpf_stream_vprintk'Alexei Starovoitov2-9/+6
2026-02-19libbpf: Remove extern declaration of bpf_stream_vprintk()Ihor Solodrai1-3/+0
2026-02-19selftests/bpf: Use vmlinux.h in test_xdp_metaIhor Solodrai1-6/+6
2026-02-19Merge tag 'thermal-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+4
2026-02-19Merge tag 'acpi-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds8-22/+41
2026-02-19accel: ethosu: Fix shift overflow in cmd_to_addr()Dan Carpenter1-1/+1
2026-02-19Merge tag 'pm-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds10-36/+45
2026-02-19lib/crypto: powerpc/aes: Fix rndkey_from_vsx() on big endian CPUsEric Biggers1-5/+7
2026-02-18apparmor: fix signedness bug in unpack_tags()Massimiliano Pellizzer1-1/+1
2026-02-18Merge branches 'acpi-battery', 'acpi-button' and 'acpi-driver'Rafael J. Wysocki5-20/+14
2026-02-18Merge branches 'acpi-pm' and 'acpi-cppc'Rafael J. Wysocki2-2/+15
2026-02-18Merge branches 'pm-powercap' and 'pm-cpuidle'Rafael J. Wysocki9-32/+38
2026-02-18Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-176/+436
2026-02-18Merge tag 'turbostat-2026.02.14-AMD-RAPL-fix' of git://git.kernel.org/pub/scm...Linus Torvalds1-2/+1
2026-02-18io_uring/zcrx: fix user_ref race between scrub and refill pathsKai Aizen1-3/+7
2026-02-18ASoC: dt-bindings: asahi-kasei,ak5558: Fix the supply namesShengjiu Wang1-2/+2
2026-02-18ASoC: dt-bindings: asahi-kasei,ak4458: Fix the supply namesShengjiu Wang1-2/+2
2026-02-18ASoC: dt-bindings: asahi-kasei,ak4458: set unevaluatedProperties:falseShengjiu Wang1-1/+1
2026-02-18ASoC: amd: amd_sdw: add machine driver quirk for Lenovo modelsVijendar Mukunda1-0/+16
2026-02-18ASoC: amd: acp: Add ACP7.0 match entries for Realtek partsVijendar Mukunda1-0/+37
2026-02-18tools/sched_ext: scx_pair: fix stride == 0 crash on single-CPU systemsDavid Carlier1-1/+6
2026-02-18tools/sched_ext: scx_central: fix CPU_SET and skeleton leak on early exitDavid Carlier1-1/+2
2026-02-18drm/amd/display: Add static keyword for sharpness tablesSamson Tam1-2/+2
2026-02-18drm/amd/display: Only use analog stream encoder with analog engineTimur Kristóf1-1/+4
2026-02-18drm/amd/display: Only use analog link encoder with analog engineTimur Kristóf3-3/+6
2026-02-18drm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectorsTimur Kristóf1-1/+1
2026-02-18btrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not foundFilipe Manana1-4/+7
2026-02-18btrfs: fix lost error return in btrfs_find_orphan_roots()Filipe Manana1-1/+1
2026-02-18btrfs: fix lost return value on error in finish_verity()Filipe Manana1-1/+1
2026-02-18btrfs: change unaligned root messages to error level in btrfs_validate_super()Filipe Manana1-5/+5
2026-02-18btrfs: use the correct type to initialize block reserve for delayed refsFilipe Manana2-4/+5
2026-02-18btrfs: do not ASSERT() when the fs flips RO inside btrfs_repair_io_failure()Qu Wenruo1-1/+7
2026-02-18btrfs: reset block group size class when it becomes emptyJiasheng Jiang1-0/+10
2026-02-18btrfs: replace BUG() with error handling in __btrfs_balance()Adarsh Das1-2/+8
2026-02-18btrfs: handle unexpected exact match in btrfs_set_inode_index_count()Adarsh Das1-3/+12
2026-02-18s390/debug: Convert debug area lock from a spinlock to a raw spinlockBenjamin Block2-32/+32
2026-02-18unshare: fix unshare_fs() handlingAl Viro1-1/+1
2026-02-18minix: Correct errno in minix_new_inodeJori Koolstra1-1/+1
2026-02-18namespace: fix proc mount iterationChristian Brauner1-5/+15
2026-02-18mount: hold namespace_sem across copy in create_new_namespace()Christian Brauner1-54/+57
2026-02-18efi: Align unaccepted memory range to page boundaryKiryl Shutsemau (Meta)1-2/+8