index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-06
drm/amdgpu/discovery: fix fw based ip discovery
Alex Deucher
2
-36
/
+41
2025-08-06
drm/amdkfd: Destroy KFD debugfs after destroy KFD wq
Amber Lin
1
-1
/
+1
2025-08-06
amdgpu/amdgpu_discovery: increase timeout limit for IFWI init
Xaver Hugl
1
-2
/
+2
2025-08-06
HID: hid-steam: Use new BTN_GRIP* buttons
Vicki Pfau
1
-19
/
+16
2025-08-06
btrfs: fix log tree replay failure due to file with 0 links and extents
Filipe Manana
1
-18
/
+30
2025-08-06
media: venus: Fix OPP table error handling
Sasha Levin
1
-4
/
+8
2025-08-06
net: usbnet: Fix the wrong netif_carrier_on() call
Ammar Faizi
1
-3
/
+3
2025-08-06
MAINTAINERS: hand over Kbuild maintenance
Masahiro Yamada
2
-8
/
+11
2025-08-06
kheaders: make it possible to override TAR
Michał Górny
2
-4
/
+5
2025-08-06
kbuild: userprogs: use correct linker when mixing clang and GNU ld
Thomas Weißschuh
1
-1
/
+1
2025-08-06
kconfig: lxdialog: replace strcpy() with strncpy() in inputbox.c
Suchit Karunakaran
1
-2
/
+4
2025-08-06
kconfig: lxdialog: replace strcpy with snprintf in print_autowrap
Suchit Karunakaran
1
-2
/
+1
2025-08-05
vfio/type1: conditional rescheduling while pinning
Keith Busch
1
-0
/
+7
2025-08-05
vfio/qat: add support for intel QAT 6xxx virtual functions
Małgorzata Mielnik
1
-1
/
+3
2025-08-05
vfio/qat: Remove myself from VFIO QAT PCI driver maintainers
Xin Zeng
1
-1
/
+0
2025-08-05
vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
Jason Gunthorpe
12
-12
/
+76
2025-08-05
Input: add keycode for performance mode key
Marcos Alano
1
-0
/
+3
2025-08-05
selftests/perf_events: Add a mmap() correctness test
Lorenzo Stoakes
3
-1
/
+238
2025-08-05
perf/core: Prevent VMA split of buffer mappings
Thomas Gleixner
1
-0
/
+10
2025-08-05
perf/core: Handle buffer mapping fail correctly in perf_mmap()
Thomas Gleixner
1
-2
/
+10
2025-08-05
perf/core: Exit early on perf_mmap() fail
Thomas Gleixner
1
-2
/
+4
2025-08-05
perf/core: Don't leak AUX buffer refcount on allocation failure
Thomas Gleixner
1
-3
/
+4
2025-08-05
perf/core: Preserve AUX buffer allocation failure result
Thomas Gleixner
1
-2
/
+1
2025-08-05
RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages
Pedro Falcato
1
-3
/
+2
2025-08-05
LoongArch: vDSO: Remove -nostdlib complier flag
Wentao Guan
1
-1
/
+1
2025-08-05
LoongArch: dts: Add eMMC/SDIO controller support to Loongson-2K2000
Binbin Zhou
2
-0
/
+28
2025-08-05
LoongArch: dts: Add SDIO controller support to Loongson-2K1000
Binbin Zhou
2
-6
/
+31
2025-08-05
LoongArch: dts: Add SDIO controller support to Loongson-2K0500
Binbin Zhou
2
-2
/
+35
2025-08-05
LoongArch: BPF: Set bpf_jit_bypass_spec_v1/v4()
Tiezhu Yang
1
-0
/
+10
2025-08-05
LoongArch: BPF: Fix the tailcall hierarchy
Haoran Jiang
1
-48
/
+107
2025-08-05
LoongArch: BPF: Fix jump offset calculation in tailcall
Haoran Jiang
1
-16
/
+5
2025-08-05
LoongArch: BPF: Add struct ops support for trampoline
Tiezhu Yang
1
-25
/
+50
2025-08-05
LoongArch: BPF: Add basic bpf trampoline support
Chenghao Duan
2
-0
/
+383
2025-08-05
LoongArch: BPF: Add dynamic code modification support
Chenghao Duan
3
-1
/
+151
2025-08-05
LoongArch: BPF: Rename and refactor validate_code()
Chenghao Duan
1
-1
/
+9
2025-08-05
vhost: initialize vq->nheads properly
Jason Wang
1
-0
/
+1
2025-08-04
drm/amdgpu: Update SDMA firmware version check for user queue support
Jesse.Zhang
1
-1
/
+1
2025-08-04
drm/amdgpu: Add NULL check for asic_funcs
Lijo Lazar
1
-1
/
+2
2025-08-04
drm/amd/display: Revert "drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL value"
Mario Limonciello
1
-4
/
+4
2025-08-04
drm/amd/display: fix a Null pointer dereference vulnerability
Siyang Liu
1
-9
/
+10
2025-08-04
drm/amd/display: Add primary plane to commits for correct VRR handling
Michel Dänzer
1
-0
/
+9
2025-08-04
drm/amdgpu: update mmhub 3.3 client id mappings
Alex Deucher
1
-1
/
+104
2025-08-04
drm/amdgpu: update mmhub 3.0.1 client id mappings
Alex Deucher
1
-25
/
+32
2025-08-04
drm/amdgpu: Retain job->vm in amdgpu_job_prepare_job
YuanShang
1
-7
/
+0
2025-08-04
drm/amd/display: Fix DCE 6.0 and 6.4 PLL programming.
Timur Kristóf
2
-14
/
+25
2025-08-04
drm/amd/display: Don't overwrite dce60_clk_mgr
Timur Kristóf
1
-1
/
+0
2025-08-04
drm/amdkfd: Fix checkpoint-restore on multi-xcc
David Yat Sin
3
-16
/
+67
2025-08-04
drm/amd: Restore cached manual clock settings during resume
Mario Limonciello
1
-0
/
+10
2025-08-04
drm/amd: Restore cached power limit during resume
Mario Limonciello
1
-0
/
+6
2025-08-04
drm/amdgpu: Update external revid for GC v9.5.0
Lijo Lazar
1
-0
/
+2
[next]