All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-23 09:47:20 to 2018-08-23 10:51:34 UTC [more...]

[PATCH] mm: Fix comment for NODEMASK_ALLOC
 2018-08-23 10:51 UTC  (6+ messages)

[PATCH 0/2] fix for "pathological THP behavior"
 2018-08-23 10:50 UTC  (10+ messages)
` [PATCH 2/2] mm: thp: fix transparent_hugepage/defrag = madvise || always

nativesdk-python3 support for mingw
 2018-08-23 10:49 UTC  (3+ messages)

please revert commit ce8556cca6 "kbuild: verify that $DEPMOD is installed" introduced in v4.18.4
 2018-08-23  7:20 UTC  (6+ messages)

mgr/dashboard: backporting Ceph Dashboard v2 to Luminous
 2018-08-23 10:47 UTC  (8+ messages)

[PATCH] r8169: don't use MSI-X on RTL8106e
 2018-08-23 10:46 UTC  (8+ messages)

[rocko 0/1] IPUMM: Integrate with latest IPC, BIOS and XDC
 2018-08-23 10:46 UTC  (3+ messages)
` [rocko 1/1] ipumm: Integration with latest IPC, BIOS and XDC tools
  ` [EXTERNAL] "

[U-Boot] [PATCH] pci: Support parsing PCI controller DT subnodes
 2018-08-23 10:45 UTC  (19+ messages)

[U-Boot] [PATCH 00/10] AVB using OP-TEE
 2018-08-23 10:45 UTC  (4+ messages)
` [U-Boot] [PATCH 04/10] Add UCLASS_TEE for Trusted Execution Environment

[Bug 107595] amd-staging-drm-next: BUG: unable to handle kernel NULL pointer dereference at 0000000000000018 - R4 Mullins
 2018-08-23 10:45 UTC  (2+ messages)

Failed to call bpf_l3_csum_replace() twice for IPIP tunnel
 2018-08-23  7:17 UTC  (2+ messages)

[U-Boot] [PATCH] binman: fix a few typos in documentation
 2018-08-23 10:45 UTC  (2+ messages)

[U-Boot] [PATCH] efi_loader: Rename sections to allow for implicit data
 2018-08-23 10:45 UTC  (11+ messages)

[U-Boot] [RESEND PATCH v9 01/18] Revert "efi_loader: Rename sections to allow for implicit data"
 2018-08-23 10:45 UTC  (5+ messages)

[PATCH 0/3] ARM: OMAP1: ams-delta: Clean up GPIO setup for MODEM
 2018-08-23 10:45 UTC  (10+ messages)
` [PATCH 1/3] ARM: OMAP1: ams-delta: assign MODEM IRQ from GPIO descriptor
` [PATCH 2/3] ARM: OMAP1: ams-delta: initialize latch2 pins to safe values
` [PATCH 3/3] ARM: OMAP1: ams-delta: register MODEM device earlier

[U-Boot] [PATCH] ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabled
 2018-08-23 10:45 UTC  (2+ messages)

[U-Boot] [PATCH] DM: serial: ti_omap3_common: Don't define serial unless !DM_SERIAL
 2018-08-23 10:45 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm
 2018-08-23 10:45 UTC  (12+ messages)

[U-Boot] [PATCH 0/3] Update RV3029 driver to DM and add DM-backed bootcount support
 2018-08-23 10:45 UTC  (7+ messages)
` [U-Boot] [PATCH 3/3] bootcount: add DM-based backing store for bootcount

[U-Boot] [PATCH v3 00/58] clk: Add Allwinner CLK, RESET support
 2018-08-23 10:45 UTC  (9+ messages)
` [U-Boot] [PATCH v3 22/58] reset: Add reset valid
` [U-Boot] [PATCH v3 53/58] clk: Get the CLK by index without device
` [U-Boot] [PATCH v3 54/58] clk: Use clk_get_by_index_tail()
` [U-Boot] [PATCH v3 55/58] reset: Get the RESET by index without device

[igt-dev] [CI i-g-t] tests/gem_ctx_sse: Explore
 2018-08-23 10:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v9 00/22] guest dedicated crypto adapters
 2018-08-23 10:43 UTC  (25+ messages)
` [PATCH v9 12/22] s390: vfio-ap: sysfs interfaces to configure control domains
` [PATCH v9 21/22] KVM: s390: CPU model support for AP virtualization

[PATCH v3 0/6] mmc: tmio: refactor TMIO core a bit and add UniPhier SD/eMMC controller support
 2018-08-23 10:43 UTC  (6+ messages)
` [PATCH v3 4/6] mmc: uniphier-sd: add UniPhier SD/eMMC controller driver

[U-Boot] [PATCH v2 00/15] AVB using OP-TEE
 2018-08-23 10:43 UTC  (16+ messages)
` [U-Boot] [PATCH v2 01/15] dm: fdt: scan for devices under /firmware too
` [U-Boot] [PATCH v2 02/15] cmd: avb read_rb: print rb_idx in hexadecimal
` [U-Boot] [PATCH v2 03/15] cmd: avb: print error message if command fails
` [U-Boot] [PATCH v2 04/15] mmc: rpmb: add mmc_rpmb_route_frames()
` [U-Boot] [PATCH v2 05/15] Add UCLASS_TEE for Trusted Execution Environment
` [U-Boot] [PATCH v2 06/15] dt/bindings: add bindings for optee
` [U-Boot] [PATCH v2 07/15] tee: add OP-TEE driver
` [U-Boot] [PATCH v2 08/15] Documentation: tee uclass and op-tee driver
` [U-Boot] [PATCH v2 09/15] test: tee: test TEE uclass
` [U-Boot] [PATCH v2 10/15] sandbox: dt: add sandbox_tee node
` [U-Boot] [PATCH v2 11/15] configs: sandbox: enable CONFIG_TEE (TEE uclass)
` [U-Boot] [PATCH v2 12/15] arm: dt: hikey: Add optee node
` [U-Boot] [PATCH v2 13/15] optee: support routing of rpmb data frames to mmc
` [U-Boot] [PATCH v2 14/15] tee: optee: support AVB trusted application
` [U-Boot] [PATCH v2 15/15] avb_verify: support using OP-TEE TA AVB

[PATCH v2 00/40] Tegra SDHCI add support for HS200 and UHS signaling
 2018-08-23 10:42 UTC  (3+ messages)

[PATCH 1/4] dt-bindings: memory: jz4780-nemc: Add compatible string for JZ4725B
 2018-08-23 10:41 UTC  (3+ messages)
` [PATCH 3/4] memory: jz4780-nemc: Reduce size of const array

[Qemu-devel] [PATCH] scripts: report on author emails that are mangled by the mailing list
 2018-08-23 10:41 UTC  (3+ messages)

[RFC PATCH 0/2] pwm: imx: Configure output to GPIO in disabled state
 2018-08-23 10:40 UTC  (3+ messages)
` [RFC PATCH 1/2] dt-bindings: pwm: imx: Allow switching PWM output between PWM and GPIO

[Buildroot] [PATCH 6/6] libb64: Fix integer overflow and uninitialized C++ objects
 2018-08-23 10:39 UTC 

[PATCH v2 1/4] powerpc/mm: enable the use of page table cache of order 0
 2018-08-23 10:39 UTC  (8+ messages)
` [PATCH v2 3/4] powerpc/mm: fix a warning when a cache is common to PGD and hugepages

[Qemu-arm] [PATCH v2] hw/intc/arm_gic: Document QEMU interface
 2018-08-23 10:38 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH libdrm] xf86drm: fallback to normal path when realpath fails
 2018-08-23 10:38 UTC  (2+ messages)

[PATCH] pinctrl: sh-pfc: r8a77990: Add DU pins, groups and function
 2018-08-23  7:09 UTC 

[Qemu-devel] [Bug 1775702] [NEW] High host CPU load and slower guest after upgrade guest OS Windows 10 to ver 1803
 2018-08-23 10:23 UTC  (2+ messages)
` [Qemu-devel] [Bug 1775702] "

[PATCH iproute2 1/3] testsuite: remove all temp files and implement make clean
 2018-08-23  7:07 UTC  (2+ messages)

[PATCH v3 1/2] mm: migration: fix migration of huge PMD shared pages
 2018-08-23 10:33 UTC  (8+ messages)

[PATCH 0/4 v1] Mezzanine Low Speed connector bus
 2018-08-23 10:33 UTC  (10+ messages)
` [PATCH 1/4] eeprom: at24: Allow passing gpiodesc from pdata
` [PATCH 2/4] spi: Make of_find_spi_device_by_node() available
` [PATCH 3/4] bus: Add DT bindings for 96Boards low speed connector
` [PATCH 4/4] bus: 96boards Low-Speed Connector

[GIT] Networking
 2018-08-23  7:04 UTC  (3+ messages)

[PATCH v1 0/2]: perf: reduce data loss when profiling highly parallel CPU bound workloads
 2018-08-23 10:31 UTC  (3+ messages)
` [PATCH v1 1/2]: perf util: map data buffer for preserving collected data
` [PATCH v1 2/2]: perf record: enable asynchronous trace writing

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-08-23 10:29 UTC  (14+ messages)
` [PATCH v2 06/29] mtd: Add support for reading MTD devices via the nvmem API

[PATCH v6 00/14] paravirtual IOMMU interface
 2018-08-23 10:30 UTC  (12+ messages)
` [PATCH v6 02/14] iommu: make use of type-safe BFN and MFN in exported functions
` [PATCH v6 05/14] public / x86: introduce __HYPERCALL_iommu_op
` [PATCH v6 07/14] x86: add iommu_op to query reserved ranges
` [PATCH v6 08/14] vtd: add lookup_page method to iommu_ops
` [PATCH v6 10/14] mm / iommu: split need_iommu() into has_iommu_pt() and need_iommu_pt_sync()
` [PATCH v6 11/14] x86: add iommu_op to enable modification of IOMMU mappings
` [PATCH v6 12/14] memory: add get_paged_gfn() as a wrapper
` [PATCH v6 13/14] x86: add iommu_ops to modify and flush IOMMU mappings
` [PATCH v6 14/14] x86: extend the map and unmap iommu_ops to support grant references

[U-Boot] [PATCH 1/3] arm64: zynqmp: Move PM version related macros to .h
 2018-08-23 10:27 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] arm64: zynqmp: Return pmufw version for zynqmp_pmufw_version()
` [U-Boot] [PATCH 3/3] fpga: zynqmp: Modify PL bitstream loading sequence

[Qemu-devel] [PATCH v3 00/10] Don't check disabled drivers
 2018-08-23 10:27 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 07/10] check: Only test boot-serial when sga is compiled in

FAILED: patch "[PATCH] PCI: pciehp: Fix unprotected list iteration in IRQ handler" failed to apply to 4.4-stable tree
 2018-08-23  6:59 UTC 

[v3] EDAC, amd64: Add Family 17h Model 10h support
 2018-08-23 10:27 UTC  (3+ messages)
` [PATCH v3] "

[ANNOUNCE] Git v2.19.0-rc0
 2018-08-23 10:26 UTC  (12+ messages)

[U-Boot] [PATCH 00/10] rockchip: enable board_debug_uart_init for all soc
 2018-08-23 10:26 UTC  (2+ messages)

[PATCH] tracing: Fix event filters and triggers to handle negative numbers
 2018-08-23 10:25 UTC 

[PATCH v3 0/3] KVM: s390: vsie: Consolidate CRYCB validation
 2018-08-23 10:25 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: s390: vsie: copy wrapping keys to right place
` [PATCH v3 2/3] KVM: s390: vsie: Do the CRYCB validation first
` [PATCH v3 3/3] KVM: s390: vsie: Make use of CRYCB FORMAT2 clear

FTM/measurement APIs
 2018-08-23  6:57 UTC  (3+ messages)

FAILED: patch "[PATCH] PCI: aardvark: Size bridges before resources allocation" failed to apply to 4.9-stable tree
 2018-08-23  6:56 UTC 

FAILED: patch "[PATCH] PCI: aardvark: Size bridges before resources allocation" failed to apply to 4.14-stable tree
 2018-08-23  6:56 UTC 

[PATCH] v4l: Add simple packed Bayer raw12 pixel formats
 2018-08-23  6:56 UTC 

FAILED: patch "[PATCH] PCI: aardvark: Size bridges before resources allocation" failed to apply to 4.17-stable tree
 2018-08-23  6:56 UTC 

[PATCH] cifs: check kmalloc before use
 2018-08-23 10:24 UTC 

Eclipse/Yocto SDK cannot import Makefile based projects
 2018-08-23 10:23 UTC 

[Buildroot] [PATCH] package/mesa3d: vulkan with x11 needs dri3
 2018-08-23 10:20 UTC  (3+ messages)

[PATCH v2 for-4.4.y 0/5] net/sched: init failure fixes
 2018-08-23  6:51 UTC  (6+ messages)
` [PATCH v2 for-4.4.y 1/5] sch_htb: fix crash on init failure
` [PATCH v2 for-4.4.y 2/5] sch_multiq: fix double free "
` [PATCH v2 for-4.4.y 3/5] sch_hhf: fix null pointer dereference "
` [PATCH v2 for-4.4.y 4/5] sch_netem: avoid null pointer deref "
` [PATCH v2 for-4.4.y 5/5] sch_tbf: fix two null pointer dereferences "

[PATCH] busybox: update to 1.29.1
 2018-08-23 10:19 UTC  (7+ messages)
` [PATCH v2] "

[Qemu-devel] [PULL v3 00/46] MIPS queue August 21, 2018 v3
 2018-08-23 10:19 UTC  (2+ messages)

[PATCH v2 for-4.9.y 0/5] net/sched: init failure fixes
 2018-08-23  6:50 UTC  (6+ messages)
` [PATCH v2 for-4.9.y 1/5] sch_htb: fix crash on init failure
` [PATCH v2 for-4.9.y 2/5] sch_multiq: fix double free "
` [PATCH v2 for-4.9.y 3/5] sch_hhf: fix null pointer dereference "
` [PATCH v2 for-4.9.y 4/5] sch_netem: avoid null pointer deref "
` [PATCH v2 for-4.9.y 5/5] sch_tbf: fix two null pointer dereferences "

[Qemu-arm] [PATCH 0/9] arm: Wire up GICv2 virt support on A15/A7 boards
 2018-08-23 10:15 UTC  (5+ messages)
` [Qemu-arm] [PATCH 1/9] hw/intc/arm_gic: Document QEMU interface
  ` [Qemu-devel] "

[Buildroot] [git commit] mjpegtools: fix build on powerpc without altivec
 2018-08-23 10:14 UTC 

[PATCH v4 0/3] solve SDHCI DWC MSHC 128MB DMA boundary limitation
 2018-08-23 10:09 UTC  (12+ messages)
` [PATCH v4 1/3] mmc: sdhci: add adma_table_cnt member to struct sdhci_host
` [PATCH v4 2/3] mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops
` [PATCH v4 3/3] mmc: sdhci-of-dwcmshc: solve 128MB DMA boundary limitation

[Qemu-arm] [PATCH 00/22] MPS devices: FPGAIO, timer, watchdogs, MSC, DMA, SPI
 2018-08-23 10:11 UTC  (5+ messages)
` [Qemu-devel] [PATCH 18/22] hw/ssi/pl022: Use DeviceState::realize rather than SysBusDevice::init
  ` [Qemu-arm] "

[GIT PULL] sound fixes for 4.19-rc1
 2018-08-23 10:11 UTC 

[1/6] usb: chipidea: Add dynamic pinctrl selection
 2018-08-23 10:11 UTC 

[2/4] usb: dwc3: gadget: check if dep->frame_number is still valid
 2018-08-23 10:11 UTC 

[Qemu-devel] [PATCH v2 0/3] ui: remove deprecated UI frontends
 2018-08-23 10:10 UTC  (2+ messages)

[PATCH v3] sequencer: do not squash 'reword' commits when we hit conflicts
 2018-08-23 10:09 UTC  (2+ messages)
