summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-07-03irqdomain: Add device pointer to irq_domain_info and msi_domain_infoThomas Gleixner
2025-07-03ptp: Use ktime_get_clock_ts64() for timestampingThomas Gleixner
2025-07-03Merge tag 'ktime-get-clock-ts64-for-ptp' of git://git.kernel.org/pub/scm/linu...Paolo Abeni
2025-07-03timekeeping: Remove the temporary CLOCK_AUX workaroundThomas Gleixner
2025-07-03Merge tag 'ktime-get-clock-ts64-for-ptp' into timers/ptpThomas Gleixner
2025-07-03timekeeping: Provide ktime_get_clock_ts64()Thomas Gleixner
2025-07-03ASoC: fsl_mqs: rename system manager indices for i.MX95Shengjiu Wang
2025-07-03ASoC: fsl_mqs: Distinguish different modules by system manager indicesShengjiu Wang
2025-07-03Merge tag 'ffa-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2025-07-03netfilter: conntrack: remove DCCP protocol supportPablo Neira Ayuso
2025-07-03Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux...Bartosz Golaszewski
2025-07-03platform/x86/intel/pmt/telemetry: Add API to retrieve telemetry regions by fe...David E. Box
2025-07-03platform/x86/intel/pmt/discovery: Get telemetry attributesDavid E. Box
2025-07-03platform/x86/intel/vsec: Set OOBMSM to CPU mappingDavid E. Box
2025-07-03platform/x86/intel/tpmi: Relocate platform info to intel_vsec.hDavid E. Box
2025-07-03platform/x86/intel/pmt: Add PMT Discovery driverDavid E. Box
2025-07-03platform/x86/intel/vsec: Add new Discovery featureDavid E. Box
2025-07-03platform/x86/intel/vsec: Add device links to enforce dependenciesDavid E. Box
2025-07-03media: v4l2: Add Renesas Camera Receiver Unit pixel formatsDaniel Scally
2025-07-03media: pisp_be: Use clamp() and define max sizesJacopo Mondi
2025-07-02rpc_create_client_dir(): return 0 or -E...Al Viro
2025-07-02rpc_mkpipe_dentry(): saner calling conventionsAl Viro
2025-07-02rpc_unlink(): saner calling conventionsAl Viro
2025-07-02new helper: simple_start_creating()Al Viro
2025-07-02add locked_recursive_removal()Al Viro
2025-07-02io_uring: don't use int for ABIPavel Begunkov
2025-07-02devlink: Extend devlink rate API with traffic classes bandwidth managementCarolina Jubran
2025-07-02netlink: introduce type-checking attribute iteration for nlmsgCarolina Jubran
2025-07-02tun: remove unnecessary tun_xdp_hdr structureJason Wang
2025-07-02ipv6: adopt skb_dst_dev() and skb_dst_dev_net[_rcu]() helpersEric Dumazet
2025-07-02ipv6: adopt dst_dev() helperEric Dumazet
2025-07-02ipv4: adopt dst_dev, skb_dst_dev and skb_dst_dev_net[_rcu]Eric Dumazet
2025-07-02net: dst: add four helpers to annotate data-races around dst->devEric Dumazet
2025-07-02net: dst: annotate data-races around dst->outputEric Dumazet
2025-07-02net: dst: annotate data-races around dst->inputEric Dumazet
2025-07-02net: dst: annotate data-races around dst->lastuseEric Dumazet
2025-07-02net: dst: annotate data-races around dst->expiresEric Dumazet
2025-07-02net: dst: annotate data-races around dst->obsoleteEric Dumazet
2025-07-02udp: move udp_memory_allocated into net_aligned_dataEric Dumazet
2025-07-02tcp: move tcp_memory_allocated into net_aligned_dataEric Dumazet
2025-07-02net: move net_cookie into net_aligned_dataEric Dumazet
2025-07-02net: add struct net_aligned_dataEric Dumazet
2025-07-02Merge tag 'renesas-r9a09g057-dt-binding-defs-tag4' into renesas-clk-for-v6.17Geert Uytterhoeven
2025-07-02Merge tag 'renesas-r9a09g087-dt-binding-defs-tag2' into renesas-clk-for-v6.17Geert Uytterhoeven
2025-07-02dt-bindings: clock: renesas,r9a09g077/87: Add SDHI_CLKHS clock IDLad Prabhakar
2025-07-02dt-bindings: clock: renesas,r9a09g056/57-cpg: Add XSPI core clockLad Prabhakar
2025-07-02prctl: Introduce PR_MTE_STORE_ONLYYeoreum Yun
2025-07-02leds: Unexport of_led_get()Andy Shevchenko
2025-07-02mtd: nand: qpic-common: add defines for ECC_MODE valuesGabor Juhos
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn