All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-29 19:42:41 to 2017-08-29 20:27:02 UTC [more...]

[RESEND PATCH 0/2] Enable SPI on A64/Pine64
 2017-08-29 20:26 UTC  (4+ messages)
` [RESEND PATCH 1/2] arm64: allwinner: a64: add SPI nodes
` [RESEND PATCH 2/2] arm64: allwinner: pine64: Enable spi0/spi1

[U-Boot] ** Can't read Driver Desriptor Block **
 2017-08-29 20:26 UTC 

[PATCH 0/2] Avoid build failures due to setscene errors
 2017-08-29 20:25 UTC  (5+ messages)
` [PATCH 1/2] bitbake: fetch2: Allow Fetch.download() to warn instead of error
` [PATCH 2/2] sstate.bbclass: Do not cause build failures due to setscene errors
` ✗ patchtest: failure for Avoid "

[PATCH 0/2] arm: AT91: device-tree fixes for AT91SAM9G45
 2017-08-29 20:25 UTC  (4+ messages)
` [PATCH 1/2] arm: AT91: enable ac97 controller for at91sam9g45
` [PATCH 2/2] arm: AT91: fix DT duplicate node name

[ovmf test] 112919: all pass - PUSHED
 2017-08-29 20:25 UTC 

[RFC][PATCHv5 00/13] printk: introduce printing kernel thread
 2017-08-29 20:24 UTC  (4+ messages)
` printk: what is going on with additional newlines?

[U-Boot] [PATCH v2 00/16] dtoc: Add support for 64-bit addresses
 2017-08-29 20:23 UTC  (18+ messages)
` [U-Boot] [PATCH v2 01/16] fdt: Sync libfdt up to upstream
` [U-Boot] [PATCH v2 02/16] dtoc: Adjust Node to record its parent
` [U-Boot] [PATCH v2 03/16] dtoc: Add a 64-bit type and a way to convert cells into 64 bits
` [U-Boot] [PATCH v2 04/16] dtoc: Avoid very long lines in output
` [U-Boot] [PATCH v2 05/16] dtoc: Add support for 32 or 64-bit addresses
` [U-Boot] [PATCH v2 06/16] dtoc: Handle 'reg' properties with unusual sizes
` [U-Boot] [PATCH v2 07/16] dtoc: Update the Fdt class to record phandles
` [U-Boot] [PATCH v2 08/16] dtoc: Use the Fdt's class's phandle map
` [U-Boot] [PATCH v2 09/16] dtoc: Make is_phandle() a member function
` [U-Boot] [PATCH v2 10/16] dtoc: Rename is_phandle() and adjust it to return more detail
` [U-Boot] [PATCH v2 11/16] dtoc: Rename the phandle struct
` [U-Boot] [PATCH v2 12/16] dtoc: Put each phandle on a separate line
` [U-Boot] [PATCH v2 13/16] dtoc: Put phandle args in an array
` [U-Boot] [PATCH v2 14/16] dtoc: Support properties containing multiple phandle values
` [U-Boot] [PATCH v2 15/16] dtoc: Rename the auto-generated dt-structs.h file
` [U-Boot] [PATCH v2 16/16] dtoc: Add a header to the generated files

[xen-4.7-testing test] 112917: regressions - trouble: blocked/broken/fail/pass
 2017-08-29 20:23 UTC 

[PATCH] Allow automatic kernel taint on unsigned module load to be disabled
 2017-08-29 20:22 UTC  (5+ messages)
`  "

[PATCH 0/2] drivers: make i2c_algorithm const
 2017-08-29 20:22 UTC  (4+ messages)
` [PATCH 1/2] i2c: busses: "

[PATCH][serial-next] serial: 8250: don't dereference em485 until it has been null checked
 2017-08-29 20:22 UTC  (7+ messages)

[U-Boot] [PATCH 5/5] boot: fdt: fixup the memory dt nodes falcon boot
 2017-08-29 20:21 UTC  (7+ messages)
` [U-Boot] [U-Boot, "

[PATCH RFC 0/2] virtio-net: implement reset request
 2017-08-29 20:20 UTC  (8+ messages)
` [PATCH RFC 1/2] virtio_net: implement VIRTIO_CONFIG_S_NEEDS_RESET
` [PATCH RFC 2/2] virtio_net: enable probing for NEEDS_RESET support

[PATCH resend v2] power: supply: bq27xxx: enable writing capacity values for bq27421
 2017-08-29 20:20 UTC  (2+ messages)

[meta-processor-sdk][PATCH] weston: add SoC performance monitor utilities
 2017-08-29 20:20 UTC 

[U-Boot] undefined reference to `environment'
 2017-08-29 20:20 UTC  (3+ messages)

[PATCH v3 0/8] PM / ACPI / i2c: Deploy runtime PM centric path for system sleep
 2017-08-29 20:19 UTC  (3+ messages)

master - lvmlockd: fix check for no running lock manager
 2017-08-29 20:19 UTC 

[PATCH] i2c: designware: Round down ACPI provided clk to nearest supported clk
 2017-08-29 20:18 UTC  (4+ messages)

[PATCH net-next 0/4] Endian fixes for SYSTEMPORT/SF2/MDIO
 2017-08-29 20:17 UTC  (2+ messages)

[PATCH] net: remove dmaengine.h inclusion from netdevice.h
 2017-08-29 20:17 UTC 

[Qemu-devel] [PATCH 0/2] Fix tests on recent gcc
 2017-08-29 20:17 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] tests: Make acpid test compile

[PATCH net-next v3] bridge: fdb add and delete tracepoints
 2017-08-29 20:16 UTC  (2+ messages)
` [Bridge] "

[U-Boot] [PATCH] env: Fix operation of 'make environ'
 2017-08-29 20:16 UTC  (3+ messages)

[U-Boot] [PATCH 00/23] efi_loader implement missing functions
 2017-08-29 20:16 UTC  (9+ messages)

[PATCH] PCI/portdrv: Fix MSI/MSI-X bug for PCIe port service drivers
 2017-08-29 20:16 UTC  (2+ messages)

[PATCH 0/4] mmu_notifier semantic update
 2017-08-29 20:15 UTC  (12+ messages)
` [PATCH 1/4] mm/mmu_notifier: document new behavior for mmu_notifier_invalidate_page()
` [PATCH 2/4] dax/mmu_notifier: update to new mmu_notifier semantic
` [PATCH 3/4] mm/rmap: update to new mmu_notifier_invalidate_page() semantic
` [PATCH 4/4] iommu/amd: "

[Xenomai] [RFC] Xenomai3 tuneables replaced by environment variables
 2017-08-29 20:15 UTC  (13+ messages)

[PATCH] block: Call .initialize_rq_fn() also for filesystem requests
 2017-08-29 20:15 UTC  (5+ messages)

[RFC PATCH] mm/rmap: do not call mmu_notifier_invalidate_page() v3
 2017-08-29 20:14 UTC  (7+ messages)

[Buildroot] [git commit] package/libphidget: fix upstream source URL
 2017-08-29 20:14 UTC 

[ndctl PATCH] ndctl, bash_completion: add completion for --sector-size=
 2017-08-29 20:13 UTC  (2+ messages)

[PATCH v2 0/5] cramfs refresh for embedded usage
 2017-08-29 20:11 UTC  (9+ messages)
` [PATCH v2 4/5] cramfs: add mmap support

[Buildroot] [PATCH 1/6] package/dialog: fix upstream source URL
 2017-08-29 20:11 UTC  (10+ messages)
` [Buildroot] [PATCH 2/6] package/iostat: "
` [Buildroot] [PATCH 3/6] package/iucode-tool: "
` [Buildroot] [PATCH 4/6] package/libconfig: switch to github
` [Buildroot] [PATCH 6/6] package/linphone: fix URL of Debian patches

WARNING: possible circular locking dependency detected
 2017-08-29 20:10 UTC  (5+ messages)

[PATCH 0/2] i2c: ismt: Fix length handling for SMBus block reads
 2017-08-29 20:10 UTC  (9+ messages)

[Buildroot] [git commit] package/iucode-tool: fix upstream source URL
 2017-08-29 20:10 UTC 

dt-bindings: power: supply: bq27xxx: Add monitored-battery documentation
 2017-08-29 20:09 UTC  (7+ messages)

[PATCH 18/19] MIPS: CPS: Cluster support for topology functions
 2017-08-29 20:08 UTC  (3+ messages)
` [PATCH] fixup: "

[RFC 0/7] transitioning to protocol v2
 2017-08-29 20:08 UTC  (4+ messages)

[PATCH linux dev-4.10 v5 0/2] Add user space accessibility for ucd9000 stats
 2017-08-29 20:08 UTC  (3+ messages)
` [PATCH linux dev-4.10 v5 1/2] hwmon: (ucd9000) Add gpio chip interface and clear logged faults
` [PATCH linux dev-4.10 v5 2/2] hwmon: (ucd9000) Add debugfs for mfr_status info

[PATCH RFC 0/2] virtio-net: implement reset request
 2017-08-29 20:07 UTC 

[PATCH 17/19] MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
 2017-08-29 20:07 UTC  (3+ messages)
` [PATCH] fixup: "

[patch v1 0/2] Add support for Intel VID protocol VR13 and for TI tps53679 device
 2017-08-29 20:06 UTC  (3+ messages)
` [patch v1 1/2] Add support for Intel VID protocol VR13
` [patch v1 2/2] Add support for Texas Instruments tps53679 device

[PATCH 03/19] MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts
 2017-08-29 20:05 UTC  (3+ messages)
` [PATCH] fixup: "

[PATCH net] nfp: double free on error in probe
 2017-08-29 20:05 UTC  (3+ messages)

[ndctl PATCH 0/7] ndctl: automatically initialize labels
 2017-08-29 20:02 UTC  (8+ messages)
` [ndctl PATCH 1/7] ndctl, init-labels: fix '--label-version' option
` [ndctl PATCH 2/7] ndctl: drop the "libndctl-" prefix on library source files
` [ndctl PATCH 3/7] ndctl: move label manipulation routines to their own file
` [ndctl PATCH 4/7] ndctl: consolidate namespace definitions in namespace.h
` [ndctl PATCH 5/7] ndctl: refactor read_labels() helper into a library call
` [ndctl PATCH 6/7] ndctl: introduce ndctl_dimm_{validate_labels, init_labels}
` [ndctl PATCH 7/7] ndctl: auto initialize labels

mlxsw and rtnl lock
 2017-08-29 20:04 UTC  (5+ messages)

[PATCH 0/3] make XIP kernel .data compressed in ROM
 2017-08-29 20:04 UTC  (5+ messages)

[PATCH v2] PCI: Add ATS-disable quirk for AMD Stoney GPUs
 2017-08-29 20:02 UTC  (3+ messages)

[Buildroot] [git commit] package/iostat: fix upstream source URL
 2017-08-29 20:02 UTC 

[PATCH v8 0/3] PCI: iproc: SOC specific fixes
 2017-08-29 20:02 UTC  (7+ messages)
` [PATCH v8 2/3] PCI: iproc: retry request when CRS returned from EP

[Xen-users] UEFI Secure Boot Xen 4.9
 2017-08-29 20:01 UTC  (5+ messages)

[PATCH] scsi: remove memset before memcpy
 2017-08-29 19:59 UTC  (3+ messages)

[PATCH v4 0/3] livepatch callbacks
 2017-08-29 19:59 UTC  (5+ messages)
` [PATCH v4 1/3] livepatch: add (un)patch callbacks

[Buildroot] [git commit] package/dialog: fix upstream source URL
 2017-08-29 19:58 UTC 

[Buildroot] [PATCH] tslib: update to version 1.12
 2017-08-29 19:57 UTC  (2+ messages)

[Buildroot] [git commit branch/next] tslib: update to version 1.12
 2017-08-29 19:57 UTC 

[Buildroot] [git commit] tslib: update to version 1.12
 2017-08-29 19:57 UTC 

[PATCH 1/2] bfq: Re-enable auto-loading when built as a module
 2017-08-29 19:57 UTC  (9+ messages)

[morty][PATCH v2 1/6] meta-arago-extras : recipe-apps : evse-hmi : new demo
 2017-08-29 19:55 UTC  (4+ messages)
` [morty][PATCH v2 4/6] recipes-core : packagegroups: hmi

[kernel-hardening] [PATCH v3 1/4] syscalls: Use CHECK_DATA_CORRUPTION for addr_limit_user_check
 2017-08-29 19:54 UTC  (8+ messages)
` [kernel-hardening] [PATCH v3 3/4] arm/syscalls: Optimize address limit check
  ` [kernel-hardening] "
      `  "

[PATCH net-next] virtio-net: invoke zerocopy callback on xmit path if no tx napi
 2017-08-29 19:53 UTC  (13+ messages)

[PATCH V13 1/4] PCI: Don't ignore valid response before CRS timeout
 2017-08-29 19:53 UTC  (4+ messages)

[PATCH RfC] rtc: ds1307: improve weekday handling
 2017-08-29 19:52 UTC 

[PATCH] drm/amd/powerplay/hwmgr: Remove null check before kfree
 2017-08-29 19:52 UTC  (4+ messages)

XDP redirect measurements, gotchas and tracepoints
 2017-08-29 19:52 UTC  (12+ messages)

[PATCH] ASoC: tas2552: Fix fraction overflow in PLL calculation
 2017-08-29 19:51 UTC  (3+ messages)
` Applied "ASoC: tas2552: Fix fraction overflow in PLL calculation" to the asoc tree

[PATCH 1/1] mesh: remove hardcoded keys to force randomization
 2017-08-29 19:51 UTC 

[PATCH] ixgbe: add counter to track sw tx packets
 2017-08-29 19:50 UTC  (3+ messages)

[PATCH] RFC: Add Apparmor policy matching to IMA
 2017-08-29 19:50 UTC  (3+ messages)
` [apparmor] "

[PATCH v2] USB: serial: option: add support for D-Link DWM-157 C1
 2017-08-29 19:50 UTC 

High memory usage kills OSD while peering
 2017-08-29 19:49 UTC  (18+ messages)

[PATCH v2] mtd: map: new driver for NXP IFC
 2017-08-29 19:47 UTC 

[PATCH] Documentation: small fixes for LEDs, hide notes about vibration
 2017-08-29 19:47 UTC  (2+ messages)

[PATCH net] sch_hhf: fix null pointer dereference on init failure
 2017-08-29 19:46 UTC  (2+ messages)

[PATCH 0/2] [media] as102_fe: Adjustments for as102_attach()
 2017-08-29 19:45 UTC  (6+ messages)
` [PATCH 1/2] [media] as102_fe: Delete an error message for a failed memory allocation in as102_attach()
  ` [PATCH 1/2] [media] as102_fe: Delete an error message for a failed memory allocation in as102_attach
` [media] as102_fe: Improve a size determination in as102_attach()

[PATCH] drm/i915: Always wake the device to flush the GTT
 2017-08-29 19:43 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Always wake the device to flush the GTT (rev4)

[PATCH] nvme: Use metadata for passthrough commands
 2017-08-29 19:43 UTC  (3+ messages)

[Qemu-arm] [PATCH v3 0/2] virtio-iommu: VFIO integration
 2017-08-29 19:42 UTC  (4+ messages)
  ` [Qemu-arm] [Qemu-devel] "
    ` [Qemu-devel] [Qemu-arm] "

[PATCH] drm/amd: Remove null check before kfree
 2017-08-29 19:43 UTC  (4+ messages)

[GIT PULL 00/18] perf/core improvements and fixes
 2017-08-29 19:42 UTC  (15+ messages)
` [PATCH 05/18] perf report: Add dump_read function
` [PATCH 06/18] perf values: Fix thread index bug
` [PATCH 07/18] perf values: Fix allocation check
` [PATCH 08/18] perf values: Zero value buffers
` [PATCH 09/18] perf report: Group stat values on global event id
` [PATCH 10/18] tools build tests: Don't hardcode gcc name
` [PATCH 11/18] perf tools: Allow external definition of flex and bison binary names
` [PATCH 12/18] tools lib: Allow external definition of CC, AR and LD
` [PATCH 13/18] perf tools: Robustify detection of clang binary
` [PATCH 14/18] perf tools: Pass full path of FEATURES_DUMP
` [PATCH 15/18] tools headers: Sync cpu features kernel ABI headers with tooling headers
` [PATCH 16/18] perf trace beauty: Beautify pkey_{alloc,free,mprotect} arguments
` [PATCH 17/18] perf probe: Fix kprobe blacklist checking condition
` [PATCH 18/18] perf symbols: Fix plt entry calculation for ARM and AARCH64


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.