summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-12-04wifi: cfg80211: send MLO links tx power info in GET_INTERFACERameshkumar Sundaram-1/+1
2024-12-04USB: Fix the issue of task recovery failure caused by USB status when S4 wake...Duan Chenghao-1/+2
2024-12-04wifi: cfg80211: define and use wiphy guardJohannes Berg-0/+4
2024-12-04usb: gadget: functionfs: fix spellosRandy Dunlap-4/+4
2024-12-04dmaengine: amd: qdma: Remove using the private get and set dma_ops APIsLizhi Hou-0/+2
2024-12-04linux/dmaengine.h: fix a few kernel-doc warningsRandy Dunlap-3/+10
2024-12-04drm/v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBALChristian Gmeiner-0/+18
2024-12-04firmware: arm_ffa: Fix the race around setting ffa_dev->propertiesLevi Yun-5/+8
2024-12-03ASoC: Merge up origin to resolve interaction with manline symbol changesMark Brown-21/+10
2024-12-03netfilter: nft_inner: incorrect percpu area handling under softirqPablo Neira Ayuso-0/+1
2024-12-03drm/dp: extract drm_dp_dpcd_clear_payload()Jani Nikula-0/+1
2024-12-03drm/dp: extract drm_dp_dpcd_write_payload()Jani Nikula-0/+2
2024-12-03drm/dp: extract drm_dp_dpcd_poll_act_handled()Jani Nikula-0/+2
2024-12-03iommu/arm-smmu-v3: Improve uAPI comment for IOMMU_HW_INFO_TYPE_ARM_SMMUV3Jason Gunthorpe-10/+19
2024-12-03module: Convert default symbol namespace to string literalMasahiro Yamada-1/+1
2024-12-03iommufd: Fix typos in kernel-doc commentsRandy Dunlap-3/+3
2024-12-03io_uring: Change res2 parameter type in io_uring_cmd_doneBernd Schubert-2/+2
2024-12-03ASoC: sdw_utils: cs_amp: Assign non-overlapping TDM masks for each codec on a...Richard Fitzgerald-0/+2
2024-12-03wifi: mac80211: fix vif addr when switching from monitor to stationFelix Fietkau-0/+3
2024-12-03wifi: mac80211: fix a queue stall in certain cases of CSAEmmanuel Grumbach-3/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra-10/+9
2024-12-02Merge drm/drm-next into drm-xe-nextRodrigo Vivi-3952/+15530
2024-12-02Merge drm/drm-next into drm-misc-nextMaxime Ripard-4185/+15535
2024-12-02sched/isolation: Consolidate housekeeping cpumasks that are always identicalWaiman Long-7/+13
2024-12-02sched/core: Remove HK_TYPE_SCHEDWaiman Long-1/+0
2024-12-02locking/ww_mutex: Fix ww_mutex dummy lockdep map selftest warningsThomas Hellström-2/+2
2024-12-02objtool: Fix ANNOTATE_REACHABLE to be a normal annotationPeter Zijlstra-2/+2
2024-12-02objtool: Convert {.UN}REACHABLE to ANNOTATEPeter Zijlstra-11/+8
2024-12-02objtool: Remove annotate_{,un}reachable()Peter Zijlstra-27/+0
2024-12-02unreachable: UnifyPeter Zijlstra-15/+7
2024-12-02objtool: Collect more annotations in objtool.hPeter Zijlstra-29/+55
2024-12-02objtool: Convert ANNOTATE_INTRA_FUNCTION_CALL to ANNOTATEPeter Zijlstra-10/+7
2024-12-02objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE to ANNOTATEPeter Zijlstra-0/+1
2024-12-02objtool: Convert VALIDATE_UNRET_BEGIN to ANNOTATEPeter Zijlstra-6/+4
2024-12-02objtool: Convert instrumentation_{begin,end}() to ANNOTATEPeter Zijlstra-9/+16
2024-12-02objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATEPeter Zijlstra-0/+1
2024-12-02objtool: Convert ANNOTATE_NOENDBR to ANNOTATEPeter Zijlstra-13/+9
2024-12-02objtool: Generic annotation infrastructurePeter Zijlstra-0/+18
2024-12-02mm: introduce mmap_lock_speculate_{try_begin|retry}Suren Baghdasaryan-2/+31
2024-12-02mm: convert mm_lock_seq to a proper seqcountSuren Baghdasaryan-27/+47
2024-12-02seqlock: add raw_seqcount_try_beginSuren Baghdasaryan-0/+22
2024-12-02Merge tag 'v6.13-rc1' into perf/core, to refresh the branchIngo Molnar-4484/+16274
2024-12-02pid: allow pid_max to be set per pid namespaceChristian Brauner-4/+9
2024-12-02cred: fold get_new_cred_many() into get_cred_many()Christian Brauner-15/+2
2024-12-02cred: remove unused get_new_cred()Christian Brauner-13/+0
2024-12-02tree-wide: s/revert_creds_light()/revert_creds()/gChristian Brauner-1/+1
2024-12-02tree-wide: s/override_creds_light()/override_creds()/gChristian Brauner-1/+1
2024-12-02cred: remove old {override,revert}_creds() helpersChristian Brauner-7/+0
2024-12-02cred: return old creds from revert_creds_light()Christian Brauner-1/+4
2024-12-02tree-wide: s/override_creds()/override_creds_light(get_new_cred())/gChristian Brauner-2/+3