All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-18 05:19:14 to 2019-12-18 06:58:39 UTC [more...]

[GIT PULL] perf fixes
 2019-12-18  6:58 UTC  (3+ messages)

[PATCH] ARM: stm32: Allow overriding setup_mac_address()
 2019-12-18  6:58 UTC 

[PATCH] stm32mp1: configs: Make all boot devices in distro boot conditional
 2019-12-18  6:58 UTC 

is there a preferred form of root-prompt example ?
 2019-12-18  6:57 UTC  (2+ messages)

[PATCH] net-sysfs: Call dev_hold always in rx_queue_add_kobject
 2019-12-18  6:57 UTC  (2+ messages)

[PATCH v3 00/50] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-12-18  6:57 UTC  (5+ messages)
` [PATCH v3 11/50] drm/bridge: Add bridge driver for display connectors

[PATCH net v2 0/8] net: stmmac: Fixes for -net
 2019-12-18  6:56 UTC  (4+ messages)
` [PATCH net v2 6/8] net: stmmac: RX buffer size must be 16 byte aligned

[PATCH] serdev: Don't claim unsupported serial devices
 2019-12-18  6:56 UTC 

[PATCH net-next v4 0/3] New openvswitch MPLS actions for layer 2 tunnelling
 2019-12-18  6:48 UTC  (4+ messages)
` [PATCH net-next v4 1/3] net: skb_mpls_push() modified to allow MPLS header push at start of packet
` [PATCH net-next v4 2/3] net: Rephrased comments section of skb_mpls_pop()
` [PATCH net-next v4 3/3] openvswitch: New MPLS actions for layer 2 tunnelling

[dpdk-dev] [PATCH v1 0/5] implement common rte bit operation APIs in PMDs
 2019-12-18  6:55 UTC  (9+ messages)
` [dpdk-dev] [PATCH v6 0/6] "
` [dpdk-dev] [PATCH v6 1/6] lib/eal: implement the family of rte bit operation APIs
` [dpdk-dev] [PATCH v6 2/6] test/bitops: add bit operation test case
` [dpdk-dev] [PATCH v6 3/6] net/axgbe: use common rte bit operation APIs instead
` [dpdk-dev] [PATCH v6 4/6] net/bnx2x: "
` [dpdk-dev] [PATCH v6 5/6] net/qede: "
` [dpdk-dev] [PATCH v6 6/6] net/hinic: "

BUG: unable to handle kernel NULL pointer dereference in mem_serial_out
 2019-12-18  6:53 UTC  (4+ messages)

[igt-dev] [PATCH 00/10] Prepare IGT display test for removal of
 2019-12-18  6:53 UTC  (12+ messages)
` [igt-dev] [PATCH 01/10] lib/ioctl_wrappers: Query if device supports set/get legacy tiling
` [igt-dev] [PATCH 02/10] lib/intel_batchbuffer: Add blitter copy using XY_SRC_COPY_BLT
` [igt-dev] [PATCH 03/10] lib/igt_fb: Switch from XY_FAST_COPY_BLT to XY_SRC_COPY_BLT
` [igt-dev] [PATCH 04/10] lib/igt_fb: Remove set_tiling calls on devices without HW tiling support
` [igt-dev] [PATCH 05/10] lib/igt_draw: Refactor get_tiling calls
` [igt-dev] [PATCH 06/10] i915/i915_fb_tiling: Skip on devices that don't support HW tiling
` [igt-dev] [PATCH 07/10] tests/kms_frontbuffer_tracking: Skip set tiling calls if not supported
` [igt-dev] [PATCH 08/10] tests/kms_addfb_basic: Avoid tiling subtests on device without HW tiling support
` [igt-dev] [PATCH 09/10] tests/kms_fence_pin_leak: Skip test on devices "
` [igt-dev] [PATCH 10/10] tests/kms_available_modes_crc: Don't set tiling for framebuffer
` [igt-dev] ✗ Fi.CI.BAT: failure for Prepare IGT display test for removal of

[PATCH-tty-testing] tty/serial/8250: Add has_sysrq to plat_serial8250_port
 2019-12-18  6:50 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/pmu: Ensure monotonic rc6
 2019-12-18  6:51 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/pmu: Ensure monotonic rc6 (rev2)

[PATCH net 1/1] nfp: flower: fix stats id allocation
 2019-12-18  6:49 UTC  (2+ messages)

[PATCH] net: dwc_eth_qos: Pass -1 to phy_connect() to scan for all PHYs
 2019-12-18  6:48 UTC 

KASAN: slab-out-of-bounds Write in watch_queue_ioctl
 2019-12-18  6:45 UTC 

[dpdk-dev] [PATCH] rte_flow: fix docbook comment
 2019-12-18  6:44 UTC  (2+ messages)

[RFC RESEND] virtio-video: Add virtio video device specification
 2019-12-18  6:43 UTC  (6+ messages)
` [virtio-dev] "

