All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-14 09:34:45 to 2018-05-14 10:08:12 UTC [more...]

[Qemu-devel] [PULL v2 00/29] Misc patches for 2018-05-09
 2018-05-14 10:07 UTC  (2+ messages)

[PATCH v5 1/2] net/mlx4: avoid constant recreations in function
 2018-05-14 10:07 UTC  (3+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/2] net/mlx4: advertise supported RSS hash functions

[LTP] [PATCH] runtest/fs: Don't read files in /dev indiscriminately
 2018-05-14 10:07 UTC  (3+ messages)

[PATCH 0/2] Stackleak for arm64
 2018-05-14 10:06 UTC  (14+ messages)
` [PATCH 2/2] arm64: Clear the stack

[PATCH 00/18] arm64: invoke syscalls with pt_regs
 2018-05-14 10:06 UTC  (48+ messages)
` [PATCH 01/18] arm64: consistently use unsigned long for thread flags
` [PATCH 02/18] arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h>
` [PATCH 03/18] arm64: introduce sysreg_clear_set()
` [PATCH 04/18] arm64: kill config_sctlr_el1()
` [PATCH 05/18] arm64: kill change_cpacr()
` [PATCH 06/18] arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>
  ` [PATCH 06/18] arm64: move sve_user_{enable, disable} "
` [PATCH 07/18] arm64: remove sigreturn wrappers
` [PATCH 08/18] arm64: convert raw syscall invocation to C
` [PATCH 09/18] arm64: convert syscall trace logic "
` [PATCH 10/18] arm64: convert native/compat syscall entry "
` [PATCH 11/18] arm64: zero GPRs upon entry from EL0
` [PATCH 12/18] kernel: add ksys_personality()
` [PATCH 13/18] kernel: add kcompat_sys_{f,}statfs64()
` [PATCH 14/18] arm64: remove in-kernel call to sys_personality()
` [PATCH 15/18] arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn
` [PATCH 16/18] arm64: use SYSCALL_DEFINE6() for mmap
` [PATCH 17/18] arm64: convert compat wrappers to C
` [PATCH 18/18] arm64: implement syscall wrappers

[PATCH] bus/fpga: use strlcpy instead of strncpy
 2018-05-14 10:06 UTC  (3+ messages)

[PATCH] KVM: arm/arm64: fix unaligned hva start and end in handle_hva_to_gpa
 2018-05-14 10:06 UTC  (8+ messages)

[PATCH] ARM: dts: da850-lego-ev3: remove unnecessary gpio-keys properties
 2018-05-14 10:04 UTC  (4+ messages)

Direct execlists submission
 2018-05-14 10:06 UTC  (15+ messages)
` [PATCH 01/10] drm/i915: Mark up nested spinlocks
` [PATCH 02/10] drm/i915: Remove tasklet flush before disable
` [PATCH 03/10] drm/i915: Wrap tasklet_struct for abuse
` [PATCH 04/10] drm/i915: Only sync tasklets once for recursive reset preparation
` [PATCH 05/10] drm/i915/execlists: Direct submit onto idle engines
` [PATCH 06/10] drm/i915/execlists: Direct submission from irq handler
` [PATCH 07/10] drm/i915: Rearrange gen8_cs_irq_handler
` [PATCH 08/10] drm/i915: Remove USES_GUC_SUBMISSION() pointer chasing from gen8_cs_irq_handler
` [PATCH 09/10] drm/i915: Speed up idle detection by kicking the tasklets
` [PATCH 10/10] drm/i915: Detect if we missed kicking the execlists tasklet
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/10] drm/i915: Mark up nested spinlocks
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH 0/2] clk: davinci: some more fixes
 2018-05-14 10:05 UTC  (9+ messages)
` [PATCH 1/2] clk: davinci: pll-dm646x: keep PLL2 SYSCLK1 always enabled
` [PATCH 2/2] clk: davinci: psc-dm365: fix few clocks

[PATCH V5 0/9] nvme: pci: fix & improve timeout handling
 2018-05-14 10:05 UTC  (6+ messages)

