summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-08-28net/mlx5: Add IFC bits and enums for buf_ownershipOren Sidi1-2/+12
2025-08-28block: avoid cpu_hotplug_lock depedency on freeze_lockNilay Shroff1-0/+1
2025-08-28bonding: update LACP activity flag after setting lacp_activeHangbin Liu1-0/+1
2025-08-28ASoC: cs35l56: Handle new algorithms IDs for CS35L63Richard Fitzgerald1-0/+1
2025-08-28ASoC: cs35l56: Update Firmware Addresses for CS35L63 for production siliconStefan Binding1-2/+2
2025-08-28md: rename recovery_cp to resync_offsetLi Nan1-1/+1
2025-08-28Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separatelyLuiz Augusto von Dentz1-5/+25
2025-08-28Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connectionsYang Li2-3/+8
2025-08-28Bluetooth: hci_core: Fix using ll_privacy_capable for current settingsLuiz Augusto von Dentz1-0/+1
2025-08-28Bluetooth: hci_core: Fix using {cis,bis}_capable for current settingsLuiz Augusto von Dentz2-3/+14
2025-08-28net/sched: Fix backlog accounting in qdisc_dequeue_internalWilliam Liu1-3/+8
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-28devlink: let driver opt out of automatic phys_port_name generationJedrzej Jagielski1-1/+5
2025-08-28kcov, usb: Don't disable interrupts in kcov_remote_start_usb_softirq()Sebastian Andrzej Siewior1-38/+9
2025-08-28compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich1-8/+0
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-28crypto: acomp - Fix CFI failure due to type punningEric Biggers1-4/+1
2025-08-28btrfs: use refcount_t type for the extent buffer reference counterFilipe Manana1-1/+1
2025-08-28ACPI: pfr_update: Fix the driver update version checkChen Yu1-0/+1
2025-08-28drm/xe/bmg: Add one additional PCI IDVodapalli, Ravi Kumar1-0/+1
2025-08-28crypto: hash - Increase HASH_MAX_DESCSIZE for hmac(sha3-224-s390)Herbert Xu1-1/+1
2025-08-28netfs: Fix unbuffered write error handlingDavid Howells1-0/+1
2025-08-23ext4: enhance tracepoints during the folios writebackZhang Yi1-5/+37
2025-08-23ext4: process folios writeback in bytesZhang Yi1-7/+6
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-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-20HID: rate-limit hid_warn to prevent log floodingLi Chen1-0/+2
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-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-20drm/sched: Avoid memory leaks with cancel_job() callbackPhilipp Stanner1-0/+18
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-20Bluetooth: hci_event: Add support for handling LE BIG Sync Lost eventYang Li2-2/+9
2025-08-20powerpc/thp: tracing: Hide hugepage events under CONFIG_PPC_BOOK3S_64Steven Rostedt1-0/+2
2025-08-20ASoC: SDCA: Add flag for unused IRQsCharles Keepax1-0/+2
2025-08-20net: kcm: Fix race condition in kcm_unattach()Sven Stegemann1-1/+0
2025-08-20ipvs: Fix estimator kthreads preferred affinityFrederic Weisbecker1-0/+13
2025-08-20net: page_pool: allow enabling recycling late, fix false positive warningJakub Kicinski1-0/+2
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