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