All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-10 16:30:25 to 2015-09-10 17:26:30 UTC [more...]

Is it OK to pass non-acquired objects to kfree?
 2015-09-10 17:26 UTC  (24+ messages)
                    ` Store Buffers (was Re: Is it OK to pass non-acquired objects to kfree?)

[PATCH] wic: fix path parsing, use last occurrence
 2015-09-10 17:25 UTC 

[OSSTest Nested v12 00/21] Introduction of netsted HVM test job
 2015-09-10 17:25 UTC  (7+ messages)
` [OSSTest Nested v12 07/21] Replace 'start osstest-confirm-booted' code by function
` [OSSTest Nested v12 09/21] Wrapper and use core_dump_setup() for nested host and normal host to setup coredump sysctl
` [OSSTest Nested v12 15/21] Integrate Ian J. code and small corrections

[PATCH 1/4] devicetree: bindings: Update gpio-keys-polled with support for abs/rel axis
 2015-09-10 17:25 UTC  (4+ messages)
` [PATCH 2/4] devicetree: bindings: Add header file with evdev type and abs/rel code defines

[rcu] kernel BUG at include/linux/pagemap.h:149!
 2015-09-10 17:16 UTC  (4+ messages)

[PATCH v17 00/14] port tag.c to use ref-filter APIs
 2015-09-10 17:23 UTC  (13+ messages)
` [PATCH v17 05/14] ref-filter: introduce match_atom_name()
` [PATCH v17 06/14] ref-filter: implement an `align` atom
` [PATCH v17 08/14] ref-filter: add support for %(contents:lines=X)

[PATCH 5/6] sched/fair: Get rid of scaling utilization by capacity_orig
 2015-09-10 17:23 UTC  (12+ messages)

[PATCH 1/2] dma: pxa_dma: fix the no-requestor case
 2015-09-10 17:17 UTC  (4+ messages)
` [PATCH 2/2] dma: pxa_dma: fix residue corner case

[U-Boot] [PATCH] fat: handle paths that include ../
 2015-09-10 17:22 UTC  (2+ messages)

[RFC] WIP: add usb keyboard driver
 2015-09-10 17:21 UTC  (4+ messages)

Ceph Write Path Improvement
 2015-09-10 17:20 UTC  (7+ messages)

IFLA_INET6_[ICMP6]STATS
 2015-09-10 17:20 UTC  (6+ messages)

[PATCH v6 0/5] Devfreq cooling device
 2015-09-10 17:19 UTC  (7+ messages)
` [PATCH v6 1/5] PM / devfreq: cache the last call to get_dev_status()
` [PATCH v6 2/5] PM / OPP: get the voltage for all OPPs
` [PATCH v6 3/5] thermal: Add devfreq cooling
` [PATCH v6 4/5] devfreq_cooling: add trace information
` [PATCH v6 5/5] PM / devfreq: drop comment about thermal setting max_freq

[PATCH] license.bbclass: try copyfile() as fallback when link() fails
 2015-09-10 16:50 UTC 

[PATCH] waf.bbclass: filter out non -j from PARALLEL_MAKE
 2015-09-10 16:54 UTC 

[Qemu-devel] [PULL 00/29] xen-2015-09-10-tag
 2015-09-10 17:16 UTC  (41+ messages)
