All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-01 04:14:46 to 2015-10-01 06:38:46 UTC [more...]

linux-next: build failure after merge of the drm-misc tree
 2015-10-01  6:41 UTC  (2+ messages)

[PATCH] sched: fix task and run queue run_delay inconsistencies
 2015-10-01  6:37 UTC  (4+ messages)

[PATCH 1/1] staging: ion: Fix error handling in ion_buffer_create
 2015-10-01  6:21 UTC  (4+ messages)

[ovmf test] 62526: all pass - PUSHED
 2015-10-01  6:36 UTC 

4.3.0-rc3-00042: ACPI Warning: AcpiEnable failed
 2015-10-01  6:36 UTC  (2+ messages)
` bisected: "

[PATCH 0/9] xen: sched: improve (a lot! :-D) Credit2 runqueue handling
 2015-10-01  6:35 UTC  (15+ messages)
` [PATCH 1/9] xen: sched: fix an 'off by one \t' in credit2 debug dump
` [PATCH 2/9] xen: sched: improve scope and placement of credit2 boot parameters
` [PATCH 4/9] xen: sched: add .init_pdata hook to the scheduler interface
` [PATCH 5/9] xen: sched: make implementing .alloc_pdata optional
` [PATCH 8/9] xen: sched: allow for choosing credit2 runqueues configuration at boot
` [PATCH 9/9] xen: sched: per-core runqueues as default in credit2

[PATCH] jbd2: gate checksum calculations on crc driver presence, not sb flags
 2015-10-01  6:35 UTC  (2+ messages)

[PATCH 0/5 RFC] IB/mad: Add kernel trace to umad/mad
 2015-10-01  6:34 UTC  (8+ messages)
  ` [PATCH 1/5 RFC] IB/MAD: add send path trace points
  ` [PATCH 2/5 RFC] IB/MAD: add recv path trace point
  ` [PATCH 3/5 RFC] IB/MAD Add agent trace points
  ` [PATCH 4/5 RFC] IB/mad: Add umad "
  ` [PATCH 5/5 RFC] IB/mad: Add SMP tracing

[Qemu-devel] [PATCH] ppc/spapr: Allow VIRTIO_VGA
 2015-10-01  6:31 UTC  (7+ messages)
      ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH v6 00/16] post-introspection cleanups, subset A
 2015-10-01  6:33 UTC  (13+ messages)
` [Qemu-devel] [PATCH v6 08/16] qapi: Test use of 'number' within alternates
` [Qemu-devel] [PATCH v6 14/16] qapi: Consistent generated code: minimize push_indent() usage
` [Qemu-devel] [PATCH v6 15/16] qapi: Share gen_err_check()

[PATCH 1/2] regmap: Allow installing custom reg_update_bits function
 2015-10-01  6:33 UTC  (2+ messages)
` [PATCH 2/2] net: Microchip encx24j600 driver

[Buildroot] [autobuild.buildroot.net] Build results for 2015-09-30
 2015-10-01  6:30 UTC 

[V4 PATCH 0/4] Fix race issues among panic, NMI and crash_kexec
 2015-10-01  6:27 UTC  (6+ messages)
` [V4 PATCH 4/4] x86/apic: Introduce noextnmi boot option

EEPROM driver
 2015-10-01  6:26 UTC  (4+ messages)

[PATCH] Bluetooth: hci_intel: Cleanup the device probe code
 2015-10-01  6:26 UTC  (4+ messages)

[PATCH] ext4: don't print warnings on successful MMP read completion
 2015-10-01  6:26 UTC  (3+ messages)

[patch net-next] switchdev: bring back switchdev_obj and use it as a generic object param
 2015-10-01  6:24 UTC  (5+ messages)

[Buildroot] [PATCH 0/9] fs: cleanups and enhancements (branch yem/fs)
 2015-10-01  6:20 UTC  (5+ messages)
` [Buildroot] [PATCH 1/9] core: sort packages and eliminate duplicates before building
` [Buildroot] [PATCH 3/9] linux: meddle not in the affairs of filesystems, for you are tasty with bacon

[PATCH v13 00/23] Compile-time stack metadata validation
 2015-10-01  6:10 UTC  (3+ messages)
` [PATCH v13 13/23] x86/asm/crypto: Create stack frames in aesni-intel_asm.S