[Intel-gfx] [PATCH 1/3] drm/i915/uc: Drop explicit i915 param in some uc_fw functions
 2019-12-18  6:43 UTC  (2+ messages)

[Xen-devel] [xen-unstable test] 144905: tolerable FAIL - PUSHED
 2019-12-18  6:42 UTC 

[PATCH] net: dsa: make unexported dsa_link_touch() static
 2019-12-18  6:40 UTC  (2+ messages)

[PATCH v3 0/9] TPM 2.0 trusted keys with attached policy
 2019-12-18  6:31 UTC  (20+ messages)
` [PATCH v3 1/9] lib: add asn.1 encoder
` [PATCH v3 2/9] oid_registry: Add TCG defined OIDS for TPM keys
` [PATCH v3 3/9] security: keys: trusted: use ASN.1 tpm2 key format for the blobs
` [PATCH v3 4/9] security: keys: trusted: Make sealed key properly interoperable
` [PATCH v3 5/9] security: keys: trusted: add PCR policy to TPM2 keys
` [PATCH v3 6/9] security: keys: trusted: add ability to specify arbitrary policy
` [PATCH v3 7/9] security: keys: trusted: implement counter/timer policy
` [PATCH v3 8/9] security: keys: trusted fix tpm2 authorizations
` [PATCH v3 9/9] security: keys: trusted: add password based authorizations to policy keys

kernel BUG at arch/x86/kvm/mmu/mmu.c:LINE!
 2019-12-18  6:40 UTC  (3+ messages)

[PATCH v4 00/19] Move PMC clocks into Tegra PMC driver
 2019-12-18  6:39 UTC  (3+ messages)
` [PATCH v4 17/19] ARM: tegra: Update sound node clocks in device tree

[PATCH v2] net: ag71xx: fix compile warnings
 2019-12-18  6:39 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the net-next tree
 2019-12-18  6:35 UTC 

[dpdk-dev] [PATCH] vhost: add config change slave msg support
 2019-12-18  6:34 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

Please apply commit e9a9853c23c13a3 ("nvme: host: core: fix precedence of ternary operator") to v4.9.y and v4.14.y
 2019-12-18  6:34 UTC  (2+ messages)

[PATCH] ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status
 2019-12-18  6:33 UTC  (3+ messages)
` [alsa-devel] "

[PATCH net-next 0/2] cxgb4/chtls: fix issues related to high priority region
 2019-12-18  6:34 UTC  (2+ messages)

[alsa-devel] [PATCH] ASoC: SOF: Intel: add PCI ID for CometLake-S
 2019-12-18  6:32 UTC  (4+ messages)

[PATCH] docker: gtester is no longer used
 2019-12-18  6:32 UTC  (2+ messages)

[PATCH v14 7/7] ASoC: amd MMAP_INTERLEAVED Support
 2019-12-18  6:29 UTC  (3+ messages)
  ` [alsa-devel] "

[PATCH] clk: qcom: smd: Add missing bimc clock
 2019-12-18  6:31 UTC  (2+ messages)