`  "
` [Qemu-devel] [PULL 01/29] xen-hvm: Add trace to ioreq
  `  "
` [Qemu-devel] [PULL 02/29] i440fx: make types configurable at run-time
  `  "
` [Qemu-devel] [PULL 03/29] pc_init1: pass parameters just with types
  `  "
` [Qemu-devel] [PULL 04/29] piix: create host bridge to passthrough
  `  "
` [Qemu-devel] [PULL 05/29] hw/pci-assign: split pci-assign.c
  `  "
` [Qemu-devel] [PULL 06/29] xen, gfx passthrough: basic graphics passthrough support
  `  "
` [Qemu-devel] [PULL 07/29] xen, gfx passthrough: retrieve VGA BIOS to work
  `  "
` [Qemu-devel] [PULL 08/29] igd gfx passthrough: create a isa bridge
  `  "
` [Qemu-devel] [PULL 09/29] xen, gfx passthrough: register "
  `  "
` [Qemu-devel] [PULL 10/29] xen, gfx passthrough: register host bridge specific to passthrough
  `  "
` [PULL 11/29] xen, gfx passthrough: add opregion mapping
` [PULL 12/29] xen-hvm: When using xc_domain_add_to_physmap also include errno when reporting
` [PULL 13/29] xen/HVM: atomically access pointers in bufioreq handling
` [PULL 14/29] xen/pt: Update comments with proper function name
` [PULL 15/29] xen/pt: Make xen_pt_msi_set_enable static
` [PULL 16/29] xen/pt: xen_host_pci_config_read returns -errno, not -1 on failure
` [PULL 17/29] xen: use errno instead of rc for xc_domain_add_to_physmap
` [PULL 18/29] xen/pt/msi: Add the register value when printing logging and error messages
` [PULL 19/29] xen/pt: Use XEN_PT_LOG properly to guard against compiler warnings
` [PULL 20/29] xen/pt: Use xen_host_pci_get_[byte|word] instead of dev.config
` [PULL 21/29] xen/pt: Sync up the dev.config and data values
` [PULL 22/29] xen/pt: Check if reg->init function sets the 'data' past the reg->size
` [PULL 23/29] xen/pt: Remove XenPTReg->data field
` [PULL 24/29] xen/pt: Log xen_host_pci_get in two init functions
` [PULL 25/29] xen/pt: Log xen_host_pci_get/set errors in MSI code
` [PULL 26/29] xen/pt: Make xen_pt_unregister_device idempotent
` [PULL 27/29] xen/pt: Move bulk of xen_pt_unregister_device in its own routine
` [PULL 28/29] xen/pt: Check for return values for xen_host_pci_[get|set] in init
` [PULL 29/29] xen/pt: Don't slurp wholesale the PCI configuration registers

OSSTEST -- nested test case development, RFC: ts-guest-destroy doesn't call guest_await_dhcp_tcp() if guest has fixed IP
 2015-09-10 17:17 UTC  (14+ messages)
                ` [OSSTest Nested v12 18/21] After Xen install, configure its xenbr0 interface as dhcp
                  ` [OSSTEST PATCH 1/4] ts-xen-install: networking: Do nothing if there's already a bridge
                  ` [OSSTEST PATCH 2/4] ts-xen-install: networking: Bail if we expected a bridge but there wasn't one
                  ` [OSSTEST PATCH 3/4] ts-xen-install: networking: Never rewrite the interface config
                  ` [OSSTEST PATCH 4/4] ts-xen-install: networking: Rename `nodhcp' to `ensurebridge'

[locktorture] 5f6a140f30: kernel BUG at drivers/base/driver.c:153!
 2015-09-10 17:18 UTC  (2+ messages)

[RESEND PATCH v3] powerpc/pseries: Limit EPOW reset event warnings
 2015-09-10 17:17 UTC  (4+ messages)
` [RESEND,v3] "

[Buildroot] [PATCH] system: make systemd's kernel headers comment fit
 2015-09-10 17:17 UTC  (2+ messages)

[PATCH] libsepol/cil: Add userattribute{set} functionality
 2015-09-10 17:17 UTC  (4+ messages)

[PATCH 0/2] [media] Fix race between graph enumeration and entities registration
 2015-09-10 17:15 UTC  (8+ messages)
` [PATCH 1/2] [media] media-device: check before unregister if mdev was registered
` [PATCH 2/2] [media] media-device: split media initialization and registration

[Qemu-devel] [PATCH] ui/cocoa.m: Add Mount image file menu item
 2015-09-10 17:15 UTC  (10+ messages)

[PATCH net v3 0/2] xen-net{front,back}: respect user provided max_queues
 2015-09-10 17:12 UTC  (3+ messages)
` [PATCH net v3 0/2] xen-net{front, back}: "

[RFC net-next 01/10] qed: Add module with basic common support
 2015-09-10 17:10 UTC  (2+ messages)

[PATCH] mmc: block: Add new ioctl to send multi commands
 2015-09-10 17:10 UTC  (6+ messages)

[PATCH v5 0/6] bcm2835: auxiliar device support for spi
 2015-09-10 17:02 UTC  (8+ messages)

[Qemu-devel] qemu-system-arm system support for big endian BE8
 2015-09-10 17:07 UTC  (3+ messages)

xl: libxl_domain_info: getting domain info list: Bad address
 2015-09-10 17:07 UTC 

[PATCH v2 00/13] power: bq24257: Add support for bq24250/bq24251
 2015-09-10 17:05 UTC  (4+ messages)
