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
/
tools
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-20
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-26
/
+36
2022-12-19
bpf: Add flag BPF_F_NO_TUNNEL_KEY to bpf_skb_set_tunnel_key()
Christian Ehrig
1
-0
/
+4
2022-12-19
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+2
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-60
/
+208
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+187
2022-12-12
Merge remote-tracking branch 'kvm/queue' into HEAD
Paolo Bonzini
4
-61
/
+21
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
1
-0
/
+176
2022-12-08
bpf: Rework process_dynptr_func
Kumar Kartikeya Dwivedi
1
-4
/
+4
2022-12-05
tools: add IFLA_XFRM_COLLECT_METADATA to uapi/linux/if_link.h
Eyal Birger
1
-0
/
+1
2022-12-05
Merge branch kvm-arm64/selftest/s2-faults into kvmarm-master/next
Marc Zyngier
1
-0
/
+176
2022-12-02
tools: KVM: selftests: Convert clear/set_bit() to actual atomics
Sean Christopherson
2
-9
/
+17
2022-12-02
tools: Drop "atomic_" prefix from atomic test_and_set_bit()
Sean Christopherson
1
-1
/
+1
2022-12-02
tools: Drop conflicting non-atomic test_and_{clear,set}_bit() helpers
Sean Christopherson
1
-34
/
+0
2022-12-02
tools: Take @bit as an "unsigned long" in {clear,set}_bit() helpers
Sean Christopherson
1
-2
/
+2
2022-12-02
KVM: Reference to kvm_userspace_memory_region in doc and comments
Javier Martinez Canillas
1
-3
/
+3
2022-12-02
KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctl
Javier Martinez Canillas
1
-2
/
+0
2022-12-02
KVM: Delete all references to removed KVM_SET_MEMORY_REGION ioctl
Javier Martinez Canillas
1
-12
/
+0
2022-11-23
bpf: Update bpf_{g,s}etsockopt() documentation
Ji Rongfeng
1
-10
/
+13
2022-11-21
Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts
Ingo Molnar
7
-46
/
+89
2022-11-16
tools: Add atomic_test_and_set_bit()
Peter Gonda
1
-0
/
+12
2022-11-14
bpf: Support bpf_list_head in map values
Kumar Kartikeya Dwivedi
1
-0
/
+10
2022-11-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+1
2022-11-11
bpf: Add hwtstamp field for the sockops prog
Martin KaFai Lau
1
-0
/
+1
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+48
2022-11-10
tools: Copy bitfield.h from the kernel sources
Ricardo Koller
1
-0
/
+176
2022-11-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-0
/
+48
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+10
2022-11-03
tools/headers: Pull in stddef.h to uapi to fix BPF selftests build in CI
Andrii Nakryiko
2
-0
/
+48
2022-11-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+49
2022-11-01
Merge tag 'nolibc-urgent.2022.10.28a' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+10
2022-10-28
tools/nolibc/string: Fix memcmp() implementation
Rasmus Villemoes
1
-2
/
+2
2022-10-28
tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12
Willy Tarreau
1
-5
/
+8
2022-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-39
/
+30
2022-10-26
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
1
-8
/
+19
2022-10-25
bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
Yonghong Song
1
-1
/
+49
2022-10-25
tools headers uapi: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+3
2022-10-25
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-16
/
+0
2022-10-25
tools headers uapi: Update linux/in.h copy
Arnaldo Carvalho de Melo
1
-14
/
+8
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-10-22
tools: include: sync include/api/linux/kvm.h
Paolo Bonzini
1
-0
/
+1
2022-10-18
Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/b...
Jakub Kicinski
1
-213
/
+219
2022-10-17
objtool: Fix find_{symbol,func}_containing()
Peter Zijlstra
1
-0
/
+187
2022-10-11
Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+38
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-13
/
+19
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-49
/
+12
2022-10-06
tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernel
Ravi Bangoria
1
-1
/
+3
2022-10-06
bpf: explicitly define BPF_FUNC_xxx integer values
Andrii Nakryiko
1
-213
/
+219
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-29
/
+158
2022-10-04
perf branch: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform
Anshuman Khandual
1
-0
/
+6
2022-10-04
perf branch: Add branch privilege information request flag
Anshuman Khandual
1
-1
/
+13
[prev]
[next]