aboutsummaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2022-03-15headers/deps: Introduce the CONFIG_FAST_HEADERS=y config optionIngo Molnar1-0/+16
2022-03-15headers/deps: Add header dependencies to .c files: <linux/workqueue_api.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .c files: <linux/timekeeping.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .c files: <linux/sysctl.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .c files: <linux/syscalls_api.h>Ingo Molnar3-0/+3
2022-03-15headers/deps: Add header dependencies to .c files: <linux/softirq.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .c files: <linux/smp_api.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .c files: <linux/seq_file.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .c files: <linux/sched/thread.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .c files: <linux/sched/task_flags.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .c files: <linux/sched/signal.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .c files: <linux/sched/rt.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .c files: <linux/sched.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .c files: <linux/refcount_api.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .c files: <linux/radix-tree-api.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .c files: <linux/pid.h>Ingo Molnar2-0/+2
2022-03-15headers/deps: Add header dependencies to .c files: <linux/pgtable_api.h>Ingo Molnar2-0/+2
2022-03-15headers/deps: Add header dependencies to .c files: <linux/perf_event_api.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .c files: <linux/mutex_api.h>Ingo Molnar2-0/+2
2022-03-15headers/deps: Add header dependencies to .c files: <linux/mmzone_api.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .c files: <linux/mm_ptlock.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .c files: <linux/mm_page_address.h>Ingo Molnar2-0/+2
2022-03-15headers/deps: Add header dependencies to .c files: <linux/mm_api.h>Ingo Molnar4-0/+4
2022-03-15headers/deps: Add header dependencies to .c files: <linux/lockdep_api.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .c files: <linux/ktime_api.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .c files: <linux/kstrtox.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .c files: <linux/hrtimer_api.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .c files: <linux/gfp_api.h>Ingo Molnar2-0/+2
2022-03-15headers/deps: Add header dependencies to .c files: <linux/fs_api.h>Ingo Molnar4-0/+4
2022-03-15headers/deps: Add header dependencies to .c files: <linux/file.h>Ingo Molnar2-0/+2
2022-03-15headers/deps: Add header dependencies to .c files: <linux/device/driver.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .c files: <linux/device/class.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .c files: <linux/device_api_lock.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .c files: <linux/device_api.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .c files: <linux/cred.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .c files: <linux/cpumask_api.h>Ingo Molnar1-0/+1
2022-03-15headers/deps: Add header dependencies to .h files: <linux/stat.h>Ingo Molnar1-0/+1
2022-03-15kallsyms/objtool: Introduce linear table of symbol structures: kallsyms_syms[]Ingo Molnar1-0/+3
2022-03-15objtool/kallsyms: Add the CONFIG_KALLSYMS_FAST Kconfig option & its related K...Ingo Molnar1-0/+28
2022-03-15headers/deps: Move task->thread_info to per_task()Ingo Molnar2-3/+3
2022-03-15headers/deps: Move task_struct::flags to per_task()Ingo Molnar2-1/+1
2022-03-15headers/deps: Automated conversion to task_flags() accessorsIngo Molnar2-3/+3
2022-03-15headers/deps: kcsan: Move task_struct::kcsan_ctx to per_task()Ingo Molnar2-5/+3
2022-03-15headers/deps: Move task_struct::alloc_lock to per_task()Ingo Molnar2-3/+3
2022-03-15headers/deps: Move task_struct::prev_cputime to per_task()Ingo Molnar2-1/+3
2022-03-15headers/deps: locking/rtmutexes: Move task_struct::pi_waiters to per_task()Ingo Molnar2-1/+7
2022-03-15headers/deps: signals: Move task_struct::pending to per_task()Ingo Molnar2-4/+1
2022-03-15headers/deps: signals: Move task_struct::blocked to per_task()Ingo Molnar1-1/+0
2022-03-15headers/deps: seccomp: Move task_struct::seccomp to per_task()Ingo Molnar1-3/+0
2022-03-15headers/deps: tracing: Move task_struct::tracing_graph_pause to per_task()Ingo Molnar1-1/+0
2022-03-15headers/deps: sched/core: Move task_struct::cpus_mask to per_task()Ingo Molnar2-2/+2
2022-03-15headers/deps: sched/core: Move task_struct::cpus_ptr and user_cpus_ptr to per...Ingo Molnar2-2/+1
2022-03-15headers/deps: Move CPU affinity APIs from <linux/sched.h> to <linux/sched/aff...Ingo Molnar1-1/+1
2022-03-15headers/deps: audit: Move task_struct::loginuid to per_task()Ingo Molnar2-1/+4
2022-03-15headers/deps: signal: Move task_struct::restart_block to per_task()Ingo Molnar2-3/+1
2022-03-15headers/deps: plist: Move task_struct::pushable_tasks to per_task()Ingo Molnar2-3/+3
2022-03-15headers/deps: perf: Move task_struct::perf_event_list to per_task()Ingo Molnar2-3/+1
2022-03-15headers/deps: perf: Move task_struct::perf_event_mutex to per_task()Ingo Molnar2-1/+4
2022-03-15headers/deps: rcu: Move task_struct::rcu_tasks_holdout_list to per_task()Ingo Molnar2-3/+1
2022-03-15headers/deps: rcu: Move task_struct::rcu_tasks_idle_cpu to per_task()Ingo Molnar2-1/+3
2022-03-15headers/deps: rcu: Move task_struct::rcu_tasks_holdout to per_task()Ingo Molnar1-1/+0
2022-03-15headers/deps: Move task_struct::sched_task_group to per_task()Ingo Molnar2-3/+3
2022-03-15headers/deps: Move task_struct::stack_refcount to per_task()Ingo Molnar2-2/+3
2022-03-15headers/deps: Move task_struct::usage to per_task()Ingo Molnar2-1/+2
2022-03-15headers/deps: Move task_struct::stack to per_task()Ingo Molnar2-3/+4
2022-03-15headers/deps: Move task_struct::se to per_task()Ingo Molnar2-3/+2
2022-03-15headers/deps: sched/rt: Move task_struct::rt to per_task()Ingo Molnar2-4/+3
2022-03-15headers/deps: per_task, arm64, x86: Convert task_struct::thread to a per_task...Ingo Molnar2-1/+2
2022-03-15headers/deps: Add header dependencies to .c files: <linux/restart_block_api.h>Ingo Molnar2-0/+2
2022-03-15headers/deps: cpusets: Move task_struct::mems_allowed_seq to per_task()Ingo Molnar2-12/+17
2022-03-15headers/deps: Move task_struct::vtime to per_task()Ingo Molnar2-5/+7
2022-03-15headers/deps: timers/posix-timers: Move posix_cputimers fields to the per_tas...Ingo Molnar2-1/+5
2022-03-11sched/preempt: Tell about PREEMPT_DYNAMIC on kernel headersFrederic Weisbecker1-1/+2
2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka1-3/+6
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-2/+1
2022-01-17Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+13
2022-01-12Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4
2022-01-11module: add in-kernel support for decompressingDmitry Torokhov1-0/+13
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-8/+1
2022-01-11Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+0
2022-01-10Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada1-1/+1
2022-01-05mm: Make SLAB_MERGE_DEFAULT depend on SL[AU]BHyeonggon Yoo1-0/+1
2021-12-30Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki1-1/+1
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar1-1/+1
2021-12-09kcsan: Remove redundant zero-initialization of globalsMarco Elver1-5/+0
2021-12-02init/Kconfig: Drop linker version check for LD_ORPHAN_WARNNathan Chancellor1-1/+0
2021-11-25futex: Remove futex_cmpxchg detectionArnd Bergmann1-8/+0
2021-11-25futex: Ensure futex_atomic_cmpxchg_inatomic() is presentArnd Bergmann1-0/+1
2021-11-23arch_topology: Remove unused topology_set_thermal_pressure() and relatedLukasz Luba1-1/+1
2021-11-17perf: Force architectures to opt-in to guest callbacksSean Christopherson1-0/+4
2021-11-14kbuild: Fix -Wimplicit-fallthrough=5 error for GCC 5.x and 6.xGustavo A. R. Silva1-1/+1
2021-11-14kconfig: Add support for -Wimplicit-fallthroughGustavo A. R. Silva1-0/+5
2021-11-14Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2021-11-11mm: allow only SLUB on PREEMPT_RTIngo Molnar1-0/+2
2021-11-11preempt: Restore preemption model selection configsValentin Schneider1-1/+1
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+3
2021-11-09init: make unknown command line param message clearerAndrew Halaney1-1/+3
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-4/+6
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport2-3/+3
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport1-1/+1
2021-11-06mm: create a new system state and fix core_kernel_text()Christophe Leroy1-0/+2
2021-11-06mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMP...Sebastian Andrzej Siewior1-1/+1
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-12/+4
2021-10-18block: move elevator.h to block/Christoph Hellwig1-1/+0
2021-10-10bootconfig: init: Fix memblock leak in xbc_make_cmdline()Masami Hiramatsu1-0/+1
2021-10-10bootconfig: Rename xbc_destroy_all() to xbc_exit()Masami Hiramatsu1-1/+1
2021-10-10bootconfig: Add xbc_get_info() for the node informationMasami Hiramatsu1-0/+1
2021-10-10bootconfig: Allocate xbc_data inside xbc_init()Masami Hiramatsu1-11/+2
2021-09-24Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-14/+16
2021-09-22init: Revert accidental changes to print irqs_disabled()Geert Uytterhoeven1-3/+3
2021-09-19init: don't panic if mount_nodev_root failedLeon Romanovsky1-3/+0
2021-09-19init/do_mounts.c: Harden split_fs_names() against buffer overflowVivek Goyal1-11/+16
2021-09-14memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds1-1/+1
2021-09-09Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds1-11/+26
2021-09-09Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-25/+65
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-1/+6
2021-09-08init/bootconfig: Reorder init parameter from bootconfig and cmdlineMasami Hiramatsu1-9/+14
2021-09-08init: bootconfig: Remove all bootconfig data when the init memory is removedMasami Hiramatsu1-2/+12
2021-09-08trap: cleanup trap_init()Kefeng Wang1-0/+2
2021-09-08init: move usermodehelper_enable() to populate_rootfs()Rasmus Villemoes3-1/+4
2021-09-07kbuild: Only default to -Werror if COMPILE_TESTMarco Elver1-1/+1
2021-09-05Enable '-Werror' by default for all kernel buildsLinus Torvalds1-0/+14
2021-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+14
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-3/+3
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+0
2021-08-30Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2021-08-30Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek1-5/+0
2021-08-24block: remove CONFIG_DEBUG_BLOCK_EXT_DEVTChristoph Hellwig1-4/+0
2021-08-23fs: simplify get_filesystem_list / get_all_fs_namesChristoph Hellwig1-28/+21
2021-08-23init: allow mounting arbitrary non-blockdevice filesystems as rootChristoph Hellwig1-0/+43
2021-08-23init: split get_fs_namesChristoph Hellwig1-22/+26
2021-08-20sched: Introduce task_struct::user_cpus_ptr to track requested affinityWill Deacon1-0/+1
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+7
2021-08-12init: Suppress wrong warning for bootconfig cmdline parameterMasami Hiramatsu1-2/+7
2021-08-03xsurf100: drop include of lib8390.cMichael Schmitz1-3/+3
2021-07-26printk: remove NMI trackingJohn Ogness1-5/+0
2021-07-19printk: Userspace format indexing supportChris Down1-0/+14
2021-07-17Revert "mm/slub: use stackdepot to save stack trace in objects"Linus Torvalds1-1/+0
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-6/+6
2021-07-08buildid: stash away kernels build ID on initStephen Boyd1-0/+2
2021-07-08mm/slub: use stackdepot to save stack trace in objectsOliver Glitta1-0/+1
2021-07-04Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-11/+1
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+42
2021-07-01init: print out unknown kernel parametersAndrew Halaney1-0/+42
2021-06-30Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-8/+2
2021-06-22Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTRNick Desaulniers1-0/+3
2021-06-18sched: Change task_struct::statePeter Zijlstra1-1/+1
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar1-1/+1
2021-06-10bootconfig: Share the checksum function with toolsMasami Hiramatsu1-11/+1
2021-06-05pid: take a reference when initializing `cad_pid`Mark Rutland1-1/+1
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar1-40/+1
2021-06-01sched,init: Fix DEBUG_PREEMPT vs early bootPeter Zijlstra1-5/+6
2021-06-01block: factor out a part_devt helperChristoph Hellwig1-8/+2
2021-05-27init: use $(call cmd,) for generating include/generated/compile.hMasahiro Yamada1-6/+6
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider1-5/+1
2021-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-40/+1
2021-05-11bpf, kconfig: Add consolidated menu entry for bpf with core optionsDaniel Borkmann1-40/+1
2021-05-10srcu: Initialize SRCU after timersFrederic Weisbecker1-0/+2
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-1/+50
2021-05-07modules: add CONFIG_MODPROBE_PATHRasmus Villemoes1-0/+12
2021-05-07init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes2-1/+38
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+5
2021-05-05userfaultfd: add minor fault registration modeAxel Rasmussen1-0/+5
2021-05-03Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-3/+3
2021-05-01Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang1-0/+1
2021-04-30mm: HUGE_VMAP arch support cleanupNicholas Piggin1-1/+0
2021-04-29Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-11/+1
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-20/+47
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+2
2021-04-27Merge branch 'for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds1-0/+14
2021-04-27bpf: Implement formatted output helpers with bstr_printfFlorent Revest1-0/+1
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds1-1/+1
2021-04-27Merge tag 'seccomp-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2021-04-25kbuild: redo fake deps at include/config/*.hAlexey Dobriyan1-1/+1
2021-04-25kbuild: add an elfnote for whether vmlinux is built with ltoYonghong Song1-0/+2
2021-04-25kbuild: add support for zstd compressed modulesPiotr Gorski1-1/+7
2021-04-25kbuild: remove CONFIG_MODULE_COMPRESSMasahiro Yamada1-19/+26
2021-04-25kbuild: check the minimum assembler version in KconfigMasahiro Yamada1-0/+12
2021-04-14kconfig: change "modules" from sub-option to first-level attributeMasahiro Yamada1-1/+1
2021-04-14kconfig: do not use allnoconfig_y optionMasahiro Yamada1-1/+0
2021-04-14kconfig: change defconfig_list option to environment variableMasahiro Yamada1-9/+0
2021-04-09ima: enable signing of modules with build time generated keyNayna Jain1-3/+3
2021-04-08add support for Clang CFISami Tolvanen1-1/+1
2021-04-08stack: Optionally randomize kernel stack offset each syscallKees Cook1-0/+23
2021-04-04cgroup: Add misc cgroup controllerVipin Sharma1-0/+14
2021-03-30seccomp: Fix CONFIG tests for Seccomp_filtersKenta.Tada@sony.com1-1/+1
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-6/+5
2021-03-18bootconfig: Update prototype of setup_boot_config()Cao jin1-3/+3
2021-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+1
2021-03-13init/Kconfig: make COMPILE_TEST depend on HAS_IOMEMMasahiro Yamada1-2/+1
2021-03-11kbuild: rebuild GCC plugins when the compiler is upgradedMasahiro Yamada1-4/+4
2021-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+1
2021-02-28kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTOMasahiro Yamada1-1/+0
2021-02-26bpf: Clean up sockmap related KconfigsCong Wang1-0/+1
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+45
2021-02-26initramfs: panic with memory informationFlorian Fainelli1-4/+15