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
/
basic
/
missing_syscall.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/basic/missing_syscall: add comment lines for PR 13319 changes
Dan Streetman
2019-08-15
1
-0
/
+9
*
src/basic/missing_syscall: change #ifndef to #if ! (defined && > 0)
Dan Streetman
2019-08-14
1
-9
/
+36
*
src/basic/missing_syscall: add s390 syscall number for __NR_pkey_mprotect
Dan Streetman
2019-08-13
1
-0
/
+2
*
tree-wide: drop duplicated blank lines
Yu Watanabe
2019-07-15
1
-1
/
+0
*
core: introduce NUMAPolicy and NUMAMask options
Michal Sekletar
2019-06-24
1
-0
/
+43
*
missing_syscall.h: include errno.h
Fabrice Fontaine
2019-01-11
1
-0
/
+1
*
missing: move syscall related definitions to missing_syscall.h
Yu Watanabe
2018-12-06
1
-1
/
+11
*
util: drop missing.h from util.h
Yu Watanabe
2018-12-04
1
-0
/
+2
*
missing: move statx related definitions to missing_stat.h
Yu Watanabe
2018-12-04
1
-0
/
+1
*
missing: move missing entries in keyctl.h to missing_keyctl.h
Yu Watanabe
2018-12-04
1
-0
/
+2
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-4
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-1
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: remove some double newlines in headers, too
Lennart Poettering
2018-05-22
1
-1
/
+0
*
add __nr_statx defines for extra architectures (#8872)
Adam Duskett
2018-05-02
1
-1
/
+7
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
missing_syscall: add pkey_mprotect for ppc (#8292)
Zbigniew Jędrzejewski-Szmek
2018-02-27
1
-0
/
+2
*
missing: always use __NR_ as prefix for syscall numbers
Lennart Poettering
2018-02-22
1
-2
/
+2
*
missing: Fix statx syscall ifdeffery
Lennart Poettering
2018-02-22
1
-2
/
+2
*
missing_syscall: when adding syscall replacements, use different names (#8229)
Zbigniew Jędrzejewski-Szmek
2018-02-21
1
-17
/
+52
*
xattr-util: use crtime/btime if statx() is available for implementation of fd...
Lennart Poettering
2018-02-20
1
-0
/
+23
*
missing: add bpf() define for ARM definition
Hans-Christian Noren Egtvedt
2018-01-10
1
-0
/
+2
*
missing: fix bpf() define for Tilera
Hans-Christian Noren Egtvedt
2018-01-10
1
-0
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
basic: remove redundant check (#7320)
Topi Miettinen
2017-11-13
1
-1
/
+1
*
basic/missing: add numbers for pkey_mprotect
Zbigniew Jędrzejewski-Szmek
2017-11-13
1
-0
/
+30
*
build-sys: change all HAVE_DECL_ macros to HAVE_
Zbigniew Jędrzejewski-Szmek
2017-10-03
1
-11
/
+11
*
Add abstraction model for BPF programs
Daniel Mack
2017-09-22
1
-0
/
+32
*
Copy defines for renameat2 from casync (#6181)
Zbigniew Jędrzejewski-Szmek
2017-06-26
1
-0
/
+4
*
architecture: add Synopsys DesignWare ARC cores support (#5992)
Alexey Brodkin
2017-05-19
1
-0
/
+12
*
missing: add renameat2() definition for 64bit arm (#5378)
Lennart Poettering
2017-02-17
1
-0
/
+2
*
missing_syscall: add __NR_copy_file_range for powerpc architecture (#3772)
Alessio Igor Bogani
2016-07-21
1
-0
/
+2
*
util-lib: Add sparc64 support for process creation (#3348)
Michael Karcher
2016-05-29
1
-12
/
+0
*
basic/missing: move syscall definitions to basic/missing_syscall.h
Zbigniew Jędrzejewski-Szmek
2016-03-17
1
-0
/
+310