summaryrefslogtreecommitdiffstats
path: root/.gitattributes (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-08KVM: arm64: move ARM-specific defines to uapi/asm/kvm.hPaolo Bonzini2-7/+5
2024-02-08KVM: s390: move s390-specific structs to uapi/asm/kvm.hPaolo Bonzini2-312/+314
2024-02-08KVM: powerpc: move powerpc-specific structs to uapi/asm/kvm.hPaolo Bonzini2-44/+44
2024-02-08KVM: x86: move x86-specific structs to uapi/asm/kvm.hPaolo Bonzini2-265/+262
2024-02-08KVM: remove more traces of device assignment UAPIPaolo Bonzini1-50/+0
2024-02-08kvm: x86: use a uapi-friendly macro for GENMASKPaolo Bonzini3-8/+9
2024-02-08kvm: x86: use a uapi-friendly macro for BITDionna Glaze1-3/+4
2024-02-08uapi: introduce uapi-friendly macros for GENMASKPaolo Bonzini3-7/+20
2024-02-06x86/coco: Define cc_vendor without CONFIG_ARCH_HAS_CC_PLATFORMNathan Chancellor1-2/+3
2024-02-06LoongArch: vDSO: Disable UBSAN instrumentationKees Cook1-0/+1
2024-02-06LoongArch: Fix earlycon parameter if KASAN enabledHuacai Chen1-0/+3
2024-02-06LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]Huacai Chen2-4/+4
2024-02-06LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP menuMasahiro Yamada1-17/+1
2024-02-06LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of redefining itMasahiro Yamada1-4/+1
2024-02-05nfsd: don't take fi_lock in nfsd_break_deleg_cb()NeilBrown1-6/+5
2024-02-05bcachefs: time_stats: Check for last_event == 0 when updating freq statsKent Overstreet1-2/+3
2024-02-05bcachefs: install fd later to avoid race with closeMathias Krause1-1/+1
2024-02-04Linux 6.8-rc3v6.8-rc3Linus Torvalds1-1/+1
2024-02-02Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk tableSzilard Fabian1-0/+8
2024-02-02Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach1-0/+6
2024-02-02dm-crypt, dm-verity: disable taskletsMikulas Patocka3-61/+4
2024-02-02Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"Andreas Gruenbacher2-18/+13
2024-02-02dmaengine: at_hdmac: add missing kernel-doc style descriptionVinod Koul1-1/+10
2024-02-02crypto: algif_hash - Remove bogus SGL free on zero-length error pathHerbert Xu1-2/+3
2024-02-02crypto: cbc - Ensure statesize is zeroHerbert Xu1-0/+3
2024-02-02crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_lockedKim Phillips1-2/+8
2024-02-02powerpc: iommu: Bring back table group release_ownership() callShivaprasad G Bhat1-9/+28
2024-02-02nouveau: offload fence uevents work to workqueueDave Airlie2-6/+19
2024-02-02nouveau/gsp: use correct size for registry rpc.Dave Airlie1-1/+1
2024-02-02ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map typeZhang Yi1-29/+3
2024-02-02ext4: make ext4_map_blocks() distinguish delalloc only extentZhang Yi3-3/+10
2024-02-02ext4: add a hole extent entry in cache after punchZhang Yi1-2/+4
2024-02-02Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETIDHans de Goede1-1/+2
2024-02-02Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede1-5/+8
2024-02-02ext4: correct the hole length returned by ext4_map_blocks()Zhang Yi1-41/+70
2024-02-02ext4: convert to exclusive lock while inserting delalloc extentsZhang Yi1-14/+11
2024-02-02ext4: refactor ext4_da_map_blocks()Zhang Yi1-22/+17
2024-02-01Kconfig: Disable -Wstringop-overflow for GCC globallyLinus Torvalds1-3/+3
2024-02-01smb: client: increase number of PDUs allowed in a compound requestPaulo Alcantara2-3/+3
2024-02-01cifs: failure to add channel on iface should bump up weightShyam Prasad N1-0/+2
2024-02-01cifs: do not search for channel if server is terminatingShyam Prasad N2-1/+5
2024-02-01cifs: avoid redundant calls to disable multichannelShyam Prasad N1-1/+1
2024-02-01block: Fix where bio IO priority gets setHongyu Jin2-10/+10
2024-02-01doc/netlink/specs: Add missing attr in rt_link specDonald Hunter1-0/+10
2024-02-01idpf: avoid compiler padding in virtchnl2_ptype structPavan Kumar Linga1-1/+1
2024-02-01selftests: mptcp: join: stop transfer when check is done (part 2)Matthieu Baerts (NGI0)1-14/+9
2024-02-01selftests: mptcp: join: stop transfer when check is done (part 1)Matthieu Baerts (NGI0)1-2/+2
2024-02-01selftests: mptcp: allow changing subtests prefixMatthieu Baerts (NGI0)1-1/+1
2024-02-01selftests: mptcp: decrease BW in simult flowsMatthieu Baerts (NGI0)1-4/+4
2024-02-01selftests: mptcp: increase timeout to 30 minMatthieu Baerts (NGI0)1-1/+1