summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | init: make unknown command line param message clearerAndrew Halaney2021-11-091-1/+3
| * | ramfs: fix mount source show for ramfsyangerkun2021-11-091-4/+7
| * | alpha: use is_kernel_text() helperKefeng Wang2021-11-091-3/+1
| * | microblaze: use is_kernel_text() helperKefeng Wang2021-11-091-1/+2
| * | powerpc/mm: use core_kernel_text() helperKefeng Wang2021-11-091-5/+2
| * | extable: use is_kernel_text() helperKefeng Wang2021-11-091-2/+1
| * | mm: kasan: use is_kernel() helperKefeng Wang2021-11-091-1/+1
| * | sections: provide internal __is_kernel() and __is_kernel_text() helperKefeng Wang2021-11-092-2/+31
| * | x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text()Kefeng Wang2021-11-091-9/+5
| * | sections: move is_kernel_inittext() into sections.hKefeng Wang2021-11-095-20/+17
| * | sections: move and rename core_kernel_data() to is_kernel_core_data()Kefeng Wang2021-11-095-21/+18
| * | kallsyms: fix address-checks for kernel related rangeKefeng Wang2021-11-091-3/+3
| * | kallsyms: remove arch specific text and data checkKefeng Wang2021-11-093-21/+1
| * | ELF: simplify STACK_ALLOC macroAlexey Dobriyan2021-11-091-1/+1
| * | binfmt_elf: reintroduce using MAP_FIXED_NOREPLACEKees Cook2021-11-091-9/+22
| * | checkpatch: get default codespell dictionary path from package locationPeter Ujfalusi2021-11-091-4/+28
| * | checkpatch: improve EXPORT_SYMBOL test for EXPORT_SYMBOL_NS usesJoe Perches2021-11-091-0/+1
| * | const_structs.checkpatch: add a few sound ops structsRikard Falkeborn2021-11-091-0/+4
| * | mm/scatterlist: replace the !preemptible warning in sg_miter_stop()Thomas Gleixner2021-11-091-7/+4
| * | lib: uninline simple_strntoull() as wellAlexey Dobriyan2021-11-091-2/+1
| * | include/linux/string_helpers.h: add linux/string.h for strlen()Lucas De Marchi2021-11-091-0/+1
| * | lib, stackdepot: add helper to print stack entries into bufferImran Khan2021-11-097-31/+37
| * | lib, stackdepot: add helper to print stack entriesImran Khan2021-11-094-21/+27
| * | lib, stackdepot: check stackdepot handle before accessing slabsImran Khan2021-11-091-0/+3
| * | MAINTAINERS: rectify entry for ALLWINNER HARDWARE SPINLOCK SUPPORTLukas Bulwahn2021-11-091-1/+1
| * | MAINTAINERS: rectify entry for INTEL KEEM BAY DRM DRIVERLukas Bulwahn2021-11-091-1/+1
| * | MAINTAINERS: rectify entry for HIKEY960 ONBOARD USB GPIO HUB DRIVERLukas Bulwahn2021-11-091-1/+0
| * | MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI ARCHITECTURELukas Bulwahn2021-11-091-1/+1
| * | MAINTAINERS: add "exec & binfmt" section with myself and EricKees Cook2021-11-091-0/+14
| * | mailmap: update email address for Colin KingColin Ian King2021-11-091-0/+2
| * | linux/container_of.h: switch to static_assertRasmus Villemoes2021-11-091-6/+6
| * | kernel.h: split out instruction pointer accessorsStephen Rothwell2021-11-093-4/+10
| * | include/linux/generic-radix-tree.h: replace kernel.h with the necessary inclu...Andy Shevchenko2021-11-091-1/+2
| * | include/linux/radix-tree.h: replace kernel.h with the necessary inclusionsAndy Shevchenko2021-11-091-1/+3
| * | include/linux/sbitmap.h: replace kernel.h with the necessary inclusionsAndy Shevchenko2021-11-091-1/+10
| * | include/linux/delay.h: replace kernel.h with the necessary inclusionsAndy Shevchenko2021-11-095-1/+11
| * | include/media/media-entity.h: replace kernel.h with the necessary inclusionsAndy Shevchenko2021-11-091-1/+2
| * | include/linux/plist.h: replace kernel.h with the necessary inclusionsAndy Shevchenko2021-11-091-1/+4
| * | include/linux/llist.h: replace kernel.h with the necessary inclusionsAndy Shevchenko2021-11-091-1/+3
| * | include/linux/list.h: replace kernel.h with the necessary inclusionsAndy Shevchenko2021-11-091-1/+3
| * | include/kunit/test.h: replace kernel.h with the necessary inclusionsAndy Shevchenko2021-11-091-2/+11
| * | kernel.h: split out container_of() and typeof_member() macrosAndy Shevchenko2021-11-092-32/+41
| * | kernel.h: drop unneeded <linux/kernel.h> inclusion from other headersAndy Shevchenko2021-11-094-3/+1
| * | proc: allow pid_revalidate() during LOOKUP_RCUStephen Brennan2021-11-091-8/+10
| * | virtio-mem: kdump mode to sanitize /proc/vmcore accessDavid Hildenbrand2021-11-091-12/+124
| * | virtio-mem: factor out hotplug specifics from virtio_mem_remove() into virtio...David Hildenbrand2021-11-091-3/+10
| * | virtio-mem: factor out hotplug specifics from virtio_mem_probe() into virtio_...David Hildenbrand2021-11-091-42/+45
| * | virtio-mem: factor out hotplug specifics from virtio_mem_init() into virtio_m...David Hildenbrand2021-11-091-37/+44
| * | proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacksDavid Hildenbrand2021-11-094-38/+111
| * | proc/vmcore: let pfn_is_ram() return a boolDavid Hildenbrand2021-11-091-4/+4