summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-06-08ipv6: sit: reload inner IPv6 header after GSO offloadsKyle Zeng
2026-06-08net/mlx5: Use effective affinity mask for IRQ selectionFushuai Wang
2026-06-08net/mlx5: Simplify cpumask operations in comp_irq_request_sf()Fushuai Wang
2026-06-08net/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failureDragos Tatulea
2026-06-08net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea
2026-06-08net: qrtr: fix refcount saturation and potential UAF in qrtr_port_removeMingyu Wang
2026-06-08selftests/mm/hmm-tests: test pagemap reads of PMD device-private entriesDev Jain
2026-06-08fs/proc/task_mmu: do not warn on seeing non-migration pmd entryDev Jain