index
:
kernel/git/gregkh/char-misc.git
char-misc-linus
char-misc-next
char-misc-testing
main
Char/Misc drivers development tree
Greg Kroah-Hartman
about
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
2025-12-01
Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2025-11-25
fs: Add uoff_t
Matthew Wilcox (Oracle)
1
-0
/
+1
2025-11-03
arch: hookup listns() system call
Christian Brauner
1
-1
/
+3
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+3
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+7
2025-07-08
af_unix: Introduce SO_INQ.
Kuniyuki Iwashima
1
-0
/
+3
2025-07-02
fs: introduce file_getattr and file_setattr syscalls
Andrey Albershteyn
1
-1
/
+7
2025-06-24
alpha: regularize the situation with asm/param.h
Al Viro
1
-1
/
+5
2025-05-23
af_unix: Introduce SO_PASSRIGHTS.
Kuniyuki Iwashima
1
-0
/
+2
2025-03-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2025-02-17
mm/pkey: Add PKEY_UNRESTRICTED macro
Yury Khrustalev
1
-0
/
+1
2025-02-12
fs: add open_tree_attr()
Christian Brauner
1
-1
/
+3
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2024-12-16
sock: Introduce SO_RCVPRIORITY socket option
Anna Emese Nyiri
1
-0
/
+2
2024-12-09
fs: get rid of __FMODE_NONOTIFY kludge
Al Viro
1
-1
/
+0
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+2
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+7
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2024-11-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+4
2024-11-11
mm: madvise: implement lightweight guard page mechanism
Lorenzo Stoakes
1
-0
/
+3
2024-11-07
posix-timers: Move sequence logic into struct k_itimer
Thomas Gleixner
1
-1
/
+1
2024-11-06
fs/xattr: add *at family syscalls
Christian Göttsche
1
-1
/
+10
2024-10-28
UAPI/ioctl: Improve parameter name of ioctl request definition helpers
Uwe Kleine-König
1
-7
/
+7
2024-10-04
net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
Vadim Fedorenko
1
-0
/
+2
2024-10-04
mman: Add map_shadow_stack() flags
Mark Brown
1
-0
/
+4
2024-09-11
net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
Mina Almasry
1
-0
/
+1
2024-09-11
tcp: RX path for devmem TCP
Mina Almasry
1
-0
/
+5
2024-08-02
uretprobe: change syscall number, again
Arnd Bergmann
1
-4
/
+1
2024-07-18
Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-1
/
+4
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
1
-4
/
+0
2024-06-25
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
1
-1
/
+1
2024-06-12
uprobe: Wire up uretprobe system call
Jiri Olsa
1
-1
/
+4
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
1
-1
/
+4
2024-02-08
uapi: introduce uapi-friendly macros for GENMASK
Paolo Bonzini
1
-0
/
+4
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+8
2023-12-14
wire up syscalls for statmount/listmount
Miklos Szeredi
1
-1
/
+7
2023-11-12
LSM: wireup Linux Security Module syscalls
Casey Schaufler
1
-1
/
+8
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+3
2023-10-06
arch: Reserve map_shadow_stack() syscall number for all architectures
Sohil Mehta
1
-1
/
+4
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
1
-1
/
+1
2023-09-21
futex: Add sys_futex_requeue()
[email protected]
1
-1
/
+3
2023-09-21
futex: Add sys_futex_wait()
[email protected]
1
-1
/
+3
2023-09-21
futex: Add sys_futex_wake()
[email protected]
1
-1
/
+3
2023-09-11
kernel: Drop IA64 support from sig_fault handlers
Ard Biesheuvel
1
-5
/
+0
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2023-08-02
x86/shstk: Add user control-protection fault handler
Rick Edgecombe
1
-1
/
+2
2023-07-27
arch: Register fchmodat2, usually as syscall 452
Palmer Dabbelt
1
-1
/
+4
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-100
/
+42
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+3
2023-06-22
syscalls: Remove file path comments from headers
Sohil Mehta
1
-99
/
+30
2023-06-22
asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
Tiezhu Yang
1
-1
/
+12
2023-06-12
net: core: add getsockopt SO_PEERPIDFD
Alexander Mikhalitsyn
1
-0
/
+1
2023-06-12
scm: add SO_PASSPIDFD and SCM_PIDFD
Alexander Mikhalitsyn
1
-0
/
+2
2023-06-09
cachestat: implement cachestat syscall
Nhat Pham
1
-1
/
+4
2023-03-22
open: return EINVAL for O_DIRECTORY | O_CREAT
Christian Brauner
1
-1
/
+0
2022-12-01
uapi: Add missing _UAPI prefix to <asm-generic/types.h> include guard
Geert Uytterhoeven
1
-3
/
+3
2022-10-03
hugetlb_encode.h: fix undefined behaviour (34 << 26)
Matthias Goergens
1
-13
/
+13
2022-09-11
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
1
-0
/
+2
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2022-07-20
tools: Fixed MIPS builds due to struct flock re-definition
Florian Fainelli
1
-0
/
+2
2022-06-27
serial: Support for RS-485 multipoint addresses
Ilpo Järvinen
1
-0
/
+1
2022-06-03
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-145
/
+159
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-16
/
+11
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+2
2022-05-19
termbits.h: Remove posix_types.h include
Ilpo Järvinen
1
-2
/
+0
2022-05-19
termbits.h: Align lines & format
Ilpo Järvinen
1
-38
/
+38
2022-05-19
termbits.h: create termbits-common.h for identical bits
Ilpo Järvinen
2
-51
/
+67
2022-05-05
termbits: Convert octal defines to hex
Ilpo Järvinen
1
-110
/
+110
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
1
-0
/
+2
2022-04-26
syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
Guo Ren
1
-2
/
+2
2022-04-26
uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
Christoph Hellwig
1
-2
/
+2
2022-04-26
uapi: simplify __ARCH_FLOCK{,64}_PAD a little
Christoph Hellwig
1
-12
/
+7
2022-04-22
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
1
-0
/
+7
2022-03-24
mm: madvise: MADV_DONTNEED_LOCKED
Johannes Weiner
1
-0
/
+2
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+2
2022-02-17
shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverage
Masahiro Yamada
1
-1
/
+3
2022-02-17
signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage
Masahiro Yamada
1
-1
/
+1
2022-01-31
txhash: Add socket option to control TX hash rethink behavior
Akhmat Karakotov
1
-0
/
+2
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
1
-1
/
+4
2021-12-09
aio: fix use-after-free due to missing POLLFREE handling
Eric Biggers
1
-1
/
+1
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2021-11-03
signal: Add SA_IMMUTABLE to ensure forced siganls do not get changed
Eric W. Biederman
1
-0
/
+1
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+4
2021-10-07
futex: Implement sys_futex_waitv()
André Almeida
1
-1
/
+4
2021-09-30
net: add new socket option SO_RESERVE_MEM
Wei Wang
1
-0
/
+2
2021-09-10
locks: remove LOCK_MAND flock lock support
Jeff Layton
1
-0
/
+4
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
1
-5
/
+5
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+3
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
1
-1
/
+3
2021-09-01
Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+5
2021-08-04
sock: allow reading and changing sk_userlocks with setsockopt
Pavel Tikhomirov
1
-0
/
+2
2021-07-23
signal: Verify the alignment and size of siginfo_t
Eric W. Biederman
1
-0
/
+5
2021-07-08
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
1
-1
/
+6
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+3
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2021-06-30
mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
David Hildenbrand
1
-0
/
+3
2021-06-24
net: retrieve netns cookie via getsocketopt
Martynas Pumputis
1
-0
/
+2
2021-06-15
quota: finish disable quotactl_path syscall
Marcin Juszkiewicz
1
-2
/
+1
2021-06-07
quota: Change quotactl_path() systcall to an fd-based one
Jan Kara
1
-2
/
+2
2021-05-21
Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+8
2021-05-18
signal: Deliver all of the siginfo perf data in _perf
Eric W. Biederman
1
-2
/
+6
2021-05-18
siginfo: Move si_trapno inside the union inside _si_fault
Eric W. Biederman
1
-5
/
+2
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+8
2021-04-29
Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-1
/
+3
2021-04-23
signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architectures
Marco Elver
1
-1
/
+1
2021-04-22
arch: Wire up Landlock syscalls
Mickaël Salaün
1
-1
/
+7
2021-04-16
signal: Introduce TRAP_PERF si_code and si_perf to siginfo
Marco Elver
1
-1
/
+5
2021-03-17
quota: wire up quotactl_path
Sascha Hauer
1
-1
/
+3
2021-01-24
fs: add mount_setattr()
Christian Brauner
1
-1
/
+3
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
1
-1
/
+3
2020-12-15
Merge tag 'asm-generic-cleanup-5.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+4
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+3
2020-12-14
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2020-12-02
signal: Expose SYS_USER_DISPATCH si_code type
Gabriel Krisman Bertazi
1
-1
/
+2
2020-12-01
net: Add SO_BUSY_POLL_BUDGET socket option
Björn Töpel
1
-0
/
+1
2020-12-01
net: Introduce preferred busy-polling
Björn Töpel
1
-0
/
+2
2020-11-23
signal: define the SA_EXPOSE_TAGBITS bit in sa_flags
Peter Collingbourne
1
-0
/
+3
2020-11-23
signal: define the SA_UNSUPPORTED bit in sa_flags
Peter Collingbourne
1
-0
/
+7
2020-11-23
arch: provide better documentation for the arch-specific SA_* flags
Peter Collingbourne
1
-8
/
+14
2020-11-23
arch: move SA_* definitions to generic headers
Peter Collingbourne
2
-29
/
+47
2020-11-13
syscalls: Fix file comments for syscalls implemented in kernel/sys.c
Tal Zussman
1
-1
/
+1
2020-10-26
asm-generic/sembuf: Update architecture related information in comment
Viresh Kumar
1
-3
/
+3
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
1
-1
/
+3
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2020-10-12
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+5
2020-10-03
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
1
-4
/
+2
2020-10-03
fs: remove compat_sys_vmsplice
Christoph Hellwig
1
-1
/
+1
2020-10-03
fs: remove the compat readv/writev syscalls
Christoph Hellwig
1
-2
/
+2
2020-09-22
fs: remove compat_sys_mount
Christoph Hellwig
1
-1
/
+1
2020-09-15
powerpc/8xx: Support 16k hugepages with 4k pages
Christophe Leroy
1
-0
/
+1
2020-09-04
arm64: mte: Add specific SIGSEGV codes
Vincenzo Frascino
1
-1
/
+3
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-2
/
+2
2020-07-19
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
1
-2
/
+2
2020-06-17
arch: wire-up close_range()
Christian Brauner
1
-0
/
+2
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
1
-1
/
+3
2020-02-21
y2038: hide timeval/timespec/itimerval/itimerspec types
Arnd Bergmann
1
-0
/
+2
2020-01-29
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
1
-1
/
+3
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+4
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
1
-1
/
+4
2020-01-17
mm: Reserve asm-generic prot flags 0x10 and 0x20 for arch use
Dave Martin
1
-0
/
+2
2020-01-13
arch: wire up pidfd_getfd syscall
Sargun Dhillon
1
-1
/
+3
2019-12-04
arch: sembuf.h: make uapi asm/sembuf.h self-contained
Masahiro Yamada
1
-0
/
+1
2019-12-04
arch: msgbuf.h: make uapi asm/msgbuf.h self-contained
Masahiro Yamada
1
-0
/
+2
2019-12-04
arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
Masahiro Yamada
1
-0
/
+2
2019-11-15
y2038: ipc: remove __kernel_time_t reference from headers
Arnd Bergmann
3
-16
/
+15
2019-11-15
y2038: add __kernel_old_timespec and __kernel_old_time_t
Arnd Bergmann
1
-0
/
+1
2019-09-25
mm: introduce MADV_PAGEOUT
Minchan Kim
1
-0
/
+1
2019-09-25
mm: introduce MADV_COLD
Minchan Kim
1
-0
/
+2
2019-09-06
ipc: fix semtimedop for generic 32-bit architectures
Arnd Bergmann
1
-1
/
+1
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-12
/
+13
2019-07-16
mm/mmap: move common defines to mman-common.h
Aneesh Kumar K.V
2
-6
/
+9
2019-07-16
mm: move MAP_SYNC to asm-generic/mman-common.h
Aneesh Kumar K.V
2
-2
/
+2
2019-07-16
mm: fix the MAP_UNINITIALIZED flag
Christoph Hellwig
1
-5
/
+3
2019-07-15
unistd: protect clone3 via __ARCH_WANT_SYS_CLONE3
Christian Brauner
1
-0
/
+2
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
1
-1
/
+3
2019-06-28
arch: wire-up pidfd_open()
Christian Brauner
1
-1
/
+3
2019-06-15
bpf: net: Add SO_DETACH_REUSEPORT_BPF
Martin KaFai Lau
1
-0
/
+2
2019-06-09
arch: wire-up clone3() syscall
Christian Brauner
1
-1
/
+3
2019-05-16
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
David Howells
1
-1
/
+13
2019-04-19
net: socket: implement 64-bit timestamps
Arnd Bergmann
1
-2
/
+2
2019-03-17
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+3
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
1
-1
/
+3
2019-03-16
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-0
/
+2
2019-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2019-03-11
y2038: fix socket.h header inclusion
Arnd Bergmann
1
-1
/
+1
2019-03-08
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+8
2019-03-06
Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+1
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-33
/
+116
2019-03-05
signal: add pidfd_send_signal() syscall
Christian Brauner
1
-1
/
+3
2019-02-28
io_uring: add support for pre-mapped user IO buffers
Jens Axboe
1
-1
/
+3
2019-02-28
Add io_uring IO interface
Jens Axboe
1
-1
/
+5
2019-02-19
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
1
-0
/
+36
2019-02-19
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
1
-0
/
+5
2019-02-18
arch: move common mmap flags to linux/mman.h
Michael S. Tsirkin
1
-3
/
+1
2019-02-18
compat ABI: use non-compat openat and open_by_handle_at variants
Yury Norov
1
-3
/
+2
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+0
2019-02-12
Rename include/{uapi => }/asm-generic/shmparam.h really
Masahiro Yamada
1
-7
/
+0
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
1
-1
/
+43
2019-02-07
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
1
-28
/
+28
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
1
-22
/
+22
2019-02-03
sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
Deepa Dinamani
1
-2
/
+9
2019-02-03
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Deepa Dinamani
1
-2
/
+4
2019-02-03
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
1
-2
/
+3
2019-02-03
socket: Add SO_TIMESTAMP[NS]_NEW
Deepa Dinamani
1
-2
/
+13
2019-02-03
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
Deepa Dinamani
1
-7
/
+16
2019-01-25
arch: add split IPC system calls where needed
Arnd Bergmann
1
-0
/
+1
2019-01-17
net: introduce SO_BINDTOIFINDEX sockopt
David Herrmann
1
-0
/
+2
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+3
2018-12-17
bpf: promote bpf_perf_event.h to mandatory UAPI header
Masahiro Yamada
1
-0
/
+1
2018-12-06
asm-generic: unistd.h: fixup broken macro include.
Guo Ren
1
-0
/
+4
2018-12-06
asm-generic: add kexec_file_load system call to unistd.h
AKASHI Takahiro
1
-1
/
+3
2018-10-29
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+2
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-93
/
+100
2018-10-08
Merge 4.19-rc7 into tty-next
Greg Kroah-Hartman
1
-0
/
+2
2018-10-05
mm/hugetlb: add mmap() encodings for 32MB and 512MB page sizes
Anshuman Khandual
1
-0
/
+2
[next]