projects
/
platform
/
kernel
/
linux-rpi.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
net: dsa: ksz: Make reg_mib_cnt a u8 as it never exceeds 255
[platform/kernel/linux-rpi.git]
/
kernel
/
2021-04-28
Jakub Kicinski
Merge https://git./linux/kernel/git/bpf/bpf-next
tree
|
commitdiff
2021-04-27
Pedro Tammela
bpf: Add batched ops support for percpu array
tree
|
commitdiff
2021-04-27
Alexei Starovoitov
Merge branch 'Implement formatted output helpers with...
tree
|
commitdiff
2021-04-27
Florent Revest
bpf: Implement formatted output helpers with bstr_printf
tree
|
commitdiff
2021-04-27
Lorenzo Bianconi
bpf, cpumap: Bulk skb using netif_receive_skb_list
tree
|
commitdiff
2021-04-27
Daniel Borkmann
bpf: Fix propagation of 32 bit unsigned bounds from...
tree
|
commitdiff
2021-04-27
Florent Revest
bpf: Lock bpf_trace_printk's tmp buf before it is writt...
tree
|
commitdiff
2021-04-26
David S. Miller
Merge tag 'linux-can-next-for-5.13-20210426' of git...
tree
|
commitdiff
2021-04-26
David S. Miller
Merge git://git./linux/kernel/git/pablo/nf-next
tree
|
commitdiff
2021-04-26
David S. Miller
Merge git://git./linux/kernel/git/netdev/net
tree
|
commitdiff
2021-04-26
Alexei Starovoitov
Merge branch 'bpf: Tracing and lsm programs re-attach'
tree
|
commitdiff
2021-04-26
Jiri Olsa
bpf: Allow trampoline re-attach for tracing and lsm...
tree
|
commitdiff
2021-04-26
David S. Miller
Merge tag 'mlx5-updates-2021-04-21' of git://git./linux...
tree
|
commitdiff
2021-04-26
David S. Miller
Merge git://git./linux/kernel/git/bpf/bpf-next
tree
|
commitdiff
2021-04-23
David S. Miller
Merge branch 'master' of git://git./linux/kernel/git...
tree
|
commitdiff
2021-04-23
Alexei Starovoitov
Merge branch 'Simplify bpf_snprintf verifier code'
tree
|
commitdiff
2021-04-23
Florent Revest
bpf: Remove unnecessary map checks for ARG_PTR_TO_CONST_STR
tree
|
commitdiff
2021-04-23
Florent Revest
bpf: Notify user if we ever hit a bpf_snprintf verifier bug
tree
|
commitdiff
2021-04-21
David S. Miller
Merge tag 'wireless-drivers-2021-04-21' of git://git...
tree
|
commitdiff
2021-04-20
David S. Miller
Merge tag 'mac80211-next-for-net-next-2021-04-20' of...
tree
|
commitdiff
2021-04-20
Alexei Starovoitov
Merge branch 'bpf: refine retval for bpf_get_task_stack...
tree
|
commitdiff
2021-04-20
Dave Marchevsky
bpf: Refine retval for bpf_get_task_stack helper
tree
|
commitdiff
2021-04-19
David S. Miller
Merge git://git./linux/kernel/git/pablo/nf-next
tree
|
commitdiff
2021-04-19
Alexei Starovoitov
Merge branch 'Add a snprintf eBPF helper'
tree
|
commitdiff
2021-04-19
Florent Revest
bpf: Add a bpf_snprintf helper
tree
|
commitdiff
2021-04-19
Florent Revest
bpf: Add a ARG_PTR_TO_CONST_STR argument type
tree
|
commitdiff
2021-04-19
Florent Revest
bpf: Factorize bpf_trace_printk and bpf_seq_printf
tree
|
commitdiff
2021-04-19
David S. Miller
Merge tag 'wireless-drivers-next-2021-04-18' of git...
tree
|
commitdiff
2021-04-17
Jakub Kicinski
Merge git://git./linux/kernel/git/netdev/net
tree
|
commitdiff
2021-04-17
Linus Torvalds
Merge tag 'net-5.12-rc8' of git://git./linux/kernel...
tree
|
commitdiff
2021-04-17
Linus Torvalds
Merge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git...
tree
|
commitdiff
2021-04-17
Linus Torvalds
Merge tag 'cxl-fixes-for-5.12-rc8' of git://git./linux...
tree
|
commitdiff
2021-04-17
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
tree
|
commitdiff
2021-04-17
Kalle Valo
Merge tag 'mt76-for-kvalo-2021-04-12' of https://github...
tree
|
commitdiff
2021-04-16
Linus Torvalds
Merge tag 'io_uring-5.12-2021-04-16' of git://git.kerne...
tree
|
commitdiff
2021-04-16
Johannes Berg
gcov: clang: fix clang-11+ build
tree
|
commitdiff
2021-04-16
David S. Miller
Merge git://git./pub/scm/linux/kernel/git/bpf/bpf
tree
|
commitdiff
2021-04-16
Daniel Borkmann
bpf: Tighten speculative pointer arithmetic mask
tree
|
commitdiff
2021-04-16
Daniel Borkmann
bpf: Move sanitize_val_alu out of op switch
tree
|
commitdiff
2021-04-16
Daniel Borkmann
bpf: Refactor and streamline bounds check into helper
tree
|
commitdiff
2021-04-16
Daniel Borkmann
bpf: Improve verifier error messages for users
tree
|
commitdiff
2021-04-16
Daniel Borkmann
bpf: Rework ptr_limit into alu_limit and add common...
tree
|
commitdiff
2021-04-16
Daniel Borkmann
bpf: Ensure off_reg has no mixed signed bounds for...
tree
|
commitdiff
2021-04-16
Daniel Borkmann
bpf: Move off_reg into sanitize_ptr_alu
tree
|
commitdiff
2021-04-16
Daniel Borkmann
bpf: Use correct permission flag for mixed signed bound...
tree
|
commitdiff
2021-04-16
Linus Torvalds
Merge tag 'riscv-for-linus-5.12-rc8' of git://git....
tree
|
commitdiff
2021-04-16
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
tree
|
commitdiff
2021-04-16
Linus Torvalds
Merge tag 'drm-fixes-2021-04-16' of git://anongit.freed...
tree
|
commitdiff
2021-04-15
Linus Torvalds
Merge tag 'acpi-5.12-rc8' of git://git./linux/kernel...
tree
|
commitdiff
2021-04-15
Linus Torvalds
Merge tag 'gpio-fixes-for-v5.12-rc8' of git://git....
tree
|
commitdiff
2021-04-15
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2021-04-15
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2021-04-14
Linus Torvalds
Merge tag 'for-5.12/dm-fixes-3' of git://git./linux...
tree
|
commitdiff
2021-04-14
David S. Miller
Merge branch 'master' of git://git./linux/kernel/git...
tree
|
commitdiff
2021-04-14
Linus Torvalds
Merge tag 's390-5.12-7' of git://git./linux/kernel...
tree
|
commitdiff
2021-04-14
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
tree
|
commitdiff
2021-04-14
Linus Torvalds
Merge tag 'dmaengine-fix-5.12' of git://git./linux...
tree
|
commitdiff
2021-04-14
Linus Torvalds
Merge tag 'vfio-v5.12-rc8' of git://github.com/awilliam...
tree
|
commitdiff
2021-04-14
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
tree
|
commitdiff
2021-04-14
Linus Torvalds
Merge tag 'trace-v5.12-rc7' of git://git./linux/kernel...
tree
|
commitdiff
2021-04-14
Toke Høiland-Jørgensen
bpf: Return target info when a tracing bpf_link is...
tree
|
commitdiff
2021-04-13
David S. Miller
Merge tag 'wireless-drivers-next-2021-04-13' of git...
tree
|
commitdiff
2021-04-13
Linus Torvalds
Merge tag 'fixes-for-5.12-rc7' of git://git./linux...
tree
|
commitdiff
2021-04-13
Christophe JAILLET
tracing/dynevent: Fix a memory leak in an error handlin...
tree
|
commitdiff
2021-04-12
David S. Miller
Merge git://git./pub/scm/linux/kernel/git/pablo/nf
tree
|
commitdiff
2021-04-11
Linus Torvalds
Merge tag 'for-5.12-rc6-tag' of git://git./linux/kernel...
tree
|
commitdiff
2021-04-11
Linus Torvalds
Merge tag 'locking-urgent-2021-04-11' of git://git...
tree
|
commitdiff
2021-04-11
Linus Torvalds
Merge tag 'x86_urgent_for_v5.12-rc7' of git://git....
tree
|
commitdiff
2021-04-10
Linus Torvalds
Merge branch 'for-5.12-fixes' of git://git./linux/kerne...
tree
|
commitdiff
2021-04-10
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
tree
|
commitdiff
2021-04-10
Linus Torvalds
Merge tag 'powerpc-5.12-6' of git://git./linux/kernel...
tree
|
commitdiff
2021-04-10
Linus Torvalds
Merge tag 'driver-core-5.12-rc7' of git://git./linux...
tree
|
commitdiff
2021-04-10
Linus Torvalds
Merge tag 'usb-5.12-rc7' of git://git./linux/kernel...
tree
|
commitdiff
2021-04-10
Linus Torvalds
Merge branch 'i2c/for-current' of git://git./linux...
tree
|
commitdiff
2021-04-10
Dan Williams
Merge branch 'for-5.12/dax' into libnvdimm-fixes
tree
|
commitdiff
2021-04-10
Jakub Kicinski
Merge git://git./linux/kernel/git/netdev/net
tree
|
commitdiff
2021-04-10
Linus Torvalds
Merge tag 'clk-fixes-for-linus' of git://git./linux...
tree
|
commitdiff
2021-04-10
Jakub Kicinski
Merge branch 'mlx5-next' of git://git./linux/kernel...
tree
|
commitdiff
2021-04-10
Linus Torvalds
Merge tag 'perf-tools-fixes-for-v5.12-2020-04-09' of...
tree
|
commitdiff
2021-04-10
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
tree
|
commitdiff
2021-04-09
Linus Torvalds
Merge tag 'net-5.12-rc7' of git://git./linux/kernel...
tree
|
commitdiff
2021-04-09
Linus Torvalds
Merge tag 'io_uring-5.12-2021-04-09' of git://git.kerne...
tree
|
commitdiff
2021-04-09
Nick Desaulniers
gcov: re-fix clang-11+ support
tree
|
commitdiff
2021-04-09
Linus Torvalds
Merge tag 'devicetree-fixes-for-5.12-2' of git://git...
tree
|
commitdiff
2021-04-09
Linus Torvalds
Merge tag 'drm-fixes-2021-04-10' of git://anongit.freed...
tree
|
commitdiff
2021-04-09
Dave Airlie
Merge tag 'drm-misc-fixes-2021-04-09' of git://anongit...
tree
|
commitdiff
2021-04-09
Linus Torvalds
Merge tag 'selinux-pr-20210409' of git://git./linux...
tree
|
commitdiff
2021-04-09
Linus Torvalds
Merge tag 'for_linus' of git://git./linux/kernel/git...
tree
|
commitdiff
2021-04-09
Linus Torvalds
Merge tag 'rproc-v5.12-fixes' of git://git./linux/kerne...
tree
|
commitdiff
2021-04-09
Linus Torvalds
Merge tag 'for-linus-5.12b-rc7-tag' of git://git./linux...
tree
|
commitdiff
2021-04-09
Linus Torvalds
Merge tag 'acpi-5.12-rc7' of git://git./linux/kernel...
tree
|
commitdiff
2021-04-09
Linus Torvalds
Merge tag '5.12-rc6-smb3' of git://git.samba.org/sfrenc...
tree
|
commitdiff
2021-04-09
Dave Airlie
Merge tag 'drm-msm-fixes-2021-04-02' of https://gitlab...
tree
|
commitdiff
2021-04-08
Linus Torvalds
Merge tag 'for-linus' of git://git./linux/kernel/git...
tree
|
commitdiff
2021-04-08
David S. Miller
Merge tag 'for-net-next-2021-04-08' of git://git./linux...
tree
|
commitdiff
2021-04-08
David S. Miller
Merge tag 'batadv-next-pullrequest-20210408' of git...
tree
|
commitdiff
2021-04-08
Linus Torvalds
Merge tag 's390-5.12-6' of git://git./linux/kernel...
tree
|
commitdiff
2021-04-08
Linus Torvalds
Merge tag 'sound-5.12-rc7' of git://git./linux/kernel...
tree
|
commitdiff
2021-04-08
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
tree
|
commitdiff
2021-04-08
Linus Torvalds
Merge tag 'for-linus-2021-04-08' of git://git./linux...
tree
|
commitdiff
next