summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-08-28netfs: Fix unbuffered write error handlingDavid Howells
2025-08-20ACPI: Return -ENODEV from acpi_parse_spcr() when SPCR support is disabledLi Chen
2025-08-20ata: libata-sata: Add link_power_management_supported sysfs attributeDamien Le Moal
2025-08-20PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable portsLukas Wunner
2025-08-20PCI: Store all PCIe Supported Link SpeedsIlpo Järvinen
2025-08-20block: Introduce bio_needs_zone_write_plugging()Damien Le Moal
2025-08-20lib/sbitmap: convert shallow_depth from one word to the whole sbitmapYu Kuai
2025-08-20vsock/virtio: Resize receive buffers so that each SKB fits in a 4K pageWill Deacon
2025-08-20net: vlan: Replace BUG() with WARN_ON_ONCE() in vlan_dev_* stubsGal Pressman
2025-08-20net: vlan: Make is_vlan_dev() a stub when VLAN is not configuredGal Pressman
2025-08-20netmem: fix skb_frag_address_safe with unreadable skbsMina Almasry
2025-08-20lib: packing: Include necessary headersNathan Lynch
2025-08-20net: usb: cdc-ncm: check for filtering capabilityOliver Neukum
2025-08-20mm/memory-tier: fix abstract distance calculation overflowLi Zhijian
2025-08-20block: Make REQ_OP_ZONE_FINISH a write operationDamien Le Moal
2025-08-20PCI: Extend isolated function probing to LoongArchHuacai Chen
2025-08-15net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg
2025-08-15ipv6: reject malicious packets in ipv6_gso_segment()Eric Dumazet
2025-08-15block: Fix default IO priority if there is no IO contextGuenter Roeck
2025-08-15sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up()NeilBrown
2025-08-15module: Restore the moduleparam prefix length checkPetr Pavlu
2025-08-15proc: use the same treatment to check proc_lseek as ones for proc_read_iter e...wangzijie
2025-08-15fortify: Fix incorrect reporting of read buffer sizeKees Cook
2025-08-15ring-buffer: Remove ring_buffer_read_prepare_sync()Steven Rostedt
2025-08-15RDMA/mlx5: Fix UMR modifying of mkey page sizeEdward Srouji
2025-08-15sched/psi: Optimize psi_group_change() cpu_clock() usagePeter Zijlstra
2025-08-15pps: fix poll supportDenis OSTERLAND-HEIM
2025-08-15fs_context: fix parameter name in infofc() macroRubenKelevra
2025-08-15audit,module: restore audit logging in load failure caseRichard Guy Briggs
2025-08-01sprintf.h requires stdarg.hStephen Rothwell
2025-08-01s390/ism: fix concurrency management in ism_cmd()Halil Pasic
2025-07-17crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()Lukas Wunner
2025-07-17wifi: mac80211: correctly identify S1G short beaconLachlan Hodges
2025-07-17mm: fix the inaccurate memory statistics issue for usersBaolin Wang
2025-07-17KVM: SVM: Add missing member in SNP_LAUNCH_START command structureNikunj A Dadhania
2025-07-10x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)
2025-07-10usb: acpi: fix device link removalHeikki Krogerus
2025-07-10fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypassShivank Garg
2025-07-10module: Provide EXPORT_SYMBOL_GPL_FOR_MODULES() helperPeter Zijlstra
2025-07-10add a string-to-qstr constructorAl Viro
2025-07-10ata: libata-acpi: Do not assume 40 wire cable if no devices are enabledTasos Sahanidis
2025-07-10bpf: Do not include stack ptr register in precision backtracking bookkeepingYonghong Song
2025-07-10bpf: use common instruction history across all statesAndrii Nakryiko
2025-07-10spinlock: extend guard with spinlock_bh variantsChristian Marangi
2025-07-10usb: typec: altmodes/displayport: do not index invalid pin_assignmentsRD Babiera
2025-06-27mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn
2025-06-27atm: Revert atm_account_tx() if copy_from_iter_full() fails.Kuniyuki Iwashima
2025-06-27f2fs: fix to bail out in get_new_segment()Chao Yu
2025-06-27tcp: add receive queue awareness in tcp_rcv_space_adjust()Eric Dumazet
2025-06-27ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 caseMario Limonciello