aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2022-10-31Merge tag 'v5.19.17' into v5.19/standard/baseBruce Ashfield
2022-10-24bpf: use bpf_prog_pack for bpf_dispatcherSong Liu
2022-10-24bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBTJiri Olsa
2022-10-24rcu: Back off upon fill_page_cache_func() allocation failureMichal Hocko
2022-10-24rcu: Avoid triggering strict-GP irq-work when RCU is idleZqiang
2022-10-24module: tracking: Keep a record of tainted unloaded modules onlyAaron Tomlin
2022-10-24tracing/osnoise: Fix possible recursive locking in stop_per_cpu_kthreadsNico Pache
2022-10-24tracing: kprobe: Make gen test module work in arm and riscvYipeng Zou
2022-10-24tracing: kprobe: Fix kprobe event gen test module on exitYipeng Zou
2022-10-24cgroup/cpuset: Enable update_tasks_cpumask() on top_cpusetWaiman Long
2022-10-24cgroup: Honor caller's cgroup NS when resolving pathMichal Koutný
2022-10-24bpf: Ensure correct locking around vulnerable function find_vpid()Lee Jones
2022-10-24bpf: btf: fix truncated last_member_type_id in btf_struct_resolveLorenz Bauer
2022-10-24bpf: Use this_cpu_{inc_return|dec} for prog->activeHou Tao
2022-10-24bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busyHou Tao
2022-10-24bpf: Propagate error from htab_lock_bucket() to userspaceHou Tao
2022-10-24bpf: Disable preemption when increasing per-cpu map_lockedHou Tao
2022-10-24audit: free audit_proctitle only on task exitRichard Guy Briggs
2022-10-24audit: explicitly check audit_context->context enum valueRichard Guy Briggs
2022-10-24bpf: Fix reference state management for synchronous callbacksKumar Kartikeya Dwivedi
2022-10-24bpf: Cleanup check_refcount_okDave Marchevsky
2022-10-24bpf: convert cgroup_bpf.progs to hlistStanislav Fomichev
2022-10-24bpf: Fix non-static bpf_func_proto struct definitionsJoanne Koong
2022-10-24tracing: Fix reading strings from synthetic eventsSteven Rostedt (Google)
2022-10-24tracing: Add "(fault)" name injection to kernel probesSteven Rostedt (Google)
2022-10-24tracing: Move duplicate code of trace_kprobe/eprobe.c into headerSteven Rostedt (Google)
2022-10-24tracing: Do not free snapshot if tracer is on cmdlineSteven Rostedt (Google)
2022-10-24tracing: Add ioctl() to force ring buffer waiters to wake upSteven Rostedt (Google)
2022-10-24tracing: Wake up waiters when tracing is disabledSteven Rostedt (Google)
2022-10-24tracing: Wake up ring buffer waiters on closing of the fileSteven Rostedt (Google)
2022-10-24tracing: Disable interrupt or preemption before acquiring arch_spinlock_tWaiman Long
2022-10-24ring-buffer: Fix race between reset page and reading pageSteven Rostedt (Google)
2022-10-24ring-buffer: Add ring_buffer_wake_waiters()Steven Rostedt (Google)
2022-10-24ring-buffer: Check pending waiters when doing wake ups as wellSteven Rostedt (Google)
2022-10-24ring-buffer: Have the shortest_full queue be the shortest not longestSteven Rostedt (Google)
2022-10-24ring-buffer: Allow splice to read previous partially read pagesSteven Rostedt (Google)
2022-10-24ftrace: Still disable enabled records marked as disabledSteven Rostedt (Google)
2022-10-24ftrace: Properly unset FTRACE_HASH_FL_MODZheng Yejian
2022-10-24livepatch: fix race between fork and KLP transitionRik van Riel
2022-10-24btf: Export bpf_dynptr definitionRoberto Sassu
2022-10-19Merge tag 'v5.19.15' into v5.19/standard/baseBruce Ashfield
2022-10-12bpf: Fix resetting logic for unreferenced kptrsJules Irenge
2022-10-12bpf: Gate dynptr API behind CAP_BPFKumar Kartikeya Dwivedi
2022-10-06Merge tag 'v5.19.12' into v5.19/standard/baseBruce Ashfield
2022-10-06Merge tag 'v5.19.11' into v5.19/standard/baseBruce Ashfield
2022-09-28workqueue: don't skip lockdep work dependency in cancel_work_sync()Tetsuo Handa
2022-09-28cgroup: cgroup_get_from_id() must check the looked-up kn is a directoryMing Lei
2022-09-23cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()Tetsuo Handa
2022-09-18Merge tag 'v5.19.9' into v5.19/standard/baseBruce Ashfield
2022-09-18Merge tag 'v5.19.8' into v5.19/standard/baseBruce Ashfield