index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
bpf-devices.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nulstr-util: Declare NULSTR_FOREACH() iterator inline
Daan De Meyer
2022-11-11
1
-1
/
+0
*
basic: split out dev_t related calls into new devno-util.[ch]
Lennart Poettering
2022-04-13
1
-1
/
+1
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-1
/
+1
*
bpf: load firewall with name only if supported
Julia Kartseva
2022-01-28
1
-1
/
+1
*
bpf: name unnamed bpf programs
Julia Kartseva
2022-01-22
1
-2
/
+2
*
core: remove refcount for bpf program
alexlzhu
2021-10-12
1
-12
/
+13
*
core: wrap cgroup path with empty_to_root() in log messages
Yu Watanabe
2021-08-05
1
-1
/
+2
*
bpf-devices: update comment
Zbigniew Jędrzejewski-Szmek
2021-04-14
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: avoid some loaded terms
Lennart Poettering
2020-06-25
1
-22
/
+22
*
bpf-devices: line-break some overly long function signatures
Lennart Poettering
2020-01-07
1
-8
/
+48
*
bpf: make sure the kernel do not submit an invalid program if no pattern matched
Zbigniew Jędrzejewski-Szmek
2019-11-11
1
-1
/
+6
*
bpf: optimize device type access away most of the time
Zbigniew Jędrzejewski-Szmek
2019-11-11
1
-18
/
+30
*
bpf: convert 'c'/'b' to bpf_type at the very end
Zbigniew Jędrzejewski-Szmek
2019-11-11
1
-10
/
+18
*
test-bpf-devices: new test for the devices bpf code
Zbigniew Jędrzejewski-Szmek
2019-11-11
1
-8
/
+10
*
bpf: fix off-by-one in class whitelisting
Zbigniew Jędrzejewski-Szmek
2019-11-11
1
-1
/
+1
*
bpf: fix device type filter
Zbigniew Jędrzejewski-Szmek
2019-11-11
1
-1
/
+2
*
bpf: add trace logging
Zbigniew Jędrzejewski-Szmek
2019-11-11
1
-0
/
+8
*
bpf: make bpf_devices_apply_policy() independent of any unit code
Zbigniew Jędrzejewski-Szmek
2019-11-11
1
-11
/
+15
*
core: also split out helper to handle static device nodes
Zbigniew Jędrzejewski-Szmek
2019-11-10
1
-0
/
+30
*
core: move bpf devices implementation to bpf-devices.[ch] and rename
Zbigniew Jędrzejewski-Szmek
2019-11-10
1
-5
/
+160
*
core: rename CGROUP_AUTO/STRICT/CLOSED to CGROUP_DEVICE_POLICY_…
Zbigniew Jędrzejewski-Szmek
2019-11-10
1
-3
/
+3
*
core: constify bpf program arrays
Zbigniew Jędrzejewski-Szmek
2019-11-10
1
-48
/
+42
*
tree-wide: drop several missing_*.h and import relevant headers from kernel-5.0
Yu Watanabe
2019-04-11
1
-1
/
+1
*
Delete duplicate lines
Topi Miettinen
2019-01-12
1
-1
/
+0
*
cgroups: beef up DeviceAllow= syntax a bit
Lennart Poettering
2018-11-29
1
-0
/
+26
*
bpf-devices: fix order of removing and adding BPF programs
Pavel Hrdina
2018-11-13
1
-6
/
+4
*
bpf-devices: fix cgroup v2 devices detection
Pavel Hrdina
2018-11-13
1
-1
/
+1
*
core: support cgroup v2 device controller
Roman Gushchin
2018-10-09
1
-0
/
+247