summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-07-03Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux...Bartosz Golaszewski1-9/+109
2025-07-03platform/x86/intel/pmt/telemetry: Add API to retrieve telemetry regions by fe...David E. Box1-0/+18
2025-07-03platform/x86/intel/pmt/discovery: Get telemetry attributesDavid E. Box1-0/+16
2025-07-03platform/x86/intel/vsec: Set OOBMSM to CPU mappingDavid E. Box1-0/+12
2025-07-03platform/x86/intel/tpmi: Relocate platform info to intel_vsec.hDavid E. Box2-24/+25
2025-07-03platform/x86/intel/pmt: Add PMT Discovery driverDavid E. Box1-0/+157
2025-07-03platform/x86/intel/vsec: Add new Discovery featureDavid E. Box1-1/+3
2025-07-03platform/x86/intel/vsec: Add device links to enforce dependenciesDavid E. Box1-5/+23
2025-07-03media: v4l2: Add Renesas Camera Receiver Unit pixel formatsDaniel Scally1-0/+6
2025-07-03media: pisp_be: Use clamp() and define max sizesJacopo Mondi1-4/+5
2025-07-03rpc_create_client_dir(): return 0 or -E...Al Viro1-1/+1
2025-07-03rpc_mkpipe_dentry(): saner calling conventionsAl Viro1-1/+1
2025-07-03rpc_unlink(): saner calling conventionsAl Viro1-1/+1
2025-07-03new helper: simple_start_creating()Al Viro1-0/+1
2025-07-03add locked_recursive_removal()Al Viro1-0/+2
2025-07-03io_uring: don't use int for ABIPavel Begunkov1-1/+1
2025-07-03devlink: Extend devlink rate API with traffic classes bandwidth managementCarolina Jubran2-0/+17
2025-07-03netlink: introduce type-checking attribute iteration for nlmsgCarolina Jubran1-0/+14
2025-07-03tun: remove unnecessary tun_xdp_hdr structureJason Wang1-5/+0
2025-07-03ipv6: adopt skb_dst_dev() and skb_dst_dev_net[_rcu]() helpersEric Dumazet2-2/+2
2025-07-03ipv6: adopt dst_dev() helperEric Dumazet1-2/+2
2025-07-03ipv4: adopt dst_dev, skb_dst_dev and skb_dst_dev_net[_rcu]Eric Dumazet3-7/+8
2025-07-03net: dst: add four helpers to annotate data-races around dst->devEric Dumazet1-0/+20
2025-07-03net: dst: annotate data-races around dst->outputEric Dumazet2-3/+3
2025-07-03net: dst: annotate data-races around dst->inputEric Dumazet2-3/+3
2025-07-03net: dst: annotate data-races around dst->lastuseEric Dumazet1-2/+2
2025-07-03net: dst: annotate data-races around dst->expiresEric Dumazet2-4/+6
2025-07-03net: dst: annotate data-races around dst->obsoleteEric Dumazet1-1/+1
2025-07-03udp: move udp_memory_allocated into net_aligned_dataEric Dumazet2-1/+1
2025-07-03tcp: move tcp_memory_allocated into net_aligned_dataEric Dumazet2-1/+3
2025-07-03net: move net_cookie into net_aligned_dataEric Dumazet1-0/+2
2025-07-03net: add struct net_aligned_dataEric Dumazet1-0/+16
2025-07-02Merge tag 'renesas-r9a09g057-dt-binding-defs-tag4' into renesas-clk-for-v6.17Geert Uytterhoeven2-0/+2
2025-07-02Merge tag 'renesas-r9a09g087-dt-binding-defs-tag2' into renesas-clk-for-v6.17Geert Uytterhoeven2-0/+2
2025-07-02dt-bindings: clock: renesas,r9a09g077/87: Add SDHI_CLKHS clock IDLad Prabhakar2-0/+2
2025-07-02dt-bindings: clock: renesas,r9a09g056/57-cpg: Add XSPI core clockLad Prabhakar2-0/+2
2025-07-02prctl: Introduce PR_MTE_STORE_ONLYYeoreum Yun1-0/+2
2025-07-02leds: Unexport of_led_get()Andy Shevchenko1-1/+0
2025-07-02mtd: nand: qpic-common: add defines for ECC_MODE valuesGabor Juhos1-0/+2
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn3-1/+32
2025-07-02io_uring/mock: add trivial poll handlerPavel Begunkov1-0/+2
2025-07-02io_uring/mock: support for async read/writePavel Begunkov1-1/+3
2025-07-02io_uring/mock: allow to choose FMODE_NOWAITPavel Begunkov1-0/+5
2025-07-02io_uring/mock: add sync read/writePavel Begunkov1-1/+3
2025-07-02io_uring/mock: add cmd using vectored regbufsPavel Begunkov1-0/+14
2025-07-02io_uring/mock: add basic infra for test mock filesPavel Begunkov1-0/+22
2025-07-02fs: prepare for extending file_get/setattr()Amir Goldstein1-0/+20
2025-07-02firmware/nvram: bcm47xx: Don't use "proxy" headersAndy Shevchenko2-2/+1
2025-07-02drm/dp: Add documentation for luminance_setSuraj Kandpal1-0/+1
2025-07-02net: mana: Handle Reset Request from MANA NICHaiyang Zhang1-0/+10