index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+0
2022-05-26
Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+6
2022-05-24
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+1
2022-05-24
Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+16
2022-05-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+7
2022-05-23
Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2022-05-22
arch/Kconfig: Drop references to powerpc PAGE_SIZE symbols
Michael Ellerman
1
-2
/
+0
2022-04-25
mm: Add fault_in_subpage_writeable() to probe at sub-page granularity
Catalin Marinas
1
-0
/
+7
2022-04-22
objtool: Add HAVE_NOINSTR_VALIDATION
Josh Poimboeuf
1
-0
/
+3
2022-04-22
objtool: Make noinstr hacks optional
Josh Poimboeuf
1
-0
/
+3
2022-04-22
objtool: Make jump label hack optional
Josh Poimboeuf
1
-0
/
+4
2022-04-22
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
1
-2
/
+6
2022-04-20
rcu: Make the TASKS_RCU Kconfig option be selected
Paul E. McKenney
1
-0
/
+1
2022-04-19
vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
Song Liu
1
-4
/
+2
2022-04-13
cfi: Use __builtin_function_start
Sami Tolvanen
1
-4
/
+1
2022-04-05
module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
Christophe Leroy
1
-0
/
+6
2022-03-31
Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+7
2022-03-28
kprobes: Use rethook for kretprobe if possible
Masami Hiramatsu
1
-1
/
+7
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+2
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+3
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+7
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+33
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
1
-1
/
+1
2022-03-10
ptrace: Remove tracehook_signal_handler
Eric W. Biederman
1
-1
/
+0
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
1
-1
/
+1
2022-03-10
arm64: Add gcc Shadow Call Stack support
Dan Li
1
-9
/
+10
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
1
-3
/
+0
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
1
-0
/
+7
2022-02-19
sched/preempt: Add PREEMPT_DYNAMIC using static keys
Mark Rutland
1
-3
/
+33
2022-02-19
sched/preempt: Decouple HAVE_PREEMPT_DYNAMIC from GENERIC_ENTRY
Mark Rutland
1
-1
/
+0
2022-02-16
asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
Christophe Leroy
1
-0
/
+3
2022-02-14
stack: Constrain and fix stack offset randomization with Clang builds
Marco Elver
1
-0
/
+1
2022-02-14
stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSET
Marco Elver
1
-5
/
+18
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+4
2022-01-20
arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KB
Nathan Chancellor
1
-0
/
+4
2022-01-19
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+1
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+3
2022-01-15
mm: page table check
Pasha Tatashin
1
-0
/
+3
2022-01-10
Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2021-12-09
x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node
Jarkko Sakkinen
1
-0
/
+4
2021-12-02
arch/Kconfig: Remove CLANG_VERSION check in HAS_LTO_CLANG
Nathan Chancellor
1
-2
/
+1
2021-11-27
arch: Add generic Kconfig option indicating page size smaller than 64k
Guenter Roeck
1
-0
/
+10
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-0
/
+8
2021-11-01
Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2021-10-26
kprobes: Add a test case for stacktrace from kretprobe handler
Masami Hiramatsu
1
-0
/
+8
2021-10-26
signal: Add an optional check for altstack size
Thomas Gleixner
1
-0
/
+3
2021-10-04
arch/cc: Introduce a function to check for confidential computing features
Tom Lendacky
1
-0
/
+3
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-09-08
arch: Kconfig: fix spelling mistake "seperate" -> "separate"
Colin Ian King
1
-1
/
+1
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-0
/
+3
[next]