Centos-kernel-stream-9/kernel
Jan Stancek e341c7e709 Merge: bpf, xdp: update to 6.3
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/2583

Rebase bpf and xdp to 6.3.

Bugzilla: https://bugzilla.redhat.com/2178930

Signed-off-by: Viktor Malik <vmalik@redhat.com>

Approved-by: Rafael Aquini <aquini@redhat.com>
Approved-by: Artem Savkov <asavkov@redhat.com>
Approved-by: Jason Wang <jasowang@redhat.com>
Approved-by: Jiri Benc <jbenc@redhat.com>
Approved-by: Jan Stancek <jstancek@redhat.com>
Approved-by: Baoquan He <5820488-baoquan_he@users.noreply.gitlab.com>

Signed-off-by: Jan Stancek <jstancek@redhat.com>
2023-06-28 07:52:45 +02:00
..
bpf Merge: bpf, xdp: update to 6.3 2023-06-28 07:52:45 +02:00
cgroup Merge: bpf, xdp: update to 6.3 2023-06-28 07:52:45 +02:00
configs
debug lockdown: also lock down previous kgdb use 2022-07-29 16:30:21 -04:00
dma swiotlb: fix a braino in the alignment check fix 2023-05-03 08:22:11 -07:00
entry Merge: livepatch: selected fixes for rhel-9.3 2023-05-15 09:36:02 +02:00
events perf/core: Fix perf_sample_data not properly initialized for different swevents in perf_tp_event() 2023-06-14 12:23:29 +02:00
futex futex: Fix futex_waitv() hrtimer debug object leak on kcalloc error 2023-03-07 15:26:27 -05:00
gcov
irq irq/s390: Add arch_is_isolated_msi() for s390 2023-05-03 08:22:11 -07:00
kcsan kcsan: Instrument memcpy/memset/memmove with newer Clang 2023-05-18 15:09:34 -04:00
livepatch livepatch: Move the result-invariant calculation out of the loop 2023-04-10 11:55:14 -04:00
locking locking/rwbase: Mitigate indefinite writer starvation 2023-06-20 14:29:45 +02:00
power PM: Add sysfs files to represent time spent in hardware sleep state 2023-06-06 16:24:37 -04:00
printk printk: avoid preempt_disable() for PREEMPT_RT 2023-02-27 13:46:09 +01:00
rcu rcu-tasks: Provide rcu_trace_implies_rcu_gp() 2023-04-28 11:42:53 +02:00
sched Merge: enable io_uring 2023-05-17 07:47:08 +02:00
time time/hrtimer: Embed hrtimer mode into hrtimer_sleeper 2023-05-11 16:59:55 +02:00
trace Merge: bpf, xdp: update to 6.3 2023-06-28 07:52:45 +02:00
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.locks
Kconfig.preempt sched: Add support for lazy preemption 2023-02-27 13:46:09 +01:00
Makefile kprobes: Use rethook for kretprobe if possible 2022-10-25 14:58:08 +02:00
acct.c
async.c
audit.c audit: use time_after to compare time 2022-11-04 16:05:15 -04:00
audit.h audit: remove selinux_audit_rule_update() declaration 2022-11-04 16:05:31 -04:00
audit_fsnotify.c audit: fix potential double free on error path from fsnotify_add_inode_mark 2022-11-04 15:57:55 -04:00
audit_tree.c
audit_watch.c audit_init_parent(): constify path 2022-11-04 16:07:47 -04:00
auditfilter.c lsm: security_task_getsecid_subj() -> security_current_getsecid_subj() 2022-05-10 14:21:26 +02:00
auditsc.c Merge: fanotify: Allow user space to pass back additional audit info 2023-06-22 13:25:14 +02:00
backtracetest.c
bounds.c
capability.c xfs: don't generate selinux audit messages for capability testing 2022-07-20 11:42:39 +02:00
cfi.c context_tracking: Take IRQ eqs entrypoints over RCU 2023-03-30 08:36:16 -04:00
compat.c
configs.c
context_tracking.c MAINTAINERS: Add Paul as context tracking maintainer 2023-03-30 08:36:19 -04:00
cpu.c Merge: cpu/hotplug: Fix some cpuhp->target issues 2023-01-16 16:06:43 +00:00
cpu_pm.c context_tracking: Take IRQ eqs entrypoints over RCU 2023-03-30 08:36:16 -04:00
crash_core.c vmcoreinfo: add kallsyms_num_syms symbol 2022-11-16 03:47:03 -05:00
crash_dump.c
cred.c x86: Mark __invalid_creds() __noreturn 2022-10-27 14:27:58 -04:00
delayacct.c delayacct: support re-entrance detection of thrashing accounting 2023-06-14 15:11:00 -06:00
dma.c
exec_domain.c
exit.c Merge: BPF and XDP rebase to v5.18 2022-11-21 05:30:47 -05:00
extable.c sections: move is_kernel_inittext() into sections.h 2023-04-10 09:58:52 -04:00
fail_function.c
fork.c hugetlb: add vma based lock for pmd sharing 2023-06-14 15:11:01 -06:00
freezer.c
gen_kheaders.sh
groups.c
hung_task.c hung_task: move hung_task sysctl interface to hung_task.c 2023-03-24 11:18:30 -04:00
iomem.c
irq_work.c
jump_label.c
kallsyms.c kallsyms: Revert "Take callthunks into account" 2023-05-18 15:09:34 -04:00
kallsyms_internal.h kallsyms: move declarations to internal header 2022-11-16 03:47:03 -05:00
kcmp.c
kcov.c
kexec.c panic, kexec: make __crash_kexec() NMI safe 2023-02-06 09:36:01 +00:00
kexec_core.c bpf: Add __bpf_kfunc tag to all kfuncs 2023-06-13 22:45:20 +02:00
kexec_elf.c
kexec_file.c kexec: remove unnecessary arch_kexec_kernel_image_load() 2023-05-24 16:00:21 +08:00
kexec_internal.h panic, kexec: make __crash_kexec() NMI safe 2023-02-06 09:36:01 +00:00
kheaders.c
kmod.c
kprobes.c kprobes: Add new KPROBE_FLAG_ON_FUNC_ENTRY kprobe flag 2023-03-06 14:54:18 +01:00
ksysfs.c sysfs: Add /sys/kernel/realtime entry 2023-02-27 13:46:10 +01:00
kthread.c uaccess: remove CONFIG_SET_FS 2022-10-12 07:27:45 -04:00
latencytop.c
module-internal.h
module.c Merge: acpi-cpufreq: Skip initializtion if a cpufreq driver exists 2023-06-01 07:25:52 +02:00
module_signature.c
module_signing.c
notifier.c notifier: Add blocking/atomic_notifier_chain_register_unique_prio() 2023-06-12 10:41:38 -04:00
nsproxy.c fs/exec: switch timens when a task gets a new mm 2023-01-11 10:43:02 +01:00
padata.c
panic.c panic: Taint kernel if tests are run 2023-04-17 11:47:36 -06:00
params.c kobject: remove kset from struct kset_uevent_ops callbacks 2022-06-14 16:04:15 -05:00
pid.c gfs2: Add glockfd debugfs file 2023-03-07 15:29:20 +01:00
pid_namespace.c
profile.c exit: Remove profile_handoff_task 2022-10-12 07:27:36 -04:00
ptrace.c Merge: mm changes through v5.18 for 9.2 2022-10-23 19:49:41 +02:00
range.c
reboot.c kernel/reboot: Introduce sys-off handler API 2023-06-12 10:41:38 -04:00
regset.c
relay.c
resource.c cxl/acpi: Track CXL resources in iomem_resource 2023-05-01 09:23:56 -04:00
resource_kunit.c
rh_messages.c Add taint flag for partner supported GPL modules 2023-01-20 14:07:53 +00:00
rh_shadowman.c
rh_taint.c
rseq.c
scftorture.c scftorture: Fix distribution of short handler delays 2022-08-30 17:22:06 -04:00
scs.c kasan, vmalloc: only tag normal vmalloc allocations 2022-10-12 07:28:00 -04:00
seccomp.c signal/seccomp: Refactor seccomp signal and coredump generation 2022-10-12 07:27:23 -04:00
signal.c signal: Don't disable preemption in ptrace_stop() on PREEMPT_RT. 2023-02-27 13:46:08 +01:00
smp.c sched/debug: Try trigger_single_cpu_backtrace(cpu) in dump_cpu_task() 2023-03-30 08:47:57 -04:00
smpboot.c
smpboot.h
softirq.c Revert "softirq: Let ksoftirqd do its job" 2023-05-24 12:07:54 +02:00
stackleak.c
stacktrace.c uaccess: remove CONFIG_SET_FS 2022-10-12 07:27:45 -04:00
static_call.c KVM: x86: allow defining return-0 static calls 2022-05-30 16:48:59 +02:00
stop_machine.c stop_machine: Add stop_core_cpuslocked() for per-core operations 2023-05-06 07:48:51 -04:00
sys.c prlimit: do_prlimit needs to have a speculation check 2023-05-09 13:46:37 +02:00
sys_ni.c mm/mempolicy: wire up syscall set_mempolicy_home_node 2023-04-24 14:56:56 -04:00
sysctl-test.c
sysctl.c Merge: Update locking code to upstream 6.1 + follow up fixes 2023-04-16 14:59:54 +02:00
task_work.c task_work: allow TWA_SIGNAL without a rescheduling IPI 2023-03-16 16:32:16 -04:00
taskstats.c Merge: CNB: genetlink: start to validate reserved header bytes 2023-03-29 12:09:18 +02:00
test_kprobes.c kprobes: Add a test case for stacktrace from kretprobe handler 2022-04-06 21:50:16 -04:00
torture.c torture: Wake up kthreads after storing task_struct pointer 2022-05-12 08:26:04 -04:00
tracepoint.c tracepoint: Allow trace events in modules with TAINT_TEST 2023-04-17 11:47:38 -06:00
tsacct.c taskstats: version 12 with thread group and exe info 2023-03-24 11:18:57 -04:00
ucount.c
uid16.c
uid16.h
umh.c kthread: Don't allocate kthread_struct for init and umh 2022-10-12 07:28:07 -04:00
up.c
user-return-notifier.c
user.c fs/epoll: use a per-cpu counter for user's watches count 2023-05-04 16:12:12 +02:00
user_namespace.c
usermode_driver.c blob_to_mnt(): kern_unmount() is needed to undo kern_mount() 2022-11-30 12:47:05 +02:00
utsname.c
utsname_sysctl.c
watch_queue.c watch-queue: remove spurious double semicolon 2023-05-22 08:49:50 -04:00
watchdog.c watchdog: move watchdog sysctl interface to watchdog.c 2023-03-24 11:18:31 -04:00
watchdog_hld.c printk: Bring back the RT bits. 2023-02-27 13:46:09 +01:00
workqueue.c workqueue: Fold rebind_worker() within rebind_workers() 2023-04-07 15:26:31 -04:00
workqueue_internal.h