.. |
bpf
|
Merge tag 'v5.13-rc7' into android-mainline
|
2021-06-21 15:14:49 +02:00 |
cgroup
|
Merge 54a728dc5e ("Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline
|
2021-07-09 10:55:21 +01:00 |
configs
|
drivers/char: remove /dev/kmem for good
|
2021-05-07 00:26:34 -07:00 |
debug
|
sched: Change task_struct::state
|
2021-06-18 11:43:09 +02:00 |
dma
|
Revert "ANDROID: Export functions to be used with dma_map_ops in modules"
|
2021-07-07 06:54:30 +00:00 |
entry
|
tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed
|
2021-05-31 10:14:49 +02:00 |
events
|
Merge 54a728dc5e ("Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline
|
2021-07-09 10:55:21 +01:00 |
gcov
|
gcov: clang: drop support for clang-10 and older
|
2021-05-07 00:26:32 -07:00 |
irq
|
Merge e17c120f48 ("Merge tag 'array-bounds-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux") into android-mainline
|
2021-07-09 13:25:02 +00:00 |
kcsan
|
sched: Introduce task_is_running()
|
2021-06-18 11:43:07 +02:00 |
livepatch
|
Livepatching changes for 5.13
|
2021-04-27 18:14:38 -07:00 |
locking
|
Merge 54a728dc5e ("Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline
|
2021-07-09 10:55:21 +01:00 |
power
|
Merge commit e7c6e405e1 ("Fix misc new gcc warnings") into android-mainline
|
2021-04-29 10:20:06 +01:00 |
printk
|
Merge tag 'v5.13-rc7' into android-mainline
|
2021-06-21 15:14:49 +02:00 |
rcu
|
sched: Change task_struct::state
|
2021-06-18 11:43:09 +02:00 |
sched
|
Merge e17c120f48 ("Merge tag 'array-bounds-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux") into android-mainline
|
2021-07-09 13:25:02 +00:00 |
time
|
Merge e17c120f48 ("Merge tag 'array-bounds-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux") into android-mainline
|
2021-07-09 13:25:02 +00:00 |
trace
|
Merge tag 'v5.13-rc7' into android-mainline
|
2021-06-21 15:14:49 +02:00 |
.gitignore
|
.gitignore: prefix local generated files with a slash
|
2021-05-02 00:43:35 +09:00 |
acct.c
|
kernel/acct.c: use #elif instead of #end and #elif
|
2020-12-15 22:46:15 -08:00 |
async.c
|
kernel/async.c: remove async_unregister_domain()
|
2021-05-07 00:26:33 -07:00 |
audit_fsnotify.c
|
audit_alloc_mark(): don't open-code ERR_CAST()
|
2021-02-23 10:25:27 -05:00 |
audit_tree.c
|
fsnotify: generalize handle_inode_event()
|
2020-12-03 14:58:35 +01:00 |
audit_watch.c
|
fsnotify: generalize handle_inode_event()
|
2020-12-03 14:58:35 +01:00 |
audit.c
|
lsm: separate security_task_getsecid() into subjective and objective variants
|
2021-03-22 15:23:32 -04:00 |
audit.h
|
audit: avoid -Wempty-body warning
|
2021-03-24 12:11:48 -04:00 |
auditfilter.c
|
lsm: separate security_task_getsecid() into subjective and objective variants
|
2021-03-22 15:23:32 -04:00 |
auditsc.c
|
audit/stable-5.13 PR 20210426
|
2021-04-27 13:50:58 -07:00 |
backtracetest.c
|
|
|
bounds.c
|
|
|
capability.c
|
capability: handle idmapped mounts
|
2021-01-24 14:27:16 +01:00 |
cfi.c
|
add support for Clang CFI
|
2021-04-08 16:04:20 -07:00 |
compat.c
|
|
|
configs.c
|
|
|
context_tracking.c
|
|
|
cpu_pm.c
|
|
|
cpu.c
|
Revert "ANDROID: cpu: send KOBJ_ONLINE event when enabling cpus"
|
2021-06-16 16:59:12 +01:00 |
crash_core.c
|
crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo
|
2021-06-16 09:24:42 -07:00 |
crash_dump.c
|
|
|
cred.c
|
kernel/cred.c: make init_groups static
|
2021-05-06 19:24:11 -07:00 |
delayacct.c
|
delayacct: Add sysctl to enable at runtime
|
2021-05-12 11:43:25 +02:00 |
dma.c
|
|
|
exec_domain.c
|
|
|
exit.c
|
Revert "signal: Allow tasks to cache one sigqueue struct"
|
2021-06-27 13:32:54 -07:00 |
extable.c
|
|
|
fail_function.c
|
fault-injection: handle EI_ETYPE_TRUE
|
2020-12-15 22:46:19 -08:00 |
fork.c
|
Merge 54a728dc5e ("Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline
|
2021-07-09 10:55:21 +01:00 |
freezer.c
|
sched: Add get_current_state()
|
2021-06-18 11:43:08 +02:00 |
futex.c
|
Merge 54a728dc5e ("Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline
|
2021-07-09 10:55:21 +01:00 |
gen_kheaders.sh
|
kbuild: redo fake deps at include/config/*.h
|
2021-04-25 05:26:10 +09:00 |
groups.c
|
groups: simplify struct group_info allocation
|
2021-02-26 09:41:03 -08:00 |
hung_task.c
|
sched: Change task_struct::state
|
2021-06-18 11:43:09 +02:00 |
iomem.c
|
|
|
irq_work.c
|
Merge 8ecfa36cd4 ("Merge tag 'riscv-for-linus-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux") into android-mainline
|
2021-06-13 15:19:53 +02:00 |
jump_label.c
|
jump_label: Free jump_entry::key bit1 for build use
|
2021-05-12 14:54:55 +02:00 |
kallsyms.c
|
kallsyms: strip ThinLTO hashes from static functions
|
2021-04-08 16:04:21 -07:00 |
kcmp.c
|
Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
2020-12-15 19:36:48 -08:00 |
Kconfig.freezer
|
|
|
Kconfig.hz
|
|
|
Kconfig.locks
|
|
|
Kconfig.preempt
|
sched: Add CONFIG_SCHED_CORE help text
|
2021-06-01 16:00:10 +02:00 |
kcov.c
|
|
|
kexec_core.c
|
kexec: dump kmessage before machine_kexec
|
2021-05-07 00:26:32 -07:00 |
kexec_elf.c
|
|
|
kexec_file.c
|
kernel: kexec_file: fix error return code of kexec_calculate_store_digests()
|
2021-05-07 00:26:32 -07:00 |
kexec_internal.h
|
kexec: move machine_kexec_post_load() to public interface
|
2021-02-22 12:33:26 +00:00 |
kexec.c
|
|
|
kheaders.c
|
|
|
kmod.c
|
modules: add CONFIG_MODPROBE_PATH
|
2021-05-07 00:26:33 -07:00 |
kprobes.c
|
kprobes: Remove kprobe::fault_handler
|
2021-06-01 16:00:08 +02:00 |
ksysfs.c
|
|
|
kthread.c
|
Merge 54a728dc5e ("Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline
|
2021-07-09 10:55:21 +01:00 |
latencytop.c
|
|
|
Makefile
|
kbuild: update config_data.gz only when the content of .config is changed
|
2021-05-02 00:43:35 +09:00 |
module_signature.c
|
module: harden ELF info handling
|
2021-01-19 10:24:45 +01:00 |
module_signing.c
|
module: harden ELF info handling
|
2021-01-19 10:24:45 +01:00 |
module-internal.h
|
|
|
module.c
|
Merge 625acffd7a ("Merge tag 's390-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux") into android-mainline
|
2021-06-28 07:27:46 +02:00 |
notifier.c
|
|
|
nsproxy.c
|
fixes-v5.11
|
2020-12-14 16:40:27 -08:00 |
padata.c
|
|
|
panic.c
|
panic: don't dump stack twice on warn
|
2020-11-14 11:26:04 -08:00 |
params.c
|
Modules updates for v5.11
|
2020-12-17 13:01:31 -08:00 |
pid_namespace.c
|
fixes-v5.11
|
2020-12-14 16:40:27 -08:00 |
pid.c
|
Merge e2dc495734 ("Merge tag 'asm-generic-cleanup-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic") into android-mainline
|
2020-12-19 14:09:26 +01:00 |
profile.c
|
kernel: Initialize cpumask before parsing
|
2021-04-10 13:35:54 +02:00 |
ptrace.c
|
sched: Change task_struct::state
|
2021-06-18 11:43:09 +02:00 |
range.c
|
|
|
reboot.c
|
Merge 54a728dc5e ("Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline
|
2021-07-09 10:55:21 +01:00 |
regset.c
|
|
|
relay.c
|
relay: allow the use of const callback structs
|
2020-12-15 22:46:18 -08:00 |
resource_kunit.c
|
resource: provide meaningful MODULE_LICENSE() in test suite
|
2020-11-25 18:52:35 +01:00 |
resource.c
|
kernel/resource: fix return code check in __request_free_mem_region
|
2021-05-14 19:41:32 -07:00 |
rseq.c
|
rseq: Optimise rseq_get_rseq_cs() and clear_rseq_cs()
|
2021-04-14 18:04:09 +02:00 |
scftorture.c
|
scftorture: Add debug output for wrong-CPU warning
|
2021-01-04 13:53:41 -08:00 |
scs.c
|
scs: switch to vmapped shadow stacks
|
2020-12-01 10:30:28 +00:00 |
seccomp.c
|
seccomp: Support atomic "addfd + send reply"
|
2021-06-28 12:49:52 -07:00 |
signal.c
|
Merge 54a728dc5e ("Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline
|
2021-07-09 10:55:21 +01:00 |
smp.c
|
smp: Fix smp_call_function_single_async prototype
|
2021-05-06 15:33:49 +02:00 |
smpboot.c
|
sched/core: Initialize the idle task with preemption disabled
|
2021-05-12 13:01:45 +02:00 |
smpboot.h
|
|
|
softirq.c
|
Merge 54a728dc5e ("Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline
|
2021-07-09 10:55:21 +01:00 |
stackleak.c
|
|
|
stacktrace.c
|
|
|
static_call.c
|
static_call: Fix unused variable warn w/o MODULE
|
2021-04-09 13:22:12 +02:00 |
stop_machine.c
|
Merge 16b3d0cf5b Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into android-mainline
|
2021-05-10 10:28:52 +01:00 |
sys_ni.c
|
Add Landlock, a new LSM from Mickaël Salaün <mic@linux.microsoft.com>
|
2021-05-01 18:50:44 -07:00 |
sys.c
|
Merge 54a728dc5e ("Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline
|
2021-07-09 10:55:21 +01:00 |
sysctl-test.c
|
|
|
sysctl.c
|
Merge 54a728dc5e ("Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline
|
2021-07-09 10:55:21 +01:00 |
task_work.c
|
kasan: record task_work_add() call stack
|
2021-04-30 11:20:42 -07:00 |
taskstats.c
|
treewide: rename nla_strlcpy to nla_strscpy.
|
2020-11-16 08:08:54 -08:00 |
test_kprobes.c
|
|
|
torture.c
|
torture: Replace torture_init_begin string with %s
|
2021-03-08 14:22:28 -08:00 |
tracepoint.c
|
ANDROID: vendor_hooks: Allow multiple attachments to restricted hooks
|
2021-03-31 09:13:02 +00:00 |
tsacct.c
|
|
|
ucount.c
|
fanotify: configurable limits via sysfs
|
2021-03-16 16:49:31 +01:00 |
uid16.c
|
|
|
uid16.h
|
|
|
umh.c
|
kernel/umh.c: fix some spelling mistakes
|
2021-05-07 00:26:34 -07:00 |
up.c
|
A set of locking related fixes and updates:
|
2021-05-09 13:07:03 -07:00 |
user_namespace.c
|
kernel/user_namespace.c: fix typos
|
2021-05-07 00:26:34 -07:00 |
user-return-notifier.c
|
|
|
user.c
|
|
|
usermode_driver.c
|
bpf: Fix umd memory leak in copy_process()
|
2021-03-19 22:23:19 +01:00 |
utsname_sysctl.c
|
|
|
utsname.c
|
|
|
watch_queue.c
|
watch_queue: rectify kernel-doc for init_watch()
|
2021-01-26 11:16:34 +00:00 |
watchdog_hld.c
|
|
|
watchdog.c
|
watchdog: reliable handling of timestamps
|
2021-05-22 15:09:07 -10:00 |
workqueue_internal.h
|
|
|
workqueue.c
|
Linux 5.13-rc4
|
2021-06-01 09:10:12 +02:00 |