Linux API
[Prev Page][Next Page]
- Re: [PATCH 06/28] aio: implement IOCB_CMD_POLL
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/28] fs: introduce new ->get_poll_head and ->poll_mask methods
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 04/28] fs: add new vfs_poll and file_can_poll helpers
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 03/28] fs: update documentation to mention __poll_t
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 02/28] fs: cleanup do_pollfd
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 01/28] fs: unexport poll_schedule_timeout
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 01/28] fs: unexport poll_schedule_timeout
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/28] fs: cleanup do_pollfd
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/28] fs: add new vfs_poll and file_can_poll helpers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/28] fs: update documentation to mention __poll_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/28] fs: introduce new ->get_poll_head and ->poll_mask methods
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/28] net: refactor socket_poll
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/28] aio: implement IOCB_CMD_POLL
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/28] net: remove sock_no_poll
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/28] net/unix: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/28] net: convert datagram_poll users tp ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/28] net/dccp: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/28] net/tipc: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/28] net/vmw_vsock: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/28] net/sctp: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/28] net/bluetooth: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/28] net/caif: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/28] net/phonet: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/28] net/nfc: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/28] net/rxrpc: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 25/28] pipe: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/28] net/iucv: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/28] crypto: af_alg: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 26/28] eventfd: switch to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 27/28] timerfd: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 28/28] random: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/28] net/atm: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/28] net/tcp: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/28] net: add support for ->poll_mask in proto_ops
- From: Christoph Hellwig <hch@xxxxxx>
- aio poll and a new in-kernel poll API V6
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/9] aio: remove an outdated comment in aio_complete
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/9] aio: sanitize ki_list handling
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/9] aio: refactor read/write iocb setup
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/9] aio: simplify cancellation
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/9] aio: delete iocbs from the active_reqs list in kiocb_cancel
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 8/9] aio: implement io_pgetevents
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/9] aio: add delayed cancel support
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 9/9] aio: implement IOCB_CMD_FSYNC and IOCB_CMD_FDSYNC
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/9] aio: don't print the page size at boot time
- From: Christoph Hellwig <hch@xxxxxx>
- io_pgetevents & aio fsync
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 23/24] fpga: dfl: afu: add user afu sub feature support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v4 16/24] fpga: dfl: add fpga manager platform driver for FME
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [RESEND RFC] translate_pid API
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH v4 16/24] fpga: dfl: add fpga manager platform driver for FME
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [RESEND RFC] translate_pid API
- From: Nagarathnam Muthusamy <nagarathnam.muthusamy@xxxxxxxxxx>
- Re: [PATCH -next v2 0/3] sysvipc: introduce STAT_ANY commands
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH v4 23/24] fpga: dfl: afu: add user afu sub feature support
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH 13/36] fs: introduce new ->get_poll_head and ->poll_mask methods
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 08/36] aio: implement io_pgetevents
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH 08/36] aio: implement io_pgetevents
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 08/36] aio: implement io_pgetevents
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH 08/36] aio: implement io_pgetevents
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 07/36] aio: add delayed cancel support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 2/3] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH v4 23/24] fpga: dfl: afu: add user afu sub feature support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v4 12/24] fpga: dfl: fme: add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH 13/36] fs: introduce new ->get_poll_head and ->poll_mask methods
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 07/36] aio: add delayed cancel support
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 12/36] fs: add new vfs_poll and file_can_poll helpers
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 11/36] fs: update documentation for __poll_t
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 10/36] fs: cleanup do_pollfd
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 09/36] fs: unexport poll_schedule_timeout
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 08/36] aio: implement io_pgetevents
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 06/36] aio: delete iocbs from the active_reqs list in kiocb_cancel
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 05/36] aio: simplify cancellation
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 04/36] aio: sanitize ki_list handling
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 03/36] aio: refactor read/write iocb setup
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 02/36] aio: remove an outdated comment in aio_complete
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 01/36] aio: don't print the page size at boot time
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] x86/sigreturn: use SYSCALL_DEFINE0
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH] x86/sigreturn: use SYSCALL_DEFINE0
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 23/24] fpga: dfl: afu: add user afu sub feature support
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH] bpf: whitelist syscalls for error injection
- From: Howard McLauchlan <hmclauchlan@xxxxxx>
- Re: [PATCH v4 12/24] fpga: dfl: fme: add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v4 20/24] fpga: dfl: add FPGA Accelerated Function Unit driver basic framework
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: aio poll, io_pgetevents and a new in-kernel poll API V5
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] bpf: whitelist syscalls for error injection
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v16 06/13] task_isolation: userspace hard isolation from kernel
- From: Yury Norov <ynorov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] bpf: whitelist syscalls for error injection
- From: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] bpf: whitelist syscalls for error injection
- From: Howard McLauchlan <hmclauchlan@xxxxxx>
- [PATCH ghau40 v2 0/5] add support for audit container ID
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [PATCH ghau40 v2 1/5] AUDIT_CONTAINER message type basic support
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [PATCH ghau40 v2 2/5] AUDIT_CONTAINER_INFO message type basic support
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [PATCH ghau40 v2 3/5] auditctl: add support for containerid filter
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [PATCH ghau40 v2 4/5] add ausearch containerid support
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [PATCH ghau40 v2 5/5] start normalization containerid support
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH ghak32 V2 01/13] audit: add container id
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH ghak32 V2 02/13] audit: check children and threading before allowing containerid
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH ghak32 V2 03/13] audit: log container info of syscalls
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH ghak32 V2 04/13] audit: add containerid filtering
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH ghak32 V2 05/13] audit: add containerid support for ptrace and signals
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH ghak32 V2 06/13] audit: add support for non-syscall auxiliary records
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH ghak32 V2 07/13] audit: add container aux record to watch/tree/mark
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH ghak32 V2 10/13] audit: add containerid support for seccomp and anom_abend records
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH ghak32 V2 09/13] audit: add containerid support for config/feature/user records
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH ghak32 V2 08/13] audit: add containerid support for tty_audit
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH ghak32 V2 11/13] audit: add support for containerid to network namespaces
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH ghak32 V2 12/13] audit: NETFILTER_PKT: record each container ID associated with a netNS
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH ghak32 V2 13/13] debug audit: read container ID of a process
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH ghak32 V2 00/13] audit: implement container id
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH v4 08/24] fpga: add FPGA DFL PCIe device driver
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [RFC PATCH V1 01/12] audit: add container id
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH v2 2/3] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [RFC PATCH V1 01/12] audit: add container id
- From: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 08/24] fpga: add FPGA DFL PCIe device driver
- From: Moritz Fischer <mdf@xxxxxxxxxx>
- Re: [RESEND RFC] translate_pid API
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [RESEND RFC] translate_pid API
- From: Nagarathnam Muthusamy <nagarathnam.muthusamy@xxxxxxxxxx>
- Re: [PATCH] x86/sigreturn: use SYSCALL_DEFINE0
- From: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] x86/sigreturn: use SYSCALL_DEFINE0
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Help Updating Device Drivers
- From: Brian McGrew <brian.mcgrew@xxxxxxxxxxxxxxxx>
- Re: Help Updating Device Drivers
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Help Updating Device Drivers
- From: Brian McGrew <brian.mcgrew@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v4 09/24] fpga: dfl-pci: add enumeration for feature devices
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH] x86: always use SYSCALL_DEFINE*
- From: "Tautschnig, Michael" <tautschn@xxxxxxxxxxxx>
- [PATCH] x86/sigreturn: use SYSCALL_DEFINE0
- From: "Tautschnig, Michael" <tautschn@xxxxxxxxxxxx>
- Re: [PATCH] x86: always use SYSCALL_DEFINE*
- From: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 09/24] fpga: dfl-pci: add enumeration for feature devices
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v5 09/10] change time types to new y2038 safe __kernel_* types
- From: Deepa Dinamani <deepa.kernel@xxxxxxxxx>
- [PATCH v5 10/10] nanosleep: change time types to safe __kernel_* types
- From: Deepa Dinamani <deepa.kernel@xxxxxxxxx>
- [PATCH v5 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
- From: Deepa Dinamani <deepa.kernel@xxxxxxxxx>
- Re: [RESEND RFC] translate_pid API
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH] bpf: whitelist syscalls for error injection
- From: Howard McLauchlan <hmclauchlan@xxxxxx>
- Re: [RESEND RFC] translate_pid API
- From: Nagarathnam Muthusamy <nagarathnam.muthusamy@xxxxxxxxxx>
- Re: [PATCH] bpf: whitelist syscalls for error injection
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH] bpf: whitelist syscalls for error injection
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH] bpf: whitelist syscalls for error injection
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- [PATCH] bpf: whitelist syscalls for error injection
- From: Howard McLauchlan <hmclauchlan@xxxxxx>
- Re: [PATCH] x86: always use SYSCALL_DEFINE*
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [RESEND RFC] translate_pid API
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [RESEND RFC] translate_pid API
- From: Nagarathnam Muthusamy <nagarathnam.muthusamy@xxxxxxxxxx>
- Re: [RESEND RFC] translate_pid API
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [RESEND RFC] translate_pid API
- From: Nagarathnam Muthusamy <nagarathnam.muthusamy@xxxxxxxxxx>
- Re: [RESEND RFC] translate_pid API
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [RESEND RFC] translate_pid API
- From: Nagarathnam Muthusamy <nagarathnam.muthusamy@xxxxxxxxxx>
- Re: [PATCH] x86: always use SYSCALL_DEFINE*
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [RESEND RFC] translate_pid API
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v4 09/24] fpga: dfl-pci: add enumeration for feature devices
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v4 08/24] fpga: add FPGA DFL PCIe device driver
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: aio poll, io_pgetevents and a new in-kernel poll API V5
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 14/24] fpga: dfl: fme: add partial reconfiguration sub feature support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v4 14/24] fpga: dfl: fme: add partial reconfiguration sub feature support
- From: matthew.gerlach@xxxxxxxxxxxxxxx
- Re: [PATCH v4 14/24] fpga: dfl: fme: add partial reconfiguration sub feature support
- From: Alan Tull <atull@xxxxxxxxxx>
- [PATCH v4 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
- From: Deepa Dinamani <deepa.kernel@xxxxxxxxx>
- [PATCH v4 10/10] nanosleep: change time types to safe __kernel_* types
- From: Deepa Dinamani <deepa.kernel@xxxxxxxxx>
- [PATCH v4 09/10] change time types to new y2038 safe __kernel_* types
- From: Deepa Dinamani <deepa.kernel@xxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Alexei Starovoitov <ast@xxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Alexei Starovoitov <ast@xxxxxx>
- [RESEND RFC] translate_pid API
- From: nagarathnam.muthusamy@xxxxxxxxxx
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Edward Cree <ecree@xxxxxxxxxxxxxx>
- Re: [PATCH v4 14/24] fpga: dfl: fme: add partial reconfiguration sub feature support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxx>
- Re: [PATCH bpf-next v8 01/11] fs,security: Add a security blob to nameidata
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v4 14/24] fpga: dfl: fme: add partial reconfiguration sub feature support
- From: matthew.gerlach@xxxxxxxxxxxxxxx
- [PATCH v2] x86: always use SYSCALL_DEFINE*
- From: "Tautschnig, Michael" <tautschn@xxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH] x86: always use SYSCALL_DEFINE*
- From: "Tautschnig, Michael" <tautschn@xxxxxxxxxxxx>
- [PATCH] x86: always use SYSCALL_DEFINE*
- From: "Tautschnig, Michael" <tautschn@xxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Alexei Starovoitov <ast@xxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Alexei Starovoitov <ast@xxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Alexei Starovoitov <ast@xxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Alexei Starovoitov <ast@xxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Alexei Starovoitov <ast@xxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Alexei Starovoitov <ast@xxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v2 2/3] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v3] arm64: signal: Ensure si_code is valid for all fault signalsy
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v3] arm64: signal: Ensure si_code is valid for all fault signals
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH v2 2/3] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Alexei Starovoitov <ast@xxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Alexei Starovoitov <ast@xxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v8 00/11] Landlock LSM: Toward unprivileged sandboxing
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH bpf-next v8 00/11] Landlock LSM: Toward unprivileged sandboxing
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Alexei Starovoitov <ast@xxxxxx>
- Re: [PATCH v2 2/3] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH v2 2/3] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH v2 1/3] signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [RFC] translate_pid API
- From: Nagarathnam Muthusamy <nagarathnam.muthusamy@xxxxxxxxxx>
- Re: [RFC] translate_pid API
- From: Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
- [PATCH v3] arm64: signal: Ensure si_code is valid for all fault signals
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v2 1/3] signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH v2 2/3] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH v2 3/3] arm64: signal: Ensure si_code is valid for all fault signals
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH v16 00/13] support "task_isolation" mode
- From: Yury Norov <ynorov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] kernel/sys_ni: sort cond_syscall() entries
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH v4 14/24] fpga: dfl: fme: add partial reconfiguration sub feature support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v8 00/11] Landlock LSM: Toward unprivileged sandboxing
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Alexei Starovoitov <ast@xxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Chris Mason <clm@xxxxxx>
- Re: [PATCH bpf-next v8 00/11] Landlock LSM: Toward unprivileged sandboxing
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH bpf-next v8 00/11] Landlock LSM: Toward unprivileged sandboxing
- From: Tycho Andersen <tycho@xxxxxxxx>
- Re: [PATCH bpf-next v8 00/11] Landlock LSM: Toward unprivileged sandboxing
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v8 08/11] landlock: Add ptrace restrictions
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH bpf-next v8 00/11] Landlock LSM: Toward unprivileged sandboxing
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] kernel/sys_ni: sort cond_syscall() entries
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] kernel/sys_ni: sort cond_syscall() entries
- From: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 14/24] fpga: dfl: fme: add partial reconfiguration sub feature support
- From: Alan Tull <atull@xxxxxxxxxx>
- [RFC] translate_pid API
- From: nagarathnam.muthusamy@xxxxxxxxxx
- Re: [RFC PATCH V1 00/12] audit: implement container id
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 0/5] bpf, tracing: introduce bpf raw tracepoints
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Alexei Starovoitov <ast@xxxxxx>
- Re: [PATCH v4 14/24] fpga: dfl: fme: add partial reconfiguration sub feature support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH net-next] modules: allow modprobe load regular elf binaries
- From: Alexei Starovoitov <ast@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/5] bpf: introduce BPF_RAW_TRACEPOINT
- From: Alexei Starovoitov <ast@xxxxxx>
- Re: [PATCH v4 13/24] fpga: region: add compat_id support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH bpf-next 3/5] bpf: introduce BPF_RAW_TRACEPOINT
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v4 14/24] fpga: dfl: fme: add partial reconfiguration sub feature support
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH 14/36] aio: implement IOCB_CMD_POLL
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH 08/36] aio: implement io_pgetevents
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- [PATCH 02/36] aio: remove an outdated comment in aio_complete
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/36] aio: delete iocbs from the active_reqs list in kiocb_cancel
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/36] aio: implement io_pgetevents
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/36] aio: add delayed cancel support
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/36] aio: don't print the page size at boot time
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/36] aio: simplify cancellation
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/36] aio: refactor read/write iocb setup
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/36] aio: sanitize ki_list handling
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/36] fs: unexport poll_schedule_timeout
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/36] fs: cleanup do_pollfd
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/36] fs: add new vfs_poll and file_can_poll helpers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/36] net: refactor socket_poll
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/36] aio: implement IOCB_CMD_POLL
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/36] fs: introduce new ->get_poll_head and ->poll_mask methods
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/36] net/unix: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/36] net: remove sock_no_poll
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/36] net/tcp: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/36] net: add support for ->poll_mask in proto_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/36] net: convert datagram_poll users tp ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/36] net/dccp: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/36] fs: update documentation for __poll_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/36] net/vmw_vsock: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/36] net/tipc: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/36] net/atm: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 26/36] net/bluetooth: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 28/36] net/nfc: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 27/36] net/caif: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 30/36] net/iucv: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 29/36] net/phonet: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 32/36] crypto: af_alg: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 31/36] net/rxrpc: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 35/36] timerfd: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 34/36] eventfd: switch to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 33/36] pipe: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 25/36] net/sctp: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 36/36] random: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- aio poll, io_pgetevents and a new in-kernel poll API V5
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH bpf-next 0/5] bpf, tracing: introduce bpf raw tracepoints
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v4 13/24] fpga: region: add compat_id support
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH bpf-next 0/5] bpf, tracing: introduce bpf raw tracepoints
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [RFC PATCH V1 00/12] audit: implement container id
- From: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH V1 01/12] audit: add container id
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH] auditctl: add support for containerid filter
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [RFC PATCH V1 00/12] audit: implement container id
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [RFC PATCH V1 00/12] audit: implement container id
- From: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH V1 01/12] audit: add container id
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH V1 01/12] audit: add container id
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH 0/3] userfaultfd: non-cooperative: syncronous events
- From: Mike Rapoport <rppt@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] userfaultfd: non-cooperative: syncronous events
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH V1 01/12] audit: add container id
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH V1 01/12] audit: add container id
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH V1 01/12] audit: add container id
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v4 4/4] mm: Mark pages in use for page tables
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/4] mm: Mark pages allocated through vmalloc
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/4] mm: Split page_type out from _map_count
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [RFC PATCH V1 01/12] audit: add container id
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [PATCH v4 4/4] mm: Mark pages in use for page tables
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v4 3/4] mm: Mark pages allocated through vmalloc
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v4 2/4] mm: Split page_type out from _map_count
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v4 1/4] s390: Use _refcount for pgtables
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v4 0/4] Record additional page allocation reasons
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [RFC PATCH V1 00/12] audit: implement container id
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH V1 01/12] audit: add container id
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH V1 02/12] audit: log container info of syscalls
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH V1 03/12] audit: add containerid filtering
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH V1 04/12] audit: read container ID of a process
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH V1 05/12] audit: add containerid support for ptrace and signals
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH V1 06/12] audit: add support for non-syscall auxiliary records
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH V1 07/12] audit: add container aux record to watch/tree/mark
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH V1 08/12] audit: add containerid support for tty_audit
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH V1 09/12] audit: add containerid support for config/feature/user records
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH V1 11/12] debug audit: add container id
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH V1 10/12] audit: add containerid support for seccomp and anom_abend records
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [RFC PATCH V1 12/12] debug! audit: add container id
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [PATCH v2 3/3] arm64: signal: Ensure si_code is valid for all fault signals
- From: Dave Martin <Dave.Martin@xxxxxxx>
- [PATCH v2 2/3] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
- From: Dave Martin <Dave.Martin@xxxxxxx>
- [PATCH v2 1/3] signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
- From: Dave Martin <Dave.Martin@xxxxxxx>
- [PATCH v2 0/3] arm64: Fix invalid si_codes for fault signals
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v4 15/24] fpga: dfl-fme-pr: add compat_id support for dfl-fme-region platform device.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v4 15/24] fpga: dfl-fme-pr: add compat_id support for dfl-fme-region platform device.
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v4 13/24] fpga: region: add compat_id support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v4 15/24] fpga: dfl-fme-pr: add compat_id support for dfl-fme-region platform device.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH bpf-next 2/5] tracepoint: compute num_args at build time
- From: Alexei Starovoitov <ast@xxxxxxxxxx>
- [PATCH bpf-next 3/5] bpf: introduce BPF_RAW_TRACEPOINT
- From: Alexei Starovoitov <ast@xxxxxxxxxx>
- [PATCH bpf-next 5/5] samples/bpf: raw tracepoint test
- From: Alexei Starovoitov <ast@xxxxxxxxxx>
- [PATCH bpf-next 1/5] treewide: remove struct-pass-by-value from tracepoints arguments
- From: Alexei Starovoitov <ast@xxxxxxxxxx>
- [PATCH bpf-next 4/5] libbpf: add bpf_raw_tracepoint_open helper
- From: Alexei Starovoitov <ast@xxxxxxxxxx>
- [PATCH bpf-next 0/5] bpf, tracing: introduce bpf raw tracepoints
- From: Alexei Starovoitov <ast@xxxxxxxxxx>
- Re: [OMPI devel] [PATCH v5 0/4] vm: add a syscall to map a process memory into a pipe
- From: "Atchley, Scott" <atchleyes@xxxxxxxx>
- Re: [PATCH v4 15/24] fpga: dfl-fme-pr: add compat_id support for dfl-fme-region platform device.
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v4 13/24] fpga: region: add compat_id support
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v5 0/4] vm: add a syscall to map a process memory into a pipe
- From: Andrei Vagin <avagin@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v8 06/11] bpf,landlock: Add a new map type: inode
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v8 01/11] fs,security: Add a security blob to nameidata
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v8 01/11] fs,security: Add a security blob to nameidata
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 3/3] userfaultfd: non-cooperative: allow synchronous EVENT_REMOVE
- From: Mike Rapoport <rppt@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] userfaultfd: non-cooperative: allow synchronous EVENT_REMOVE
- From: Pavel Emelyanov <xemul@xxxxxxxxxxxxx>
- Re: [PATCH v5 0/4] vm: add a syscall to map a process memory into a pipe
- From: Pavel Emelyanov <xemul@xxxxxxxxxxxxx>
- Re: [PATCH v5 0/4] vm: add a syscall to map a process memory into a pipe
- From: Andrei Vagin <avagin@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v8 08/11] landlock: Add ptrace restrictions
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH bpf-next v8 08/11] landlock: Add ptrace restrictions
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH bpf-next v8 08/11] landlock: Add ptrace restrictions
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH bpf-next v8 00/11] Landlock LSM: Toward unprivileged sandboxing
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v8 08/11] landlock: Add ptrace restrictions
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH bpf-next v8 08/11] landlock: Add ptrace restrictions
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH bpf-next v8 08/11] landlock: Add ptrace restrictions
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH bpf-next v8 00/11] Landlock LSM: Toward unprivileged sandboxing
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH bpf-next v8 05/11] seccomp,landlock: Enforce Landlock programs per process hierarchy
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH bpf-next v8 05/11] seccomp,landlock: Enforce Landlock programs per process hierarchy
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v8 05/11] seccomp,landlock: Enforce Landlock programs per process hierarchy
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH bpf-next v8 05/11] seccomp,landlock: Enforce Landlock programs per process hierarchy
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v8 05/11] seccomp,landlock: Enforce Landlock programs per process hierarchy
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- [PATCH 1/3] userfaultfd: introduce userfaultfd_init_waitqueue helper
- From: Mike Rapoport <rppt@xxxxxxxxxxxxxxxxxx>
- [PATCH 3/3] userfaultfd: non-cooperative: allow synchronous EVENT_REMOVE
- From: Mike Rapoport <rppt@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/3] userfaultfd: non-cooperative: generalize wake key structure
- From: Mike Rapoport <rppt@xxxxxxxxxxxxxxxxxx>
- [PATCH 0/3] userfaultfd: non-cooperative: syncronous events
- From: Mike Rapoport <rppt@xxxxxxxxxxxxxxxxxx>
- Re: [OMPI devel] [PATCH v5 0/4] vm: add a syscall to map a process memory into a pipe
- From: Mike Rapoport <rppt@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v8 05/11] seccomp,landlock: Enforce Landlock programs per process hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v8 05/11] seccomp,landlock: Enforce Landlock programs per process hierarchy
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH bpf-next v8 08/11] landlock: Add ptrace restrictions
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v8 05/11] seccomp,landlock: Enforce Landlock programs per process hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v8 05/11] seccomp,landlock: Enforce Landlock programs per process hierarchy
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH bpf-next v8 00/11] Landlock LSM: Toward unprivileged sandboxing
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v8 08/11] landlock: Add ptrace restrictions
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH v4 01/24] docs: fpga: add a document for FPGA Device Feature List (DFL) Framework Overview
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v5 0/4] vm: add a syscall to map a process memory into a pipe
- From: "Dmitry V. Levin" <ldv@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v8 05/11] seccomp,landlock: Enforce Landlock programs per process hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v8 01/11] fs,security: Add a security blob to nameidata
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v8 01/11] fs,security: Add a security blob to nameidata
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v8 01/11] fs,security: Add a security blob to nameidata
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v8 02/11] fs,security: Add a new file access type: MAY_CHROOT
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v8 05/11] seccomp,landlock: Enforce Landlock programs per process hierarchy
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v8 06/11] bpf,landlock: Add a new map type: inode
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v8 07/11] landlock: Handle filesystem access control
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v8 10/11] bpf,landlock: Add tests for Landlock
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v8 03/11] bpf: Add eBPF program subtype and is_valid_subtype() verifier
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v8 04/11] bpf,landlock: Define an eBPF program type for Landlock hooks
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v8 00/11] Landlock LSM: Toward unprivileged sandboxing
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v8 09/11] bpf: Add a Landlock sandbox example
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v8 11/11] landlock: Add user and kernel documentation for Landlock
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH bpf-next v8 08/11] landlock: Add ptrace restrictions
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v4 01/24] docs: fpga: add a document for FPGA Device Feature List (DFL) Framework Overview
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [OMPI devel] [PATCH v5 0/4] vm: add a syscall to map a process memory into a pipe
- From: Nathan Hjelm <hjelmn@xxxxxx>
- Re: [PATCH 1/2] Protect larger order pages from breaking up
- From: Christopher Lameter <cl@xxxxxxxxx>
- Re: [PATCH 1/2] Protect larger order pages from breaking up
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v5 0/4] vm: add a syscall to map a process memory into a pipe
- From: Pavel Emelyanov <xemul@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
- From: James Morse <james.morse@xxxxxxx>
- Re: [PATCH 1/3] signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
- From: Dave Martin <Dave.Martin@xxxxxxx>
- [PATCH 2/3] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
- From: Dave Martin <Dave.Martin@xxxxxxx>
- [PATCH 3/3] arm64: signal: Ensure si_code is valid for all fault signals
- From: Dave Martin <Dave.Martin@xxxxxxx>
- [PATCH 1/3] signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
- From: Dave Martin <Dave.Martin@xxxxxxx>
- [PATCH 0/3] arm64: Fix invalid si_codes for fault signals
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH 1/3] seccomp, ptrace: switch get_metadata types to arch independent
- From: "Dmitry V. Levin" <ldv@xxxxxxxxxxxx>
- Re: [PATCH v4 2/2] ptrace, seccomp: add support for retrieving seccomp metadata
- From: Tycho Andersen <tycho@xxxxxxxx>
- Re: [PATCH v5 0/4] vm: add a syscall to map a process memory into a pipe
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v4 2/2] ptrace, seccomp: add support for retrieving seccomp metadata
- From: "Dmitry V. Levin" <ldv@xxxxxxxxxxxx>
- Re: [PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/3] ipc/shm: introduce shmctl(SHM_STAT_ANY)
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
- From: Jan Kara <jack@xxxxxxx>
- RE: [PATCH v4 07/24] fpga: dfl: add feature device infrastructure
- From: "Wu, Hao" <hao.wu@xxxxxxxxx>
- Re: [PATCH v4 07/24] fpga: dfl: add feature device infrastructure
- From: Moritz Fischer <mdf@xxxxxxxxxx>
- [PATCH -next v2 0/3] sysvipc: introduce STAT_ANY commands
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- [PATCH 1/3] ipc/shm: introduce shmctl(SHM_STAT_ANY)
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- [PATCH 2/3] ipc/sem: introduce semctl(SEM_STAT_ANY)
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- [PATCH 3/3] ipc/msg: introduce msgctl(MSG_STAT_ANY)
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- RE: [PATCH v4 07/24] fpga: dfl: add feature device infrastructure
- From: "Wu, Hao" <hao.wu@xxxxxxxxx>
- RE: [PATCH v4 06/24] fpga: dfl: adds fpga_cdev_find_port
- From: "Wu, Hao" <hao.wu@xxxxxxxxx>
- RE: [PATCH v4 03/24] fpga: mgr: add status for fpga-manager
- From: "Wu, Hao" <hao.wu@xxxxxxxxx>
- Re: [PATCH v4 07/24] fpga: dfl: add feature device infrastructure
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v4 07/24] fpga: dfl: add feature device infrastructure
- From: Moritz Fischer <mdf@xxxxxxxxxx>
- Re: [PATCH v4 03/24] fpga: mgr: add status for fpga-manager
- From: Moritz Fischer <mdf@xxxxxxxxxx>
- Re: [PATCH v4 06/24] fpga: dfl: adds fpga_cdev_find_port
- From: Moritz Fischer <mdf@xxxxxxxxxx>
- Re: [PATCH v4 11/24] fpga: dfl: fme: add header sub feature support
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v4 06/24] fpga: dfl: adds fpga_cdev_find_port
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v4 03/24] fpga: mgr: add status for fpga-manager
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v2] inotify: Extend ioctl to allow to request id of new watch descriptor
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH -next 0/3] sysvipc: introduce STAT_ALL commands
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH -next 0/3] sysvipc: introduce STAT_ALL commands
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH -next 0/3] sysvipc: introduce STAT_ALL commands
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH -next 0/3] sysvipc: introduce STAT_ALL commands
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [RFC PATCH v2 3/3] arm64: signal: Ensure si_code is valid for all fault signals
- From: James Morse <james.morse@xxxxxxx>
- [PATCH -next 0/3] sysvipc: introduce STAT_ALL commands
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- [PATCH 3/3] ipc/msg: introduce shmctl(MSG_STAT_ALL)
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- [PATCH 2/3] ipc/sem: introduce shmctl(SEM_STAT_ALL)
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- [PATCH 1/3] ipc/shm: introduce shmctl(SHM_STAT_ALL)
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH] uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
- From: Guillaume Nault <g.nault@xxxxxxxxxxxx>
- Re: [PATCH] uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 3/3] arm64: signal: Ensure si_code is valid for all fault signals
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [RFC PATCH v2 3/3] arm64: signal: Ensure si_code is valid for all fault signals
- From: James Morse <james.morse@xxxxxxx>
- [PATCH v4 01/24] docs: fpga: add a document for FPGA Device Feature List (DFL) Framework Overview
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 00/24] FPGA Device Feature List (DFL) Device Drivers
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 02/24] fpga: mgr: add region_id to fpga_image_info
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 04/24] fpga: add device feature list support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 05/24] fpga: dfl: add chardev support for feature devices
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 03/24] fpga: mgr: add status for fpga-manager
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 06/24] fpga: dfl: adds fpga_cdev_find_port
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 09/24] fpga: dfl-pci: add enumeration for feature devices
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 10/24] fpga: dfl: add FPGA Management Engine driver basic framework
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 07/24] fpga: dfl: add feature device infrastructure
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 11/24] fpga: dfl: fme: add header sub feature support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 14/24] fpga: dfl: fme: add partial reconfiguration sub feature support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 13/24] fpga: region: add compat_id support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 12/24] fpga: dfl: fme: add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 15/24] fpga: dfl-fme-pr: add compat_id support for dfl-fme-region platform device.
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 17/24] fpga: dfl: add fpga bridge platform driver for FME
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 16/24] fpga: dfl: add fpga manager platform driver for FME
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 21/24] fpga: dfl: afu: add header sub feature support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 19/24] fpga: dfl-fme-region: add compat_id support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 20/24] fpga: dfl: add FPGA Accelerated Function Unit driver basic framework
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 18/24] fpga: dfl: add fpga region platform driver for FME
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 22/24] fpga: dfl: afu: add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 23/24] fpga: dfl: afu: add user afu sub feature support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 24/24] fpga: dfl: afu: add FPGA_PORT_DMA_MAP/UNMAP ioctls support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v4 08/24] fpga: add FPGA DFL PCIe device driver
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 11/21] fpga: dfl: fme: add header sub feature support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 18/21] fpga: dfl: afu: add header sub feature support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH] uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- [PATCH] uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- [PATCH manpages] membarrier.2: New membarrier commands introduced in 4.16
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH v3 18/21] fpga: dfl: afu: add header sub feature support
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: shmctl(SHM_STAT) vs. /proc/sysvipc/shm permissions discrepancies
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH v3 11/21] fpga: dfl: fme: add header sub feature support
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [RFC PATCH for 4.16 10/21] cpu_opv: Provide cpu_opv system call (v5)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [patch v14 4/4] Documentation: jtag: Add ABI documentation
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH v2] inotify: Extend ioctl to allow to request id of new watch descriptor
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [PATCH v2] inotify: Extend ioctl to allow to request id of new watch descriptor
- From: Stef Bon <stefbon@xxxxxxxxx>
- [PATCH for 4.16] Documentation: Allow comments in arch features files
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH for 4.16] membarrier-sync-core: Document architecture support
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [PATCH for 4.16] membarrier-sync-core: Document architecture support
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH v2] inotify: Extend ioctl to allow to request id of new watch descriptor
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [PATCH v2] inotify: Extend ioctl to allow to request id of new watch descriptor
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] inotify: Extend ioctl to allow to request id of new watch descriptor
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v2] inotify: Extend ioctl to allow to request id of new watch descriptor
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [PATCH] inotify: Extend ioctl to allow to request id of new watch descriptor
- From: Cyrill Gorcunov <gorcunov@xxxxxxxxxxxxx>
- Re: [PATCH] inotify: Extend ioctl to allow to request id of new watch descriptor
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 14/21] fpga: dfl: add fpga manager platform driver for FME
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v3 14/21] fpga: dfl: add fpga manager platform driver for FME
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 14/21] fpga: dfl: add fpga manager platform driver for FME
- From: Alan Tull <atull@xxxxxxxxxx>
- [RFC PATCH] membarrier-sync-core: Document architecture support
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [RFC PATCH] membarrier-sync-core: Document architecture support
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [regresssion 4.15] Userspace compilation broken by uapi/linux/if_ether.h update
- From: Guillaume Nault <g.nault@xxxxxxxxxxxx>
- Re: [PATCH v3 14/21] fpga: dfl: add fpga manager platform driver for FME
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 14/21] fpga: dfl: add fpga manager platform driver for FME
- From: Moritz Fischer <mdf@xxxxxxxxxx>
- Re: [PATCH v3 14/21] fpga: dfl: add fpga manager platform driver for FME
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 14/21] fpga: dfl: add fpga manager platform driver for FME
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v3 14/21] fpga: dfl: add fpga manager platform driver for FME
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v3 06/21] fpga: dfl: adds fpga_cdev_find_port
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 14/21] fpga: dfl: add fpga manager platform driver for FME
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 14/21] fpga: dfl: add fpga manager platform driver for FME
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 06/21] fpga: dfl: adds fpga_cdev_find_port
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH for 4.16 00/11] membarrier updates for 4.16
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH for 4.16 v7 02/11] powerpc: membarrier: Skip memory barrier in switch_mm()
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH for 4.16 v7 02/11] powerpc: membarrier: Skip memory barrier in switch_mm()
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH for 4.16 00/11] membarrier updates for 4.16
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH for 4.16 00/11] membarrier updates for 4.16
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH for 4.16 00/11] membarrier updates for 4.16
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH v3 14/21] fpga: dfl: add fpga manager platform driver for FME
- From: "Luebbers, Enno" <enno.luebbers@xxxxxxxxx>
- Re: [PATCH for 4.16 00/11] membarrier updates for 4.16
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH for 4.16 00/11] membarrier updates for 4.16
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 14/21] fpga: dfl: add fpga manager platform driver for FME
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH for 4.16 00/11] membarrier updates for 4.16
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: RFC(V3): Audit Kernel Container IDs
- From: Simo Sorce <simo@xxxxxxxxxx>
- Re: [PATCH v3 14/21] fpga: dfl: add fpga manager platform driver for FME
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 14/21] fpga: dfl: add fpga manager platform driver for FME
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: RFC(V3): Audit Kernel Container IDs
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 14/21] fpga: dfl: add fpga manager platform driver for FME
- From: Moritz Fischer <mdf@xxxxxxxxxx>
- Re: RFC(V3): Audit Kernel Container IDs
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH v3 14/21] fpga: dfl: add fpga manager platform driver for FME
- From: "Luebbers, Enno" <enno.luebbers@xxxxxxxxx>
- Re: RFC(V3): Audit Kernel Container IDs
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: RFC(V3): Audit Kernel Container IDs
- From: Simo Sorce <simo@xxxxxxxxxx>
- Re: RFC(V3): Audit Kernel Container IDs
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: RFC(V3): Audit Kernel Container IDs
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: RFC(V3): Audit Kernel Container IDs
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v3 14/21] fpga: dfl: add fpga manager platform driver for FME
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 19/21] fpga: dfl: afu: add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 14/21] fpga: dfl: add fpga manager platform driver for FME
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v3 16/21] fpga: dfl: add fpga region platform driver for FME
- From: Moritz Fischer <mdf@xxxxxxxxxx>
- Re: [PATCH v3 19/21] fpga: dfl: afu: add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
- From: Moritz Fischer <mdf@xxxxxxxxxx>
- Re: [PATCH v3 12/21] fpga: dfl: fme: add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
- From: Moritz Fischer <mdf@xxxxxxxxxx>
- Re: [PATCH v3 15/21] fpga: dfl: add fpga bridge platform driver for FME
- From: Moritz Fischer <mdf@xxxxxxxxxx>
- Re: [PATCH v3 16/21] fpga: dfl: add fpga region platform driver for FME
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 19/21] fpga: dfl: afu: add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 15/21] fpga: dfl: add fpga bridge platform driver for FME
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 12/21] fpga: dfl: fme: add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 02/21] fpga: mgr: add region_id to fpga_image_info
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 04/21] fpga: add device feature list support
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v3 16/21] fpga: dfl: add fpga region platform driver for FME
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v3 02/21] fpga: mgr: add region_id to fpga_image_info
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v3 12/21] fpga: dfl: fme: add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v3 15/21] fpga: dfl: add fpga bridge platform driver for FME
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v3 19/21] fpga: dfl: afu: add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [patch v18 0/4] JTAG driver introduction
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- [RFC PATCH v2 3/3] arm64: signal: Ensure si_code is valid for all fault signals
- From: Dave Martin <Dave.Martin@xxxxxxx>
- [RFC PATCH v2 2/3] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
- From: Dave Martin <Dave.Martin@xxxxxxx>
- [RFC PATCH v2 1/3] signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
- From: Dave Martin <Dave.Martin@xxxxxxx>
- [RFC PATCH v2 0/3] arm64: Fix invalid si_codes for fault signals
- From: Dave Martin <Dave.Martin@xxxxxxx>
- [PATCH for 4.16 v2 06/11] Introduce sync_core_before_usermode
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 v2 01/11] membarrier: selftest: Test private expedited cmd
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 v3 04/11] membarrier: provide GLOBAL_EXPEDITED command
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 v7 02/11] powerpc: membarrier: Skip memory barrier in switch_mm()
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 v2 05/11] membarrier: selftest: Test global expedited cmd
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 v5 03/11] membarrier: Document scheduler barrier requirements
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 10/11] membarrier: arm64: Provide core serializing command
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 v4 09/11] membarrier: x86: Provide core serializing command
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 v3 07/11] x86: Implement sync_core_before_usermode
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 11/11] membarrier: selftest: Test private expedited sync core cmd
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 v3 08/11] membarrier: Provide core serializing command
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 00/11] membarrier updates for 4.16
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH 08/11] membarrier: Provide core serializing command (v2)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH for 4.16 00/11] membarrier updates for 4.16
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 08/11] membarrier: Provide core serializing command (v2)
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 08/11] membarrier: Provide core serializing command (v2)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH 08/11] membarrier: Provide core serializing command (v2)
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 08/11] membarrier: Provide core serializing command (v2)
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH for 4.16 00/11] membarrier updates for 4.16
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH for 4.16 00/11] membarrier updates for 4.16
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [patch v18 1/4] drivers: jtag: Add JTAG core driver
- From: Julia Cartwright <juliac@xxxxxxxxxxxx>
- [patch v18 1/4] drivers: jtag: Add JTAG core driver
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v18 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v18 3/4] Documentation: jtag: Add bindings for Aspeed SoC 24xx and 25xx families JTAG master driver
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v18 4/4] Documentation: jtag: Add ABI documentation
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v18 0/4] JTAG driver introduction
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- Re: [regresssion 4.15] Userspace compilation broken by uapi/linux/if_ether.h update
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [regresssion 4.15] Userspace compilation broken by uapi/linux/if_ether.h update
- From: Guillaume Nault <g.nault@xxxxxxxxxxxx>
- Re: aio poll, io_pgetevents and a new in-kernel poll API V4
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [regresssion 4.15] Userspace compilation broken by uapi/linux/if_ether.h update
- From: Guillaume Nault <g.nault@xxxxxxxxxxxx>
- Re: [regresssion 4.15] Userspace compilation broken by uapi/linux/if_ether.h update
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- Re: aio poll, io_pgetevents and a new in-kernel poll API V4
- From: Benjamin LaHaise <ben@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 08/36] aio: implement io_pgetevents
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH 14/36] aio: implement IOCB_CMD_POLL
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [RFC PATCH 1/2] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [RFC PATCH 1/2] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [RFC PATCH 1/2] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [RFC PATCH 1/2] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [RFC PATCH 1/2] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [RFC PATCH 1/2] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [RFC PATCH 1/2] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/2] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- [PATCH 03/11] membarrier: Document scheduler barrier requirements (v5)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH 01/11] membarrier: selftest: Test private expedited cmd (v2)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH 08/11] membarrier: Provide core serializing command (v2)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH 07/11] x86: Implement sync_core_before_usermode (v3)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH 11/11] membarrier: selftest: Test private expedited sync core cmd
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH 09/11] membarrier: x86: Provide core serializing command (v4)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH 06/11] Introduce sync_core_before_usermode (v2)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH 10/11] membarrier: arm64: Provide core serializing command
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH 04/11] membarrier: provide GLOBAL_EXPEDITED command (v3)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH 05/11] membarrier: selftest: Test global expedited cmd (v2)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH 02/11] powerpc: membarrier: Skip memory barrier in switch_mm() (v7)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 00/11] membarrier updates for 4.16
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH v3] mm: make faultaround produce old ptes
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [RFC PATCH 1/2] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [RFC PATCH 1/2] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- [PATCH 02/36] aio: remove an outdated comment in aio_complete
- From: Christoph Hellwig <hch@xxxxxx>
- aio poll, io_pgetevents and a new in-kernel poll API V4
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/36] aio: refactor read/write iocb setup
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/36] aio: sanitize ki_list handling
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/36] aio: delete iocbs from the active_reqs list in kiocb_cancel
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/36] aio: add delayed cancel support
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/36] aio: implement io_pgetevents
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/36] fs: cleanup do_pollfd
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/36] fs: unexport poll_schedule_timeout
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/36] fs: update documentation for __poll_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/36] fs: add new vfs_poll and file_can_poll helpers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/36] aio: implement IOCB_CMD_POLL
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/36] fs: introduce new ->get_poll_head and ->poll_mask methods
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/36] net: refactor socket_poll
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/36] net: remove sock_no_poll
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/36] net: add support for ->poll_mask in proto_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/36] net/tcp: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/36] net/unix: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/36] net: convert datagram_poll users tp ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/36] net/atm: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/36] net/dccp: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/36] net/tipc: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/36] net/vmw_vsock: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 26/36] net/bluetooth: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 27/36] net/caif: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 28/36] net/nfc: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 29/36] net/phonet: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 30/36] net/iucv: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 31/36] net/rxrpc: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 32/36] crypto: af_alg: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 33/36] pipe: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 34/36] eventfd: switch to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 35/36] timerfd: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 36/36] random: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 25/36] net/sctp: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/36] aio: simplify cancellation
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/36] aio: don't print the page size at boot time
- From: Christoph Hellwig <hch@xxxxxx>
- [RFC PATCH 2/2] arm64: signal: Ensure si_code is valid for all fault signals
- From: Dave Martin <Dave.Martin@xxxxxxx>
- [RFC PATCH 1/2] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
- From: Dave Martin <Dave.Martin@xxxxxxx>
- [RFC PATCH 0/2] arm64: Fix invalid si_codes for fault signals
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: aio fsync revisited
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [patch v17 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: User-visible context-mount API
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]