platform/kernel/linux-rpi.git
2023-01-05 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-01-04 David S. MillerMerge branch '1GbE' of git://git./linux/kernel/git...
2023-01-03 Changbin Dulibbpf: Return -ENODATA for missing btf section
2023-01-03 Muhammad Husaini... igc: Remove reset adapter task for i226 during disable...
2023-01-03 Tan Tee Minigc: enable Qbv configuration for 2nd GCL
2023-01-03 Muhammad Husaini... igc: remove I226 Qbv BaseTime restriction
2023-01-03 Hengqi Chenlibbpf: Add LoongArch support to bpf_tracing.h
2022-12-30 Alexei Starovoitovlibbpf: Restore errno after pr_warn.
2022-12-29 Xin Liulibbpf: Added the description of some API functions
2022-12-29 Andrii NakryikoMerge branch 'samples/bpf: enhance syscall tracing...
2022-12-29 Daniel T. Leelibbpf: Fix invalid return address register in s390
2022-12-29 Daniel T. Leesamples/bpf: Use BPF_KSYSCALL macro in syscall tracing...
2022-12-29 Daniel T. Leesamples/bpf: Fix tracex2 by using BPF_KSYSCALL macro
2022-12-29 Daniel T. Leesamples/bpf: Change _kern suffix to .bpf with syscall...
2022-12-29 Daniel T. Leesamples/bpf: Use vmlinux.h instead of implicit headers...
2022-12-29 Daniel T. Leesamples/bpf: Use kyscall instead of kprobe in syscall...
2022-12-29 Dave Marchevskybpf: rename list_head -> graph_root in field info types
2022-12-28 Xin Liulibbpf: fix errno is overwritten after being closed.
2022-12-28 Andrii Nakryikobpf: fix regs_exact() logic in regsafe() to remap IDs...
2022-12-28 Andrii Nakryikobpf: perform byte-by-byte comparison only when necessar...
2022-12-28 Andrii Nakryikobpf: reject non-exact register type matches in regsafe()
2022-12-28 Andrii Nakryikobpf: generalize MAYBE_NULL vs non-MAYBE_NULL rule
2022-12-28 Andrii Nakryikobpf: reorganize struct bpf_reg_state fields
2022-12-28 Andrii Nakryikobpf: teach refsafe() to take into account ID remapping
2022-12-22 Ricardo Ribaldabpf: Remove unused field initialization in bpf's ctl_table
2022-12-22 Daniel Borkmannselftests/bpf: Add jit probe_mem corner case tests...
2022-12-21 Dave Marchevskyselftests/bpf: Add verifier test exercising jit PROBE_M...
2022-12-21 Dave Marchevskybpf, x86: Improve PROBE_MEM runtime load check
2022-12-21 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-12-21 Andrii Nakryikolibbpf: start v1.2 development cycle
2022-12-21 Linus TorvaldsMerge tag 'net-6.2-rc1' of git://git./linux/kernel...
2022-12-21 Linus TorvaldsMerge tag 'fs.vfsuid.ima.v6.2-rc1' of git://git./linux...
2022-12-21 Linus TorvaldsMerge tag 'random-6.2-rc1-for-linus' of git://git....
2022-12-21 Linus TorvaldsMerge tag 'rcu-urgent.2022.12.17a' of git://git./linux...
2022-12-21 Martin KaFai Laubpf: Reduce smap->elem_size
2022-12-21 Andrii NakryikoMerge branch 'bpftool: improve error handing for missin...
2022-12-21 Changbin Dubpf: makefiles: Do not generate empty vmlinux.h
2022-12-21 Changbin Dulibbpf: Show error info about missing ".BTF" section
2022-12-20 Khem Rajlibbpf: Fix build warning on ref_ctr_off for 32-bit...
2022-12-20 Maryam Tahhandocs: BPF_MAP_TYPE_SOCK[MAP|HASH]
2022-12-20 Wei Fangnet: fec: check the return value of build_skb()
2022-12-20 Linus TorvaldsMerge tag 'm68knommu-for-v6.2' of git://git./linux...
2022-12-20 Linus TorvaldsMerge tag 'spdx-6.2-rc1' of git://git./linux/kernel...
2022-12-20 Linus TorvaldsMerge tag 'devicetree-for-6.2-2' of git://git./linux...
2022-12-20 Linus TorvaldsMerge tag 'parisc-for-6.2-1' of git://git./linux/kernel...
2022-12-20 Linus TorvaldsMerge tag 'asm-generic-6.2-1' of git://git./linux/kerne...
2022-12-20 Jason A. Donenfeldprandom: remove prandom_u32_max()
2022-12-20 Johan Hovoldefi: random: fix NULL-deref when refreshing seed
2022-12-20 Jason A. Donenfeldrandom: do not include <asm/archrandom.h> from random.h
2022-12-20 Jakub KicinskiMerge tag 'linux-can-fixes-for-6.2-20221219' of git...
2022-12-20 Jakub KicinskiMerge branch 'stop-corrupting-socket-s-task_frag'
2022-12-20 Benjamin Coddingtonnet: simplify sk_page_frag
2022-12-20 Benjamin CoddingtonTreewide: Stop corrupting socket's task_frag
2022-12-20 Guillaume Naultnet: Introduce sk_use_task_frag in struct sock.
2022-12-20 Matt Johnstonmctp: Remove device type check at unregister
2022-12-20 Arun Ramadossnet: dsa: microchip: remove IRQF_TRIGGER_FALLING in...
2022-12-19 Christian Ehrigselftests/bpf: Add BPF_F_NO_TUNNEL_KEY test
2022-12-19 Christian Ehrigbpf: Add flag BPF_F_NO_TUNNEL_KEY to bpf_skb_set_tunnel...
2022-12-19 Martin KaFai LauMerge branch 'samples/bpf: fix LLVM compilation warning'
2022-12-19 Daniel T. Leesamples/bpf: fix uninitialized warning with test_curren...
2022-12-19 Daniel T. Leesamples/bpf: replace meaningless counter with tracex4
2022-12-19 Daniel T. Leesamples/bpf: remove unused function with test_lru_dist
2022-12-19 Linus TorvaldsMerge tag 'soc-fixes-6.2-1' of git://git./linux/kernel...
2022-12-19 Jiri Olsabpf: Remove trace_printk_lock
2022-12-19 Jiri Olsabpf: Do cleanup in bpf_bprintf_cleanup only when needed
2022-12-19 Jiri Olsabpf: Add struct for bin_args arg in bpf_bprintf_prepare
2022-12-19 Linus TorvaldsMerge tag 'kbuild-v6.2' of git://git./linux/kernel...
2022-12-19 Linus TorvaldsMerge tag 'zstd-linus-v6.2' of https://github.com/terre...
2022-12-19 Arnd BergmannMerge tag 'v6.1-soc-fixes' of https://git./linux/kernel...
2022-12-19 Arnd BergmannMerge tag 'v6.1-dts64-fixes' of https://git./linux...
2022-12-19 Arnd Bergmannsoc: tegra: fix CPU_BIG_ENDIAN dependencies
2022-12-19 Arnd BergmannARM: disallow pre-ARMv5 builds with ld.lld
2022-12-19 Arnd BergmannARM: pxa: fix building with clang
2022-12-19 Corentin LabbeMAINTAINERS: add related dts to IXP4xx
2022-12-19 Krzysztof KozlowskiARM: dts: spear: drop 0x from unit address
2022-12-19 Linus TorvaldsMerge tag 'nfsd-6.2-1' of git://git./linux/kernel/git...
2022-12-19 Helge Dellerparisc: Show MPE/iX model string at bootup
2022-12-19 Marc Kleine... can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len
2022-12-19 Haibo Chencan: flexcan: avoid unbalanced pm_runtime_enable warning
2022-12-19 Vincent MailholDocumentation: devlink: add missing toc entry for etas_...
2022-12-19 Linus TorvaldsMerge tag 'rtc-6.2' of git://git./linux/kernel/git...
2022-12-19 Linus TorvaldsMerge tag 'dmaengine-6.2-rc1' of git://git./linux/kerne...
2022-12-19 Linus TorvaldsMerge tag 'soundwire-6.2-rc1' of git://git./linux/kerne...
2022-12-19 Linus TorvaldsMerge tag 'phy-for-6.2' of git://git./linux/kernel...
2022-12-19 Linus TorvaldsMerge tag 'iommu-updates-v6.2' of git://git./linux...
2022-12-19 Linus TorvaldsMerge tag 'loongarch-6.2' of git://git./linux/kernel...
2022-12-19 Linus TorvaldsMerge tag 'csky-for-linus-6.2-rc1' of https://github...
2022-12-19 Linus TorvaldsMerge tag 'powerpc-6.2-1' of git://git./linux/kernel...
2022-12-19 Linus TorvaldsMerge tag 'mm-nonmm-stable-2022-12-17-20-32' of git...
2022-12-19 Linus TorvaldsMerge tag 'mm-stable-2022-12-17-2' of git://git./linux...
2022-12-19 Jeremy Kerrmctp: serial: Fix starting value for frame check sequence
2022-12-19 Huanhuan Wangnfp: fix unaligned io read of capabilities word
2022-12-19 Eric Dumazetnet: stream: purge sk_error_queue in sk_stream_kill_que...
2022-12-19 Christophe... myri10ge: Fix an error handling path in myri10ge_probe()
2022-12-19 Horatiu Vulturnet: microchip: vcap: Fix initialization of value and...
2022-12-19 Miaoqian Linnet: Fix documentation for unregister_netdevice_notifie...
2022-12-19 David S. MillerMerge branch 'rxrpc-fixes'
2022-12-19 David Howellsrxrpc: Fix the return value of rxrpc_new_incoming_call()
2022-12-19 David Howellsrxrpc: rxperf: Fix uninitialised variable
2022-12-19 David Howellsrxrpc: Fix I/O thread stop
next