summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-01lockdep: upper limit LOCKDEP_CHAINS_BITSJ. R. Okajima
2024-09-01failcmd: make failcmd.sh executableBreno Leitao
2024-09-01fault-injection: enhance failcmd to exit on non-hex address inputBreno Leitao
2024-09-01locking/ww_mutex/test: add MODULE_DESCRIPTION()Jeff Johnson
2024-09-01x86/mm: add testmmiotrace MODULE_DESCRIPTION()Jeff Johnson
2024-09-01crypto: arm/xor - add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-09-01failcmd: add script file in MAINTAINERSBreno Leitao
2024-09-01crash: fix crash memory reserve exceed system memory bugJinjie Ruan
2024-09-01fs/procfs: remove build ID-related code duplication in PROCMAP_QUERYAndrii Nakryiko
2024-09-01lib: checksum: use ARRAY_SIZE() to improve assert_setup_correct()Thorsten Blum
2024-09-01lib/lru_cache: fix spelling mistake "colision"->"collision"Deshan Zhang
2024-09-01closures: use seq_putc() in debug_show()Markus Elfring
2024-09-01dyndbg: use seq_putc() in ddebug_proc_show()Markus Elfring
2024-09-01scripts/gdb: add 'lx-kasan_mem_to_shadow' commandKuan-Ying Lee
2024-09-01scripts/gdb: add 'lx-stack_depot_lookup' command.Kuan-Ying Lee
2024-09-01scripts/gdb: fix lx-mounts command errorKuan-Ying Lee
2024-09-01scripts/gdb: add iteration function for rbtreeKuan-Ying Lee
2024-09-01scripts/gdb: fix timerlist parsing issueKuan-Ying Lee
2024-09-01scripts: add macro_checker script to check unused parameters in macrosJulian Sun
2024-09-01xz: remove XZ_EXTERN and extern from functionsLasse Collin
2024-09-01riscv: boot: add Image.xz supportLasse Collin
2024-09-01arm64: boot: add Image.xz supportLasse Collin
2024-09-01xz: adjust arch-specific options for better kernel compressionLasse Collin
2024-09-01xz: use 128 MiB dictionary and force single-threaded modeLasse Collin
2024-09-01xz: add RISC-V BCJ filterLasse Collin
2024-09-01xz: Add ARM64 BCJ filterLasse Collin
2024-09-01xz: optimize for-loop conditions in the BCJ decodersLasse Collin
2024-09-01xz: cleanup CRC32 edits from 2018Lasse Collin
2024-09-01xz: Documentation/staging/xz.rst: Revise thoroughlyLasse Collin
2024-09-01xz: improve the MicroLZMA kernel-doc in xz.hLasse Collin
2024-09-01xz: fix kernel-doc formatting errors in xz.hLasse Collin
2024-09-01xz: fix comments and coding styleLasse Collin
2024-09-01xz: switch from public domain to BSD Zero Clause License (0BSD)Lasse Collin
2024-09-01LICENSES: add 0BSD license textLasse Collin
2024-09-01MAINTAINERS: add XZ Embedded maintainerLasse Collin
2024-09-01ocfs2: fix the la space leak when unmounting an ocfs2 volumeHeming Zhao
2024-09-01kexec: use atomic_try_cmpxchg_acquire() in kexec_trylock()Uros Bizjak
2024-09-01kcov: don't instrument lib/find_bit.cAndrey Konovalov
2024-09-01lib: test_objpool: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-09-01mul_u64_u64_div_u64: basic sanity testNicolas Pitre
2024-09-01mul_u64_u64_div_u64: make it precise alwaysNicolas Pitre
2024-09-01Linux 6.11-rc6v6.11-rc6Linus Torvalds
2024-09-01Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-09-01Merge tag 'bcachefs-2024-08-21' of https://github.com/koverstreet/bcachefsLinus Torvalds
2024-08-31bcachefs: Mark more errors as autofixKent Overstreet
2024-08-31bcachefs: Revert lockless buffered IO pathKent Overstreet
2024-09-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/...Linus Torvalds
2024-09-01Merge tag 'pwrseq-fixes-for-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-08-31power: sequencing: qcom-wcn: set the wlan-enable GPIO to outputBartosz Golaszewski
2024-09-01Merge tag 'usb-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds