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 virtqueue_set_affinity() 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-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-18perf: Remove get_perf_callchain() init_nr argumentJosh Poimboeuf
2025-12-18tty: introduce tty_port_tty guard()Jiri Slaby (SUSE)
2025-12-18firmware: qcom: tzmem: fix qcom_tzmem_policy kernel-docRandy Dunlap
2025-12-18rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()Xuanqiang Luo
2025-12-07usb: gadget: udc: fix use-after-free in usb_gadget_state_workJimmy Hu
2025-12-07virtio-net: avoid unnecessary checksum calculation on guest RXJon Kohler
2025-12-07iio: buffer: support getting dma channel from the bufferNuno Sá
2025-12-07iio: buffer-dma: support getting the DMA channelNuno Sá
2025-12-07mailbox: mtk-cmdq: Refine DMA address handling for the command bufferJason-JH Lin
2025-12-01ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel
2025-11-24mm/huge_memory: do not change split_huge_page*() target order silentlyZi Yan
2025-11-24dma-mapping: benchmark: Restore padding to ensure uABI remained consistentQinxin Xia
2025-11-24bpf: Add bpf_prog_run_data_pointers()Eric Dumazet
2025-11-24mlx5: Fix default values in create CQAkiva Goldberger
2025-11-24net/mlx5e: Prepare for using different CQ doorbellsCosmin Ratiu
2025-11-24net/mlx5: Store the global doorbell in mlx5_privCosmin Ratiu
2025-11-24NFS4: Apply delay_retrans to async operationsJoshua Watt
2025-11-24compiler_types: Move unused static inline functions warning to W=2Peter Zijlstra
2025-11-13virtio_net: fix alignment for virtio_net_hdr_v1_hashMichael S. Tsirkin
2025-11-13platform/x86: int3472: Fix double free of GPIO device during unregisterQiu Wenbo
2025-11-13dmaengine: sh: setup_xref error handlingThomas Andreatta
2025-11-13f2fs: fix to detect potential corrupted nid in free_nid_listChao Yu
2025-11-13s390/pci: Use pci_uevent_ers() in PCI recoveryNiklas Schnelle
2025-11-13mfd: qnap-mcu: Include linux/types.h in qnap-mcu.h shared headerHeiko Stuebner
2025-11-13bpf: Do not limit bpf_cgroup_from_id to current's namespaceKumar Kartikeya Dwivedi
2025-11-13block: check for valid bio while splittingKeith Busch
2025-11-13bpf: Use tnums for JEQ/JNE is_branch_taken logicPaul Chaignon