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
2021-06-30
Merge tag 'drm-intel-next-fixes-2021-06-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
6
-42
/
+76
2021-06-30
Merge tag 'drm-misc-next-fixes-2021-06-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-1
/
+1
2021-06-30
drm/amd/amdgpu: enable gpu recovery for beige_goby
Chengming Gui
1
-0
/
+1
2021-06-30
amdgpu/pm: remove code duplication in show_power_cap calls
Darren Powell
1
-74
/
+21
2021-06-30
drm/amdgpu/display: drop unused variable
Alex Deucher
1
-1
/
+1
2021-06-30
Revert "drm/amd/display: Fix overlay validation by considering cursors"
Rodrigo Siqueira
1
-10
/
+2
2021-06-30
amdgpu/nv.c - Added codec query for Beige Goby
Veerabadhran Gopalakrishnan
1
-0
/
+30
2021-06-30
drm/amdgpu: enable tmz on yellow carp
Aaron Liu
1
-0
/
+1
2021-06-30
drm/amdkfd: implement counters for vm fault and migration
Philip Yang
3
-1
/
+60
2021-06-30
drm/amdkfd: add sysfs counters for vm fault and migration
Philip Yang
2
-29
/
+131
2021-06-30
drm/amdkfd: fix sysfs kobj leak
Philip Yang
2
-8
/
+7
2021-06-30
drm/amdkfd: add helper function for kfd sysfs create
Philip Yang
1
-80
/
+39
2021-06-30
drm/amdgpu: update HDP LS settings
Evan Quan
1
-36
/
+47
2021-06-30
drm/amdgpu: update GFX MGCG settings
Evan Quan
1
-4
/
+7
2021-06-30
drm/amdgpu: correct clock gating settings on feature unsupported
Evan Quan
5
-23
/
+83
2021-06-30
drm/amdgpu: fix the hang caused by PCIe link width switch
Evan Quan
3
-0
/
+17
2021-06-30
drm/amdgpu: fix NAK-G generation during PCI-e link width switch
Evan Quan
3
-0
/
+32
2021-06-30
drm/amdgpu: fix Navi1x tcp power gating hang when issuing lightweight invalidaiton
Evan Quan
1
-0
/
+95
2021-06-30
drm/amdgpu: correct tcp harvest setting
Evan Quan
1
-44
/
+49
2021-06-29
drm/amdgpu: Power down VCN and JPEG before disabling SMU features
Chengzhe Liu
1
-2
/
+6
2021-06-29
drm/amd/display: Enabling eDP no power sequencing with DAL feature mask
Zhan Liu
5
-8
/
+38
2021-06-29
Merge tag 'dlm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
Linus Torvalds
14
-191
/
+1924
2021-06-29
Merge tag 'gfs2-v5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Linus Torvalds
7
-66
/
+85
2021-06-29
Merge tag '5.14-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
58
-1944
/
+969
2021-06-29
Merge tag 'fs.openat2.unknown_flags.v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
3
-8
/
+17
2021-06-29
Merge tag 'fs.mount_setattr.nosymfollow.v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
3
-6
/
+92
2021-06-29
ext4: notify sysfs on errors_count value change
Jonathan Davies
3
-0
/
+8
2021-06-30
pinctrl: ralink: rt305x: add missing include
Sergio Paracuellos
1
-0
/
+1
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
259
-2802
/
+3755
2021-06-29
RDMA/core: Always release restrack object
Leon Romanovsky
1
-1
/
+1
2021-06-29
RDMA/mlx5: Don't access NULL-cleared mpi pointer
Leon Romanovsky
1
-1
/
+2
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
88
-387
/
+704
2021-06-30
power: supply: ab8500: Fix an old bug
Linus Walleij
1
-1
/
+1
2021-06-30
power: supply: axp288_fuel_gauge: remove redundant continue statement
Colin Ian King
1
-3
/
+1
2021-06-30
power: supply: axp288_fuel_gauge: Make "T3 MRD" no_battery_list DMI entry more generic
Hans de Goede
1
-9
/
+9
2021-06-30
power: supply: axp288_fuel_gauge: Rename fuel_gauge_blacklist to no_battery_list
Hans de Goede
1
-2
/
+2
2021-06-30
power: supply: bq24190_charger: drop of_match_ptr() from device ID table
Andy Shevchenko
1
-9
/
+2
2021-06-30
drivers: power: add missing MODULE_DEVICE_TABLE in keystone-reset.c
Yu Jiahua
1
-0
/
+1
2021-06-30
power: supply: ab8500: add missing MODULE_DEVICE_TABLE
Zou Wei
3
-0
/
+3
2021-06-29
power: supply: charger-manager: add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-06-29
power: reset: regulator-poweroff: add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-06-29
Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
6
-25
/
+22
2021-06-29
Merge tag 'nand/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/next
Richard Weinberger
33
-892
/
+3167
2021-06-29
scsi: virtio_scsi: Add validation for residual bytes from response
Xie Yongji
1
-1
/
+1
2021-06-29
Merge tag 'pnp-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
7
-36
/
+19
2021-06-29
scsi: ipr: System crashes when seeing type 20 error
Wen Xiong
2
-2
/
+3
2021-06-29
scsi: core: Retry I/O for Notify (Enable Spinup) Required error
Quat Le
1
-0
/
+1
2021-06-29
Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
64
-615
/
+1468
2021-06-29
scsi: mpi3mr: Fix warnings reported by smatch
Sreekanth Reddy
1
-2
/
+3
2021-06-29
Merge branch 'psy-fixes' into psy-next
Sebastian Reichel
2
-3
/
+13
[prev]
[next]