index
:
pub/scm/linux/kernel/git/a.hindborg/linux.git
master
a.hindborg's fork of linux.git
Andreas Hindborg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Linux 7.3-rc2
v7.3-rc2
Linus Torvalds
1
-1
/
+1
4 days
Merge tag 'trace-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
10
-185
/
+357
4 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
58
-175
/
+2555
4 days
Merge tag 'sched-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-22
/
+64
4 days
Merge tag 'perf-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-12
/
+17
4 days
Merge tag 'locking-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-51
/
+90
4 days
Merge tag 'irq-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-40
/
+6
4 days
Merge tag 'tty-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
4 days
Merge tag 'staging-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-13
/
+20
4 days
Merge tag 'usb-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
24
-127
/
+284
4 days
bpf, riscv: Make arena support depend on ZACAS
Chen Pei
1
-1
/
+9
5 days
Merge branch 'fix-bpf_loop-syzbot-report'
Eduard Zingerman
4
-1
/
+20
5 days
selftests/bpf: Test pointer bpf_loop iteration count rejection
Kumar Kartikeya Dwivedi
1
-0
/
+17
5 days
bpf: Reject non-scalar bpf_loop iteration counts
Kumar Kartikeya Dwivedi
3
-1
/
+3
5 days
Merge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
304
-726
/
+637
5 days
Merge tag 'driver-core-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-13
/
+18
5 days
Merge tag 'loongarch-fixes-7.3-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
20
-26
/
+86
5 days
virtio_console: allocate the port_buffer with the caller's gfp
Breno Leitao
1
-1
/
+1
5 days
Merge tag 'for-7.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-38
/
+104
5 days
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
13
-40
/
+170
5 days
Merge tag 'block-7.3-20260905' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
24
-90
/
+260
5 days
powerpc/entry: Fix irq_soft_mask corruption on replayed interrupt exit
Mukesh Kumar Chaurasiya (IBM)
1
-1
/
+1
6 days
powerpc/pseries/pci: Fix misleading VF limit error message
Jiangshan Yi
1
-5
/
+8
6 days
powerpc/kexec_file: Use inclusive range checks for excluded memory
Thorsten Blum
1
-1
/
+1
6 days
powerpc/kexec: Simplify kdump_extra_elfcorehdr_size()
Thorsten Blum
1
-5
/
+1
6 days
powerpc/kexec_file: Use inclusive range checks in add_usable_mem()
Thorsten Blum
1
-1
/
+1
6 days
powerpc/rtas_pci: No hotplug on permanently removed device on pSeries
Shivaprasad G Bhat
1
-0
/
+8
6 days
powerpc/eeh: Fix recursive locking on devices without EEH sensitive driver
Shivaprasad G Bhat
1
-2
/
+0
6 days
powerpc: pci-ioda: Fix the stale irq chip reference
Shivaprasad G Bhat
1
-4
/
+2
6 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
304
-726
/
+637
6 days
Merge tag 'integrity-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-5
/
+18
6 days
Merge branch 'bpf-add-missing-precision-propagation-after-bpf_register_is_nul...
Alexei Starovoitov
5
-29
/
+214
6 days
bpf: use mark_arg_precision() in check_mem_size_reg()
Eduard Zingerman
1
-8
/
+2
6 days
bpf: propagate mark_chain_precision() errors out of loop_flag_is_zero()
Eduard Zingerman
1
-11
/
+25
6 days
selftests/bpf: precision of a NULL global subprogram BTF_ID argument
Eduard Zingerman
1
-0
/
+24
6 days
bpf: mark a NULL BTF_ID argument of a global subprogram precise
Eduard Zingerman
1
-1
/
+5
6 days
selftests/bpf: precision of a NULL kfunc argument
Eduard Zingerman
1
-0
/
+34
6 days
bpf: mark a NULL kfunc argument precise
Eduard Zingerman
1
-1
/
+5
6 days
selftests/bpf: precision of a NULL global subprogram memory argument
Eduard Zingerman
1
-0
/
+32
6 days
bpf: mark a NULL memory argument of a call precise
Eduard Zingerman
1
-1
/
+10
6 days
selftests/bpf: precision of a NULL helper argument
Eduard Zingerman
2
-0
/
+63
6 days
bpf: mark a NULL call argument precise
Eduard Zingerman
2
-7
/
+14
6 days
Merge tag 'drm-fixes-2026-09-05' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
85
-317
/
+1210
6 days
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-18
/
+42
6 days
Merge tag 'ceph-for-7.3-rc2' of https://github.com/ceph/ceph-client
Linus Torvalds
4
-1
/
+10
6 days
ring-buffer: Use a macro for static buffer bits
Steven Rostedt
1
-2
/
+5
6 days
tracing: Fix comment in tracing_buffers_splice_read()
Steven Rostedt
1
-5
/
+7
6 days
ring-buffer: Prevent truncation of nr_pages / nr_subbufs
Vincent Donnefort
1
-31
/
+30
6 days
ring-buffer: Cap static ring buffer nr_pages
Vincent Donnefort
1
-0
/
+22
6 days
tracing: Fix subbuf resize races with trace_pipe_raw readers
Vincent Donnefort
5
-108
/
+144
[prev]
[next]