index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-01
bpf: Add __bpf_kfunc_{start,end}_defs macros
Dave Marchevsky
1
-4
/
+3
2023-08-30
bpf: Prevent inlining of bpf_fentry_test7()
Yonghong Song
1
-0
/
+1
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
1
-1
/
+1
2023-08-03
net: move struct netdev_rx_queue out of netdevice.h
Jakub Kicinski
1
-0
/
+1
2023-07-13
selftests/bpf: add testcase for TRACING with 6+ arguments
Menglong Dong
1
-1
/
+13
2023-06-30
selftests/bpf: Add test to exercise typedef walking
Stanislav Fomichev
1
-0
/
+4
2023-05-16
bpf: Move kernel test kfuncs to bpf_testmod
Jiri Olsa
1
-201
/
+0
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
1
-2
/
+1
2023-04-21
bpf: add test_run support for netfilter program type
Florian Westphal
1
-0
/
+158
2023-04-16
bpf: Remove bpf_kfunc_call_test_kptr_get() test kfunc
David Vernet
1
-12
/
+0
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
2
-13
/
+35
2023-04-11
selftests/bpf: Add test to access u32 ptr argument in tracing program
Feng Zhou
1
-1
/
+7
2023-04-04
bpf: Remove unused arguments from btf_struct_access().
Alexei Starovoitov
1
-7
/
+5
2023-04-04
bpf: Invoke btf_struct_access() callback only for writes.
Alexei Starovoitov
1
-1
/
+1
2023-03-25
bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGS
David Vernet
1
-0
/
+6
2023-03-25
bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncs
David Vernet
1
-3
/
+0
2023-03-16
bpf, test_run: fix crashes due to XDP frame overwriting/corruption
Alexander Lobakin
1
-1
/
+11
2023-03-15
bpf/selftests: Test fentry attachment to shadowed functions
Viktor Malik
1
-0
/
+5
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+13
2023-03-06
bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
Alexander Lobakin
1
-6
/
+13
2023-03-03
bpf: Introduce kptr_rcu.
Alexei Starovoitov
1
-1
/
+2
2023-02-17
Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"
Martin KaFai Lau
1
-23
/
+6
2023-02-17
bpf: Disable bh in bpf_test_run for xdp and tc prog
Martin KaFai Lau
1
-0
/
+2
2023-02-15
bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
Alexander Lobakin
1
-6
/
+23
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
1
-26
/
+44
2023-02-10
net: skbuff: drop the word head from skb cache
Jakub Kicinski
1
-1
/
+1
2023-02-02
selftests/bpf: Add testcase for static kfunc with unused arg
David Vernet
1
-0
/
+6
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
1
-26
/
+29
2023-01-28
selftests/bpf: Add a sign-extension test for kfuncs
Ilya Leoshkevich
1
-0
/
+9
2023-01-25
bpf/selftests: Verify struct_ops prog sleepable behavior
David Vernet
1
-0
/
+18
2023-01-23
bpf: XDP metadata RX kfuncs
Stanislav Fomichev
1
-0
/
+3
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2022-12-15
mm: Introduce set_memory_rox()
Peter Zijlstra
1
-2
/
+1
2022-12-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-3
/
+11
2022-12-09
skbuff: Introduce slab_build_skb()
Kees Cook
1
-1
/
+1
2022-12-07
Merge "do not rely on ALLOW_ERROR_INJECTION for fmod_ret" into bpf-next
Alexei Starovoitov
1
-3
/
+11
2022-12-07
bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_ret
Benjamin Tissoires
1
-3
/
+11
2022-11-28
Daniel Borkmann says:
Jakub Kicinski
2
-10
/
+7
2022-11-21
bpf: Move skb->len == 0 checks into __bpf_redirect
Stanislav Fomichev
1
-3
/
+0
2022-11-14
bpf: Refactor btf_struct_access
Kumar Kartikeya Dwivedi
1
-7
/
+7
2022-11-04
bpf, test_run: Fix alignment problem in bpf_prog_test_run_skb()
Baisong Zhong
1
-0
/
+1
2022-09-07
selftests/bpf: Add tests for kfunc returning a memory pointer
Benjamin Tissoires
1
-0
/
+36
2022-09-07
selftests/bpf: add test for accessing ctx from syscall program type
Benjamin Tissoires
1
-0
/
+1
2022-08-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+5
2022-08-10
selftests/bpf: add destructive kfunc test
Artem Savkov
1
-0
/
+5
2022-08-09
bpf: Allow calling bpf_prog_test kfuncs in tracing programs
Kumar Kartikeya Dwivedi
1
-0
/
+1
2022-07-21
bpf: Add support for forcing kfunc args to be trusted
Kumar Kartikeya Dwivedi
1
-0
/
+5
2022-07-21
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
1
-48
/
+22
2022-07-19
bpf: Don't redirect packets with invalid pkt_len
Zhengchao Shao
1
-0
/
+3
2022-06-03
bpf, test_run: Remove unnecessary prog type checks
Daniel Xu
1
-6
/
+0
[next]