All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-20 05:56:57 to 2017-07-20 07:31:47 UTC [more...]

[PATCH V1 00/12]: spmi: pmic-arb: Support for HW v5 and other fixes
 2017-07-20  7:31 UTC  (9+ messages)
` [PATCH V1 02/12] spmi: pmic-arb: rename pa_xx to pmic_arb_xx and other cleanup
` [PATCH V1 03/12] spmi: pmic-arb: clean up pmic_arb_find_apid function
` [PATCH V1 04/12] spmi: pmic-arb: optimize qpnpint_irq_set_type function
` [PATCH V1 05/12] spmi: pmic-arb: fix memory allocation for mapping_table
` [PATCH V1 06/12] spmi: pmic-arb: replace the writel_relaxed with __raw_writel
` [PATCH V1 07/12] spmi: pmic-arb: return the value instead of passing by pointer
` [PATCH V1 08/12] spmi: pmic-arb: use irq_chip callback to set spmi irq wakeup capability
` [PATCH V1 09/12] spmi: pmic-arb: return __iomem pointer instead of offset

[Buildroot] [PATCH v7 0/9] Make the SDK relocatable
 2017-07-20  7:31 UTC  (7+ messages)
` [Buildroot] [PATCH v7 1/9] package/patchelf: add patch for rpath sanitization under a root directory
` [Buildroot] [PATCH v7 2/9] support/scripts: add fix-rpath script to sanitize the rpath

[RFC PATCH v3 00/24] ARM: Add Xen NUMA support
 2017-07-20  7:30 UTC  (12+ messages)
` [RFC PATCH v3 01/24] NUMA: Make number of NUMA nodes configurable
` [RFC PATCH v3 02/24] x86: NUMA: Clean up: Fix coding styles and drop unused code
` [RFC PATCH v3 04/24] x86: NUMA: Rename and sanitize memnode shift code

[PATCH 0/1] dhcp: add dhclient.service
 2017-07-20  7:33 UTC  (2+ messages)
` [PATCH 1/1] "

[patch 0/3] Re: tty contention resulting from tty_open_by_device export
 2017-07-20  7:22 UTC  (5+ messages)
` [patch v3 0/3] tty contention resulting from tty_open_by_driver export
  ` [patch v3 1/3] tty: resolve tty contention between kernel and user space
  ` [patch v3 2/3] staging: speakup: use tty_kopen and tty_kclose
  ` [patch v3 3/3] tty: undo export of tty_open_by_driver

[Qemu-devel] [PATCH v3 00/43] tcg: support for multiple TCG contexts
 2017-07-20  7:26 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 12/43] tcg: convert tb->cflags reads to tb_cflags(tb)
` [Qemu-devel] [PATCH v3 16/43] target/m68k: check CF_PARALLEL instead of parallel_cpus
` [Qemu-devel] [PATCH v3 17/43] target/s390x: "
` [Qemu-devel] [PATCH v3 18/43] target/sh4: "

[PATCH 0/9] cleanup zonelists initialization
 2017-07-20  7:24 UTC  (17+ messages)
` [PATCH 5/9] mm, memory_hotplug: remove explicit build_all_zonelists from try_online_node
` [PATCH 6/9] mm, page_alloc: simplify zonelist initialization
` [PATCH 7/9] mm, page_alloc: remove stop_machine from build_all_zonelists

[PATCH i-g-t v3 1/4] chamelium: Calculate CRC from framebuffer instead of hardcoding it
 2017-07-20  7:24 UTC  (4+ messages)
` [PATCH i-g-t v5 0/7] CRC testing with Chamelium improvements
  ` [PATCH i-g-t v5 4/7] Introduce common frame dumping configuration and helpers

+ kbuild-disable-wformat-truncation-warnings-by-default.patch added to -mm tree
 2017-07-20  7:24 UTC  (2+ messages)

[PATCH] dmaengine: ioatdma: Fix error handling path in 'ioat_dma_self_test()'
 2017-07-20  7:24 UTC  (3+ messages)

[PATCH 0/7] constify x86 attribute_group structures
 2017-07-20  7:21 UTC  (8+ messages)
` [PATCH 1/7] perf: x86: intel: uncore: constify "
` [PATCH 2/7] perf: x86: intel: uncore_nhmex: "
` [PATCH 3/7] perf: x86: intel: uncore_snb: "
` [PATCH 4/7] perf: x86: intel: uncore_snbep: "
` [PATCH 5/7] x86: ksysfs: "
` [PATCH 6/7] x86: therm_throt: "
` [PATCH 7/7] x86: microcode: "

[Qemu-devel] [PATCH qemu v4 0/3] fio-pci, spapr: Allow in-kernel TCE ops acceleration
 2017-07-20  7:22 UTC  (4+ messages)
` [Qemu-devel] [PATCH qemu v4 1/3] spapr_iommu: Realloc guest visible TCE table when hot(un)plugging vfio-pci
` [Qemu-devel] [PATCH qemu v4 2/3] vfio/spapr: Add a notifier for PPC64 HV/PR KVM about new group attached to LIOBN
` [Qemu-devel] [PATCH qemu v4 3/3] spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM device

raid5 using group_thread
 2017-07-20  7:21 UTC 

iSCSI write performance issues
 2017-07-20  7:20 UTC  (4+ messages)

[PATCH 0/4] fs/dcache: Limit # of negative dentries
 2017-07-20  7:20 UTC  (5+ messages)
` [PATCH 1/4] fs/dcache: Limit numbers "

[Buildroot] [PATCH v2 1/2] package/qt5: bump latest version to 5.9.1
 2017-07-20  7:19 UTC  (4+ messages)

cpuidle and cpufreq coupling?
 2017-07-20  7:18 UTC  (3+ messages)

[LTP] [PATCH] syscalls/clone09.c: Fix typo
 2017-07-20  7:17 UTC 

[PATCH v3 0/4] mfd: cros-ec: Some fixes and improvements
 2017-07-20  7:15 UTC  (11+ messages)
` [PATCH v3 1/4] mfd: cros_ec: Get rid of cros_ec_check_features from cros_ec_dev
          ` [rtc-linux] "
` [PATCH v3 4/4] mfd: cros_ec: add RTC as mfd subdevice
  ` [rtc-linux] "

[PATCH v2 0/3] machine check handling improvements
 2017-07-20  7:14 UTC  (3+ messages)
` [PATCH v2 2/3] powerpc/powernv: machine check use kernel crash path

[PATCH v3 00/10] x86: ORC unwinder (previously undwarf)
 2017-07-20  7:12 UTC  (4+ messages)
` [PATCH v3 09/10] x86/unwind: add ORC unwinder
  ` [PATCH v3.1 "

[PATCH 000/102] Convert drivers to explicit reset API
 2017-07-20  7:12 UTC  (10+ messages)
` [PATCH 042/102] mtd: nand: sunxi: explicitly request exclusive reset control
` [PATCH 101/102] Documentation: devres: add explicit exclusive/shared reset control request calls
` [PATCH 102/102] reset: finish transition to explicit exclusive reset control requests

[PATCH] mdadm/bitmap: regular file descriptor is omissive in bitmap_file_open
 2017-07-20  7:11 UTC 

[Buildroot] [buildroot] [PATCH 1/1] package/python: fix building _hashlib of host-python
 2017-07-20  7:09 UTC 

XFS group quota incorrectly "inherits" its hard limit from user 0
 2017-07-20  7:08 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/1] mmc: Add MMC support for stm32h7 Socs
 2017-07-20  7:08 UTC  (5+ messages)

[PATCH 0/2] Allow application set mempool handle
 2017-07-20  7:06 UTC  (4+ messages)
` [PATCH v2 0/2] Dynamically configure "
  ` [PATCH v2 1/2] eal: allow user to override default pool handle
  ` [PATCH v2 2/2] ethdev: allow pmd to advertise "

btrfs cant mount -d single 4 volumes of different sizes hard drives
 2017-07-20  7:06 UTC 

[PATCH] Crypto: atmel-ecc: Make a couple of local functions static
 2017-07-20  7:05 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 00/17] Multifd
 2017-07-20  7:00 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 01/17] migrate: Add gboolean return type to migrate_channel_process_incoming

[Makedumpfile Patch v3 0/7] Fix --mem-usage /proc/kcore
 2017-07-20  6:54 UTC  (5+ messages)
` [Makedumpfile Patch v3 2/7] initial(): call cach_init() a bit early

[PATCH 0/7] qla2xxx: Bug fixes for driver
 2017-07-20  7:04 UTC  (13+ messages)
` [PATCH 1/7] qla2xxx: Cleanup NVMe code
` [PATCH 2/7] qla2xxx: Move function prototype to correct header
` [PATCH 4/7] qla2xxx: Added change to enable ZIO for FC-NVMe devices
` [PATCH 5/7] qla2xxx: Simpify unregistration of FC-NVMe local/remote ports
` [PATCH 6/7] qla2xxx: Fix remoteport disconnect for FC-NVMe

[PATCH] all: refactor coding style
 2017-07-20  7:13 UTC  (4+ messages)

[PATCH net] net: ethernet: mediatek: avoid potential invalid memory access
 2017-07-20  7:04 UTC  (3+ messages)

[PATCH v4 00/14] spi: qup: Fixes and add support for >64k transfers
 2017-07-20  7:03 UTC  (4+ messages)
