summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-12-04bpf: Consolidate locks and reference state in verifier stateKumar Kartikeya Dwivedi
2024-12-04lsm: ensure the correct LSM context releaserCasey Schaufler
2024-12-04serial: 8250_pci: Share WCH IDs with parport_serial driverAndy Shevchenko
2024-12-04usb: storage: add a macro for the upper limit of max LUNDingyan Li
2024-12-04wifi: mac80211: get tx power per linkRameshkumar Sundaram
2024-12-04wifi: cfg80211: send MLO links tx power info in GET_INTERFACERameshkumar Sundaram
2024-12-04USB: Fix the issue of task recovery failure caused by USB status when S4 wake...Duan Chenghao
2024-12-04wifi: cfg80211: define and use wiphy guardJohannes Berg
2024-12-04usb: gadget: functionfs: fix spellosRandy Dunlap
2024-12-04dmaengine: amd: qdma: Remove using the private get and set dma_ops APIsLizhi Hou
2024-12-04linux/dmaengine.h: fix a few kernel-doc warningsRandy Dunlap
2024-12-04drm/v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBALChristian Gmeiner
2024-12-04firmware: arm_ffa: Fix the race around setting ffa_dev->propertiesLevi Yun
2024-12-03ASoC: Merge up origin to resolve interaction with manline symbol changesMark Brown
2024-12-03netfilter: nft_inner: incorrect percpu area handling under softirqPablo Neira Ayuso
2024-12-03drm/dp: extract drm_dp_dpcd_clear_payload()Jani Nikula
2024-12-03drm/dp: extract drm_dp_dpcd_write_payload()Jani Nikula
2024-12-03drm/dp: extract drm_dp_dpcd_poll_act_handled()Jani Nikula
2024-12-03iommu/arm-smmu-v3: Improve uAPI comment for IOMMU_HW_INFO_TYPE_ARM_SMMUV3Jason Gunthorpe
2024-12-03module: Convert default symbol namespace to string literalMasahiro Yamada
2024-12-03iommufd: Fix typos in kernel-doc commentsRandy Dunlap
2024-12-03io_uring: Change res2 parameter type in io_uring_cmd_doneBernd Schubert
2024-12-03ASoC: sdw_utils: cs_amp: Assign non-overlapping TDM masks for each codec on a...Richard Fitzgerald
2024-12-03wifi: mac80211: fix vif addr when switching from monitor to stationFelix Fietkau
2024-12-03wifi: mac80211: fix a queue stall in certain cases of CSAEmmanuel Grumbach
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-02Merge drm/drm-next into drm-xe-nextRodrigo Vivi
2024-12-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-12-02sched/isolation: Consolidate housekeeping cpumasks that are always identicalWaiman Long
2024-12-02sched/core: Remove HK_TYPE_SCHEDWaiman Long
2024-12-02locking/ww_mutex: Fix ww_mutex dummy lockdep map selftest warningsThomas Hellström
2024-12-02objtool: Fix ANNOTATE_REACHABLE to be a normal annotationPeter Zijlstra
2024-12-02objtool: Convert {.UN}REACHABLE to ANNOTATEPeter Zijlstra
2024-12-02objtool: Remove annotate_{,un}reachable()Peter Zijlstra
2024-12-02unreachable: UnifyPeter Zijlstra
2024-12-02objtool: Collect more annotations in objtool.hPeter Zijlstra
2024-12-02objtool: Convert ANNOTATE_INTRA_FUNCTION_CALL to ANNOTATEPeter Zijlstra
2024-12-02objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE to ANNOTATEPeter Zijlstra
2024-12-02objtool: Convert VALIDATE_UNRET_BEGIN to ANNOTATEPeter Zijlstra
2024-12-02objtool: Convert instrumentation_{begin,end}() to ANNOTATEPeter Zijlstra
2024-12-02objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATEPeter Zijlstra
2024-12-02objtool: Convert ANNOTATE_NOENDBR to ANNOTATEPeter Zijlstra
2024-12-02objtool: Generic annotation infrastructurePeter Zijlstra
2024-12-02mm: introduce mmap_lock_speculate_{try_begin|retry}Suren Baghdasaryan
2024-12-02mm: convert mm_lock_seq to a proper seqcountSuren Baghdasaryan
2024-12-02seqlock: add raw_seqcount_try_beginSuren Baghdasaryan
2024-12-02Merge tag 'v6.13-rc1' into perf/core, to refresh the branchIngo Molnar
2024-12-02pid: allow pid_max to be set per pid namespaceChristian Brauner
2024-12-02cred: fold get_new_cred_many() into get_cred_many()Christian Brauner
2024-12-02cred: remove unused get_new_cred()Christian Brauner