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
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-28
drm/amd/display: fix B0 TMDS deepcolor no dislay issue
Charlene Liu
2
-2
/
+54
2021-12-28
drm/amdgpu: no DC support for headless chips
Alex Deucher
1
-0
/
+6
2021-12-27
drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable platform
Evan Quan
1
-0
/
+15
2021-12-27
drm/amdgpu: always reset the asic in suspend (v2)
Alex Deucher
1
-1
/
+4
2021-12-27
drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resume
Prike Liang
2
-6
/
+4
2021-12-22
drm/amdgpu: fix runpm documentation
Alex Deucher
1
-3
/
+4
2021-12-17
drm/amdgpu: add support for IP discovery gc_info table v2
Alex Deucher
2
-22
/
+103
2021-12-17
drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly enabled
chen gong
1
-0
/
+7
2021-12-17
drm/amd/pm: Fix xgmi link control on aldebaran
Lijo Lazar
1
-1
/
+1
2021-12-17
drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fence
Huang Rui
3
-51
/
+90
2021-12-14
drm/amd/pm: fix a potential gpu_metrics_table memory leak
Lang Yu
1
-0
/
+3
2021-12-14
drm/amdgpu: correct the wrong cached state for GMC on PICASSO
Evan Quan
3
-5
/
+18
2021-12-14
drm/amd/display: Reset DMCUB before HW init
Nicholas Kazlauskas
1
-0
/
+5
2021-12-14
drm/amd/display: Set exit_optimized_pwr_state for DCN31
Nicholas Kazlauskas
1
-0
/
+1
2021-12-14
drm/amd/pm: fix reading SMU FW version from amdgpu_firmware_info on YC
Mario Limonciello
1
-0
/
+3
2021-12-14
drm/amdgpu: don't override default ECO_BITs setting
Hawking Zhang
8
-9
/
+0
2021-12-14
drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE
Le Ma
1
-2
/
+2
2021-12-14
drm/i915/display: Fix an unsigned subtraction which can never be negative.
Harshit Mogalapalli
1
-1
/
+1
2021-12-14
drm/ast: potential dereference of null pointer
Jiasheng Jiang
1
-1
/
+4
2021-12-13
drm: simpledrm: fix wrong unit with pixel clock
Alejandro Concepcion-Rodriguez
1
-1
/
+1
2021-12-12
Linux 5.16-rc5
Linus Torvalds
1
-1
/
+1
2021-12-12
usb: core: config: using bit mask instead of individual bits
Pavel Hofman
1
-2
/
+2
2021-12-12
usb: core: config: fix validation of wMaxPacketValue entries
Pavel Hofman
1
-1
/
+1
2021-12-12
USB: gadget: zero allocate endpoint 0 buffers
Greg Kroah-Hartman
2
-2
/
+2
2021-12-12
USB: gadget: detect too-big endpoint 0 requests
Greg Kroah-Hartman
3
-1
/
+40
2021-12-11
perf python: Fix NULL vs IS_ERR_OR_NULL() checking
Miaoqian Lin
1
-1
/
+1
2021-12-11
perf intel-pt: Fix error timestamp setting on the decoder error path
Adrian Hunter
1
-0
/
+1
2021-12-11
perf intel-pt: Fix missing 'instruction' events with 'q' option
Adrian Hunter
1
-3
/
+8
2021-12-11
perf intel-pt: Fix next 'err' value, walking trace
Adrian Hunter
1
-0
/
+1
2021-12-11
perf intel-pt: Fix state setting when receiving overflow (OVF) packet
Adrian Hunter
1
-4
/
+28
2021-12-11
perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type
Adrian Hunter
1
-19
/
+13
2021-12-11
perf intel-pt: Fix sync state when a PSB (synchronization) packet is found
Adrian Hunter
1
-1
/
+1
2021-12-11
perf intel-pt: Fix some PGE (packet generation enable/control flow packets) usage
Adrian Hunter
1
-3
/
+4
2021-12-11
perf tools: Prevent out-of-bounds access to registers
German Gomez
2
-1
/
+7
2021-12-10
mm: bdi: initialize bdi_min_ratio when bdi is unregistered
Manjong Lee
1
-0
/
+7
2021-12-10
hugetlbfs: fix issue of preallocation of gigantic pages can't work
Zhenguo Yao
1
-1
/
+1
2021-12-10
mm/memcg: relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock()
Waiman Long
1
-53
/
+53
2021-12-10
mm/slub: fix endianness bug for alloc/free_traces attributes
Gerald Schaefer
1
-6
/
+9
2021-12-10
selftests/damon: split test cases
SeongJae Park
7
-112
/
+129
2021-12-10
selftests/damon: test debugfs file reads/writes with huge count
SeongJae Park
4
-0
/
+61
2021-12-10
selftests/damon: test wrong DAMOS condition ranges input
SeongJae Park
1
-0
/
+2
2021-12-10
selftests/damon: test DAMON enabling with empty target_ids case
SeongJae Park
1
-0
/
+9
2021-12-10
selftests/damon: skip test if DAMON is running
SeongJae Park
1
-0
/
+9
2021-12-10
mm/damon/vaddr-test: remove unnecessary variables
SeongJae Park
1
-8
/
+0
2021-12-10
mm/damon/vaddr-test: split a test function having >1024 bytes frame size
SeongJae Park
1
-37
/
+40
2021-12-10
mm/damon/vaddr: remove an unnecessary warning message
SeongJae Park
1
-1
/
+0
2021-12-10
mm/damon/core: remove unnecessary error messages
SeongJae Park
1
-9
/
+2
2021-12-10
mm/damon/dbgfs: remove an unnecessary error message
SeongJae Park
1
-3
/
+1
2021-12-10
mm/damon/core: use better timer mechanisms selection threshold
SeongJae Park
1
-1
/
+2
2021-12-10
mm/damon/core: fix fake load reports due to uninterruptible sleeps
SeongJae Park
1
-3
/
+3
[next]