` [PATCH v4 01/14] spi: qup: Enable chip select support

[PATCH 28/29] brcmfmac: Rename buscore->core for consistency
 2017-07-20  7:00 UTC  (2+ messages)

[PATCH] powerpc/asm/cacheflush: Cleanup cacheflush function params
 2017-07-20  7:00 UTC  (5+ messages)

quotacheck deadlock?
 2017-07-20  6:58 UTC 

IMX53 on recent 4.4.x kernels
 2017-07-20  6:57 UTC 

ARM: pxa/corgi: armv5te kernel 4.12 fails to decompress compiled with gcc7
 2017-07-20  6:57 UTC  (2+ messages)

[PATCH v6 00/15] Btrfs-progs offline scrub
 2017-07-20  6:56 UTC  (16+ messages)
` [PATCH v6 01/15] btrfs-progs: Introduce new btrfs_map_block function which returns more unified result
` [PATCH v6 02/15] btrfs-progs: Allow __btrfs_map_block_v2 to remove unrelated stripes
` [PATCH v6 03/15] btrfs-progs: csum: Introduce function to read out data csums
` [PATCH v6 04/15] btrfs-progs: scrub: Introduce structures to support offline scrub for RAID56
` [PATCH v6 05/15] btrfs-progs: scrub: Introduce functions to scrub mirror based tree block
` [PATCH v6 06/15] btrfs-progs: scrub: Introduce functions to scrub mirror based data blocks
` [PATCH v6 07/15] btrfs-progs: scrub: Introduce function to scrub one mirror-based extent
` [PATCH v6 08/15] btrfs-progs: scrub: Introduce function to scrub one data stripe
` [PATCH v6 09/15] btrfs-progs: scrub: Introduce function to verify parities
` [PATCH v6 10/15] btrfs-progs: extent-tree: Introduce function to check if there is any extent in given range
` [PATCH v6 11/15] btrfs-progs: scrub: Introduce function to recover data parity
` [PATCH v6 12/15] btrfs-progs: scrub: Introduce helper to write a full stripe
` [PATCH v6 13/15] btrfs-progs: scrub: Introduce a function to scrub one "
` [PATCH v6 14/15] btrfs-progs: scrub: Introduce function to check a whole block group
` [PATCH v6 15/15] btrfs-progs: scrub: Introduce offline scrub function

[PATCH] mm, vmscan: do not loop on too_many_isolated for ever
 2017-07-20  6:56 UTC  (4+ messages)

[U-Boot] [RESEND PATCH 0/8] sf: improve support of (Q)SPI flash memories
 2017-07-20  6:55 UTC  (3+ messages)

[Qemu-devel] Disable image locking for snapshot drive?
 2017-07-20  6:53 UTC  (5+ messages)

[Qemu-devel] [PATCH v8 0/3] Add bitmap for received pages in postcopy migration
 2017-07-20  6:52 UTC  (4+ messages)
  ` [Qemu-devel] [PATCH v8 1/3] migration: postcopy_place_page factoring out
  ` [Qemu-devel] [PATCH v8 2/3] migration: introduce qemu_ufd_copy_ioctl helper
  ` [Qemu-devel] [PATCH v8 3/3] migration: add bitmap for received page

[Qemu-devel] [RFC PATCH 0/2] Allow RedHat PCI bridges reserve more buses than necessary during init
 2017-07-20  6:52 UTC  (2+ messages)
` [Qemu-devel] [SeaBIOS] "

[PATCH 00/20] Reducing inode->i_lock contention in writebacks
 2017-07-20  6:52 UTC  (2+ messages)

[PATCH 1/2] staging: greybus: light: Don't leak memory for no gain
 2017-07-20  6:50 UTC  (3+ messages)
` [PATCH 1/1] v4l2-flash-led-class: Document v4l2_flash_init() references

[PATCH V4 0/4]: spmi: pmic-arb: support for V5 HW and bug fixes
 2017-07-20  6:50 UTC  (3+ messages)

[PATCH 0/4] gpio: davinci: Add keystone-k2g support and few clean ups
 2017-07-20  6:44 UTC  (6+ messages)
` [PATCH 2/4] gpio: davinci: Handle the return value of davinci_gpio_irq_setup function

[PATCH] lpc_ich: Avoton/Rangeley uses SPI_BYT method
 2017-07-20  6:44 UTC  (3+ messages)

[PATCH V3 0/5]: spmi: pmic-arb: Fixup patches
 2017-07-20  6:44 UTC  (4+ messages)
