Linux API
[Prev Page][Next Page]
[PATCH v5 0/7] kernel tinification: optionally compile out splice family of syscalls (splice, vmsplice, tee and sendfile),
Pieter Smith
[PATCH v4 0/7] kernel tinification: optionally compile out splice family of syscalls (splice, vmsplice, tee and sendfile),
Pieter Smith
- [PATCH v4 7/7] fs/splice: full support for compiling out splice, Pieter Smith
- [PATCH v4 6/7] net/core: support compiling out splice, Pieter Smith
- [PATCH v4 5/7] fs/nfsd: support compiling out splice, Pieter Smith
- [PATCH v4 4/7] fs/fuse: support compiling out splice, Pieter Smith
- [PATCH v4 3/7] fs/splice: support compiling out splice-family syscalls, Pieter Smith
- [PATCH v4 2/7] fs: moved kernel_write to fs/read_write, Pieter Smith
- [PATCH v4 1/7] fs: move sendfile syscall into fs/splice, Pieter Smith
- Re: [PATCH v4 0/7] kernel tinification: optionally compile out splice family of syscalls (splice, vmsplice, tee and sendfile), Josh Triplett
- Message not available
Message not available
[PATCH v3] sched/fair: Add advisory flag for borrowing a timeslice (was: Pre-emption control for userspace),
Khalid Aziz
[PATCH v3 04/41] virtio: memory access APIs,
Michael S. Tsirkin
[PATCH v3 08/41] virtio: set FEATURES_OK, Michael S. Tsirkin
[PATCH v3 11/41] virtio_net: v1.0 endianness, Michael S. Tsirkin
[PATCH v3 12/41] virtio_blk: v1.0 support, Michael S. Tsirkin
[PATCHv10 0/5] syscalls,x86,sparc: Add execveat() system call,
David Drysdale
- [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), David Drysdale
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Michael Kerrisk (man-pages)
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Rich Felker
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), David Drysdale
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Rich Felker
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Al Viro
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Rich Felker
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Al Viro
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Rich Felker
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Al Viro
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Rich Felker
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Al Viro
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Rich Felker
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Al Viro
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Rich Felker
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Andy Lutomirski
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Rich Felker
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Al Viro
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Al Viro
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Al Viro
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Rich Felker
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Al Viro
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Rich Felker
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Eric W. Biederman
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Rich Felker
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Eric W. Biederman
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Christoph Hellwig
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), David Drysdale
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Eric W. Biederman
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Eric W. Biederman
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Michael Kerrisk (man-pages)
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Michael Kerrisk (man-pages)
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), Michael Kerrisk (man-pages)
- Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2), David Drysdale
- [PATCHv10 2/5] x86: Hook up execveat system call., David Drysdale
- [PATCHv10 1/5] syscalls: implement execveat() system call, David Drysdale
- [PATCHv10 3/5] syscalls: add selftest for execveat(2), David Drysdale
- [PATCHv10 4/5] sparc: Hook up execveat system call., David Drysdale
[PATCH v3 34/41] tun: add VNET_LE flag, Michael S. Tsirkin
[PATCH v3 32/41] tun: move internal flag defines out of uapi, Michael S. Tsirkin
[PATCH v3 39/41] virtio_scsi: export to userspace, Michael S. Tsirkin
[PATCH v3 03/41] virtio: add virtio 1.0 feature bit, Michael S. Tsirkin
[PATCH] media: platform: add VPFE capture driver support for AM437X,
Lad, Prabhakar
[PATCH 0/6] kernel tinification: optionally compile out splice family of syscalls (splice, vmsplice, tee and sendfile),
Pieter Smith
[PATCH 3/6] fs/splice: support compiling out splice-family syscalls,
Pieter Smith
[v7 0/5] ext4: add project quota support,
Li Xi
RFC: renameat(): Add a RENAME_REMOVE flag to unlink hardlinks,
Pádraig Brady
[PATCH v3 0/7] crypto: AF_ALG: add AEAD and RNG support,
Stephan Mueller
[PATCH v2 00/13] Add kdbus implementation,
Greg Kroah-Hartman
- kdbus: add code for buses, domains and endpoints, Greg Kroah-Hartman
- kdbus: add code to gather metadata, Greg Kroah-Hartman
- kdbus: add code for notifications and matches, Greg Kroah-Hartman
- kdbus: add connection, queue handling and message validation code, Greg Kroah-Hartman
- kdbus: add node and filesystem implementation, Greg Kroah-Hartman
- kdbus: add connection pool implementation, Greg Kroah-Hartman
- kdbus: add header file, Greg Kroah-Hartman
- kdbus: add driver skeleton, ioctl entry points and utility functions, Greg Kroah-Hartman
- kdbus: add name registry implementation, Greg Kroah-Hartman
- kdbus: add documentation, Greg Kroah-Hartman
- kdbus: add policy database implementation, Greg Kroah-Hartman
- kdbus: add Makefile, Kconfig and MAINTAINERS entry, Greg Kroah-Hartman
- kdbus: add selftests, Greg Kroah-Hartman
- Re: [PATCH v2 00/13] Add kdbus implementation, Greg Kroah-Hartman
- <Possible follow-ups>
- Re: [PATCH v2 00/13] Add kdbus implementation, Hillf Danton
[PATCH v14 0/3] Add drm driver for Rockchip Socs,
Mark Yao
[PATCH] kselftest: Move the docs to the Documentation dir,
Tim Bird
[PATCH] selftest: size: Add size test for Linux kernel,
Tim Bird
[PATCHv9 0/5] syscalls,x86,sparc: Add execveat() system call,
David Drysdale
[PATCH 1/3] tun: move internal flag defines out of uapi,
Michael S. Tsirkin
[PATCH v13 0/3] Add drm driver for Rockchip Socs,
Mark Yao
[PATCH v12 0/3] Add drm driver for Rockchip Socs,
Mark Yao
[PATCH v12 3/3] dt-bindings: video: Add documentation for rockchip vop, Mark Yao
[PATCH v12 2/3] dt-bindings: video: Add for rockchip display subsytem, Mark Yao
[PATCH v2] [media] Add RGB444_1X12 and RGB565_1X16 media bus formats,
Boris Brezillon
[PATCH] Add supplementary UIDs, and getusers/setusers system calls,
Josh Triplett
[PATCH v2 00/10] crypto: AF_ALG: add AEAD and RNG support,
Stephan Mueller
- [PATCH v2 09/10] crypto: AF_ALG: user space interface for hash info, Stephan Mueller
- [PATCH v2 06/10] crypto: AF_ALG: make setkey optional, Stephan Mueller
- [PATCH v2 01/10] crypto: AF_ALG: add user space interface for AEAD, Stephan Mueller
- [PATCH v2 02/10] crypto: AF_ALG: user space interface for cipher info, Stephan Mueller
- [PATCH v2 03/10] crypto: AF_ALG: extend data structuers for AEAD, Stephan Mueller
- [PATCH v2 04/10] crypto: AF_ALG: crypto API calls to inline functions, Stephan Mueller
- [PATCH v2 05/10] crypto: AF_ALG: add AEAD support, Stephan Mueller
- [PATCH v2 07/10] crypto: AF_ALG: add random number generator support, Stephan Mueller
- [PATCH v2 08/10] crypto: AF_ALG: enable RNG interface compilation, Stephan Mueller
- [PATCH v2 10/10] crypto: AF_ALG: document the user space interface, Stephan Mueller
[PATCHv3 1/2] groups: Factor out a function to set a pre-sorted group list,
Josh Triplett
[PATCHv2 1/2] groups: Factor out a function to set a pre-sorted group list,
Josh Triplett
[PATCH 1/2] groups: Factor out a function to set a pre-sorted group list,
Josh Triplett
[PATCHv8 0/4] syscalls,x86,sparc: Add execveat() system call,
David Drysdale
[RFC] Possible new execveat(2) Linux syscall,
David Drysdale
[PATCH] [media] Add RGB444_1X12 and RGB565_1X16 media bus formats,
Boris Brezillon
Re: [PATCH v2 1/1] truncate: generate fanotify and inotify events, Jan Kara
Re: [PATCH v2 net-next 2/2] net: introduce SO_INCOMING_CPU, Michael Kerrisk
Re: [PATCH v2 net-next 0/2] net: SO_INCOMING_CPU support, Michael Kerrisk
Re: [PATCH net-next] net: introduce SO_INCOMING_CPU,
Michael Kerrisk
[PATCH v2 net-next 0/7] implementation of eBPF maps,
Alexei Starovoitov
[PATCH 03/56] fs: Support compiling out splice-family syscalls, Pieter Smith
Re: [PATCH] ARM: cacheflush: disallow pending signals during cacheflush,
Will Deacon
[PATCH 0/8] crypto: AF_ALG: add AEAD and RNG support,
Stephan Mueller
[PATCH v2 00/19] kselftest install target feature,
Shuah Khan
- [PATCH v2 19/19] selftests/user: add install target to enable installing test, Shuah Khan
- [PATCH v2 17/19] selftests/timers: add install target to enable installing test, Shuah Khan
- [PATCH v2 18/19] selftests/vm: add install target to enable installing test, Shuah Khan
- [PATCH v2 15/19] selftests/ptrace: add install target to enable installing test, Shuah Khan
- [PATCH v2 16/19] selftests/sysctl: add install target to enable installing test, Shuah Khan
- [PATCH v2 14/19] selftests/net: add install target to enable installing test, Shuah Khan
- [PATCH v2 13/19] selftests/mqueue: add install target to enable installing test, Shuah Khan
- [PATCH v2 06/19] selftests/efivarfs: add install target to enable installing test, Shuah Khan
- [PATCH v2 09/19] selftests/kcmp: add install target to enable installing test, Shuah Khan
- [PATCH v2 05/19] selftests/cpu-hotplug: add install target to enable installing test, Shuah Khan
- [PATCH v2 11/19] selftests/memory-hotplug: add install target to enable installing test, Shuah Khan
- [PATCH v2 10/19] selftests/memfd: add install target to enable installing test, Shuah Khan
- [PATCH v2 08/19] selftests/ipc: add install target to enable installing test, Shuah Khan
- [PATCH v2 12/19] selftests/mount: add install target to enable installing test, Shuah Khan
- [PATCH v2 07/19] selftests/firmware: add install target to enable installing test, Shuah Khan
- [PATCH v2 04/19] selftests/breakpoints: add install target to enable installing test, Shuah Khan
- [PATCH v2 03/19] selftests: add install target to enable installing selftests, Shuah Khan
- [PATCH v2 01/19] selftests/user: move test out of Makefile into a shell script, Shuah Khan
- [PATCH v2 02/19] kbuild: kselftest_install - add a new make target to install selftests, Shuah Khan
[PATCH] selftests/net: psock_fanout seg faults in sock_fanout_read_ring(),
Shuah Khan
Re: [PATCH] drivers/firewire: fix use/leak of uninitialized stack memory in dispatch_ioctl(),
Stefan Richter
[PATCH v7 00/10] TPM 2.0 support,
Jarkko Sakkinen
- [PATCH v7 02/10] tpm: two-phase chip management functions, Jarkko Sakkinen
- [PATCH v7 10/10] tpm: TPM 2.0 sysfs attributes, Jarkko Sakkinen
- [PATCH v7 09/10] tpm: TPM 2.0 FIFO Interface, Jarkko Sakkinen
- [PATCH v7 08/10] tpm: TPM 2.0 CRB Interface, Jarkko Sakkinen
- [PATCH v7 07/10] tpm: TPM 2.0 baseline support, Jarkko Sakkinen
- [PATCH v7 06/10] tpm: fix: move sysfs attributes to the correct place., Jarkko Sakkinen
- [PATCH v7 05/10] tpm: device class for tpm, Jarkko Sakkinen
- [PATCH v7 04/10] tpm: rename chip->dev to chip->pdev, Jarkko Sakkinen
- [PATCH v7 03/10] tpm: fix multiple race conditions in tpm_ppi.c, Jarkko Sakkinen
- [PATCH v7 01/10] tpm: merge duplicate transmit_cmd() functions, Jarkko Sakkinen
- Re: [PATCH v7 00/10] TPM 2.0 support, Jarkko Sakkinen
[PATCH v9] kernel, add panic_on_warn,
Prarit Bhargava
[PATCH 2/2] linux-wireless:Added wiphy capability flag for offloading 4way handshake to driver,
Gautam (Gautam Kumar) Shukla
[PATCH 1/1] linux-wireless: Added psk in struct cfg80211_connect_params needed for offloading 4way handshake to driver,
Gautam (Gautam Kumar) Shukla
Re: [PATCH 3/3] block: Introduce blkdev_issue_zeroout_discard() function,
Darrick J. Wong
[PATCH] coresight: Adding ABI documentation, mathieu . poirier
[PATCH v6 RESEND 00/10] [media] Make mediabus format subsystem neutral,
Boris Brezillon
- [PATCH v6 RESEND 08/10] staging: media: Make use of MEDIA_BUS_FMT_ definitions, Boris Brezillon
- [PATCH v6 RESEND 10/10] [media] v4l: Forbid usage of V4L2_MBUS_FMT definitions inside the kernel, Boris Brezillon
- [PATCH v6 RESEND 06/10] [media] platform: Make use of media_bus_format enum, Boris Brezillon
- [PATCH v6 RESEND 07/10] [media] usb: Make use of media_bus_format enum, Boris Brezillon
- [PATCH v6 RESEND 09/10] gpu: ipu-v3: Make use of media_bus_format enum, Boris Brezillon
- [PATCH v6 RESEND 04/10] [media] i2c: Make use of media_bus_format enum, Boris Brezillon
- [PATCH v6 RESEND 05/10] [media] pci: Make use of MEDIA_BUS_FMT definitions, Boris Brezillon
- [PATCH v6 RESEND 02/10] [media] v4l: Update subdev-formats doc with new MEDIA_BUS_FMT values, Boris Brezillon
- [PATCH v6 RESEND 03/10] [media] Make use of the new media_bus_format definitions, Boris Brezillon
- [PATCH v6 RESEND 01/10] [media] Move mediabus format definition to a more standard place, Boris Brezillon
[PATCH v6 00/10] [media] Make mediabus format subsystem neutral,
Boris Brezillon
- [PATCH v6 06/10] [media] platform: Make use of media_bus_format enum, Boris Brezillon
- [PATCH v6 08/10] staging: media: Make use of MEDIA_BUS_FMT_ definitions, Boris Brezillon
- [PATCH v6 07/10] [media] usb: Make use of media_bus_format enum, Boris Brezillon
- [PATCH v6 10/10] [media] v4l: Forbid usage of V4L2_MBUS_FMT definitions inside the kernel, Boris Brezillon
- [PATCH v6 09/10] gpu: ipu-v3: Make use of media_bus_format enum, Boris Brezillon
- [PATCH v6 04/10] [media] i2c: Make use of media_bus_format enum, Boris Brezillon
- [PATCH v6 05/10] [media] pci: Make use of MEDIA_BUS_FMT definitions, Boris Brezillon
- [PATCH v6 01/10] [media] Move mediabus format definition to a more standard place, Boris Brezillon
- Re: [PATCH v6 00/10] [media] Make mediabus format subsystem neutral, Boris Brezillon
- [PATCH v6 02/10] [media] v4l: Update subdev-formats doc with new MEDIA_BUS_FMT values, Boris Brezillon
- [PATCH v6 03/10] [media] Make use of the new media_bus_format definitions, Boris Brezillon
[PATCH v6 0/7] vfs: Non-blockling buffered fs read (page cache only),
Milosz Tanski
- [PATCH v6 7/7] fs: add a flag for per-operation O_DSYNC semantics, Milosz Tanski
- [PATCH v6 6/7] fs: pass iocb to generic_write_sync, Milosz Tanski
- [PATCH v6 5/7] xfs: add RWF_NONBLOCK support, Milosz Tanski
- [PATCH v6 4/7] vfs: RWF_NONBLOCK flag for preadv2, Milosz Tanski
- [PATCH v6 3/7] x86: wire up preadv2 and pwritev2, Milosz Tanski
- [PATCH v6 2/7] vfs: Define new syscalls preadv2,pwritev2, Milosz Tanski
- [PATCH v6 1/7] vfs: Prepare for adding a new preadv/pwritev with user flags., Milosz Tanski
- Re: [PATCH v6 0/7] vfs: Non-blockling buffered fs read (page cache only), Dave Chinner
- Re: [PATCH v6 0/7] vfs: Non-blockling buffered fs read (page cache only), Christoph Hellwig
- Re: [PATCH v6 0/7] vfs: Non-blockling buffered fs read (page cache only), Andrew Morton
[PATCH v5 07/24] amdkfd: Add IOCTL set definitions of amdkfd, Oded Gabbay
[v6 0/4] ext4: add project quota support,
Li Xi
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]