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
2024-07-11
selftests: ifs: verify IFS scan test functionality
Pengfei Xu
1
-1
/
+189
2024-07-11
selftests: ifs: verify test image loading functionality
Pengfei Xu
1
-1
/
+120
2024-07-11
selftests: ifs: verify test interfaces are created by the driver
Pengfei Xu
4
-0
/
+187
2024-07-11
selftests/dma:remove unused variable
Zhu Jun
1
-1
/
+0
2024-07-11
selftests/breakpoints:Remove unused variable
Zhu Jun
1
-1
/
+0
2024-07-11
selftests/x86: fix printk warnings reported by clang
John Hubbard
2
-6
/
+6
2024-07-11
selftests/x86: remove (or use) unused variables and functions
John Hubbard
5
-28
/
+2
2024-07-11
selftests/x86: avoid -no-pie warnings from clang during compilation
John Hubbard
1
-0
/
+7
2024-07-11
selftests/x86: build sysret_rip.c with clang
John Hubbard
3
-14
/
+23
2024-07-11
selftests/x86: build fsgsbase_restore.c with clang
John Hubbard
4
-6
/
+30
2024-07-11
selftests: x86: test_FISTTP: use fisttps instead of ambiguous fisttp
Muhammad Usama Anjum
1
-4
/
+4
2024-07-11
selftests/x86: fix Makefile dependencies to work with clang
John Hubbard
1
-6
/
+15
2024-07-11
selftests/timers: remove unused irqcount variable
John Hubbard
1
-2
/
+1
2024-07-11
selftests: Add information about TAP conformance in tests
Muhammad Usama Anjum
1
-0
/
+7
2024-07-11
selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()
Ilpo Järvinen
7
-38
/
+17
2024-07-11
selftests/resctrl: Remove mongrp from CMT test
Ilpo Järvinen
1
-3
/
+2
2024-07-11
selftests/resctrl: Remove mongrp from MBA test
Ilpo Järvinen
1
-1
/
+0
2024-07-11
selftests/resctrl: Convert ctrlgrp & mongrp to pointers
Ilpo Järvinen
2
-11
/
+9
2024-07-11
selftests/resctrl: Make some strings passed to resctrlfs functions const
Ilpo Järvinen
2
-6
/
+8
2024-07-11
selftests/resctrl: Simplify bandwidth report type handling
Ilpo Järvinen
5
-25
/
+20
2024-07-11
selftests/resctrl: Add ->init() callback into resctrl_val_param
Ilpo Järvinen
5
-63
/
+60
2024-07-11
selftests/resctrl: Add ->measure() callback to resctrl_val_param
Ilpo Järvinen
5
-15
/
+35
2024-07-11
selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
Ilpo Järvinen
2
-42
/
+4
2024-07-11
selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
Ilpo Järvinen
1
-3
/
+8
2024-07-11
selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
Ilpo Järvinen
2
-17
/
+15
2024-07-11
selftests/resctrl: Use correct type for pids
Ilpo Järvinen
4
-12
/
+12
2024-07-11
selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
Ilpo Järvinen
1
-20
/
+13
2024-07-11
selftests/resctrl: Make "bandwidth" consistent in comments & prints
Ilpo Järvinen
2
-8
/
+8
2024-07-11
selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
Ilpo Järvinen
1
-50
/
+91
2024-07-11
selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of ...
Ilpo Järvinen
1
-18
/
+36
2024-07-11
selftests/sched: fix code format issues
aigourensheng
1
-5
/
+5
2024-07-11
selftests/lib.mk: silence some clang warnings that gcc already ignores
John Hubbard
1
-0
/
+8
2024-07-07
Linux 6.10-rc7
v6.10-rc7
Linus Torvalds
1
-1
/
+1
2024-07-06
selftests/powerpc: Fix build with USERCFLAGS set
Michael Ellerman
1
-4
/
+1
2024-07-05
gpiolib: of: add polarity quirk for TSC2005
Dmitry Torokhov
1
-0
/
+8
2024-07-05
tpm: Address !chip->auth in tpm_buf_append_hmac_session*()
Jarkko Sakkinen
2
-124
/
+130
2024-07-05
tpm: Address !chip->auth in tpm_buf_append_name()
Jarkko Sakkinen
3
-111
/
+131
2024-07-05
tpm: Address !chip->auth in tpm2_*_auth_session()
Jarkko Sakkinen
1
-2
/
+12
2024-07-04
bnxt_en: Fix the resource check condition for RSS contexts
Pavan Chebbi
1
-1
/
+5
2024-07-04
mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...
Aleksandr Mishin
1
-0
/
+1
2024-07-04
inet_diag: Initialize pad field in struct inet_diag_req_v2
Shigeru Yoshida
1
-0
/
+2
2024-07-04
tcp: Don't flag tcp_sk(sk)->rx_opt.saw_unknown for TCP AO.
Kuniyuki Iwashima
1
-0
/
+7
2024-07-04
drm/xe/mcr: Avoid clobbering DSS steering
Matt Roper
1
-3
/
+3
2024-07-04
drm/xe: fix error handling in xe_migrate_update_pgtables
Matthew Auld
1
-4
/
+4
2024-07-04
drm/ttm: Always take the bo delayed cleanup path for imported bos
Thomas Hellström
1
-0
/
+1
2024-07-03
selftests: make order checking verbose in msg_zerocopy selftest
Zijian Zhang
1
-1
/
+1
2024-07-03
selftests: fix OOM in msg_zerocopy selftest
Zijian Zhang
1
-1
/
+11
2024-07-03
ice: use proper macro for testing bit
Petr Oros
1
-1
/
+1
2024-07-03
ice: Reject pin requests with unsupported flags
Jacob Keller
2
-16
/
+23
2024-07-03
ice: Don't process extts if PTP is disabled
Jacob Keller
1
-0
/
+4
[next]