` [PATCH v2 07/13] power: bq24257: Extend scope of mutex protection

[PATCH 0/13] xfs_repair: recombine cut&waste code in dir2.c/attr_repair.c
 2015-09-10 16:51 UTC  (3+ messages)

[PATCH for 4.6 v3 0/3] More vNUMA patches
 2015-09-10 17:05 UTC  (6+ messages)
` [PATCH for 4.6 v3 2/3] xl/libxl: disallow saving a guest with vNUMA configured

Missing copyright in the Xen header files
 2015-09-10 17:05 UTC  (3+ messages)

[PATCH 0/5] Hide irrelevant builds
 2015-09-10 17:05 UTC  (7+ messages)
` [PATCH 1/5] toaster: hide irrelevant builds in the project builds view
` [PATCH 2/5] toaster: Add tests for /project/X/builds page
` [PATCH 3/5] toaster: Show correct builds count on project pages
` [PATCH 4/5] toaster: Fix date range pickers on the project builds page
` [PATCH 5/5] toaster: Simplify redirects when build page parameters are missing

[GIT PULL] arm64: updates for 4.3
 2015-09-10 17:02 UTC  (5+ messages)

Can we disable transparent hugepages for lack of a legitimate use case please?
 2015-09-10 17:02 UTC  (5+ messages)

OverlayFS Bug?
 2015-09-10 17:02 UTC 

[RFC PATCH 0/2] virtio nvme
 2015-09-10 17:02 UTC  (4+ messages)

[PATCH v3 00/15] omap_hsmmc: regulator usage cleanup and fixes
 2015-09-10 16:59 UTC  (12+ messages)
` [PATCH v3 02/15] mmc: host: omap_hsmmc: return on fatal errors from omap_hsmmc_reg_get

[review-request][PATCH 0/5] [v2] Hide irrelevant builds
 2015-09-10 16:59 UTC  (6+ messages)

[Intel-wired-lan] [next PATCH S13 00/15] i40e/i40evf updates
 2015-09-10 16:56 UTC  (6+ messages)
` [Intel-wired-lan] [next PATCH S13 14/15] i40e: fix ip-ip GRE encapulation
` [Intel-wired-lan] [next PATCH S13 15/15] i40e/i40evf: Bump i40e to 1.3.2l and i40evf to 1.3.13

[PATCH] carl9170: fix bad rssi reading
 2015-09-10 18:04 UTC  (4+ messages)

[PATCH] PCI: Designware: make num-lanes an optional DT property
 2015-09-10 17:02 UTC 

Patch merge process
 2015-09-10 16:55 UTC  (11+ messages)

[PATCH v1 0/3] libibverbs: On-demand paging support
 2015-09-10 16:53 UTC  (4+ messages)

[PATCH 0/7] devcg: device cgroup extension for rdma resource
 2015-09-10 16:49 UTC  (4+ messages)

[PATCH] igb_uio: remove unnecessary igbuio_get_uio_pci_dev()
 2015-09-10 16:49 UTC  (2+ messages)

[Intel-wired-lan] [next PATCH S14 00/15] i40e/i40evf updates
 2015-09-10 16:49 UTC  (7+ messages)
` [Intel-wired-lan] [next PATCH S14 01/15] i40e/i40evf: Add new link status defines
` [Intel-wired-lan] [next PATCH S14 02/15] i40e: Make it clear a parameter is never used
` [Intel-wired-lan] [next PATCH S14 03/15] i40e: Use BIT() macro for priority map parsing

[PATCH 1/2] fsl: Add binding for RCPM
 2015-09-10 16:46 UTC  (6+ messages)

[PATCH 1/3] staging: fbtft: use strncpy instead of strcpy
 2015-09-10 16:45 UTC  (6+ messages)
` [PATCH 3/3] staging: fbtft: use pr_fmt

[PATCH v1 0/8] VFS: In-kernel copy system call
 2015-09-10 16:43 UTC  (10+ messages)
` [PATCH v1 9/8] copy_file_range.2: New page documenting copy_file_range()

[PATCH] hp-wmi: limit hotkey enable
 2015-09-10 16:45 UTC  (9+ messages)
              ` [PATCHv3] "

[PATCH] staging: ion: fix corruption of ion_import_dma_buf
 2015-09-10 16:44 UTC  (4+ messages)

[PATCH 1/3] ARM: dts: sun4i: Fix itead-iteaduino-plus reference in Makefile
 2015-09-10 16:43 UTC  (7+ messages)
