Show patches with: State = Action Required       |    Archived = No       |   487 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
pull-request: wireless-2023-09-27 pull-request: wireless-2023-09-27 - - - --- 2023-09-27 Johannes Berg New
atm: Clean up errors in atm_tcp.h atm: Clean up errors in atm_tcp.h - - - 1-- 2023-09-27 chenguohua@jari.cn New
netdev: Clean up errors in netdevice.h netdev: Clean up errors in netdevice.h - - - 123- 2023-09-27 chenguohua@jari.cn New
[v3] NFSD: convert write_threads, write_maxblksize and write_maxconn to netlink commands [v3] NFSD: convert write_threads, write_maxblksize and write_maxconn to netlink commands - - - 1-- 2023-09-26 Lorenzo Bianconi New
selftests: Fix wrong TARGET in kselftest top level Makefile selftests: Fix wrong TARGET in kselftest top level Makefile - - - 1-- 2023-09-26 Juntong Deng New
atm: solos-pci: Fix potential deadlock on &cli_queue_lock and &tx_queue_lock atm: solos-pci: Fix potential deadlock on &cli_queue_lock and &tx_queue_lock - - - 141- 2023-09-26 Chengfeng Ye New
[2/2] tools/virtio: Add hints when module is not installed [1/2] tools/virtio: Add dma sync api for virtio test - - - 1-- 2023-09-26 Liming Wu New
[1/2] tools/virtio: Add dma sync api for virtio test [1/2] tools/virtio: Add dma sync api for virtio test - - - 1-- 2023-09-26 Liming Wu New
[v7,08/12] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc() iov_iter: Convert the iterator macros into inline funcs - - - 15-- 2023-09-25 David Howells New
[v7,07/12] iov_iter: Convert iterate*() to inline funcs iov_iter: Convert the iterator macros into inline funcs - - - 14-1 2023-09-25 David Howells New
[v7,06/12] iov_iter: Derive user-backedness from the iterator type iov_iter: Convert the iterator macros into inline funcs - - - 15-- 2023-09-25 David Howells New
[v7,05/12] iov_iter: Renumber ITER_* constants iov_iter: Convert the iterator macros into inline funcs - - - 15-- 2023-09-25 David Howells New
[v7,04/12] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC iov_iter: Convert the iterator macros into inline funcs - - - 15-- 2023-09-25 David Howells New
[v7,03/12] sound: Fix snd_pcm_readv()/writev() to use iov access functions iov_iter: Convert the iterator macros into inline funcs - 2 - 141- 2023-09-25 David Howells New
[v7,02/12] iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user() iov_iter: Convert the iterator macros into inline funcs - - - 1212 2023-09-25 David Howells New
[v7,01/12] iov_iter: Remove last_offset from iov_iter as it was for ITER_PIPE iov_iter: Convert the iterator macros into inline funcs - - - 15-- 2023-09-25 David Howells New
vringh: don't use vringh_kiov_advance() in vringh_iov_xfer() vringh: don't use vringh_kiov_advance() in vringh_iov_xfer() 1 - - 1-- 2023-09-25 Stefano Garzarella New
MAINTAINERS: adjust header file entry in DPLL SUBSYSTEM MAINTAINERS: adjust header file entry in DPLL SUBSYSTEM - 1 - 1-- 2023-09-25 Lukas Bulwahn New
[4/4] lib/cpumask: don't mention for_each_numa_hop_mask in cpumask_local_spread()" sched: drop for_each_numa_hop_mask() - 1 - 14-1 2023-09-25 Yury Norov New
[3/4] Revert "sched/topology: Introduce sched_numa_hop_mask()" sched: drop for_each_numa_hop_mask() - 1 - 141- 2023-09-25 Yury Norov New
[2/4] Revert "sched/topology: Introduce for_each_numa_hop_mask()" sched: drop for_each_numa_hop_mask() - 1 - 15-- 2023-09-25 Yury Norov New
[v5,12/12] Documentation: tracing: Add a note about argument and retval access tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs - - - 3915 2023-09-24 Masami Hiramatsu (Google) New
[v5,11/12] Documentation: probes: Update fprobe document to use ftrace_regs tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs 1 - - 3915 2023-09-24 Masami Hiramatsu (Google) New
[v5,09/12] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs - - - 40-5 2023-09-24 Masami Hiramatsu (Google) New
[v5,08/12] tracing: Add ftrace_fill_perf_regs() for perf event tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs - - - 3915 2023-09-24 Masami Hiramatsu (Google) New
[v5,07/12] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs 1 - - 3825 2023-09-24 Masami Hiramatsu (Google) New
[v5,05/12] tracing: Expose ftrace_regs regardless of CONFIG_FUNCTION_TRACER tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs 1 - - 3825 2023-09-24 Masami Hiramatsu (Google) New
[v5,03/12] tracing: Add a comment about the requirements of the ftrace_regs tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs - - - 40-5 2023-09-24 Masami Hiramatsu (Google) New
[v5,02/12] Documentation: probes: Add a new ret_ip callback parameter tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs 1 - - 3915 2023-09-24 Masami Hiramatsu (Google) New
[v5,01/12] riscv: ftrace: Fix to pass correct ftrace_regs to ftrace_func_t functions tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs - - - 39-6 2023-09-24 Masami Hiramatsu (Google) New
[v1,18/18] perf bpf_counter: Fix a few memory leaks clang-tools support in tools - - - 1-- 2023-09-23 Ian Rogers New
[v1,17/18] perf header: Fix various error path memory leaks clang-tools support in tools - - - 1-- 2023-09-23 Ian Rogers New
[v1,16/18] perf trace-event-info: Avoid passing NULL value to closedir clang-tools support in tools - - - 1-- 2023-09-23 Ian Rogers New
[v1,15/18] tools api: Avoid potential double free clang-tools support in tools - - - 1-- 2023-09-23 Ian Rogers New
[v1,14/18] perf parse-events: Fix unlikely memory leak when cloning terms clang-tools support in tools - - - 1-- 2023-09-23 Ian Rogers New
[v1,13/18] perf svghelper: Avoid memory leak clang-tools support in tools - - - 1-- 2023-09-23 Ian Rogers New
[v1,12/18] perf hists browser: Avoid potential NULL dereference clang-tools support in tools - - - 1-- 2023-09-23 Ian Rogers New
[v1,11/18] perf hists browser: Reorder variables to reduce padding clang-tools support in tools - - - 1-- 2023-09-23 Ian Rogers New
[v1,10/18] perf dlfilter: Be defensive against potential NULL dereference clang-tools support in tools - - - 1-- 2023-09-23 Ian Rogers New
[v1,09/18] perf mem-events: Avoid uninitialized read clang-tools support in tools - - - 1-- 2023-09-23 Ian Rogers New
[v1,08/18] perf jitdump: Avoid memory leak clang-tools support in tools - - - 1-- 2023-09-23 Ian Rogers New
[v1,07/18] perf env: Remove unnecessary NULL tests clang-tools support in tools - - - 1-- 2023-09-23 Ian Rogers New
[v1,06/18] perf buildid-cache: Fix use of uninitialized value clang-tools support in tools - - - 1-- 2023-09-23 Ian Rogers New
[v1,05/18] perf bench uprobe: Fix potential use of memory after free clang-tools support in tools - - - 1-- 2023-09-23 Ian Rogers New
[v1,04/18] perf hisi-ptt: Fix potential memory leak clang-tools support in tools - - - 1-- 2023-09-23 Ian Rogers New
[v1,03/18] run-clang-tools: Add pass through checks and and header-filter arguments clang-tools support in tools - - - 1-- 2023-09-23 Ian Rogers New
[v1,02/18] gen_compile_commands: Sort output compile commands by file name clang-tools support in tools - 1 - 1-- 2023-09-23 Ian Rogers New
[v1,01/18] gen_compile_commands: Allow the line prefix to still be cmd_ clang-tools support in tools - 1 - 1-- 2023-09-23 Ian Rogers New
perf record: Fix BTF type checks in the off-cpu profiling perf record: Fix BTF type checks in the off-cpu profiling - 1 - 1-- 2023-09-22 Namhyung Kim New
[02/14] ipv4/igmp: Annotate struct ip_sf_socklist with __counted_by Batch 1: Annotate structs with __counted_by - 1 - 15-- 2023-09-22 Kees Cook New
[v4,5/5] security: Add CONFIG_SECURITY_HOOK_LIKELY Reduce overhead of LSMs with static calls 1 1 - 25-8 2023-09-22 KP Singh New
[v4,3/5] security: Replace indirect LSM hook calls with static calls Reduce overhead of LSMs with static calls 1 2 - 25-8 2023-09-22 KP Singh New
[v4,2/5] security: Count the LSMs enabled at compile time Reduce overhead of LSMs with static calls 1 1 - 25-8 2023-09-22 KP Singh New
[v4,1/5] kernel: Add helper macros for loop unrolling Reduce overhead of LSMs with static calls 1 2 - 25-8 2023-09-22 KP Singh New
NFSD: convert write_threads and write_v4_end_grace to netlink commands NFSD: convert write_threads and write_v4_end_grace to netlink commands - - - 1-- 2023-09-22 Lorenzo Bianconi New
isdn: replace deprecated strncpy with strscpy isdn: replace deprecated strncpy with strscpy - 1 - 1-- 2023-09-22 Justin Stitt New
isdn: kcapi: replace deprecated strncpy with strscpy_pad isdn: kcapi: replace deprecated strncpy with strscpy_pad - 1 - 1-- 2023-09-22 Justin Stitt New
[v3,10/10] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - 1-- 2023-09-22 David Howells New
[v3,09/10] iov_iter: Add kunit to benchmark decanting of xarray to bvec iov_iter: kunit: Cleanup, abstraction and more tests - - - 1-- 2023-09-22 David Howells New
[v3,08/10] iov_iter: Add benchmarking kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - 1-- 2023-09-22 David Howells New
[v3,07/10] iov_iter: Add extract kunit tests for ITER_UBUF and ITER_IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - 1-- 2023-09-22 David Howells New
[v3,06/10] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - 1-- 2023-09-22 David Howells New
[v3,05/10] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests iov_iter: kunit: Cleanup, abstraction and more tests - - - 1-- 2023-09-22 David Howells New
[v3,04/10] iov_iter: Consolidate bvec pattern checking iov_iter: kunit: Cleanup, abstraction and more tests - - - 1-- 2023-09-22 David Howells New
[v3,03/10] iov_iter: Consolidate the test vector struct in the kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - 1-- 2023-09-22 David Howells New
[v3,02/10] iov_iter: Consolidate some of the repeated code into helpers iov_iter: kunit: Cleanup, abstraction and more tests - - - 1-- 2023-09-22 David Howells New
[v3,01/10] iov_iter: Fix some checkpatch complaints in kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - 1-- 2023-09-22 David Howells New
[v6,29/30] ASoC: codecs: Add support for the framer codec Add support for QMC HDLC, framer infrastructure and PEF2256 framer - 1 - 1221 2023-09-22 Herve Codina New
[v6,28/30] MAINTAINERS: Add the Lantiq PEF2256 driver entry Add support for QMC HDLC, framer infrastructure and PEF2256 framer - 1 - 14-1 2023-09-22 Herve Codina New
[v6,27/30] pinctrl: Add support for the Lantic PEF2256 pinmux Add support for QMC HDLC, framer infrastructure and PEF2256 framer - 2 - 1311 2023-09-22 Herve Codina New
[v6,22/30] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime Add support for QMC HDLC, framer infrastructure and PEF2256 framer - 1 - 1311 2023-09-22 Herve Codina New
[v6,21/30] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan() Add support for QMC HDLC, framer infrastructure and PEF2256 framer - 1 - 14-1 2023-09-22 Herve Codina New
[v6,20/30] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop() Add support for QMC HDLC, framer infrastructure and PEF2256 framer - 1 - 14-1 2023-09-22 Herve Codina New
[v6,19/30] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag Add support for QMC HDLC, framer infrastructure and PEF2256 framer - 1 - 14-1 2023-09-22 Herve Codina New
[v6,18/30] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup Add support for QMC HDLC, framer infrastructure and PEF2256 framer - 1 - 1311 2023-09-22 Herve Codina New
[v6,17/30] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries Add support for QMC HDLC, framer infrastructure and PEF2256 framer - 1 - 1311 2023-09-22 Herve Codina New
[v6,16/30] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans() Add support for QMC HDLC, framer infrastructure and PEF2256 framer - 1 - 1311 2023-09-22 Herve Codina New
[v6,15/30] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans() Add support for QMC HDLC, framer infrastructure and PEF2256 framer - 1 - 14-1 2023-09-22 Herve Codina New
[v6,14/30] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa* Add support for QMC HDLC, framer infrastructure and PEF2256 framer - 1 - 1311 2023-09-22 Herve Codina New
[v6,13/30] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa* Add support for QMC HDLC, framer infrastructure and PEF2256 framer - 1 - 1311 2023-09-22 Herve Codina New
[v6,12/30] soc: fsl: cpm1: qmc: Introduce available timeslots masks Add support for QMC HDLC, framer infrastructure and PEF2256 framer - 1 - 14-1 2023-09-22 Herve Codina New
[v6,11/30] MAINTAINERS: Add the Freescale QMC HDLC driver entry Add support for QMC HDLC, framer infrastructure and PEF2256 framer - - - 14-1 2023-09-22 Herve Codina New
[v6,09/30] soc: fsl: cpm1: qmc: Add support for child devices Add support for QMC HDLC, framer infrastructure and PEF2256 framer - - - 1311 2023-09-22 Herve Codina New
[v6,08/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC Add support for QMC HDLC, framer infrastructure and PEF2256 framer - 1 - 14-1 2023-09-22 Herve Codina New
[v6,07/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add 'additionalProperties: false' in child … Add support for QMC HDLC, framer infrastructure and PEF2256 framer 2 - - 14-1 2023-09-22 Herve Codina New
[v6,06/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property name Add support for QMC HDLC, framer infrastructure and PEF2256 framer 2 - - 14-1 2023-09-22 Herve Codina New
[v6,05/30] soc: fsl: cpm1: qmc: Remove inline function specifiers Add support for QMC HDLC, framer infrastructure and PEF2256 framer - 1 - 14-1 2023-09-22 Herve Codina New
[v6,04/30] soc: fsl: cpm1: qmc: Extend the API to provide Rx status Add support for QMC HDLC, framer infrastructure and PEF2256 framer - 1 - 1311 2023-09-22 Herve Codina New
[v6,03/30] soc: fsl: cpm1: qmc: Fix rx channel reset Add support for QMC HDLC, framer infrastructure and PEF2256 framer - 1 - 14-1 2023-09-22 Herve Codina New
[v6,02/30] soc: fsl: cpm1: qmc: Fix __iomem addresses declaration Add support for QMC HDLC, framer infrastructure and PEF2256 framer - 1 - 1311 2023-09-22 Herve Codina New
[v6,01/30] soc: fsl: cpm1: tsa: Fix __iomem addresses declaration Add support for QMC HDLC, framer infrastructure and PEF2256 framer - 1 - 1311 2023-09-22 Herve Codina New
[7/7] ARM: multi_v7_defconfig: Add MCP23S08 pinctrl support Series to deliver Ethernets for STM32MP13 - - - 14-1 2023-09-21 Christophe Roullier New
[6/7] ARM: dts: stm32: add ethernet1 and ethernet2 for STM32MP135F-DK board Series to deliver Ethernets for STM32MP13 - - - 141- 2023-09-21 Christophe Roullier New
[5/7] ARM: dts: stm32: add ethernet1/2 RMII pins for STM32MP13F-DK board Series to deliver Ethernets for STM32MP13 - - - 141- 2023-09-21 Christophe Roullier New
[4/7] ARM: dts: stm32: add ethernet1 and ethernet2 support on stm32mp13 Series to deliver Ethernets for STM32MP13 - - - 141- 2023-09-21 Christophe Roullier New
[mlx5-next,4/9] net/mlx5: Add alias flow table bits Support IPsec packet offload in multiport RoCE devices - 1 - 141- 2023-09-21 Leon Romanovsky New
pull-request: bluetooth 2023-09-20 pull-request: bluetooth 2023-09-20 - - - 6-- 2023-09-20 Luiz Augusto von Dentz New
[rdma-next,6/6] RDMA/ipoib: Add support for XDR speed in ethtool Add 800Gb (XDR) speed support - 1 - 1-- 2023-09-20 Leon Romanovsky New
[rdma-next,5/6] IB/mlx5: Adjust mlx5 rate mapping to support 800Gb Add 800Gb (XDR) speed support - 1 - 1-- 2023-09-20 Leon Romanovsky New
[rdma-next,2/6] IB/mlx5: Expose XDR speed through MAD Add 800Gb (XDR) speed support - 1 - 1-- 2023-09-20 Leon Romanovsky New
« 1 2 3 44 5 »