summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-01memcg: initiate deprecation of pressure_levelShakeel Butt
2024-09-01memcg: initiate deprecation of oom_controlShakeel Butt
2024-09-01memcg: initiate deprecation of v1 soft limitShakeel Butt
2024-09-01memcg: initiate deprecation of v1 tcp accountingShakeel Butt
2024-09-01memcg: make PGPGIN and PGPGOUT v1 onlyShakeel Butt
2024-09-01memcg: allocate v1 event percpu only on v1 deploymentShakeel Butt
2024-09-01memcg: make v1 only functions staticShakeel Butt
2024-09-01memcg: move v1 events and statistics code to v1 fileShakeel Butt
2024-09-01memcg: move mem_cgroup_charge_statistics to v1 codeShakeel Butt
2024-09-01memcg: move mem_cgroup_event_ratelimit to v1 codeShakeel Butt
2024-09-01memcg: move v1 only percpu stats in separate structShakeel Butt
2024-09-01mm: override mTHP "enabled" defaults at kernel cmdlineRyan Roberts
2024-09-01maple_tree: make write helper functions voidSidhartha Kumar
2024-09-01maple_tree: remove unneeded mas_wr_walk() in mas_store_prealloc()Sidhartha Kumar