` [PATCH V3 2/5] spmi: pmic-arb: rename pa_xx to pmic_arb_xx and other code cleanup

[RFC v6 00/62] powerpc: Memory Protection Keys
 2017-07-20  6:42 UTC  (38+ messages)
` [RFC v6 03/62] powerpc: introduce pte_set_hash_slot() helper
` [RFC v6 04/62] powerpc: introduce pte_get_hash_gslot() helper
` [RFC v6 05/62] powerpc: capture the PTE format changes in the dump pte report
` [RFC v6 06/62] powerpc: use helper functions in __hash_page_64K() for 64K PTE
` [RFC v6 07/62] powerpc: use helper functions in __hash_page_huge() "
` [RFC v6 11/62] powerpc: initial pkey plumbing
` [RFC v6 26/62] powerpc: Program HPTE key protection bits
` [RFC v6 27/62] powerpc: helper to validate key-access permissions of a pte

Kernel error messages: leds fujitsu::radio_led: Setting an LED's brightness failed
 2017-07-20  6:42 UTC 

[PATCH] zsmalloc: zs_page_migrate: not check inuse if migrate_mode is not MIGRATE_ASYNC
 2017-07-20  6:39 UTC  (4+ messages)

[qemu-mainline test] 112011: regressions - FAIL
 2017-07-20  6:39 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue 65/70] drivers/net/ethernet/intel/i40e/i40e_nvm.c:781:3-9: preceding lock on line 760
 2017-07-20  6:36 UTC 

Pass through in Xen
 2017-07-20  6:36 UTC 

[PATCHv3 0/2] spi: imx: native chip selects and devicetree
 2017-07-20  6:34 UTC  (4+ messages)
` [PATCHv3 1/2] spi: imx: fix use of native chip-selects with devicetree

[PATCH] drm/amdgpu: rename gfxhub_v1_0 to gchub_v9_0
 2017-07-20  6:31 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-07-19
 2017-07-20  6:31 UTC 

[PATCH] setpriv: document accepted formats for naming caps
 2017-07-20  6:30 UTC 

[PATCH] edp-DRRS test
 2017-07-20  6:27 UTC  (3+ messages)

next-20170720 build: 1 failures 4 warnings (next-20170720)
 2017-07-20  6:26 UTC 

[pull-request] next-eventdev 17.08 rc2
 2017-07-20  6:25 UTC  (2+ messages)

[PATCH] powerpc/include/asm: Remove unused 64bit cacheflush function
 2017-07-20  6:25 UTC 

[PATCH BlueZ] plugins: Fix reconnect_interval for cases of improper main.conf
 2017-07-20  6:22 UTC 

write() hangs during flush
 2017-07-20  6:22 UTC  (2+ messages)

ARM - IMX - NAND - Kernel 4.x - ONFI PARAMETER PAGE FAILS TO READ !
 2017-07-20  6:13 UTC 

[PATCH] documentation: Fix two-CPU control-dependency example
 2017-07-20  6:14 UTC  (7+ messages)

[PATCH v2 0/3]ASoC: Intel: Skylake: Enable hdmi for GLK
 2017-07-20  6:10 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: Intel: board: Remove .owner initialization in bxt_rt298 driver
` [PATCH v2 2/3] ASoC: hdac_hdmi: Add the vendor nid for Geminilake HDMI
` [PATCH v2 3/3] ASoC: Intel: board: Add Geminilake platform support

[PATCH] an optimization for dm-bufio and dm-integrity
 2017-07-20  6:12 UTC  (5+ messages)
`  "

[PATCH] drm/i915: Synchronize connectors states when switching from poll to irq
 2017-07-20  6:11 UTC  (4+ messages)

random-time I/O with fio
 2017-07-20  6:10 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] webkitgtk: bump to version 2.16.5
 2017-07-20  6:05 UTC  (3+ messages)

[PATCH v3] glibc-package.inc: add support for armeb of multilib
 2017-07-20 15:03 UTC 

[pull-request] next-net 17.08 RC2
 2017-07-20  6:02 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.02.x] linux-headers: bump 3.{2, 10, 18}.x series
 2017-07-20  6:01 UTC 

[U-Boot] [PATCH 1/2] sunxi: add PRCM secure switch register definition
 2017-07-20  6:00 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] sunxi: switch PRCM to non-secure on H3/H5 SoCs

[PATCH v4 0/4] Add support for ThunderX2 pmu events using json files
 2017-07-20  5:56 UTC  (5+ messages)
` [PATCH v4 1/4] perf utils: passing pmu as a parameter to function get_cpuid_str
` [PATCH v4 2/4] perf tools arm64: Add support for get_cpuid_str function
` [PATCH v4 3/4] perf utils: Add helper function is_pmu_core to detect PMU CORE devices
` [PATCH v4 4/4] perf vendor events arm64: Add ThunderX2 implementation defined pmu core events


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.