summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-12-04usb: storage: add a macro for the upper limit of max LUNDingyan Li
2024-12-04USB: Fix the issue of task recovery failure caused by USB status when S4 wake...Duan Chenghao
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-04firmware: arm_ffa: Fix the race around setting ffa_dev->propertiesLevi Yun
2024-12-03module: Convert default symbol namespace to string literalMasahiro Yamada
2024-12-03io_uring: Change res2 parameter type in io_uring_cmd_doneBernd Schubert
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
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
2024-12-02tree-wide: s/revert_creds_light()/revert_creds()/gChristian Brauner
2024-12-02tree-wide: s/override_creds_light()/override_creds()/gChristian Brauner
2024-12-02cred: remove old {override,revert}_creds() helpersChristian Brauner
2024-12-02cred: return old creds from revert_creds_light()Christian Brauner
2024-12-02tree-wide: s/override_creds()/override_creds_light(get_new_cred())/gChristian Brauner
2024-12-01lib/crc-t10dif: add support for arch overridesEric Biggers
2024-12-01lib/crc-t10dif: stop wrapping the crypto APIEric Biggers
2024-12-01jbd2: switch to using the crc32c libraryEric Biggers
2024-12-01lib/crc32: make crc32c() go directly to libEric Biggers
2024-12-01lib/crc32: expose whether the lib is really optimized at runtimeEric Biggers
2024-12-01lib/crc32: improve support for arch-specific overridesEric Biggers
2024-12-01lib/crc32: drop leading underscores from __crc32c_le_baseEric Biggers
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-12-01Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-12-01Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-30printf: Remove unused 'bprintf'Dr. David Alan Gilbert
2024-11-30Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds
2024-11-30Merge tag 'io_uring-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-11-30Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds