All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-26 08:59:31 to 2018-09-26 09:39:03 UTC [more...]

[PATCH] drm: fix use of freed memory in drm_mode_setcrtc
 2018-09-26  9:39 UTC  (3+ messages)

[PATCH 00/30] mm: remove bootmem allocator
 2018-09-26  9:38 UTC  (74+ messages)
` [PATCH 02/30] mm: remove CONFIG_NO_BOOTMEM
    ` [OpenRISC] "
` [PATCH 03/30] mm: remove CONFIG_HAVE_MEMBLOCK
    ` [OpenRISC] "
` [PATCH 05/30] mm: nobootmem: remove dead code
    ` [OpenRISC] "
` [PATCH 07/30] memblock: remove _virt from APIs returning virtual address
    ` [OpenRISC] "
` [PATCH 14/30] memblock: add align parameter to memblock_alloc_node()
      ` [OpenRISC] "
` [PATCH 16/30] memblock: replace __alloc_bootmem_node with appropriate memblock_ API
    ` [OpenRISC] "
` [PATCH 21/30] memblock: replace alloc_bootmem with memblock_alloc
    ` [OpenRISC] "
` [PATCH 29/30] mm: remove include/linux/bootmem.h
    ` [OpenRISC] "

[PATCH] net: dsa: lantiq_gswip: Depend on HAS_IOMEM
 2018-09-26  3:27 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v4.19-rc5
 2018-09-26  9:36 UTC 

[PATCH-V2] [libtirpc] getnetconfig.c: fix a BAD_FREE (CWE-763)
 2018-09-26  3:25 UTC  (2+ messages)
` [PATCH-V2] [nfs/nfs-utils/libtirpc] src/getnetconfig.c: "

[Resend PATCH 5/5] arm: dts: mt7623: add display subsystem related device nodes
 2018-09-26  9:36 UTC  (14+ messages)

[net-next 00/10][pull request] 40GbE Intel Wired LAN Driver Updates 2018-09-25
 2018-09-26  3:25 UTC  (2+ messages)

[PATCH] Allow hwrng to initialize crng
 2018-09-26  3:24 UTC 

[RFC 00/60] Coscheduling for Linux
 2018-09-26  9:35 UTC  (5+ messages)

[PATCH] drm/i915: Trim partial view sg lists
 2018-09-26  9:34 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] sched/fair: Don't increase sd->balance_interval on newidle balance
 2018-09-26  9:35 UTC  (3+ messages)

Raise maximum number of memory controllers
 2018-09-26  9:35 UTC  (6+ messages)
      ` [PATCH] "

[PATCH 0/4 v7] Support kdump for AMD secure memory encryption(SME)
 2018-09-26  9:34 UTC  (7+ messages)
` [PATCH 1/4 v7] x86/ioremap: add a function ioremap_encrypted() to remap kdump old memory
        ` [PATCH 1/4 v8] "

Build failure with parallel build and opkg
 2018-09-26  9:34 UTC  (2+ messages)

[PATCH] platform/x86: intel_int0002_vgpio: Implement irq_set_wake
 2018-09-26  9:34 UTC  (2+ messages)

[PATCH] platform/x86: intel_int0002_vgpio: Enable the driver on Bay Trail platforms
 2018-09-26  9:34 UTC  (2+ messages)

[PATCH resend] can: rcar_can: convert to SPDX identifiers
 2018-09-26  9:34 UTC  (2+ messages)

[PATCH v3 0/8] drm/i915: GTT remapping for display
 2018-09-26  9:33 UTC  (13+ messages)
` [PATCH v3 1/8] drm/i915: Make sure fb gtt offsets stay within 32bits
` [PATCH v3 4/8] drm/i915/selftests: Add mock selftest for remapped vmas
` [PATCH v3 5/8] drm/i915/selftests: Add live vma selftest
` [PATCH v3 8/8] drm/i915: Bump gen7+ fb size limits to 16kx16k

[PATCH v4 00/14] ASoC: Add support to WCD9335 Audio Codec
 2018-09-26  9:31 UTC  (5+ messages)
` [PATCH v4 10/14] ASoC: dt-bindings: Add WCD9335 MBHC specific properties
` [PATCH v4 11/14] ASoC: wcd9335: add mbhc support

[PATCH 1/5] drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuv
 2018-09-26  9:30 UTC  (6+ messages)
` [PATCH 4/5] drm/omapdrm: Substitute format_is_yuv() with format->is_yuv
    ` [Intel-gfx] "

[PATCH] net/netvsc: check return from kvargs_process
 2018-09-26  9:31 UTC 

[PATCH] net: arp, ipv6: handle special case of tap device
 2018-09-26  9:30 UTC 

[U-Boot] Socfpga ocram warm boot
 2018-09-26  9:30 UTC  (3+ messages)

[PATCH v2] ring: fix c11 memory ordering issue
 2018-09-26  9:29 UTC  (7+ messages)