[PATCH 01/13] mmc: sunxi-mmc: convert to devm_platform_ioremap_resource
 2019-12-18  6:30 UTC  (6+ messages)
` [PATCH 10/13] mmc: sdhci-msm: "

[PATCH net-next 0/3] Replace IDT with Renesas and improve version info
 2019-12-18  6:29 UTC  (3+ messages)
` [PATCH net-next 2/3] ptp: clockmatrix: Remove IDT references or replace with Renesas

[PATCH] phy: qualcomm: Adjust indentation in read_poll_timeout
 2019-12-18  6:29 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/ixgbe: enable jumbo frame for VF
 2019-12-18  6:28 UTC  (2+ messages)

[PATCH] arm: dts: apq8084: Fix tsens kernel panic during boot and kernel warnings due to IRQ_TYPE_NONE interrupt type
 2019-12-18  6:28 UTC  (2+ messages)

[PATCH 00/12] Add PX30 LVDS support
 2019-12-18  6:26 UTC  (8+ messages)
` [PATCH 09/12] drm/rockchip: lvds: Add PX30 support
        ` [PATCH 09/12] drm/rockchip: lvds: Add PX30 support【请注意,邮件由linux-rockchip-bounces+sandy.huang=rock-chips.com@lists.infradead.org代发】

[v5 1/3] dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platform
 2019-12-18  6:26 UTC  (3+ messages)

[PATCH bpf-next v2 0/9] riscv: BPF JIT fix, optimizations and far jumps support
 2019-12-18  6:23 UTC  (5+ messages)
` [PATCH bpf-next v2 6/9] riscv, bpf: provide RISC-V specific JIT image alloc/free

[PATCH v3 bpf-next 0/3] Skeleton improvements and documentation
 2019-12-18  6:23 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/3] bpftool, selftests/bpf: embed object file inside skeleton
` [PATCH v3 bpf-next 2/3] libbpf: remove BPF_EMBED_OBJ macro from libbpf.h
` [PATCH v3 bpf-next 3/3] bpftool: add gen subcommand manpage

[PATCH v6] arm64: implement KPROBES_ON_FTRACE
 2019-12-18  6:21 UTC  (2+ messages)

[PATCH v2 1/2] iio: chemical: add support for Dynament Premier series single gas sensor
 2019-12-18  6:22 UTC  (3+ messages)

[PATCH -next] dmaengine: ti: edma: Fix error return code in edma_probe()
 2019-12-18  6:23 UTC  (3+ messages)

[PATCH] EDAC/mc: Fix use-after-free and memleaks during device removal
 2019-12-18  6:22 UTC 

[meta-multimedia][PATCH 1/3] tinyalsa: fix installation libdir path to match multilibs
 2019-12-18  6:20 UTC  (4+ messages)
` [meta-oe][PATCH 2/3] libqb: Add --enable-nosection-fallback with mips64/clang

[PATCH] dt-bindings: pinctrl: intel: Update to use generic bindings
 2019-12-18  6:20 UTC 

[PATCH] llc2: Reverse the true/false statements of the condition operator in llc_stat_ev_rx_null_dsap_xid_c and llc_stat_ev_rx_null_dsap_test_c
 2019-12-18  6:18 UTC  (3+ messages)
` [PATCH v2] llc2: Remove "

вопрос по suspend/resume в goodix
 2019-12-18  6:16 UTC  (3+ messages)

[PATCH] net: fix kernel-doc warning in <linux/netdevice.h>
 2019-12-18  6:14 UTC  (2+ messages)

[PATCH] nvmem: add QTI SDAM driver
 2019-12-18  6:14 UTC  (2+ messages)

[PATCH net] net: annotate lockless accesses to sk->sk_pacing_shift
 2019-12-18  6:13 UTC  (2+ messages)

[PATCH v4 0/6] add Amlogic A1 clock controller driver
 2019-12-18  6:01 UTC  (6+ messages)
` [PATCH v4 4/6] clk: meson: a1: add support for Amlogic A1 PLL clock driver

