summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-11-15bpf: Do not allocate percpu memory at init stageYonghong Song
2023-11-15scsi: ufs: ufs-sysfs: Expose UFS power infoCan Guo
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-11-15Merge branch 'tip/perf/urgent'Peter Zijlstra
2023-11-15cleanup: Add conditional guard supportPeter Zijlstra
2023-11-15sched/deadline: Introduce deadline serversPeter Zijlstra
2023-11-15sched: Remove vruntime from trace_sched_stat_runtime()Peter Zijlstra
2023-11-15sched: Unify runtime accounting across classesPeter Zijlstra
2023-11-15sched/eevdf: Sort the rbtree by virtual deadlineAbel Wu
2023-11-15sched/numa: Fix mm numa_scan_seq based unconditional scanRaghavendra K T
2023-11-14Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-15perf/core: Fix cpuctx refcountingPeter Zijlstra
2023-11-14ASoC: rt5682s: Add LDO output selection for dacrefJack Yu
2023-11-14iosys-map: Rename locals used inside macrosMichał Winiarski
2023-11-14netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()Dan Carpenter
2023-11-14Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini
2023-11-14KVM: x86: Add support for "protected VMs" that can utilize private memorySean Christopherson
2023-11-14KVM: Allow arch code to track number of memslot address spaces per VMSean Christopherson
2023-11-14KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macroSean Christopherson
2023-11-14KVM: x86/mmu: Handle page fault for private memoryChao Peng
2023-11-14KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memorySean Christopherson
2023-11-14fs: Rename anon_inode_getfile_secure() and anon_inode_getfd_secure()Paolo Bonzini
2023-11-14drm/display/dp: Add helper function to get DSC bpp precisionAnkit Nautiyal
2023-11-14drm: Fix flip-task docsThomas Zimmermann
2023-11-14drm: Remove struct drm_flip_task from DRM interfacesThomas Zimmermann
2023-11-14drm/format-helper: Pass format-conversion state to helpersThomas Zimmermann
2023-11-14drm/atomic-helper: Add format-conversion state to shadow-plane stateThomas Zimmermann
2023-11-14drm/format-helper: Cache buffers with struct drm_format_conv_stateThomas Zimmermann
2023-11-14xen/events: reduce externally visible helper functionsJuergen Gross
2023-11-14batman-adv: mcast: implement multicast packet reception and forwardingLinus Lüssing
2023-11-13Revert "drm/sched: Define pr_fmt() for DRM using pr_*()"Luben Tuikov
2023-11-13drm/gpuvm: track/lock/validate external/evicted objectsDanilo Krummrich
2023-11-13drm/gpuvm: add an abstraction for a VM / BO combinationDanilo Krummrich
2023-11-13drm/gpuvm: reference count drm_gpuvm structuresDanilo Krummrich
2023-11-13drm/gpuvm: add drm_gpuvm_flags to drm_gpuvmDanilo Krummrich
2023-11-13drm/gpuvm: add common dma-resv per struct drm_gpuvmDanilo Krummrich
2023-11-13drm/gpuvm: export drm_gpuvm_range_valid()Danilo Krummrich
2023-11-13drm/gpuvm: convert WARN() to drm_WARN() variantsDanilo Krummrich
2023-11-13Merge tag 'for-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-13xen/events: remove unused functionsJuergen Gross
2023-11-13firmware: arm_ffa: Declare ffa_bus_type structure in the headerSudeep Holla
2023-11-13net: mdio: fix typo in headerMarek Behún
2023-11-13mm: Add AS_UNMOVABLE to mark mapping as completely unmovableSean Christopherson
2023-11-13KVM: Introduce per-page memory attributesChao Peng
2023-11-13KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspaceChao Peng
2023-11-13KVM: Introduce KVM_SET_USER_MEMORY_REGION2Sean Christopherson
2023-11-13KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson
2023-11-13KVM: Use gfn instead of hva for mmu_notifier_retryChao Peng
2023-11-13RDMA/bnxt_re: Remove roundup_pow_of_two depth for all hardware queue resourcesChandramohan Akula
2023-11-12lsm: consolidate buffer size handling into lsm_fill_user_ctx()Paul Moore