All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-26 14:58:16 to 2018-07-26 15:43:38 UTC [more...]

[PATCH v4 bpf-next 0/9] veth: Driver XDP
 2018-07-26 14:25 UTC  (7+ messages)
` [PATCH v4 bpf-next 1/9] net: Export skb_headers_offset_update
` [PATCH v4 bpf-next 2/9] veth: Add driver XDP
` [PATCH v4 bpf-next 3/9] veth: Avoid drops by oversized packets when XDP is enabled
` [PATCH v4 bpf-next 4/9] veth: Handle xdp_frames in xdp napi ring
` [PATCH v4 bpf-next 5/9] veth: Add ndo_xdp_xmit
` [PATCH v4 bpf-next 6/9] bpf: Make redirect_info accessible from modules

[U-Boot] [PATCHv2] cmd/ubi.c: Fix format warning
 2018-07-26 15:43 UTC 

[PATCH] gpio: tegra: drop tegra specific GPIO lockdep classes
 2018-07-26 15:42 UTC 

[PATCH v2 0/3] Staging: octeon-usb fixes for coding style, SPDX and readability
 2018-07-26 15:41 UTC  (7+ messages)
` [PATCH v2 1/3] Staging: octeon-usb: Adding SPDX license identifier
` [PATCH v2 2/3] Staging: octeon-usb: Change coding style of CVMX_WAIT_FOR_FIELD32 marco
` [PATCH v2 3/3] Staging: octeon-usb: Breaks down cvmx_usb_poll_channel()

[U-Boot] [PATCH] cmd/ubi.c: Fix format warning
 2018-07-26 15:42 UTC  (3+ messages)

[PATCH v4 0/5] use IOVAs check based on DMA mask
 2018-07-26 15:41 UTC  (2+ messages)

[PATCH 0/9] Pending bcache patches for review
 2018-07-26 14:22 UTC  (9+ messages)
` [PATCH 1/9] bcache: do not check return value of debugfs_create_dir()
` [PATCH 2/9] bcache: display rate debug parameters to 0 when writeback is not running
` [PATCH 3/9] bcache: avoid unncessary cache prefetch bch_btree_node_get()
` [PATCH 4/9] bcache: add a comment in register_bdev()
` [PATCH 5/9] bcache: fix mistaken code comments in struct cache
` [PATCH 6/9] bcache: fix mistaken comments in bch_keylist_realloc()
` [PATCH 7/9] bcache: add code comments for bset.c
` [PATCH 8/9] bcache: initiate bcache_debug to NULL

[PATCH 1/2] pinctrl: tegra: define GPIO compatible node per SoC
 2018-07-26 15:40 UTC  (2+ messages)
` [PATCH 2/2] ARM: tegra: readd gpio-ranges properties

[PATCH 0/3] memmap_init_zone improvements
 2018-07-26 15:39 UTC  (6+ messages)
` [PATCH 2/3] mm: calculate deferred pages after skipping mirrored memory

[PREEMPT_RT]: Using printk-rt-aware.patch in non-rt kernel
 2018-07-26 15:38 UTC  (3+ messages)

[PATCH] name_rev: add support for --cherry-picks
 2018-07-26 15:37 UTC  (4+ messages)
` [PATCH v2] "

[libvirt] [RFC PATCH 0/2] Add new mdev type for aggregated resources
 2018-07-26 15:37 UTC  (7+ messages)
` [libvirt] [PATCH v2 0/4] New mdev type handling "
  ` [libvirt] [PATCH v2 1/4] vfio/mdev: Add new instances parameter for mdev create

[Qemu-devel] [PATCH v5 00/24] Fixing record/replay and adding reverse debugging
 2018-07-26 15:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 23/24] replay: add BH oneshot event for block layer

[PATCH v3 0/5] Refactor free_area_init_core and add free_area_init_core_hotplug
 2018-07-26 15:35 UTC  (11+ messages)
