summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-09-09block: add a queue_limits_commit_update_frozen helperChristoph Hellwig
2025-09-09net: dsa: provide implementation of .support_eee()Russell King (Oracle)
2025-09-09net: dsa: add hook to determine whether EEE is supportedRussell King (Oracle)
2025-09-09mm: move page table sync declarations to linux/pgtable.hHarry Yoo
2025-09-09io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCUJens Axboe
2025-09-09net: vxlan: rename SKB_DROP_REASON_VXLAN_NO_REMOTERadu Rendec
2025-09-09net: vxlan: use kfree_skb_reason() in vxlan_xmit()Menglong Dong
2025-09-09net: vxlan: make vxlan_set_mac() return drop reasonsMenglong Dong
2025-09-09net: vxlan: make vxlan_snoop() return drop reasonsMenglong Dong
2025-09-09net: vxlan: add skb drop reasons to vxlan_rcv()Menglong Dong
2025-09-09net: tunnel: add pskb_inet_may_pull_reason() helperMenglong Dong
2025-09-09net: skb: add pskb_network_may_pull_reason() helperMenglong Dong
2025-09-09HID: stop exporting hid_snto32()Dmitry Torokhov
2025-09-09bpf: Fix oob access in cgroup local storageDaniel Borkmann
2025-09-09bpf: Move cgroup iterator helpers to bpf.hDaniel Borkmann
2025-09-09bpf: Move bpf map owner out of common structDaniel Borkmann
2025-09-09bpf: Add cookie object to bpf mapsDaniel Borkmann
2025-09-04net: rose: convert 'use' field to refcount_tTakamitsu Iwai
2025-09-04net: rose: split remove and free operations in rose_remove_neigh()Takamitsu Iwai
2025-09-04atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().Kuniyuki Iwashima
2025-09-04Bluetooth: hci_sync: fix set_local_name race conditionPavel Shpakovskiy
2025-09-04of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()Oreoluwa Babatunde
2025-09-04vhost: Fix ioctl # for VHOST_[GS]ET_FORK_FROM_OWNERNamhyung Kim
2025-08-28net/mlx5: Add IFC bits and enums for buf_ownershipOren Sidi
2025-08-28net/mlx5: Relocate function declarations from port.h to mlx5_core.hShahar Shitrit
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-28drm/tests: Do not use drm_fb_blit() in format-helper testsThomas Zimmermann
2025-08-28drm/format-helper: Add conversion from XRGB8888 to BGR888Kerem Karabay
2025-08-28compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich
2025-08-28kcov, usb: Don't disable interrupts in kcov_remote_start_usb_softirq()Sebastian Andrzej Siewior
2025-08-28kvm: retry nx_huge_page_recovery_thread creationKeith Busch
2025-08-28NFS: Fix a race when updating an existing writeTrond Myklebust
2025-08-28iov_iter: iterate_folioq: fix handling of offset >= folio sizeDominique Martinet
2025-08-28netfs: Fix unbuffered write error handlingDavid Howells
2025-08-28ACPI: pfr_update: Fix the driver update version checkChen Yu
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-20net: better track kernel sockets lifetimeEric Dumazet
2025-08-20net: Add net_passive_inc() and net_passive_dec().Kuniyuki Iwashima
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-20uapi: in6: restore visibility of most IPv6 socket optionsJakub Kicinski
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-20neighbour: add support for NUD_PERMANENT proxy entriesNicolas Escande
2025-08-20netmem: fix skb_frag_address_safe with unreadable skbsMina Almasry