.. |
bpf
|
bpf: Fix ringbuf helper function compatibility
|
2021-09-03 10:22:44 +02:00 |
cgroup
|
Merge branch 'v5.13/standard/base' into v5.13/standard/preempt-rt/base
|
2021-08-26 10:08:08 -04:00 |
configs
|
drivers/char: remove /dev/kmem for good
|
2021-05-07 00:26:34 -07:00 |
debug
|
kdb: only use atomic consoles for output mirroring
|
2021-07-08 08:38:18 -04:00 |
dma
|
dma-mapping: handle vmalloc addresses in dma_common_{mmap,get_sgtable}
|
2021-07-28 14:37:28 +02:00 |
entry
|
x86: Support for lazy preemption
|
2021-07-08 08:39:47 -04:00 |
events
|
perf: Fix required permissions if sigtrap is requested
|
2021-08-12 13:32:21 +02:00 |
gcov
|
gcov: clang: drop support for clang-10 and older
|
2021-05-07 00:26:32 -07:00 |
irq
|
Merge branch 'v5.13/standard/base' into v5.13/standard/preempt-rt/base
|
2021-08-26 10:08:08 -04:00 |
kcsan
|
kcsan: Fix debugfs initcall return type
|
2021-05-18 10:58:02 -07:00 |
livepatch
|
Livepatching changes for 5.13
|
2021-04-27 18:14:38 -07:00 |
locking
|
Merge branch 'v5.13/standard/base' into v5.13/standard/preempt-rt/base
|
2021-08-26 10:08:08 -04:00 |
power
|
PM: sleep: fix typos in comments
|
2021-04-08 19:37:21 +02:00 |
printk
|
printk: add pr_flush()
|
2021-07-08 08:38:22 -04:00 |
rcu
|
Merge branch 'v5.13/standard/base' into v5.13/standard/preempt-rt/base
|
2021-08-02 16:00:11 -04:00 |
sched
|
Merge branch 'v5.13/standard/base' into v5.13/standard/preempt-rt/base
|
2021-09-08 13:48:58 -04:00 |
time
|
Merge branch 'v5.13/standard/base' into v5.13/standard/preempt-rt/base
|
2021-08-02 15:55:51 -04:00 |
trace
|
Merge branch 'v5.13/standard/base' into v5.13/standard/preempt-rt/base
|
2021-09-01 10:37:14 -04: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
|
audit: move put_tree() to avoid trim_trees refcount underflow and UAF
|
2021-09-03 10:23:08 +02: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
|
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
|
2020-07-30 11:15:58 -07:00 |
bounds.c
|
kbuild: fix kernel/bounds.c 'W=1' warning
|
2018-10-31 08:54:14 -07:00 |
capability.c
|
capability: handle idmapped mounts
|
2021-01-24 14:27:16 +01:00 |
cfi.c
|
cfi: Use rcu_read_{un}lock_sched_notrace
|
2021-08-26 08:35:13 -04:00 |
compat.c
|
treewide: Use fallthrough pseudo-keyword
|
2020-08-23 17:36:59 -05:00 |
configs.c
|
proc: convert everything to "struct proc_ops"
|
2020-02-04 03:05:26 +00:00 |
context_tracking.c
|
context_tracking: Ensure that the critical path cannot be instrumented
|
2020-06-11 15:14:36 +02:00 |
cpu_pm.c
|
notifier: Fix broken error handling pattern
|
2020-09-01 09:58:03 +02:00 |
cpu.c
|
cpu/hotplug: Cure the cpusets trainwreck
|
2021-07-19 10:04:50 +02:00 |
crash_core.c
|
crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo
|
2021-06-16 09:24:42 -07:00 |
crash_dump.c
|
crash_dump: Remove no longer used saved_max_pfn
|
2020-04-15 11:21:54 +02:00 |
cred.c
|
ucounts: Increase ucounts reference counter before the security hook
|
2021-09-03 10:22:54 +02:00 |
delayacct.c
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25
|
2019-05-21 11:52:39 +02:00 |
dma.c
|
proc: introduce proc_create_single{,_data}
|
2018-05-16 07:23:35 +02:00 |
exec_domain.c
|
proc: introduce proc_create_single{,_data}
|
2018-05-16 07:23:35 +02:00 |
exit.c
|
Revert "signal: Allow tasks to cache one sigqueue struct"
|
2021-06-27 13:32:54 -07:00 |
extable.c
|
kernel/extable.c: use address-of operator on section symbols
|
2020-04-07 10:43:42 -07:00 |
fail_function.c
|
fault-injection: handle EI_ETYPE_TRUE
|
2020-12-15 22:46:19 -08:00 |
fork.c
|
Merge branch 'v5.13/standard/base' into v5.13/standard/preempt-rt/base
|
2021-07-14 15:45:58 -04:00 |
freezer.c
|
Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"
|
2021-03-27 14:09:10 -06:00 |
futex.c
|
futex: Prevent requeue_pi() lock nesting issue on RT
|
2021-07-08 08:39:16 -04: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
|
kernel/hung_task.c: make type annotations consistent
|
2020-11-02 12:14:19 -08:00 |
iomem.c
|
mm/nvdimm: add is_ioremap_addr and use that to check ioremap address
|
2019-07-12 11:05:40 -07:00 |
irq_work.c
|
irqwork: push most work into softirq context
|
2021-07-08 08:39:25 -04:00 |
jump_label.c
|
jump_label: Fix jump_label_text_reserved() vs __init
|
2021-07-20 16:00:41 +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
|
treewide: Add SPDX license identifier - Makefile/Kconfig
|
2019-05-21 10:50:46 +02:00 |
Kconfig.hz
|
treewide: Add SPDX license identifier - Makefile/Kconfig
|
2019-05-21 10:50:46 +02:00 |
Kconfig.locks
|
locking/rwlock: Provide RT variant
|
2021-07-08 08:39:10 -04:00 |
Kconfig.preempt
|
sched: Add support for lazy preemption
|
2021-07-08 08:39:47 -04:00 |
kcov.c
|
kernel: make kcov_common_handle consider the current context
|
2020-11-02 18:00:20 -08:00 |
kexec_core.c
|
printk: remove safe buffers
|
2021-07-08 08:38:17 -04:00 |
kexec_elf.c
|
kexec_elf: support 32 bit ELF files
|
2019-09-06 23:58:44 +02:00 |
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
|
LSM: Introduce kernel_post_load_data() hook
|
2020-10-05 13:37:03 +02:00 |
kheaders.c
|
kheaders: Move from proc to sysfs
|
2019-05-24 20:16:01 +02:00 |
kmod.c
|
modules: add CONFIG_MODPROBE_PATH
|
2021-05-07 00:26:33 -07:00 |
kprobes.c
|
kprobe/static_call: Restore missing static_call_text_reserved()
|
2021-07-20 16:00:41 +02:00 |
ksysfs.c
|
sysfs: Add /sys/kernel/realtime entry
|
2021-07-08 08:39:45 -04:00 |
kthread.c
|
Merge branch 'v5.13/standard/base' into v5.13/standard/preempt-rt/base
|
2021-07-14 15:45:58 -04:00 |
latencytop.c
|
sysctl: pass kernel pointers to ->proc_handler
|
2020-04-27 02:07:40 -04:00 |
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
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
|
2019-05-24 17:27:11 +02:00 |
module.c
|
module: correctly exit module_kallsyms_on_each_symbol when fn() != 0
|
2021-07-20 16:00:28 +02:00 |
notifier.c
|
notifier: Make atomic_notifiers use raw_spinlock
|
2021-07-08 08:38:52 -04:00 |
nsproxy.c
|
fixes-v5.11
|
2020-12-14 16:40:27 -08:00 |
padata.c
|
padata: fix possible padata_works_lock deadlock
|
2020-09-04 17:51:55 +10:00 |
panic.c
|
panic: skip get_random_bytes for RT_FULL in init_oops_id
|
2021-07-08 08:39:41 -04: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 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 |
profile.c
|
kernel: Initialize cpumask before parsing
|
2021-04-10 13:35:54 +02:00 |
ptrace.c
|
ptrace: fix ptrace vs tasklist_lock race
|
2021-07-08 08:39:31 -04:00 |
range.c
|
kernel.h: split out min()/max() et al. helpers
|
2020-10-16 11:11:19 -07:00 |
reboot.c
|
Revert "PM: ACPI: reboot: Use S5 for reboot"
|
2021-03-18 16:58:02 +01:00 |
regset.c
|
regset: kill ->get()
|
2020-07-27 14:31:12 -04:00 |
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: Fix setting loaded filter count during TSYNC
|
2021-08-18 09:06:49 +02:00 |
signal.c
|
signal/x86: Delay calling signals in atomic
|
2021-07-08 08:39:45 -04:00 |
smp.c
|
smp: Wake ksoftirqd on PREEMPT_RT instead do_softirq().
|
2021-07-08 08:38:55 -04:00 |
smpboot.c
|
sched/core: Initialize the idle task with preemption disabled
|
2021-07-14 17:06:21 +02:00 |
smpboot.h
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
softirq.c
|
RCU changes for this cycle were:
|
2021-04-28 12:00:13 -07:00 |
stackleak.c
|
stackleak: let stack_erasing_sysctl take a kernel pointer buffer
|
2020-09-19 13:13:39 -07:00 |
stacktrace.c
|
stacktrace: Remove reliable argument from arch_stack_walk() callback
|
2020-09-18 14:24:16 +01:00 |
static_call.c
|
static_call: Fix static_call_text_reserved() vs __init
|
2021-07-20 16:00:41 +02:00 |
stop_machine.c
|
stop_machine: Add caller debug info to queue_stop_cpus_work
|
2021-03-23 16:01:58 +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
|
Add a reference to ucounts for each cred
|
2021-07-14 17:06:19 +02:00 |
sysctl-test.c
|
kunit: allow kunit tests to be loaded as a module
|
2020-01-09 16:42:29 -07:00 |
sysctl.c
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
|
2021-05-11 16:05:56 -07:00 |
task_work.c
|
aufs5: aufs-standalone
|
2021-06-28 23:01:17 -04:00 |
taskstats.c
|
treewide: rename nla_strlcpy to nla_strscpy.
|
2020-11-16 08:08:54 -08:00 |
test_kprobes.c
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25
|
2019-05-21 11:52:39 +02:00 |
torture.c
|
torture: Replace torture_init_begin string with %s
|
2021-03-08 14:22:28 -08:00 |
tracepoint.c
|
tracepoint: Use rcu get state and cond sync for static call updates
|
2021-08-12 13:32:17 +02:00 |
tsacct.c
|
tsacct: add 64-bit btime field
|
2019-12-18 18:07:31 +01:00 |
ucount.c
|
Add a reference to ucounts for each cred
|
2021-07-14 17:06:19 +02:00 |
uid16.c
|
fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers
|
2018-04-02 20:15:59 +02:00 |
uid16.h
|
kernel: provide ksys_*() wrappers for syscalls called by kernel/uid16.c
|
2018-04-02 20:15:30 +02:00 |
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
|
Add a reference to ucounts for each cred
|
2021-07-14 17:06:19 +02:00 |
user-return-notifier.c
|
treewide: Add SPDX license identifier for missed files
|
2019-05-21 10:50:45 +02:00 |
user.c
|
user: Use generic ns_common::count
|
2020-08-19 14:14:12 +02:00 |
usermode_driver.c
|
bpf: Fix umd memory leak in copy_process()
|
2021-03-19 22:23:19 +01:00 |
utsname_sysctl.c
|
sysctl: pass kernel pointers to ->proc_handler
|
2020-04-27 02:07:40 -04:00 |
utsname.c
|
uts: Use generic ns_common::count
|
2020-08-19 14:13:20 +02:00 |
watch_queue.c
|
watch_queue: rectify kernel-doc for init_watch()
|
2021-01-26 11:16:34 +00:00 |
watchdog_hld.c
|
kernel/watchdog_hld.c: hard lockup message should end with a newline
|
2019-04-19 09:46:05 -07:00 |
watchdog.c
|
watchdog: reliable handling of timestamps
|
2021-05-22 15:09:07 -10:00 |
workqueue_internal.h
|
sched/core, workqueues: Distangle worker accounting from rq lock
|
2019-04-16 16:55:15 +02:00 |
workqueue.c
|
workqueue: fix UAF in pwq_unbound_release_workfn()
|
2021-07-31 08:13:45 +02:00 |