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
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-06
bpf: Fix prog_array_map_poke_run map poke update
Jiri Olsa
1
-48
/
+10
2023-12-01
bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4
Yonghong Song
1
-4
/
+8
2023-11-26
bpf: Add missed allocation hint for bpf_mem_cache_alloc_flags()
Hou Tao
1
-0
/
+2
2023-11-20
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
1
-2
/
+17
2023-11-20
bpf: widening for callback iterators
Eduard Zingerman
1
-2
/
+22
2023-11-20
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
1
-99
/
+175
2023-11-20
bpf: extract setup_func_entry() utility function
Eduard Zingerman
1
-36
/
+48
2023-11-20
bpf: extract __check_reg_arg() utility function
Eduard Zingerman
1
-6
/
+13
2023-11-15
bpf: Do not allocate percpu memory at init stage
Yonghong Song
2
-7
/
+21
2023-11-09
bpf: fix control-flow graph checking in privileged mode
Andrii Nakryiko
1
-15
/
+8
2023-11-09
bpf: fix precision backtracking instruction iteration
Andrii Nakryiko
1
-2
/
+19
2023-11-09
bpf: handle ldimm64 properly in check_cfg()
Andrii Nakryiko
1
-7
/
+20
2023-11-07
bpf: Let verifier consider {task,cgroup} is trusted in bpf_iter_reg
Chuyi Zhou
2
-2
/
+2
2023-11-01
bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END
Shung-Hsi Yu
1
-1
/
+6
2023-11-01
bpf: Relax allowlist for css_task iter
Chuyi Zhou
1
-4
/
+12
2023-11-01
bpf: Check map->usercnt after timer->timer is assigned
Hou Tao
1
-9
/
+16
2023-11-01
bpf: Add __bpf_kfunc_{start,end}_defs macros
Dave Marchevsky
6
-32
/
+16
2023-11-01
bpf: Fix check_stack_write_fixed_off() to correctly spill imm
Hao Sun
1
-1
/
+1
2023-11-01
bpf: fix compilation error without CGROUPS
Matthieu Baerts
3
-3
/
+17
2023-11-01
Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
1
-11
/
+14
2023-10-31
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
19
-312
/
+1766
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-3
/
+2
2023-10-30
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-3
/
+1
2023-10-26
bpf: Add more WARN_ON_ONCE checks for mismatched alloc and free
Hou Tao
1
-0
/
+4
2023-10-24
netkit, bpf: Add bpf programmable net device
Daniel Borkmann
1
-5
/
+25
2023-10-24
bpf: Improve JEQ/JNE branch taken logic
Andrii Nakryiko
1
-0
/
+8
2023-10-24
bpf: Fold smp_mb__before_atomic() into atomic_set_release()
Paul E. McKenney
1
-2
/
+1
2023-10-24
bpf: Fix unnecessary -EBUSY from htab_lock_bucket
Song Liu
1
-2
/
+5
2023-10-23
bpf: print full verifier states on infinite loop detection
Eduard Zingerman
1
-0
/
+4
2023-10-23
bpf: correct loop detection for iterators convergence
Eduard Zingerman
1
-4
/
+203
2023-10-23
bpf: exact states comparison for iterator convergence checks
Eduard Zingerman
1
-31
/
+187
2023-10-23
bpf: extract same_callsites() as utility function
Eduard Zingerman
1
-5
/
+15
2023-10-23
bpf: move explored_state() closer to the beginning of verifier.c
Eduard Zingerman
1
-15
/
+13
2023-10-23
bpf, tcx: Get rid of tcx_link_const
Daniel Borkmann
1
-2
/
+2
2023-10-20
bpf: Use bpf_global_percpu_ma for per-cpu kptr in __bpf_obj_drop_impl()
Hou Tao
2
-10
/
+16
2023-10-20
bpf: Move the declaration of __bpf_obj_drop_impl() to bpf.h
Hou Tao
2
-4
/
+0
2023-10-20
bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}()
Hou Tao
1
-2
/
+14
2023-10-20
bpf: Re-enable unit_size checking for global per-cpu allocator
Hou Tao
1
-10
/
+12
2023-10-19
bpf: Let bpf_iter_task_new accept null task ptr
Chuyi Zhou
2
-3
/
+17
2023-10-19
bpf: teach the verifier to enforce css_iter and task_iter in RCU CS
Chuyi Zhou
2
-13
/
+41
2023-10-19
bpf: Introduce css open-coded iterator kfuncs
Chuyi Zhou
2
-0
/
+68
2023-10-19
bpf: Introduce task open coded iterator kfuncs
Chuyi Zhou
2
-0
/
+93
2023-10-19
bpf: Introduce css_task open-coded iterator kfuncs
Chuyi Zhou
3
-0
/
+84
2023-10-19
bpf: Add sockptr support for setsockopt
Breno Leitao
1
-2
/
+3
2023-10-19
bpf: Add sockptr support for getsockopt
Breno Leitao
1
-9
/
+11
2023-10-19
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
1
-3
/
+1
2023-10-18
bpf: convert to new timestamp accessors
Jeff Layton
1
-3
/
+2
2023-10-17
bpf: Fix missed rcu read lock in bpf_task_under_cgroup()
Yafang Shao
1
-1
/
+6
2023-10-17
net, bpf: Add a warning if NAPI cb missed xdp_do_flush().
Sebastian Andrzej Siewior
2
-0
/
+20
2023-10-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
8
-39
/
+203
[next]