` [PATCH v3 1/3] ring: read tail using atomic load
  ` [PATCH v3 2/3] ring: synchronize the load and store of the tail
  ` [PATCH v3 3/3] ring: move the atomic load of head above the loop

[PATCH v3 1/2] powerpc/32: add stack protector support
 2018-09-26  9:28 UTC  (6+ messages)
` [PATCH v3 2/2] powerpc/64: "

[PATCH net-next v3 00/10] Refactor classifier API to work with Qdisc/blocks without rtnl lock
 2018-09-26  3:18 UTC  (2+ messages)

[PATCH] platform/x86: ideapad-laptop: Use __func__ instead of read_ec_cmd in pr_err
 2018-09-26  9:28 UTC  (3+ messages)

[PATCH 0/2] net: if_arp: use define instead of hard-coded value
 2018-09-26  9:27 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH net-next] net: caif: fix return type of ndo_start_xmit function
 2018-09-26  9:27 UTC 

[PATCH] x86/HVM: correct hvmemul_map_linear_addr() for multi-page case
 2018-09-26  9:27 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 1/2] soc: fsl: qbman: qman_portal: defer probing when qman is not available
 2018-09-26  9:27 UTC  (4+ messages)

[PATCH v2 0/3] clk: renesas: r7s9210: Add support for early clocks
 2018-09-26  9:27 UTC  (7+ messages)
` [PATCH v2 1/3] clk: renesas: cpg-mssr: Add early clock support
` [PATCH v2 2/3] clk: renesas: r7s9210: Convert some clocks to early
` [PATCH v2 3/3] clk: renesas: r7s9210: Move table update to separate function

[PATCH] New functionality for aborting ongoing CAC
 2018-09-26  9:26 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/3] efi_loader: eliminate handle member
 2018-09-26  9:26 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/3] efi_loader: typedef struct efi_object *efi_handle_t

[PATCH 1/3 v3] resource: fix an error which walks through iomem resources
 2018-09-26  9:22 UTC  (4+ messages)
` [PATCH 0/3] find_next_iomem_res() fixes

[PATCH 1/2] nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HT
 2018-09-26  9:23 UTC  (3+ messages)
` [PATCH 2/2] nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds

[PATCH RFC v4 0/4] Move TXQ scheduling into mac80211
 2018-09-26  9:22 UTC  (4+ messages)
` [PATCH RFC v4 3/4] mac80211: Add airtime accounting and scheduling to TXQs

python-sqlite3 packaging
 2018-09-25 19:46 UTC  (3+ messages)

[PATCH V2 1/2] ARM: dts: imx6ul: use nvmem-cells for cpu speed grading
 2018-09-26  9:20 UTC  (3+ messages)

[Ksummit-discuss] [TECH-TOPIC] Review - Code of Conduct: Let's revamp it
 2018-09-26  9:19 UTC  (5+ messages)

[U-Boot] [PATCH] sandbox: Replace set_working_fdt_addr with pointer version
 2018-09-26  9:19 UTC 

[PATCH net-next] net: xen-netback: fix return type of ndo_start_xmit function
 2018-09-26  9:18 UTC 

[PATCH net-next] net: xen-netback: fix return type of ndo_start_xmit function
 2018-09-26  9:18 UTC 

[PATCH 1/9] drm/amdgpu: drop extra newline in amdgpu_iv trace
 2018-09-26  9:18 UTC  (6+ messages)
` [PATCH 6/9] drm/amdgpu: separate IH and IRQ funcs

[PATCH net-next] net: ovs: fix return type of ndo_start_xmit function
 2018-09-26  9:15 UTC 

[PATCH] dt-bindings: thermal: rcar: Add device tree support for r8a7744
 2018-09-26  3:05 UTC  (2+ messages)

[PATCH] build: set RTE_ARCH_64 based on pointer size
 2018-09-26  9:15 UTC 

[PATCH 1/2] ARM: dts: imx6ul: use nvmem-cells for cpu speed grading
 2018-09-26  9:15 UTC  (3+ messages)

[PATCH v3 0/4] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-09-26  9:14 UTC  (6+ messages)
` [PATCH v3 3/4] PCI: mediatek: Add system pm support for MT2712 and MT7622

IOREQ server on Arm
 2018-09-26  9:14 UTC  (3+ messages)

[PATCH net-next] net: faraday: fix return type of ndo_start_xmit function
 2018-09-26  9:13 UTC 

[Bug 200871] F2FS experiences data loss (entry is completely lost) when an I/O failure occurs
 2018-09-26  9:13 UTC 

[PATCH] net/ixgbe: firmware status check
 2018-09-26  9:04 UTC  (2+ messages)