` [PATCH v3 2/5] mm: access zone->node via zone_to_nid() and zone_set_nid()
` [PATCH v3 3/5] mm/page_alloc: Inline function to handle CONFIG_DEFERRED_STRUCT_PAGE_INIT
` [PATCH v3 4/5] mm/page_alloc: Move initialization of node and zones to an own function

[PATCH v4 0/8] Enable HDA Codec support on Intel Platforms
 2018-07-26 15:36 UTC  (7+ messages)
` [PATCH v4 7/8] ASoC: hdac_hda: add asoc extension for legacy HDA codec drivers

[PATCH v2 0/7] memory management documentation updates
 2018-07-26 15:36 UTC  (10+ messages)
` [PATCH v2 7/7] docs/core-api: mm-api: add section about GFP flags

[PATCH v2 00/11] clk: renesas: rcar-gen3: OSC and RCLK improvements
 2018-07-26 15:35 UTC  (9+ messages)
` [PATCH v2 01/11] clk: renesas: rcar-gen3: Add support for OSC EXTAL predivider
` [PATCH v2 02/11] clk: renesas: r8a7795: Add OSC EXTAL predivider configuration
` [PATCH v2 04/11] clk: renesas: r8a77965: "
` [PATCH v2 05/11] clk: renesas: r8a77980: Add OSC predivider configuration and clock
` [PATCH v2 06/11] clk: renesas: cpg-mssr: Add support for fixed rate clocks
` [PATCH v2 07/11] clk: renesas: rcar-gen3: Add support for RCKSEL clock selection
` [PATCH v2 08/11] clk: renesas: r8a77990: Correct RCLK handling
` [PATCH v2 10/11] clk: renesas: rcar-gen3: Add support for mode pin clock selection

draft ANA support v6
 2018-07-26 15:35 UTC  (10+ messages)
` [PATCH 1/9] nvme.h: add support for the log specific field
` [PATCH 2/9] nvme.h: add ANA definitions
` [PATCH 3/9] nvme: simplify the API for getting log pages
` [PATCH 4/9] nvme: remove nvme_req_needs_failover
` [PATCH 5/9] nvme: add ANA support
` [PATCH 6/9] nvmet: keep a port pointer in nvmet_ctrl
` [PATCH 7/9] nvmet: track and limit the number of namespaces per subsystem
` [PATCH 8/9] nvmet: add minimal ANA support
` [PATCH 9/9] nvmet: support configuring ANA groups

[PATCH V3 bpf] xdp: add NULL pointer check in __xdp_return()
 2018-07-26 14:17 UTC 

[Qemu-devel] [PATCH for-3.0] file-posix: Fix write_zeroes with unmap on block devices
 2018-07-26 15:33 UTC  (6+ messages)
  ` [Qemu-devel] [Qemu-block] "

[arm-soc:qcom/arm64 5/10] arch/arm64/boot/dts/qcom/sdm845.dtsi:10:10: fatal error: dt-bindings/soc/qcom,rpmh-rsc.h: No such file or directory
 2018-07-26 15:33 UTC 

[PATCH, RFC] xfs: completely disable toggling DAX flag via ioctl on reg files
 2018-07-26 14:15 UTC  (4+ messages)

[PATCH] clk: meson-gxbb: set fclk_div2 as CLK_IS_CRITICAL
 2018-07-26 15:32 UTC  (7+ messages)

[PATCH] tracing: do not leak kernel addresses
 2018-07-26 15:31 UTC  (5+ messages)

linux-next: manual merge of the net-next tree with the bpf tree
 2018-07-26 15:32 UTC  (2+ messages)

[PATCH v2 00/18] arm64: dts: allwinner: A64 boards DT updates
 2018-07-26 15:31 UTC  (8+ messages)
` [PATCH v2 16/18] arm64: dts: allwinner: a64: NanoPi-A64: Add Ethernet

[PATCH v13 0/4] iommu/arm-smmu: Add runtime pm/sleep support
 2018-07-26 15:30 UTC  (7+ messages)
` [PATCH v13 1/4] iommu/arm-smmu: Add pm_runtime/sleep ops

[PATCH] linux-yocto: Fix systemd-modules-load.service start failure
 2018-07-26 15:30 UTC  (3+ messages)

[v2,3/3] usb: dwc2: Make dwc2_readl/writel functions endianness-agnostic
 2018-07-26 15:29 UTC 

[pull-request] next-net 18.08 RC2
 2018-07-26 15:28 UTC  (2+ messages)

[pull-request] next-pipeline 18.08 pre-rc2
 2018-07-26 15:28 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/9] ARM: Odroid XU3: Enable DM_MMC support which is necessary for CONFIG_BLK
 2018-07-26 15:28 UTC  (3+ messages)
` [U-Boot] [PATCH v1 9/9] ARM: Odroid XU3: Modify Odroid XU3 config to boot by default from SD card

[v2,2/3] usb: dwc2: replace ioread32/iowrite32_rep with dwc2_readl/writel_rep
 2018-07-26 15:27 UTC 

[PATCH] clk: clk-fixed-factor: Clear OF_POPULATED flag in case of failure
 2018-07-26 15:27 UTC  (5+ messages)

[PATCH] ARM: dts: sun8i: r40/v40: rewrite BPi M2 Berry DTS to rebase on M2 Ultra
 2018-07-26 15:26 UTC  (9+ messages)

[PATCH v1] Added max_bpp property to limit maximum bpp even if HDMI TV advertises higher limit
 2018-07-26 15:26 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[sumo][PATCH v2] u-boot: Fix build race condition
 2018-07-26 15:26 UTC  (3+ messages)
` [sumo][PATCH v3] "

[PATCH] clk: renesas: rcar-gen3: Rename rint to .r
 2018-07-26 15:25 UTC 

[Query]: DSA Understanding
 2018-07-26 14:08 UTC  (4+ messages)

[PATCH RESENT] ath10k: Prevent active scans on potential unusable channels
 2018-07-26 13:59 UTC 

[refpolicy] [PATCH 1/1] ipsec: add missing permissions for pluto
 2018-07-26 15:23 UTC  (5+ messages)

tegra clock updates and fixes
 2018-07-26 15:22 UTC  (4+ messages)
` [Linux-kernel] "

[PATCH V2 bpf] xdp: add NULL pointer check in __xdp_return()
 2018-07-26 14:05 UTC  (5+ messages)

[Bug 77] [Interrupt app]: failed to start interrupt app
 2018-07-26 15:21 UTC  (2+ messages)

[PATCH v3 0/2] clk: meson: add a sub EMMC clock controller support
 2018-07-26 15:20 UTC  (6+ messages)
` [PATCH v3 2/2] clk: meson: add sub MMC clock controller driver

Intel machine with 64 Bit kernel and 32 Bit user space
 2018-07-26 15:19 UTC  (2+ messages)

[PATCH] clk: mxs: ensure that i.MX28's ref_io clks are not operated too fast
 2018-07-26 15:18 UTC  (6+ messages)

[pull request][net-next 00/16] Mellanox, mlx5e updates 2018-07-18
 2018-07-26 14:00 UTC  (10+ messages)
` [net-next 10/16] net/mlx5: Support PCIe buffer congestion handling via Devlink

[PATCH] clk: samsung: Remove unused mout_user_aclk400_mcuisp_p4x12 variable
 2018-07-26 15:17 UTC  (4+ messages)

[PATCH v5 0/2] R-Car DU: Convert DT to new DU and LVDS bindings
 2018-07-26 13:58 UTC  (4+ messages)

[PATCH 4.17.y] Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,free}_coherent()"
 2018-07-26 13:58 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2018-07-26 15:14 UTC  (2+ messages)

More snd_pcm_ioplug_avail_update() questions
 2018-07-26 15:14 UTC  (6+ messages)

[PATCHv3 0/3] Fix crash due to vma_is_anonymous() false-positives
 2018-07-26 15:14 UTC  (8+ messages)
` [PATCHv3 1/3] mm: Introduce vma_init()

[PATCH v2 0/3] ARM: shmobile: Add support for RZ/A2
 2018-07-26 13:57 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: shmobile: Add basic RZ/A2 SoC support

[PATCH v4 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-07-26 15:13 UTC  (10+ messages)

[Qemu-devel] [PATCH v0 0/7] Background snapshots
 2018-07-26 15:13 UTC  (7+ messages)

[PATCH 00/20] PIDTYPE_TGID removal of fork restarts
 2018-07-26 15:13 UTC  (4+ messages)
` [PATCH 18/20] signal: Add calculate_sigpending()

[PATCH 1/3] mmc: tegra: prevent HS200 on Tegra 3
 2018-07-26 15:12 UTC  (5+ messages)
` [PATCH 3/3] mmc: tegra: prevent ACMD23 "

[PATCH] nvme: Register for ANA AEN
 2018-07-26 15:12 UTC  (8+ messages)

FAILED: patch "[PATCH] drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs" failed to apply to 4.17-stable tree
 2018-07-26 15:12 UTC  (4+ messages)
` [PATCH] drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs

[PATCH v7 4/4] kexec_file: Load kernel at top of system RAM if required
 2018-07-26 15:10 UTC  (14+ messages)

[meta-networking][PATCH] wireshark: update to 2.6.2
 2018-07-26 15:10 UTC 

[PATCH v2 0/11] Add R8A7745/SK-RZG1E board support
 2018-07-26 13:53 UTC  (5+ messages)
` [PATCH] arm64: dts: renesas: r8a77980: add Cortex-A53 PMU support

[PATCH] nvme: drop WARN_ON() when processing ANA AEN
 2018-07-26 15:10 UTC  (2+ messages)

[PATCH 4.4 000/105] 4.4.139-stable review
 2018-07-26 15:09 UTC  (5+ messages)
` [PATCH 4.4 101/105] spi: Fix scatterlist elements size in spi_map_buf

Moving meeting time
 2018-07-26 15:09 UTC 

[RFC PATCH 00/10] vfio/mdev: IOMMU aware mediated device
 2018-07-26 15:09 UTC  (12+ messages)
` [RFC PATCH 03/10] iommu/vt-d: Allocate groups for mediated devices

[Qemu-devel] [PATCH v1] s390x/cpu_models: Add "-cpu max" support
 2018-07-26 15:07 UTC  (6+ messages)

[PATCH kernel for v4.14 and v4.17 stable] KVM: PPC: Check if IOMMU page is contained in the pinned physical page
 2018-07-26 15:07 UTC  (2+ messages)

[PATCH] oeqa/loader: Ensure invalid test names don't trigger a traceback
 2018-07-26 15:07 UTC 

[PATCH V6 0/2] upgrade systemd and systemd-boot to 239
 2018-07-26 15:07 UTC  (7+ messages)
` [PATCH 1/2] systemd: upgrade "

[PATCH RT] arm64: fpsimd: use a local_lock() in addition to local_bh_disable()
 2018-07-26 15:06 UTC  (12+ messages)
          ` [PATCH RT v2] "
                  ` [PATCH RT v3] arm64: fpsimd: use preemp_disable "

[Qemu-devel] [PATCH 00/25] Don't "check" disabled drivers
 2018-07-26 15:09 UTC  (4+ messages)
