summaryrefslogtreecommitdiff
path: root/init (unfollow)
Commit message (Expand)Author
2022-10-28BACKPORT: kbuild: allow archs to select link dead code/data eliminationNicholas Piggin
2022-10-28UPSTREAM: Make anon_inodes unconditionalDavid Howells
2022-07-27init: Remove CGROUP_SCHEDTUNE duplicated definitionDavide Garberi
2022-04-19bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann
2022-04-19UPSTREAM: cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann
2022-04-19UPSTREAM: cgroup: Fix CGROUP_BPF configAndy Lutomirski
2022-04-19bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov
2022-04-19UPSTREAM: cgroup: add support for eBPF programsDaniel Mack
2022-04-19Revert "bpf: introduce BPF_JIT_ALWAYS_ON config"Anay Wadhera
2021-06-10pid: take a reference when initializing `cad_pid`Mark Rutland
2021-04-10init/Kconfig: make COMPILE_TEST depend on HAS_IOMEMMasahiro Yamada
2021-04-10init/Kconfig: make COMPILE_TEST depend on !S390Heiko Carstens
2021-04-10init/Kconfig: make COMPILE_TEST depend on !UMLRichard Weinberger
2021-01-05UPSTREAM: locking/atomic, kref: Add KREF_INIT()Peter Zijlstra
2020-11-10printk: reduce LOG_BUF_SHIFT range for H8300John Ogness
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-05-20Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds
2020-05-20kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada
2019-12-21sched/core: Add try_get_task_stack() and put_task_stack()Andy Lutomirski
2019-12-21sched/core: Allow putting thread_info into task_structAndy Lutomirski
2019-09-02ANDROID: sched: Disallow WALT with CFS bandwidth controlQuentin Perret
2019-09-02ANDROID: sched: Disallow WALT with CFS bandwidth controlQuentin Perret
2019-05-16init: initialize jump labels before command line option parsingDan Williams
2018-09-06printk: Make the console flush configurable in hotplug pathMohammed Khajapasha
2018-06-06Kbuild: change CC_OPTIMIZE_FOR_SIZE definitionArnd Bergmann
2018-04-16init/main: Put kernel end place_markerVivek Kumar
2018-02-03bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov
2018-01-05kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZEHugh Dickins
2018-01-05KAISER: Kernel Address IsolationRichard Fellner
2017-12-05ANDROID: initramfs: call free_initrd() when skipping initNick Bray
2017-08-09UPSTREAM: sched/core: Add try_get_task_stack() and put_task_stack()Andy Lutomirski
2017-08-09UPSTREAM: sched/core: Allow putting thread_info into task_structAndy Lutomirski
2017-08-09UPSTREAM: Clarify naming of thread info/stack allocatorsLinus Torvalds
2017-04-26ANDROID: Update init/do_mounts_dm.c to the latest ChromiumOS version.David Zeuthen
2017-04-25ANDROID: Update init/do_mounts_dm.c to the latest ChromiumOS version.David Zeuthen
2017-01-16ANDROID: sched/walt: fix build failure if FAIR_GROUP_SCHED=nAmit Pundir
2017-01-02ANDROID: sched/walt: fix build failure if FAIR_GROUP_SCHED=nAmit Pundir
2016-10-28Revert "init: do_mounts: Add a dummy definition for dm_table_put"Vikram Mulukutla
2016-10-28ANDROID: dm: Rebase on top of 4.1Badhri Jagan Sridharan
2016-10-28CHROMIUM: dm: boot time specification of dm=Will Drewry
2016-10-28init: do_mounts: Add a dummy definition for dm_table_putVikram Mulukutla
2016-10-12sched: Add Kconfig option DEFAULT_USE_ENERGY_AWARE to set ENERGY_AWARE featur...John Stultz
2016-10-10sched/tune: add initial support for CGroups based boostingPatrick Bellasi
2016-10-09init: Move stack canary initialization after setup_archLaura Abbott
2016-10-05sched/tune: add sysctl interface to define a boost valuePatrick Bellasi
2016-09-24core_ctrl: Move core control into kernelOlav Haugan
2016-09-23UPSTREAM: mm/init: Add 'rodata=off' boot cmdline parameter to disable read-on...Kees Cook
2016-09-21sched: Add Kconfig option DEFAULT_USE_ENERGY_AWARE to set ENERGY_AWARE featur...John Stultz
2016-09-14sched: Introduce Window Assisted Load Tracking (WALT)Srivatsa Vaddagiri
2016-09-14FIXUP: sched: fix build for non-SMP targetPatrick Bellasi