summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge 1707c39ae309 ("Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/...Greg Kroah-Hartman2022-09-242-6/+2
|\
| * Merge tag 'execve-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-09-202-6/+2
| |\
| | * Revert "fs/exec: allow to unshare a time namespace on vfork+exec"Andrei Vagin2022-09-132-6/+2
* | | Merge 6.0-rc5 into driver-core-nextGreg Kroah-Hartman2022-09-1228-121/+144
|\| |
| * | Merge tag 'dma-mapping-6.0-2022-09-10' of git://git.infradead.org/users/hch/d...Linus Torvalds2022-09-103-13/+9
| |\ \
| | * | dma-mapping: mark dma_supported staticChristoph Hellwig2022-09-071-2/+1
| | * | swiotlb: fix a typoChao Gao2022-09-071-1/+1
| | * | swiotlb: avoid potential left shift overflowChao Gao2022-09-071-1/+4
| | * | dma-debug: improve search for partial syncsRobin Murphy2022-09-071-4/+2
| | * | Revert "swiotlb: panic if nslabs is too small"Yu Zhao2022-09-071-5/+1
| * | | Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-09-091-1/+1
| |\ \ \
| | * | | sched/debug: fix dentry leak in update_sched_domain_debugfsGreg Kroah-Hartman2022-09-051-1/+1
| | | |/ | | |/|
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-09-091-0/+1
| |\ \ \
| | * | | IB/core: Fix a nested dead lock as part of ODP flowYishai Hadas2022-09-051-0/+1
| * | | | kprobes: Prohibit probes in gate areaChristian A. Ehrhardt2022-09-081-0/+1
| * | | | rv/reactor: add __init/__exit annotations to module init/exit funcsXiu Jianfeng2022-09-062-4/+4
| * | | | tracing: Fix to check event_mutex is held while accessing trigger listMasami Hiramatsu (Google)2022-09-061-1/+2
| * | | | tracing: hold caller_addr to hardirq_{enable,disable}_ipYipeng Zou2022-09-061-2/+2
| * | | | tracepoint: Allow trace events in modules with TAINT_TESTAlison Schofield2022-09-061-2/+3
| * | | | rv/monitors: Make monitor's automata definition staticDaniel Bristot de Oliveira2022-09-062-2/+2
| | |_|/ | |/| |
| * | | Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-09-014-9/+12
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2022-08-264-9/+12
| | |\ \ \
| | | * | | bpf: Don't use tnum_range on array range checking for poke descriptorsDaniel Borkmann2022-08-251-6/+4
| | | * | | bpf: Do mark_chain_precision for ARG_CONST_ALLOC_SIZE_OR_ZEROKumar Kartikeya Dwivedi2022-08-251-0/+3
| | | * | | bpf: Fix a data-race around bpf_jit_limit.Kuniyuki Iwashima2022-08-241-1/+1
| | | * | | bpf, cgroup: Fix kernel BUG in purge_effective_progsPu Lehui2022-08-181-1/+3
| | | * | | bpf: Restrict bpf_sys_bpf to CAP_PERFMONYiFei Zhu2022-08-181-1/+1
| * | | | | Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-281-0/+1
| |\ \ \ \ \
| | * | | | | vmcoreinfo: add kallsyms_num_syms symbolStephen Brennan2022-08-281-0/+1
| | |/ / / /
| * | | | | Merge tag 'audit-pr-20220826' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-271-2/+2
| |\ \ \ \ \
| | * | | | | audit: move audit_return_fixup before the filtersRichard Guy Briggs2022-08-251-2/+2
| * | | | | | wait_on_bit: add an acquire memory barrierMikulas Patocka2022-08-261-1/+1
| | |/ / / / | |/| | | |
| * | | | | Merge tag 'cgroup-for-6.0-rc2-fixes-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-08-251-0/+2
| |\ \ \ \ \
| | * | | | | cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()Tetsuo Handa2022-08-251-0/+2
| * | | | | | Merge tag 'trace-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2022-08-241-46/+33
| |\ \ \ \ \ \
| | * | | | | | ftrace: Fix build warning for ops_references_rec() not usedWang Jingjin2022-08-221-46/+33
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'cgroup-for-6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-233-33/+60
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | cgroup: Fix race condition at rebind_subsystems()Jing-Ting Wu2022-08-231-0/+1
| | * | | | | cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlockTejun Heo2022-08-172-25/+55
| | * | | | | sched/psi: Remove unused parameter nbytes of psi_trigger_create()Hao Jia2022-08-152-3/+3
| | * | | | | sched/psi: Zero the memory of struct psi_groupHao Jia2022-08-151-5/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'audit-pr-20220823' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-231-0/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | audit: fix potential double free on error path from fsnotify_add_inode_markGaosheng Cui2022-08-221-0/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-232-4/+6
| |\ \ \ \
| | * | | | kprobes: don't call disarm_kprobe() for disabled kprobesKuniyuki Iwashima2022-08-201-4/+5
| | * | | | kernel/sys_ni: add compat entry for fadvise64_64Randy Dunlap2022-08-201-0/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/s...Linus Torvalds2022-08-231-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=mDavid Gow2022-08-151-1/+1
| | |/ /
* | | | kernel/module: add __dyndbg_classes sectionJim Cromie2022-09-071-0/+2
* | | | dyndbg: gather __dyndbg[] state into struct _ddebug_infoJim Cromie2022-09-072-11/+11