` [Qemu-devel] [PATCH 20/25] check: Only test usb-xhci-nec when it is compiled in

[PATCH v1] checkout: optionally speed up "git checkout -b foo"
 2018-07-26 15:04 UTC  (4+ messages)

[Intel-wired-lan] igb Detected Tx Unit Hang after upgrade to 4.17
 2018-07-26 15:03 UTC  (5+ messages)
  ` [Intel-wired-lan] igb Detected Tx Unit Hang after upgrade to 4.18-rc6 [was Re: igb Detected Tx Unit Hang after upgrade to 4.17]

[PATCH] pinctrl: sh-pfc: r8a77965: Add SATA pins, groups and functions
 2018-07-26 13:46 UTC  (2+ messages)

[PATCH 0/6] ASoC: PCM format type conversion fixes
 2018-07-26 15:03 UTC  (3+ messages)

[PATCH iproute2-next 1/1] tc: fix bugs for tcp_flags and ip_attr hex output
 2018-07-26 13:45 UTC 

[PATCH 1/3] ASoC: meson: use IRQ_RETVAL in the fifo irq handler
 2018-07-26 15:02 UTC  (4+ messages)
` Applied "ASoC: meson: use IRQ_RETVAL in the fifo irq handler" to the asoc tree

[PATCH 2/3] ASoC: meson: update axg sound card bindings
 2018-07-26 15:01 UTC  (4+ messages)
` Applied "ASoC: meson: update axg sound card bindings" to the asoc tree

[PATCH 3/3] ASoC: meson: align axg card driver with DT bindings documentation
 2018-07-26 15:01 UTC  (4+ messages)
` Applied "ASoC: meson: align axg card driver with DT bindings documentation" to the asoc tree

Applied "ASoC: rsnd: Document R-Car M3-N support" to the asoc tree
 2018-07-26 15:01 UTC 

[PATCH] Fix the ld flags not be applied to tst-execstack-mod.so
 2018-07-26 15:01 UTC  (6+ messages)

[PATCH] ASoC: zte: Fix incorrect PCM format bit usages
 2018-07-26 15:01 UTC  (2+ messages)
` Applied "ASoC: zte: Fix incorrect PCM format bit usages" to the asoc tree

[PATCH] ASoC: dmaengine: Fix missing __user prefix in copy_user callback
 2018-07-26 15:01 UTC  (2+ messages)
` Applied "ASoC: dmaengine: Fix missing __user prefix in copy_user callback" to the asoc tree

[PATCH] ASoC: dapm: Use int for format bit position
 2018-07-26 15:01 UTC  (2+ messages)
` Applied "ASoC: dapm: Use int for format bit position" to the asoc tree

[PATCH 0/2] arm64: dts: enable SATA on Gen3 boards
 2018-07-26 13:42 UTC  (2+ messages)

[PATCH v3 00/31] libxl: Enable save/restore/migration of a restricted QEMU + libxl__ev_qmp_*
 2018-07-26 14:59 UTC  (4+ messages)
` [PATCH v3 31/31] libxl: QEMU startup sync based on QMP

[PATCH 0/2] tools: fix gcc 8.1 build
 2018-07-26 14:58 UTC  (3+ messages)
` [PATCH 1/2] tools: update ipxe changeset
` [PATCH 2/2] xenpmd: make 32 bit gcc 8.1 non-debug build work

[PATCH 0/8] rtc: cleanup task handling
 2018-07-26 13:40 UTC  (9+ messages)
` [PATCH 1/8] rtc: sa1100: don't set PIE frequency
` [PATCH 2/8] rtc: sh: remove dead code
` [PATCH 3/8] rtc: remove rtc_irq_register/rtc_irq_unregister
` [PATCH 4/8] rtc: remove irq_task and irq_task_lock
` [PATCH 5/8] rtc: simplify rtc_irq_set_state/rtc_irq_set_freq
` [PATCH 6/8] rtc: unexport rtc_irq_set_*
` [PATCH 7/8] char: rtc: remove task handling
` [PATCH 8/8] rtc: remove struct rtc_task


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.