summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-02nilfs2: add missing argument description for __nilfs_error()Ryusuke Konishi1-0/+4
2024-09-02nilfs2: do not output warnings when clearing dirty buffersRyusuke Konishi4-23/+10
2024-09-02nilfs2: add support for FS_IOC_SETFSLABELRyusuke Konishi1-0/+65
2024-09-02nilfs2: add support for FS_IOC_GETFSLABELRyusuke Konishi2-0/+39
2024-09-02nilfs2: add support for FS_IOC_GETFSSYSFSPATHRyusuke Konishi1-0/+1
2024-09-02nilfs2: add support for FS_IOC_GETUUIDRyusuke Konishi1-0/+3
2024-09-02lib/percpu_counter: add missing __percpu qualifier to a castUros Bizjak1-1/+1
2024-09-02lib/bcd: optimize _bin2bcd() for improved performanceKuan-Wei Chiu1-1/+3
2024-09-02drm/xe: clean up fault injection usageJani Nikula2-14/+3
2024-09-02drm/msm: clean up fault injection usageJani Nikula3-8/+0
2024-09-02fault-inject: improve build for CONFIG_FAULT_INJECTION=nJani Nikula12-7/+40
2024-09-02lib/rhashtable: cleanup fallback check in bucket_table_alloc()Davidlohr Bueso1-1/+1
2024-09-02watchdog: handle the ENODEV failure case of lockup_detector_delay_init() sepa...Waiman Long1-1/+4
2024-09-02lockdep: upper limit LOCKDEP_CHAINS_BITSJ. R. Okajima1-1/+1
2024-09-02failcmd: make failcmd.sh executableBreno Leitao1-0/+0
2024-09-02fault-injection: enhance failcmd to exit on non-hex address inputBreno Leitao1-0/+12
2024-09-02locking/ww_mutex/test: add MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-09-02x86/mm: add testmmiotrace MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-09-02crypto: arm/xor - add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-09-02failcmd: add script file in MAINTAINERSBreno Leitao1-0/+1
2024-09-02crash: fix crash memory reserve exceed system memory bugJinjie Ruan1-0/+3
2024-09-02fs/procfs: remove build ID-related code duplication in PROCMAP_QUERYAndrii Nakryiko1-15/+0
2024-09-02lib: checksum: use ARRAY_SIZE() to improve assert_setup_correct()Thorsten Blum1-6/+3
2024-09-02lib/lru_cache: fix spelling mistake "colision"->"collision"Deshan Zhang2-7/+7
2024-09-02closures: use seq_putc() in debug_show()Markus Elfring1-1/+1
2024-09-02dyndbg: use seq_putc() in ddebug_proc_show()Markus Elfring1-2/+2
2024-09-02scripts/gdb: add 'lx-kasan_mem_to_shadow' commandKuan-Ying Lee2-0/+45
2024-09-02scripts/gdb: add 'lx-stack_depot_lookup' command.Kuan-Ying Lee1-0/+27
2024-09-02scripts/gdb: fix lx-mounts command errorKuan-Ying Lee1-2/+2
2024-09-02scripts/gdb: add iteration function for rbtreeKuan-Ying Lee1-0/+12
2024-09-02scripts/gdb: fix timerlist parsing issueKuan-Ying Lee1-15/+16
2024-09-02scripts: add macro_checker script to check unused parameters in macrosJulian Sun1-0/+131
2024-09-02xz: remove XZ_EXTERN and extern from functionsLasse Collin9-59/+34
2024-09-02riscv: boot: add Image.xz supportLasse Collin3-2/+8
2024-09-02arm64: boot: add Image.xz supportLasse Collin1-1/+4
2024-09-02xz: adjust arch-specific options for better kernel compressionLasse Collin3-9/+152
2024-09-02xz: use 128 MiB dictionary and force single-threaded modeLasse Collin1-1/+12
2024-09-02xz: add RISC-V BCJ filterLasse Collin4-3/+114
2024-09-02xz: Add ARM64 BCJ filterLasse Collin3-3/+61
2024-09-02xz: optimize for-loop conditions in the BCJ decodersLasse Collin1-5/+18
2024-09-02xz: cleanup CRC32 edits from 2018Lasse Collin2-5/+1
2024-09-02xz: Documentation/staging/xz.rst: Revise thoroughlyLasse Collin1-93/+67
2024-09-02xz: improve the MicroLZMA kernel-doc in xz.hLasse Collin1-12/+12
2024-09-02xz: fix kernel-doc formatting errors in xz.hLasse Collin1-9/+10
2024-09-02xz: fix comments and coding styleLasse Collin3-16/+20
2024-09-02xz: switch from public domain to BSD Zero Clause License (0BSD)Lasse Collin13-52/+27
2024-09-02LICENSES: add 0BSD license textLasse Collin1-0/+23
2024-09-02MAINTAINERS: add XZ Embedded maintainerLasse Collin1-0/+13
2024-09-02ocfs2: fix the la space leak when unmounting an ocfs2 volumeHeming Zhao1-0/+19
2024-09-02kexec: use atomic_try_cmpxchg_acquire() in kexec_trylock()Uros Bizjak1-1/+2