summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-29HID: hid-goodix: Fix type promotion bug in goodix_hid_get_raw_report()Dan Carpenter
2024-08-29tools: ynl: error check scanf() in a sampleJakub Kicinski
2024-08-29Merge tag 'md-6.12-20240829' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2024-08-29Merge branch 'replace-deprecated-strcpy-with-strscpy'Jakub Kicinski
2024-08-29net/ipv4: net: prefer strscpy over strcpyHongbo Li
2024-08-29net/tipc: replace deprecated strcpy with strscpyHongbo Li
2024-08-29net/netrom: prefer strscpy over strcpyHongbo Li
2024-08-29net/ipv6: replace deprecated strcpy with strscpyHongbo Li
2024-08-29net: prefer strscpy over strcpyHongbo Li
2024-08-29bpf: Use kvmemdup to simplify the codeHongbo Li
2024-08-29clk: starfive: jh7110-sys: Add notifier for PLL0 clockXingyu Wu
2024-08-29docs/bpf: Fix a typo in verifier.rstYiming Xiang
2024-08-29selftests/bpf: Make sure stashed kptr in local kptr is freed recursivelyAmery Hung
2024-08-29perf header: Allow attributes to be written after dataIan Rogers
2024-08-29perf header: Fail read if header sections overlapIan Rogers
2024-08-29perf header: Add kerneldoc to 'struct perf_file_header'Ian Rogers
2024-08-29perf session: Document 'struct perf_session' and constify its 'auxtrace' memberIan Rogers
2024-08-29drm/amdgpu: always allocate cleared VRAM for GEM allocationsAlex Deucher
2024-08-29perf: cs-etm: Print queue number in raw trace dumpJames Clark
2024-08-29perf: cs-etm: Support version 0.1 of HW_ID packetsJames Clark
2024-08-29perf: cs-etm: Only save valid trace IDs into filesJames Clark
2024-08-29perf: cs-etm: Create decoders based on the trace ID mappingsJames Clark
2024-08-29perf: cs-etm: Move traceid_list to each queueJames Clark
2024-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-29net: alacritech: Switch to use dev_err_probe()Yang Ruibin
2024-08-29net: hns: Use IS_ERR_OR_NULL() helper functionHongbo Li
2024-08-29net: dsa: realtek: make use of dev_err_cast_probe()Hongbo Li
2024-08-29net: ipa: make use of dev_err_cast_probe()Hongbo Li
2024-08-29Merge branch 'net-vertexcom-mse102x-minor-clean-ups'Jakub Kicinski
2024-08-29net: vertexcom: mse102x: Use ETH_ZLENStefan Wahren
2024-08-29net: vertexcom: mse102x: Drop log message on removeStefan Wahren
2024-08-29net: vertexcom: mse102x: Fix random MAC address logStefan Wahren
2024-08-29net: vertexcom: mse102x: Silence TX timeoutStefan Wahren
2024-08-29net: vertexcom: mse102x: Use DEFINE_SIMPLE_DEV_PM_OPSStefan Wahren
2024-08-29MAINTAINERS: add gameport.h, serio.h and uinput.h to INPUT sectionDmitry Torokhov
2024-08-29phy: nuvoton: add new driver for the Nuvoton MA35 SoC USB 2.0 PHYHui-Ping Chen
2024-08-30Merge tag 'hwmon-for-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-29Merge branch 'md-6.12-raid5-opt' into md-6.12Song Liu
2024-08-29dt-bindings: phy: nuvoton,ma35-usb2-phy: add new bindingsHui-Ping Chen
2024-08-29phy: qcom: qmp-pcie: Configure all tables on port B PHYQiang Yu
2024-08-29phy: airoha: adjust initialization delay in airoha_pcie_phy_init()Lorenzo Bianconi
2024-08-29dt-bindings: phy: socionext,uniphier: add top-level constraintsKrzysztof Kozlowski
2024-08-30Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-29drm/tegra: hdmi: Make read-only const array freqs staticColin Ian King
2024-08-29gpu: host1x: Make host1x_context_device_bus_type constantKunwu Chan
2024-08-29gpu: host1x: Add MLOCK recovery for rest of enginesMikko Perttunen
2024-08-29gpu: host1x: Complete stream ID entry tablesMikko Perttunen
2024-08-29gpu: host1x: Handle CDMA wraparound when debug printingMikko Perttunen
2024-08-29gpu: host1x: Fix _writel function declarationsMikko Perttunen
2024-08-29drm/tegra: gem: Don't attach dma-bufs when not neededMikko Perttunen