aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2025-09-18power: supply: core: Add resistance power supply propertyFenglin Wu3-0/+18
2025-09-18power: supply: rx51: remove redundant condition checksXichao Zhao1-1/+1
2025-09-18dt-bindings: power: supply: bq24190: document charge enable pinSvyatoslav Ryhel1-0/+6
2025-09-17riscv: mm: Return intended SATP mode for noXlvl optionsJunhui Liu2-4/+4
2025-09-17octeon_ep: fix VF MAC address lifecycle handlingSathesh B Edara1-0/+3
2025-09-18tracing: kprobe-event: Fix null-ptr-deref in trace_kprobe_create_internal()Wang Liang1-0/+2
2025-09-17Merge branch 'net-phy-remove-mdio_board_info-support-from-phylib'Jakub Kicinski9-203/+61
2025-09-17net: phy: remove mdio_board_info support from phylibHeiner Kallweit5-141/+1
2025-09-17net: dsa: dsa_loop: remove usage of mdio_board_infoHeiner Kallweit4-62/+60
2025-09-17ptp: netc: only enable periodic pulse event interrupts for PPSWei Fang1-4/+5
2025-09-17Revert "net: ethernet: stmmac: dwmac-rk: Make the clk_phy could be used for external phy"Chaoyi Chen1-7/+4
2025-09-17selftests: bonding: add vlan over bond testingHangbin Liu2-0/+59
2025-09-17bonding: don't set oif to bond dev when getting NS target destinationHangbin Liu1-1/+0
2025-09-17net: cadence: macb: Add support for Raspberry Pi RP1 ethernet controllerDave Stevenson1-0/+12
2025-09-17Merge branch 'ptp-safely-cleanup-when-unregistering-a-ptp-clock'Jakub Kicinski3-2/+43
2025-09-17ptp: rework ptp_clock_unregister() to disable eventsRussell King (Oracle)3-1/+36
2025-09-17ptp: describe the two disables in ptp_set_pinfunc()Russell King (Oracle)1-1/+7
2025-09-17Input: twl4030_keypad - drop support for platform dataDmitry Torokhov1-29/+6
2025-09-17net: pcs: Kconfig: Fix unmet dependency warningLad Prabhakar1-1/+1
2025-09-17tools: ynl-gen: support uint in multi-attrJakub Kicinski1-1/+5
2025-09-17Input: add Himax HX852x(ES) touchscreen driverStephan Gerhold4-0/+521
2025-09-17dt-bindings: input: touchscreen: document Himax HX852x(ES)Stephan Gerhold1-0/+81
2025-09-17Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into nextDmitry Torokhov24-2/+1869
2025-09-17Merge tag 'sched_ext-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds2-6/+2
2025-09-17Merge tag 'cgroup-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-7/+37
2025-09-17drm/xe/sysfs: Simplify sysfs registrationMichal Wajdeczko1-63/+41
2025-09-17drm/xe/vf: Don't expose sysfs attributes not applicable for VFsMichal Wajdeczko1-1/+1
2025-09-17constify {__,}mnt_is_readonly()Al Viro2-3/+3
2025-09-17WRITE_HOLD machinery: no need for to bump mount_lock seqcountAl Viro1-8/+8
2025-09-17struct mount: relocate MNT_WRITE_HOLD bitAl Viro3-20/+42
2025-09-17preparations to taking MNT_WRITE_HOLD out of ->mnt_flagsAl Viro4-13/+36
2025-09-17setup_mnt(): primitive for connecting a mount to filesystemAl Viro1-17/+17
2025-09-17simplify the callers of mnt_unhold_writers()Al Viro1-24/+10
2025-09-17copy_mnt_ns(): use guardsAl Viro1-12/+4
2025-09-17copy_mnt_ns(): use the regular mechanism for freeing empty mnt_ns on failureAl Viro1-3/+1
2025-09-17Merge branch 'no-rebase-mnt_ns_tree_remove' into work.mountAl Viro1-1/+1
2025-09-17ACPI: processor: idle: Rearrange declarations in header fileHuisong Li1-5/+2
2025-09-17arm64: dts: qcom: sm8750-mtp: Add WiFi and BluetoothKrzysztof Kozlowski1-4/+143
2025-09-17arm64: dts: qcom: msm8953-xiaomi-daisy: fix cd-gpiosBarnabás Czémán1-1/+1
2025-09-17serial: qcom-geni: Load UART qup Firmware from linux sideViken Dadhaniya1-1/+7
2025-09-17spi: geni-qcom: Load spi qup Firmware from linux sideViken Dadhaniya1-0/+6
2025-09-17i2c: qcom-geni: Load i2c qup Firmware from linux sideViken Dadhaniya1-1/+7
2025-09-17soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystemViken Dadhaniya2-3/+475
2025-09-17soc: qcom: geni-se: Cleanup register defines and update copyrightViken Dadhaniya1-16/+16
2025-09-17dt-bindings: qcom: se-common: Add QUP Peripheral-specific properties for I2C, SPI, and SERIAL busViken Dadhaniya4-0/+29
2025-09-17cpuset: use partition_cpus_change for setting exclusive cpusChen Ridong1-27/+2
2025-09-17cpuset: use parse_cpulist for setting cpus.exclusiveChen Ridong1-16/+9
2025-09-17cpuset: introduce partition_cpus_changeChen Ridong1-26/+38
2025-09-17cpuset: refactor cpus_allowed_validate_changeChen Ridong1-39/+45
2025-09-17cpuset: refactor out validate_partitionChen Ridong1-12/+36