summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | kunit: debugfs: Fix unchecked dereference in debugfs_print_results()Richard Fitzgerald2023-12-181-1/+3
| * | kunit: string-stream: Allow ERR_PTR to be passed to string_stream_destroy()Richard Fitzgerald2023-12-181-1/+1
| * | kunit: string-stream-test: Avoid cast warning when testing gfp_t flagsRichard Fitzgerald2023-12-181-1/+1
| * | drm/vc4: tests: Use KUNIT_DEFINE_ACTION_WRAPPERDavid Gow2023-12-181-6/+3
| * | drm/tests: Use KUNIT_DEFINE_ACTION_WRAPPER()David Gow2023-12-181-21/+9
| * | kunit: Add a macro to wrap a deferred action functionDavid Gow2023-12-184-9/+33
* | | Merge tag 'linux_kselftest-nolibc-6.8-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2024-01-109-50/+318
|\ \ \
| * | | selftests/nolibc: disable coredump via setrlimitThomas Weißschuh2023-12-111-0/+2
| * | | tools/nolibc: add support for getrlimit/setrlimitThomas Weißschuh2023-12-112-0/+67
| * | | tools/nolibc: drop custom definition of struct rusageThomas Weißschuh2023-12-111-20/+1
| * | | tools/nolibc: drop duplicated testcase ioctl_tiocinqThomas Weißschuh2023-12-111-1/+0
| * | | tools/nolibc: annotate va_list printf formatsThomas Weißschuh2023-12-111-2/+2
| * | | selftests/nolibc: make result alignment more robustThomas Weißschuh2023-12-111-5/+10
| * | | tools/nolibc: mips: add support for PICThomas Weißschuh2023-12-112-2/+7
| * | | selftests/nolibc: run-tests.sh: enable testing via qemu-userThomas Weißschuh2023-12-111-3/+19
| * | | selftests/nolibc: introduce QEMU_ARCH_USERThomas Weißschuh2023-12-111-1/+4
| * | | selftests/nolibc: fix testcase status alignmentThomas Weißschuh2023-12-111-2/+2
| * | | selftests/nolibc: add configuration for mipso32beThomas Weißschuh2023-12-112-1/+8
| * | | selftests/nolibc: extraconfig supportThomas Weißschuh2023-12-111-0/+6
| * | | selftests/nolibc: explicitly specify ABI for MIPSThomas Weißschuh2023-12-111-1/+1
| * | | selftests/nolibc: use XARCH for MIPSThomas Weißschuh2023-12-112-6/+8
| * | | tools/nolibc: move MIPS ABI validation into arch-mips.hThomas Weißschuh2023-12-112-1/+5
| * | | tools/nolibc: error out on unsupported architectureThomas Weißschuh2023-12-111-0/+2
| * | | selftests/nolibc: add script to run testsuiteThomas Weißschuh2023-12-112-0/+154
| * | | selftests/nolibc: support out-of-tree buildsThomas Weißschuh2023-12-111-4/+14
| * | | selftests/nolibc: anchor paths in $(srcdir) if possibleThomas Weißschuh2023-12-111-2/+2
| * | | selftests/nolibc: use EFI -bios for LoongArch qemuThomas Weißschuh2023-12-111-1/+8
| * | | tools/nolibc: Use linux/wait.h rather than duplicating itMark Brown2023-12-111-3/+1
| * | | selftests/nolibc: don't hang on config inputThomas Weißschuh2023-11-131-2/+2
| | |/ | |/|
* | | Merge tag 'efi-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-1019-33/+987
|\ \ \
| * | | efi: memmap: fix kernel-doc warningsRandy Dunlap2023-12-221-3/+5
| * | | efi/loongarch: Directly position the loaded image fileWang Yao2023-12-197-11/+13
| * | | Merge branch 'efi/urgent' into efi/nextArd Biesheuvel2023-12-195-14/+31
| |\ \ \
| * | | | efivarfs: automatically update super block flagMasahisa Kojima2023-12-115-0/+51
| * | | | efi: Add tee-based EFI variable driverMasahisa Kojima2023-12-114-0/+868
| * | | | efi: Add EFI_ACCESS_DENIED status codeMasahisa Kojima2023-12-111-0/+1
| * | | | efi: expose efivar generic ops register functionMasahisa Kojima2023-12-112-0/+15
| * | | | efivarfs: Move efivarfs list into superblock s_fs_infoArd Biesheuvel2023-12-114-15/+18
| * | | | efivarfs: Free s_fs_info on unmountArd Biesheuvel2023-12-111-0/+3
| * | | | efivarfs: Move efivar availability check into FS context initArd Biesheuvel2023-12-111-6/+3
| * | | | efivarfs: force RO when remounting if SetVariable is not supportedIlias Apalodimas2023-12-111-0/+12
* | | | | Merge tag 'for-linus-6.8-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds2024-01-103-11/+7
|\ \ \ \ \
| * | | | | ipmi: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2023-12-191-2/+2
| * | | | | ipmi: Use regspacings passed as a module parameterEmilio Perez2023-12-191-1/+1
| * | | | | ipmi: si: Use device_get_match_data()Rob Herring2023-12-191-8/+4
| | |_|_|/ | |/| | |
* | | | | Merge tag 'platform-drivers-x86-v6.8-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-01-1066-799/+5846
|\ \ \ \ \
| * | | | | platform/x86/amd/pmc: Modify SMU message port for latest AMD platformShyam Sundar S K2024-01-022-3/+6
| * | | | | platform/x86/amd/pmc: Add 1Ah family series to STB support listShyam Sundar S K2024-01-021-0/+1
| * | | | | platform/x86/amd/pmc: Add idlemask support for 1Ah familyShyam Sundar S K2024-01-021-0/+4
| * | | | | platform/x86/amd/pmc: call amd_pmc_get_ip_info() during driver probeShyam Sundar S K2024-01-021-3/+3