index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2021-09-07
1
-11
/
+9
|
\
|
*
kdb: Rename members of struct kdbtab_t
Sumit Garg
2021-07-27
1
-4
/
+4
|
*
kdb: Get rid of redundant kdb_register_flags()
Sumit Garg
2021-07-27
1
-11
/
+9
*
|
Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2021-09-02
3
-70
/
+50
|
\
\
|
*
|
vfio/mbochs: Fix close when multiple device FDs are open
Jason Gunthorpe
2021-08-11
1
-2
/
+2
|
*
|
vfio/samples: Delete useless open/close
Jason Gunthorpe
2021-08-11
3
-30
/
+0
|
*
|
vfio: Introduce a vfio_uninit_group_dev() API call
Max Gurtovoy
2021-08-11
3
-21
/
+33
|
*
|
vfio/mbochs: Fix missing error unwind of mbochs_used_mbytes
Jason Gunthorpe
2021-08-11
1
-9
/
+15
|
*
|
vfio/samples: Remove module get/put
Jason Gunthorpe
2021-08-11
2
-8
/
+0
|
|
/
*
|
Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-01
1
-21
/
+30
|
\
\
|
*
|
samples: mei: don't wait on read completion upon write.
Alexander Usyskin
2021-08-01
1
-21
/
+30
|
|
/
*
|
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-08-31
37
-2906
/
+3460
|
\
\
|
*
\
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-30
22
-2846
/
+3341
|
|
\
\
|
|
*
|
samples: bpf: Fix uninitialized variable in xdp_redirect_cpu
Kumar Kartikeya Dwivedi
2021-08-26
1
-2
/
+3
|
|
*
|
samples: bpf: Convert xdp_redirect_map_multi to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
4
-220
/
+153
|
|
*
|
samples: bpf: Convert xdp_redirect_map_multi_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
2
-31
/
+26
|
|
*
|
samples: bpf: Convert xdp_redirect_map to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
2
-229
/
+161
|
|
*
|
samples: bpf: Convert xdp_redirect_map_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
2
-70
/
+25
|
|
*
|
samples: bpf: Convert xdp_redirect_cpu to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
2
-767
/
+343
|
|
*
|
samples: bpf: Convert xdp_redirect_cpu_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
2
-293
/
+105
|
|
*
|
samples: bpf: Convert xdp_redirect to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
2
-159
/
+116
|
|
*
|
samples: bpf: Convert xdp_redirect_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
3
-92
/
+52
|
|
*
|
samples: bpf: Convert xdp_monitor to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
3
-735
/
+83
|
|
*
|
samples: bpf: Convert xdp_monitor_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
3
-258
/
+49
|
|
*
|
samples: bpf: Add vmlinux.h generation support
Kumar Kartikeya Dwivedi
2021-08-24
1
-0
/
+25
|
|
*
|
samples: bpf: Add devmap_xmit tracepoint statistics support
Kumar Kartikeya Dwivedi
2021-08-24
2
-3
/
+331
|
|
*
|
samples: bpf: Add BPF support for devmap_xmit tracepoint
Kumar Kartikeya Dwivedi
2021-08-24
1
-0
/
+71
|
|
*
|
samples: bpf: Add cpumap tracepoint statistics support
Kumar Kartikeya Dwivedi
2021-08-24
2
-1
/
+224
|
|
*
|
samples: bpf: Add BPF support for cpumap tracepoints
Kumar Kartikeya Dwivedi
2021-08-24
1
-1
/
+57
|
|
*
|
samples: bpf: Add xdp_exception tracepoint statistics support
Kumar Kartikeya Dwivedi
2021-08-24
2
-0
/
+116
|
|
*
|
samples: bpf: Add BPF support for xdp_exception tracepoint
Kumar Kartikeya Dwivedi
2021-08-24
1
-0
/
+27
|
|
*
|
samples: bpf: Add redirect tracepoint statistics support
Kumar Kartikeya Dwivedi
2021-08-24
2
-0
/
+215
|
|
*
|
samples: bpf: Add BPF support for redirect tracepoint
Kumar Kartikeya Dwivedi
2021-08-24
2
-0
/
+253
|
|
*
|
samples: bpf: Add basic infrastructure for XDP samples
Kumar Kartikeya Dwivedi
2021-08-24
3
-0
/
+915
|
|
*
|
samples: bpf: Fix a couple of warnings
Kumar Kartikeya Dwivedi
2021-08-24
2
-4
/
+9
|
|
*
|
samples/bpf: Define MAX_ENTRIES instead of a magic number in offwaketime
Muhammad Falak R Wani
2021-08-15
1
-4
/
+5
|
*
|
|
samples: pktgen: add trap SIGINT for printing execution result
Juhee Kang
2021-08-25
5
-27
/
+62
|
*
|
|
samples: pktgen: fix to print when terminated normally
Juhee Kang
2021-08-25
1
-2
/
+4
|
*
|
|
samples: pktgen: add missing IPv6 option to pktgen scripts
Juhee Kang
2021-08-16
2
-10
/
+14
|
*
|
|
samples: pktgen: pass the environment variable of normal user to sudo
Juhee Kang
2021-08-16
1
-1
/
+1
|
|
/
/
|
*
|
samples, bpf: Add an explict comment to handle nested vlan tagging.
Muhammad Falak R Wani
2021-08-10
2
-0
/
+4
|
*
|
samples/bpf: xdpsock: Remove forward declaration of ip_fast_csum()
Niklas Söderlund
2021-08-06
1
-3
/
+1
|
*
|
samples/bpf: xdpsock: Make the sample more useful outside the tree
Niklas Söderlund
2021-08-06
1
-9
/
+7
|
*
|
bpf, samples: Add missing mprog-disable to xdp_redirect_cpu's optstring
Matthew Cover
2021-08-05
1
-1
/
+1
|
*
|
samples: bpf: Add the omitted xdp samples to .gitignore
Juhee Kang
2021-07-27
1
-0
/
+2
|
*
|
samples: bpf: Fix tracex7 error raised on the missing argument
Juhee Kang
2021-07-27
2
-0
/
+6
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-07-15
1
-6
/
+16
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
samples/bpf: xdp_redirect_cpu_user: Cpumap qsize set larger default
Jesper Dangaard Brouer
2021-07-07
1
-6
/
+16
*
|
|
tracing: Add trace_event helper macros __string_len() and __assign_str_len()
Steven Rostedt (VMware)
2021-08-17
1
-0
/
+27
|
/
/
*
|
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-14
2
-0
/
+29
|
\
\
[next]