.. |
bpf
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
|
2022-02-03 13:42:38 -08:00 |
cgroup
|
Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
2022-02-03 08:15:13 -08:00 |
configs
|
configs: introduce debug.config for CI-like setup
|
2022-01-20 08:52:55 +02:00 |
debug
|
…
|
|
dma
|
hyperv-next for 5.17
|
2022-01-16 15:53:00 +02:00 |
entry
|
entry: Snapshot thread flags
|
2021-12-01 00:06:43 +01:00 |
events
|
perf: Fix list corruption in perf_cgroup_switch()
|
2022-02-06 22:37:27 +01:00 |
futex
|
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
2022-01-17 05:49:30 +02:00 |
gcov
|
gcov: Remove compiler version check
|
2021-12-02 17:25:21 +09:00 |
irq
|
proc: remove PDE_DATA() completely
|
2022-01-22 08:33:37 +02:00 |
kcsan
|
KCSAN updates for v5.17
|
2022-01-11 09:51:26 -08:00 |
livepatch
|
Livepatching changes for 5.17
|
2022-01-16 10:08:13 +02:00 |
locking
|
locking/rwlocks: introduce write_lock_nested
|
2022-01-22 08:33:37 +02:00 |
power
|
PM: s2idle: ACPI: Fix wakeup interrupts handling
|
2022-02-07 21:02:31 +01:00 |
printk
|
printk: Fix incorrect __user type in proc_dointvec_minmax_sysadmin()
|
2022-02-03 11:27:38 -08:00 |
rcu
|
rcu-tasks: Fix computation of CPU-to-list shift counts
|
2022-01-26 13:04:05 -08:00 |
sched
|
sched/fair: Fix fault in reweight_entity
|
2022-02-06 22:37:26 +01:00 |
time
|
bitmap patches for 5.17-rc1
|
2022-01-23 06:20:44 +02:00 |
trace
|
tracing: Fix tp_printk option related with tp_printk_stop_on_boot
|
2022-02-08 15:47:00 -05:00 |
.gitignore
|
…
|
|
Kconfig.freezer
|
…
|
|
Kconfig.hz
|
…
|
|
Kconfig.locks
|
…
|
|
Kconfig.preempt
|
…
|
|
Makefile
|
module: add in-kernel support for decompressing
|
2022-01-11 18:45:02 -08:00 |
acct.c
|
…
|
|
async.c
|
Revert "module, async: async_synchronize_full() on module init iff async is used"
|
2022-02-03 11:20:34 -08:00 |
audit.c
|
audit: improve audit queue handling when "audit=1" on cmdline
|
2022-01-25 13:22:51 -05:00 |
audit.h
|
…
|
|
audit_fsnotify.c
|
…
|
|
audit_tree.c
|
audit: use struct_size() helper in kmalloc()
|
2021-12-14 17:39:42 -05:00 |
audit_watch.c
|
…
|
|
auditfilter.c
|
audit/stable-5.17 PR 20220110
|
2022-01-11 13:08:21 -08:00 |
auditsc.c
|
audit: don't deref the syscall args when checking the openat2 open_how::flags
|
2022-02-09 16:04:26 -05:00 |
backtracetest.c
|
…
|
|
bounds.c
|
…
|
|
capability.c
|
…
|
|
cfi.c
|
…
|
|
compat.c
|
…
|
|
configs.c
|
…
|
|
context_tracking.c
|
…
|
|
cpu.c
|
…
|
|
cpu_pm.c
|
…
|
|
crash_core.c
|
kernel/crash_core: suppress unknown crashkernel parameter warning
|
2021-12-25 12:20:55 -08:00 |
crash_dump.c
|
…
|
|
cred.c
|
…
|
|
delayacct.c
|
delayacct: track delays from memory compact
|
2022-01-20 08:52:55 +02:00 |
dma.c
|
…
|
|
exec_domain.c
|
…
|
|
exit.c
|
exit: Fix the exit_code for wait_task_zombie
|
2022-01-08 12:43:57 -06:00 |
extable.c
|
…
|
|
fail_function.c
|
…
|
|
fork.c
|
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
2022-01-17 05:49:30 +02:00 |
freezer.c
|
…
|
|
gen_kheaders.sh
|
…
|
|
groups.c
|
…
|
|
hung_task.c
|
hung_task: move hung_task sysctl interface to hung_task.c
|
2022-01-22 08:33:34 +02:00 |
iomem.c
|
…
|
|
irq_work.c
|
…
|
|
jump_label.c
|
…
|
|
kallsyms.c
|
Livepatching changes for 5.17
|
2022-01-16 10:08:13 +02:00 |
kcmp.c
|
…
|
|
kcov.c
|
…
|
|
kexec.c
|
…
|
|
kexec_core.c
|
exit: Move oops specific logic from do_exit into make_task_dead
|
2021-12-13 12:04:45 -06:00 |
kexec_elf.c
|
…
|
|
kexec_file.c
|
…
|
|
kexec_internal.h
|
…
|
|
kheaders.c
|
…
|
|
kmod.c
|
…
|
|
kprobes.c
|
kprobe: move sysctl_kprobes_optimization to kprobes.c
|
2022-01-22 08:33:36 +02:00 |
ksysfs.c
|
…
|
|
kthread.c
|
Merge branch 'akpm' (patches from Andrew)
|
2022-01-20 10:41:01 +02:00 |
latencytop.c
|
…
|
|
module-internal.h
|
module: add in-kernel support for decompressing
|
2022-01-11 18:45:02 -08:00 |
module.c
|
Revert "module, async: async_synchronize_full() on module init iff async is used"
|
2022-02-03 11:20:34 -08:00 |
module_decompress.c
|
kernel: Fix spelling mistake "compresser" -> "compressor"
|
2022-01-13 07:17:47 -08:00 |
module_signature.c
|
…
|
|
module_signing.c
|
…
|
|
notifier.c
|
notifier: Return an error when a callback has already been registered
|
2021-12-29 10:37:33 +01:00 |
nsproxy.c
|
…
|
|
padata.c
|
…
|
|
panic.c
|
panic: remove oops_id
|
2022-01-20 08:52:55 +02:00 |
params.c
|
kobject: remove kset from struct kset_uevent_ops callbacks
|
2021-12-28 11:26:18 +01:00 |
pid.c
|
…
|
|
pid_namespace.c
|
…
|
|
profile.c
|
exit: Remove profile_handoff_task
|
2022-01-08 12:43:57 -06:00 |
ptrace.c
|
ptrace: Remove second setting of PT_SEIZED in ptrace_attach
|
2022-01-08 12:43:57 -06:00 |
range.c
|
…
|
|
reboot.c
|
…
|
|
regset.c
|
…
|
|
relay.c
|
…
|
|
resource.c
|
proc: remove PDE_DATA() completely
|
2022-01-22 08:33:37 +02:00 |
resource_kunit.c
|
…
|
|
rseq.c
|
…
|
|
scftorture.c
|
scftorture: Always log error message
|
2021-12-07 16:36:17 -08:00 |
scs.c
|
…
|
|
seccomp.c
|
seccomp: Invalidate seccomp mode to catch death failures
|
2022-02-10 19:09:12 -08:00 |
signal.c
|
signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE
|
2022-02-10 19:08:54 -08:00 |
smp.c
|
…
|
|
smpboot.c
|
…
|
|
smpboot.h
|
…
|
|
softirq.c
|
timers/nohz: Last resort update jiffies on nohz_full IRQ entry
|
2021-12-02 15:07:22 +01:00 |
stackleak.c
|
gcc-plugins/stackleak: Use noinstr in favor of notrace
|
2022-02-03 17:02:21 -08:00 |
stacktrace.c
|
…
|
|
static_call.c
|
…
|
|
stop_machine.c
|
…
|
|
sys.c
|
Merge branch 'akpm' (patches from Andrew)
|
2022-01-20 10:41:01 +02:00 |
sys_ni.c
|
mm/mempolicy: wire up syscall set_mempolicy_home_node
|
2022-01-15 16:30:30 +02:00 |
sysctl-test.c
|
…
|
|
sysctl.c
|
sysctl: returns -EINVAL when a negative value is passed to proc_doulongvec_minmax
|
2022-01-22 08:33:37 +02:00 |
task_work.c
|
…
|
|
taskstats.c
|
…
|
|
torture.c
|
locktorture,rcutorture,torture: Always log error message
|
2021-12-07 16:36:17 -08:00 |
tracepoint.c
|
…
|
|
tsacct.c
|
taskstats: Cleanup the use of task->exit_code
|
2022-01-08 12:43:57 -06:00 |
ucount.c
|
ucount: Make get_ucount a safe get_user replacement
|
2022-01-26 18:34:11 -06:00 |
uid16.c
|
…
|
|
uid16.h
|
…
|
|
umh.c
|
…
|
|
up.c
|
…
|
|
user-return-notifier.c
|
…
|
|
user.c
|
…
|
|
user_namespace.c
|
…
|
|
usermode_driver.c
|
…
|
|
utsname.c
|
…
|
|
utsname_sysctl.c
|
…
|
|
watch_queue.c
|
…
|
|
watchdog.c
|
watchdog: move watchdog sysctl interface to watchdog.c
|
2022-01-22 08:33:34 +02:00 |
watchdog_hld.c
|
…
|
|
workqueue.c
|
Merge branch 'workqueue/for-5.16-fixes' into workqueue/for-5.17
|
2022-01-10 07:54:04 -10:00 |
workqueue_internal.h
|
…
|
|