summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-12-01ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel1-0/+1
2025-11-24mm/huge_memory: do not change split_huge_page*() target order silentlyZi Yan1-32/+23
2025-11-24dma-mapping: benchmark: Restore padding to ensure uABI remained consistentQinxin Xia1-0/+1
2025-11-24bpf: Add bpf_prog_run_data_pointers()Eric Dumazet1-0/+20
2025-11-24mlx5: Fix default values in create CQAkiva Goldberger1-0/+1
2025-11-24net/mlx5e: Prepare for using different CQ doorbellsCosmin Ratiu1-1/+0
2025-11-24net/mlx5: Store the global doorbell in mlx5_privCosmin Ratiu1-2/+1
2025-11-24NFS4: Apply delay_retrans to async operationsJoshua Watt1-0/+1
2025-11-24compiler_types: Move unused static inline functions warning to W=2Peter Zijlstra1-3/+2
2025-11-13virtio_net: fix alignment for virtio_net_hdr_v1_hashMichael S. Tsirkin1-1/+2
2025-11-13platform/x86: int3472: Fix double free of GPIO device during unregisterQiu Wenbo1-1/+0
2025-11-13dmaengine: sh: setup_xref error handlingThomas Andreatta1-1/+1
2025-11-13f2fs: fix to detect potential corrupted nid in free_nid_listChao Yu1-0/+1
2025-11-13s390/pci: Use pci_uevent_ers() in PCI recoveryNiklas Schnelle1-1/+1
2025-11-13mfd: qnap-mcu: Include linux/types.h in qnap-mcu.h shared headerHeiko Stuebner1-0/+2
2025-11-13bpf: Do not limit bpf_cgroup_from_id to current's namespaceKumar Kartikeya Dwivedi1-0/+1
2025-11-13block: check for valid bio while splittingKeith Busch2-2/+9
2025-11-13bpf: Use tnums for JEQ/JNE is_branch_taken logicPaul Chaignon1-0/+3
2025-11-13bpf: Don't use %pK through printkThomas Weißschuh1-1/+1
2025-11-13regmap: irq: Correct documentation of wake_invert flagShawn Guo1-1/+1
2025-11-13block: make REQ_OP_ZONE_OPEN a write operationDamien Le Moal1-5/+5
2025-11-13block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALLDamien Le Moal1-0/+1
2025-11-13fbcon: Set fb_display[i]->mode to NULL when the mode is releasedQuanmin Yan1-0/+2
2025-11-02audit: record fanotify event regardless of presence of rulesRichard Guy Briggs1-1/+1
2025-10-29gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei1-0/+5
2025-10-29gpio: regmap: Allow to allocate regmap-irq deviceMathieu Dubois-Briand1-0/+11
2025-10-29treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand1-9/+1
2025-10-29mm/migrate: remove MIGRATEPAGE_UNMAPDavid Hildenbrand1-1/+0
2025-10-29of/irq: Convert of_msi_map_id() callers to of_msi_xlate()Lorenzo Pieralisi1-6/+0
2025-10-29firmware: arm_ffa: Add support for IMPDEF value in the memory access descriptorSudeep Holla1-2/+19
2025-10-29virtio-net: zero unused hash fieldsJason Wang1-0/+4
2025-10-29hung_task: fix warnings caused by unaligned lock pointersLance Yang1-3/+5
2025-10-29net: datagram: introduce datagram_poll_queue for custom receive queuesRalf Lici1-0/+3
2025-10-29cgroup/misc: fix misc_res_type kernel-doc warningRandy Dunlap1-1/+1
2025-10-29expfs: Fix exportfs_can_encode_fh() for EXPORT_FH_FIDJan Kara1-3/+4
2025-10-23PM: hibernate: Fix pm_hibernation_mode_is_suspend() build breakageRafael J. Wysocki1-2/+6
2025-10-23net: phy: bcm54811: Fix GMII/MII/MII-Lite selectionKamil Horák - 2N1-0/+1
2025-10-23usb: gadget: Introduce free_usb_request helperKuen-Han Tsai1-0/+23
2025-10-23usb: gadget: Store endpoint pointer in usb_requestKuen-Han Tsai1-0/+2
2025-10-23PM: hibernate: Add pm_hibernation_mode_is_suspend()Mario Limonciello (AMD)1-0/+2
2025-10-23ata: libata-core: relax checks in ata_read_log_directory()Damien Le Moal1-0/+6
2025-10-19pidfs: validate extensible ioctlsChristian Brauner1-0/+14
2025-10-19mm/ksm: fix incorrect KSM counter handling in mm_struct during forkDonet Tom1-1/+7
2025-10-19vfs: add ATTR_CTIME_SET flagJeff Layton1-0/+1
2025-10-19iio: frequency: adf4350: Fix ADF4350_REG3_12BIT_CLKDIV_MODEMichael Hennerich1-1/+1
2025-10-19nfsd: unregister with rpcbind when deleting a transportOlga Kornievskaia1-0/+3
2025-10-19cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latencyRafael J. Wysocki1-0/+3
2025-10-19PM: runtime: Update kerneldoc return codesBrian Norris1-25/+31
2025-10-19page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit archesToke Høiland-Jørgensen1-9/+13
2025-10-19memcg: skip cgroup_file_notify if spinning is not allowedShakeel Butt1-7/+19