projects
/
platform
/
kernel
/
linux-rpi.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
netfilter: nfnetlink hook: dump bpf prog id
[platform/kernel/linux-rpi.git]
/
kernel
/
2023-04-21
Florian Westphal
bpf: minimal support for programs hooked into netfilter...
tree
|
commitdiff
2023-04-21
Florian Westphal
bpf: add bpf_link support for BPF_NETFILTER programs
tree
|
commitdiff
2023-04-21
Stanislav Fomichev
bpf: Don't EFAULT for getsockopt with optval=NULL
tree
|
commitdiff
2023-04-21
Dave Marchevsky
bpf: Fix bpf_refcount_acquire's refcount_t address...
tree
|
commitdiff
2023-04-21
Alexei Starovoitov
bpf: Fix race between btf_put and btf_idr walk.
tree
|
commitdiff
2023-04-20
Alexei Starovoitov
Merge branch 'Access variable length array relaxed...
tree
|
commitdiff
2023-04-20
Feng Zhou
bpf: support access variable length array of integer...
tree
|
commitdiff
2023-04-17
Yonghong Song
bpf: Improve verifier u32 scalar equality checking
tree
|
commitdiff
2023-04-17
Sean Young
bpf: lirc program type should not require SYS_CAP_ADMIN
tree
|
commitdiff
2023-04-16
Alexei Starovoitov
Merge branch 'Remove KF_KPTR_GET kfunc flag'
tree
|
commitdiff
2023-04-16
David Vernet
bpf: Remove KF_KPTR_GET kfunc flag
tree
|
commitdiff
2023-04-16
Alexei Starovoitov
Merge branch 'Shared ownership for local kptrs'
tree
|
commitdiff
2023-04-16
Dave Marchevsky
bpf: Centralize btf_field-specific initialization logic
tree
|
commitdiff
2023-04-16
Dave Marchevsky
bpf: Migrate bpf_rbtree_remove to possibly fail
tree
|
commitdiff
2023-04-16
Dave Marchevsky
bpf: Migrate bpf_rbtree_add and bpf_list_push_{front...
tree
|
commitdiff
2023-04-16
Dave Marchevsky
bpf: Add bpf_refcount_acquire kfunc
tree
|
commitdiff
2023-04-16
Dave Marchevsky
bpf: Support refcounted local kptrs in existing semantics
tree
|
commitdiff
2023-04-16
Dave Marchevsky
bpf: Introduce opaque bpf_refcount struct and add btf_r...
tree
|
commitdiff
2023-04-16
Dave Marchevsky
bpf: Remove btf_field_offs, use btf_record's fields...
tree
|
commitdiff
2023-04-14
Ilya Leoshkevich
bpf: Support 64-bit pointers to kfuncs
tree
|
commitdiff
2023-04-14
Yafang
bpf: Add preempt_count_{sub,add} into btf id deny list
tree
|
commitdiff
2023-04-13
Jakub Kicinski
Daniel Borkmann says:
tree
|
commitdiff
2023-04-13
Jakub Kicinski
Merge git://git./linux/kernel/git/netdev/net
tree
|
commitdiff
2023-04-13
Linus Torvalds
Merge tag 'net-6.3-rc7' of git://git./linux/kernel...
tree
|
commitdiff
2023-04-13
Linus Torvalds
Merge tag 'devicetree-fixes-for-6.2-3' of git://git...
tree
|
commitdiff
2023-04-13
Linus Torvalds
Merge tag 'pinctrl-v6.3-3' of git://git./linux/kernel...
tree
|
commitdiff
2023-04-13
Linus Torvalds
Merge tag 'drm-fixes-2023-04-13' of git://anongit.freed...
tree
|
commitdiff
2023-04-13
Linus Torvalds
Merge tag 'for-linus-2023041201' of git://git./linux...
tree
|
commitdiff
2023-04-13
Linus Torvalds
Merge tag 'dmaengine-fix-6.3' of git://git./linux/kerne...
tree
|
commitdiff
2023-04-12
David Vernet
bpf: Remove bpf_cgroup_kptr_get() kfunc
tree
|
commitdiff
2023-04-12
David Vernet
bpf: Make bpf_cgroup_acquire() KF_RCU | KF_RET_NULL
tree
|
commitdiff
2023-04-12
Alexei Starovoitov
bpf: Handle NULL in bpf_local_storage_free.
tree
|
commitdiff
2023-04-12
Maarten Lankhorst
Merge remote-tracking branch 'drm/drm-fixes' into drm...
tree
|
commitdiff
2023-04-11
Linus Torvalds
Merge tag 'pci-v6.3-fixes-2' of git://git./linux/kernel...
tree
|
commitdiff
2023-04-11
Linus Torvalds
Merge tag 'for-6.3-rc6-tag' of git://git./linux/kernel...
tree
|
commitdiff
2023-04-11
Feng Zhou
bpf/btf: Fix is_int_ptr()
tree
|
commitdiff
2023-04-11
Linus Torvalds
Merge tag 'mtd/fixes-for-6.3-rc7' of git://git./linux...
tree
|
commitdiff
2023-04-11
Linus Torvalds
Merge tag 'ata-6.3-rc7' of git://git./linux/kernel...
tree
|
commitdiff
2023-04-11
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
tree
|
commitdiff
2023-04-11
Daniel Borkmann
Merge branch 'bpf-verifier-log-rotation'
tree
|
commitdiff
2023-04-11
Andrii Nakryiko
bpf: Relax log_buf NULL conditions when log_level>0...
tree
|
commitdiff
2023-04-11
Andrii Nakryiko
bpf: Simplify internal verifier log interface
tree
|
commitdiff
2023-04-11
Andrii Nakryiko
bpf: Add log_true_size output field to return necessary...
tree
|
commitdiff
2023-04-11
Andrii Nakryiko
bpf: Keep track of total log content size in both fixed...
tree
|
commitdiff
2023-04-11
Andrii Nakryiko
bpf: Simplify logging-related error conditions handling
tree
|
commitdiff
2023-04-11
Andrii Nakryiko
bpf: Avoid incorrect -EFAULT error in BPF_LOG_KERNEL...
tree
|
commitdiff
2023-04-11
Andrii Nakryiko
bpf: Fix missing -EFAULT return on user log buf error...
tree
|
commitdiff
2023-04-11
Andrii Nakryiko
bpf: Ignore verifier log reset in BPF_LOG_KERNEL mode
tree
|
commitdiff
2023-04-11
Andrii Nakryiko
bpf: Switch BPF verifier log to be a rotating log by...
tree
|
commitdiff
2023-04-11
Andrii Nakryiko
bpf: Remove minimum size restrictions on verifier log...
tree
|
commitdiff
2023-04-11
Andrii Nakryiko
bpf: Split off basic BPF verifier log into separate...
tree
|
commitdiff
2023-04-10
Linus Torvalds
Merge tag 'urgent-rcu.2023.04.07a' of git://git./linux...
tree
|
commitdiff
2023-04-10
Linus Torvalds
Merge tag 'for_linus' of git://git./linux/kernel/git...
tree
|
commitdiff
2023-04-10
Linus Torvalds
Merge tag '9p-6.3-fixes-rc7' of git://git./linux/kernel...
tree
|
commitdiff
2023-04-10
Linus Torvalds
Merge tag 'uml-for-linus-6.3-rc7' of git://git./linux...
tree
|
commitdiff
2023-04-10
Jakub Kicinski
Merge branch 'hwmon-const' of git://git./linux/kernel...
tree
|
commitdiff
2023-04-09
Linus Torvalds
Merge tag 'perf_urgent_for_v6.3_rc6' of git://git....
tree
|
commitdiff
2023-04-09
Linus Torvalds
Merge tag 'x86_urgent_for_v6.3_rc6' of git://git./linux...
tree
|
commitdiff
2023-04-09
Linus Torvalds
Merge tag 'cxl-fixes-6.3-rc6' of git://git./linux/kerne...
tree
|
commitdiff
2023-04-09
Linus Torvalds
Merge tag '6.3-rc5-smb3-cifs-client-fixes' of git:...
tree
|
commitdiff
2023-04-08
Linus Torvalds
Merge tag 'char-misc-6.3-rc6' of git://git./linux/kerne...
tree
|
commitdiff
2023-04-08
Linus Torvalds
Merge tag 'tty-6.3-rc6' of git://git./linux/kernel...
tree
|
commitdiff
2023-04-08
Linus Torvalds
Merge tag 'usb-6.3-rc6' of git://git./linux/kernel...
tree
|
commitdiff
2023-04-08
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
tree
|
commitdiff
2023-04-08
Linus Torvalds
Merge tag 'block-6.3-2023-04-06' of git://git.kernel...
tree
|
commitdiff
2023-04-08
Linus Torvalds
Merge tag 'io_uring-6.3-2023-04-06' of git://git.kernel...
tree
|
commitdiff
2023-04-08
Linus Torvalds
Merge tag 'dma-mapping-6.3-2023-04-08' of git://git...
tree
|
commitdiff
2023-04-08
Linus Torvalds
Merge tag 'trace-v6.3-rc5-2' of git://git./linux/kernel...
tree
|
commitdiff
2023-04-08
Linus Torvalds
Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of...
tree
|
commitdiff
2023-04-08
Jakub Kicinski
Merge tag 'ipsec-esn-replay' of https://git./linux...
tree
|
commitdiff
2023-04-08
Jakub Kicinski
Merge tag 'for-netdev' of https://git./linux/kernel...
tree
|
commitdiff
2023-04-07
Linus Torvalds
Merge tag 'gpio-fixes-for-v6.3-rc6' of git://git./linux...
tree
|
commitdiff
2023-04-07
Linus Torvalds
Merge tag 'acpi-6.3-rc6' of git://git./linux/kernel...
tree
|
commitdiff
2023-04-07
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
tree
|
commitdiff
2023-04-07
Linus Torvalds
Merge tag '6.3-rc5-ksmbd-server-fixes' of git://git...
tree
|
commitdiff
2023-04-07
Jakub Kicinski
Merge tag 'mlx5-updates-2023-04-05' of git://git./linux...
tree
|
commitdiff
2023-04-07
Barret Rhoden
bpf: ensure all memory is initialized in bpf_get_curren...
tree
|
commitdiff
2023-04-06
Alexei Starovoitov
Merge branch 'bpf: Improve verifier for cond_op and...
tree
|
commitdiff
2023-04-06
Yonghong Song
bpf: Improve handling of pattern '<const> <cond_op...
tree
|
commitdiff
2023-04-06
Yonghong Song
bpf: Improve verifier JEQ/JNE insn branch taken checking
tree
|
commitdiff
2023-04-06
Steven Rostedt ...
tracing/synthetic: Make lastcmd_mutex static
tree
|
commitdiff
2023-04-06
Jakub Kicinski
Merge git://git./linux/kernel/git/netdev/net
tree
|
commitdiff
2023-04-06
Linus Torvalds
Merge tag 'net-6.3-rc6-2' of git://git./linux/kernel...
tree
|
commitdiff
2023-04-06
Linus Torvalds
Merge tag 'linux-kselftest-fixes-6.3-rc6' of git:/...
tree
|
commitdiff
2023-04-06
Linus Torvalds
Merge tag 'for-linus-iommufd' of git://git./linux/kerne...
tree
|
commitdiff
2023-04-06
Linus Torvalds
Merge tag 'pwm/for-6.3-rc6' of git://git./linux/kernel...
tree
|
commitdiff
2023-04-06
Paolo Bonzini
Merge tag 'kvmarm-fixes-6.3-3' of git://git./linux...
tree
|
commitdiff
2023-04-06
Linus Torvalds
Merge tag 'drm-fixes-2023-04-06' of git://anongit.freed...
tree
|
commitdiff
2023-04-06
Linus Torvalds
Merge tag 'sound-6.3-rc6' of git://git./linux/kernel...
tree
|
commitdiff
2023-04-06
Linus Torvalds
Merge tag 'platform-drivers-x86-v6.3-5' of git://git...
tree
|
commitdiff
2023-04-06
Ziwei Dai
rcu/kvfree: Avoid freeing new kfree_rcu() memory after...
tree
|
commitdiff
2023-04-06
Linus Torvalds
Merge tag 'asm-generic-fixes-6.3' of git://git./linux...
tree
|
commitdiff
2023-04-06
Zheng Yejian
ftrace: Fix issue that 'direct->addr' not restored...
tree
|
commitdiff
2023-04-06
Petr Tesarik
swiotlb: fix a braino in the alignment check fix
tree
|
commitdiff
2023-04-06
Liam R. Howlett
mm: enable maple tree RCU mode by default
tree
|
commitdiff
2023-04-06
Jakub Kicinski
Merge tag 'wireless-next-2023-04-05' of git://git....
tree
|
commitdiff
2023-04-06
Jakub Kicinski
Merge tag 'wireless-2023-04-05' of git://git./linux...
tree
|
commitdiff
2023-04-06
Jakub Kicinski
Merge tag 'linux-can-next-for-6.4-20230404-2' of git...
tree
|
commitdiff
2023-04-05
Daniel Vetter
Merge tag 'drm-misc-fixes-2023-04-05' of git://anongit...
tree
|
commitdiff
2023-04-05
Linus Torvalds
Merge tag 'trace-v6.3-rc5' of git://git./linux/kernel...
tree
|
commitdiff
next