summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-07-03drm: Simplify drmm_alloc_ordered_workqueue returnMatthew Brost-2/+13
2025-07-03Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...Luiz Augusto von Dentz-2/+1
2025-07-03clk: sunxi-ng: v3s: Fix CSI SCLK clock namePaul Kocialkowski-1/+1
2025-07-03clk: spacemit: set up reset auxiliary devicesAlex Elder-0/+12
2025-07-03soc: spacemit: create a header for clock/reset registersAlex Elder-0/+118
2025-07-03include: trace: Add tracepoint support for inflight xfer countPhilip Radford-10/+14
2025-07-03Merge tag 'arm-soc/for-6.17/devicetree-arm64' of https://github.com/Broadcom/...Arnd Bergmann-0/+61
2025-07-03PM: sleep: Add strict_midlayer flag to struct dev_pm_infoRafael J. Wysocki-0/+28
2025-07-03PM: Move two sleep-related functions under CONFIG_PM_SLEEPRafael J. Wysocki-4/+12
2025-07-03PM: Don't use "proxy" headersAndy Shevchenko-5/+6
2025-07-03dt-bindings: soc: spacemit: define spacemit,k1-ccu resetsAlex Elder-0/+141
2025-07-03irqdomain: Add device pointer to irq_domain_info and msi_domain_infoThomas Gleixner-0/+4
2025-07-03ptp: Use ktime_get_clock_ts64() for timestampingThomas Gleixner-30/+4
2025-07-03Merge tag 'ktime-get-clock-ts64-for-ptp' of git://git.kernel.org/pub/scm/linu...Paolo Abeni-0/+10
2025-07-03timekeeping: Remove the temporary CLOCK_AUX workaroundThomas Gleixner-9/+0
2025-07-03Merge tag 'ktime-get-clock-ts64-for-ptp' into timers/ptpThomas Gleixner-0/+10
2025-07-03timekeeping: Provide ktime_get_clock_ts64()Thomas Gleixner-0/+10
2025-07-03ASoC: fsl_mqs: rename system manager indices for i.MX95Shengjiu Wang-6/+6
2025-07-03ASoC: fsl_mqs: Distinguish different modules by system manager indicesShengjiu Wang-0/+8
2025-07-03Merge tag 'ffa-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-0/+1
2025-07-03netfilter: conntrack: remove DCCP protocol supportPablo Neira Ayuso-70/+0
2025-07-03Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux...Bartosz Golaszewski-9/+109
2025-07-03platform/x86/intel/pmt/telemetry: Add API to retrieve telemetry regions by fe...David E. Box-0/+18
2025-07-03platform/x86/intel/pmt/discovery: Get telemetry attributesDavid E. Box-0/+16
2025-07-03platform/x86/intel/vsec: Set OOBMSM to CPU mappingDavid E. Box-0/+12
2025-07-03platform/x86/intel/tpmi: Relocate platform info to intel_vsec.hDavid E. Box-24/+25
2025-07-03platform/x86/intel/pmt: Add PMT Discovery driverDavid E. Box-0/+157
2025-07-03platform/x86/intel/vsec: Add new Discovery featureDavid E. Box-1/+3
2025-07-03platform/x86/intel/vsec: Add device links to enforce dependenciesDavid E. Box-5/+23
2025-07-03media: v4l2: Add Renesas Camera Receiver Unit pixel formatsDaniel Scally-0/+6
2025-07-03media: pisp_be: Use clamp() and define max sizesJacopo Mondi-4/+5
2025-07-02rpc_create_client_dir(): return 0 or -E...Al Viro-1/+1
2025-07-02rpc_mkpipe_dentry(): saner calling conventionsAl Viro-1/+1
2025-07-02rpc_unlink(): saner calling conventionsAl Viro-1/+1
2025-07-02new helper: simple_start_creating()Al Viro-0/+1
2025-07-02add locked_recursive_removal()Al Viro-0/+2
2025-07-02io_uring: don't use int for ABIPavel Begunkov-1/+1
2025-07-02devlink: Extend devlink rate API with traffic classes bandwidth managementCarolina Jubran-0/+17
2025-07-02netlink: introduce type-checking attribute iteration for nlmsgCarolina Jubran-0/+14
2025-07-02tun: remove unnecessary tun_xdp_hdr structureJason Wang-5/+0
2025-07-02ipv6: adopt skb_dst_dev() and skb_dst_dev_net[_rcu]() helpersEric Dumazet-2/+2
2025-07-02ipv6: adopt dst_dev() helperEric Dumazet-2/+2
2025-07-02ipv4: adopt dst_dev, skb_dst_dev and skb_dst_dev_net[_rcu]Eric Dumazet-7/+8
2025-07-02net: dst: add four helpers to annotate data-races around dst->devEric Dumazet-0/+20
2025-07-02net: dst: annotate data-races around dst->outputEric Dumazet-3/+3
2025-07-02net: dst: annotate data-races around dst->inputEric Dumazet-3/+3
2025-07-02net: dst: annotate data-races around dst->lastuseEric Dumazet-2/+2
2025-07-02net: dst: annotate data-races around dst->expiresEric Dumazet-4/+6
2025-07-02net: dst: annotate data-races around dst->obsoleteEric Dumazet-1/+1
2025-07-02udp: move udp_memory_allocated into net_aligned_dataEric Dumazet-1/+1