All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-07 05:32:08 to 2022-05-07 07:20:47 UTC [more...]

[PATCH V4 0/9] rework on the IRQ hardening of virtio
 2022-05-07  7:19 UTC  (10+ messages)
` [PATCH V4 1/9] virtio: use virtio_device_ready() in virtio_device_restore()
` [PATCH V4 2/9] virtio: use virtio_reset_device() when possible
` [PATCH V4 3/9] virtio: introduce config op to synchronize vring callbacks
` [PATCH V4 4/9] virtio-pci: implement synchronize_cbs()
` [PATCH V4 5/9] virtio-mmio: "

[PATCH v4 net-next 00/12] tcp: BIG TCP implementation
 2022-05-07  7:16 UTC  (10+ messages)
` [PATCH v4 net-next 12/12] mlx5: support BIG TCP packets

[virtio-dev] [PATCH v2] virtio_net: support split header
 2022-05-07  7:15 UTC 

[PATCH 1/2 v4] efi_loader: add sha384/512 on certificate revocation
 2022-05-07  7:11 UTC  (3+ messages)

[mm/page_alloc] f26b3fa046: netperf.Throughput_Mbps -18.0% regression
 2022-05-07  7:11 UTC  (8+ messages)

ebpf/rss.bpf.skeleton.h generated by what?
 2022-05-07  7:08 UTC  (6+ messages)

[PATCH] net/ice: Modify DCF state checking mechanism and error code
 2022-05-07  7:10 UTC  (2+ messages)

request_module DoS
 2022-05-07  7:10 UTC  (2+ messages)

[syzbot] BUG: unable to handle kernel paging request in inode_wait_for_writeback
 2022-05-07  7:09 UTC 

[PATCH] Add documentation for Enum value 'NR_DAMON_OPS' in enum 'damon_ops_id'
 2022-05-07  7:08 UTC 

[RFC 0/9] add support for idpf PMD in DPDK
 2022-05-07  7:07 UTC  (10+ messages)
` [RFC 1/9] net/idpf/base: introduce base code
` [RFC 2/9] net/idpf/base: add OS specific implementation
` [RFC 3/9] net/idpf: support device initialization
` [RFC 4/9] net/idpf: support queue ops
` [RFC 5/9] net/idpf: support getting device information
` [RFC 6/9] net/idpf: support packet type getting
` [RFC 7/9] net/idpf: support link update
` [RFC 8/9] net/idpf: support basic Rx/Tx
` [RFC 9/9] net/idpf: support RSS

[PATCH v2 0/5] fast poll multishot mode
 2022-05-07  7:08 UTC  (11+ messages)
` [PATCH 3/5] io_uring: let fast poll support multishot
` [PATCH 4/5] io_uring: add a helper for poll clean

[PATCH V11 00/10] irqchip: Add LoongArch-related irqchip drivers
 2022-05-07  7:06 UTC  (3+ messages)

[PATCH] rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition
 2022-05-07  7:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/amd/pm: suppress compile warning about possible unaligned accesses
 2022-05-07  7:05 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 470/1129] drivers/misc/jesd204b/jesd_phy.c:97:13: warning: variable 'pll' set but not used
 2022-05-07  7:04 UTC 

[Printing-architecture] CUPS 3.x: How we make it converting job data formats?
 2022-05-07  7:05 UTC  (7+ messages)

[PATCH linux-next] power:pkeys: fix bugon.cocci warnings
 2022-05-07  7:04 UTC  (3+ messages)

[PATCH 5.10 v2] fix csdlock_debug cause arm64 boot panic
 2022-05-07  7:00 UTC  (3+ messages)

[PATCH 1/1] kallsyms: add kallsyms_show_value definition in all cases
 2022-05-07  5:49 UTC  (6+ messages)
          `  "

[ovmf test] 170203: regressions - FAIL
 2022-05-07  6:59 UTC 

[PATCH v2 00/25] powerpc: ftrace optimisation and cleanup and more [v2]
 2022-05-07  6:46 UTC  (52+ messages)
` [PATCH v2 01/25] powerpc/ftrace: Refactor prepare_ftrace_return()
` [PATCH v2 02/25] powerpc/ftrace: Remove redundant create_branch() calls
` [PATCH v2 03/25] powerpc/code-patching: Inline is_offset_in_{cond}_branch_range()
` [PATCH v2 04/25] powerpc/ftrace: Use is_offset_in_branch_range()
` [PATCH v2 05/25] powerpc/code-patching: Inline create_branch()
` [PATCH v2 06/25] powerpc/ftrace: Inline ftrace_modify_code()
` [PATCH v2 07/25] powerpc/ftrace: Use patch_instruction() return directly
` [PATCH v2 08/25] powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2
` [PATCH v2 09/25] powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
` [PATCH v2 10/25] powerpc: Finalise cleanup around ABI use
` [PATCH v2 11/25] powerpc/ftrace: Make __ftrace_make_{nop/call}() common to PPC32 and PPC64
` [PATCH v2 12/25] powerpc/ftrace: Don't include ftrace.o for CONFIG_FTRACE_SYSCALLS
` [PATCH v2 13/25] powerpc/ftrace: Use CONFIG_FUNCTION_TRACER instead of CONFIG_DYNAMIC_FTRACE
` [PATCH v2 14/25] powerpc/ftrace: Remove ftrace_plt_tramps[]
` [PATCH v2 15/25] powerpc/ftrace: Use BRANCH_SET_LINK instead of value 1
` [PATCH v2 16/25] powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding
` [PATCH v2 17/25] powerpc/ftrace: Use size macro "
` [PATCH v2 18/25] powerpc/ftrace: Simplify expected_nop_sequence()
` [PATCH v2 19/25] powerpc/ftrace: Minimise number of #ifdefs
` [PATCH v2 20/25] powerpc/inst: Add __copy_inst_from_kernel_nofault()
` [PATCH v2 21/25] powerpc/ftrace: Don't use copy_from_kernel_nofault() in module_trampoline_target()
` [PATCH v2 22/25] powerpc/inst: Remove PPC_INST_BRANCH
` [PATCH v2 23/25] powerpc/modules: Use PPC_LI macros instead of opencoding
` [PATCH v2 24/25] powerpc/inst: Remove PPC_INST_BL
` [PATCH v2 25/25] powerpc/opcodes: Remove unused PPC_INST_XXX macros

[PATCH net-next 0/6] net: switch drivers to netif_napi_add_weight()
 2022-05-07  6:55 UTC  (6+ messages)
` [PATCH net-next 2/6] caif_virtio: switch "
` [PATCH net-next 5/6] net: virtio: "

[PATCH 0/3] nvme: enable smart AEN
 2022-05-07  6:50 UTC  (4+ messages)
` [PATCH 1/3] nvme: introduce bit 5 of smart critical warning
` [PATCH 2/3] nvme: introduce smart bits of aen cfg
` [PATCH 3/3] nvme: enable smart AEN

[PATCH 1/2] mailbox: correct kerneldoc
 2022-05-07  6:52 UTC  (4+ messages)
` [PATCH 2/2] mailbox: imx: fix duplicated initializer

[PATCH v2] soundwire: qcom: adjust autoenumeration timeout
 2022-05-07  6:52 UTC  (3+ messages)

[PATCH V3 0/4] arm64: add i.MX93 support
 2022-05-07  6:53 UTC  (10+ messages)
` [PATCH V3 1/4] dt-bindings: arm: fsl: add imx93 11x11 evk board
` [PATCH V3 2/4] arm64: dts: freescale: Add i.MX93 dtsi support
` [PATCH V3 3/4] arm64: dts: freescale: add i.MX93 11x11 EVK basic support
` [PATCH V3 4/4] arm64: defconfig: enable i.MX93 clk & pinctrl

[PATCH bpf v2 0/3] bpf: invalidate unused part of bpf_prog_pack
 2022-05-07  6:50 UTC  (5+ messages)

[Bug 205089] New: amdgpu : drm:amdgpu_cs_ioctl : Failed to initialize parser -125
 2022-05-07  6:48 UTC  (4+ messages)
` [Bug 205089] "

[PATCH V2 0/3] arm64: add i.MX93 support
 2022-05-07  6:46 UTC  (5+ messages)
` [PATCH V2 1/3] arm64: dts: freescale: Add i.MX93 dtsi support

[PATCH -next] drm/rockchip: Fix Kconfig dependencies
 2022-05-07  6:39 UTC  (5+ messages)

[xen-unstable test] 170192: regressions - FAIL
 2022-05-07  6:45 UTC 

[Buildroot] [PATCH v2 1/1] configs/zynqmp_zcu106_defconfig: uboot dp pll patch
 2022-05-07  6:45 UTC  (4+ messages)

[OE-Core][PATCH 1/4] eudev: Upgrade 3.2.10 -> 3.2.11
 2022-05-07  6:44 UTC  (4+ messages)
` [OE-Core][PATCH 2/4] eudev: Add PACKAGECONFIG for manpages & selinux
` [OE-Core][PATCH 3/4] pypi.bbclass: Set CVE_PRODUCT to PYPI_PACKAGE
` [OE-Core][PATCH 4/4] openssh: Add openssh-sftp-server to openssh RDEPENDS

[PATCH v2 0/9] static shared memory on dom0less system
 2022-05-07  6:43 UTC  (4+ messages)
` [PATCH v2 1/9] xen/arm: introduce static shared memory

[PATCH] btrfs: allow defrag to convert inline extents to regular extents
 2022-05-07  6:39 UTC 

[RFC PATCH v4 00/37] objtool: add base support for arm64
 2022-05-07  6:35 UTC  (10+ messages)
` [RFC PATCH v4 22/37] arm64: kernel: Skip validation of kuser32.o

