aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
11 daysLinux 7.3-rc2v7.3-rc2Linus Torvalds1-1/+1
11 daysMerge tag 'trace-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds10-185/+357
11 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds58-175/+2555
11 daysMerge tag 'sched-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-22/+64
11 daysMerge tag 'perf-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-12/+17
11 daysMerge tag 'locking-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds9-51/+90
11 daysMerge tag 'irq-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-40/+6
11 daysMerge tag 'tty-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
11 daysMerge tag 'staging-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-13/+20
11 daysMerge tag 'usb-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds24-127/+284
11 daysbpf, riscv: Make arena support depend on ZACASChen Pei1-1/+9
11 daysMerge branch 'fix-bpf_loop-syzbot-report'Eduard Zingerman4-1/+20
11 daysselftests/bpf: Test pointer bpf_loop iteration count rejectionKumar Kartikeya Dwivedi1-0/+17
11 daysbpf: Reject non-scalar bpf_loop iteration countsKumar Kartikeya Dwivedi3-1/+3
11 daysMerge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds304-726/+637
12 daysMerge tag 'driver-core-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-13/+18
12 daysMerge tag 'loongarch-fixes-7.3-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds20-26/+86
12 daysvirtio_console: allocate the port_buffer with the caller's gfpBreno Leitao1-1/+1
12 daysMerge tag 'for-7.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-38/+104
12 daysMerge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds13-40/+170
12 daysMerge tag 'block-7.3-20260905' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-90/+260
12 daystreewide: refresh kmalloc_obj() conversionsKees Cook304-726/+637
13 daysMerge tag 'integrity-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-5/+18
13 daysMerge branch 'bpf-add-missing-precision-propagation-after-bpf_register_is_nul...Alexei Starovoitov5-29/+214
13 daysbpf: use mark_arg_precision() in check_mem_size_reg()Eduard Zingerman1-8/+2
13 daysbpf: propagate mark_chain_precision() errors out of loop_flag_is_zero()Eduard Zingerman1-11/+25
13 daysselftests/bpf: precision of a NULL global subprogram BTF_ID argumentEduard Zingerman1-0/+24
13 daysbpf: mark a NULL BTF_ID argument of a global subprogram preciseEduard Zingerman1-1/+5
13 daysselftests/bpf: precision of a NULL kfunc argumentEduard Zingerman1-0/+34
13 daysbpf: mark a NULL kfunc argument preciseEduard Zingerman1-1/+5
13 daysselftests/bpf: precision of a NULL global subprogram memory argumentEduard Zingerman1-0/+32
13 daysbpf: mark a NULL memory argument of a call preciseEduard Zingerman1-1/+10
13 daysselftests/bpf: precision of a NULL helper argumentEduard Zingerman2-0/+63
13 daysbpf: mark a NULL call argument preciseEduard Zingerman2-7/+14
13 daysMerge tag 'drm-fixes-2026-09-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds85-317/+1210
13 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-18/+42
13 daysMerge tag 'ceph-for-7.3-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds4-1/+10
13 daysring-buffer: Use a macro for static buffer bitsSteven Rostedt1-2/+5
13 daystracing: Fix comment in tracing_buffers_splice_read()Steven Rostedt1-5/+7
13 daysring-buffer: Prevent truncation of nr_pages / nr_subbufsVincent Donnefort1-31/+30
13 daysring-buffer: Cap static ring buffer nr_pagesVincent Donnefort1-0/+22
13 daystracing: Fix subbuf resize races with trace_pipe_raw readersVincent Donnefort5-108/+144
13 daysMerge branch 'misc-bug-fixes-part-4'Alexei Starovoitov9-21/+525
13 daysselftests/bpf: Test inner map identities in callbacksKumar Kartikeya Dwivedi2-4/+109
13 daysbpf: Preserve inner map identity in callback framesKumar Kartikeya Dwivedi1-0/+10
13 daysselftests/bpf: Test imprecise scalar kptr storesKumar Kartikeya Dwivedi1-0/+37
13 daysbpf: Mark NULL kptr stores preciseKumar Kartikeya Dwivedi1-2/+9
13 daysselftests/bpf: Test rhtab kptr cancellation semanticsNuoqi Gui2-0/+118
13 daysbpf: Cancel special fields when recycling rhtab elementsNuoqi Gui1-14/+3
13 daysselftests/bpf: Test timer field on recycled rhtab elementKumar Kartikeya Dwivedi2-0/+239