index
:
kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-72
/
+2
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-38
/
+0
2023-04-25
Merge tag 'slab-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-1
/
+1
2023-04-25
Merge tag 'printk-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-24
/
+0
2023-04-25
Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+11
2023-04-24
Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2023-04-23
gcc: disable '-Warray-bounds' for gcc-13 too
Linus Torvalds
1
-7
/
+3
2023-04-16
init/initramfs: Fix argument forwarding to panic() in panic_show_mem()
Benjamin Gray
1
-9
/
+2
2023-04-14
init: Mark start_kernel() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-04-14
init: Mark [arch_call_]rest_init() __noreturn
Josh Poimboeuf
1
-2
/
+2
2023-04-05
init,mm: fold late call to page_ext_init() to page_alloc_init_late()
Mike Rapoport (IBM)
1
-4
/
+0
2023-04-05
init,mm: move mm_init() to mm/mm_init.c and rename it to mm_core_init()
Mike Rapoport (IBM)
1
-69
/
+2
2023-04-05
init: fold build_all_zonelists() and page_alloc_init_cpuhp() to mm_init()
Mike Rapoport (IBM)
1
-3
/
+4
2023-04-05
mm/page_alloc: rename page_alloc_init() to page_alloc_init_cpuhp()
Mike Rapoport (IBM)
1
-1
/
+1
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
1
-3
/
+7
2023-03-29
Merge branch 'slab/for-6.4/slob-removal' into slab/for-next
Vlastimil Babka
1
-1
/
+1
2023-03-29
mm/slob: remove CONFIG_SLOB
Vlastimil Babka
1
-1
/
+1
2023-03-27
Remove orphaned CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT
Marc Aurèle La France
1
-24
/
+0
2023-03-27
init: Call mem_encrypt_init() after Hyper-V hypercall init is done
Michael Kelley
1
-8
/
+11
2023-03-22
bootconfig: Change message if no bootconfig with CONFIG_BOOT_CONFIG_FORCE=y
Masami Hiramatsu (Google)
1
-3
/
+7
2023-03-12
kernel: Allow a kernel thread's name to be set in copy_process
Mike Christie
1
-1
/
+1
2023-03-06
driver core: remove CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2
Greg Kroah-Hartman
1
-38
/
+0
2023-02-26
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-4
/
+0
2023-02-23
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2023-02-23
Merge tag 'bootconfig-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+14
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2023-02-22
bootconfig: Default BOOT_CONFIG_FORCE to y if BOOT_CONFIG_EMBED
Paul E. McKenney
1
-0
/
+1
2023-02-22
Allow forcing unconditional bootconfig processing
Paul E. McKenney
2
-1
/
+13
2023-02-21
Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2023-02-02
initramfs: use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-2
/
+2
2023-02-02
mm/page_ext: init page_ext early if there are no deferred struct pages
Pasha Tatashin
1
-3
/
+3
2023-02-02
init: Remove "select SRCU"
Paul E. McKenney
1
-1
/
+0
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
3
-4
/
+8
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+1
2023-01-26
scripts: remove bin2c
Masahiro Yamada
1
-4
/
+0
2023-01-21
Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+1
2023-01-18
Sync with v6.2-rc4
Andrew Morton
2
-1
/
+6
2023-01-17
btf, scripts: Exclude Rust CUs with pahole
Martin Rodriguez Reboredo
1
-1
/
+1
2023-01-16
Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2023-01-14
Merge tag 'hardening-v6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2023-01-13
kbuild: Fix CFI hash randomization with KASAN
Sami Tolvanen
1
-0
/
+1
2023-01-11
init/Kconfig: fix typo (usafe -> unsafe)
Lizzy Fleckenstein
1
-1
/
+1
2023-01-11
init/Kconfig: fix LOCALVERSION_AUTO help text
Rasmus Villemoes
1
-1
/
+1
2023-01-09
gcc: disable -Warray-bounds for gcc-11 too
Linus Torvalds
1
-1
/
+5
2023-01-09
init/version-timestamp.c: remove unneeded #include <linux/version.h>
Masahiro Yamada
1
-1
/
+0
2022-12-27
sched: Introduce per-memory-map concurrency ID
Mathieu Desnoyers
1
-0
/
+4
2022-12-19
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+0
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2022-12-15
x86/mm: Initialize text poking earlier
Peter Zijlstra
1
-2
/
+1
2022-12-15
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
1
-0
/
+1
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+12
2022-12-13
Merge tag 'modules-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+13
2022-12-12
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+6
2022-12-10
init/version.c: remove #include <generated/utsrelease.h>
Thomas Weißschuh
1
-1
/
+0
2022-11-22
init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash
Alexandre Belloni
1
-1
/
+1
2022-11-18
initramfs: remove unnecessary (void*) conversion
XU pengfei
1
-1
/
+1
2022-11-18
proc: give /proc/cmdline size
Alexey Dobriyan
1
-2
/
+5
2022-11-15
kallsyms: Add self-test facility
Zhen Lei
1
-0
/
+13
2022-11-01
kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is set
Xin Li
1
-3
/
+12
2022-10-20
init: Kconfig: fix spelling mistake "satify" -> "satisfy"
Colin Ian King
1
-1
/
+1
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-7
/
+8
2022-10-11
init/Kconfig: fix unmet direct dependencies
Ren Zhijie
1
-0
/
+1
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+10
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
5
-41
/
+96
2022-10-10
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-9
/
+8
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+1
2022-10-09
Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+1
2022-10-03
init/main.c: remove unnecessary (void*) conversions
Zhou jie
1
-2
/
+2
2022-10-03
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
Johannes Weiner
1
-5
/
+0
2022-10-03
init: kmsan: call KMSAN initialization routines
Alexander Potapenko
1
-0
/
+3
2022-09-29
random: split initialization into early step and later step
Jason A. Donenfeld
1
-9
/
+8
2022-09-29
kbuild: generate include/generated/compile.h in top Makefile
Masahiro Yamada
1
-7
/
+1
2022-09-29
kbuild: build init/built-in.a just once
Masahiro Yamada
5
-36
/
+98
2022-09-29
init/version.c: remove #include <linux/version.h>
Masahiro Yamada
1
-1
/
+0
2022-09-28
Kbuild: add Rust support
Miguel Ojeda
1
-1
/
+45
2022-09-26
Maple Tree: add new data structure
Liam R. Howlett
1
-0
/
+2
2022-09-11
initramfs: mark my_inptr as __initdata
wuchi
1
-1
/
+1
2022-09-11
init: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-4
/
+4
2022-09-11
page_ext: introduce boot parameter 'early_page_ext'
Li Zhe
1
-1
/
+5
2022-09-07
freezer,umh: Clean up freezer/initrd interaction
Peter Zijlstra
1
-9
/
+1
2022-09-05
powerpc/64: Remove PPC64 special case for cputime accounting default
Nicholas Piggin
1
-2
/
+1
2022-08-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-3
/
+15
2022-08-23
arm64: fix rodata=full
Mark Rutland
1
-3
/
+15
2022-08-21
asm goto: eradicate CC_HAS_ASM_GOTO
Nick Desaulniers
1
-4
/
+0
2022-08-10
Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-11
/
+5
2022-08-08
Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-292
/
+1
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+17
2022-08-03
Merge tag 'cgroup-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+10
2022-08-02
Merge tag 'docs-6.0' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2022-08-02
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+3
2022-08-02
Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+1
2022-07-27
init/Kconfig: update KALLSYMS_ALL help text
Baruch Siach
1
-4
/
+5
2022-07-27
kbuild: drop support for CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3
Nick Desaulniers
1
-7
/
+0
2022-07-23
cgroup: Make !percpu threadgroup_rwsem operations optional
Tejun Heo
1
-0
/
+10
2022-07-21
Merge branch 'ctxt.2022.07.05a' into HEAD
Paul E. McKenney
1
-2
/
+2
2022-07-17
init: add "hostname" kernel parameter
Dan Moulding
1
-0
/
+17
2022-07-15
crypto: lib - make the sha1 library optional
Eric Biggers
1
-0
/
+1
2022-07-12
module: Move module's Kconfig items in kernel/module/
Christophe Leroy
1
-292
/
+1
2022-07-07
Documentation: update watch_queue.rst references
Mauro Carvalho Chehab
1
-1
/
+1
2022-07-01
stack: Declare {randomize_,}kstack_offset to fix Sparse warnings
GONG, Ruiqi
1
-0
/
+1
2022-06-29
context_tracking: Split user tracking Kconfig
Frederic Weisbecker
1
-2
/
+2
2022-06-20
rcu-tasks: Add data structures for lightweight grace periods
Paul E. McKenney
1
-0
/
+1
2022-06-09
gcc-12: disable '-Warray-bounds' universally for now
Linus Torvalds
1
-0
/
+9
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+3
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+4
2022-05-29
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-20
/
+39
2022-05-27
Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-54
/
+0
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-28
/
+62
2022-05-27
mm: Kconfig: reorganize misplaced mm options
Vlastimil Babka
1
-53
/
+0
2022-05-26
Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+11
2022-05-26
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+21
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-140
/
+0
2022-05-26
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-4
/
+0
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2022-05-25
Merge tag 'slab-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-0
/
+1
2022-05-24
kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
Masahiro Yamada
1
-4
/
+0
2022-05-19
mm: Kconfig: move swap and slab config options to the MM section
Johannes Weiner
1
-123
/
+0
2022-05-18
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
1
-7
/
+3
2022-05-13
init: call time_init() before rand_initialize()
Jason A. Donenfeld
1
-1
/
+2
2022-05-13
mm/uffd: move USERFAULTFD configs into mm/
Peter Xu
1
-17
/
+0
2022-05-12
module: Introduce module unload taint tracking
Aaron Tomlin
1
-0
/
+11
2022-05-09
initramfs: support cpio extraction with file checksums
David Disseldorp
1
-5
/
+24
2022-05-09
initramfs: add INITRAMFS_PRESERVE_MTIME Kconfig option
David Disseldorp
2
-12
/
+26
2022-05-09
initramfs: make dir_entry.name a flexible array member
David Disseldorp
1
-4
/
+6
2022-05-09
initramfs: refactor do_header() cpio magic checks
David Disseldorp
1
-5
/
+4
2022-05-07
init: Deal with the init process being a user mode process
Eric W. Biederman
1
-0
/
+2
2022-05-06
kthread: Don't allocate kthread_struct for init and umh
Eric W. Biederman
1
-1
/
+1
2022-04-29
init/Kconfig: remove USELIB syscall by default
Kees Cook
1
-2
/
+2
2022-04-26
bootconfig: Support embedding a bootconfig file in kernel
Masami Hiramatsu
2
-11
/
+32
2022-04-26
bootconfig: Check the checksum before removing the bootconfig from initrd
Masami Hiramatsu
1
-12
/
+10
2022-04-26
arch: Add SYSVIPC_COMPAT for all architectures
Guo Ren
1
-0
/
+4
2022-04-13
Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bug
Sean Christopherson
1
-0
/
+5
2022-04-06
kernel/do_mount_initrd: move real_root_dev sysctls to its own file
tangmeng
1
-1
/
+21
2022-04-06
mm/slub: use stackdepot to save stack trace in objects
Oliver Glitta
1
-0
/
+1
2022-04-04
Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...
Arnd Bergmann
1
-2
/
+1
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+4
2022-03-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-8
/
+6
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-0
/
+6
2022-03-23
init/main.c: return 1 from handled __setup() functions
Randy Dunlap
1
-2
/
+4
2022-03-23
init: use ktime_us_delta() to make initcall_debug log more precise
Mark-PK Tsai
1
-6
/
+2
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2022-03-22
Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2022-03-21
Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-03-11
sched/preempt: Tell about PREEMPT_DYNAMIC on kernel headers
Frederic Weisbecker
1
-1
/
+2
2022-02-23
remove the h8300 architecture
Christoph Hellwig
1
-2
/
+1
2022-02-14
stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSET
Marco Elver
1
-1
/
+1
2022-02-14
kbuild: Add environment variables for userprogs flags
Elliot Berman
1
-4
/
+4
2022-02-11
locking: Enable RT_MUTEXES by default on PREEMPT_RT.
Sebastian Andrzej Siewior
1
-0
/
+1
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+4
2022-02-06
net: initialize init_net earlier
Eric Dumazet
1
-0
/
+2
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
2022-02-02
kbuild: Add CONFIG_PAHOLE_VERSION
Nathan Chancellor
1
-0
/
+4
2022-01-22
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
Vlastimil Babka
1
-3
/
+6
2022-01-19
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-2
/
+1
2022-01-17
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+13
2022-01-12
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2022-01-11
module: add in-kernel support for decompressing
Dmitry Torokhov
1
-0
/
+13
2022-01-11
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+1
2022-01-11
Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+0
2022-01-10
Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2022-01-08
kbuild: do not quote string values in include/config/auto.conf
Masahiro Yamada
1
-1
/
+1
2022-01-05
mm: Make SLAB_MERGE_DEFAULT depend on SL[AU]B
Hyeonggon Yoo
1
-0
/
+1
2021-12-30
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-1
/
+1
2021-12-13
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2021-12-09
kcsan: Remove redundant zero-initialization of globals
Marco Elver
1
-5
/
+0
2021-12-02
init/Kconfig: Drop linker version check for LD_ORPHAN_WARN
Nathan Chancellor
1
-1
/
+0
2021-11-25
futex: Remove futex_cmpxchg detection
Arnd Bergmann
1
-8
/
+0
2021-11-25
futex: Ensure futex_atomic_cmpxchg_inatomic() is present
Arnd Bergmann
1
-0
/
+1
2021-11-23
arch_topology: Remove unused topology_set_thermal_pressure() and related
Lukasz Luba
1
-1
/
+1
2021-11-17
perf: Force architectures to opt-in to guest callbacks
Sean Christopherson
1
-0
/
+4
2021-11-14
kbuild: Fix -Wimplicit-fallthrough=5 error for GCC 5.x and 6.x
Gustavo A. R. Silva
1
-1
/
+1
2021-11-14
kconfig: Add support for -Wimplicit-fallthrough
Gustavo A. R. Silva
1
-0
/
+5
2021-11-14
Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-11-11
mm: allow only SLUB on PREEMPT_RT
Ingo Molnar
1
-0
/
+2
2021-11-11
preempt: Restore preemption model selection configs
Valentin Schneider
1
-1
/
+1
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+3
2021-11-09
init: make unknown command line param message clearer
Andrew Halaney
1
-1
/
+3
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-4
/
+6
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2
-3
/
+3
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-1
/
+1
2021-11-06
mm: create a new system state and fix core_kernel_text()
Christophe Leroy
1
-0
/
+2
2021-11-06
mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMP...
Sebastian Andrzej Siewior
1
-1
/
+1
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-12
/
+4
2021-10-18
block: move elevator.h to block/
Christoph Hellwig
1
-1
/
+0
2021-10-10
bootconfig: init: Fix memblock leak in xbc_make_cmdline()
Masami Hiramatsu
1
-0
/
+1
2021-10-10
bootconfig: Rename xbc_destroy_all() to xbc_exit()
Masami Hiramatsu
1
-1
/
+1
2021-10-10
bootconfig: Add xbc_get_info() for the node information
Masami Hiramatsu
1
-0
/
+1
2021-10-10
bootconfig: Allocate xbc_data inside xbc_init()
Masami Hiramatsu
1
-11
/
+2
2021-09-24
Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-14
/
+16
2021-09-22
init: Revert accidental changes to print irqs_disabled()
Geert Uytterhoeven
1
-3
/
+3
2021-09-19
init: don't panic if mount_nodev_root failed
Leon Romanovsky
1
-3
/
+0
2021-09-19
init/do_mounts.c: Harden split_fs_names() against buffer overflow
Vivek Goyal
1
-11
/
+16
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
1
-1
/
+1
2021-09-09
Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-11
/
+26
2021-09-09
Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-25
/
+65
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-1
/
+6
2021-09-08
init/bootconfig: Reorder init parameter from bootconfig and cmdline
Masami Hiramatsu
1
-9
/
+14
[next]