All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-30 14:57:02 to 2019-10-30 15:33:49 UTC [more...]

Compile build issues with samples/bpf/ again
 2019-10-30 15:33 UTC  (5+ messages)

[tpm2] Re: unique identifier
 2019-10-30 15:33 UTC 

[PATCH v12 rdma-next 0/8] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
 2019-10-30 15:33 UTC  (3+ messages)
` [PATCH v12 rdma-next 5/8] RDMA/siw: Use the common mmap_xa helpers

[PATCH v2] mm/sparse.c: mark populate_section_memmap as __meminit
 2019-10-30 15:33 UTC  (2+ messages)

[PATCH 0/7] iommu: Permit modular builds of ARM SMMU[v3] drivers
 2019-10-30 15:33 UTC  (8+ messages)
` [PATCH 7/7] iommu/arm-smmu: Allow building as a module

[Xen-devel] [PATCH v2 for 4.13 1/2] x86/boot: allow early usage of cpu_has_hypervisor
 2019-10-30 15:32 UTC  (2+ messages)

[dpdk-dev] DPDK QoS scheduler changes, are we there yet?
 2019-10-30 15:32 UTC 

[PATCH v14 00/22] Generic page walk and ptdump
 2019-10-30 15:31 UTC  (4+ messages)
` [PATCH v14 04/22] arm64: mm: Add p?d_leaf() definitions

[PATCH net, 0/2] hv_netvsc: fix error handling in netvsc_attach/set_features
 2019-10-30 15:32 UTC  (3+ messages)
` [PATCH net, 1/2] hv_netvsc: Fix error handling in netvsc_set_features()
` [PATCH net, 2/2] hv_netvsc: Fix error handling in netvsc_attach()

[PATCH 0/7] Mesa-based EGL/GLES
 2019-10-30 15:30 UTC  (15+ messages)
` [PATCH 3/7] HACK: weston: undefine HAVE_GBM_MODIFIERS explicitly
` [PATCH 4/7] HACK: qtwebkit: define MESA_EGL_NO_X11_HEADERS at ANGLE/khrplatform.h
` [PATCH 6/7] omapdrmtest: Update LDFLAGS at util/Makefile.am per Mesa-based EGL

[PATCH bpf-next v4] bpf: add new helper fd2path for mapping a file descriptor to a pathname
 2019-10-30 15:32 UTC  (3+ messages)

[PATCH v4 0/2] soundwire: Add support to Qualcomm SoundWire master
 2019-10-30 15:31 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: soundwire: add bindings for Qcom controller
` [PATCH v4 2/2] soundwire: qcom: add support for SoundWire controller

[PATCH] gpio/pinctrl: Add pin ranges before gpiochip
 2019-10-30 15:31 UTC  (3+ messages)

[PATCH] mm/sparse: Consistently do not zero memmap
 2019-10-30 15:31 UTC  (7+ messages)

[alsa-devel] sound/core/timer: Deadlock on register_mutex
 2019-10-30 15:28 UTC  (7+ messages)
  `  "

[PATCH net-next 0/3] net: stmmac: Improvements for -next
 2019-10-30 15:28 UTC  (8+ messages)
` [PATCH net-next 1/3] net: stmmac: gmac4+: Add Split Header support
` [PATCH net-next 2/3] net: stmmac: xgmac: Add C45 PHY support in the MDIO callbacks
` [PATCH net-next 3/3] net: stmmac: tc: Remove the speed dependency

[PATCH v2 00/10] Add quota support to UBIFS
 2019-10-30 15:27 UTC  (22+ messages)
` [PATCH 01/10] quota: Make inode optional
` [PATCH 02/10] quota: Pass sb to vfs_load_quota_inode()
` [PATCH 03/10] quota: Introduce dquot_enable_sb()
` [PATCH 04/10] quota: Allow to pass mount path to quotactl
` [PATCH 05/10] ubifs: move checks and preparation into setflags()
` [PATCH 06/10] ubifs: Add support for FS_IOC_FS[SG]ETXATTR ioctls
` [PATCH 07/10] ubifs: do not ubifs_inode() on potentially NULL pointer
` [PATCH 08/10] ubifs: Add support for project id
` [PATCH 09/10] ubifs: export get_znode
` [PATCH 10/10] ubifs: Add quota support

[RFC PATCH] selinux: add SELinux hooks for lockdown integrity and confidentiality
 2019-10-30 15:29 UTC  (2+ messages)

[PATCH v2 0/2] leds: introduce generic LED level meter driver
 2019-10-30 15:27 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: leds: Add leds-meter binding

[PATCH] Revert "sched/fair: Fix O(nr_cgroups) in the load balancing path"
 2019-10-30 15:27 UTC  (8+ messages)

[PATCH 1/9] drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW sprites
 2019-10-30 15:26 UTC  (8+ messages)
` [PATCH 7/9] drm/i915: Reject ckey+fp16 on skl+
        ` [Intel-gfx] "

i2c-hid regression in 5.4 (Linus' master)
 2019-10-30 15:26 UTC  (2+ messages)

[PATCH v4 00/20] Add virtual device fuzzing support
 2019-10-30 15:23 UTC  (15+ messages)
` [PATCH v4 02/20] libqos: Rename i2c_send and i2c_recv
` [PATCH v4 04/20] qtest: add qtest_server_send abstraction
` [PATCH v4 05/20] libqtest: Add a layer of abstraciton to send/recv
` [PATCH v4 08/20] tests: provide test variables to other targets
` [PATCH v4 10/20] libqos: move useful qos-test funcs to qos_external
` [PATCH v4 11/20] libqtest: make qtest_bufwrite send "atomic"
` [PATCH v4 13/20] fuzz: add configure flag --enable-fuzzing
` [PATCH v4 14/20] fuzz: Add target/fuzz makefile rules
` [PATCH v4 15/20] fuzz: add fuzzer skeleton
` [PATCH v4 16/20] fuzz: add support for fork-based fuzzing
` [PATCH v4 17/20] fuzz: add support for qos-assisted fuzz targets
` [PATCH v4 19/20] fuzz: add virtio-net fuzz target
` [PATCH v4 20/20] fuzz: add documentation to docs/devel/