` [PATCH v2] "

Removing old images
 2018-09-26  9:11 UTC 

[PATCH v4 0/4] drm/omap: dmm_tiler: fixes and workaround for errata i878
 2018-09-26  9:11 UTC  (4+ messages)
` [PATCH v4 1/4] drm/omap: fix memory barrier bug in DMM driver
` [PATCH v4 2/4] drm/omap: dmm_tiler: No need to check if irq is valid in omap_dmm_remove
` [PATCH v4 3/4] drm/omap: dmm_tiler: Fix interrupt request/free sequence during probe/remove

[PATCH v5 0/3] Renesas R9A06G032 PINCTRL Driver
 2018-09-26  9:10 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: pinctrl: renesas,rzn1-pinctrl: documentation
` [PATCH v5 2/3] pinctrl: renesas: Renesas RZ/N1 pinctrl driver
` [PATCH v5 3/3] ARM: dts: r9a06g032: Add pinctrl node

[PATCH -next] drm/omap: remove set but not used variable 'frame_height'
 2018-09-26  9:10 UTC  (4+ messages)

[RFC 0/3] Add Colorspace connector property interface
 2018-09-26  9:10 UTC  (7+ messages)
` [RFC 1/3] drm: Add colorspace property
` [RFC 3/3] drm/i915: Set colorspace by enabling Infoframe

[PATCH net-next] net: ti: fix return type of ndo_start_xmit function
 2018-09-26  9:09 UTC  (2+ messages)

[PATCH] net: liquidio: list usage cleanup
 2018-09-26  8:56 UTC 

[PATCH] arm64: dts: fsl: Fix I2C and SPI bus warnings
 2018-09-26  9:09 UTC  (3+ messages)

[PATCH v4 0/4] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-09-26  9:08 UTC  (11+ messages)
` [PATCH v4 1/4] PCI: mediatek: fixup mtk_pcie_find_port logical
` [PATCH v4 2/4] PCI: mediatek: enable msi after clock enabled

[PATCH] x86/boot: define CC_HAVE_ASM_GOTO
 2018-09-26  9:08 UTC  (6+ messages)

[PATCH] drm/omap: Use ERR_CAST directly instead of RR_PTR(PTR_ERR())
 2018-09-26  9:08 UTC  (3+ messages)

[PATCH v5 0/2] arm64: dts: meson-g12a: Introduce new DT files for Meson-G12A SoC
 2018-09-26  9:08 UTC  (5+ messages)

[PATCH net-next] net: smsc: fix return type of ndo_start_xmit function
 2018-09-26  9:06 UTC 

[PATCH v5 00/22] Implement use of HW assistance on TLB table walk on 8xx
 2018-09-26  9:01 UTC  (5+ messages)
` [PATCH v5 18/22] powerpc/mm: Extend pte_fragment functionality to nohash/32

[PATCH 1/6] drm: add flags to drm_syncobj_find_fence
 2018-09-26  9:06 UTC  (3+ messages)
` [PATCH 5/6] drm/amdgpu: add timeline support in amdgpu CS

[PATCH] net: qed: list usage cleanup
 2018-09-26  8:53 UTC 

[PATCH net RFT] bnxt_en: Fix TX timeout during netpoll
 2018-09-26  2:54 UTC  (6+ messages)

[PATCH] brcmsmac: ap mode: update beacon when TIM changes
 2018-09-26  9:04 UTC  (3+ messages)
` [PATCH v3] brcmsmac: AP "

[PATCH] net-tcp: /proc/sys/net/ipv4/tcp_probe_interval is a u32 not int
 2018-09-26  2:53 UTC  (2+ messages)

futex_atomic_cmpxchg_inatomic is missing
 2018-09-26  8:41 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: stratix10: Add generic FPGA reconfig mailbox API for S10
 2018-09-26  9:03 UTC 

[PATCH] Revert: "f2fs: check last page index in cached bio to decide submission"
 2018-09-26  9:01 UTC  (2+ messages)

Linux 4.18.10
 2018-09-26  9:01 UTC  (2+ messages)

zswap: use PAGE_SIZE * 2 for compression dst buffer size when calling crypto compression API
 2018-09-26  9:00 UTC  (8+ messages)

t7005-editor.sh failure
 2018-09-26  9:00 UTC  (3+ messages)

Linux 4.14.72
 2018-09-26  9:00 UTC  (2+ messages)

[PATCH] ARM: dts: fsl: Fix SPI bus warnings
 2018-09-26  9:00 UTC  (3+ messages)

[PATCH] split if-condition code in bch_cache_set_alloc
 2018-09-26  9:00 UTC 

[RFC v5 0/8] Add Plane Color Properties
 2018-09-26  8:59 UTC  (3+ messages)

[PATCH] backlight: lm3639: Unconditionally call led_classdev_unregister
 2018-09-26  8:59 UTC  (6+ messages)

[PATCH net-next v6 00/23] WireGuard: Secure Network Tunnel
 2018-09-26  8:59 UTC  (3+ messages)
` [PATCH net-next v6 07/23] zinc: ChaCha20 ARM and ARM64 implementations


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.