summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-02-18Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel-646/+2493
2023-02-18iommu/amd: Skip attach device domain is same as new domainVasant Hegde-0/+7
2023-02-18iommu: Attach device group to old domain in error pathVasant Hegde-1/+15
2023-02-18Merge branch irq/bcm-l2-fixes into irq/irqchip-nextMarc Zyngier-2/+7
2023-02-18irqchip/irq-bcm7120-l2: Set IRQ_LEVEL for level triggered interruptsFlorian Fainelli-1/+2
2023-02-18irqchip/irq-brcmstb-l2: Set IRQ_LEVEL for level triggered interruptsFlorian Fainelli-1/+5
2023-02-18watchdog: sbsa_wdog: Make sure the timeout programming is within the limitsGeorge Cherian-0/+1
2023-02-18dt-bindings: watchdog: qcom-wdt: add qcom,apss-wdt-sa8775p compatibleBartosz Golaszewski-0/+1
2023-02-18watchdog: report options in sysfsThomas Weißschuh-0/+16
2023-02-18watchdog: report fw_version in sysfsThomas Weißschuh-0/+17
2023-02-18dt-bindings: watchdog: fsl-imx: document suspend in wait modeAndrej Picej-3/+34
2023-02-18watchdog: imx2_wdg: suspend watchdog in WAIT modeAndrej Picej-3/+52
2023-02-18watchdog: pcwd_usb: Fix attempting to access uninitialized memoryLi Hua-2/+4
2023-02-18dt-bindings: watchdog: qcom-wdt: merge MSM timerKrzysztof Kozlowski-47/+49
2023-02-18dt-bindings: watchdog: qcom-wdt: allow interruptsKrzysztof Kozlowski-3/+21
2023-02-18dt-bindings: watchdog: qcom-wdt: add qcom,kpss-wdt-mdm9615Krzysztof Kozlowski-0/+1
2023-02-18dt-bindings: watchdog: qcom-wdt: fix list of MSM timer compatiblesKrzysztof Kozlowski-5/+10
2023-02-18dt-bindings: watchdog: qcom-wdt: do not allow fallback aloneKrzysztof Kozlowski-1/+2
2023-02-18dt-bindings: watchdog: qcom-wdt: require fallback for IPQ4019Krzysztof Kozlowski-1/+1
2023-02-18watchdog: Fix kmemleak in watchdog_cdev_registerChen Jun-1/+1
2023-02-18watchdog: Include <linux/kstrtox.h> when appropriateChristophe JAILLET-0/+2
2023-02-18watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in e...ruanjinjie-4/+3
2023-02-18watchdog: rzg2l_wdt: Handle TYPE-B reset for RZ/V2MFabrizio Castro-1/+36
2023-02-18watchdog: rzg2l_wdt: Issue a reset before we put the PM clocksLad Prabhakar-6/+4
2023-02-18dt-bindings: watchdog: Add MSM8994 watchdog timerKonrad Dybcio-0/+1
2023-02-18dt-bindings: watchdog: renesas,wdt: Document RZ/Five SoCLad Prabhakar-1/+1
2023-02-18dt-bindings: watchdog: convert meson-wdt.txt to dt-schemaNeil Armstrong-21/+50
2023-02-18dt-bindings: watchdog: Convert GPIO binding to json-schemaRobert Marko-0/+55
2023-02-18watchdog: dw_wdt: stop on rebootCosmin Tanislav-0/+1
2023-02-18watchdog: ziirave_wdt: Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2023-02-18watchdog: iTCO_wdt: Report firmware_versionThomas Weißschuh-2/+2
2023-02-18dt-bindings: watchdog: allow "timer" as node nameKrzysztof Kozlowski-1/+6
2023-02-18watchdog: da9062: da9063: use unlocked xfer function in restartPrimoz Fiser-6/+24
2023-02-18Merge tag ' https://github.com/oupton/linux tags/kvmarm-6.3' from into kvmarm...Marc Zyngier-1593/+4691
2023-02-18platform/x86: nvidia-wmi-ec-backlight: Add force module parameterHans de Goede-1/+5
2023-02-18net/mlx5e: RX, Remove doubtful unlikely callGal Pressman-1/+1
2023-02-18net/mlx5e: Fix outdated TLS commentTariq Toukan-1/+1
2023-02-18net/mlx5e: Remove unused function mlx5e_sq_xmit_simpleTariq Toukan-16/+0
2023-02-18net/mlx5e: Allow offloading of ct 'new' matchVlad Buslov-12/+9
2023-02-18net/mlx5e: Implement CT entry updateVlad Buslov-1/+117
2023-02-18net/mlx5: Simplify eq list traversalParav Pandit-4/+4
2023-02-18net/mlx5e: Remove redundant page argument in mlx5e_xdp_handle()Tariq Toukan-11/+9
2023-02-18net/mlx5e: Remove redundant page argument in mlx5e_xmit_xdp_buff()Tariq Toukan-2/+3
2023-02-18net/mlx5e: Switch to using napi_build_skb()Tariq Toukan-1/+1
2023-02-18x86/Xen: drop leftover VM-assist usesJan Beulich-4/+0
2023-02-17clk: rs9: Drop unused pin_xin fieldMarek Vasut-1/+0
2023-02-17Merge tag 'mm-hotfixes-stable-2023-02-17-15-16-2' of git://git.kernel.org/pub...Linus Torvalds-7/+38
2023-02-17MAINTAINERS: clk: imx: Add Peng Fan as reviewerAbel Vesa-0/+1
2023-02-17nilfs2: fix underflow in second superblock position calculationsRyusuke Konishi-1/+23
2023-02-17hugetlb: check for undefined shift on 32 bit architecturesMike Kravetz-1/+4