summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-09i2c: designware-pcidrv: Consistently define pci_device_ids using named initia...Uwe Kleine-König (The Capable Hub)
2026-06-09i2c: bcm-kona: fix spelling mistake in timeout-check commentStepan Ionichev
2026-06-09i2c: cadence: Add shutdown handlerAjay Neeli
2026-06-09accel/ivpu: Fix signed integer truncation in IPC receiveAndrzej Kacprowski
2026-06-09Merge tag 'drm-misc-next-fixes-2026-06-05' of https://gitlab.freedesktop.org/...Dave Airlie
2026-06-08net: openvswitch: fix possible kfree_skb of ERR_PTRAdrian Moreno
2026-06-08Merge branch 'tls-receive-path-fixes-and-clean-ups'Jakub Kicinski
2026-06-08tls: Flush backlog before waiting for a new recordChuck Lever
2026-06-08tls: Suppress spurious saved_data_ready on all receive pathsChuck Lever
2026-06-08tls: Factor tls_strp_msg_consume() from tls_strp_msg_done()Chuck Lever
2026-06-08tls: Move decrypt-failure abort into tls_rx_one_record()Chuck Lever
2026-06-08tls: Re-present partially-consumed records in tls_sw_read_sock()Chuck Lever
2026-06-08tls: Avoid evaluating freed skb in tls_sw_read_sock() loopChuck Lever
2026-06-08remoteproc: qcom: pas: Drop start/stop completion from struct qcom_pasShawn Guo
2026-06-08remoteproc: qcom: pas: Add Shikra remoteproc supportBibek Kumar Patro
2026-06-08dt-bindings: remoteproc: qcom,shikra-pas: Document Shikra PAS remoteprocsKomal Bajaj
2026-06-08dt-bindings: remoteproc: Add Shikra RPM processor compatibleKomal Bajaj
2026-06-08hwspinlock: qcom: avoid uninitialized struct membersWolfram Sang
2026-06-08remoteproc: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-06-08remoteproc: qcom: Fix leak when custom dump_segments addition failsWasim Nazir
2026-06-08remoteproc: qcom_q6v5_wcss: drop redundant wcss_q6_bcr_resetAlexandru Gagniuc
2026-06-08dt-bindings: remoteproc: qcom,sm8550-pas: Add Hawi CDSP compatibleMukesh Ojha
2026-06-08dt-bindings: remoteproc: qcom,sm8550-pas: Add Hawi ADSP compatibleMukesh Ojha
2026-06-09Merge patch series "`zerocopy` support"Miguel Ojeda
2026-06-08if_ether.h: add 802.1AC, warn about GRE 0x00FEDavid 'equinox' Lamparter
2026-06-09gpu: nova-core: firmware: parse `FalconUCodeDescV2` via `zerocopy`Miguel Ojeda
2026-06-09rust: prelude: add `zerocopy{,_derive}::FromBytes`Miguel Ojeda
2026-06-09rust: zerocopy-derive: enable support in kbuildMiguel Ojeda
2026-06-09rust: zerocopy-derive: add `README.md`Miguel Ojeda
2026-06-09rust: zerocopy-derive: avoid generating non-ASCII identifiersMiguel Ojeda
2026-06-09rust: zerocopy-derive: add SPDX License IdentifiersMiguel Ojeda
2026-06-09rust: zerocopy-derive: import crateMiguel Ojeda
2026-06-09rust: zerocopy: enable support in kbuildMiguel Ojeda
2026-06-09rust: zerocopy: add `README.md`Miguel Ojeda
2026-06-09rust: zerocopy: remove float `Display` supportMiguel Ojeda
2026-06-09rust: zerocopy: add SPDX License IdentifiersMiguel Ojeda
2026-06-09rust: zerocopy: import crateMiguel Ojeda
2026-06-09rust: kbuild: support `skip_clippy` for `rustc_procmacro`Miguel Ojeda
2026-06-09rust: kbuild: support per-target environment variablesMiguel Ojeda
2026-06-09rust: kbuild: define `procmacro-extension` variableMiguel Ojeda
2026-06-09rust: kbuild: define `procmacro-name` functionMiguel Ojeda
2026-06-09rust: sync: add `UniqueArc::as_ptr`Andreas Hindborg
2026-06-09rust: kbuild: remove unused variableMiguel Ojeda
2026-06-09rust: inline some init methodsAlexandre Courbot
2026-06-09rust: kbuild: show the right `quiet_cmd_rustc_procmacrolibrary`Miguel Ojeda
2026-06-09scripts: generate_rust_analyzer: support passing env varsMiguel Ojeda
2026-06-09rust: io: use the `bitfield!` macro in `register!`Alexandre Courbot
2026-06-09rust: bitfield: Add KUnit tests for bitfieldJoel Fernandes
2026-06-09rust: extract `bitfield!` macro from `register!`Alexandre Courbot
2026-06-08net: garp: reload skb header pointers after pskb_may_pull()David Carlier