summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
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-25Merge branch 'slab/for-6.19/mempool_alloc_bulk' into slab/for-nextVlastimil Babka
2025-11-25Merge branch 'slab/for-6.19/memdesc_prep' into slab/for-nextVlastimil Babka
2025-11-25Merge branch 'slab/for-6.19/sheaves_cleanups' into slab/for-nextVlastimil Babka
2025-11-25Merge tag 'reset-for-v6.19' of https://git.pengutronix.de/git/pza/linux into ...Arnd Bergmann
2025-11-25Merge tag 'qcom-drivers-for-6.19' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2025-11-25backlight: lp855x: Fix lp855x.h kernel-doc warningsRandy Dunlap
2025-11-25ACPI: GTDT: Get rid of acpi_arch_timer_mem_init()Marc Zyngier
2025-11-25string: use __attribute__((nonnull())) in strends()Bartosz Golaszewski
2025-11-25fs: cosmetic fixes to lru handlingMateusz Guzik
2025-11-25fs: rework I_NEW handling to operate without fencesMateusz Guzik
2025-11-25wifi: ieee80211: correct FILS status codesRia Thomas
2025-11-25Merge tag 'tegra-for-6.19-syscore' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-11-25fs, iomap: remove IOCB_DIO_CALLER_COMPChristoph Hellwig
2025-11-25Merge tag 'samsung-drivers-6.19' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann