All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-19 15:14:43 to 2015-01-19 16:00:16 UTC [more...]

[PATCH 00/18] Introduce an internal API to interact with the fsck machinery
 2015-01-19 15:52 UTC  (19+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/18] fsck: Introduce fsck options
  ` [PATCH v2 02/18] fsck: Introduce identifiers for fsck messages
  ` [PATCH v2 03/18] fsck: Provide a function to parse fsck message IDs
  ` [PATCH v2 04/18] fsck: Offer a function to demote fsck errors to warnings
  ` [PATCH v2 05/18] fsck: Allow demoting errors to warnings via receive.fsck.warn = <key>
  ` [PATCH v2 06/18] fsck: Report the ID of the error/warning
  ` [PATCH v2 07/18] fsck: Make fsck_ident() warn-friendly
  ` [PATCH v2 08/18] fsck: Make fsck_commit() warn-friendly
  ` [PATCH v2 09/18] fsck: Handle multiple authors in commits specially
  ` [PATCH v2 10/18] fsck: Make fsck_tag() warn-friendly
  ` [PATCH v2 11/18] fsck: Add a simple test for receive.fsck.*
  ` [PATCH v2 12/18] fsck: Disallow demoting grave fsck errors to warnings
  ` [PATCH v2 13/18] fsck: Optionally ignore specific fsck issues completely
  ` [PATCH v2 15/18] fsck: Document the new receive.fsck.* options
  ` [PATCH v2 16/18] fsck: Support demoting errors to warnings
  ` [PATCH v2 17/18] fsck: Introduce `git fsck --quick`
  ` [PATCH v2 18/18] fsck: git receive-pack: support excluding objects from fsck'ing

[PATCH 0/2] x86: physdev-op handling adjustments
 2015-01-19 15:58 UTC  (5+ messages)
` [PATCH 1/2] x86: slightly simplify PHYSDEVOP_pirq_eoi_gmfn_v* handling
` [PATCH 2/2] x86: latch current‑>domain in do_physdev_op()

[PATCH RFC v2 00/70] Add MIPS R6 support
 2015-01-19 15:59 UTC  (3+ messages)
` [PATCH RFC v2 12/70] MIPS: asm: asmmacro: Replace add instructions with "addui"

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

[Qemu-devel] [PATCH] tcg: Use macro instead of hard code number 0xffffffff for tcg_target_ulong using
 2015-01-19 15:58 UTC  (2+ messages)

[PATCH] introduce and used relaxed cpumask operations
 2015-01-19 15:58 UTC 

[PATCHv3 00/14] xen: fix many long-standing grant mapping bugs
 2015-01-19 15:51 UTC  (15+ messages)
` [PATCH 01/14] mm: provide a find_special_page vma operation
` [PATCH 02/14] mm: add 'foreign' alias for the 'pinned' page flag
` [PATCH 03/14] xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
` [PATCH 04/14] xen: remove scratch frames for ballooned pages and m2p override
` [PATCH 05/14] x86/xen: require ballooned pages for grant maps
` [PATCH 06/14] xen/grant-table: add helpers for allocating pages
` [PATCH 07/14] xen: mark grant mapped pages as foreign
` [PATCH 08/14] xen-netback: use foreign page information from the pages themselves
` [PATCH 09/14] xen/grant-table: add a mechanism to safely unmap pages that are in use
` [PATCH 10/14] xen/gntdev: convert priv->lock to a mutex
` [PATCH 11/14] xen/gntdev: safely unmap grants in case they are still in use
` [PATCH 12/14] xen-blkback: "
` [PATCH 13/14] xen/gntdev: mark userspace PTEs as special on x86 PV guests
` [PATCH 14/14] xen/gntdev: provide find_special_page VMA operation

[patch iproute2 repost 1/2] tc: push bpf common code into separate file
 2015-01-19 15:56 UTC  (2+ messages)
` [patch iproute2 repost 2/2] tc: add support for BPF based actions

[Qemu-devel] [PATCH] pc-dimm: fix checking for backend memory size
 2015-01-19 15:55 UTC  (2+ messages)

[PATCH v2 0/3] Find automatically a PPI for the DOM0 event channel IRQ
 2015-01-19 15:55 UTC  (3+ messages)
` [PATCH v2 2/3] xen/arm: vgic: Keep track of vIRQ used by a domain

[PATCH SECURITY-POLICY 0/9] Re: Security policy ambiguities - XSA-108 process post-mortem
 2015-01-19 15:55 UTC  (7+ messages)
` [PATCH SECURITY-POLICY 1/9] Grammar fix: Remove a comma splice
  ` [PATCH SECURITY-POLICY 3/9] Deployment with Security Team Permission

[PATCHv2] libata: fixup oops in ata_eh_link_report()
 2015-01-19 15:55 UTC 

Issues with commit 34b48db6 ("block: remove artifical max_hw_sectors cap")
 2015-01-19 15:55 UTC  (2+ messages)

[PATCH 00/17] More line6 driver code reorg and cleanups
 2015-01-19 15:54 UTC  (18+ messages)
` [PATCH 01/17] ALSA: line6: Split to each driver
` [PATCH 02/17] ALSA: line6: Handle impulse response via control API
` [PATCH 03/17] ALSA: line6: Drop superfluous snd_device for PCM
` [PATCH 04/17] ALSA: line6: Drop superfluous snd_device for rawmidi
` [PATCH 05/17] ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flag
` [PATCH 06/17] ALSA: line6: Drop usb_device sysfs symlink
` [PATCH 07/17] ALSA: line6: Remove superfluous out-of-memory error messages
` [PATCH 08/17] ALSA: line6: Don't handle PCM trigger for other cards
` [PATCH 09/17] ALSA: line6: Drop superfluous irqsave/irqrestore in PCM trigger callback
` [PATCH 10/17] ALSA: line6: Reorganize card resource handling
` [PATCH 11/17] ALSA: line6: Remove driver version string
` [PATCH 12/17] ALSA: line6: Drop MISSING_CASE macro
` [PATCH 13/17] ALSA: line6: Remove CHECK_RETURN macro
` [PATCH 14/17] ALSA: line6: Remove superfluous disconnect call in suspend handler
` [PATCH 15/17] ALSA: line6: Sync PCM stop at disconnect
` [PATCH 16/17] ALSA: line6: Make line6_send_raw_message() static
` [PATCH 17/17] ALSA: line6: Drop line6_send_program() and line6_transmit_parameter()

Address_space_operations write_begin vs prepare_write ?
 2015-01-19 15:54 UTC  (2+ messages)

[meta-oe][PATCH v2] msr-tools: add recipe
 2015-01-19 15:54 UTC 

perf: Kconfig based feature selection
 2015-01-19 15:54 UTC  (2+ messages)

[PATCH iptables] iptables: use IPC semaphore instead of abstract unix sockets
 2015-01-19 15:54 UTC  (7+ messages)

[LTP] [PATCH v2 01/12] smack_common.sh: Cleanup
 2015-01-19 15:51 UTC  (3+ messages)
` [LTP] [PATCH v2 02/12] smack_file_access.sh: Cleanup

[PATCH v6 0/8] Introduce automatic DMA configuration for IOMMU masters
 2015-01-19 15:52 UTC  (5+ messages)
` [PATCH v6 8/8] arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops

[PATCH] x86: simplify non-atomic bitops
 2015-01-19 15:52 UTC 

[Cocci] Possible to install on OSX?
 2015-01-19 15:51 UTC  (10+ messages)

[PATCH] librte_pmd_ixgbe: Add queue start failure check
 2015-01-19 15:50 UTC  (2+ messages)

[PATCH 0/4] SKL turbo part 1
 2015-01-19 15:50 UTC  (5+ messages)
` [PATCH 3/4] drm/i915/skl: Gen9 coarse power gating
` [PATCH 4/4] drm/i915/skl: Updated the RC6/Forcewake related debugfs interface for Gen9

[U-Boot] Pull request: u-boot-mmc 19012015
 2015-01-19 15:50 UTC 

linux-next: build warning after merge of the akpm-current tree
 2015-01-19 15:50 UTC  (3+ messages)

Issue on reserving memory with no-map flag in DT
 2015-01-19 15:49 UTC  (4+ messages)

[LSF/MM TOPIC] async buffered diskio read for userspace apps
 2015-01-19 15:49 UTC  (12+ messages)
` [Lsf-pc] "

[Qemu-devel] KVM call for agenda for 2015-01-20
 2015-01-19 15:49 UTC  (2+ messages)
`  "

[PATCHv5 0/6] USB: host: Atmel OHCI and EHCI drivers improvements
 2015-01-19 15:48 UTC  (2+ messages)

[PATCHv3 0/2] mm: infrastructure for correctly handling foreign pages on Xen
 2015-01-19 15:47 UTC  (6+ messages)
` [PATCH 1/2] mm: provide a find_special_page vma operation
` [PATCH 2/2] mm: add 'foreign' alias for the 'pinned' page flag

brcmsmac: regression in transmit throughput since 3.19-rc1
 2015-01-19 15:48 UTC  (3+ messages)

[U-Boot] [PATCH] mmc: fsl_esdhc: Add support for DDR mode
 2015-01-19 15:47 UTC  (2+ messages)

librte_power/rte_power.h causes link error
 2015-01-19 15:47 UTC  (2+ messages)

[PATCH 0/5] PCI: st: provide support for dw pcie
 2015-01-19 15:46 UTC  (9+ messages)
` [PATCH 4/5] PCI: designware: Add setup bus-related to pcie_host_ops

wm97xx touch does not work after ac97 delayed dev reg removal
 2015-01-19 15:46 UTC 

b43 bcm43228 and linux 3.18.3
 2015-01-19 15:45 UTC  (4+ messages)

Building Hello World LSM
 2015-01-19 15:45 UTC  (3+ messages)

[PATCH v2] powerpc/8xx: reduce pressure on TLB due to context switches
 2015-01-19 15:44 UTC  (2+ messages)

[PATCH] SATA: OCTEON: support SATA on OCTEON platform
 2015-01-19 15:43 UTC  (4+ messages)

[U-Boot] [PATCH v4 00/18] Support for eMMC partitioning and related fixes
 2015-01-19 15:44 UTC  (4+ messages)
` [U-Boot] [PATCH v4 01/18] mmc: show hardware partition sizes in mmcinfo output

[PATCH] re-order struct domain fields
 2015-01-19 15:42 UTC 

[Patch V2 0/4] xen: auto-generate symbols for xen hypercalls
 2015-01-19 15:42 UTC  (4+ messages)

[PATCH -mm v2 0/7] memcg: release kmemcg_id on css offline
 2015-01-19 15:42 UTC  (8+ messages)
` [PATCH -mm v2 3/7] cgroup: release css->id after css_free

[Qemu-devel] [PATCH] Bug fix: delete the reader entry after queueing an event, not before
 2015-01-19 15:42 UTC  (2+ messages)

./os/ObjectStore.h: 598: FAILED assert(op->oid < om.size())
 2015-01-19 15:41 UTC 

[Qemu-devel] [PATCH v2 0/4] acpi: move common parts of the SSDT to the DSDT (and preview of things to come)
 2015-01-19 15:41 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 1/4] pc: append ssdt-misc.dsl to the DSDT
` [Qemu-devel] [PATCH v2 4/4] pc: merge DSDT common parts into acpi-dsdt-common.dsl
` [Qemu-devel] [PATCH v2 5/4] pc: introduce new ACPI table sizing algorithm
` [Qemu-devel] [PATCH v2 7/4] pc: go back to smaller ACPI tables

[PATCH] x86: re-order struct arch_domain fields
 2015-01-19 15:41 UTC 

3.18 regression: Error while assigning device slot ID, USB3 devices not detected
 2015-01-19 15:40 UTC  (7+ messages)

[PATCH] libata: fixup oops in ata_eh_link_report()
 2015-01-19 15:40 UTC  (4+ messages)

[U-Boot] [PATCH] arm: fix exception vectors
 2015-01-19 15:40 UTC  (6+ messages)

[PATCH] irqchip: mips-gic: Avoid rerouting timer IRQs for smp-cmp
 2015-01-19 15:38 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] m48t59: add year offset and MMIO ISA mapping
 2015-01-19 15:38 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/2] m48t59: add mem_base value to m48t59_init_isa()

About Goodix-TS on Bay Trail, and ACPI and interrupts
 2015-01-19 15:37 UTC  (2+ messages)

[PATCH] libxl: check HVM direct boot parameters
 2015-01-19 15:37 UTC  (3+ messages)

[PATCH v3 0/4] clk: mediatek: Add common clock support for Mediatek MT8135
 2015-01-19 15:35 UTC  (4+ messages)
` [PATCH v3 1/4] clk: dts: mediatek: add Mediatek MT8135 clock bindings

[linux-linus test] 33555: regressions - trouble: fail/pass/preparing/running
 2015-01-19 15:35 UTC  (2+ messages)

[linux-next test] 33566: regressions - trouble: fail/pass/preparing/running
 2015-01-19 15:34 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-tricore: Add missing ULL suffix on 64 bit constant
 2015-01-19 16:34 UTC  (4+ messages)

[PATCH 1/4] scsi: always use format argumets for dev_printk
 2015-01-19 15:33 UTC  (8+ messages)
` [PATCH 2/4] scsi: annotate sdev_prefix_printk and scmd_printk as printf-like
` [PATCH 3/4] ch: remove debug noise in ch_do_scsi
` [PATCH 4/4] sr: reduce debug noise in sr_do_ioctl