` [PATCH 2/3] ARM: dts: sun4i: Add dts file inet9f-rev03 based tablets
` [PATCH 3/3] ARM: dts: sun4i: Add dts file for iNet-1 "

[PATCH] power: bq24261_charger: Add support for TI BQ24261 charger
 2015-09-10 16:42 UTC  (5+ messages)

[PATCH v2 0/3] PCI: designware: change dw_pcie_cfg_write() and dw_pcie_cfg_read()
 2015-09-10 16:41 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: spear13xx: fix addresses in dw_pcie_cfg_read and dw_pcie_cfg_write

[osstest test] 60719: tolerable FAIL - PUSHED
 2015-09-10 16:40 UTC  (9+ messages)

[PATCH v2] clk: rockchip: Add pclk_peri to critical clocks on RK3066/RK3188
 2015-09-10 16:40 UTC  (11+ messages)

[Buildroot] [PATCHv3 00/15] DirectFB stack bump
 2015-09-10 16:39 UTC  (4+ messages)
` [Buildroot] [PATCHv3 02/15] directfb: mark as available only for gcc >= 4.5

[Qemu-devel] [PULL 0/7] error: On abort, report where the error was created
 2015-09-10 16:38 UTC  (4+ messages)
` [Qemu-devel] [PULL 7/7] "

[PATCHv3 0/3] Add initial support for slimport anx78xx
 2015-09-10 16:38 UTC  (9+ messages)
` [PATCHv3 1/3] of: Add vendor prefix for Analogix Semiconductor, Inc
` [PATCHv3 2/3] devicetree: Add new ANX7814 SlimPort transmitter binding
` [PATCHv3 3/3] drm: bridge: anx78xx: Add anx78xx driver support by analogix

[PATCH 1/4] drm/i915: Assign hwmode after encoder state readout
 2015-09-10 16:36 UTC  (7+ messages)
` [PATCH 3/4] drm/i915: Add .get_hw_state() method for planes

[PATCH] mm/early_ioremap: add explicit #include of asm/early_ioremap.h
 2015-09-10 16:35 UTC  (3+ messages)

[PULL REQUEST] Please pull rdma.git
 2015-09-10 16:35 UTC  (10+ messages)

[Qemu-devel] [PATCH v4] hmp: Allow for error message hints on HMP
 2015-09-10 16:34 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/1] error: Copy location information in error_copy()

[PATCH v3 0/3] Add support for Qualcomm A53 CPU clock
 2015-09-10 16:34 UTC  (4+ messages)
` [PATCH v3 1/3] clk: Add safe switch hook

[PATCH 00/10] Nuke some legacy state
 2015-09-10 16:34 UTC  (5+ messages)
` [PATCH 03/10] drm/i915: Use the atomic state in intel_update_primary_planes

[PATCH v3 0/5] Add support for more MSM8916 clocks
 2015-09-10 16:34 UTC  (4+ messages)
` [PATCH v3 2/4] clk: qcom: Add support for RCGs with shared branches

[PATCH] igb_uio: use existing PCI macros
 2015-09-10 16:33 UTC  (2+ messages)

[PATCH 4/6] Staging: iio: cdc: Prefer using the BIT macro
 2015-09-10 16:32 UTC  (3+ messages)
` [PATCH 5/6] Staging: lustre: ptlrpc: "
` [PATCH 6/6] Staging: comedi: "

[PATCH 0/2] xen/swiotlb: Add support for 64KB page granularity,
 2015-09-10 16:30 UTC  (7+ messages)
` [PATCH 1/2] xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb
` [PATCH 2/2] xen/swiotlb: Add support for 64KB page granularity

[PATCH v4 0/4] irqchip: GICv2/v3: Add support for irq_vcpu_affinity
 2015-09-10 16:30 UTC  (8+ messages)
` [PATCH v4 3/4] irqchip: GIC: Convert to EOImode == 1

[PATCH 1/6] Staging: iio: addac: Prefer using the BIT macro
 2015-09-10 16:30 UTC  (3+ messages)
` [PATCH 2/6] Staging: iio: meter: "
` [PATCH 3/6] Staging: lustre: libcfs: "

Kernel 4.1.6 Panic due to slab corruption
 2015-09-10 16:30 UTC  (11+ messages)

[Buildroot] [PATCH 00/14] Update Freescale packages to 3.14.28-1.0.0_ga
 2015-09-10 16:30 UTC  (4+ messages)
` [Buildroot] [PATCH 09/14] gst-fsl-plugins: bump version to 4.0.3


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.