` [PATCH] t/lib-rebase.sh: support explicit 'pick' commands in 'fake_editor.sh'

[Buildroot] [PATCH next] package/asterisk: fix compilation with libsrtp 2.2.0
 2018-08-23 10:08 UTC  (3+ messages)

[Buildroot] [PATCH] docs/manual: expand on why using a branch name is not supported
 2018-08-23 10:04 UTC 

KASAN: null-ptr-deref Write in binder_update_page_range
 2018-08-23 10:03 UTC  (3+ messages)

[Buildroot] [PATCH next] package/tini: needs MMU
 2018-08-23 10:02 UTC  (2+ messages)

[meta-oe, morty][PATCH] ltrace_git: Update SRC_URI due to inaccessible problem
 2018-08-23 10:00 UTC 

[PATCH] ARM: phytec-phycard-imx27: Add debug UART support
 2018-08-23  9:58 UTC 

blk-mq 5-8 times slower for bmap-tools
 2018-08-23  6:29 UTC  (6+ messages)

[PATCH 1/5] drm: fix syncobj null_fence_enable_signaling
 2018-08-23  9:58 UTC  (4+ messages)
` [PATCH 5/5] drm: add syncobj timeline support v2

[3/4] usb: dwc3: trace: log ep commands in hex
 2018-08-23  9:57 UTC 

[Qemu-devel] [PULL 00/12] Ui 20180821 v2 patches
 2018-08-23  9:57 UTC  (3+ messages)

[Qemu-devel] [PULL 00/12] Ui 20180823 v3 patches
 2018-08-23  9:56 UTC  (13+ messages)
` [Qemu-devel] [PULL 01/12] ui/sdl2: Remove the obsolete SDL_INIT_NOPARACHUTE flag
` [Qemu-devel] [PULL 02/12] vnc: fix memleak of the "vnc-worker-output" name
` [Qemu-devel] [PULL 03/12] ui: use enum to string helpers
` [Qemu-devel] [PULL 04/12] sdl2: redraw correctly when scanout_mode enabled
` [Qemu-devel] [PULL 05/12] doc: switch to modern syntax for VNC TLS setup
` [Qemu-devel] [PULL 06/12] vnc: remove support for deprecated tls, x509, x509verify options
` [Qemu-devel] [PULL 07/12] spice-display: access ptr_x/ptr_y under Mutex
` [Qemu-devel] [PULL 08/12] spice-display: fix qemu_spice_cursor_refresh_bh locking
` [Qemu-devel] [PULL 09/12] ui/sdl2: Fix broken -full-screen CLI option
` [Qemu-devel] [PULL 10/12] ui/vnc: Remove useless parenthesis around DIV_ROUND_UP macro
` [Qemu-devel] [PULL 11/12] dmabuf: add y0_top, pass it to spice
` [Qemu-devel] [PULL 12/12] util: promote qemu_egl_rendernode_open() to libqemuutil

[PATCH] tests: fix and add lint for non-portable head -c N
 2018-08-23  9:56 UTC  (2+ messages)
` Test failures on OpenBSD

[Buildroot] [git commit branch/next] package/tini: needs MMU
 2018-08-23  9:55 UTC 

[PATCH v5] spi: spi-mem: Adjust op len based on message/transfer size limitations
 2018-08-23  6:25 UTC 

[PATCH] ASoC: max98373: Added 10ms delay after amp software reset
 2018-08-23  9:51 UTC  (4+ messages)

[PATCH v5 0/9] Add TOSHIBA TC358764 DSI/LVDS bridge driver
 2018-08-23  9:50 UTC  (10+ messages)
  ` [PATCH v5 2/9] drm/exynos: move connector creation to attach callback

microblaze-linux-ld: cannot find sound/soc/jz4740/jz4740-i2s.o: No such file or directory
 2018-08-23  9:49 UTC  (2+ messages)

[Buildroot] [PATCH/next v2 1/3] package/perl-crypt-openssl-guess: new package
 2018-08-23  9:49 UTC  (2+ messages)


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.