All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-24 12:38:39 to 2019-07-24 13:27:07 UTC [more...]

watchdog: iTCO_wdt: failed to load
 2019-07-24 13:27 UTC  (2+ messages)

[PATCH 00/11] XDP unaligned chunk placement support
 2019-07-24 13:25 UTC  (17+ messages)
` [PATCH v2 00/10] "
    ` [Intel-wired-lan] "
  ` [PATCH bpf-next v3 00/11] "
    ` [PATCH bpf-next v3 01/11] i40e: simplify Rx buffer recycle
    ` [PATCH bpf-next v3 02/11] ixgbe: "
    ` [PATCH bpf-next v3 03/11] xsk: add support to allow unaligned chunk placement
    ` [PATCH bpf-next v3 04/11] i40e: modify driver for handling offsets
    ` [PATCH bpf-next v3 05/11] ixgbe: "
    ` [PATCH bpf-next v3 06/11] mlx5e: "
    ` [PATCH bpf-next v3 07/11] libbpf: add flags to umem config
    ` [PATCH bpf-next v3 08/11] samples/bpf: add unaligned chunks mode support to xdpsock
    ` [PATCH bpf-next v3 09/11] samples/bpf: add buffer recycling for unaligned chunks "
    ` [PATCH bpf-next v3 10/11] samples/bpf: use hugepages in xdpsock app
    ` [PATCH bpf-next v3 11/11] doc/af_xdp: include unaligned chunk case

[Qemu-devel] [PATCH v2 0/2] pc: mmap kernel (ELF image) and initrd
 2019-07-24 13:25 UTC  (5+ messages)

[Qemu-devel] [PULL 0/3] Fixes for QEMU 4.1.0-rc3
 2019-07-24 13:23 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/3] virtio-scsi: fixed virtio_scsi_ctx_check failed when detaching scsi disk
` [Qemu-devel] [PULL 2/3] i386/kvm: Do not sync nested state during runtime
` [Qemu-devel] [PULL 3/3] docs: correct kconfig option

How to turn scheduler tick on for current nohz_full CPU?
 2019-07-24 13:22 UTC  (2+ messages)

[PATCH] x86: Optimize load_mm_cr4 to load_mm_cr4_irqsoff
 2019-07-24 13:22 UTC  (2+ messages)
` [tip:x86/mm] x86/mm: Avoid redundant interrupt disable in load_mm_cr4()

[PATCH 00/14] Stateful/stateless codec core support
 2019-07-24 13:22 UTC  (3+ messages)
` [PATCH 01/14] v4l2-ioctl.c: OR flags in v4l_fill_fmtdesc(), not don't overwrite

Reminder: 19 open syzbot bugs in perf subsystem
 2019-07-24 13:22 UTC  (2+ messages)

[PATCH v1 0/5] Series short description
 2019-07-24 13:20 UTC  (5+ messages)
` [PATCH v1 1/5] xen: sched: null: refactor core around vcpu_deassign()
  ` [Xen-devel] "

[Qemu-devel] [PATCH 00/36] Patch Round-up for stable 3.1.1, freeze on 2019-07-29
 2019-07-24 13:21 UTC  (3+ messages)
` [Qemu-devel] [Qemu-stable] "

[PATCH 0/2 v2] Open Alsa dshare without channel binding
 2019-07-24 13:20 UTC  (2+ messages)
` [ALSA patch] "

[Cocci] [PATCH v4 3/3] coccinelle: Add script to check for platform_get_irq() excessive prints
 2019-07-24 13:18 UTC  (4+ messages)
  `  "

[PATCH] video: fbdev: aty: Use dev_get_drvdata
 2019-07-24 13:19 UTC  (3+ messages)

[U-Boot] [PATCH v2] imx: add u-boot-nand.imx target
 2019-07-24 13:19 UTC 

[PATCH] usb: gadget: pch_udc: Use dev_get_drvdata
 2019-07-24 13:18 UTC 

[PATCH] USB: core: hcd-pci: Use dev_get_drvdata where possible
 2019-07-24 13:18 UTC 

[PATCH] btrfs-progs: misc-test/034: Avoid debug log populating stdout
 2019-07-24 13:19 UTC  (4+ messages)

[PATCH] tty: nozomi: Use dev_get_drvdata
 2019-07-24 13:18 UTC 

[PATCH] thunderbolt: Use dev_get_drvdata where possible
 2019-07-24 13:18 UTC 

[dpdk-dev] [PATCH v1] examples/power: fix oob frequency oscillations
 2019-07-24 13:18 UTC 

[PATCH] serial: 8250: Use dev_get_drvdata where possible
 2019-07-24 13:17 UTC  (2+ messages)

[PATCH] fbdev: sm712fb: Use dev_get_drvdata
 2019-07-24 13:17 UTC  (3+ messages)

[PATCH] ASoC: Intel: Skylake: Use dev_get_drvdata where possible
 2019-07-24 13:17 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/3] net/sfc: fix power of 2 alignment macros
 2019-07-24 13:16 UTC  (12+ messages)
` [dpdk-dev] [PATCH 1/3] net/sfc: fix power of 2 round up when align has smaller type
` [dpdk-dev] [PATCH 2/3] net/sfc: fix align to power of 2 "
` [dpdk-dev] [PATCH 3/3] net/sfc: unify power of 2 alignment check macro
` [dpdk-dev] [PATCH v2 0/3] net/sfc: fix power of 2 alignment macros
  ` [dpdk-dev] [PATCH v2 1/3] net/sfc: fix power of 2 round up when align has smaller type
  ` [dpdk-dev] [PATCH v2 3/3] net/sfc: unify power of 2 alignment check macro
` [dpdk-dev] [PATCH v3 0/3] net/sfc: fix power of 2 alignment macros
  ` [dpdk-dev] [PATCH v3 1/3] net/sfc: fix power of 2 round up when align has smaller type
  ` [dpdk-dev] [PATCH v3 2/3] net/sfc: fix align to power of 2 "
  ` [dpdk-dev] [PATCH v3 3/3] net/sfc: unify power of 2 alignment check macro

WARNING in snd_usb_motu_microbookii_communicate/usb_submit_urb
 2019-07-24 13:15 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/ice: add vni/tni support for flow inputset match
 2019-07-24 13:12 UTC  (3+ messages)

[PATCH RESEND] perf/x86/intel: Bit 13 is valid for Icelake MSR_OFFCORE_RSP_x register
 2019-07-24 13:11 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/gem_exec_async: Update with engine discovery
 2019-07-24 13:10 UTC  (2+ messages)

[PATCH v2 0/9] Exynos Adaptive Supply Voltage support
 2019-07-24 13:10 UTC  (4+ messages)

[dpdk-dev] [PATCH v5 1/1] app/test-compress-perf: report header improvement
 2019-07-24 12:53 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 0/1] add extra features to test-compress-perf
  ` [dpdk-dev] [PATCH v6 1/1] app/test-compress-perf: provide more detailed report

[PATCH v2 0/4] arm64: kprobes: Fix some bugs in arm64 kprobes
 2019-07-24 13:09 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: kprobes: Recover pstate.D in single-step exception handler

[PATCH] ARM: imx25: provide a fixed regulator for usb phys
 2019-07-24 13:09 UTC  (6+ messages)

[PATCH v4 0/8] Support for Allwinner V3/S3L and Sochip S3
 2019-07-24 13:09 UTC  (7+ messages)
` [PATCH v4 7/8] dt-bindings: arm: sunxi: add binding for Lichee Zero Plus core board

[PATCH 0/2] string: Add stracpy and stracpy_pad
 2019-07-24 13:09 UTC  (6+ messages)
` [PATCH 1/2] string: Add stracpy and stracpy_pad mechanisms

[Bug 109955] amdgpu [RX Vega 64] system freeze while gaming
 2019-07-24 13:09 UTC  (3+ messages)

[U-Boot] Pull request for UEFI sub-system for v2019.10-rc1 (2)
 2019-07-24 13:09 UTC  (2+ messages)

[PATCH v2] perf vendor events: Add Icelake V1.00 event file
 2019-07-24 13:08 UTC  (3+ messages)

tw686x driver (continued)
 2019-07-24 13:08 UTC  (4+ messages)

[PATCH] f2fs: use EINVAL for invalid superblock
 2019-07-24 13:06 UTC 

[Qemu-devel] [PATCH v3 0/3] pc: mmap kernel (ELF image) and initrd
 2019-07-24 13:07 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 2/3] elf-ops.h: Map into memory the ELF to load

[U-Boot] [PATCH] drivers: net: fsl_enetc: add support for SGMII 2500
 2019-07-24 13:08 UTC  (3+ messages)

Is there any documents about configurations/YAML files
 2019-07-24 13:06 UTC  (2+ messages)

[PATCH 0/9] Refactor to expand subslice mask (rev 2)
 2019-07-24 13:05 UTC  (7+ messages)
` [PATCH 1/9] drm/i915: Use variable for debugfs device status
` [PATCH 2/9] drm/i915: Add function to set SSEU info per platform
` [PATCH 9/9] drm/i915: Expand subslice mask

[PATCH] mmc: sdhci-pci: Use dev_get_drvdata
 2019-07-24 13:05 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] Marvell MDIO driver and new MDIO name property
 2019-07-24 13:05 UTC  (6+ messages)
` [U-Boot] [PATCH 4/4] arm: dts: Set custom names for cp110 master/slave MDIO buses

[PATCH] sound: line6: sizeof (byte) is always 1, use that fact
 2019-07-24 13:05 UTC  (3+ messages)

[PATCH] cgroup: remove early strstrip in cgroup_threads_write
 2019-07-24 13:05 UTC 

[PATCH v3] erofs-utils: Add missing error code handling
 2019-07-24 13:04 UTC  (2+ messages)

[PATCH v9 00/21] Generic page walk and ptdump
 2019-07-24 13:03 UTC  (5+ messages)
` [PATCH v9 04/21] mips: mm: Add p?d_leaf() definitions

[PATCH] char: ipmi: Fix possible pointer dereferences in msg_done_handler()
 2019-07-24 13:03 UTC  (2+ messages)

[meta-security][PATCH v2 1/6] packagegroup-security-tpm2: stop including tpm2-tcti-uefi
 2019-07-24 13:03 UTC  (6+ messages)
` [meta-security][PATCH v2 2/6] tpm2-tss: fix compilation when using updated AX_CODE_COVERAGE macro
` [meta-security][PATCH v2 3/6] tpm2-tcti-uefi: add autoconf-archive-native dependency
` [meta-security][PATCH v2 4/6] tpm2-tcti-uefi: fix configure arguments
` [meta-security][PATCH v2 5/6] tpm2-tcti-uefi: stop inserting host directories into build path
` [meta-security][PATCH v2 6/6] tpm2-tcti-uefi: build and install examples

[Qemu-devel] [PATCH 0/1] USB: bugfix on interrupt xfers with usb-redir
 2019-07-24 13:03 UTC 

[PATCH v3 00/12] FPGA DFL updates
 2019-07-24 13:03 UTC  (4+ messages)
` [PATCH v3 09/12] fpga: dfl: afu: add STP (SignalTap) support

pull-request: can 2019-07-24
 2019-07-24 13:03 UTC  (8+ messages)
` [PATCH 1/7] can: dev: call netif_carrier_off() in register_candev()
` [PATCH 2/7] can: rcar_canfd: fix possible IRQ storm on high load
` [PATCH 3/7] can: mcp251x: add error check when wq alloc failed
` [PATCH 4/7] can: flexcan: fix an use-after-free in flexcan_setup_stop_mode()
` [PATCH 5/7] can: flexcan: fix stop mode acknowledgment
` [PATCH 6/7] can: peak_usb: fix potential double kfree_skb()
` [PATCH 7/7] can: gw: Fix error path of cgw_module_init

[dpdk-dev] [PATCH v1] net/ice: remove unnecessary type cast in rx/tx ring setup
 2019-07-24 13:02 UTC  (3+ messages)

[Bug 204293] New: When destroying guests, hypervisor freezes for some seconds and get BUG: soft lockup - CPU* stuck for Xs
 2019-07-24 13:02 UTC 

[Qemu-devel] [PATCH for-4.2 00/24] target/arm: Implement ARMv8.1-VHE
 2019-07-24 13:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-4.2 06/24] target/arm: Define isar_feature_aa64_vh
` [Qemu-devel] [PATCH for-4.2 07/24] target/arm: Enable HCR_E2H for VHE

[PATCH] qlge: Fix build error without CONFIG_ETHERNET
 2019-07-24 13:01 UTC 

[PATCH v5 0/4] powerpc/papr_scm: Workaround for failure of drc bind after kexec
 2019-07-24 12:59 UTC  (4+ messages)
` [DOC][PATCH v5 1/4] powerpc: Document some HCalls for Storage Class Memory

[PATCH 0/4] rtc: pcf2127: tamper timestamp and watchdog feature support
 2019-07-24 13:00 UTC  (5+ messages)
` [PATCH 4/4] rtc: pcf2127: add "

[cip-dev] [ANNOUNCE] v4.19.50-cip3-rt2
 2019-07-24 13:00 UTC  (6+ messages)

[dpdk-dev] [DPDK] net/i40e: fix RSS hash update problem for X722 VF
 2019-07-24 13:00 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 2/2] "

[PATCH 1/5] drm/i915: Split i915_gem_init_hw into GT and i915 parts
 2019-07-24 13:00 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915: Split i915_gem_init_hw into GT and i915 parts (rev2)

[Qemu-devel] [PATCH 0/1] USB: bugfix on interrupt xfers with usb-redir
 2019-07-24 12:58 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/1] usb-redir: merge interrupt packets

[RFC PATCH net-next 00/12] drop_monitor: Capture dropped packets and metadata
 2019-07-24 12:58 UTC  (8+ messages)
` [RFC PATCH net-next 10/12] drop_monitor: Add packet alert mode

[PATCH net-next 0/3] enetc: Add mdio bus driver for the PCIe MDIO endpoint
 2019-07-24 12:57 UTC  (7+ messages)
` [PATCH net-next 1/3] "

[PATCH] net: 9p: Fix possible null-pointer dereferences in p9_cm_event_handler()
 2019-07-24 12:55 UTC  (2+ messages)

[PATCH v2 00/14] target/arm/kvm: enable SVE in guests
 2019-07-24 12:55 UTC  (12+ messages)
` [PATCH v2 01/14] target/arm/cpu64: Ensure kvm really supports aarch64=off
    ` [Qemu-devel] "
` [PATCH v2 03/14] target/arm/monitor: Introduce qmp_query_cpu_model_expansion
    ` [Qemu-devel] "

x86 - clang / objtool status
 2019-07-24 12:55 UTC  (4+ messages)

[PATCH v2 0/8] uC fw path unification + misc clean-up
 2019-07-24 12:55 UTC  (5+ messages)
` [PATCH v2 4/8] drm/i915/uc: Move xfer rsa logic to common function
` [PATCH v2 5/8] drm/i915/huc: Copy huc rsa only once

[RESEND][PATCH v4 3/3] i2c: piix4: add ACPI support
 2019-07-24 12:55 UTC  (2+ messages)

Sanity check - need a second pair of eyes ;-)
 2019-07-24 12:55 UTC 

[PATCH v4] mmc: host: sdhci-sprd: Fix the incorrect soft reset operation when runtime resuming
 2019-07-24 12:55 UTC  (6+ messages)

[U-Boot] [PATCH] Drop linker-generated array creation when CONFIG_CMDLINE is disabled
 2019-07-24 12:54 UTC 

[PATCH 0/5] ASoC: atmel: extend SSC support
 2019-07-24 12:54 UTC  (6+ messages)
` [PATCH 2/5] ASoC: atmel_ssc_dai: rework DAI format configuration

[Xen-devel] [RFC] xen: Add .astylerc for automated style-formatting
 2019-07-24 12:53 UTC  (13+ messages)

gerrit not syncing to github
 2019-07-24 12:54 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] net/i40e: fix request queue fail in VF
 2019-07-24 12:54 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

Possible PCI Regression Linux 5.3-rc1
 2019-07-24 12:54 UTC 

[PATCH 0/3] RFT: PL111 DRM conversion of nspire
 2019-07-24 12:53 UTC  (12+ messages)
` [PATCH 1/3] RFT: drm/pl111: Support grayscale

[PATCH] perf/core: Fix creating kernel counters for PMUs that override event->cpu
 2019-07-24 12:53 UTC 

[Qemu-devel] The WCE issue in guest when i enable WCE in Qemu side
 2019-07-24 12:47 UTC  (5+ messages)

[MPTCP] Weekly meeting - 25 July 2019 16:00 UTC (9am PDT, 6pm CEST)
 2019-07-24 12:53 UTC 

[MPTCP] [PATCH v2 0/2] mptcp: simplify crypto.c
 2019-07-24 12:53 UTC 

[Qemu-devel] [PATCH v3 0/3] qapi: block-dirty-bitmap-remove transaction action
 2019-07-24 12:52 UTC  (4+ messages)

ima-evm-utils: library version
 2019-07-24 12:51 UTC 

Linux 3.16.71
 2019-07-24 12:51 UTC 

[PATCH] drm/i915: Unshare the idle-barrier from other kernel requests
 2019-07-24 12:50 UTC  (2+ messages)

[SPDK] blobstore io unit size
 2019-07-24 12:50 UTC 

xts fuzz testing and lack of ciphertext stealing support
 2019-07-24 12:50 UTC  (17+ messages)
                        ` [dm-devel] "

[PATCH net-next 0/4] sctp: clean up __sctp_connect function
 2019-07-24 12:49 UTC  (8+ messages)
` [PATCH net-next 1/4] sctp: check addr_size with sa_family_t size in __sctp_setsockopt_connectx

[igt-dev] [PATCH i-g-t v6 0/3] Remove global igt_global_mmio
 2019-07-24 12:48 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for Remove global igt_global_mmio (rev6)

[Qemu-devel] [PATCH v6] ppc: remove idle_timer logic
 2019-07-24 12:47 UTC 

[Bug 88801] Xorg segfaults while playing a video on kaffeine causing immediate logout
 2019-07-24 12:47 UTC 

a0d14b8909 ("x86/mm, tracing: Fix CR2 corruption"): Kernel panic - not syncing: No working init found. Try passing init= option to kernel. See Linux Documentation/admin-guide/init.rst for guidance
 2019-07-24 12:47 UTC  (3+ messages)

Problem with kernel major than 4.15.x
 2019-07-24 12:44 UTC  (3+ messages)

[PATCH 0/2] LP5024/18 LED introduction
 2019-07-24 12:45 UTC  (4+ messages)
` Backlight in motorola Droid 4

[Ocfs2-devel] OCFS2 triggered kernel BUG in 4.19.37
 2019-07-24 12:42 UTC 

[PATCH v2 lksctp-tools] testlib: improve test_bind function
 2019-07-24 12:40 UTC  (2+ messages)

[PATCH 1/2] net: mac80211: Fix possible null-pointer dereferences in ieee80211_setup_sdata()
 2019-07-24 12:40 UTC  (2+ messages)

[PATCH v6 0/5] media: Allwinner A10 CSI support
 2019-07-24 12:39 UTC  (3+ messages)

[PATCH 00/59] KVM: arm64: ARMv8.3 Nested Virtualization support
 2019-07-24 12:39 UTC  (6+ messages)
` [PATCH 43/59] KVM: arm64: nv: Trap and emulate AT instructions from virtual EL2

[RFCv2 0/3] PM / devfreq: Add imx driver
 2019-07-24 12:38 UTC  (8+ messages)
` [RFCv3 1/3] dt-bindings: devfreq: Add initial bindings for i.MX
` [RFCv3 2/3] PM / devfreq: Add imx driver
` [RFCv3 3/3] PM / devfreq: Add imx perf event support

[PATCH 2/2] net: mac80211: Fix possible null-pointer dereferences in ieee80211_xmit_fast_finish()
 2019-07-24 12:39 UTC  (2+ messages)

[meta-security][PATCH 1/6] packagegroup-security-tpm2: stop including tpm2-tcti-uefi
 2019-07-24 12:38 UTC  (6+ messages)
` [meta-security][PATCH 2/6] tpm2-tss: fix compilation when using updated AX_CODE_COVERAGE macro
` [meta-security][PATCH 3/6] tpm2-tcti-uefi: add autoconf-archive-native dependency
` [meta-security][PATCH 4/6] tpm2-tcti-uefi: fix configure arguments
` [meta-security][PATCH 5/6] tpm2-tcti-uefi: stop inserting host directories into build path
` [meta-security][PATCH 6/6] tpm2-tcti-uefi: build and install examples


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.