pub/scm/linux/kernel/git/viro/syscalls.git  about / heads / tags
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/viro/syscalls.git/
$ git log --pretty=format:'%h %s (%cs)%d'
88e5252 posix timers (2012-12-04)
	(HEAD -> master)
05374e5 nanosleep (2012-12-04)
3ff25ea kernel/sched/core.c syscalls (2012-12-04)
87ff8b4 [sg]etitimer (2012-12-04)
9c5b86a ... and make sure to recreate res if needed (2012-12-04)
fc7494c really switch everything to m4 (2012-12-04)
7814982 simplify the makefile (2012-12-04)
cc06fdf aio syscalls (2012-12-04)
12183b1 {,l,f}{set,get,list,remove}xattr (2012-12-03)
7cd61f9 utime, utimes, time, times, utimensat, futimesat (2012-12-03)
...
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       posix timers (2012-12-04)

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
# no tags, yet...

# associated public inboxes:
# (number on the left is used for dev purposes)
         12 lkml
          3 qemu-devel
          3 linux-arm-kernel
          2 linux-wireless
          2 netdev
          2 stable
          2 linux-gpio
          2 dpdk-dev
          2 u-boot
          1 linux-nfs
          1 linux-cifs
          1 linux-devicetree
          1 linux-erofs
          1 linux-mm
          1 linux-media
          1 xen-devel
          1 linux-btrfs
          1 linux-renesas-soc
          1 kvm
          1 linux-ide
          1 linux-doc
          1 git
          1 intel-gfx
          1 linux-omap
          1 linux-spi
          1 linux-arch
          1 platform-driver-x86
          1 linux-fbdev
          1 lustre-devel
          1 linux-sh
          1 buildroot
          1 outreachy
          1 qemu-riscv
          1 ../../../../../../../wireless-regdb

git clone https://yhbt.net/lore/pub/scm/linux/kernel/git/viro/syscalls.git