..
bpf
bpf: Add schedule points in batch ops
2022-02-17 10:48:26 -08:00
cgroup
Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
2022-02-22 16:14:35 -08:00
configs
configs: introduce debug.config for CI-like setup
2022-01-20 08:52:55 +02:00
debug
…
dma
swiotlb: fix info leak with DMA_FROM_DEVICE
2022-02-14 10:22:28 +01:00
entry
…
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
…
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
lockdep: Correct lock_classes index mapping
2022-02-11 23:30:02 +01: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: Fix yet more sched_fork() races
2022-02-19 11:11:05 +01:00
time
bitmap patches for 5.17-rc1
2022-01-23 06:20:44 +02:00
trace
tracing: Fix selftest config check for function graph start up test
2022-02-25 21:05:29 -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
ucounts: Base set_cred_ucounts changes on the real user
2022-02-17 09:11:02 -06:00
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
- Fix task exposure order when forking tasks
2022-02-20 12:40:20 -08: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
module: fix building with sysfs disabled
2022-02-16 12:51:32 -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
…
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
…
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
ucounts: Move RLIMIT_NPROC handling after set_user
2022-02-17 09:11:26 -06: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
…
tracepoint.c
…
tsacct.c
taskstats: Cleanup the use of task->exit_code
2022-01-08 12:43:57 -06:00
ucount.c
ucounts: Handle wrapping in is_ucounts_overlimit
2022-02-17 09:11:57 -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
…