summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-11-27sysctl: Allow custom converters from outside sysctlJoel Granados
2025-11-27Merge tag 'linux-can-next-for-6.19-20251126' of git://git.kernel.org/pub/scm/...Paolo Abeni
2025-11-27sysctl: Replace void pointer with const pointer to ctl_tableJoel Granados
2025-11-27srcu: Create an SRCU-fast-updown APIPaul E. McKenney
2025-11-27configfs: Constify ct_item_ops in struct config_item_typeChristophe JAILLET
2025-11-27configfs: Constify ct_group_ops in struct config_item_typeChristophe JAILLET
2025-11-27net: pcs: xpcs: Add support for FBNIC 25G, 50G, 100G PMDAlexander Duyck
2025-11-27net: pcs: xpcs: Fix PMA identifier handling in XPCSAlexander Duyck
2025-11-27virtio: clean up features qword/dword termsMichael S. Tsirkin
2025-11-27virtio: fix map ops commentMichael S. Tsirkin
2025-11-27virtio: fix virtqueue_set_affinity() docsMichael S. Tsirkin
2025-11-27virtio: standardize Returns documentation styleMichael S. Tsirkin
2025-11-27virtio: fix grammar in virtio_map_ops docsMichael S. Tsirkin
2025-11-27virtio: fix grammar in virtio_queue_info docsMichael S. Tsirkin
2025-11-27virtio: fix whitespace in virtio_config_opsMichael S. Tsirkin
2025-11-27virtio: fix typo in virtio_device_ready() commentMichael S. Tsirkin
2025-11-26virtio-net: avoid unnecessary checksum calculation on guest RXJon Kohler
2025-11-26of: Add wrappers to match root node with OF device ID tablesKrzysztof Kozlowski
2025-11-26phy: add hwtstamp_get callback to phy driversVadim Fedorenko
2025-11-26phy: rename hwtstamp callback to hwtstamp_setVadim Fedorenko
2025-11-26ASoC: stm32: sai: fix device and OF node leaks onMark Brown
2025-11-26libceph: drop started parameter of __ceph_open_session()Ilya Dryomov
2025-11-26regulator: Use container_of_const() when all types areMark Brown
2025-11-26socket: Split out a getsockname helper for io_uringGabriel Krisman Bertazi
2025-11-26socket: Unify getsockname and getpeername implementationGabriel Krisman Bertazi
2025-11-26function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultane...pengdonglin
2025-11-26Merge branch 'iommufd_dmabuf' into k.o-iommufd/for-nextJason Gunthorpe
2025-11-26drivers: hid: renegotiate resolution multipliers with device after resetBenedek Kupper
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-26comedi: kcomedilib: Add loop checking variants of open and closeIan Abbott
2025-11-26comedi: Add reference counting for Comedi command handlingIan Abbott
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 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-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