All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-10 13:19:16 to 2022-02-10 14:08:42 UTC [more...]

[PATCH v2 0/3] fs/erofs: new filesystem
 2022-02-10 14:08 UTC  (7+ messages)
` [PATCH v3 0/5] "

[PATCH v2] fetch2/git.py: Check if clonedir is correct after shallow tarball clone
 2022-02-10 14:08 UTC  (4+ messages)
` [bitbake-devel] "

[libgpiod v2][PATCH 0/4] libgpiod v2: rewrite tests for the C library
 2022-02-10 14:07 UTC  (5+ messages)
` [libgpiod v2][PATCH 1/4] line-request: don't accept NULL line config
` [libgpiod v2][PATCH 2/4] line-config: expose the override logic to users
` [libgpiod v2][PATCH 3/4] build: add a configure option for enabling gcov profiling
` [libgpiod v2][PATCH 4/4] tests: rewrite core C tests using libgpiosim

[PATCH 0/7] Verify C++ compatibility of public headers
 2022-02-10 14:07 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] eal: fix header build with C++
` [PATCH v3 0/7] Verify C++ compatibility of public headers
  ` [PATCH v3 1/7] eal: fix header build with C++
  ` [PATCH v3 2/7] eventdev: "
  ` [PATCH v3 3/7] graph: fix missing explicit cast for C++ build
  ` [PATCH v3 4/7] ipsec: "
  ` [PATCH v3 5/7] table: fix missing explicit casts "
  ` [PATCH v3 6/7] vhost: fix incompatible header includes for C++
  ` [PATCH v3 7/7] buildtools/chkincs: test headers for C++ compatibility

[PATCH v3 0/5] Improve KVM's interaction with CPU hotplug
 2022-02-10 14:07 UTC  (4+ messages)
` [PATCH v3 4/5] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section

[intel-lts:5.10/yocto 12185/20393] drivers/video/fbdev/core/fbmem.c:736:21: warning: attribute declaration must precede definition
 2022-02-10 14:07 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15 639/923] drivers/gpu/drm/xlnx/xlnx_pl_disp.c:116:15: error: implicit declaration of function 'xilinx_xdma_get_fid_err_flag'; did you mean 'xilinx_xdma_get_width_align'?
 2022-02-10 14:07 UTC 

[intel-lts:5.10/yocto 10621/20393] drivers/media/v4l2-core/v4l2-subdev.c:1027:1: warning: the frame size of 1400 bytes is larger than 1024 bytes
 2022-02-10 14:07 UTC 

[PATCH v3 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-02-10 14:06 UTC  (10+ messages)
` [PATCH v3 24/30] vfio-pci/zdev: wire up group notifier

[PATCH v5 11/13] module: Move sysfs support into a separate file
 2022-02-10 14:05 UTC  (4+ messages)
` [PATCH v5 12/13] module: Move kdb_modules list out of core code

[PATCH 1/2] drm/amdgpu: add debugfs for reset registers list
 2022-02-10 14:05 UTC  (10+ messages)
` [PATCH 2/2] drm/amdgpu: add reset register trace function on GPU reset

Dealing with SUBLEVEL overflow in backports
 2022-02-10 14:05 UTC  (17+ messages)

[PATCH v2] selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT
 2022-02-10 14:05 UTC  (3+ messages)

[syzbot] WARNING in mroute_clean_tables
 2022-02-10 14:05 UTC  (2+ messages)

[PATCH] eal: fix unaligned loads/stores in rte_memcpy_generic
 2022-02-10 14:04 UTC  (5+ messages)
` [PATCH v5] "

[PATCH v2] drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix
 2022-02-10 14:04 UTC  (2+ messages)

Soft-RoCE performance
 2022-02-10 14:04 UTC  (3+ messages)

[PATCH] drm/panel: simple: Initialize bpc in RK101II01D-CT panel descriptor
 2022-02-10 14:03 UTC 

[GIT PULL] Audit fixes for v5.17 (#2)
 2022-02-10 14:03 UTC  (2+ messages)

[GIT PULL] MIPS fixes for v5.17
 2022-02-10 14:03 UTC  (2+ messages)

[PATCH v4 0/5] crypto: improve asym session usage
 2022-02-10 14:01 UTC  (7+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/5] doc: replace asym crypto code with literal includes
  ` [PATCH v5 2/5] crypto: use single buffer for asymmetric session
  ` [PATCH v5 3/5] crypto: hide asym session structure
  ` [PATCH v5 4/5] crypto: add asym session user data API
  ` [PATCH v5 5/5] crypto: modify return value for asym session create

Please pull u-boot-marvell/master
 2022-02-10 14:01 UTC  (2+ messages)

[PATCH v2 0/3] Add lpass pin control support for audio on sc7280 based targets
 2022-02-10 14:01 UTC  (6+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: sc7280: Add pinmux for I2S speaker and Headset

[RFC PATCH 0/3] powerpc64/bpf: Add support for BPF Trampolines
 2022-02-10 13:58 UTC  (7+ messages)
` [RFC PATCH 2/3] powerpc/ftrace: Override ftrace_location_lookup() for MPROFILE_KERNEL

[PATCH v3 00/37] target/ppc: PowerISA Vector/VSX instruction batch
 2022-02-10 12:34 UTC  (14+ messages)
` [PATCH v3 01/37] target/ppc: Introduce TRANS*FLAGS macros
` [PATCH v3 02/37] target/ppc: moved vector even and odd multiplication to decodetree
` [PATCH v3 03/37] target/ppc: Moved vector multiply high and low "
` [PATCH v3 04/37] target/ppc: vmulh* instructions use gvec
` [PATCH v3 05/37] target/ppc: Implement vmsumcud instruction
` [PATCH v3 07/37] target/ppc: Move vexts[bhw]2[wd] to decodetree
` [PATCH v3 08/37] target/ppc: Implement vextsd2q
` [PATCH v3 09/37] target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetree
` [PATCH v3 10/37] target/ppc: Move Vector Compare Not Equal or Zero "
` [PATCH v3 14/37] target/ppc: implement vstri[bh][lr]
` [PATCH v3 15/37] target/ppc: implement vclrlb
` [PATCH v3 19/37] target/ppc: Move vsel and vperm/vpermr to decodetree
` [PATCH v3 24/37] tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i

[PATCH] ethdev: introduce generic dummy packet burst function
 2022-02-10 13:58 UTC  (2+ messages)

[PATCHv4] tty: hvc: dcc: Bind driver to CPU core0 for reads and writes
 2022-02-10 13:56 UTC  (2+ messages)

[PATCH v2 0/3] Introduce support for QAT Dynamic Power Management
 2022-02-10 13:38 UTC  (4+ messages)
` [PATCH v2 1/3] crypto: qat - add misc workqueue
` [PATCH v2 2/3] crypto: qat - move and rename GEN4 error register definitions
` [PATCH v2 3/3] crypto: qat - enable power management for QAT GEN4

[PATCH v3 00/18] pxe: Refactoring to tidy up and prepare for bootflow
 2022-02-10 13:57 UTC  (7+ messages)
` [PATCH v3 07/18] pxe: Move pxe_utils files

[PATCH v6 00/13] PCI devices passthrough on Arm, part 3
 2022-02-10 13:56 UTC  (14+ messages)
` [PATCH v6 10/13] vpci/header: reset the command register when adding devices

[GIT PULL] nvme fixes for Linux 5.17
 2022-02-10 13:57 UTC  (2+ messages)

[PATCH v1 1/1] iio: ssp_sensors: Make use of device properties
 2022-02-10 13:57 UTC 

[PATCH] perf/amd: Implement errata #1292 workaround for F19h M00-0Fh
 2022-02-10 13:56 UTC  (11+ messages)
` [PATCH v2] perf/amd: Implement erratum "

[intel-lts:5.10/yocto 17074/20393] drivers/net/ethernet/intel/igc/igc_main.c:2709:17: warning: variable 'timestamp' set but not used
 2022-02-10 13:56 UTC 

[PATCH] Do not try upstream if BB_FETCH_PREMIRRORONLY was specified
 2022-02-10 13:56 UTC 

[PATCH u-boot-marvell 1/4] arm: a37xx: pci: Use standard register macros from pci.h
 2022-02-10 13:53 UTC  (4+ messages)
` [PATCH u-boot-marvell 2/4] arm: a37xx: pci: Cleanup macro names
` [PATCH u-boot-marvell 3/4] arm: a37xx: pci: Use dev_read_addr()
` [PATCH u-boot-marvell 4/4] arm: a37xx: pci: Ensure that root port is always on root zero bus

[PATCH 0/9] ASoC: SOF: IPC client infrastructure
 2022-02-10 13:54 UTC  (4+ messages)
` [PATCH 9/9] ASoC: SOF: Convert the generic probe support to SOF client

[PATCH v2 1/3] iio: temperature: ltc2983: Don't hard code defined constants in messages
 2022-02-10 13:54 UTC  (5+ messages)

[PATCH v3 1/3] iio: temperature: ltc2983: Don't hard code defined constants in messages
 2022-02-10 13:55 UTC  (3+ messages)
` [PATCH v3 2/3] iio: temperature: ltc2983: Use single error path to put OF node
` [PATCH v3 3/3] iio: temperature: ltc2983: Make use of device properties

[PATCH 00/35] Shadow stacks for userspace
 2022-02-10 13:52 UTC  (12+ messages)

[PATCH v5 00/23] drm/rockchip: RK356x VOP2 support
 2022-02-10 13:51 UTC  (13+ messages)
` [PATCH v5 19/23] arm64: dts: rockchip: rk3568-evb: Enable VOP2 and hdmi

[PATCH 00/10] irqchip: Prevent drivers abusing irq_chip::name
 2022-02-10 13:50 UTC  (8+ messages)
` [PATCH 10/10] pinctrl: starfive: Switch to dynamic chip name output

[PATCH] soundwire: Replace acpi_bus_get_device()
 2022-02-10 13:49 UTC  (3+ messages)

[PATCH] soundwire: bus: add dev_warn() messages to track UNATTACHED devices
 2022-02-10 13:48 UTC  (3+ messages)

[PATCH net-next v4 00/13] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-02-10 13:50 UTC  (5+ messages)
` [PATCH net-next v4 02/13] net: wwan: t7xx: Add control DMA interface
` [PATCH net-next v4 04/13] net: wwan: t7xx: Add port proxy infrastructure

[PATCH v5 1/1] pps: generators: pps_gen_parport: Switch to use module_parport_driver()
 2022-02-10 13:49 UTC 

[PATCH] soundwire: intel: fix wrong register name in intel_shim_wake
 2022-02-10 13:48 UTC  (3+ messages)

[powerpc] Warning mm/slub.c:3246 during boot (next-20220210) w/ext4
 2022-02-10 13:49 UTC  (3+ messages)

[PATCH] btrfs-progs: zoned: add upper and lower zone size boundarys
 2022-02-10 13:49 UTC 

[PATCH] net: dsa: lan9303: fix reset on probe
 2022-02-10 13:48 UTC  (3+ messages)

[Buildroot] [PATCH v3 1/2] configs/zynqmp_zcu106: bump ATF/U-Boot/Linux to Xilinx 2022
 2022-02-10 13:47 UTC  (4+ messages)

[PATCH] btrfs: zoned: introduce a minimal zone size and reject mount
 2022-02-10 13:47 UTC 

[PATCH v3 net-next 0/7] net: use kfree_skb_reason() for ip/udp packet receive
 2022-02-10 13:42 UTC  (6+ messages)
` [PATCH v3 net-next 1/7] net: skb_drop_reason: add document for drop reasons

[PATCH] kernel: make kernel-base recommend kernel-image, not depend
 2022-02-10 13:47 UTC  (2+ messages)
` [OE-core] "

NVMe over Fabrics host: behavior on presence of ANA Group in "change" state
 2022-02-10 13:46 UTC  (5+ messages)

[Buildroot] [Bug 14581] New: qemu-system-ppc -M mac99 does not boot for glibc system
 2022-02-10 13:46 UTC 

[PATCH v5 07/13] module: Move extra signature support out of core code
 2022-02-10 13:46 UTC  (5+ messages)
` [PATCH v5 09/13] module: Move kallsyms support into a separate file
` [PATCH v5 10/13] module: Move procfs "

[PATCH] drivers/usb: Fix Coding Style Error
 2022-02-10 13:46 UTC  (2+ messages)

[PATCH v2 net-next 0/3] More aggressive DSA cleanup
 2022-02-10 13:45 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] net: dsa: remove ndo_get_phys_port_name and ndo_get_port_parent_id
` [PATCH v2 net-next 2/3] net: dsa: remove lockdep class for DSA master address list
` [PATCH v2 net-next 3/3] net: dsa: remove lockdep class for DSA slave "

[v6] dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurable
 2022-02-10 13:45 UTC  (2+ messages)

[PATCH] soc: qcom: socinfo: Add some more PMICs and SoCs
 2022-02-10 13:44 UTC  (2+ messages)

[meta-virtualization][PATCH honister] k3s: uprev from v1.21.5+k3s1 to v1.21.9+k3s1
 2022-02-10 13:44 UTC  (4+ messages)

[PATCH v3 1/1] vhost: integrate dmadev in asynchronous data-path
 2022-02-10 13:44 UTC  (4+ messages)
` [PATCH v4 0/1] integrate dmadev in vhost
  ` [PATCH v4 1/1] vhost: integrate dmadev in asynchronous data-path

warning in kvm_hv_invalidate_tsc_page due to writes to guest memory from VM ioctl context
 2022-02-10 13:44 UTC  (9+ messages)

[PATCH v2 1/2] ASoC: bindings: fsl-asoc-card: Add compatible for tlv320aic31xx codec
 2022-02-10 13:40 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: dts: imx8mn-bsh-smm-s2pro: Add tlv320aic31xx audio card node

[PATCH] build: allow a downstream suffix in the version shown during boot
 2022-02-10 10:54 UTC 

[PATCH v2 0/4] OpenRISC Device Tree Support
 2022-02-10 12:34 UTC  (2+ messages)
` [PATCH v2 1/4] hw/openrisc/openrisc_sim: Create machine state for or1ksim

[PATCH] ASoC: qcom: Actually clear DMA interrupt register for HDMI
 2022-02-10 13:38 UTC  (3+ messages)

[PATCH v4 1/2] vsprintf: Fix potential unaligned access
 2022-02-10 13:39 UTC  (2+ messages)

[PATCH v2] riscv: fix oops caused by irq on/off tracer
 2022-02-10 13:37 UTC  (8+ messages)

[PATCH] opp: Expose of-node's name in debugfs
 2022-02-10 13:38 UTC  (2+ messages)

[LTP] [PATCH v1] mem/swapping01: Make sure swap is supported by kernel
 2022-02-10 13:38 UTC 

[PATCH v4] ARM: dts: add DT for lan966 SoC and 2-port board pcb8291
 2022-02-10 13:33 UTC  (5+ messages)

[SPDK] Re: Some questions about SPDK bdev module
 2022-02-10 13:33 UTC 

[PATCH 1/2] net/sfc: do not push fast free offload to default TxQ config
 2022-02-10 13:33 UTC  (2+ messages)

[PATCH 1/2] ASoC: bindings: fsl-asoc-card: Add compatible for tlv320aic31xx codec
 2022-02-10 13:30 UTC  (10+ messages)

[PATCH v1 0/4] vdpa tool enhancements
 2022-02-10 13:31 UTC  (5+ messages)
` [PATCH v1 1/4] vdpa: Remove unsupported command line option
` [PATCH v1 2/4] vdpa: Allow for printing negotiated features of a device
` [PATCH v1 3/4] vdpa: Support for configuring max VQ pairs for "
` [PATCH v1 4/4] vdpa: Support reading device features

[LTP] Open Question about KVM test-cases
 2022-02-10 13:30 UTC  (4+ messages)

[PATCH] microblaze: remove CONFIG_SET_FS
 2022-02-10 13:29 UTC  (3+ messages)

[PATCH 0/3] patches and bug report for rxe
 2022-02-10 13:29 UTC  (3+ messages)
` [PATCH 1/3] RDMA/rxe: Replace write_lock_bh with write_lock_irqsave in __rxe_add_index

[PATCH kvm/queue v2 0/3] KVM: x86/pmu: Fix out-of-date AMD amd_event_mapping[]
 2022-02-10 13:29 UTC  (10+ messages)
` [PATCH kvm/queue v2 2/3] perf: x86/core: Add interface to query perfmon_event_map[] directly

[PATCH v2] dt-bindings: arm: at91: add Kontron's new KSwitches
 2022-02-10 13:28 UTC  (3+ messages)

[PATCH 0/2] add telemetry for inline IPsec
 2022-02-10 13:29 UTC  (5+ messages)
  ` [EXT] "

[nfs-utils PATCH] nfs4id: a tool to create and persist nfs4 client uniquifiers
 2022-02-10 13:28 UTC  (7+ messages)

[PATCH v2] dt-bindings: mtd: drop mtd/cortina,gemini-flash.txt
 2022-02-10 13:27 UTC  (5+ messages)

[ceph-client:testing 6/8] fs/ceph/addr.c:788:12: warning: stack frame size (2352) exceeds limit (2048) in 'ceph_writepages_start'
 2022-02-10 13:28 UTC  (4+ messages)

[PATCH v2 1/1] mm: fix use-after-free when anon vma name is used after vma is freed
 2022-02-10 13:27 UTC  (2+ messages)

[syzbot] net-next test error: WARNING: suspicious RCU usage in hsr_node_get_first
 2022-02-10 13:27 UTC 

[PATCH v2] devtools/cocci: update cocci for ethdev namespace
 2022-02-10 13:26 UTC  (5+ messages)

[intel-lts:5.10/yocto 10621/20393] drivers/media/v4l2-core/v4l2-subdev.c:908:5: warning: stack frame size (1392) exceeds limit (1024) in 'v4l2_subdev_link_validate'
 2022-02-10 13:26 UTC 

Possible bug in cfg80211
 2022-02-10 13:25 UTC 

[PATCH v2] e1000e: Print PHY register address when MDI read/write fails
 2022-02-10 13:22 UTC  (2+ messages)
` [Intel-wired-lan] "

[Bug 199727] CPU freezes in KVM guests during high IO load on host
 2022-02-10 13:22 UTC 

[RFC] ethdev: introduce ethdev dump API
 2022-02-10 13:22 UTC  (5+ messages)
` [PATCH v3] ethdev: introduce "

[RFC PATCH 0/5] PCIe EPF support for internal DMAC handling and driver update for R-Car PCIe EP to support DMAC
 2022-02-10 13:22 UTC  (6+ messages)

[PATCH v3 0/4] can: rcar_canfd: Add support for V3U flavor
 2022-02-10 13:15 UTC  (3+ messages)
` [PATCH v3 1/4] can: rcar_canfd: Add support for r8a779a0 SoC

[PATCH v3] dt-bindings: convert ata/cortina,gemini-sata-bridge to yaml
 2022-02-10 13:22 UTC  (3+ messages)

[PATCH v3 1/3] event/cnxk: store and reuse workslot status
 2022-02-10 13:20 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/3] event/cnxk: disable default wait time for dequeue
  ` [PATCH v4 3/3] event/cnxk: improve Rx performance

[PATCH v14 0/5] m68k: Add Virtual M68k Machine
 2022-02-10 13:18 UTC  (3+ messages)
` [PATCH v14 5/5] m68k: introduce a virtual m68k machine

[PATCH 0/4] OpenRISC Device Tree Support
 2022-02-10 12:34 UTC  (4+ messages)
` [PATCH 3/4] hw/openrisc/openrisc_sim; Add support for loading a decice tree


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.