summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-22hwmon: (macsmc) Fix regressions in Apple Silicon SMC hwmon driverGuenter Roeck-14/+11
2026-02-23arm64: dts: nuvoton: drop unused syscon property from watchdog nodeTomer Maimon-3/+0
2026-02-23soc: aspeed: socinfo: Mask table entries for accurate SoC ID matchingPotin Lai-1/+1
2026-02-23ARM: dts: aspeed: anacapa: add NFC deviceCarl Lee-0/+10
2026-02-23ARM: dts: aspeed: Add Asrock Paul IPMI cardAnirudh Srinivasan-0/+132
2026-02-23dt-bindings: arm: aspeed: Add Asrock Paul IPMI cardAnirudh Srinivasan-0/+1
2026-02-23ARM: dts: aspeed: Add 128M alt flash layout to NVIDIA MSX4Marc Olberding-0/+33
2026-02-23ARM: dts: aspeed: Add Asus Kommando IPMI cardAnirudh Srinivasan-0/+118
2026-02-23dt-bindings: arm: aspeed: Add Asus Kommando IPMI cardAnirudh Srinivasan-0/+1
2026-02-23device property: Allow secondary lookup in fwnode_get_next_child_node()Andy Shevchenko-14/+13
2026-02-22smb: client: fix cifs_pick_channel when channels are equally loadedHenrique Carvalho-11/+10
2026-02-22clk: divider: remove divider_round_rate() and divider_round_rate_parent()Brian Masney-35/+0
2026-02-22clk: divider: remove divider_ro_round_rate_parent()Brian Masney-37/+0
2026-02-22clk: remove round_rate() clk opsBrian Masney-45/+21
2026-02-22clk: composite: convert from round_rate() to determine_rate()Brian Masney-33/+5
2026-02-22clk: test: remove references to clk_ops.round_rateBrian Masney-8/+8
2026-02-22arm64: dts: rockchip: Describe HDMI supplies for nanopi4 boardsRobin Murphy-0/+2
2026-02-22arm64: dts: rockchip: Clean up NanoPi-R2S Plus gmac2ioRobin Murphy-17/+0
2026-02-22arm64: dts: rockchip: add pwm-fan for NanoPC-T6Hugh Cole-Baker-0/+39
2026-02-22arm64: dts: rockchip: Add rk3576 evb2 boardChaoyi Chen-0/+1021
2026-02-22dt-bindings: arm: rockchip: Add rk3576 evb2 boardChaoyi Chen-1/+3
2026-02-22arm64: dts: rockchip: Add overlay for FriendlyElec HD702ERobin Murphy-0/+101
2026-02-22arm64: dts: rockchip: Move RK3399 eDP pinctrl to boardsRobin Murphy-4/+5
2026-02-22arm64: dts: rockchip: add overlay for qnap-ts133 device revisionHeiko Stuebner-0/+69
2026-02-22arm64: dts: rockchip: add overlay for qnap-ts233 device revisionHeiko Stuebner-0/+98
2026-02-22arm64: dts: rockchip: add overlay for qnap-ts433 device revisionHeiko Stuebner-0/+156
2026-02-22arm64: dts: rockchip: Add port subnodes to RK356x SATA controllersHeiko Stuebner-4/+23
2026-02-22arm64: dts: rockchip: add Awinic aw87391 amplifiers for Anbernic RG-DSChris Morgan-4/+40
2026-02-22arm64: dts: rockchip: Add supply for pd_rkvdec and pd_venc on rk3388-evbsShawn Lin-0/+32
2026-02-22arm64: dts: rockchip: add node name for RK3588_PD_RKVDEC0/1 and RK3588_PD_VEN...Shawn Lin-4/+4
2026-02-22arm64: dts: rockchip: Add OneThing Edge Cube seriesJun Yan-0/+343
2026-02-22dt-bindings: arm: rockchip: Add OneThing Edge Cube seriesJun Yan-0/+5
2026-02-22dt-bindings: vendor-prefixes: Add Shenzhen OneThing Technologies Co., Ltd.Jun Yan-0/+2
2026-02-22arm64: dts: rockchip: Add DisplayPort dt node for rk3576Andy Yan-0/+28
2026-02-22Revert "arm64: dts: rockchip: Further describe the WiFi for the Pinebook Pro"Heiko Stuebner-18/+0
2026-02-22soc: rockchip: grf: Add missing of_node_put() when returningShawn Lin-0/+1
2026-02-22Linux 7.0-rc1v7.0-rc1Linus Torvalds-3/+3
2026-02-22Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds-16/+14
2026-02-22Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+7
2026-02-22CREDITS: Add -next to Stephen Rothwell's entryMark Brown-1/+2
2026-02-22x509: select CONFIG_CRYPTO_LIB_SHA256Arnd Bergmann-0/+1
2026-02-22xz: fix arm fdt compile error for kmalloc replacementHaiyue Wang-2/+2
2026-02-22KVM: arm64: Fix protected mode handling of pages larger than 4kBMarc Zyngier-7/+5
2026-02-22Merge tag 'rtc-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds-88/+178
2026-02-22Merge tag 'rust-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds-15/+32
2026-02-22Merge tag 'trace-rv-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-5/+11
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-833/+612
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-2422/+1211
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-352/+352
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-13013/+13013