[Qemu-devel] [Bug 1500175] [NEW] unable to init msix vectors
 2015-10-01  6:06 UTC  (3+ messages)
` [Qemu-devel] [Bug 1500175] "
  ` [Qemu-devel] [Bug 1500175] "

[PATCH 00/13] Enhance twl4030_charger functionality. - V3
 2015-10-01  6:14 UTC  (4+ messages)
` [PATCH 10/13] twl4030_charger: add software controlled linear charging mode

[PATCH v6 00/53] PCI: Resource allocation cleanup for v4.4
 2015-10-01  5:53 UTC  (52+ messages)
` [PATCH v6 01/53] sparc/PCI: Add mem64 resource parsing for root bus
` [PATCH v6 02/53] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH v6 03/53] powerpc/PCI: "
` [PATCH v6 04/53] OF/PCI: Add IORESOURCE_MEM_64 for 64-bit resource
` [PATCH v6 05/53] PCI: Don't release fixed resource for realloc
` [PATCH v6 06/53] PCI: Claim fixed resource during remove/rescan path
` [PATCH v6 07/53] PCI: Set resource to FIXED for LSI devices
` [PATCH v6 08/53] PCI: Separate realloc list checking after allocation
` [PATCH v6 09/53] PCI: Treat optional as required in first try for bridge rescan
` [PATCH v6 10/53] PCI: Get new realloc size for bridge for last try
` [PATCH v6 11/53] PCI: Don't release sibling bridge resources during hotplug
` [PATCH v6 12/53] PCI: Cleanup res_to_dev_res() printout
` [PATCH v6 13/53] PCI: Reuse res_to_dev_res() in reassign_resources_sorted()
` [PATCH v6 14/53] PCI: Use correct align for optional only resources during sorting
` [PATCH v6 15/53] PCI: Optimize bus min_align/size calculation during sizing
` [PATCH v6 16/53] PCI: Optimize bus align/size calculation for optional "
` [PATCH v6 17/53] PCI: Don't add too much optional size for hotplug bridge MMIO
` [PATCH v6 18/53] PCI: Reorder resources list for required/optional resources
` [PATCH v6 19/53] PCI: Remove duplicated code for resource sorting
` [PATCH v6 21/53] PCI: Treat ROM resource as optional during realloc
` [PATCH v6 22/53] PCI: Add debug printout during releasing partial assigned resources
` [PATCH v6 23/53] PCI: Simplify res reference using in __assign_resources_sorted()
` [PATCH v6 24/53] PCI: Add __add_to_list()
` [PATCH v6 25/53] PCI: Cache window alignment value during bus sizing
` [PATCH v6 27/53] PCI: Separate out save_resources()/restore_resources()
` [PATCH v6 28/53] PCI: Move comment to pci_need_to_release()
` [PATCH v6 29/53] PCI: Separate required+optional assigning to another function
` [PATCH v6 30/53] PCI: Skip required+optional if there is no optional
` [PATCH v6 31/53] PCI: Move saved required resource list out of required+optional assigning
` [PATCH v6 32/53] PCI: Add alt_size ressource allocation support
` [PATCH v6 33/53] PCI: Add support for more than two alt_size entries under same bridge
` [PATCH v6 35/53] PCI: Don't add too much optional size for hotplug bridge io
` [PATCH v6 36/53] PCI: Move ISA io port align out of calculate_iosize()
` [PATCH v6 37/53] PCI: Don't add too much io port for hotplug bridge with old size
` [PATCH v6 38/53] PCI: Unify calculate_size() for io port and MMIO
` [PATCH v6 39/53] PCI: Allow bridge optional only io port resource required size to be 0
` [PATCH v6 40/53] PCI: Unify skip_ioresource_align()
` [PATCH v6 41/53] PCI: Kill macro checking for bus io port sizing
` [PATCH v6 42/53] resources: Split out __allocate_resource()
` [PATCH v6 43/53] resources: Make allocate_resource() return best fit resource
` [PATCH v6 44/53] PCI, x86: Allocate from high in available window for MMIO
` [PATCH v6 45/53] PCI: Add debug print out for min_align and alt_size
` [PATCH v6 46/53] PCI: Check pref compatible bit for mem64 resource of PCIe device
` [PATCH v6 47/53] PCI: Only treat non-pref mmio64 as pref if all bridges have MEM_64
` [PATCH v6 48/53] PCI: Add has_mem64 for struct host_bridge
` [PATCH v6 50/53] PCI: Restore pref MMIO allocation logic for host bridge without mmio64
` [PATCH v6 52/53] PCI: Introduce resource_disabled()
` [PATCH v6 53/53] PCI: Don't set flags to 0 when assign resource fail

