summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-09-04net/mlx5: Add device cap for supporting hot reset in sync reset flowMoshe Shemesh1-2/+9
2025-09-04atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().Kuniyuki Iwashima1-0/+1
2025-09-04NFS: Fix a race when updating an existing writeTrond Myklebust1-0/+1
2025-09-04nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requestsChristoph Hellwig1-1/+0
2025-08-28iosys-map: Fix undefined behavior in iosys_map_clear()Nitin Gote1-6/+1
2025-08-28compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich1-8/+0
2025-08-28arm64/amu: Use capacity_ref_freq() to set AMU ratioVincent Guittot1-0/+1
2025-08-28energy_model: Use a fixed reference frequencyVincent Guittot1-3/+3
2025-08-28cpufreq: Use the fixed and coherent frequency for scaling capacityVincent Guittot1-0/+1
2025-08-28sched/topology: Add a new arch_scale_freq_ref() methodVincent Guittot2-0/+15
2025-08-28PM: runtime: Simplify pm_runtime_get_if_active() usageSakari Ailus1-15/+3
2025-08-28PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable portsLukas Wunner1-1/+9
2025-08-28block: Make REQ_OP_ZONE_FINISH a write operationDamien Le Moal1-3/+3
2025-08-28block: reject invalid operation in submit_bio_noacctChristoph Hellwig1-4/+4
2025-08-28mm: reinstate ability to map write-sealed memfd mappings read-onlyIsaac J. Manjarres2-18/+54
2025-08-28mm: update memfd seal write check to include F_SEAL_WRITEIsaac J. Manjarres1-7/+8
2025-08-28mm: drop the assumption that VM_SHARED always implies writableIsaac J. Manjarres2-2/+13
2025-08-28vsock/virtio: Resize receive buffers so that each SKB fits in a 4K pageWill Deacon1-1/+6
2025-08-28net: vlan: Replace BUG() with WARN_ON_ONCE() in vlan_dev_* stubsGal Pressman1-3/+3
2025-08-28net: vlan: Make is_vlan_dev() a stub when VLAN is not configuredGal Pressman1-5/+10
2025-08-28netmem: fix skb_frag_address_safe with unreadable skbsMina Almasry1-1/+7
2025-08-28net: usb: cdc-ncm: check for filtering capabilityOliver Neukum1-0/+1
2025-08-28PCI: Extend isolated function probing to LoongArchHuacai Chen1-0/+3
2025-08-15net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg1-0/+1
2025-08-15sched/core: Remove ifdeffery for saved_stateElliot Berman1-2/+0
2025-08-15ipv6: reject malicious packets in ipv6_gso_segment()Eric Dumazet1-0/+23
2025-08-15sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up()NeilBrown1-0/+60
2025-08-15module: Restore the moduleparam prefix length checkPetr Pavlu1-3/+2
2025-08-15proc: use the same treatment to check proc_lseek as ones for proc_read_iter e...wangzijie1-0/+1
2025-08-15sched/psi: Optimize psi_group_change() cpu_clock() usagePeter Zijlstra1-4/+2
2025-08-15pps: fix poll supportDenis OSTERLAND-HEIM1-0/+1
2025-08-15fs_context: fix parameter name in infofc() macroRubenKelevra1-1/+1
2025-08-15audit,module: restore audit logging in load failure caseRichard Guy Briggs1-5/+4
2025-08-01sprintf.h requires stdarg.hStephen Rothwell1-0/+1
2025-08-01s390/ism: fix concurrency management in ism_cmd()Halil Pasic1-0/+1
2025-07-17crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()Lukas Wunner1-0/+12
2025-07-17mm: fix the inaccurate memory statistics issue for usersBaolin Wang1-0/+5
2025-07-10x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)1-0/+1
2025-07-10fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypassShivank Garg1-0/+2
2025-07-10module: Provide EXPORT_SYMBOL_GPL_FOR_MODULES() helperPeter Zijlstra1-2/+10
2025-07-10ata: libata-acpi: Do not assume 40 wire cable if no devices are enabledTasos Sahanidis1-4/+3
2025-07-10usb: typec: altmodes/displayport: do not index invalid pin_assignmentsRD Babiera1-0/+1
2025-07-06Revert "ipv6: save dontfrag in cork"Brett A C Sheffield (Librecast)1-1/+0
2025-07-06tty: vt: make consw::con_switch() return a boolJiri Slaby (SUSE)1-1/+3
2025-07-06tty: vt: sanitize arguments of consw::con_clear()Jiri Slaby (SUSE)1-2/+3
2025-07-06tty: vt: make init parameter of consw::con_init() a boolJiri Slaby (SUSE)1-1/+3
2025-07-06Drivers: hv: vmbus: Add utility function for querying ring sizeSaurabh Sengar1-0/+2
2025-06-27net: make for_each_netdev_dump() a little more bug-proofJakub Kicinski1-1/+2
2025-06-27mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn1-0/+3
2025-06-27atm: Revert atm_account_tx() if copy_from_iter_full() fails.Kuniyuki Iwashima1-0/+6