aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-11-27virtio: fix grammar in virtio_queue_info docsMichael S. Tsirkin1-1/+1
2025-11-27virtio: fix whitespace in virtio_config_opsMichael S. Tsirkin1-1/+1
2025-11-27virtio: fix typo in virtio_device_ready() commentMichael S. Tsirkin1-1/+1
2025-11-26virtio-net: avoid unnecessary checksum calculation on guest RXJon Kohler1-3/+4
2025-11-26of: Add wrappers to match root node with OF device ID tablesKrzysztof Kozlowski1-0/+13
2025-11-26phy: add hwtstamp_get callback to phy driversVadim Fedorenko1-0/+5
2025-11-26phy: rename hwtstamp callback to hwtstamp_setVadim Fedorenko2-6/+6
2025-11-26ASoC: stm32: sai: fix device and OF node leaks onMark Brown3-5/+10
2025-11-26libceph: drop started parameter of __ceph_open_session()Ilya Dryomov1-2/+1
2025-11-26regulator: Use container_of_const() when all types areMark Brown1-0/+273
2025-11-26socket: Split out a getsockname helper for io_uringGabriel Krisman Bertazi1-0/+2
2025-11-26socket: Unify getsockname and getpeername implementationGabriel Krisman Bertazi1-3/+1
2025-11-26function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultane...pengdonglin1-5/+2
2025-11-26Merge branch 'iommufd_dmabuf' into k.o-iommufd/for-nextJason Gunthorpe5-47/+149
2025-11-26drivers: hid: renegotiate resolution multipliers with device after resetBenedek Kupper1-0/+1
2025-11-26mod_devicetable: Bump auxiliary_device_id name sizeRaag Jadav1-1/+1
2025-11-26sysfs: simplify attribute definition macrosThomas Weißschuh1-15/+7
2025-11-26sysfs: attribute_group: enable const variants of is_visible()Thomas Weißschuh1-2/+6
2025-11-26sysfs: introduce __SYSFS_FUNCTION_ALTERNATIVE()Thomas Weißschuh1-0/+6
2025-11-26sysfs: transparently handle const pointers in ATTRIBUTE_GROUPS()Thomas Weißschuh1-1/+6
2025-11-26sysfs: attribute_group: allow registration of const attributeThomas Weißschuh1-1/+4
2025-11-26comedi: kcomedilib: Add loop checking variants of open and closeIan Abbott1-2/+32
2025-11-26comedi: Add reference counting for Comedi command handlingIan Abbott1-0/+7
2025-11-26can: calc_bittiming: add PWM calculationVincent Mailhol1-0/+10
2025-11-26can: bittiming: add PWM validationVincent Mailhol1-0/+22
2025-11-26can: bittiming: add PWM parametersVincent Mailhol1-2/+39
2025-11-26can: dev: can_dev_dropped_skb: drop CC/FD frames in CANXL-only modeOliver Hartkopp1-0/+19
2025-11-26can: netlink: add initial CAN XL supportVincent Mailhol2-3/+10
2025-11-26can: netlink: add CAN_CTRLMODE_RESTRICTEDVincent Mailhol1-24/+26
2025-11-26can: dev: can_dev_dropped_skb: drop CAN FD skbs if FD is offVincent Mailhol1-3/+11
2025-11-26can: bittiming: apply NL_SET_ERR_MSG() to can_calc_bittiming()Vincent Mailhol1-1/+1
2025-11-26Merge tag 'kvm-x86-svm-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+37
2025-11-26Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-12/+2
2025-11-26Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-5/+13
2025-11-25bpf: Introduce internal bpf_map_check_op_flags helper functionLeon Hwang1-0/+11
2025-11-25hfs/hfsplus: move on-disk layout declarations into hfs_common.hViacheslav Dubeyko1-0/+633
2025-11-25sched/mmcid: Switch over to the new mechanismThomas Gleixner2-23/+4
2025-11-25sched/mmcid: Implement deferred mode changeThomas Gleixner1-0/+8
2025-11-25irqwork: Move data struct to a types headerThomas Gleixner2-7/+16
2025-11-25sched/mmcid: Provide CID ownership mode fixup functionsThomas Gleixner1-2/+5
2025-11-25sched/mmcid: Provide new scheduler CID mechanismThomas Gleixner2-9/+17
2025-11-25sched/mmcid: Introduce per task/CPU ownership infrastructureThomas Gleixner2-4/+6
2025-11-25sched/mmcid: Serialize sched_mm_cid_fork()/exit() with a mutexThomas Gleixner1-0/+2
2025-11-25sched/mmcid: Provide precomputed maximal valueThomas Gleixner1-0/+6
2025-11-25sched/mmcid: Move initialization out of lineThomas Gleixner1-14/+1
2025-11-25signal: Move MMCID exit out of sighand lockThomas Gleixner1-2/+2
2025-11-25sched/mmcid: Convert mm CID mask to a bitmapThomas Gleixner1-4/+5
2025-11-25cpumask: Cache num_possible_cpus()Thomas Gleixner1-2/+8
2025-11-25sched: idle: Respect the CPU system wakeup QoS limit for s2idleUlf Hansson1-2/+4
2025-11-25pmdomain: Respect the CPU system wakeup QoS limit for s2idleUlf Hansson1-0/+1