summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-04-26Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds16-439/+636
2023-04-26Merge tag 'flex-array-transformations-6.4-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds2-4/+4
2023-04-26mfd: axp20x: Add support for AXP15060 PMICShengyu Qu1-0/+85
2023-04-26SUNRPC: Relocate svc_free_res_pages()Chuck Lever1-11/+1
2023-04-26SUNRPC: Ignore return value of ->xpo_sendtoChuck Lever2-2/+2
2023-04-26NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor()Chuck Lever2-1/+26
2023-04-26SUNRPC: return proper error from get_expiry()NeilBrown1-7/+8
2023-04-26nfs: move nfs_fhandle_hash to common include fileJeff Layton1-0/+20
2023-04-26lockd: fix races in client GRANTED_MSG wait logicJeff Layton1-3/+5
2023-04-26lockd: move struct nlm_wait to lockd.hJeff Layton1-1/+10
2023-04-26lockd: remove 2 unused helper functionsJeff Layton1-10/+0
2023-04-26nfsd: allow reaping files still under writebackJeff Layton1-0/+1
2023-04-26dt-bindings: mfd: stm32: Remove unnecessary blank linesPatrick Delaunay1-1/+0
2023-04-26mfd: Add Renesas RZ/G2L MTU3a core driverBiju Das1-0/+257
2023-04-26mfd: rsmu: Support 32-bit address spaceMin Li1-1/+4
2023-04-26mfd: core: Remove .enable() and .disable() callbacksUwe Kleine-König1-12/+0
2023-04-26mfd: max597x: Add support for MAX5970 and MAX5978Patrick Rudolph1-0/+96
2023-04-26mfd: rt5033: Fix comments and style in includesJakob Hauser2-14/+10
2023-04-26mfd: core: Reorder fields in 'struct mfd_cell' to save some memoryChristophe JAILLET1-4/+4
2023-04-26rtc: s5m: Drop S5M8763 supportDavid Virag2-51/+0
2023-04-26mfd: sec: Remove PMICs without compatiblesDavid Virag2-91/+0
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2-2/+7
2023-04-26Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds4-0/+22
2023-04-26Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds26-53/+388
2023-04-26Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-342/+29
2023-04-26seq_buf: Add seq_buf_do_printk() helperSergey Senozhatsky1-0/+2
2023-04-26Merge tag 'hwmon-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1-1/+1
2023-04-26Merge tag 'rproc-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds1-1/+1
2023-04-26Merge tag 'rpmsg-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds1-3/+2
2023-04-26Merge tag 'mmc-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-0/+3
2023-04-26Merge tag 'mtd/for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds3-7/+15
2023-04-26Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-226/+138
2023-04-26Merge tag 'regulator-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-0/+23
2023-04-26Merge tag 'regmap-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds1-10/+26
2023-04-26Merge tag 'platform-drivers-x86-v6.4-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-45/+357
2023-04-26Merge tag 'tag-chrome-platform-for-v6.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2023-04-26Merge tag 'media/v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds17-253/+84
2023-04-26Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds38-300/+1624
2023-04-25Merge tag 'slab-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds3-46/+5
2023-04-25Merge tag 'livepatching-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+3
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-42/+325
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-37/+10
2023-04-25Merge tag 'soc-dt-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds12-3/+1246
2023-04-25Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-12/+242
2023-04-25Merge branch 'clk-imx' into clk-nextStephen Boyd3-4/+8
2023-04-25Merge branches 'clk-of', 'clk-samsung', 'clk-rockchip' and 'clk-qcom' into cl...Stephen Boyd12-3/+1293
2023-04-25Merge branches 'clk-starfive', 'clk-fractional' and 'clk-devmof' into clk-nextStephen Boyd4-2/+392
2023-04-25Merge branches 'clk-xilinx', 'clk-broadcom' and 'clk-platform' into clk-nextStephen Boyd2-0/+17
2023-04-25Merge branches 'clk-mediatek', 'clk-sunplus', 'clk-loongson' and 'clk-socfpga...Stephen Boyd4-1/+766
2023-04-25Merge branches 'clk-cleanup', 'clk-aspeed', 'clk-dt', 'clk-renesas' and 'clk-...Stephen Boyd1-3/+2