[PATCH] userfaultfd.2: add EPERM error
 2019-12-18  6:13 UTC 

[alsa-devel] [PATCH 0/7 v2] ASoC: soc-core cleanup step8
 2019-12-18  6:06 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/5] display: prefer 3-letter acronym
 2019-12-18  6:07 UTC  (2+ messages)

[PATCH net] net: qlogic: Fix error paths in ql_alloc_large_buffers()
 2019-12-18  6:07 UTC  (2+ messages)

can someone solve string_32.h issue for SH ?
 2019-12-18  6:06 UTC  (7+ messages)

[PATCH 0/6] Fix more GCC9 -O3 warnings
 2019-12-18  6:05 UTC  (3+ messages)

[PATCH 1/2] virtio-balloon: initialize all vq callbacks
 2019-12-18  6:06 UTC  (4+ messages)

[PATCH] dmaengine: xilinx_dma: Reset DMA channel in dma_terminate_all
 2019-12-18  6:04 UTC  (4+ messages)

trying to duplicate udp packets destined for port 67 to port 6767 on same host
 2019-12-18  6:04 UTC  (2+ messages)

[Xen-devel] [ovmf test] 144918: all pass - PUSHED
 2019-12-18  6:02 UTC 

[PATCH] selinux: move ibpkeys code under CONFIG_SECURITY_INFINIBAND
 2019-12-18  6:00 UTC 

[PATCH] EDAC: aspeed: Remove unneeded semicolon
 2019-12-18  6:00 UTC  (2+ messages)

[PATCH] IB/mlx5: Fix outstanding_pi index for GSI qps
 2019-12-18  6:00 UTC  (2+ messages)

[PATCH v6 00/28] btrfs: zoned block device support
 2019-12-18  6:00 UTC  (4+ messages)
` [PATCH v6 23/28] btrfs: support dev-replace in HMZONED mode

[PATCH net] sctp: fix memleak on err handling of stream initialization
 2019-12-18  5:59 UTC  (3+ messages)

[PATCH] media: rkvdec: fix platform_get_irq.cocci warnings
 2019-12-18  5:59 UTC 

Looks like issue in handling active_nodes count in 4.19 kernel 
 2019-12-18  5:58 UTC  (9+ messages)

[PATCH 1/1] staging: nvec: check return value
 2019-12-18  5:56 UTC  (3+ messages)

[PATCH 2/2] doc: intel: Update serial driver changes in slimbootloader.rst
 2019-12-18  5:56 UTC 

[PATCH 1/2] x86: serial: Use NS16550_DYNAMIC in Slim Bootloader
 2019-12-18  5:56 UTC 

[PATCH 0/2] x86: serial: Use NS16550_DYNAMIC in Slim Bootloader
 2019-12-18  5:56 UTC 

[Intel-gfx] [PATCH v2] drm/i915/display: Force the state compute phase once to enable PSR
 2019-12-18  5:56 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/display: Force the state compute phase once to enable PSR (rev3)

[PATCH 1/1] drivers/vhost : Removes unnecessary 'else' in vhost_copy_from_user
 2019-12-18  5:53 UTC  (3+ messages)

[Xen-devel] [XEN PATCH v2] x86/vm_event: add short-circuit for breakpoints (aka, "fast single step")
 2019-12-18  5:53 UTC 

[PATCH] arm64: Introduce ISAR6 CPU ID register
 2019-12-18  5:53 UTC  (7+ messages)

[PATCH 0/4] Config mipi tx drive current and impedance
 2019-12-18  5:41 UTC  (4+ messages)
` [PATCH 1/4] dt-binds: display: mediatek: add property to control mipi tx drive current

[PATCH] mesa: Upgrade to 19.3.0
 2019-12-18  5:49 UTC  (5+ messages)

[Patch v2 0/7] Transition of fsl qspi driver to spi-mem framework
 2019-12-18  5:49 UTC  (4+ messages)