[RFC PATCH 1/2] scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a target
 2015-10-01  6:14 UTC  (5+ messages)

[PATCH] Staging: android: Remove unneeded definition in header file
 2015-10-01  6:14 UTC  (3+ messages)
` [Outreachy kernel] "

[Qemu-devel] [PATCH v5 11/46] qapi: Don't use info as witness of implicit object type
 2015-10-01  6:12 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH] qapi: Use callback to determine visit filtering

[PATCH] arm64: ftrace: fix function_graph tracer panic
 2015-10-01  6:11 UTC  (3+ messages)

linux-input
 2015-10-01  5:38 UTC 

linux-ext4
 2015-10-01  5:37 UTC 

[PATCH] usbhid: Fix lockdep unannotated irqs-off warning
 2015-10-01  6:05 UTC  (11+ messages)

[PULL 00/10] NBD updates for 4.3
 2015-10-01  6:04 UTC  (4+ messages)
` [PATCH 01/10] nbd: Fix timeout detection

linux-mmc
 2015-10-01  5:38 UTC 

linux-media
 2015-10-01  5:38 UTC 

linux-crypto
 2015-10-01  5:37 UTC 

[PATCH bluetooth-next] ieee802154: handle datagram variables as u16
 2015-10-01  6:03 UTC 

[PATCH v2 00/12] THP support for ARC
 2015-10-01  6:02 UTC  (2+ messages)

[PATCH 0/2] Add R8A7791/Henninger board DT support
 2015-10-01  5:59 UTC  (5+ messages)
` [PATCH v2 1/2] ARM: shmobile: add Porter board DT bindings

[Qemu-devel] [PATCH v2] Add argument filters to the seccomp sandbox
 2015-10-01  5:58 UTC  (2+ messages)

[PATCH 01/11 RESEND] ARM: OMAP: DRA7: hwmod: Add data for McASP3
 2015-10-01  5:57 UTC  (7+ messages)

git 2.6.0 apply --cached failed
 2015-10-01  5:57 UTC  (2+ messages)

[PATCH] regulator: core: Handle probe deferral from DT when resolving supplies
 2015-10-01  5:51 UTC  (2+ messages)

[GIT PULL] exynos-drm-fixes
 2015-10-01  5:49 UTC 

[RFC PATCH v5 0/2] dtc: dts source location annotation
 2015-10-01  5:49 UTC  (5+ messages)
` [RFC PATCH v5 1/2] dtc: protect against null pointer dereference in srcpos_string()
` [RFC PATCH v5 1/2] dtc: dts source location annotation

[Qemu-devel] [PATCH v4 0/7] Fix device introspection regressions
 2015-10-01  5:45 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 1/7] tests: Fix how qom-test is run
` [Qemu-devel] [PATCH v4 6/7] qdev: Protect device-list-properties against broken devices

CCAN update for 2015-09
 2015-10-01  5:08 UTC 

[GIT PULL] clk: mediatek: New clocks support and fixes
 2015-10-01  5:44 UTC  (2+ messages)

linux-sh
 2015-10-01  5:40 UTC 

[Qemu-devel] [PATCH v2] linux-user/syscall.c: malloc()/calloc() to g_malloc()/g_try_malloc()/g_new0()
 2015-10-01  5:32 UTC 

Need information on Microblaze/ARM PCIe
 2015-10-01  5:32 UTC  (3+ messages)

[Qemu-devel] [PATCH] configure: Require Python 2.6
 2015-10-01  5:32 UTC  (4+ messages)

[Bug 104851] New: kernel BUG at fs/reiserfs/prints.c:371
 2015-10-01  5:25 UTC  (2+ messages)
` [Bug 104851] "

[PATCH v5 0/8] arm64, numa: Add numa support for arm64 platforms
 2015-10-01  5:25 UTC  (11+ messages)
` [PATCH v5 2/4] Documentation: arm64/arm: dt bindings for numa

[PATCH v6 0/7] perf tools: Add 'perf-config' command
 2015-10-01  5:24 UTC  (4+ messages)
` [PATCH v6 1/7] "

[REGRESSION v4.3] scsi_dh: use-after-free when removing scsi device
 2015-10-01  5:21 UTC  (5+ messages)

[RESEND] drm/exynos: Staticize local function in exynos_drm_gem.c
 2015-10-01  5:21 UTC  (2+ messages)

[PATCH v2 0/3] mtd: nand: lpc32xx_slc: fix calculation of timing arcs from given values
 2015-10-01  5:20 UTC  (3+ messages)
` [PATCH v2 1/3] mtd: nand: lpc32xx_slc: improve SLCTAC_*() macro definitions

[PATCH] coccinelle: misc: remove "complex return code" warnings
 2015-10-01  5:20 UTC  (3+ messages)
  ` [Cocci] "

[PATCH] Bluetooth: hci_smd: Qualcomm WCNSS HCI driver
 2015-10-01  5:16 UTC  (2+ messages)

[Bug 70354] New: Failed to initialise context object: 2D_NVC0 (0) (for my GeForce GT 750M)
 2015-10-01  5:11 UTC  (2+ messages)
  ` [Bug 70354] [NVE6, NVE7] HUB_INIT timeout on graph init, blob fw doesn't help

[PATCH 0/3] ARM: shmobile: Misc Cleanups
 2015-10-01  5:10 UTC  (3+ messages)

[PATCH] irqchip: renesas-intc-irqpin: r8a7778 IRLM setup support
 2015-10-01  5:06 UTC  (3+ messages)

[PATCH] serial: sh-sci: Add device tree support for r8a7795
 2015-10-01  5:05 UTC  (3+ messages)

Having troubles binding an SR-IOV VF to uio_pci_generic on Amazon instance
 2015-10-01  5:04 UTC  (11+ messages)

[UVC][4.x][USB] Logitech QuickCam 9000 - Stability problems device disconnects/fails to reset
 2015-10-01  4:45 UTC 

[PATCH] wd719x: Remove use of macro DEFINE_PCI_DEVICE_TABLE
 2015-10-01  4:51 UTC  (2+ messages)

[PATCH] perf/x86/intel/uncore: Remove use of macro DEFINE_PCI_DEVICE_TABLE
 2015-10-01  4:51 UTC  (2+ messages)

[PATCH 0/3] raid5-cache fixes
 2015-10-01  4:50 UTC  (7+ messages)
` [PATCH 1/3] raid5-cache: add trim support for log
` [PATCH 2/3] md: don't export log device
` [PATCH 3/3] raid5-cache: IO error handling

[PATCH v2] Staging: iio: cdc: Use BIT and GENMASK macro
 2015-10-01  4:45 UTC  (4+ messages)
` [Outreachy kernel] "

Soft lockup issue in Linux 4.1.9
 2015-10-01  4:41 UTC  (3+ messages)

[PATCH v2 00/11] exynos-ufs: add support for Exynos
 2015-10-01  4:32 UTC  (4+ messages)
