summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard587-4305/+14681
2023-11-15Merge branch 'tip/perf/urgent'Peter Zijlstra600-4361/+14892
2023-11-15cleanup: Add conditional guard supportPeter Zijlstra4-8/+70
2023-11-15sched/deadline: Introduce deadline serversPeter Zijlstra1-1/+21
2023-11-15sched: Remove vruntime from trace_sched_stat_runtime()Peter Zijlstra1-9/+6
2023-11-15sched: Unify runtime accounting across classesPeter Zijlstra1-1/+1
2023-11-15sched/eevdf: Sort the rbtree by virtual deadlineAbel Wu1-1/+1
2023-11-15sched/numa: Fix mm numa_scan_seq based unconditional scanRaghavendra K T1-0/+3
2023-11-15Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+6
2023-11-15perf/core: Fix cpuctx refcountingPeter Zijlstra1-5/+8
2023-11-14ASoC: rt5682s: Add LDO output selection for dacrefJack Yu1-0/+8
2023-11-14iosys-map: Rename locals used inside macrosMichał Winiarski1-22/+22
2023-11-14netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()Dan Carpenter1-2/+2
2023-11-14Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini5-26/+189
2023-11-14KVM: x86: Add support for "protected VMs" that can utilize private memorySean Christopherson1-0/+1
2023-11-14KVM: Allow arch code to track number of memslot address spaces per VMSean Christopherson1-6/+11
2023-11-14KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macroSean Christopherson1-1/+1
2023-11-14KVM: x86/mmu: Handle page fault for private memoryChao Peng2-2/+7
2023-11-14KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memorySean Christopherson2-1/+62
2023-11-14fs: Rename anon_inode_getfile_secure() and anon_inode_getfd_secure()Paolo Bonzini1-2/+2
2023-11-14drm/display/dp: Add helper function to get DSC bpp precisionAnkit Nautiyal1-0/+1
2023-11-14drm: Fix flip-task docsThomas Zimmermann1-3/+3
2023-11-14drm: Remove struct drm_flip_task from DRM interfacesThomas Zimmermann1-16/+2
2023-11-14drm/format-helper: Pass format-conversion state to helpersThomas Zimmermann2-14/+20
2023-11-14drm/atomic-helper: Add format-conversion state to shadow-plane stateThomas Zimmermann1-0/+10
2023-11-14drm/format-helper: Cache buffers with struct drm_format_conv_stateThomas Zimmermann1-0/+51
2023-11-14xen/events: reduce externally visible helper functionsJuergen Gross1-2/+2
2023-11-14batman-adv: mcast: implement multicast packet reception and forwardingLinus Lüssing1-6/+39
2023-11-14Revert "drm/sched: Define pr_fmt() for DRM using pr_*()"Luben Tuikov1-14/+0
2023-11-13drm/gpuvm: track/lock/validate external/evicted objectsDanilo Krummrich1-0/+250
2023-11-13drm/gpuvm: add an abstraction for a VM / BO combinationDanilo Krummrich2-21/+196
2023-11-13drm/gpuvm: reference count drm_gpuvm structuresDanilo Krummrich1-1/+30
2023-11-13drm/gpuvm: add drm_gpuvm_flags to drm_gpuvmDanilo Krummrich1-0/+16
2023-11-13drm/gpuvm: add common dma-resv per struct drm_gpuvmDanilo Krummrich1-0/+33
2023-11-13drm/gpuvm: export drm_gpuvm_range_valid()Danilo Krummrich1-0/+1
2023-11-13drm/gpuvm: convert WARN() to drm_WARN() variantsDanilo Krummrich1-0/+7
2023-11-13Merge tag 'for-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+16
2023-11-13xen/events: remove unused functionsJuergen Gross1-4/+0
2023-11-13firmware: arm_ffa: Declare ffa_bus_type structure in the headerSudeep Holla1-0/+2
2023-11-13net: mdio: fix typo in headerMarek Behún1-1/+1
2023-11-13mm: Add AS_UNMOVABLE to mark mapping as completely unmovableSean Christopherson1-1/+18
2023-11-13KVM: Introduce per-page memory attributesChao Peng2-0/+32
2023-11-13KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspaceChao Peng2-0/+19
2023-11-13KVM: Introduce KVM_SET_USER_MEMORY_REGION2Sean Christopherson2-2/+15
2023-11-13KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson2-3/+4
2023-11-13KVM: Use gfn instead of hva for mmu_notifier_retryChao Peng1-12/+21
2023-11-13RDMA/bnxt_re: Remove roundup_pow_of_two depth for all hardware queue resourcesChandramohan Akula1-0/+9
2023-11-13lsm: consolidate buffer size handling into lsm_fill_user_ctx()Paul Moore1-4/+5
2023-11-13lsm: drop LSM_ID_IMAPaul Moore1-8/+7
2023-11-13LSM: Helpers for attribute names and filling lsm_ctxCasey Schaufler1-0/+14