Toggle navigation
Patchwork
Linux Stable
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Series =
None
| State =
Action Required
| Archived =
No
| 32 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[5.15,33/33] selftests/bpf: Add test for reg2btf_ids out of bounds access
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,32/33] mm: gup: make fault_in_safe_writeable() use fixup_user_fault()
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,31/33] btrfs: fallback to blocking mode when doing async dio over multiple extents
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,30/33] btrfs: fix deadlock due to page faults during direct IO reads and writes
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,29/33] gfs2: Fix mmap + page fault deadlocks for direct I/O
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,28/33] iov_iter: Introduce nofault flag to disable page faults
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,27/33] gup: Introduce FOLL_NOFAULT flag to disable page faults
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,26/33] iomap: Add done_before argument to iomap_dio_rw
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,25/33] iomap: Support partial direct I/O on user copy failures
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,24/33] iomap: Fix iomap_dio_rw return value for user copies
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,23/33] gfs2: Fix mmap + page fault deadlocks for buffered I/O
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,22/33] gfs2: Eliminate ip->i_gh
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,21/33] gfs2: Move the inode glock locking to gfs2_file_buffered_write
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,20/33] gfs2: Introduce flag for glock holder auto-demotion
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,19/33] gfs2: Clean up function may_grant
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,18/33] gfs2: Add wrapper for iomap_file_buffered_write
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,17/33] iov_iter: Introduce fault_in_iov_iter_writeable
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,16/33] iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,15/33] gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,14/33] mm: kfence: fix objcgs vector allocation
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,13/33] ARM: dts: socfpga: change qspi to "intel,socfpga-qspi"
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,12/33] spi: cadence-quadspi: fix write completion support
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,11/33] bpf: Fix crash due to out of bounds access into reg2btf_ids.
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,10/33] bpf/selftests: Test PTR_TO_RDONLY_MEM
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,09/33] bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,08/33] bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM.
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,07/33] bpf: Convert PTR_TO_MEM_OR_NULL to composable types.
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,06/33] bpf: Introduce MEM_RDONLY flag
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,05/33] bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,04/33] bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,03/33] bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New
[5.15,02/33] bpf: Introduce composable reg, ret and arg types.
Untitled series #174361
-
-
-
2022-04-29
Greg Kroah-Hartman
New