summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-11-26mod_devicetable: Bump auxiliary_device_id name sizeRaag Jadav
2025-11-26sysfs: simplify attribute definition macrosThomas Weißschuh
2025-11-26sysfs: attribute_group: enable const variants of is_visible()Thomas Weißschuh
2025-11-26sysfs: introduce __SYSFS_FUNCTION_ALTERNATIVE()Thomas Weißschuh
2025-11-26sysfs: transparently handle const pointers in ATTRIBUTE_GROUPS()Thomas Weißschuh
2025-11-26sysfs: attribute_group: allow registration of const attributeThomas Weißschuh
2025-11-26virt: acrn: split acrn_mmio_dev_res out of acrn_mmiodevRandy Dunlap
2025-11-26comedi: kcomedilib: Add loop checking variants of open and closeIan Abbott
2025-11-26comedi: Add reference counting for Comedi command handlingIan Abbott
2025-11-26drm/ttm: rework pipelined eviction fence handlingPierre-Eric Pelloux-Prayer
2025-11-26can: netlink: add PWM netlink interfaceVincent Mailhol
2025-11-26can: calc_bittiming: add PWM calculationVincent Mailhol
2025-11-26can: bittiming: add PWM validationVincent Mailhol
2025-11-26can: bittiming: add PWM parametersVincent Mailhol
2025-11-26can: dev: can_dev_dropped_skb: drop CC/FD frames in CANXL-only modeOliver Hartkopp
2025-11-26can: netlink: add CAN_CTRLMODE_XL_TMS flagVincent Mailhol
2025-11-26can: netlink: add initial CAN XL supportVincent Mailhol
2025-11-26can: netlink: add CAN_CTRLMODE_RESTRICTEDVincent Mailhol
2025-11-26can: dev: can_dev_dropped_skb: drop CAN FD skbs if FD is offVincent Mailhol
2025-11-26can: bittiming: apply NL_SET_ERR_MSG() to can_calc_bittiming()Vincent Mailhol
2025-11-26Merge tag 'kvm-x86-svm-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-26Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-26Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-25tcp: remove icsk->icsk_retransmit_timerEric Dumazet
2025-11-25tcp: introduce icsk->icsk_keepalive_timerEric Dumazet
2025-11-25net: move sk_dst_pending_confirm and sk_pacing_status to sock_read_tx groupEric Dumazet
2025-11-25tcp: rename icsk_timeout() to tcp_timeout_expires()Eric Dumazet
2025-11-25tools: ynl-gen: add regeneration commentAsbjørn Sloth Tønnesen
2025-11-25bpf: Introduce internal bpf_map_check_op_flags helper functionLeon Hwang
2025-11-25hfs/hfsplus: move on-disk layout declarations into hfs_common.hViacheslav Dubeyko
2025-11-25sched/mmcid: Switch over to the new mechanismThomas Gleixner
2025-11-25sched/mmcid: Implement deferred mode changeThomas Gleixner
2025-11-25irqwork: Move data struct to a types headerThomas Gleixner
2025-11-25sched/mmcid: Provide CID ownership mode fixup functionsThomas Gleixner
2025-11-25sched/mmcid: Provide new scheduler CID mechanismThomas Gleixner
2025-11-25sched/mmcid: Introduce per task/CPU ownership infrastructureThomas Gleixner
2025-11-25sched/mmcid: Serialize sched_mm_cid_fork()/exit() with a mutexThomas Gleixner
2025-11-25sched/mmcid: Provide precomputed maximal valueThomas Gleixner
2025-11-25sched/mmcid: Move initialization out of lineThomas Gleixner
2025-11-25signal: Move MMCID exit out of sighand lockThomas Gleixner
2025-11-25sched/mmcid: Convert mm CID mask to a bitmapThomas Gleixner
2025-11-25cpumask: Cache num_possible_cpus()Thomas Gleixner
2025-11-25sched: idle: Respect the CPU system wakeup QoS limit for s2idleUlf Hansson
2025-11-25pmdomain: Respect the CPU system wakeup QoS limit for s2idleUlf Hansson
2025-11-25PM: QoS: Introduce a CPU system wakeup QoS limitUlf Hansson
2025-11-25vfio/pci: Add vfio_pci_dma_buf_iommufd_map()Jason Gunthorpe
2025-11-25net_sched: add qdisc_dequeue_drop() helperEric Dumazet
2025-11-25net_sched: add tcf_kfree_skb_list() helperEric Dumazet
2025-11-25net_sched: add Qdisc_read_mostly and Qdisc_write groupsEric Dumazet
2025-11-25net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update()Eric Dumazet