` [PATCH v2 01/11] phy: exynos-ufs: add UFS PHY driver for EXYNOS SoC

[PATCH] clone --dissociate: avoid locking pack files
 2015-10-01  4:39 UTC  (3+ messages)

[PATCH 00/10] exynos-ufs: add support for Exynos
 2015-10-01  4:28 UTC  (4+ messages)
` [PATCH 01/10] phy: exynos-ufs: add UFS PHY driver for EXYNOS SoC

[Qemu-devel] [PATCH] Add syscalls for -runas and -chroot to the seccomp sandbox
 2015-10-01  4:36 UTC 

Bugs in multipath scsi in 4.3-rc2
 2015-10-01  4:34 UTC  (5+ messages)

What mean rules with no target?
 2015-10-01  4:34 UTC  (3+ messages)
  ` What mean rules with no target? / counters

[Qemu-devel] [PATCH v2] block: mirror - fix full sync mode when target does not support zero init
 2015-10-01  4:31 UTC 

[linux-3.14 test] 62520: regressions - FAIL
 2015-10-01  4:31 UTC 

[LTP] [PATCH] syscalls/mallopt: Does not work correctly?
 2015-10-01  4:28 UTC 

[patch net-next v3 02/10] switchdev: introduce transaction item queue for attr_set and obj_add
 2015-10-01  4:27 UTC  (7+ messages)

[PATCH] powerpc: Fix checkstop in native_hpte_clear() with lockdep
 2015-10-01  4:25 UTC 

Regarding MMIO
 2015-10-01  4:21 UTC 

[PATCH 00/32] Lustre (mostly locking) unused code removal
 2015-10-01  4:12 UTC  (23+ messages)
` [PATCH 01/32] staging/lustre/llite: Remove unused ll_get_default/max_cookiesize()
` [PATCH 04/32] staging/lustre/llite: Remove unused ll_rmdir_entry()
` [PATCH 06/32] staging/lustre/lov: Remove unused lov_lsm_decref()
` [PATCH 14/32] staging/lustre/ldlm: Remove unused ldlm_enqueue_pack()
` [PATCH 15/32] staging/lustre/ldlm: Remove ldlm_errno2error()
` [PATCH 16/32] staging/lustre/ldlm: Remove ldlm_glimpse_ast()
` [PATCH 17/32] staging/lustre/ldlm: Remove ldlm_lock_fail_match()
` [PATCH 18/32] staging/lustre/ldlm: Remove ldlm_namespace_free()
` [PATCH 19/32] staging/lustre/ldlm: Remove unused ldlm_pool_get_clv()
` [PATCH 20/32] staging/lustre/ldlm: Remove unused ldlm_pool_set_slv()
` [PATCH 21/32] staging/lustre/ldlm: Remove ldlm_refresh/del_waiting_lock()
` [PATCH 22/32] staging/lustre/ldlm: Remove intent policies handler
` [PATCH 23/32] staging/lustre/ldlm: Remove unused ldlm_reprocess_all*()
` [PATCH 24/32] staging/lustre/ldlm: Remove unused ldlm_resource_insert_lock_after()
` [PATCH 25/32] staging/lustre/ldlm: Remove unused ldlm_blocking_ast/_nocheck()
` [PATCH 26/32] staging/lustre: Remove ns_is_client()
` [PATCH 27/32] staging/lustre: Remove ns_is_server()
` [PATCH 28/32] staging/lustre/ldlm: Remove server side code from pool support
` [PATCH 29/32] staging/lustre/ldlm: Remove unused exported symbols
` [PATCH 30/32] staging/lustre/ldlm: Remove ldlm_namespace_inactive_list()
` [PATCH 31/32] staging/lustre/ldlm: Remove posix lock (flock) deadlock detection
` [PATCH 32/32] staging/lustre/ldlm: Make ldlm_add_ast_work_item() static

[PATCH] powerpc/iommu: use iommu_num_pages() to calculate the number of iommu page
 2015-10-01  4:15 UTC  (3+ 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.