summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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-20HID: rate-limit hid_warn to prevent log floodingLi Chen
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-20netmem: fix skb_frag_address_safe with unreadable skbsMina Almasry
2025-08-20lib: packing: Include necessary headersNathan Lynch
2025-08-20wifi: mac80211: avoid weird state in error pathMiri Korenblit
2025-08-20wifi: mac80211: don't complete management TX on SAE commitJohannes Berg
2025-08-20drm/sched: Avoid memory leaks with cancel_job() callbackPhilipp Stanner
2025-08-20wifi: cfg80211: Fix interface type validationIlan Peer
2025-08-20net: usb: cdc-ncm: check for filtering capabilityOliver Neukum
2025-08-20Bluetooth: hci_event: Add support for handling LE BIG Sync Lost eventYang Li
2025-08-20powerpc/thp: tracing: Hide hugepage events under CONFIG_PPC_BOOK3S_64Steven Rostedt
2025-08-20ASoC: SDCA: Add flag for unused IRQsCharles Keepax
2025-08-20net: kcm: Fix race condition in kcm_unattach()Sven Stegemann
2025-08-20ipvs: Fix estimator kthreads preferred affinityFrederic Weisbecker
2025-08-20net: page_pool: allow enabling recycling late, fix false positive warningJakub Kicinski
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/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable portsLukas Wunner
2025-08-20PCI: Extend isolated function probing to LoongArchHuacai Chen
2025-08-20io_uring: don't use int for ABIPavel Begunkov
2025-08-15mm: fix a UAF when vma->mm is freed after vma->vm_refcnt got droppedSuren Baghdasaryan
2025-08-15net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg
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-15ASoC: tas2781: Fix the wrong step for TLV on tas2781Baojun Xu
2025-08-15block: Fix default IO priority if there is no IO contextGuenter Roeck
2025-08-15padata: Remove comment for reorder_workHerbert Xu
2025-08-15vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFDJason Gunthorpe
2025-08-15module: Restore the moduleparam prefix length checkPetr Pavlu
2025-08-15vhost: Reintroduce kthread API and add mode selectionCindy Lu
2025-08-15proc: use the same treatment to check proc_lseek as ones for proc_read_iter e...wangzijie
2025-08-15padata: Fix pd UAF once and for allHerbert Xu
2025-08-15fortify: Fix incorrect reporting of read buffer sizeKees Cook
2025-08-15Bluetooth: hci_event: Mask data status from LE ext adv reportsChris Down
2025-08-15Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()'Arseniy Krasnov
2025-08-15ring-buffer: Remove ring_buffer_read_prepare_sync()Steven Rostedt
2025-08-15PM: cpufreq: powernv/tracing: Move powernv_throttle trace eventSteven Rostedt
2025-08-15RDMA/mlx5: Fix UMR modifying of mkey page sizeEdward Srouji
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: add four helpers to annotate data-races around dst->devEric Dumazet
2025-08-15net: dst: annotate data-races around dst->outputEric Dumazet
2025-08-15net: dst: annotate data-races around dst->inputEric Dumazet