All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-19 10:42:53 to 2019-12-19 11:10:14 UTC [more...]

[PULL 0/6] more s390x patches
 2019-12-19 11:01 UTC  (4+ messages)
` [PULL 4/6] pc-bios/s390x: Fix reset psw mask
` [PULL 5/6] pc-bios/s390: Update firmware images
` [PULL 6/6] s390x: Properly fetch and test the short psw on diag308 subc 0/1

[Xen-devel] [PATCH] x86/save: reserve HVM save record numbers that have been consumed
 2019-12-19 11:10 UTC  (8+ messages)

[PULL 00/25] testing and logging updates
 2019-12-19 10:49 UTC  (24+ messages)
` [PULL 01/25] configure: allow disable of cross compilation containers
` [PULL 02/25] tests/vm: Allow to set qemu-img path
` [PULL 03/25] travis.yml: Run tcg tests with tci
` [PULL 04/25] iotests: Provide a function for checking the creation of huge files
` [PULL 05/25] iotests: Skip test 060 if it is not possible to create large files
` [PULL 06/25] iotests: Skip test 079 "
` [PULL 07/25] tests/hd-geo-test: Skip test when images can not be created
` [PULL 08/25] tests/test-util-filemonitor: Skip test on non-x86 Travis containers
` [PULL 09/25] travis.yml: Enable builds on arm64, ppc64le and s390x
` [PULL 10/25] ci: build out-of-tree
` [PULL 11/25] Fix double free issue in qemu_set_log_filename()
` [PULL 12/25] Cleaned up flow of code in qemu_set_log(), to simplify and clarify
` [PULL 13/25] Add a mutex to guarantee single writer to qemu_logfile handle
` [PULL 15/25] Add use of RCU for qemu_logfile
` [PULL 16/25] Added tests for close and change of logfile
` [PULL 17/25] docker: gtester is no longer used
` [PULL 18/25] travis.yml: Remove the redundant clang-with-MAIN_SOFTMMU_TARGETS entry
` [PULL 19/25] linux-user: convert target_mprotect debug to tracepoint
` [PULL 20/25] linux-user: convert target_mmap "
` [PULL 21/25] linux-user: add target_mmap_complete tracepoint
` [PULL 23/25] linux-user: convert target_munmap debug to a tracepoint
` [PULL 24/25] trace: replace hand-crafted pattern_glob with g_pattern_match_simple
` [PULL 25/25] tests/tcg: ensure we re-configure if configure.sh is updated

[Xen-devel] [PATCH v3 0/7] Code of Conduct + Extra Guides and Best Practices
 2019-12-19 11:09 UTC  (7+ messages)
` [Xen-devel] [PATCH v3 5/7] Add Code Review Guide

[PATCH RFC 0/3] block,ext4: Introduce REQ_OP_ASSIGN_RANGE to reflect extents allocation in block device internals
 2019-12-19 11:07 UTC  (4+ messages)
` [PATCH RFC 1/3] block: Add support for REQ_OP_ASSIGN_RANGE operation

[V2 1/1 PATCH] arm64: dts: rockchip: add ROCK Pi S DTS support
 2019-12-19 11:07 UTC  (3+ messages)
`  "

[PATCH 0/2] openat2: minor uapi cleanups
 2019-12-19 11:07 UTC  (7+ messages)
` [PATCH 1/2] uapi: split openat2(2) definitions from fcntl.h
` [PATCH 2/2] openat2: drop open_how->__padding field

Trying the bpf trace a bpf xdp program
 2019-12-19 11:06 UTC  (17+ messages)

[PATCH v2] nvmem: add QTI SDAM driver
 2019-12-19 11:06 UTC 

[PATCH v7 0/3] iio: add driver for Bosch BMA400 accelerometer
 2019-12-19 11:05 UTC  (5+ messages)
` [PATCH v7 2/3] iio: (bma400) add driver for the BMA400
` [PATCH v7 3/3] iio: (bma400) basic regulator support

[PATCH for-5.0 v11 00/20] VIRTIO-IOMMU device
 2019-12-19 11:03 UTC  (4+ messages)
` [PATCH for-5.0 v11 18/20] virtio-iommu: Support migration

[PATCH] fixup! ARM: zii-imx8mq-dev: add DT fixups
 2019-12-19 11:06 UTC 

[Xen-devel] [PATCH v2 00/20] VM forking
 2019-12-19 11:06 UTC  (7+ messages)
` [Xen-devel] [PATCH v2 19/20] x86/mem_sharing: reset a fork

Marketing Tool
 2019-12-18 11:47 UTC 

[PATCH bpf-next] selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP program
 2019-12-19 11:03 UTC 

QA Cycle report for build (yocto-3.1_M1.rc8)
 2019-12-19 11:03 UTC  (4+ messages)

[PATCH 1/2] powerpc/pseries/svm: Don't access some SPRs
 2019-12-19 10:59 UTC  (5+ messages)

[LTP] [PATCH 1/2] lib/tst_kconfig.c: add or select kconfig function
 2019-12-19 11:03 UTC  (5+ messages)

[PATCH v1 0/3] Tegra GPIO: Minor code clean up
 2019-12-19 11:01 UTC  (3+ messages)
` [PATCH v1 1/3] gpio: tegra: Use generic readl_relaxed/writel_relaxed accessors

[PATCH net-next v4 00/15] net: macsec: initial support for hardware offloading
 2019-12-19 10:55 UTC  (16+ messages)
` [PATCH net-next v4 01/15] net: macsec: move some definitions in a dedicated header
` [PATCH net-next v4 02/15] net: macsec: introduce the macsec_context structure
` [PATCH net-next v4 03/15] net: macsec: introduce MACsec ops
` [PATCH net-next v4 04/15] net: phy: add MACsec ops in phy_device
` [PATCH net-next v4 05/15] net: macsec: hardware offloading infrastructure
` [PATCH net-next v4 06/15] net: macsec: add nla support for changing the offloading selection
` [PATCH net-next v4 07/15] net: phy: export __phy_read_page/__phy_write_page
` [PATCH net-next v4 08/15] net: phy: mscc: macsec initialization
` [PATCH net-next v4 09/15] net: phy: mscc: macsec support
` [PATCH net-next v4 10/15] net: macsec: PN wrap callback
` [PATCH net-next v4 11/15] net: phy: mscc: PN rollover support
` [PATCH net-next v4 12/15] net: introduce the MACSEC netdev feature
` [PATCH net-next v4 13/15] net: add a reference to MACsec ops in net_device
` [PATCH net-next v4 14/15] net: macsec: allow to reference a netdev from a MACsec context
` [PATCH net-next v4 15/15] net: macsec: add support for offloading to the MAC

[PATCH next] drm: of: fix build error without CONFIG_OF
 2019-12-19 10:57 UTC 

[PATCH 0/6] Clean up eSDHC periperhal clock code
 2019-12-19 10:59 UTC  (7+ messages)
` [PATCH 1/6] mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral "
` [PATCH 2/6] mmc: fsl_esdhc: drop useless fdt fixup
` [PATCH 3/6] powerpc/mpc85xx: drop eSDHC periperhal clock code
` [PATCH 4/6] Add global variable sdhc_per_clk for arm/powerpc
` [PATCH 5/6] configs: ls1028a: use default SDHC clock divider value
` [PATCH 6/6] Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage

[PATCH v2 0/4] at24: move write-protect pin handling to nvmem core
 2019-12-19 10:59 UTC  (7+ messages)
` [PATCH v2 2/4] nvmem: add support for the write-protect pin

[alsa-devel] [PATCH] slimbus: qcom-ngd-ctrl: Use dma_request_chan() instead dma_request_slave_channel()
 2019-12-19 10:58 UTC  (3+ messages)
  `  "

[PATCH nf-next] netfilter: flowtable: clean up entries on NETDEV_UNREGISTER
 2019-12-19 10:59 UTC 

FAILED: patch "[PATCH] cifs: Fix retrieval of DFS referrals in cifs_mount()" failed to apply to 4.19-stable tree
 2019-12-19 10:58 UTC 

qcow2 api not secured by mutex lock
 2019-12-19 10:53 UTC  (4+ messages)

FAILED: patch "[PATCH] CIFS: Do not miss cancelled OPEN responses" failed to apply to 4.19-stable tree
 2019-12-19 10:58 UTC 

Please review the patch "mmc: core: try to use an id from the devicetree " again
 2019-12-19 10:57 UTC 

[PATCH] driver: add function to look up device by DT node
 2019-12-19 10:55 UTC  (3+ messages)

[PATCH v1] colibri_imx7: disable HAB and CAAM support
 2019-12-19 10:55 UTC 

[virtio-dev] [PATCH v2 0/1] VirtIO video device specification
 2019-12-19 10:54 UTC  (5+ messages)
` [virtio-dev] Re: [PATCH v2 1/1] virtio-video: Add virtio "

[MPTCP] Re: [PATCH v1] Squash-to: "tcp: Prevent coalesce/collapse when skb has MPTCP extensions"
 2019-12-19 10:54 UTC 

FAILED: patch "[PATCH] cifs: smbd: Return -ECONNABORTED when trasnport is not in" failed to apply to 4.19-stable tree
 2019-12-19 10:54 UTC 

New Git Visualiser Tool - GitVine
 2019-12-19 10:53 UTC 

FAILED: patch "[PATCH] cifs: smbd: Only queue work for error recovery on memory" failed to apply to 4.19-stable tree
 2019-12-19 10:53 UTC 

[PATCH net-next v2] net: WireGuard secure network tunnel
 2019-12-19 10:53 UTC  (12+ messages)

[PATCH net-next 0/2] chelsio/chtls
 2019-12-19 10:51 UTC  (3+ messages)
` [PATCH net-next 1/2] chtls: Add support for AES256-GCM based ciphers
` [PATCH net-next 2/2] chtls: Fixed memory leak

[Xen-devel] [PATCH V5 1/4] x86/mm: Add array_index_nospec to guest provided index values
 2019-12-19 10:52 UTC  (4+ messages)
` [Xen-devel] [PATCH V5 2/4] x86/altp2m: Add hypercall to set a range of sve bits

[PATCH] nvmem: imx: scu: correct the fuse word index
 2019-12-19 10:52 UTC  (3+ messages)

[PATCH] nvmem: imx: scu: fix write SIP
 2019-12-19 10:52 UTC  (3+ messages)

[PATCH v2 0/2] Exynos5422: fix bus related OPPs for Odroid XU3/XU4/HC1
 2019-12-19 10:51 UTC  (3+ messages)
  ` [PATCH v2 1/2] ARM: dts: exynos: Move bus related OPPs to the boards DTS
  ` [PATCH v2 2/2] ARM: dts: exynos: Adjust bus related OPPs to the values correct for Odroids

[PATCH v2 0/9] DP Phy compliance auto test
 2019-12-19 10:51 UTC  (4+ messages)
` [PATCH v2 3/9] drm/i915/dp: Move vswing/pre-emphasis adjustment calculation
  ` [Intel-gfx] "

[Intel-gfx] [PATCH] drm/i915/gt: Track engine round-trip times
 2019-12-19 10:50 UTC 

[PATCH v9 0/4] add power control in i2c and at24
 2019-12-19 10:50 UTC  (3+ messages)
` [PATCH v9 3/4] misc: eeprom: at24: support pm_runtime control

[Intel-gfx] [PATCH 0/2] drm/i915/dsc: fixes for ICL DSI DSC
 2019-12-19 10:49 UTC  (3+ messages)
` [Intel-gfx] [PATCH 3/2] drm/i915/dsc: fix DSC power domains for DSI

pseries on qemu-system-ppc64le crashes in doorbell_core_ipi()
 2019-12-19 10:41 UTC  (11+ messages)
` [Qemu-ppc] "

Numen with reference to vmap
 2019-12-19 10:48 UTC  (11+ messages)

[PATCH v4 0/6] Add support for frequency invariance for (some) x86
 2019-12-19 10:48 UTC  (9+ messages)
` [PATCH v4 1/6] x86,sched: Add support for frequency invariance

[cip-dev] [cip-core] Package Proposal #1 (Security packages)
 2019-12-19 10:48 UTC  (2+ messages)

[PATCH v4 00/51] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-12-19 10:45 UTC  (52+ messages)
` [PATCH v4 01/51] video: hdmi: Change return type of hdmi_avi_infoframe_init() to void
` [PATCH v4 02/51] drm/connector: Add helper to get a connector type name
` [PATCH v4 03/51] drm/edid: Add flag to drm_display_info to identify HDMI sinks
` [PATCH v4 04/51] drm/bridge: Add connector-related bridge operations and data
` [PATCH v4 05/51] drm/bridge: Extend bridge API to disable connector creation
` [PATCH v4 06/51] drm/bridge: dumb-vga-dac: Rename internal symbols to simple-bridge
` [PATCH v4 07/51] drm/bridge: dumb-vga-dac: Rename driver "
` [PATCH v4 08/51] drm/bridge: simple-bridge: Add support for non-VGA bridges
` [PATCH v4 09/51] drm/bridge: simple-bridge: Add support for enable GPIO
` [PATCH v4 10/51] drm/bridge: simple-bridge: Add support for the TI OPA362
` [PATCH v4 11/51] drm/bridge: Add bridge driver for display connectors
` [PATCH v4 12/51] drm/bridge: Add driver for the TI TPD12S015 HDMI level shifter
` [PATCH v4 13/51] drm/bridge: panel: Implement bridge connector operations
` [PATCH v4 14/51] drm/bridge: tfp410: Replace manual connector handling with bridge
` [PATCH v4 15/51] drm/bridge: tfp410: Allow operation without drm_connector
` [PATCH v4 16/51] drm: Add helper to create a connector for a chain of bridges
` [PATCH v4 17/51] drm/omap: Fix possible object reference leak
` [PATCH v4 18/51] drm/omap: dss: Cleanup DSS ports on initialisation failure
` [PATCH v4 19/51] drm/omap: Simplify HDMI mode and infoframe configuration
` [PATCH v4 20/51] drm/omap: Factor out display type to connector type conversion
` [PATCH v4 21/51] drm/omap: Use the drm_panel_bridge API
` [PATCH v4 22/51] drm/omap: dss: Fix output next device lookup in DT
` [PATCH v4 23/51] drm/omap: Add infrastructure to support drm_bridge local to DSS outputs
` [PATCH v4 24/51] drm/omap: dss: Make omap_dss_device_ops optional
` [PATCH v4 25/51] drm/omap: hdmi: Allocate EDID in the .read_edid() operation
` [PATCH v4 26/51] drm/omap: hdmi4: Rework EDID read to isolate data read
` [PATCH v4 27/51] drm/omap: hdmi5: "
` [PATCH v4 28/51] drm/omap: hdmi4: Register a drm_bridge for EDID read
` [PATCH v4 29/51] drm/omap: hdmi5: "
` [PATCH v4 30/51] drm/omap: hdmi4: Move mode set, enable and disable operations to bridge
` [PATCH v4 31/51] drm/omap: hdmi5: "
` [PATCH v4 32/51] drm/omap: hdmi4: Implement drm_bridge .hpd_notify() operation
` [PATCH v4 33/51] drm/omap: dss: Remove .set_hdmi_mode() and .set_infoframe() operations
` [PATCH v4 34/51] drm/omap: venc: Register a drm_bridge
` [PATCH v4 35/51] drm/omap: Create connector for bridges
` [PATCH v4 36/51] drm/omap: Switch the HDMI and VENC outputs to drm_bridge
` [PATCH v4 37/51] drm/omap: Remove HPD, detect and EDID omapdss operations
` [PATCH v4 38/51] drm/omap: hdmi: Remove omap_dss_device operations
` [PATCH v4 39/51] drm/omap: venc: "
` [PATCH v4 40/51] drm/omap: hdmi4: Simplify EDID read
` [PATCH v4 41/51] drm/omap: hdmi5: "
` [PATCH v4 42/51] drm/omap: dpi: Sort includes alphabetically
` [PATCH v4 43/51] drm/omap: dpi: Reorder functions in sections
` [PATCH v4 44/51] drm/omap: dpi: Simplify clock setting API
` [PATCH v4 45/51] drm/omap: dpi: Register a drm_bridge
` [PATCH v4 46/51] drm/omap: sdi: Sort includes alphabetically
` [PATCH v4 47/51] drm/omap: sdi: Register a drm_bridge
` [PATCH v4 48/51] drm/omap: Hardcode omap_connector type to DSI
` [PATCH v4 49/51] drm/omap: dss: Remove unused omap_dss_device operations
` [PATCH v4 50/51] drm/omap: dss: Inline the omapdss_display_get() function
` [PATCH v4 51/51] drm/omap: dss: Remove unused omapdss_of_find_connected_device() function

next/pending-fixes boot: 160 boots: 2 failed, 151 passed with 6 offline, 1 untried/unknown (v5.5-rc2-502-gd5e7f2ed7f95)
 2019-12-19 10:45 UTC 

XDP multi-buffer design discussion
 2019-12-19 10:44 UTC  (6+ messages)

[PATCH V2 0/7] Add minimal boot support for IPQ6018
 2019-12-19 10:41 UTC  (14+ messages)
` [PATCH V2 1/7] dt-bindings: pinctrl: qcom: Add ipq6018 pinctrl bindings
` [PATCH V2 2/7] pinctrl: qcom: Add ipq6018 pinctrl driver
` [PATCH V2 3/7] dt-bindings: qcom: Add ipq6018 bindings
` [PATCH V2 4/7] clk: qcom: Add DT bindings for ipq6018 gcc clock controller
` [PATCH V2 5/7] clk: qcom: Add ipq6018 Global Clock Controller support
` [PATCH V2 6/7] arm64: dts: Add ipq6018 SoC and CP01 board support
` [PATCH V2 7/7] arm64: defconfig: Enable qcom ipq6018 clock and pinctrl

[dpdk-dev] [PATCH] mempool/octeontx: fix error handling in initialization
 2019-12-19 10:44 UTC 

[RESEND] ath10k: add tx hw 802.11 encapusaltion offloading support
 2019-12-19 10:44 UTC  (8+ messages)

[PATCH nf-next] netfilter: ctnetlink: add kernel side filtering for dump
 2019-12-19 10:36 UTC 

[RFC PATCH 0/3] softirq/blk-mq: implement interrupt flood detection for avoiding cpu lockup
 2019-12-19 10:43 UTC  (6+ messages)
` [RFC PATCH 2/3] softirq: implement interrupt flood detection

[LTP] [PATCH v2 1/2] lib/tst_kconfig.c: Add any kconfig to match the expected value function
 2019-12-19 10:43 UTC  (2+ messages)
` [LTP] [PATCH v2 2/2] umip_basic_test.c: improve kconfig check to avoid umip wrong abort case


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.