summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-11rust: types: rename ForLt to CovariantForLtDanilo Krummrich
2026-07-11Merge tag 'block-7.2-20260710' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-07-11bus: qcom-ebi2: use managed resources for clocks and childrenPengpeng Hou
2026-07-11soc: qcom: rpmh-rsc: manage PM notifiers with devresPengpeng Hou
2026-07-11firmware: qcom: scm: Allow QSEECOM on Honor Magicbook Art 14Konstantin Shabanov
2026-07-11firmware: qcom: scm: instrument SMC call path with tracepointsYuvaraj Ranganathan
2026-07-11firmware: qcom: scm: add trace events for the SMC call interfaceYuvaraj Ranganathan
2026-07-11Merge tag 'io_uring-7.2-20260710' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-11rust: io: implement `IoSysMap`Gary Guo
2026-07-11rust: io: add copying methodsGary Guo
2026-07-11rust: dma: drop `dma_read!` and `dma_write!` APIGary Guo
2026-07-11gpu: nova-core: use I/O projection for cleaner encapsulationGary Guo
2026-07-11rust: io: add `read_val` and `write_val` functions on `Io`Gary Guo
2026-07-11rust: io: implement a view type for `Coherent`Gary Guo
2026-07-11rust: io: add I/O backend for system memory with volatile accessLaura Nao
2026-07-11rust: io: add projection macro and methodsGary Guo
2026-07-11rust: io: move `Io` methods to extension traitGary Guo
2026-07-11rust: io: remove `MmioOwned`Gary Guo
2026-07-11pwm: th1520: remove unnecessary `deref`Gary Guo
2026-07-11rust: io: use view types instead of addresses for `Io`Gary Guo
2026-07-11rust: pci: io: make `ConfigSpace` a viewGary Guo
2026-07-11rust: io: implement `Mmio` as view typeGary Guo
2026-07-11rust: io: rename `Mmio` to `MmioOwned`Gary Guo
2026-07-11rust: io: generalize `MmioRaw` to pointer to arbitrary typeGary Guo
2026-07-11rust: io: implement `Io` on reference types insteadGary Guo
2026-07-11rust: io: restrict untyped IO access and `register!` to `Region`Gary Guo
2026-07-11rust: io: add missing safety requirement in `IoCapable` methodsGary Guo
2026-07-11rust: io: add dynamically-sized `Region` typeGary Guo
2026-07-11dt-bindings: clock: Replace bouncing emailsKrzysztof Kozlowski
2026-07-11dt-bindings: clock: qcom: Add Glymur camera clock controllerJagadeesh Kona
2026-07-11soc: qcom: Avoid SCM and SPM for cpuidle driversKrzysztof Kozlowski
2026-07-11soc: qcom: Make important drivers defaultKrzysztof Kozlowski
2026-07-11soc: qcom: Restrict drivers per ARM/ARM64Krzysztof Kozlowski
2026-07-11soc: qcom: Hide all drivers behind selectable menuKrzysztof Kozlowski
2026-07-11drm/xe/pf: Handle migration descriptor using KLV helpersMichal Wajdeczko
2026-07-11drm/xe/tests: Add migration packet testMichal Wajdeczko
2026-07-11drm/xe/tests: Add GuC KLV printer testMichal Wajdeczko
2026-07-11drm/xe/tests: Add object encoding helper testMichal Wajdeczko
2026-07-11drm/xe/tests: Add string encoding helper testMichal Wajdeczko
2026-07-11drm/xe/tests: Add GuC KLV helpers basic testsMichal Wajdeczko
2026-07-11drm/xe/guc: Formalize Reserved KLVsMichal Wajdeczko
2026-07-11drm/xe/guc: Add KLV parsing helperMichal Wajdeczko
2026-07-11drm/xe/guc: Add object KLV encoding helperMichal Wajdeczko
2026-07-11drm/xe/guc: Add string KLV encoding helperMichal Wajdeczko
2026-07-11drm/xe/guc: Add basic KLV encoding helpersMichal Wajdeczko
2026-07-11drm/xe/guc: Prepare to print group KLVsMichal Wajdeczko
2026-07-11drm/xe/guc: Allow to print single KLVMichal Wajdeczko
2026-07-11dm thin metadata: fix superblock refcount leak on snapshot shadow failureGenjian Zhang
2026-07-11objtool/rust: add one more `noreturn` Rust function for Rust 1.99.0Miguel Ojeda
2026-07-11rust: zerocopy: update to v0.8.54Miguel Ojeda