[PATCHv2 0/8] arm64: ftrace cleanup + FTRACE_WITH_REGS
 2019-10-30 15:25 UTC  (10+ messages)
` [PATCHv2 1/8] ftrace: add ftrace_init_nop()
` [PATCHv2 2/8] module/ftrace: handle patchable-function-entry
` [PATCHv2 3/8] arm64: module: rework special section handling

[PATCH] scsi: Fix scsi_get/set_resid() interface
 2019-10-30 15:24 UTC  (6+ messages)

[PATCH v9 0/8] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-30 15:22 UTC  (4+ messages)
` [PATCH v9 5/8] ima: make process_buffer_measurement() generic

[RFC] nvmet: Always remove processed AER elements from list
 2019-10-30 15:24 UTC  (2+ messages)

[PATCH] selinux: sidtab: reverse lookup hash table
 2019-10-30 15:24 UTC  (2+ messages)

[dpdk-dev] [PATCH v4] ethdev: extend flow metadata
 2019-10-30 15:20 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5] "

[alsa-devel] [PATCH v3 0/2] soundwire: Add support to Qualcomm SoundWire master
 2019-10-30 15:18 UTC  (6+ messages)
` [alsa-devel] [PATCH v3 2/2] soundwire: qcom: add support for SoundWire controller

[PATCH v2 03/11] coresight: etm4x: Add missing API to set EL match on address filters
 2019-10-30 15:19 UTC  (4+ messages)
` [PATCH] coresight: etm4x: Fix BMVAL misuse

[PATCH] ath: ath9k: Remove unneeded variable
 2019-10-30 15:18 UTC  (2+ messages)

[PATCH] tests: fix conditional for disabling XTS test
 2019-10-30 15:17 UTC 

Makedumpfile help for 5.4.0.rc3 : Arm
 2019-10-30 15:18 UTC  (8+ messages)

[CI 01/12] drm/i915: Handle a few more cases for crtc hw/uapi split, v3
 2019-10-30 15:16 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,01/12] "
    `  "

[PATCH][next] soc: samsung: exynos-asv: fix potential overflow in multiply
 2019-10-30 15:15 UTC  (4+ messages)

[PATCH v5] coresight: Serialize enabling/disabling a link device
 2019-10-30 15:15 UTC  (3+ messages)

[PATCH v2] scsi: Fix scsi_get/set_resid() interface
 2019-10-30 15:15 UTC  (2+ messages)

[PATCH] f2fs: bio_alloc should never fail
 2019-10-30 15:14 UTC  (7+ messages)
` [f2fs-dev] "

[PATCH v9 0/4] Make IPA use PM_EM
 2019-10-30 15:14 UTC  (5+ messages)
` [PATCH v9 1/4] arm64: defconfig: Enable CONFIG_ENERGY_MODEL
` [PATCH v9 2/4] PM / EM: Declare EM data types unconditionally
` [PATCH v9 3/4] thermal: cpu_cooling: Make the power-related code depend on IPA
` [PATCH v9 4/4] thermal: cpu_cooling: Migrate to using the EM framework

[PATCH] ti-sgx-ddk-um: update SRCREV to pick up Mesa-based EGL/GLES libraries
 2019-10-30 15:14 UTC  (10+ messages)
      ` [EXTERNAL] "

[MPTCP] Re: [PATCH v2 2/2] mptcp: sendmsg: transmit on backup if other subflows have been closed
 2019-10-30 15:14 UTC 

[PATCH] Fixes issue when debugging debug builds of Perf
 2019-10-30 15:13 UTC  (6+ messages)

[PATCH] wil6210: add SPDX license identifiers
 2019-10-30 15:13 UTC  (2+ messages)

[PATCH net-next 00/14] vsock: add multi-transports support
 2019-10-30 15:12 UTC  (19+ messages)
` [PATCH net-next 03/14] vsock: remove include/linux/vm_sockets.h file
` [PATCH net-next 04/14] vsock: add 'transport' member in the struct vsock_sock
` [PATCH net-next 06/14] vsock: add 'struct vsock_sock *' param to vsock_core_get_transport()
` [PATCH net-next 07/14] vsock: handle buffer_size sockopts in the core
` [PATCH net-next 08/14] vsock: add vsock_create_connected() called by transports
` [PATCH net-next 09/14] vsock: move vsock_insert_unbound() in the vsock_create()

[U-Boot] [PATCH v2 00/15] scripts: Convert to Python 3
 2019-10-30 15:12 UTC  (5+ messages)
` [U-Boot] [PATCH v2 03/15] buildman: "

[PATCH] HID: i2c-hid: Send power-on command after reset
 2019-10-30 15:11 UTC  (3+ messages)

[PATCH] mmc: renesas_sdhi: add checks for pinctrl_lookup_state
 2019-10-30 15:09 UTC  (4+ messages)

[PATCH v5.4 v2] iwlwifi: fw api: support new API for scan config cmd
 2019-10-30 15:08 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.4.0-rc5-34072e5.cki (arm-next)
 2019-10-30 15:08 UTC  (6+ messages)

[PATCH v7 0/2] Allwinner H6 Mali GPU support
 2019-10-30 15:07 UTC  (6+ messages)
` [PATCH v7 1/2] arm64: dts: allwinner: Add ARM Mali GPU node for H6
` [PATCH v7 2/2] arm64: dts: allwinner: Add mali GPU supply for H6 boards

[PATCH 0/3] virtiofs: Small Cleanups for 5.5
 2019-10-30 15:07 UTC  (11+ messages)
` [Virtio-fs] "
` [PATCH 1/3] virtiofs: Use a common function to send forget
  ` [Virtio-fs] "
` [PATCH 2/3] virtiofs: Do not send forget request "struct list_head" element
  ` [Virtio-fs] "
` [PATCH 3/3] virtiofs: Use completions while waiting for queue to be drained
  ` [Virtio-fs] "

[dpdk-dev] [RFC] ethdev: configure SR-IOV VF from host
 2019-10-30 15:07 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 0/3] "

[PATCH] mm/sparse.c: mark populate_section_memmap as __meminit
 2019-10-30 15:07 UTC  (3+ messages)

[PATCH 0/3] virtiofs: Small Cleanups for 5.5
 2019-10-30 15:07 UTC 

[PATCH] drm/amdgpu: dont schedule jobs while in reset
 2019-10-30 15:06 UTC  (5+ messages)

[PATCH] ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridge
 2019-10-30 15:05 UTC 

[PATCH 00/12] drm/tegra: Support IOMMU-backed DMA API
 2019-10-30 15:05 UTC  (3+ messages)
` [PATCH 01/12] memory: tegra: Add gr2d and gr3d to DRM IOMMU group

[PATCH] drm/amdgpu: guard ib scheduling while in reset
 2019-10-30 15:05 UTC  (21+ messages)

[PATCH] ext4: bio_alloc never fails
 2019-10-30 15:04 UTC  (3+ messages)

[PATCH v1] pinctrl: baytrail: Move IRQ valid mask initialization to a dedicated callback
 2019-10-30 15:03 UTC  (6+ messages)

[PATCH v2] PCI: cadence: Refactor driver to use as a core library
 2019-10-30 15:03 UTC  (3+ messages)

[PATCH][next] dma-buf: heaps: remove redundant assignment to variable ret
 2019-10-30 15:02 UTC  (3+ messages)

[PATCH RFC 0/6] perf/x86: Add perf text poke event
 2019-10-30 15:00 UTC  (6+ messages)
` [PATCH RFC 1/6] "

[Buildroot] [PATCH] package/proftpd: bump to 1.3.6b
 2019-10-30 15:00 UTC 

[radeon-alex:amd-mainline-dkms-5.0 3698/4200] include/kcl/kcl_fence.h:142:20: error: redefinition of 'dma_fence_set_error'
 2019-10-30 15:00 UTC  (2+ messages)

[PATCH v3 wireless-drivers 1/2] mt76: mt76x2e: disable pcie_aspm by default
 2019-10-30 15:00 UTC  (2+ messages)

[PATCH] lib: string: reduce unnecessary loop in strncpy
 2019-10-30 14:59 UTC  (2+ messages)

[PATCH v2 00/72] multipath-tools: cleanup and warning enablement
 2019-10-30 14:59 UTC  (2+ messages)

[PATCH v4 1/8] mmc: sdhci-of-arasan: Separate out clk related data to another structure
 2019-10-30 14:57 UTC  (4+ messages)
` [PATCH v4 4/8] dt-bindings: mmc: arasan: Add optional properties for Arasan SDHCI

[alsa-devel] [PATCH v3 00/11] ASoC: Add support to WCD9340/WCD9341 codec
 2019-10-30 14:50 UTC  (3+ messages)
` [alsa-devel] [PATCH v3 09/11] pinctrl: qcom-wcd934x: Add support to wcd934x pinctrl driver


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.