..
bpf
bpf: Adjust BPF stack helper functions to accommodate skip > 0
2022-04-08 14:24:14 +02:00
cgroup
cgroup-v1: Correct privileges check in release_agent writes
2022-03-02 11:47:47 +01:00
configs
…
debug
kdb: Fix the putarea helper function
2022-04-08 14:23:51 +02:00
dma
swiotlb: Support aligned swiotlb buffers
2022-04-08 14:24:17 +02:00
entry
…
events
perf/core: Inherit event_caps
2022-04-13 20:59:24 +02:00
gcov
…
irq
…
kcsan
…
livepatch
livepatch: Fix build failure on 32 bits processors
2022-04-08 14:23:29 +02:00
locking
locking/lockdep: Iterate lock_classes directly when reading lockdep files
2022-04-08 14:23:57 +02:00
power
PM: suspend: fix return value of __setup handler
2022-04-08 14:23:07 +02:00
printk
printk: fix return value of printk.devkmsg __setup handler
2022-04-08 14:23:19 +02:00
rcu
rcu: Mark writes to the rcu_segcblist structure's ->flags field
2022-04-08 14:23:55 +02:00
sched
sched: Teach the forced-newidle balancer about CPU affinity limitation.
2022-04-13 20:59:27 +02:00
time
clocksource: Avoid accidental unstable marking of clocksources
2022-01-27 11:04:08 +01:00
trace
tracing: Have type enum modifications copy the strings
2022-04-08 14:24:13 +02:00
.gitignore
…
Kconfig.freezer
…
Kconfig.hz
…
Kconfig.locks
…
Kconfig.preempt
…
Makefile
static_call: Don't make __static_call_return0 static
2022-04-13 20:59:28 +02:00
acct.c
…
async.c
Revert "module, async: async_synchronize_full() on module init iff async is used"
2022-02-23 12:03:07 +01:00
audit.c
audit: improve audit queue handling when "audit=1" on cmdline
2022-02-08 18:34:03 +01:00
audit.h
audit: log AUDIT_TIME_* records only from rules
2022-04-08 14:23:06 +02:00
audit_fsnotify.c
…
audit_tree.c
…
audit_watch.c
…
auditfilter.c
…
auditsc.c
audit: log AUDIT_TIME_* records only from rules
2022-04-08 14:23:06 +02:00
backtracetest.c
…
bounds.c
…
capability.c
…
cfi.c
…
compat.c
…
configs.c
…
context_tracking.c
…
cpu.c
…
cpu_pm.c
…
crash_core.c
…
crash_dump.c
…
cred.c
ucounts: Base set_cred_ucounts changes on the real user
2022-02-23 12:03:20 +01:00
delayacct.c
…
dma.c
…
exec_domain.c
…
exit.c
…
extable.c
…
fail_function.c
…
fork.c
sched: Fix yet more sched_fork() races
2022-03-08 19:12:49 +01:00
freezer.c
…
futex.c
…
gen_kheaders.sh
…
groups.c
…
hung_task.c
…
iomem.c
…
irq_work.c
…
jump_label.c
…
kallsyms.c
…
kcmp.c
…
kcov.c
…
kexec.c
…
kexec_core.c
…
kexec_elf.c
…
kexec_file.c
…
kexec_internal.h
…
kheaders.c
…
kmod.c
…
kprobes.c
…
ksysfs.c
…
kthread.c
…
latencytop.c
…
module-internal.h
…
module.c
Revert "module, async: async_synchronize_full() on module init iff async is used"
2022-02-23 12:03:07 +01:00
module_signature.c
…
module_signing.c
…
notifier.c
…
nsproxy.c
…
padata.c
…
panic.c
…
params.c
…
pid.c
…
pid_namespace.c
…
profile.c
…
ptrace.c
ptrace: Check PTRACE_O_SUSPEND_SECCOMP permission on PTRACE_SEIZE
2022-04-08 14:22:50 +02:00
range.c
…
reboot.c
…
regset.c
…
relay.c
…
resource.c
kernel/resource: fix kfree() of bootmem memory again
2022-04-08 14:23:43 +02:00
resource_kunit.c
…
rseq.c
rseq: Remove broken uapi field layout on 32-bit little endian
2022-04-08 14:23:10 +02:00
scftorture.c
…
scs.c
…
seccomp.c
seccomp: Invalidate seccomp mode to catch death failures
2022-02-16 12:56:38 +01:00
signal.c
signal: In get_signal test for signal_group_exit every time through the loop
2022-03-08 19:12:34 +01:00
smp.c
…
smpboot.c
…
smpboot.h
…
softirq.c
…
stackleak.c
gcc-plugins/stackleak: Use noinstr in favor of notrace
2022-02-23 12:03:07 +01:00
stacktrace.c
stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
2022-04-13 20:59:28 +02:00
static_call.c
static_call: Don't make __static_call_return0 static
2022-04-13 20:59:28 +02:00
static_call_inline.c
static_call: Don't make __static_call_return0 static
2022-04-13 20:59:28 +02:00
stop_machine.c
…
sys.c
ucounts: Move RLIMIT_NPROC handling after set_user
2022-02-23 12:03:20 +01:00
sys_ni.c
…
sysctl-test.c
…
sysctl.c
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation reporting
2022-03-11 12:22:31 +01:00
task_work.c
…
taskstats.c
…
test_kprobes.c
…
torture.c
…
tracepoint.c
…
tsacct.c
taskstats: Cleanup the use of task->exit_code
2022-01-27 11:05:35 +01:00
ucount.c
ucounts: Handle wrapping in is_ucounts_overlimit
2022-02-23 12:03:20 +01:00
uid16.c
…
uid16.h
…
umh.c
…
up.c
…
user-return-notifier.c
…
user.c
…
user_namespace.c
ucounts: Fix systemd LimitNPROC with private users regression
2022-03-08 19:12:42 +01:00
usermode_driver.c
…
utsname.c
…
utsname_sysctl.c
…
watch_queue.c
watch_queue: Free the page array when watch_queue is dismantled
2022-04-08 14:24:11 +02:00
watchdog.c
…
watchdog_hld.c
…
workqueue.c
…
workqueue_internal.h
…