index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+5
2018-04-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+2
2018-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-1
/
+4
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2
-209
/
+10
2018-04-02
signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68k
Eric W. Biederman
1
-2
/
+5
2018-03-26
asm-generic: clean up asm/unistd.h
Arnd Bergmann
1
-163
/
+0
2018-03-26
asm-generic: siginfo: define ia64 si_codes unconditionally
Arnd Bergmann
1
-12
/
+8
2018-03-26
asm-generic: siginfo: remove obsolete #ifdefs
Arnd Bergmann
1
-34
/
+2
2018-03-18
signals, sparc: Add signal codes for ADI violations
Khalid Aziz
1
-1
/
+4
2018-03-15
signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
Dave Martin
1
-1
/
+2
2018-03-06
signal: Correct the offset of si_pkey in struct siginfo
Eric W. Biederman
1
-2
/
+2
2018-02-11
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
1
-27
/
+13
2018-02-06
<asm-generic/siginfo.h>: fix language in comments
Randy Dunlap
1
-2
/
+2
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-15
/
+29
2018-01-15
signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
1
-2
/
+27
2018-01-15
signal/tile: Move the tile specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
1
-0
/
+4
2018-01-15
signal/frv: Move the frv specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
1
-0
/
+3
2018-01-15
signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
1
-3
/
+19
2018-01-15
signal: Move addr_lsb into the _sigfault union for clarity
Eric W. Biederman
1
-3
/
+11
2018-01-12
signal: kill __ARCH_SI_UID_T
Al Viro
1
-8
/
+3
2018-01-12
signal: Remove unnecessary ifdefs now that there is only one struct siginfo
Eric W. Biederman
1
-8
/
+0
2018-01-12
signal/mips: switch mips to generic siginfo
Al Viro
1
-0
/
+5
2018-01-12
ia64/signal: switch to generic struct siginfo
Eric W. Biederman
1
-0
/
+5
2018-01-12
signal: Document glibc's si_code of SI_ASYNCNL
Eric W. Biederman
1
-0
/
+1
2018-01-12
signal: Document the strange si_codes used by ptrace event stops
Eric W. Biederman
1
-0
/
+5
2018-01-12
signal: Document all of the signals that use the _sigfault union member
Eric W. Biederman
1
-1
/
+1
2017-12-05
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
1
-0
/
+9
2017-11-29
make kernel-side POLL... arch-independent
Al Viro
1
-0
/
+14
2017-11-27
define __poll_t, annotate constants
Al Viro
1
-15
/
+15
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+2
2017-11-03
mm: Define MAP_SYNC and VM_SYNC flags
Jan Kara
1
-0
/
+1
2017-11-03
mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
Dan Williams
1
-0
/
+1
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
33
-0
/
+33
2017-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-69
/
+46
2017-09-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-11
/
+37
2017-09-06
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
1
-0
/
+3
2017-09-06
mm: arch: consolidate mmap hugetlb size encodings
Mike Kravetz
1
-11
/
+0
2017-09-06
mm: hugetlb: define system call hugetlb size encodings in single file
Mike Kravetz
1
-0
/
+34
2017-08-03
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
1
-0
/
+2
2017-07-24
signal: Remove kernel interal si_code magic
Eric W. Biederman
1
-69
/
+46
2017-07-24
fcntl: Don't use ambiguous SIG_POLL si_codes
Eric W. Biederman
1
-2
/
+2
2017-07-17
tty: Fix TIOCGPTPEER ioctl definition
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+4
2017-07-03
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2017-06-21
net: introduce SO_PEERGROUPS getsockopt
David Herrmann
1
-0
/
+2
2017-06-09
tty: add TIOCGPTPEER ioctl
Aleksa Sarai
1
-0
/
+1
2017-06-04
signal: Remove non-uapi <asm/siginfo.h>
Christoph Hellwig
1
-2
/
+13
2017-05-21
net: add new control message for incoming HW-timestamped packets
Miroslav Lichvar
1
-0
/
+2
2017-05-11
uapi: export all headers under uapi directories
Nicolas Dichtel
2
-82
/
+30
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+6
[next]