summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-10tools/bootconfig: Support mixed value and subkey test casesMasami Hiramatsu
2021-06-10bootconfig: Support mixing a value and subkeys under a keyMasami Hiramatsu
2021-06-10bootconfig: Change array value to use child nodeMasami Hiramatsu
2021-06-10Documentation: tracing: Add per-group/all events enablement desciptionMasami Hiramatsu
2021-06-10tracing/boot: Add per-group/all events enablementMasami Hiramatsu
2021-06-10tracing: Add WARN_ON_ONCE when returned value is negativeHyeonggon Yoo
2021-06-10tracing: Fix set_named_trigger_data() kernel-doc commentQiujun Huang
2021-06-10tracing: Remove redundant initialization of variable retColin Ian King
2021-06-10trace: replace WB_REASON_FOREIGN_FLUSH with a stringChunguang Xu
2021-06-10ring-buffer: Use fallthrough pseudo-keywordWei Ming Chen
2021-06-10tracing: Remove redundant assignment to event_varJiapeng Chong
2021-06-10sched/tracing: Remove the redundant 'success' in the sched tracepointEd Tsai
2021-06-10tools/bootconfig: Simplify expressionzuoqilin
2021-06-08tracing: Correct the length check which causes memory corruptionLiangyan
2021-06-08ftrace: Do not blindly read the ip address in ftrace_bug()Steven Rostedt (VMware)
2021-06-08tools/bootconfig: Fix a build error accroding to undefined fallthroughMasami Hiramatsu
2021-06-08tools/bootconfig: Fix error return code in apply_xbc()Zhen Lei
2021-06-06Linux 5.13-rc5v5.13-rc5Linus Torvalds
2021-06-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-06-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-06Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-06Merge tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-06-06Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-06ext4: Only advertise encrypted_casefold when encryption and unicode are enabledDaniel Rosenberg
2021-06-06ext4: fix no-key deletion for encrypt+casefoldDaniel Rosenberg
2021-06-06ext4: fix memory leak in ext4_fill_superAlexey Makhalov
2021-06-06ext4: fix fast commit alignment issuesHarshad Shirwadkar
2021-06-06ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failedYe Bin
2021-06-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-05Merge tag 'ti-k3-dt-fixes-for-v5.13' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2021-06-05Merge tag 'optee-fix-for-v5.13' of git://git.linaro.org/people/jens.wiklander...Olof Johansson
2021-06-05Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2021-06-05Merge tag 'omap-for-v5.13/fixes-sata' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2021-06-05Merge tag 'amlogic-fixes-v5.13-rc1' of https://git.kernel.org/pub/scm/linux/k...Olof Johansson
2021-06-05Merge tag 'imx-fixes-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2021-06-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-05Merge tag 'riscv-for-linus-5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-05mailmap: use private address for Michel LespinasseMichel Lespinasse
2021-06-05ocfs2: fix data corruption by fallocateJunxiao Bi
2021-06-05lib: crc64: fix kernel-doc warningYueHaibing
2021-06-05mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPYMina Almasry
2021-06-05mm/kasan/init.c: fix doc warningYu Kuai
2021-06-05proc: add .gitignore for proc-subset-pid selftestDavid Matlack
2021-06-05hugetlb: pass head page to remove_hugetlb_page()Naoya Horiguchi
2021-06-05drivers/base/memory: fix trying offlining memory blocks with memory holes on ...David Hildenbrand
2021-06-05mm/page_alloc: fix counting of free pages after take off from buddyDing Hui
2021-06-05mm/debug_vm_pgtable: fix alignment for pmd/pud_advanced_tests()Gerald Schaefer
2021-06-05pid: take a reference when initializing `cad_pid`Mark Rutland
2021-06-05kfence: use TASK_IDLE when awaiting allocationMarco Elver
2021-06-05Revert "MIPS: make userspace mapping young by default"Thomas Bogendoerfer