summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-09dt-bindings: arm: rockchip: Add Radxa ROCK 3BJonas Karlman
2024-07-08rust: add abstraction for `struct page`Alice Ryhl
2024-07-08rust: uaccess: add typed accessors for userspace pointersAlice Ryhl
2024-07-08uaccess: always export _copy_[from|to]_user with CONFIG_RUSTArnd Bergmann
2024-07-08rust: uaccess: add userspace pointersWedson Almeida Filho
2024-07-08kbuild: rust-analyzer: improve comment documentationJohn Hubbard
2024-07-08kbuild: rust-analyzer: better error handlingJohn Hubbard
2024-07-08docs: rust: no_std is usedDirk Behme
2024-07-08clk: en7523: fix rate divider for slic and spi clocksLorenzo Bianconi
2024-07-08of/irq: Disable "interrupt-map" parsing for PASEMI NemoMarc Zyngier
2024-07-08Merge tag 'perf-tools-fixes-for-v6.10-2024-07-08' of git://git.kernel.org/pub...Linus Torvalds
2024-07-08selftests/bpf: Extend tcx tests to cover late tcx_entry releaseDaniel Borkmann
2024-07-08bpf: Fix too early release of tcx_entryDaniel Borkmann
2024-07-08selftests: net: ksft: interrupt cleanly on KeyboardInterruptJakub Kicinski
2024-07-08drm/amdgpu: set CP_HQD_PQ_DOORBELL_CONTROL.DOORBELL_MODE to 1Zhigang Luo
2024-07-08Documentation/amdgpu: Clarify MI200 and MI300 entriesKent Russell
2024-07-08drm/amdgpu: add ras event state device attribute supportYang Wang
2024-07-08drm/amd/swsmu: enable more Pstates profile levels for SMU v14.0.0 and v14.0.1Li Ma
2024-07-08drm/amdgpu: add ras POSION_CONSUMPTION event id supportYang Wang
2024-07-08drm/amdkfd: Use mode1 reset for GFX v9.4.4Stanley.Yang
2024-07-08drm/amdgpu: add ras POSION_CREATION event id supportYang Wang
2024-07-08drm/amdgpu: refine amdgpu ras event id core codeYang Wang
2024-07-08drm/amd/display: Solve mst monitors blank out problem after resumeWayne Lin
2024-07-08drm/amdgpu: reject gang submit on reserved VMIDsChristian König
2024-07-08drm/amdgpu: enable dpg for vcn and jpeg on GC 11_5_2Saleemkhan Jamadar
2024-07-08drm/amdgpu: remove redundant semicolons in RAS_EVENT_LOGYang Wang
2024-07-08drm/amdgpu: restore dcc bo tilling configs while movingFrank Min
2024-07-08drm/amdgpu: add gfx queue support for gfx12 ipdumpSunil Khatri
2024-07-08drm/amdgpu: add cp queue registers for gfx12 ipdumpSunil Khatri
2024-07-08drm/amdgpu: enable redirection of irq's for IH v7.0Sunil Khatri
2024-07-08drm:amdgpu: enable IH ring1 for IH v7.0Sunil Khatri
2024-07-08drm/amdgpu: Set no_hw_access when VF request full GPU failsYifan Zha
2024-07-08drm/amdgpu: add print support for gfx12 ipdumpSunil Khatri
2024-07-08drm/amdgpu: add gfx12 register support in ipdumpSunil Khatri
2024-07-08drm/amdgpu: update gfxhub client id for gfx12Frank Min
2024-07-08drm/amd/pm: avoid to load smu firmware for APUsTim Huang
2024-07-08drm/amdgpu: sysfs node disable query error count during gpu resetYiPeng Chai
2024-07-08rust: alloc: add __GFP_HIGHMEM flagAlice Ryhl
2024-07-08rust: alloc: fix typo in docs for GFP_NOWAITAlice Ryhl
2024-07-08kbuild: rust: remove now-unneeded `rusttest` custom sysroot handlingMiguel Ojeda
2024-07-08rust: kernel: make impl_has_work compatible with more genericsRoland Xu
2024-07-08docs: rust: introduce the new kernel.org LLVM+Rust toolchainsNathan Chancellor
2024-07-08clk: lpc32xx: Constify struct regmap_configJavier Carrasco
2024-07-08clk: xilinx: Constify struct regmap_configJavier Carrasco
2024-07-08selftests/bpf: DENYLIST.aarch64: Remove fexit_sleepPuranjay Mohan
2024-07-08rust: add 'firmware' field support to module! macroFUJITA Tomonori
2024-07-08rust: fix datatype in docs for `module` macro argumentsAswin Unnikrishnan
2024-07-08rust: add example for `alias` argument in `module` macro documentationAswin Unnikrishnan
2024-07-08ipmi: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-07-08Revert "KVM: arm64: nv: Fix RESx behaviour of disabled FGTs with negative pol...Oliver Upton