[PATCH V3 1/5] brcm: update firmware for bcm43430
 2018-05-14 10:03 UTC  (2+ messages)
` Fwd: "

[PATCH v5 00/14] media: ov772x: support media controller, device tree probing, etc
 2018-05-14 10:03 UTC  (5+ messages)
` [PATCH v5 12/14] media: ov772x: avoid accessing registers under power saving mode

[PATCH] clk: meson: meson8b: mark fclk_div gate clocks as CLK_IS_CRITICAL
 2018-05-14 10:03 UTC  (4+ messages)

[patch 00/15] Hidden 0
 2018-05-14 10:02 UTC  (3+ messages)
` [patch 03/15] Hidden 3
  ` [MODERATED] "

[PATCH] drm: mali-dp: Add debugfs file for reporting internal errors
 2018-05-14 10:02 UTC  (3+ messages)

[PATCH v3 0/5] Enhance support for system and runtime power management on malidp
 2018-05-14 10:01 UTC  (7+ messages)
` [PATCH v3 5/5] drm/arm/malidp: Added the late system pm functions

[Bug 97025] flip queue failed: Device or resource busy
 2018-05-14 10:01 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/18] MemoryDevice: use multi stage hotplug handlers
 2018-05-14 10:00 UTC  (19+ messages)
` [Qemu-devel] [PATCH v3 01/18] memory-device: drop assert related to align and start of address space
` [Qemu-devel] [PATCH v3 02/18] memory-device: introduce separate config option
` [Qemu-devel] [PATCH v3 03/18] qdev: let machine hotplug handler to override bus hotplug handler
` [Qemu-devel] [PATCH v3 04/18] pc: prepare for multi stage hotplug handlers
` [Qemu-devel] [PATCH v3 05/18] pc: route all memory devices through the machine hotplug handler
` [Qemu-devel] [PATCH v3 06/18] spapr: prepare for multi stage hotplug handlers
` [Qemu-devel] [PATCH v3 07/18] spapr: route all memory devices through the machine hotplug handler
` [Qemu-devel] [PATCH v3 08/18] spapr: handle pc-dimm unplug via hotplug handler chain
` [Qemu-devel] [PATCH v3 09/18] spapr: handle cpu core "
` [Qemu-devel] [PATCH v3 10/18] memory-device: new functions to handle plug/unplug
` [Qemu-devel] [PATCH v3 11/18] pc-dimm: implement new memory device functions
` [Qemu-devel] [PATCH v3 12/18] memory-device: factor out pre-plug into hotplug handler
` [Qemu-devel] [PATCH v3 13/18] memory-device: factor out unplug "
` [Qemu-devel] [PATCH v3 14/18] memory-device: factor out plug "
` [Qemu-devel] [PATCH v3 15/18] s390x/sclp: make sure ram_size and maxram_size stay in sync
` [Qemu-devel] [PATCH v3 16/18] s390x: prepare for multi stage hotplug handlers
` [Qemu-devel] [PATCH v3 17/18] s390x: initialize memory region for memory devices
` [Qemu-devel] [PATCH v3 18/18] s390x: support "

[U-Boot] [PATCH v2 00/11] pmic: sandbox: Add support for MC34709 PMIC
 2018-05-14 10:01 UTC  (7+ messages)
` [U-Boot] [PATCH v2 04/11] pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmissions
` [U-Boot] [PATCH v2 05/11] pmic: dm: Add support for MC34708 for PMIC DM

[PATCH 1/1] ARM: dts: stm32: Add HASH support on stm32mp157c
 2018-05-14 10:00 UTC  (3+ messages)

[PATCH] crypto/scheduler: fix multicore rings re-use
 2018-05-14 10:01 UTC  (2+ messages)

[PATCH] examples/ipsec-secgw: fix ip address parsing
 2018-05-14 10:00 UTC 

[PATCH RFC 0/1] ref-filter: start using oid_object_info
 2018-05-14 10:00 UTC 

[PATCH kernel v2 3/3] KVM: PPC: Check KVM_CREATE_SPAPR_TCE_64 parameters
 2018-05-14 10:00 UTC 

[PATCH kernel v2 2/3] KVM: PPC: Allow backing bigger guest IOMMU pages with smaller physical pages
 2018-05-14 10:00 UTC 

[PATCH kernel v2 1/3] KVM: PPC: Use correct page shift in H_STUFF_TCE
 2018-05-14 10:00 UTC 

[PATCH kernel v2 0/3] KVM: PPC: Allow backing bigger guest IOMMU pages with smaller physical
 2018-05-14 10:00 UTC 

Rx/Tx offloads checks behaviour in 18.05
 2018-05-14 10:00 UTC  (5+ messages)

[PATCH] examples: fix typdef in performance thread app
 2018-05-14 10:01 UTC  (3+ messages)

[PATCH RFC] ref-filter: start using oid_object_info
 2018-05-14  9:59 UTC 

[PATCH V1 0/5] Introduce Intel FPGA BUS
 2018-05-14  9:58 UTC  (2+ messages)
` [PATCH] raw/ifpga/base: fix compile error on ia32 icc compiler

