summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-08-28bonding: Add independent control state machineAahil Awatramani
2025-08-28bonding: update LACP activity flag after setting lacp_activeHangbin Liu
2025-08-28iosys-map: Fix undefined behavior in iosys_map_clear()Nitin Gote
2025-08-28compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich
2025-08-28arm64/amu: Use capacity_ref_freq() to set AMU ratioVincent Guittot
2025-08-28energy_model: Use a fixed reference frequencyVincent Guittot
2025-08-28cpufreq: Use the fixed and coherent frequency for scaling capacityVincent Guittot
2025-08-28sched/topology: Add a new arch_scale_freq_ref() methodVincent Guittot
2025-08-28PM: runtime: Simplify pm_runtime_get_if_active() usageSakari Ailus
2025-08-28btrfs: constify more pointer parametersDavid Sterba
2025-08-28PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable portsLukas Wunner
2025-08-28block: Make REQ_OP_ZONE_FINISH a write operationDamien Le Moal
2025-08-28block: reject invalid operation in submit_bio_noacctChristoph Hellwig
2025-08-28net: better track kernel sockets lifetimeEric Dumazet
2025-08-28net: Add net_passive_inc() and net_passive_dec().Kuniyuki Iwashima
2025-08-28mm: reinstate ability to map write-sealed memfd mappings read-onlyIsaac J. Manjarres
2025-08-28mm: update memfd seal write check to include F_SEAL_WRITEIsaac J. Manjarres
2025-08-28mm: drop the assumption that VM_SHARED always implies writableIsaac J. Manjarres
2025-08-28ACPI: pfr_update: Fix the driver update version checkChen Yu
2025-08-28vsock/virtio: Resize receive buffers so that each SKB fits in a 4K pageWill Deacon
2025-08-28uapi: in6: restore visibility of most IPv6 socket optionsJakub Kicinski
2025-08-28net: vlan: Replace BUG() with WARN_ON_ONCE() in vlan_dev_* stubsGal Pressman
2025-08-28net: vlan: Make is_vlan_dev() a stub when VLAN is not configuredGal Pressman
2025-08-28neighbour: add support for NUD_PERMANENT proxy entriesNicolas Escande
2025-08-28netmem: fix skb_frag_address_safe with unreadable skbsMina Almasry
2025-08-28wifi: mac80211: don't complete management TX on SAE commitJohannes Berg
2025-08-28wifi: cfg80211: Fix interface type validationIlan Peer
2025-08-28net: usb: cdc-ncm: check for filtering capabilityOliver Neukum
2025-08-28powerpc/thp: tracing: Hide hugepage events under CONFIG_PPC_BOOK3S_64Steven Rostedt
2025-08-28PCI: Extend isolated function probing to LoongArchHuacai Chen
2025-08-28io_uring: don't use int for ABIPavel Begunkov
2025-08-15net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg
2025-08-15sched/core: Remove ifdeffery for saved_stateElliot Berman
2025-08-15net: drop UFO packets in udp_rcv_segment()Wang Liang
2025-08-15ipv6: reject malicious packets in ipv6_gso_segment()Eric Dumazet
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-15Bluetooth: hci_event: Mask data status from LE ext adv reportsChris Down
2025-08-15net_sched: act_ctinfo: use atomic64_t for three countersEric Dumazet
2025-08-15sched/psi: Optimize psi_group_change() cpu_clock() usagePeter Zijlstra
2025-08-15net: dst: annotate data-races around dst->outputEric Dumazet
2025-08-15net: dst: annotate data-races around dst->inputEric Dumazet
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-24rxrpc: Fix recv-recv race of completed callDavid Howells
2025-07-24netfilter: nf_conntrack: fix crash due to removal of uninitialised entryFlorian Westphal