summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
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
2025-07-02tcp: move tcp_memory_allocated into net_aligned_dataEric Dumazet-1/+3
2025-07-02net: move net_cookie into net_aligned_dataEric Dumazet-0/+2
2025-07-02net: add struct net_aligned_dataEric Dumazet-0/+16
2025-07-02Merge tag 'renesas-r9a09g057-dt-binding-defs-tag4' into renesas-clk-for-v6.17Geert Uytterhoeven-0/+2
2025-07-02Merge tag 'renesas-r9a09g087-dt-binding-defs-tag2' into renesas-clk-for-v6.17Geert Uytterhoeven-0/+2
2025-07-02dt-bindings: clock: renesas,r9a09g077/87: Add SDHI_CLKHS clock IDLad Prabhakar-0/+2
2025-07-02dt-bindings: clock: renesas,r9a09g056/57-cpg: Add XSPI core clockLad Prabhakar-0/+2
2025-07-02prctl: Introduce PR_MTE_STORE_ONLYYeoreum Yun-0/+2
2025-07-02leds: Unexport of_led_get()Andy Shevchenko-1/+0
2025-07-02mtd: nand: qpic-common: add defines for ECC_MODE valuesGabor Juhos-0/+2
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn-1/+32
2025-07-02io_uring/mock: add trivial poll handlerPavel Begunkov-0/+2
2025-07-02io_uring/mock: support for async read/writePavel Begunkov-1/+3
2025-07-02io_uring/mock: allow to choose FMODE_NOWAITPavel Begunkov-0/+5
2025-07-02io_uring/mock: add sync read/writePavel Begunkov-1/+3
2025-07-02io_uring/mock: add cmd using vectored regbufsPavel Begunkov-0/+14
2025-07-02io_uring/mock: add basic infra for test mock filesPavel Begunkov-0/+22
2025-07-02fs: prepare for extending file_get/setattr()Amir Goldstein-0/+20
2025-07-02firmware/nvram: bcm47xx: Don't use "proxy" headersAndy Shevchenko-2/+1
2025-07-02drm/dp: Add documentation for luminance_setSuraj Kandpal-0/+1
2025-07-01net: mana: Handle Reset Request from MANA NICHaiyang Zhang-0/+10
2025-07-02tracing: fprobe-events: Register fprobe-events only when it is enabledMasami Hiramatsu (Google)-0/+5
2025-07-02tracing: tprobe-events: Support multiple tprobes on the same tracepointMasami Hiramatsu (Google)-0/+4
2025-07-02iio: adc: ad7173: add SPI offload supportMark Brown-14/+61
2025-07-01drm/sched: Increment job count before swapping tail spsc queueMatthew Brost-1/+3
2025-07-01gpio: adp5585: support gpi eventsNuno Sá-0/+2
2025-07-01mfd: adp5585: Add support for input devicesNuno Sá-0/+10
2025-07-01mfd: adp5585: Support reset and unlock eventsNuno Sá-0/+40
2025-07-01mfd: adp5585: Add support for event handlingNuno Sá-0/+18
2025-07-01pwm: adp5585: add support for adp5589Nuno Sá-0/+3
2025-07-01gpio: adp5585: add support for the adp5589 expanderNuno Sá-9/+9
2025-07-01mfd: adp5585: Add a per chip reg strutureNuno Sá-0/+6
2025-07-01mfd: adp5585: Add support for adp5589Nuno Sá-0/+10
2025-07-01mfd: adp5585: Refactor how regmap defaults are handledNuno Sá-0/+11
2025-07-01lsm: introduce new hooks for setting/getting inode fsxattrAndrey Albershteyn-0/+18