summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-04-16crypto: api - Mark cra_init/cra_exit as deprecatedHerbert Xu-11/+2
2025-04-16crypto: ctr - Remove unnecessary header inclusionsHerbert Xu-3/+0
2025-04-16crypto: acomp - Simplify folio handlingHerbert Xu-53/+8
2025-04-16crypto: acomp - Remove ACOMP_REQUEST_ALLOCHerbert Xu-21/+0
2025-04-16crypto: acomp - Add ACOMP_REQUEST_CLONEHerbert Xu-12/+29
2025-04-16crypto: acomp - Add ACOMP_FBREQ_ON_STACKHerbert Xu-0/+26
2025-04-16crypto: acomp - Use request flag helpers and add acomp_request_flagsHerbert Xu-11/+22
2025-04-16crypto: api - Add helpers to manage request flagsHerbert Xu-0/+29
2025-04-16crypto: ahash - Remove request chainingHerbert Xu-37/+0
2025-04-16crypto: acomp - Remove request chainingHerbert Xu-19/+0
2025-04-15net: ptp: introduce .supported_perout_flags to ptp_clock_infoJacob Keller-0/+6
2025-04-15net: ptp: introduce .supported_extts_flags to ptp_clock_infoJacob Keller-0/+12
2025-04-15net: fib_rules: Fix iif / oif matching on L3 master deviceIdo Schimmel-0/+30
2025-04-15PCI: pciehp: Ignore Link Down/Up caused by Secondary Bus ResetLukas Wunner-0/+8
2025-04-15ASoC: Add codec driver for Cirrus Logic CS48L32 DSPMark Brown-0/+597
2025-04-15ASoC: skip the endpoint that doesn't present andMark Brown-0/+13
2025-04-15sysfs: constify attribute_group::bin_attrsThomas Weißschuh-1/+1
2025-04-15sysfs: constify bin_attribute argument of bin_attribute::read/write()Thomas Weißschuh-21/+4
2025-04-15device property: Add a note to the fwnode.hAndy Shevchenko-0/+5
2025-04-15netlink: Introduce nlmsg_payload helperBreno Leitao-0/+16
2025-04-15net: phy: remove device_phy_find_deviceHeiner Kallweit-6/+0
2025-04-15mptcp: sched: remove mptcp_sched_dataMatthieu Baerts (NGI0)-11/+2
2025-04-15platform/mellanox: Rename field to improve code readabilityVadim Pasternak-2/+2
2025-04-15io_uring/zcrx: return ifq id to the userPavel Begunkov-1/+3
2025-04-15driver core: auxiliary bus: add device creation helpersJerome Brunet-0/+17
2025-04-15ASoC: cs48l32: Add driver for Cirrus Logic CS48L32 audio DSPRichard Fitzgerald-0/+577
2025-04-15ASoC: dt-bindings: Add Cirrus Logic CS48L32 audio DSPRichard Fitzgerald-0/+20
2025-04-15mm: skip folio reclaim in legacy memcg contexts for deadlockable mappingsJoanne Koong-0/+11
2025-04-15ASoC: cs-amp-lib: Annotate struct cirrus_amp_efi_data with __counted_by()Thorsten Blum-1/+1
2025-04-15interconnect: core: Add dynamic id allocation supportRaviteja Laggyshetty-0/+15
2025-04-15Merge drm/drm-next into drm-misc-nextThomas Zimmermann-43/+62
2025-04-15drm/display: hdmi: provide central data authority for ACR paramsDmitry Baryshkov-0/+6
2025-04-15fuse: add more control over cache invalidation behaviourLuis Henriques-1/+5
2025-04-15fs: add kern_path_locked_negative()Christian Brauner-0/+1
2025-04-15PCI/MSI: Add an option to write MSIX ENTRY_DATA before any readsJonathan Currier-0/+2
2025-04-14rxrpc: Add more CHALLENGE/RESPONSE packet tracingDavid Howells-1/+77
2025-04-14rxrpc: Display security params in the afs_cb_call tracepointDavid Howells-2/+11
2025-04-14rxrpc: rxgk: Implement connection rekeyingDavid Howells-0/+24
2025-04-14rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)David Howells-2/+43
2025-04-14rxrpc: Add YFS RxGK (GSSAPI) security classDavid Howells-0/+17
2025-04-14rxrpc: Add the security index for yfs-rxgkDavid Howells-0/+36
2025-04-14rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSEDavid Howells-13/+75
2025-04-14rxrpc: Pull out certain app callback funcs into an ops tableDavid Howells-10/+15
2025-04-14net: stmmac: remove eee_usecs_rateRussell King (Oracle)-1/+0
2025-04-14net: Remove ->exit_batch_rtnl().Kuniyuki Iwashima-2/+0
2025-04-14ipv4: ip_tunnel: Convert ip_tunnel_delete_nets() callers to ->exit_rtnl().Kuniyuki Iwashima-4/+3
2025-04-14net: Add ->exit_rtnl() hook to struct pernet_operations.Kuniyuki Iwashima-0/+2
2025-04-14net: ethtool: fix get_ts_stats() documentationRussell King (Oracle)-4/+5
2025-04-14page_pool: Track DMA-mapped pages and unmap them when destroying the poolToke Høiland-Jørgensen-4/+52
2025-04-14page_pool: Move pp_magic check into helper functionsToke Høiland-Jørgensen-0/+20