[PATCH v2] physdev: hide compatibility definitions for new enough interface version
 2015-01-19 15:29 UTC  (2+ messages)

(v2) Design proposal for RMRR fix
 2015-01-19 15:29 UTC  (11+ messages)

[PATCH 1/1] arch/x86/kvm/vmx.c: Fix external interrupts inject directly bug with guestos RFLAGS.IF=0
 2015-01-19 15:29 UTC  (2+ messages)

[PATCH 0/3] x86: assorted pv_cpuid() adjustments
 2015-01-19 15:28 UTC  (4+ messages)
` [PATCH 1/3] x86: don't expose XSAVES capability to PV guests
` [PATCH 2/3] x86: correctly check for sub‑leaf zero of leaf 7 in pv_cpuid()
` [PATCH 3/3] x86: don't open-code cpuid_count() "

NetDev 0.1 conference new proposals accepted + misc updates
 2015-01-19 15:28 UTC  (3+ messages)

The Linux Test Project has been released for JANUARY 2015
 2015-01-19 15:28 UTC  (2+ messages)
` [LTP] "

[PATCH] soc: tegra: Add Tegra132 SoC to the DT list of Tegra SoCs
 2015-01-19 15:28 UTC  (7+ messages)

[PATCH v4 00/18] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2015-01-19 15:27 UTC  (4+ messages)
` [PATCH v4 18/18] iommu: exynos: add callback for initializing devices from device tree

[PATCHv2 00/14] xen: fix many long-standing grant mapping bugs
 2015-01-19 15:27 UTC  (4+ messages)
` [PATCH 09/14] xen/grant-table: add a mechanism to safely unmap pages that are in use

[Qemu-devel] [Bug 1399191] [NEW] Large VHDX image size
 2015-01-19 15:19 UTC  (6+ messages)

[PATCH] TaskTracker : Simplified thread information tracker
 2015-01-19 15:25 UTC  (7+ messages)

[PATCH] crypto: testmgr: notify expected failures on aead tests
 2015-01-19 13:54 UTC 

[PATCH] Manual page for new PCI memory access system calls
 2015-01-19 15:25 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/8] pc: acpi: various fixes and cleanups
 2015-01-19 15:23 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 8/8] pc: acpi-build: simplify PCI bus tree generation

[PATCH] libxl/Makefile: Don't optimize debug builds; add macro debugging information
 2015-01-19 15:23 UTC  (10+ messages)
` [PATCH v2] tools/Rules.mk: "
  ` [PATCH] Fix building error
            ` [PATCH v2] "

[PATCH v3 0/2] DLN2 fixes related to suspend/resume
 2015-01-19 15:23 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC 00/10] pci: Partial conversion to realize
 2015-01-19 15:21 UTC  (4+ messages)

[PATCH v10] iopoll: Introduce memory-mapped IO polling macros
 2015-01-19 15:19 UTC  (5+ messages)

[PATCH v3 0/3] dmaengine: APM X-Gene SoC DMA engine driver support
 2015-01-19 15:17 UTC  (4+ messages)
` [PATCH v3 2/3] arm64: dts: Add APM X-Gene DMA device and DMA clock DTS nodes

[PATCH] mtd: spi-nor: support for (GigaDevice) GD25Q128B
 2015-01-19 15:18 UTC  (2+ messages)

container_of
 2015-01-19 15:18 UTC  (5+ messages)

[diamon-discuss] [BUG] perf-convert-to-ctf fails to dealing with syscalls tracepoints
 2015-01-19 15:18 UTC  (3+ messages)

mon: forwarding user commands
 2015-01-19 15:17 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/2] target-arm: fix broken sync of sysregs between QEMU and KVM 32 bit
 2015-01-19 15:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] target-arm: Split NO_MIGRATE into ALIAS and NO_RAW
` [Qemu-devel] [PATCH 2/2] target-arm: Add checks that cpreg raw accesses are handled

Two variants of fixing Tegra20 suspend bug
 2015-01-19 15:14 UTC  (4+ messages)
` [PATCH] ARM: tegra20: Store CPU "resettable" status in IRAM


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.