summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-12-05clocksource: Make negative motion detection more robustThomas Gleixner1-0/+2
2024-12-05mtd: spinand: Add support for SkyHigh S35ML-3 familyTakahiro Kuwano1-0/+1
2024-12-05mtd: spinand: Introduce a way to avoid raw accessTakahiro Kuwano1-0/+1
2024-12-05net/mlx5: qos: Add ifc support for cross-esw schedulingCosmin Ratiu1-3/+8
2024-12-05net/mlx5: Add support for new scheduling elementsCarolina Jubran1-3/+11
2024-12-05net/mlx5: Add ConnectX-8 device to ifcYevgeny Kliteynik1-0/+1
2024-12-05net/mlx5: ifc: Reorganize mlx5_ifc_flow_table_context_bitsCosmin Ratiu1-13/+17
2024-12-05RDMA/mlx5: Enforce same type port association for multiport RoCEPatrisious Haddad1-0/+6
2024-12-05net: phylink: add pcs_inband_caps() methodRussell King (Oracle)1-0/+17
2024-12-05net: phy: add phy_config_inband()Russell King (Oracle)1-0/+6
2024-12-05net: phy: add phy_inband_caps()Russell King (Oracle)1-0/+28
2024-12-05netpoll: Make netpoll_send_udp return status instead of voidMaksym Kutsevol1-1/+1
2024-12-04scsi: Rename .device_configure() into .sdev_configure()Bart Van Assche1-6/+5
2024-12-04scsi: Rename .slave_alloc() and .slave_destroy()Bart Van Assche1-4/+4
2024-12-04lsm: lsm_context in security_dentry_init_securityCasey Schaufler2-24/+4
2024-12-04lsm: use lsm_context in security_inode_getsecctxCasey Schaufler2-4/+5
2024-12-04lsm: replace context+len with lsm_contextCasey Schaufler2-8/+6
2024-12-04bpf: Introduce support for bpf_local_irq_{save,restore}Kumar Kartikeya Dwivedi1-2/+5
2024-12-04bpf: Consolidate locks and reference state in verifier stateKumar Kartikeya Dwivedi1-8/+11
2024-12-04lsm: ensure the correct LSM context releaserCasey Schaufler2-3/+34
2024-12-04serial: 8250_pci: Share WCH IDs with parport_serial driverAndy Shevchenko1-0/+11
2024-12-04usb: storage: add a macro for the upper limit of max LUNDingyan Li1-0/+8
2024-12-04USB: Fix the issue of task recovery failure caused by USB status when S4 wake...Duan Chenghao1-1/+2
2024-12-04dmaengine: amd: qdma: Remove using the private get and set dma_ops APIsLizhi Hou1-0/+2
2024-12-04linux/dmaengine.h: fix a few kernel-doc warningsRandy Dunlap1-3/+10
2024-12-04firmware: arm_ffa: Fix the race around setting ffa_dev->propertiesLevi Yun1-5/+8
2024-12-03module: Convert default symbol namespace to string literalMasahiro Yamada1-1/+1
2024-12-03io_uring: Change res2 parameter type in io_uring_cmd_doneBernd Schubert1-2/+2
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra6-7/+7
2024-12-02sched/isolation: Consolidate housekeeping cpumasks that are always identicalWaiman Long1-7/+13
2024-12-02sched/core: Remove HK_TYPE_SCHEDWaiman Long1-1/+0
2024-12-02locking/ww_mutex: Fix ww_mutex dummy lockdep map selftest warningsThomas Hellström1-2/+2
2024-12-02objtool: Fix ANNOTATE_REACHABLE to be a normal annotationPeter Zijlstra1-2/+2
2024-12-02objtool: Convert {.UN}REACHABLE to ANNOTATEPeter Zijlstra2-11/+8
2024-12-02objtool: Remove annotate_{,un}reachable()Peter Zijlstra1-27/+0
2024-12-02unreachable: UnifyPeter Zijlstra2-15/+7
2024-12-02objtool: Collect more annotations in objtool.hPeter Zijlstra2-29/+55
2024-12-02objtool: Convert ANNOTATE_INTRA_FUNCTION_CALL to ANNOTATEPeter Zijlstra2-10/+7
2024-12-02objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE to ANNOTATEPeter Zijlstra1-0/+1
2024-12-02objtool: Convert VALIDATE_UNRET_BEGIN to ANNOTATEPeter Zijlstra2-6/+4
2024-12-02objtool: Convert instrumentation_{begin,end}() to ANNOTATEPeter Zijlstra3-9/+16
2024-12-02objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATEPeter Zijlstra1-0/+1
2024-12-02objtool: Convert ANNOTATE_NOENDBR to ANNOTATEPeter Zijlstra2-13/+9
2024-12-02objtool: Generic annotation infrastructurePeter Zijlstra1-0/+18
2024-12-02mm: introduce mmap_lock_speculate_{try_begin|retry}Suren Baghdasaryan1-2/+31
2024-12-02mm: convert mm_lock_seq to a proper seqcountSuren Baghdasaryan3-27/+47
2024-12-02seqlock: add raw_seqcount_try_beginSuren Baghdasaryan1-0/+22
2024-12-02Merge tag 'v6.13-rc1' into perf/core, to refresh the branchIngo Molnar348-2788/+7851
2024-12-02pid: allow pid_max to be set per pid namespaceChristian Brauner2-4/+9
2024-12-02cred: fold get_new_cred_many() into get_cred_many()Christian Brauner1-15/+2