summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2024-09-02kcov: don't instrument lib/find_bit.cAndrey Konovalov1-0/+1
2024-09-02lib: test_objpool: add missing MODULE_DESCRIPTION() macroJeff Johnson1-1/+2
2024-09-02mul_u64_u64_div_u64: basic sanity testNicolas Pitre4-1/+118
2024-09-02mul_u64_u64_div_u64: make it precise alwaysNicolas Pitre1-43/+65
2024-09-01Linux 6.11-rc6v6.11-rc6Linus Torvalds1-1/+1
2024-09-01Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-45/+94
2024-09-01Merge tag 'bcachefs-2024-08-21' of https://github.com/koverstreet/bcachefsLinus Torvalds5-116/+68
2024-09-01bcachefs: Mark more errors as autofixKent Overstreet1-5/+5
2024-09-01bcachefs: Revert lockless buffered IO pathKent Overstreet2-110/+40
2024-09-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/...Linus Torvalds3-11/+4
2024-09-01Merge tag 'pwrseq-fixes-for-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+7
2024-08-31power: sequencing: qcom-wcn: set the wlan-enable GPIO to outputBartosz Golaszewski1-0/+7
2024-08-31Merge tag 'usb-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds14-18/+78
2024-08-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-6/+10
2024-08-31Merge tag 'nfsd-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-2/+9
2024-08-31Merge tag 'xfs-6.11-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-48/+114
2024-08-31Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds36-176/+366
2024-08-31Merge tag 'input-for-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-45/+13
2024-08-31Merge tag 'pci-v6.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-2/+21