Age | Commit message (Expand) | Author |
2021-11-09 | seq_file: move seq_escape() to a header | Andy Shevchenko |
2021-11-09 | signal: remove duplicate include in signal.h | Ye Guojin |
2021-11-09 | crash_dump: remove duplicate include in crash_dump.h | Ye Guojin |
2021-11-09 | crash_dump: fix boolreturn.cocci warning | Changcheng Deng |
2021-11-09 | hfs/hfsplus: use WARN_ON for sanity check | Arnd Bergmann |
2021-11-09 | nilfs2: remove filenames from file comments | Ryusuke Konishi |
2021-11-09 | nilfs2: replace snprintf in show functions with sysfs_emit | Qing Wang |
2021-11-09 | coda: bump module version to 7.2 | Jan Harkes |
2021-11-09 | coda: use vmemdup_user to replace the open code | Jing Yangyang |
2021-11-09 | coda: convert from atomic_t to refcount_t on coda_vm_ops->refcnt | Xiyu Yang |
2021-11-09 | coda: avoid doing bad things on inode type changes during revalidation | Jan Harkes |
2021-11-09 | coda: avoid hidden code duplication in rename | Jan Harkes |
2021-11-09 | coda: avoid flagging NULL inodes | Jan Harkes |
2021-11-09 | coda: remove err which no one care | Alex Shi |
2021-11-09 | coda: check for async upcall request using local state | Jan Harkes |
2021-11-09 | coda: avoid NULL pointer dereference from a bad inode | Jan Harkes |
2021-11-09 | init: make unknown command line param message clearer | Andrew Halaney |
2021-11-09 | ramfs: fix mount source show for ramfs | yangerkun |
2021-11-09 | alpha: use is_kernel_text() helper | Kefeng Wang |
2021-11-09 | microblaze: use is_kernel_text() helper | Kefeng Wang |
2021-11-09 | powerpc/mm: use core_kernel_text() helper | Kefeng Wang |
2021-11-09 | extable: use is_kernel_text() helper | Kefeng Wang |
2021-11-09 | mm: kasan: use is_kernel() helper | Kefeng Wang |
2021-11-09 | sections: provide internal __is_kernel() and __is_kernel_text() helper | Kefeng Wang |
2021-11-09 | x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() | Kefeng Wang |
2021-11-09 | sections: move is_kernel_inittext() into sections.h | Kefeng Wang |
2021-11-09 | sections: move and rename core_kernel_data() to is_kernel_core_data() | Kefeng Wang |
2021-11-09 | kallsyms: fix address-checks for kernel related range | Kefeng Wang |
2021-11-09 | kallsyms: remove arch specific text and data check | Kefeng Wang |
2021-11-09 | ELF: simplify STACK_ALLOC macro | Alexey Dobriyan |
2021-11-09 | binfmt_elf: reintroduce using MAP_FIXED_NOREPLACE | Kees Cook |
2021-11-09 | checkpatch: get default codespell dictionary path from package location | Peter Ujfalusi |
2021-11-09 | checkpatch: improve EXPORT_SYMBOL test for EXPORT_SYMBOL_NS uses | Joe Perches |
2021-11-09 | const_structs.checkpatch: add a few sound ops structs | Rikard Falkeborn |
2021-11-09 | mm/scatterlist: replace the !preemptible warning in sg_miter_stop() | Thomas Gleixner |
2021-11-09 | lib: uninline simple_strntoull() as well | Alexey Dobriyan |
2021-11-09 | include/linux/string_helpers.h: add linux/string.h for strlen() | Lucas De Marchi |
2021-11-09 | lib, stackdepot: add helper to print stack entries into buffer | Imran Khan |
2021-11-09 | lib, stackdepot: add helper to print stack entries | Imran Khan |
2021-11-09 | lib, stackdepot: check stackdepot handle before accessing slabs | Imran Khan |
2021-11-09 | MAINTAINERS: rectify entry for ALLWINNER HARDWARE SPINLOCK SUPPORT | Lukas Bulwahn |
2021-11-09 | MAINTAINERS: rectify entry for INTEL KEEM BAY DRM DRIVER | Lukas Bulwahn |
2021-11-09 | MAINTAINERS: rectify entry for HIKEY960 ONBOARD USB GPIO HUB DRIVER | Lukas Bulwahn |
2021-11-09 | MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI ARCHITECTURE | Lukas Bulwahn |
2021-11-09 | MAINTAINERS: add "exec & binfmt" section with myself and Eric | Kees Cook |
2021-11-09 | mailmap: update email address for Colin King | Colin Ian King |
2021-11-09 | linux/container_of.h: switch to static_assert | Rasmus Villemoes |
2021-11-09 | kernel.h: split out instruction pointer accessors | Stephen Rothwell |
2021-11-09 | include/linux/generic-radix-tree.h: replace kernel.h with the necessary inclu... | Andy Shevchenko |
2021-11-09 | include/linux/radix-tree.h: replace kernel.h with the necessary inclusions | Andy Shevchenko |