summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-24net: usb: lan78xx: Fix double free issue with interrupt buffer allocationOleksij Rempel
2024-11-25rust: alloc: Fix `ArrayLayout` allocationsrust-6.13Asahi Lina
2024-11-25docs: rust: remove spurious item in `expect` listMiguel Ojeda
2024-11-25rust: allow `clippy::needless_lifetimes`Miguel Ojeda
2024-11-24mailbox: pcc: Check before sending MCTP PCC response ACKAdam Young
2024-11-24mailbox: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-11-24mailbox: imx: Modify the incorrect format specifierzhang jiao
2024-11-24mailbox: arm_mhuv2: clean up loop in get_irq_chan_comb()Dan Carpenter
2024-11-24mailbox: zynqmp: setup IPI for each valid child nodeTanmay Shah
2024-11-24dt-bindings: mailbox: Add thead,th1520-mailbox bindingsMichal Wilczynski
2024-11-24mailbox: Introduce support for T-head TH1520 Mailbox driverMichal Wilczynski
2024-11-24mailbox: mtk-cmdq: fix wrong use of sizeof in cmdq_get_clocks()Yang Yingliang
2024-11-24dt-bindings: mailbox: qcom-ipcc: Add SM8750Krzysztof Kozlowski
2024-11-24dt-bindings: mailbox: qcom,apcs-kpss-global: correct expected clocks for fall...Krzysztof Kozlowski
2024-11-24dt-bindings: mailbox: qcom-ipcc: Add SAR2130P compatibleDmitry Baryshkov
2024-11-24mailbox: ti-msgmgr: Allow building under COMPILE_TESTAndrew Davis
2024-11-24mailbox: ti-msgmgr: Remove use of of_match_ptr() helperAndrew Davis
2024-11-24mailbox: qcom-cpucp: Mark the irq with IRQF_NO_SUSPEND flagSibi Sankar
2024-11-24mailbox: mtk-cmdq-mailbox: Switch to __pm_runtime_put_autosuspend()Sakari Ailus
2024-11-24mailbox: mpfs: support new, syscon based, devicetree configurationConor Dooley
2024-11-24dt-bindings: mailbox: mpfs: fix reg propertiesConor Dooley
2024-11-24s390/mm: Allow large pages for KASAN shadow mappingVasily Gorbik
2024-11-24s390: Add ARCH_HAS_PREEMPT_LAZY supportHeiko Carstens
2024-11-24s390: Add missing _TIF definesHeiko Carstens
2024-11-24hwmon: (aquacomputer_d5next) Fix length of speed_input arrayAleksa Savic
2024-11-24MAINTAINERS: transfer i2c-aspeed maintainership from Brendan to RyanBrendan Higgins
2024-11-24i2c: designware: determine HS tHIGH and tLOW based on HW parametersMichael Wu
2024-11-24dt-bindings: i2c: snps,designware-i2c: declare bus capacitance and clk freq o...Michael Wu
2024-11-24i2c: nomadik: support >=1MHz speed modesThéo Lebrun
2024-11-24i2c: nomadik: fix BRCR computationThéo Lebrun
2024-11-24i2c: nomadik: support Mobileye EyeQ6H I2C controllerThéo Lebrun
2024-11-24i2c: nomadik: switch from of_device_is_compatible() to of_match_device()Théo Lebrun
2024-11-24dt-bindings: i2c: nomadik: support 400kHz < clock-frequency <= 3.4MHzThéo Lebrun
2024-11-24dt-bindings: i2c: nomadik: add mobileye,eyeq6h-i2c bindingsThéo Lebrun
2024-11-24dt-bindings: i2c: mv64xxx: Add Allwinner A523 compatible stringAndre Przywara
2024-11-24i2c: designware: Add ACPI HID for DWAPB I2C controller on FUJITSU-MONAKAYoshihiro Furudera
2024-11-24i2c: qup: use generic device property accessorsBartosz Golaszewski
2024-11-24net: phy: ensure that genphy_c45_an_config_eee_aneg() sees new value of phyde...Heiner Kallweit
2024-11-24selftests/alsa: Add a few missing gitignore filesLi Zhijian
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-11-23tracing: Remove cond argument from __DECLARE_TRACE_SYSCALLMathieu Desnoyers
2024-11-23tracing: Remove conditional locking from __DO_TRACE()Mathieu Desnoyers
2024-11-23rcupdate_trace: Define rcu_tasks_trace lock guardMathieu Desnoyers
2024-11-23tracing: Remove __idx variable from __DO_TRACEMathieu Desnoyers
2024-11-23tracing: Move it_func[0] comment to the relevant contextMathieu Desnoyers
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-23hwmon: (tps23861) Fix reporting of negative temperaturesMurad Masimov
2024-11-23hwmon: (tmp108) Do not fail in I3C probe when I3C regmap is a moduleJarkko Nikula
2024-11-23f2fs: fix to drop all discards after creating snapshot on lvm deviceChao Yu