summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
8 daysMerge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-242/+353
9 daysMerge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+3
10 daysliveupdate: defer file handler module refcounting to active sessionsPasha Tatashin-12/+12
10 daysliveupdate: make unregister functions return voidPasha Tatashin-20/+5
10 daysliveupdate: remove liveupdate_test_unregister()Pasha Tatashin-4/+0
10 daysliveupdate: auto unregister FLBs on file handler unregistrationPasha Tatashin-39/+60
10 daysliveupdate: remove luo_session_quiesce()Pasha Tatashin-114/+11
10 daysliveupdate: defer FLB module refcounting to active sessionsPasha Tatashin-10/+17
10 daysliveupdate: protect FLB lists with luo_register_rwlockPasha Tatashin-0/+14
10 daysliveupdate: protect file handler list with rwsemPasha Tatashin-5/+25
10 daysliveupdate: synchronize lazy initialization of FLB private statePasha Tatashin-1/+6
10 daysliveupdate: safely print untrusted stringsPasha Tatashin-2/+4
10 daysliveupdate: prevent double management of filesPasha Tatashin-2/+30
10 dayskho: kexec-metadata: track previous kernel chainBreno Leitao-0/+98
10 dayskho: fix kho_in_debugfs_init() to handle non-FDT blobsBreno Leitao-11/+21
10 dayskho: persist blob size in KHO FDTBreno Leitao-7/+25
10 dayskho: rename fdt parameter to blob in kho_add/remove_subtree()Breno Leitao-36/+38
10 dayskho: add size parameter to kho_add_subtree()Breno Leitao-12/+19
10 daysmm: memcontrol: prepare for reparenting non-hierarchical statsQi Zheng-4/+5
10 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-134/+358
10 daysbpf: Dissociate struct_ops program with map if map_update failsAmery Hung-3/+4
10 daysMerge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-92/+423
10 daysbpf: Validate node_id in arena_alloc_pages()Puranjay Mohan-0/+4
10 daysMerge tag 'trace-latency-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+53
10 daysMerge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds-1230/+1290
10 daysMerge tag 'probes-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds-2/+0
10 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-9/+64
11 daysMerge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds-150/+258
11 daysbpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding-1/+16
11 daysbpf: Fix NULL deref in map_kptr_match_type for scalar regsMykyta Yatsenko-1/+4
11 daystracing/osnoise: Add option to align tlat threadsTomas Glozar-1/+53
11 daysbpf: Add helper to detect indirect jump targetsXu Kuohai-0/+28
11 daysbpf: Pass bpf_verifier_env to JITXu Kuohai-58/+56
11 daysbpf: Move constants blinding out of arch-specific JITsXu Kuohai-32/+183
12 daysMerge tag 'trace-rv-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds-226/+1205
12 daysbpf: copy BPF token from main program to subprogramsEduard Zingerman-0/+1
12 daysMerge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-132/+2737
12 daysMerge tag 'ftrace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds-0/+22
12 daysMerge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-69/+61
12 daysMerge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-16/+17
12 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-366/+363
12 daysbpf: Fix use-after-free in arena_vm_close on forkAlexei Starovoitov-3/+16
12 daysMerge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1023/+3523
12 daysMerge tag 'wq-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-24/+261
12 daysMerge tag 'cgroup-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-90/+31
12 daysbpf: fix arg tracking for imprecise/multi-offset BPF_ST/STXEduard Zingerman-52/+62
13 daystaskstats: set version in TGID exit notificationsYiyang Chen-0/+1
13 daysMerge tag 'kernel-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-21/+20
13 daysMerge tag 'vfs-7.1-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+30
13 daysMerge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds-8880/+11205