summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2025-11-13bpf: Don't use %pK through printkThomas Weißschuh
2025-11-13regmap: irq: Correct documentation of wake_invert flagShawn Guo
2025-11-13block: make REQ_OP_ZONE_OPEN a write operationDamien Le Moal
2025-11-13block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALLDamien Le Moal
2025-11-13fbcon: Set fb_display[i]->mode to NULL when the mode is releasedQuanmin Yan
2025-11-02audit: record fanotify event regardless of presence of rulesRichard Guy Briggs
2025-10-29gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei
2025-10-29gpio: regmap: Allow to allocate regmap-irq deviceMathieu Dubois-Briand
2025-10-29treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand
2025-10-29mm/migrate: remove MIGRATEPAGE_UNMAPDavid Hildenbrand
2025-10-29of/irq: Convert of_msi_map_id() callers to of_msi_xlate()Lorenzo Pieralisi
2025-10-29firmware: arm_ffa: Add support for IMPDEF value in the memory access descriptorSudeep Holla
2025-10-29virtio-net: zero unused hash fieldsJason Wang
2025-10-29hung_task: fix warnings caused by unaligned lock pointersLance Yang
2025-10-29net: datagram: introduce datagram_poll_queue for custom receive queuesRalf Lici
2025-10-29cgroup/misc: fix misc_res_type kernel-doc warningRandy Dunlap
2025-10-29expfs: Fix exportfs_can_encode_fh() for EXPORT_FH_FIDJan Kara
2025-10-23PM: hibernate: Fix pm_hibernation_mode_is_suspend() build breakageRafael J. Wysocki
2025-10-23net: phy: bcm54811: Fix GMII/MII/MII-Lite selectionKamil Horák - 2N
2025-10-23usb: gadget: Introduce free_usb_request helperKuen-Han Tsai
2025-10-23usb: gadget: Store endpoint pointer in usb_requestKuen-Han Tsai
2025-10-23PM: hibernate: Add pm_hibernation_mode_is_suspend()Mario Limonciello (AMD)
2025-10-23ata: libata-core: relax checks in ata_read_log_directory()Damien Le Moal
2025-10-19pidfs: validate extensible ioctlsChristian Brauner
2025-10-19mm/ksm: fix incorrect KSM counter handling in mm_struct during forkDonet Tom
2025-10-19vfs: add ATTR_CTIME_SET flagJeff Layton
2025-10-19iio: frequency: adf4350: Fix ADF4350_REG3_12BIT_CLKDIV_MODEMichael Hennerich
2025-10-19nfsd: unregister with rpcbind when deleting a transportOlga Kornievskaia
2025-10-19cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latencyRafael J. Wysocki
2025-10-19PM: runtime: Update kerneldoc return codesBrian Norris
2025-10-19page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit archesToke Høiland-Jørgensen
2025-10-19memcg: skip cgroup_file_notify if spinning is not allowedShakeel Butt