summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 daysdrm/amd/display: Consult MCCS FreeSync cap only if requested & supportedMichel Dänzer
13 daysLinux 7.3-rc2v7.3-rc2Linus Torvalds
13 daysMerge tag 'trace-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
13 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
13 daysMerge tag 'sched-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
13 daysMerge tag 'perf-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
13 daysMerge tag 'locking-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
13 daysMerge tag 'irq-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
13 daysMerge tag 'tty-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
13 daysMerge tag 'staging-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
13 daysMerge tag 'usb-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
13 daysbpf, riscv: Make arena support depend on ZACASChen Pei
14 daysMerge branch 'fix-bpf_loop-syzbot-report'Eduard Zingerman
14 daysselftests/bpf: Test pointer bpf_loop iteration count rejectionKumar Kartikeya Dwivedi
14 daysbpf: Reject non-scalar bpf_loop iteration countsKumar Kartikeya Dwivedi
14 daysMerge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
14 daysMerge tag 'driver-core-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-09-05Merge tag 'loongarch-fixes-7.3-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-09-05virtio_console: allocate the port_buffer with the caller's gfpBreno Leitao
2026-09-05Merge tag 'for-7.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-09-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-09-05Merge tag 'block-7.3-20260905' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-09-04treewide: refresh kmalloc_obj() conversionsKees Cook
2026-09-04Merge tag 'integrity-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-09-04Merge branch 'bpf-add-missing-precision-propagation-after-bpf_register_is_nul...Alexei Starovoitov
2026-09-04bpf: use mark_arg_precision() in check_mem_size_reg()Eduard Zingerman
2026-09-04bpf: propagate mark_chain_precision() errors out of loop_flag_is_zero()Eduard Zingerman
2026-09-04selftests/bpf: precision of a NULL global subprogram BTF_ID argumentEduard Zingerman
2026-09-04bpf: mark a NULL BTF_ID argument of a global subprogram preciseEduard Zingerman
2026-09-04selftests/bpf: precision of a NULL kfunc argumentEduard Zingerman
2026-09-04bpf: mark a NULL kfunc argument preciseEduard Zingerman
2026-09-04selftests/bpf: precision of a NULL global subprogram memory argumentEduard Zingerman
2026-09-04bpf: mark a NULL memory argument of a call preciseEduard Zingerman
2026-09-04selftests/bpf: precision of a NULL helper argumentEduard Zingerman
2026-09-04bpf: mark a NULL call argument preciseEduard Zingerman
2026-09-04Merge tag 'drm-fixes-2026-09-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-09-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-09-04Merge tag 'ceph-for-7.3-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-09-04ring-buffer: Use a macro for static buffer bitsSteven Rostedt
2026-09-04tracing: Fix comment in tracing_buffers_splice_read()Steven Rostedt
2026-09-04ring-buffer: Prevent truncation of nr_pages / nr_subbufsVincent Donnefort
2026-09-04ring-buffer: Cap static ring buffer nr_pagesVincent Donnefort
2026-09-04tracing: Fix subbuf resize races with trace_pipe_raw readersVincent Donnefort
2026-09-04Merge branch 'misc-bug-fixes-part-4'Alexei Starovoitov
2026-09-04selftests/bpf: Test inner map identities in callbacksKumar Kartikeya Dwivedi
2026-09-04bpf: Preserve inner map identity in callback framesKumar Kartikeya Dwivedi
2026-09-04selftests/bpf: Test imprecise scalar kptr storesKumar Kartikeya Dwivedi
2026-09-04bpf: Mark NULL kptr stores preciseKumar Kartikeya Dwivedi
2026-09-04selftests/bpf: Test rhtab kptr cancellation semanticsNuoqi Gui
2026-09-04bpf: Cancel special fields when recycling rhtab elementsNuoqi Gui