[PATCH] xen_pt: Present the size of 64 bit BARs correctly
 2018-05-14  9:57 UTC 

[PATCH] MAINTAINERS: add entry for LEGO MINDSTORMS EV3
 2018-05-14  9:55 UTC  (2+ messages)

[Qemu-devel] Restoring bitmaps after failed/cancelled migration
 2018-05-14  9:55 UTC  (3+ messages)

[RFC PATCH 0/5] KEYS: add kpp keyctl operations
 2018-05-14  9:55 UTC  (2+ messages)

[PATCH v3 1/4] drm/rockchip: add transfer function for cdn-dp
 2018-05-14  9:53 UTC  (8+ messages)
` [PATCH v3 2/4] Documentation: bindings: add phy_config for Rockchip USB Type-C PHY
` [PATCH v3 3/4] phy: rockchip-typec: support variable phy config value
` [PATCH v3 4/4] drm/rockchip: support dp training outside dp firmware

[PATCH net-next] net: stmmac: Add Jose Abreu as co-maintainer
 2018-05-14  9:53 UTC  (3+ messages)

brcmfmac: Updating Broadcom/Cypress Wifi/BT firmware
 2018-05-14  9:52 UTC  (3+ messages)

[PATCH v2 00/13] add power domain support for Rockchip Socs
 2018-05-14  9:51 UTC  (6+ messages)
` [PATCH v2 04/13] soc: rockchip: power-domain: Fix wrong value when power up pd

DEBUG_RWSEMS warning from thaw_super()
 2018-05-14  9:50 UTC  (3+ messages)

[PATCH v2] ipvlan: flush arp table when mac address changed
 2018-05-14  9:50 UTC  (2+ messages)

[RFC PATCH v3 0/6] Documentation/features: Provide and apply 'features-refresh.sh'
 2018-05-14  9:47 UTC  (4+ messages)

[PATCH 0/3] arm64: dts: Draak: Enable HDMI input and VIN4
 2018-05-14  9:49 UTC  (7+ messages)
` [PATCH 3/3] arm64: dts: renesas: draak: Describe HDMI input

[PATCH] config: increase max lcore to 16 for DPAA
 2018-05-14 10:05 UTC 

[U-Boot] mtd: spi-nor: new NXP FlexSPI driver location & framework to use ?
 2018-05-14  9:47 UTC  (4+ messages)

[PATCH v2] generic/488: Add SEEK_DATA tests for offsets in the middle of holes
 2018-05-14  9:47 UTC 

ghes_edac: enable HIP08 platform edac driver
 2018-05-14  9:47 UTC 

[PATCH] btrfs: inode: Don't compress if NODATASUM or NODATACOW set
 2018-05-14  9:46 UTC  (6+ messages)

[PATCH 1/3] thinkpad_acpi: add support for inhibit_charge
 2018-05-14  9:46 UTC  (2+ messages)

[PATCH 0/2] Configurable GnuPG command for git-credential-netrc
 2018-05-14  9:46 UTC  (4+ messages)
` [PATCH 1/2] git-credential-netrc: adapt to test framework for git

