summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-12-18efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab
2025-12-18efi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab
2025-12-18block: fix comment for op_is_zone_mgmt() to include RESET_ALLshechenglong
2025-12-18f2fs: revert summary entry count from 2048 to 512 in 16kb block supportDaeho Jeong
2025-12-18NFS: Fix inheritance of the block sizes when automountingTrond Myklebust
2025-12-18net: hsr: create an API to get hsr port typeXiaoliang Yang
2025-12-18vfio/pci: Use RCU for error/request triggers to avoid circular lockingAlex Williamson
2025-12-18virtio: clean up features qword/dword termsMichael S. Tsirkin
2025-12-18virtio: fix map ops commentMichael S. Tsirkin
2025-12-18virtio: fix virtqueue_set_affinity() docsMichael S. Tsirkin
2025-12-18virtio: standardize Returns documentation styleMichael S. Tsirkin
2025-12-18virtio: fix grammar in virtio_map_ops docsMichael S. Tsirkin
2025-12-18virtio: fix grammar in virtio_queue_info docsMichael S. Tsirkin
2025-12-18virtio: fix whitespace in virtio_config_opsMichael S. Tsirkin
2025-12-18virtio: fix typo in virtio_device_ready() commentMichael S. Tsirkin
2025-12-18backlight: lp855x: Fix lp855x.h kernel-doc warningsRandy Dunlap
2025-12-18wifi: ieee80211: correct FILS status codesRia Thomas
2025-12-18wifi: mt76: wed: use proper wed reference in mt76 wed driver callabacksLorenzo Bianconi
2025-12-18RAS: Report all ARM processor CPER information to userspaceJason Tian
2025-12-18of/fdt: Consolidate duplicate code into helper functionsYuntao Wang
2025-12-18bpf: Fix invalid prog->stats access when update_effective_progs failsPu Lehui
2025-12-18net: phy: Add helper for fixing RGMII PHY mode based on internal mac delayInochi Amaoto
2025-12-18coresight: Change device mode to atomic typeLeo Yan
2025-12-18net: export netdev_get_by_index_lock()David Wei
2025-12-18coresight: tmc: add the handle of the event to the pathCarl Worth
2025-12-18entry,unwind/deferred: Fix unwind_reset_info() placementPeter Zijlstra
2025-12-18cleanup: fix scoped_class()Christian Brauner
2025-12-18ns: initialize ns_list_node for initial namespacesChristian Brauner
2025-12-18ns: add NS_COMMON_INIT()Christian Brauner
2025-12-18firmware: qcom: tzmem: fix qcom_tzmem_policy kernel-docRandy Dunlap
2025-12-18irqchip: Pass platform device to platform driversJohan Hovold
2025-11-28Merge tag 'char-misc-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-28Merge tag 'usb-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-11-28Merge tag 'mailbox-fixes-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-11-28mailbox: mtk-cmdq: Refine DMA address handling for the command bufferJason-JH Lin
2025-11-27Merge tag 'ceph-for-6.18-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-11-27Merge tag 'net-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-26virtio-net: avoid unnecessary checksum calculation on guest RXJon Kohler
2025-11-26libceph: drop started parameter of __ceph_open_session()Ilya Dryomov
2025-11-21Merge tag 'ata-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-11-20ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel
2025-11-18mm/huge_memory: Fix initialization of huge zero folioLinus Torvalds
2025-11-17Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-16Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...Linus Torvalds
2025-11-15mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlbDavid Hildenbrand (Red Hat)
2025-11-15Merge tag 'core-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-11-14Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-11-14bpf: Add bpf_prog_run_data_pointers()Eric Dumazet
2025-11-13Merge tag 'stratix10_svc_fix_v6.18' of ssh://gitolite.kernel.org/pub/scm/linu...Greg Kroah-Hartman