summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-24build: Add dl11 to libdl test exclude listSebastian Huber
2023-01-24intr: Add Interrupt Manager implementation groupSebastian Huber
2023-01-24cpuuse: Use standard wording and group nameSebastian Huber
2023-01-24clockdrv: Add clock driver implementation groupSebastian Huber
2023-01-24tm27: Avoid function pointer castsSebastian Huber
2023-01-24score: Clarify code blockSebastian Huber
2023-01-23powerpc: Increase MAS0 ESEL widthSebastian Huber
2023-01-23build: Update PyYAML to 5.4.1Sebastian Huber
2023-01-23rtems: Fix typoMartin Erik Werner
2023-01-23score: Fix minor Rhe->The typo in doxygenMartin Erik Werner
2023-01-20testsuites/libtest/dl11: Add DL test for TLSKinsey Moore
2023-01-20cpukit/libdl: Add AArch64 TLS reloc supportKinsey Moore
2023-01-20cpukit/libdl: Print the missing AArch64 reloc typeKinsey Moore
2023-01-20cpukit/libdl: Use correct mask for reloc typeKinsey Moore
2023-01-19spec: Fix Xilinx support YAML licensesKinsey Moore
2023-01-17build: Fix copyright statement formatSebastian Huber
2023-01-17build: Remove bogus attributeSebastian Huber
2023-01-17bsp/tms570: Fix define redefinition errorSebastian Huber
2023-01-17build: Use enabled by for defaultsSebastian Huber
2023-01-17build: Replace variant patterns with a listSebastian Huber
2023-01-17build: Format build itemsSebastian Huber
2023-01-17build: Add reason to test state definitionsSebastian Huber
2023-01-12jffs2: Fix return code of rtime compressSebastian Huber
2023-01-12jffs2: Update baseline version to Linux v6.1Sebastian Huber
2023-01-12treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2023-01-12jffs2: Use kzalloc instead of kmalloc/memsetHaowen Bai
2023-01-12fs: Change the type of filler_tMatthew Wilcox (Oracle)
2023-01-12jffs2: Pass the file pointer to jffs2_do_readpage_unlock()Matthew Wilcox (Oracle)
2023-01-12jffs2: fix memory leak in jffs2_scan_mediumBaokun Li
2023-01-12jffs2: fix memory leak in jffs2_do_mount_fsBaokun Li
2023-01-12fs/jffs2: fix comments mentioning i_mutexhongnanli
2023-01-12vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi
2023-01-12jffs2: avoid Wempty-body warningsArnd Bergmann
2023-01-12jffs2: Fix kasan slab-out-of-bounds problemlizhe
2023-01-12jffs2: check the validity of dstlen in jffs2_zlib_compress()Yang Yang
2023-01-12fs: make helpers idmap mount awareChristian Brauner
2023-01-12jffs2: remove trailing semicolon in macro definitionTom Rix
2023-01-12jffs2: Allow setting rp_size to zero during remountinglizhe
2023-01-12jffs2: Fix GC exit abnormallyZhe Li
2023-01-12jffs2: Fix if/else empty body warningsRandy Dunlap
2023-01-12jffs2: Add <linux/printk.h>Sebastian Huber
2023-01-12riscv: Resurrect RISCV_ENABLE_HTIF_SUPPORTSebastian Huber
2023-01-04bsps/xil: Use the LP64 header for ILP32Kinsey Moore
2023-01-04bsps: Move ZynqMP-specific info into the BSPKinsey Moore
2023-01-03arm: Enable thread ID register for ARMv6Sebastian Huber
2023-01-03bsp/qoriq: Add qoriq_mmu_adjust_and_write_to_tlb1()Sebastian Huber
2023-01-03bsp/qoriq: Add qoriq_mmu_find_free_tlb1_entry()Sebastian Huber
2023-01-03bsp/qoriq: Support message signaled interruptsSebastian Huber
2023-01-03bsp/qoriq: Clear shared message signaled interruptsSebastian Huber
2023-01-03bsp/qoriq: Use only pic_is_ipi()Sebastian Huber