[PATCH v3 00/40] drm/i915: Implement HDCP2.2
 2018-05-14  9:45 UTC  (3+ messages)
` [PATCH v3 27/40] drm/i915: Implement HDCP2.2 link integrity check

[PATCH] clocksource/drivers/mips-gic-timer: Add pr_fmt and reword pr_* messages
 2018-05-14  9:45 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] mm/ksm: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm
 2018-05-14  9:45 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v5 0/2] mtd: cfi_cmdset_0002: Changes to retry for flash erase
 2018-05-14  9:44 UTC  (4+ messages)

[PATCH v3 00/10] xen/arm64: Suspend preconditions and CPU hotplug fixes
 2018-05-14  9:44 UTC  (17+ messages)
` [PATCH v3 10/10] xen/arm: Enable errata for secondary CPU on hotplug after the boot

[PATCH] net: phy: micrel: workaround for errata #2 for KSZ9031
 2018-05-14  9:42 UTC  (3+ messages)

Allwinner A64: Issue on external rtc clock to wifi chip
 2018-05-14  9:42 UTC  (9+ messages)

[PATCH 00/19 v3] Refactor fixed and GPIO regulators
 2018-05-14  9:42 UTC  (3+ messages)
` [PATCH 10/19 v3] regulator: s2mps11: Pass descriptor instead of GPIO number

Greetings
 2018-05-14  9:42 UTC 

[GIT PULL 1/3] ti-sysc driver changes for v4.18 merge window
 2018-05-14  9:41 UTC  (5+ messages)
` [GIT PULL 3/3] omap sdhci dts "

[xen-unstable test] 122660: regressions - trouble: blocked/broken/fail/pass
 2018-05-14  9:40 UTC  (3+ messages)

[PATCH 01/18 v2] regulator: fixed: Convert to use GPIO descriptor only
 2018-05-14  9:40 UTC  (4+ messages)
` [PATCH 10/18 v2] regulator: s2mps11: Pass descriptor instead of GPIO number

[Qemu-devel] [PATCH v2 0/2] xen-hvm: use new resource mapping API
 2018-05-14  9:38 UTC  (3+ messages)
  `  "

[PATCH kernel v3] powerpc/ioda: Use ibm, supported-tce-sizes for IOMMU page size mask
 2018-05-14  9:39 UTC 

[PATCH v2 0/2] drm/bridge: sii902x: add optional power supplies
 2018-05-14  9:38 UTC  (4+ messages)
` [PATCH v2 2/2] "

[bisected] 051f3ca02e46 "Introduce NUMA identity node sched domain" breaks fake NUMA on s390
 2018-05-14  9:39 UTC  (2+ messages)

[PATCH v5 00/14] staging: typec: tcpci: move out of staging
 2018-05-14  9:38 UTC  (9+ messages)
` [PATCH v5 05/14] usb: typec: add API to get typec basic port power and data config
      ` [v5,05/14] "
` [PATCH v5 14/14] staging: typec: tcpci: move tcpci driver out of staging
      ` [v5,14/14] "

[PATCH v2] edac: fix skx_edac build error when ACPI_NFIT=m
 2018-05-14  9:37 UTC  (3+ messages)
  ` [v2] "

[PATCH v4 00/14] media: imx: Switch to subdev notifiers
 2018-05-14  9:37 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Document intent for supported build platforms and bump min glib to 2.42
 2018-05-14  9:36 UTC  (4+ messages)
` [Qemu-devel] Requiring Python 2.7+ (was Re: [PATCH 0/3] Document intent for supported build platforms and bump min glib to 2.42)

[PATCH 0/4] ALSA: usb: UAC3 new features
 2018-05-14  9:36 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/4] ALSA: usb-audio: UAC3: Parse Input Terminal number of channels

[PATCH] ext4/309: Add SEEK_DATA tests for offsets in the middle of holes
 2018-05-14  9:35 UTC  (4+ messages)

[PATCH v5 00/13] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-05-14  9:34 UTC  (4+ messages)
` [PATCH v5 03/13] mm: Assign memcg-aware shrinkers bitmap to memcg


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.