summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-08-27Merge tag 'media/v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-0/+1
2025-08-27net: rose: convert 'use' field to refcount_tTakamitsu Iwai-5/+13
2025-08-27net: rose: split remove and free operations in rose_remove_neigh()Takamitsu Iwai-0/+8
2025-08-27pinctrl: Add pinctrl_pm_select_init_state helper functionChristian Bruel-0/+10
2025-08-27mm: remove BDI_CAP_WRITEBACK_ACCTJoanne Koong-3/+1
2025-08-27fuse: use default writeback accountingJoanne Koong-10/+0
2025-08-27sched/wait: Add wait_event_state_exclusive()Sergey Senozhatsky-0/+12
2025-08-27fuse: add COPY_FILE_RANGE_64 that allows large copiesMiklos Szeredi-1/+11
2025-08-27KVM: Allow and advertise support for host mmap() on guest_memfd filesFuad Tabba-0/+2
2025-08-27KVM: guest_memfd: Track guest_memfd mmap support in memslotFuad Tabba-1/+10
2025-08-27KVM: guest_memfd: Add plumbing to host to map guest_memfd pagesFuad Tabba-0/+4
2025-08-27KVM: x86: Enable KVM_GUEST_MEMFD for all 64-bit buildsFuad Tabba-7/+2
2025-08-27KVM: Fix comment that refers to kvm uapi header pathFuad Tabba-1/+1
2025-08-27KVM: Fix comments that refer to slots_lockFuad Tabba-1/+1
2025-08-27KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()Fuad Tabba-1/+1
2025-08-27KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_HAVE_KVM_ARCH_GMEM_POPULATEFuad Tabba-1/+1
2025-08-27KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GUEST_MEMFDFuad Tabba-7/+7
2025-08-26kunit: Enable direct registration of parameter arrays to a KUnit testMarie Zhussupova-6/+59
2025-08-26kunit: Pass parameterized test context to generate_params()Marie Zhussupova-3/+6
2025-08-26kunit: Introduce param_init/exit for parameterized test context managementMarie Zhussupova-0/+25
2025-08-26kunit: Add parent kunit for parameterized test contextMarie Zhussupova-2/+6
2025-08-26ipv6: sr: Prepare HMAC key ahead of timeEric Biggers-0/+8
2025-08-26ipv6: sr: Use HMAC-SHA1 and HMAC-SHA256 library functionsEric Biggers-12/+0
2025-08-26ipv4: Convert ->flowi4_tos to dscp_t.Guillaume Nault-9/+20
2025-08-26devlink: Make health reporter burst period configurableShahar Shitrit-0/+2
2025-08-26devlink: Introduce burst period for health reporterShahar Shitrit-0/+3
2025-08-26devlink: Move graceful period parameter to reporter opsShahar Shitrit-4/+7
2025-08-26net: phy: fixed: let fixed_phy_add always use addr 0 and remove return valueHeiner Kallweit-6/+2
2025-08-26net: phy: introduce phy_id_compare_vendor() PHY ID helperChristian Marangi-3/+20
2025-08-26lib/crypto: md5: Add MD5 and HMAC-MD5 library functionsEric Biggers-1/+180
2025-08-26drm: Add a vendor-specific recovery method to drm device wedged ueventRiana Tauro-0/+4
2025-08-26drm/vesadrm: Support DRM_FORMAT_C8Thomas Zimmermann-0/+3
2025-08-26drm/color-mgmt: Prepare for RGB332 palettesThomas Zimmermann-0/+1
2025-08-26video: screen_info: Add pixel-format helper for linear framebuffersThomas Zimmermann-0/+2
2025-08-26video: pixel_format: Add compare helpersThomas Zimmermann-0/+58
2025-08-26perf: Remove get_perf_callchain() init_nr argumentJosh Poimboeuf-1/+1
2025-08-26memblock: fix kernel-doc for MEMBLOCK_RSRV_NOINITMike Rapoport (Microsoft)-2/+3
2025-08-26vhost: Fix ioctl # for VHOST_[GS]ET_FORK_FROM_OWNERNamhyung Kim-2/+2
2025-08-26Revert "virtio: reject shm region if length is zero"Igor Torrente-2/+0
2025-08-26drm/xe/uapi: Add UAPI for querying VMA count and memory attributesHimal Prasad Ghimiray-0/+140
2025-08-26drm/xe/uapi: Add flag for consulting madvise hints on svm prefetchHimal Prasad Ghimiray-0/+5
2025-08-26drm/xe/uapi: Add madvise interfaceHimal Prasad Ghimiray-0/+130
2025-08-26OPP: Add support to find OPP for a set of keysKrishna Chaitanya Chundru-0/+30
2025-08-25Merge drm/drm-next into drm-xe-nextLucas De Marchi-67/+570
2025-08-25rcu: add rcu_read_lock_dont_migrate()Menglong Dong-0/+14
2025-08-25net: phylink: remove stale an_enabled from docDavid Yang-4/+3
2025-08-25tcp: Move TCP-specific diag functions to tcp_diag.c.Kuniyuki Iwashima-11/+0
2025-08-25tcp: Don't pass hashinfo to inet_diag helpers.Kuniyuki Iwashima-4/+2
2025-08-25tcp: Don't pass hashinfo to socket lookup helpers.Kuniyuki Iwashima-34/+21
2025-08-25tcp: Remove timewait_sock_ops.twsk_destructor().Kuniyuki Iwashima-7/+0