summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-07-08sched, sched_ext: Move some declarations from kernel/sched/ext.h to sched.hTejun Heo
2024-07-08sched, sched_ext: Open code for_balance_class_range()Tejun Heo
2024-07-08sched_ext: Minor cleanups in kernel/sched/ext.hTejun Heo
2024-07-08MAINTAINERS: Move myself from SPRD Maintainer to ReviewerChunyan Zhang
2024-07-08Merge tag 'tegra-for-6.11-soc' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2024-07-08Merge tag 'riscv-config-for-v6.11' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2024-07-08Merge tag 'qcom-arm64-defconfig-for-6.11' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2024-07-08Merge tag 'ti-k3-config-for-v6.11' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2024-07-08ARM: multi_v7_defconfig: Add MCP23S08 pinctrl supportChristophe Roullier
2024-07-08sched_ext: Disallow loading BPF scheduler if isolcpus= domain isolation is in...Tejun Heo
2024-07-08sched_ext: Account for idle policy when setting p->scx.weight in scx_ops_enab...Tejun Heo
2024-07-08gcc-plugins: Remove duplicate included header file stringpool.hThorsten Blum
2024-07-08PCI/pwrctl: only call of_platform_populate() if CONFIG_OF is enabledBert Karwatzki
2024-07-08clk: en7523: Remove PCIe reset open drain configuration for EN7581Lorenzo Bianconi
2024-07-08clk: en7523: Remove pcie prepare/unpreare callbacks for EN7581 SoCLorenzo Bianconi
2024-07-08clk: en7523: Add reset-controller support for EN7581 SoCLorenzo Bianconi
2024-07-08dt-bindings: clock: airoha: Add reset support to EN7581 clock bindingLorenzo Bianconi
2024-07-08dt-bindings: clock: mediatek: Document reset cells for MT8188 sysAngeloGioacchino Del Regno
2024-07-08clk: mediatek: mt8173-infracfg: Handle unallocated infracfg when moduleAlper Nebi Yasak
2024-07-08dt-bindings: clock: mediatek: add syscon compatible for mt7622 pciesysChristian Marangi
2024-07-08dt-bindings: clock: sprd,sc9860-clk: convert to YAMLStanislav Jakubek
2024-07-08dt-bindings: clock: qoriq-clock: convert to yaml formatFrank Li
2024-07-08sched, sched_ext: Simplify dl_prio() case handling in sched_fork()Tejun Heo
2024-07-08Merge tag 'riscv-sg2042-clk-for-v6.11' of https://github.com/sophgo/linux int...Stephen Boyd
2024-07-08Merge tag 'v6.11-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd
2024-07-08clk: qcom: Park shared RCGs upon registrationStephen Boyd
2024-07-08ASoC: fsl-asoc-card: add S/PDIF controller supportMark Brown
2024-07-08gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkeyGaosheng Cui