` [Patch v2 1/7] spi: Transform the FSL QuadSPI driver to use the SPI MEM API

[RFC 0/6] vDSO support for Hyper-V guest on ARM64
 2019-12-18  5:47 UTC  (6+ messages)
` [RFC 6/6] arm64: hyperv: Enable vDSO
    ` [Xen-devel] "

[PATCH net-next mlxsw v1 00/10] Add a new Qdisc, ETS
 2019-12-18  5:38 UTC  (2+ messages)

[PATCH V3 1/2] KVM: PPC: Add skip_page_out parameter
 2019-12-18  5:36 UTC  (8+ messages)
` [PATCH V3 2/2] KVM: PPC: Implement H_SVM_INIT_ABORT hcall

[PATCH v2 1/3] powerpc/mmu_gather: Enable RCU_TABLE_FREE even for !SMP case
 2019-12-18  5:35 UTC  (6+ messages)
` [PATCH v2 2/3] mm/mmu_gather: Invalidate TLB correctly on batch allocation failure and flush
` [PATCH v2 3/3] asm-generic/tlb: Avoid potential double flush

[dpdk-dev] [PATCH v1] net/ice: add new device IDs
 2019-12-18 12:41 UTC 

[PATCH v2 0/4 RESEND] USB3503: correct GPIOs polarity and update the driver
 2019-12-18  5:42 UTC  (5+ messages)
  ` [PATCH v2 2/4] ARM: dts: qcom: Correct USB3503 GPIOs polarity

[dpdk-dev] [PATCH 0/2] add travis ci support for aarch64
 2019-12-18  5:39 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] ci: "
` [dpdk-dev] [PATCH 2/2] devtools: add path to additional shared object files

[Xen-devel] clock source in PV Linux
 2019-12-18  5:36 UTC  (4+ messages)

[PATCH v9 0/3] Proposed trace points for RDMA/core
 2019-12-18  5:36 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: update the method to get fb_loc of memory training
 2019-12-18  5:32 UTC  (2+ messages)

[alsa-devel] [PATCH] ASoC: soc-core: rename snd_soc_rtdcom_add() to snd_soc_rtd_add_component()
 2019-12-18  5:30 UTC 

[PATCH v2] watchdog: Remove soft_lockup_hrtimer_cnt and related code
 2019-12-18  5:31 UTC 

[bug report] mmc: core: Re-work HW reset for SDIO cards
 2019-12-18  5:27 UTC  (4+ messages)

[PATCH v2 0/2] wl1251: remove ti,power-gpio for sdio mode
 2019-12-18  5:29 UTC  (4+ messages)
` [PATCH v2 1/2] DTS: bindings: wl1251: mark ti,power-gpio as optional

virtio capabilities
 2019-12-18  5:27 UTC  (6+ messages)

[PATCH] util/cutils: Expand do_strtosz parsing precision to 64 bits
 2019-12-18  5:26 UTC  (6+ messages)

[RFC PATCH 1/2] mm/mmu_gather: Invalidate TLB correctly on batch allocation failure and flush
 2019-12-18  5:22 UTC  (6+ messages)

[PATCH] pcie: Add quirk for the Arm Neoverse N1SDP platform
 2019-12-18  2:21 UTC  (4+ messages)

[PATCH v2 bpf-next 0/3] Skeleton improvements and documentation
 2019-12-18  5:22 UTC  (4+ messages)
` [PATCH v2 bpf-next 3/3] bpftool: add gen subcommand manpage

[PATCH] sh: use generic strncpy()
 2019-12-18  5:22 UTC  (2+ messages)

[PATCH] sh: clkfwk: remove r8/r16/r32
 2019-12-18  5:19 UTC  (2+ messages)

[PATCH V2 00/10] unify origanization structure of block group cache
 2019-12-18  5:18 UTC  (3+ messages)
` [PATCH V2 09/10] btrfs-progs: reform block groups caches structure
` [PATCH V2 10/10] btrfs-progs: cleanups after block group cache reform


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.