index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-25
of/device: Fix up of_dma_configure_id() stub
Thierry Reding
1
-2
/
+3
2022-08-25
of: unittest: taint the kernel when of unittest runs
Frank Rowand
1
-0
/
+3
2022-08-25
Docs/admin-guide/mm/damon/usage: fix the example code snip
Kairui Song
1
-9
/
+9
2022-08-25
bpf/scripts: Assert helper enum value is aligned with comment order
Eyal Birger
1
-5
/
+34
2022-08-25
docs: Update version number from 5.x to 6.x in README.rst
Lukas Bulwahn
1
-15
/
+15
2022-08-25
bpftool: Fix a wrong type cast in btf_dumper_int
Lam Thai
1
-1
/
+1
2022-08-25
Merge branch 'bpf: rstat: cgroup hierarchical'
Alexei Starovoitov
15
-48
/
+1432
2022-08-25
selftests/bpf: add a selftest for cgroup hierarchical stats collection
Yosry Ahmed
3
-0
/
+584
2022-08-25
selftests/bpf: extend cgroup helpers
Yosry Ahmed
2
-46
/
+173
2022-08-25
cgroup: bpf: enable bpf programs to integrate with rstat
Yosry Ahmed
1
-0
/
+48
2022-08-25
selftests/bpf: Test cgroup_iter.
Hao Luo
4
-1
/
+271
2022-08-25
bpf: Introduce cgroup iter
Hao Luo
6
-2
/
+357
2022-08-25
ACPI: bus: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-08-25
ACPI: OSI: Update Documentation on custom _OSI strings
Mario Limonciello
1
-14
/
+11
2022-08-25
ACPI: OSI: Remove Linux-HPI-Hybrid-Graphics _OSI string
Mario Limonciello
1
-7
/
+0
2022-08-25
ACPI: OSI: Remove Linux-Lenovo-NV-HDMI-Audio _OSI string
Mario Limonciello
1
-8
/
+0
2022-08-25
ACPI: OSI: Remove Linux-Dell-Video _OSI string
Mario Limonciello
1
-9
/
+0
2022-08-25
drm/i915/mtl: Don't mask off CCS according to DSS fusing
Matt Roper
1
-1
/
+1
2022-08-25
drm/i915/mtl: MMIO range is now 4MB
Matt Roper
1
-5
/
+6
2022-08-25
drm/i915: Skip Bit12 fw domain reset for gen12+
Radhakrishna Sripada
1
-2
/
+5
2022-08-25
drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctly
Qu Huang
1
-0
/
+1
2022-08-25
drm/amdgpu: add MGCG perfmon setting for gfx11
Likun Gao
2
-0
/
+18
2022-08-25
drm/amdkfd: Fix isa version for the GC 10.3.7
Prike Liang
1
-5
/
+1
2022-08-25
drm/amdgpu: Fix page table setup on Arcturus
Mukul Joshi
1
-2
/
+10
2022-08-25
drm/amd/pm: update SMU 13.0.0 driver_if header
Evan Quan
2
-14
/
+19
2022-08-25
drm/amdgpu: add sdma instance check for gfx11 CGCG
Tim Huang
1
-6
/
+12
2022-08-25
drm/amd/display: enable PCON support for dcn314
Roman Li
1
-0
/
+1
2022-08-25
drm/amdgpu: enable NBIO IP v7.7.0 Clock Gating
Tim Huang
1
-4
/
+3
2022-08-25
drm/amdgpu: add NBIO IP v7.7.0 Clock Gating support
Tim Huang
1
-0
/
+78
2022-08-25
drm/amdgpu: add TX_POWER_CTRL_1 macro definitions for NBIO IP v7.7.0
Tim Huang
2
-0
/
+15
2022-08-25
Merge tag 'cgroup-for-6.0-rc2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-0
/
+2
2022-08-25
cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()
Tetsuo Handa
1
-0
/
+2
2022-08-25
drm/amd: remove possible condition with no effect (if == else)
Bernard Zhao
1
-2
/
+0
2022-08-25
drm/amd: remove possible condition with no effect (if == else)
Bernard Zhao
1
-7
/
+2
2022-08-25
drm/amd: fix potential memory leak
Bernard Zhao
1
-0
/
+1
2022-08-25
drm/amd: fix potential memory leak
Bernard Zhao
1
-0
/
+1
2022-08-25
drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctly
Qu Huang
1
-0
/
+1
2022-08-25
drm: amd: amdgpu: ACPI: Add comment about ACPI_FADT_LOW_POWER_S0
Rafael J. Wysocki
1
-0
/
+6
2022-08-25
drm/radeon: use time_after(a,b) to replace "a>b"
Yu Zhe
1
-1
/
+1
2022-08-25
drm/amdgpu: use dev_info to benefit mGPU case
Guchun Chen
1
-1
/
+1
2022-08-25
drm/amdgpu: use adev_to_drm to get drm device
Guchun Chen
1
-1
/
+1
2022-08-25
drm/amdgpu: add MGCG perfmon setting for gfx11
Likun Gao
2
-0
/
+18
2022-08-25
drm/amd/amdgpu: avoid soft reset check when gpu recovery disabled
Chengming Gui
1
-5
/
+6
2022-08-25
drm/amdkfd: Fix isa version for the GC 10.3.7
Prike Liang
1
-5
/
+1
2022-08-25
drm/amdgpu: Fix page table setup on Arcturus
Mukul Joshi
1
-2
/
+10
2022-08-25
drm/amdkfd: Allocate doorbells only when needed
Felix Kuehling
3
-5
/
+22
2022-08-25
drm/amd/pm: update SMU 13.0.0 driver_if header
Evan Quan
2
-14
/
+19
2022-08-25
drm/amd/display: Remove redundant check in atomic_check
Roman Li
1
-3
/
+0
2022-08-25
drm/amd/display: Adding log clock table from SMU
Leo Chen
3
-0
/
+140
2022-08-25
drm/amd/display: Uncomment SubVP scaling case
Alvin Lee
1
-3
/
+2
[prev]
[next]