summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-09-04net: rose: convert 'use' field to refcount_tTakamitsu Iwai1-5/+13
2025-09-04net: rose: split remove and free operations in rose_remove_neigh()Takamitsu Iwai1-0/+8
2025-09-04atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().Kuniyuki Iwashima1-0/+1
2025-09-04Bluetooth: hci_sync: fix set_local_name race conditionPavel Shpakovskiy1-1/+1
2025-09-04of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()Oreoluwa Babatunde1-0/+3
2025-09-04vhost: Fix ioctl # for VHOST_[GS]ET_FORK_FROM_OWNERNamhyung Kim1-2/+2
2025-08-28net/mlx5: Add IFC bits and enums for buf_ownershipOren Sidi1-2/+12
2025-08-28net/mlx5: Relocate function declarations from port.h to mlx5_core.hShahar Shitrit1-84/+1
2025-08-28bonding: update LACP activity flag after setting lacp_activeHangbin Liu1-0/+1
2025-08-28iosys-map: Fix undefined behavior in iosys_map_clear()Nitin Gote1-6/+1
2025-08-28drm/tests: Do not use drm_fb_blit() in format-helper testsThomas Zimmermann1-0/+9
2025-08-28drm/format-helper: Add conversion from XRGB8888 to BGR888Kerem Karabay1-0/+3
2025-08-28compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich1-8/+0
2025-08-28kcov, usb: Don't disable interrupts in kcov_remote_start_usb_softirq()Sebastian Andrzej Siewior1-38/+9
2025-08-28kvm: retry nx_huge_page_recovery_thread creationKeith Busch1-13/+34
2025-08-28NFS: Fix a race when updating an existing writeTrond Myklebust1-0/+1
2025-08-28iov_iter: iterate_folioq: fix handling of offset >= folio sizeDominique Martinet1-9/+11
2025-08-28netfs: Fix unbuffered write error handlingDavid Howells1-0/+1
2025-08-28ACPI: pfr_update: Fix the driver update version checkChen Yu1-0/+1
2025-08-20ACPI: Return -ENODEV from acpi_parse_spcr() when SPCR support is disabledLi Chen1-1/+1
2025-08-20ata: libata-sata: Add link_power_management_supported sysfs attributeDamien Le Moal1-0/+1
2025-08-20PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable portsLukas Wunner1-0/+6
2025-08-20PCI: Store all PCIe Supported Link SpeedsIlpo Järvinen2-1/+10
2025-08-20net: better track kernel sockets lifetimeEric Dumazet1-0/+1
2025-08-20net: Add net_passive_inc() and net_passive_dec().Kuniyuki Iwashima1-0/+16
2025-08-20block: Introduce bio_needs_zone_write_plugging()Damien Le Moal1-0/+55
2025-08-20lib/sbitmap: convert shallow_depth from one word to the whole sbitmapYu Kuai1-3/+3
2025-08-20vsock/virtio: Resize receive buffers so that each SKB fits in a 4K pageWill Deacon1-1/+6
2025-08-20uapi: in6: restore visibility of most IPv6 socket optionsJakub Kicinski1-2/+2
2025-08-20net: vlan: Replace BUG() with WARN_ON_ONCE() in vlan_dev_* stubsGal Pressman1-3/+3
2025-08-20net: vlan: Make is_vlan_dev() a stub when VLAN is not configuredGal Pressman1-5/+10
2025-08-20neighbour: add support for NUD_PERMANENT proxy entriesNicolas Escande1-0/+1
2025-08-20netmem: fix skb_frag_address_safe with unreadable skbsMina Almasry1-1/+7
2025-08-20lib: packing: Include necessary headersNathan Lynch1-1/+5
2025-08-20wifi: mac80211: avoid weird state in error pathMiri Korenblit1-0/+2
2025-08-20wifi: mac80211: don't complete management TX on SAE commitJohannes Berg1-0/+2
2025-08-20wifi: cfg80211: Fix interface type validationIlan Peer1-1/+1
2025-08-20net: usb: cdc-ncm: check for filtering capabilityOliver Neukum1-0/+1
2025-08-20powerpc/thp: tracing: Hide hugepage events under CONFIG_PPC_BOOK3S_64Steven Rostedt1-0/+2
2025-08-20net: kcm: Fix race condition in kcm_unattach()Sven Stegemann1-1/+0
2025-08-20mm/memory-tier: fix abstract distance calculation overflowLi Zhijian1-1/+1
2025-08-20block: Make REQ_OP_ZONE_FINISH a write operationDamien Le Moal1-3/+3
2025-08-20PCI: Extend isolated function probing to LoongArchHuacai Chen1-0/+3
2025-08-20io_uring: don't use int for ABIPavel Begunkov1-1/+1
2025-08-15net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg1-0/+1
2025-08-15net: drop UFO packets in udp_rcv_segment()Wang Liang1-6/+18
2025-08-15ipv6: reject malicious packets in ipv6_gso_segment()Eric Dumazet1-0/+23
2025-08-15ASoC: tas2781: Fix the wrong step for TLV on tas2781Baojun Xu1-1/+1
2025-08-15block: Fix default IO priority if there is no IO contextGuenter Roeck1-1/+2
2025-08-15sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up()NeilBrown1-0/+60