[PATCH v14 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2022-05-07  6:36 UTC  (7+ messages)
` [PATCH v14 2/2] leds: Add driver for Qualcomm LPG

❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, 4df22ca8)
 2022-05-07  6:36 UTC 

[agd5f:drm-next 321/599] drivers/gpu/drm/amd/amdgpu/../pm/inc/smu_v13_0_0_pptable.h:194:39: warning: field overdrive_table within 'struct smu_13_0_0_powerplay_table' is less aligned than 'struct smu_13_0_0_overdrive_table' and is usually due to 'struct smu_13_0_0_powerplay_table'
 2022-05-07  6:33 UTC 

[cxl:preview 59/78] drivers/cxl/region.c:311:26: warning: Value stored to 'parent_port' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-05-07  6:33 UTC 

Causing VMEXITs when kprobes are hit in the guest VM
 2022-05-07  6:30 UTC  (4+ messages)

[PATCH 0/2] quell a few gcc warnings
 2022-05-07  6:14 UTC  (7+ messages)
` [PATCH 1/2] dir.c: avoid gcc warning
` [PATCH 2/2] http.c: "
    ` [PATCH] http.c: clear the 'finished' member once we are done with it

[PATCH v2] net/iavf: fix iavf crashed on dev_stop when running in multi-process mode
 2022-05-07  6:24 UTC  (2+ messages)
` [PATCH v3] fix mbuf release function point corrupt in multi-process

[Buildroot] [PATCH v1 1/2] add configs/zynqmp_kria_kv260_defconfig
 2022-05-07  6:26 UTC  (3+ messages)

[PATCH] drm/amdgpu: make smu_v13_0_7_check_fw_status() static
 2022-05-07  6:25 UTC  (2+ messages)

[PATCH] drm/amdgpu/mes: fix format specifier for size_t
 2022-05-07  6:24 UTC  (2+ messages)

[PATCH mptcp-next v12 0/3] BPF round-robin scheduler
 2022-05-07  6:24 UTC  (4+ messages)

[dgc-xfs:xfs-5.19-compose 37/43] fs/xfs/libxfs/xfs_attr.c:1317 xfs_attr_node_remove_attr() warn: variable dereferenced before check 'state' (see line 1299)
 2022-05-07  6:20 UTC 

arch/s390/kernel/vdso.c:177:30: warning: Subtracting pointers that point to different objects [comparePointers]
 2022-05-07  6:20 UTC 

[PATCH mptcp-next] Squash to "selftests: bpf: add MPTCP test base"
 2022-05-07  6:17 UTC  (5+ messages)
` [PATCH mptcp-next] Squash to "selftests: bpf: test bpf_skc_to_mptcp_sock"
` [PATCH mptcp-next] Squash to "selftests: bpf: verify token of struct mptcp_sock"
` [PATCH mptcp-next] Squash to "selftests: bpf: verify ca_name "
` [PATCH mptcp-next] Squash to "selftests: bpf: add bpf_first test"

OE Linux & board-support-package
 2022-05-07  6:12 UTC  (2+ messages)
` [yocto] "

[PATCH v8 0/2] phy: mediatek: Add PCIe PHY driver
 2022-05-07  6:06 UTC  (12+ messages)
` [PATCH v8 1/2] dt-bindings: phy: mediatek: Add YAML schema for PCIe PHY
` [PATCH v8 2/2] phy: mediatek: Add PCIe PHY driver

[allisonhenderson-xfs-work:xfs-5.19-compose_pptrs 25/32] fs/xfs/libxfs/xfs_parent.c: xfs_da_btree.h is included more than once
 2022-05-07  6:03 UTC 

[PATCH] vhost: fix deadlock when handling user messages
 2022-05-07 13:27 UTC  (3+ messages)
` [PATCH v3] vhost: fix deadlock when message handling failed

(no subject)
 2022-05-07  6:01 UTC  (3+ messages)
` [PATCH 17/17] xfs: ATTR_REPLACE algorithm with LARP enabled needs rework

[PULL v5 00/25] Misc patches for 2022-04-29
 2022-05-07  5:50 UTC  (2+ messages)
` [PULL 10/25] meson, configure: move bdrv whitelists to meson

[PATCH] fanotify: do not allow setting FAN_RENAME on non-dir
 2022-05-07  5:57 UTC  (3+ messages)

[linux-next:master 7422/9759] drivers/net/phy/micrel.c:2729:26: warning: Value stored to 'ptp_priv' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-05-07  5:53 UTC 

[PATCH v2] pseries: allow setting stdout-path even on machines with a VGA
 2022-05-07  5:48 UTC 

[PATCH] pseries: allow setting stdout-path even on machines with a VGA
 2022-05-07  5:48 UTC  (3+ messages)

[PATCH v3] mm/ksm: introduce ksm_force for each process
 2022-05-07  5:47 UTC 

[ovmf test] 170200: regressions - FAIL
 2022-05-07  5:42 UTC 

[RFC PATCH 0/4] Add CPG wrapper for Renesas RZ/Five SoC
 2022-05-07  5:42 UTC  (6+ messages)
` [RFC PATCH 2/4] clk: renesas: rzg2l-cpg: Add support to stack the resets instead of indexing

[PATCH 1/3] erofs: get rid of erofs_prepare_dio() helper
 2022-05-07  5:42 UTC  (7+ messages)
` [PATCH 2/3] erofs: remove obsoluted comments
` [PATCH 3/3] erofs: refine on-disk definition comments

[PATCH v2 0/2] Add RZ/G2UL support
 2022-05-07  5:38 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: Document Renesas RZ/G2UL ADC

[PATCH 0/5] Revert metric hybrid events, fix tools events
 2022-05-07  5:34 UTC  (6+ messages)
` [PATCH 1/5] Revert "perf stat: Support metrics with hybrid events"
` [PATCH 2/5] perf evsel: Constify a few arrays
` [PATCH 3/5] perf evsel: Add tool event helpers
` [PATCH 4/5] perf metrics: Support all tool events
` [PATCH 5/5] perf metrics: Don't add all tool events for sharing

[PATCH v7 0/1] xfstests: add log attribute replay test
 2022-05-07  5:34 UTC  (9+ messages)
` [PATCH v7 1/1] xfstests: Add Log Attribute Replay test
  ` [PATCH] xfs/larp: Make test failures debuggable

[QUERY]: Acknowledgment of edge triggered interrupts
 2022-05-07  5:31 UTC  (6+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.