All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-03 21:56:00 to 2015-05-04 02:25:46 UTC [more...]

xfstests: what's the difference between generic/043 and generic/044
 2015-05-04  2:25 UTC  (3+ messages)

Module compilation error on another machine
 2015-05-04  2:23 UTC  (4+ messages)

[PATCHv3 0/9] introduce on-demand device creation
 2015-05-04  2:20 UTC  (11+ messages)
` [PATCHv3 9/9] zram: add dynamic device add/remove functionality

[PATCH net] codel: fix maxpacket/mtu confusion
 2015-05-04  2:18 UTC  (2+ messages)

[PATCH 0/2] x86/quark: Add eSRAM driver and test code
 2015-05-04  2:17 UTC  (3+ messages)
` [PATCH 1/2] x86/quark: Add Quark embedded SRAM support
` [PATCH 2/2] x86/quark: Add Quark embedded SRAM self-test

[PATCH 1/3] xen/vt-d: need barriers to workaround CLFLUSH
 2015-05-04  2:16 UTC  (3+ messages)
` [PATCH 2/3] xen/vt-d: mask interrupt message generation
` [PATCH 3/3] xen/iommu: disable IOMMU engine completely before enter S5

[RFC PATCH net-next 0/8] net: dsa: New registration API
 2015-05-04  2:09 UTC  (9+ messages)
` [RFC PATCH net-next 1/8] net: dsa: Move dsa_switch_tree final setup in separate function
` [RFC PATCH net-next 2/8] net: phy: Check fixup lists in get_phy_device()
` [RFC PATCH net-next 4/8] net: mv643xx_eth: Handle Ethernet switches as PHY devices
` [RFC PATCH net-next 5/8] net: dsa: add new API to register switch devices

[Discussion] how to implement external power down for ARM
 2015-05-04  2:09 UTC  (8+ messages)

[PATCH OSSTEST v5 00/24] add distro domU testing flight
 2015-05-04  2:08 UTC  (5+ messages)
` [PATCH OSSTEST v5 04/24] Debian: refactor code to add preseed commands to the preseed file

[RFC][PATCH] xen/apic: refactor error_interrupt
 2015-05-04  2:03 UTC 

[PATCH net-next] ipv6: Flow label state ranges
 2015-05-04  1:58 UTC  (2+ messages)

[RESEND RFC PATCH 0/3] ASoC: Mediatek: Add support for MT8173 SOC
 2015-05-04  1:57 UTC  (10+ messages)
` [RESEND RFC PATCH 1/3] ASoC: mediatek: Add binding support for AFE driver

[PATCH for 3.14.y stable 00/47] Backport fixes of KVM/ARM to 3.14.y stable kernel
 2015-05-04  1:52 UTC  (48+ messages)
` [PATCH for 3.14.y stable 01/47] arm64: KVM: force cache clean on page fault when caches are off
` [PATCH for 3.14.y stable 02/47] arm64: KVM: allows discrimination of AArch32 sysreg access
` [PATCH for 3.14.y stable 03/47] arm64: KVM: trap VM system registers until MMU and caches are ON
` [PATCH for 3.14.y stable 04/47] ARM: KVM: introduce kvm_p*d_addr_end
` [PATCH for 3.14.y stable 05/47] arm64: KVM: flush VM pages before letting the guest enable caches
` [PATCH for 3.14.y stable 06/47] ARM: KVM: force cache clean on page fault when caches are off
` [PATCH for 3.14.y stable 07/47] ARM: KVM: fix handling of trapped 64bit coprocessor accesses
` [PATCH for 3.14.y stable 08/47] ARM: KVM: fix ordering of "
` [PATCH for 3.14.y stable 09/47] ARM: KVM: introduce per-vcpu HYP Configuration Register
` [PATCH for 3.14.y stable 10/47] ARM: KVM: add world-switch for AMAIR{0,1}
` [PATCH for 3.14.y stable 11/47] ARM: KVM: trap VM system registers until MMU and caches are ON
` [PATCH for 3.14.y stable 12/47] KVM: arm/arm64: vgic: fix GICD_ICFGR register accesses
` [PATCH for 3.14.y stable 13/47] KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC base address
` [PATCH for 3.14.y stable 14/47] arm64: kvm: use inner-shareable barriers for inner-shareable maintenance
` [PATCH for 3.14.y stable 15/47] kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform
` [PATCH for 3.14.y stable 16/47] arm/arm64: KVM: Fix and refactor unmap_range
` [PATCH for 3.14.y stable 17/47] ARM: KVM: Unmap IPA on memslot delete/move
` [PATCH for 3.14.y stable 18/47] ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping
` [PATCH for 3.14.y stable 19/47] arm64: KVM: export demux regids as KVM_REG_ARM64
` [PATCH for 3.14.y stable 20/47] ARM: virt: fix wrong HSCTLR.EE bit setting
` [PATCH for 3.14.y stable 21/47] ARM64: KVM: store kvm_vcpu_fault_info est_el2 as word
` [PATCH for 3.14.y stable 22/47] KVM: ARM/arm64: fix non-const declaration of function returning const
` [PATCH for 3.14.y stable 23/47] KVM: ARM/arm64: fix broken __percpu annotation
` [PATCH for 3.14.y stable 24/47] KVM: ARM/arm64: avoid returning negative error code as bool
` [PATCH for 3.14.y stable 25/47] KVM: vgic: return int instead of bool when checking I/O ranges
` [PATCH for 3.14.y stable 26/47] ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()
` [PATCH for 3.14.y stable 27/47] KVM: ARM: vgic: plug irq injection race
` [PATCH for 3.14.y stable 28/47] arm/arm64: KVM: Fix set_clear_sgi_pend_reg offset
` [PATCH for 3.14.y stable 29/47] arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc
` [PATCH for 3.14.y stable 30/47] arm: kvm: fix CPU hotplug
` [PATCH for 3.14.y stable 31/47] arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()
` [PATCH for 3.14.y stable 32/47] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE
` [PATCH for 3.14.y stable 33/47] arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abort
` [PATCH for 3.14.y stable 34/47] arm64: KVM: fix unmapping with 48-bit VAs
` [PATCH for 3.14.y stable 35/47] arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create()
` [PATCH for 3.14.y stable 36/47] arm64/kvm: Fix assembler compatibility of macros
` [PATCH for 3.14.y stable 37/47] arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()
` [PATCH for 3.14.y stable 38/47] arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag
` [PATCH for 3.14.y stable 39/47] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option
` [PATCH for 3.14.y stable 40/47] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
` [PATCH for 3.14.y stable 41/47] arm/arm64: KVM: Introduce stage2_unmap_vm
` [PATCH for 3.14.y stable 42/47] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized
` [PATCH for 3.14.y stable 43/47] arm/arm64: KVM: Require in-kernel vgic for the arch timers
` [PATCH for 3.14.y stable 44/47] arm64: KVM: Fix TLB invalidation by IPA/VMID
` [PATCH for 3.14.y stable 45/47] arm64: KVM: Fix HCR setting for 32bit guests
` [PATCH for 3.14.y stable 46/47] arm64: KVM: Do not use pgd_index to index stage-2 pgd
` [PATCH for 3.14.y stable 47/47] arm/arm64: KVM: Keep elrsr/aisr in sync with software model

kvaser leaf and SocketCAN
 2015-05-04  1:52 UTC  (12+ messages)

[PATCH net-next] ipv6: Check RTF_LOCAL on rt->rt6i_flags instead of rt->dst.flags
 2015-05-04  1:50 UTC  (2+ messages)

[PATCH v2 0/8] clk: Minor cleanups
 2015-05-04  1:47 UTC  (6+ messages)
` [PATCH v2 3/8] clk: tegra: Fix inconsistent indenting

[RFC PATCH] xfs: remote attribute overwrite causes transaction overrun
 2015-05-04  1:45 UTC  (6+ messages)
` [PATCH] "

[Ocfs2-devel] [RFC] Online File(system) check
 2015-05-04  1:46 UTC  (6+ messages)

[PATCH] MODSIGN: Change default key details [ver #2]
 2015-05-04  1:45 UTC  (5+ messages)

[PATCH stable-3.14] compal-laptop: Fix leaking hwmon device
 2015-05-04  1:37 UTC 

ext4 crypto: Do not select from EXT4_FS_ENCRYPTION
 2015-05-04  1:37 UTC  (7+ messages)

[PATCH] mmc-utils: fix the building failure when DEBUG_BUILD is 1
 2015-05-04  1:34 UTC  (2+ messages)

[stable] x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag
 2015-05-04  1:33 UTC 

[PATCH v4 00/21] PowerPC/PowerNV: PCI Slot Management
 2015-05-04  1:30 UTC  (14+ messages)
` [PATCH v4 19/21] drivers/of: Support adding sub-tree

[PATCH for 3.18.y stable 00/22] Backport fixes of KVM/ARM to 3.18.y stable kernel
 2015-05-04  1:25 UTC  (23+ messages)
` [PATCH for 3.18.y stable 01/22] kvm: add a memslot flag for incoherent memory regions
` [PATCH for 3.18.y stable 02/22] arm, arm64: KVM: allow forced dcache flush on page faults
` [PATCH for 3.18.y stable 03/22] arm, arm64: KVM: handle potential incoherency of readonly memslots
` [PATCH for 3.18.y stable 04/22] arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag
` [PATCH for 3.18.y stable 05/22] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option
` [PATCH for 3.18.y stable 06/22] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
` [PATCH for 3.18.y stable 07/22] arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot
` [PATCH for 3.18.y stable 08/22] arm/arm64: KVM: Introduce stage2_unmap_vm
` [PATCH for 3.18.y stable 09/22] arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()
` [PATCH for 3.18.y stable 10/22] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized
` [PATCH for 3.18.y stable 11/22] arm/arm64: KVM: vgic: kick the specific vcpu instead of iterating through all
` [PATCH for 3.18.y stable 12/22] arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQs
` [PATCH for 3.18.y stable 13/22] arm/arm64: KVM: Require in-kernel vgic for the arch timers
` [PATCH for 3.18.y stable 14/22] KVM: arm/arm64: vgic: vgic_init returns -ENODEV when no online vcpu
` [PATCH for 3.18.y stable 15/22] arm64: KVM: Fix TLB invalidation by IPA/VMID
` [PATCH for 3.18.y stable 16/22] arm64: KVM: Fix HCR setting for 32bit guests
` [PATCH for 3.18.y stable 17/22] arm/arm64: KVM: Invalidate data cache on unmap
` [PATCH for 3.18.y stable 18/22] arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault
` [PATCH for 3.18.y stable 19/22] ARM: KVM: Fix size check in __coherent_cache_guest_page
` [PATCH for 3.18.y stable 20/22] arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting
` [PATCH for 3.18.y stable 21/22] arm64: KVM: Do not use pgd_index to index stage-2 pgd
` [PATCH for 3.18.y stable 22/22] arm/arm64: KVM: Keep elrsr/aisr in sync with software model

[Ocfs2-devel] [PATCH] ocfs2: dlm: fix race between purge and get lock resource
 2015-05-04  1:22 UTC  (2+ messages)

[GIT PULL] ext4 changes for 4.1-rc2
 2015-05-04  1:21 UTC 

[RFC PATCH net-next] switchdev: don't abort hardware ipv4 fib offload on failure to program fib entry in hardware
 2015-05-04  1:20 UTC  (3+ messages)

snd-hda-intel : issues with mic boost on ALC3236
 2015-05-04  1:11 UTC  (9+ messages)

[PATCH net-next 0/5] ipv6: Stop /128 route from disappearing after pmtu update
 2015-05-04  1:11 UTC  (10+ messages)
` [PATCH net-next 3/5] "

[nightly] Distroless meta-ti/master minimal build 2015-05-03_21-00-51
 2015-05-04  1:11 UTC 

[RFC PATCH 0/3] iio: export mounting matrix
 2015-05-04  1:11 UTC  (8+ messages)
` [RFC PATCH 3/3] iio: derive the mounting matrix from ACPI _PLD objects

[PATCH] powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platform
 2015-05-04  1:06 UTC  (2+ messages)

[PATCH 3/3 v3] mmc: sh_mmcif: calculate best clock with parent clock
 2015-05-04  1:04 UTC  (4+ messages)

[PATCH 0/3] dw_mmc-k3 support hi6220
 2015-05-04  0:56 UTC  (7+ messages)
` [PATCH 1/3] Document: dw_mmc-k3: add document of hi6220 mmc
` [PATCH 2/3] mmc: dw_mmc: add switch_voltage
` [PATCH 3/3] mmc: dw_mmc: k3: support hi6220

[PATCH] sched: Relax a restriction in sched_rt_can_attach()
 2015-05-04  0:54 UTC  (2+ messages)

[PATCH][RT] xfs: Disable preemption when grabbing all icsb counter locks
 2015-05-04  0:48 UTC  (2+ messages)

[fanotify] 66ba93c0d7f: i6300esb: Unexpected close, not stopping watchdog!
 2015-05-04  0:49 UTC  (4+ messages)
  ` [LKP] "

[U-Boot] Add spi nand support in u-boot
 2015-05-04  0:49 UTC 

[PATCH] blkcg: remove redundant code in blkcg_css_free()
 2015-05-04  0:41 UTC  (2+ messages)

[PATCH] x86/mce: fix mce_restart() race with CPU hotplug operation
 2015-05-04  0:34 UTC  (5+ messages)

[PATCH-V3 1/2] drm/i915/audio: add codec wakeup override enabled/disable callback
 2015-05-04  0:32 UTC  (3+ messages)

[PATCH v3 0/2] ata: ahci_xgene: Add support for 2nd HW version of APM X-Gene SoC AHCI SATA Host controller driver
 2015-05-04  0:26 UTC  (4+ messages)
` [PATCH v3 2/2] ata: ahci_xgene: Add AHCI Support for 2nd HW version of APM X-Gene SoC AHCI SATA Host controller

[PATCH 4.0 000/220] 4.0.2-stable review
 2015-05-04  0:14 UTC  (2+ messages)

[PATCH v10 0/4] cat-file: add support for "-allow-unknown-type"
 2015-05-04  0:14 UTC  (3+ messages)

[PATCH 3.19 000/177] 3.19.7-stable review
 2015-05-04  0:07 UTC  (6+ messages)

[PATCH] mmc: dw_mmc: init desc in dw_mci_idmac_init
 2015-05-04  0:07 UTC  (3+ messages)

[PATCH V3 0/4] tas571x amplifier driver
 2015-05-04  0:00 UTC  (10+ messages)
` [PATCH V3 1/4] regmap: Use regcache_mark_dirty() to indicate power loss or reset
` [PATCH V3 2/4] ASoC: tas571x: Add DT binding document
` [PATCH V3 3/4] ASoC: tas571x: New driver for TI TAS571x power amplifiers
` [PATCH V3 4/4] MAINTAINERS: Add entry for tas571x ASoC codec driver

[PATCH] standardize usage strings that were missed the first time
 2015-05-03 23:59 UTC  (3+ messages)

[PATCH] branch: fix funny-sounding error message
 2015-05-03 23:54 UTC  (2+ messages)

Intel HDA / ca0132: support for Alienware 15 Creative Sound Core3D-EX
 2015-05-03 23:53 UTC  (13+ messages)

[PATCH] i2c: s3c2410: fix oops in suspend callback for non-dt platforms
 2015-05-03 23:50 UTC  (2+ messages)

[PATCH 0/3] toshiba_acpi: Driver cleanup
 2015-05-03 23:46 UTC 

drive failing on same bus every couple weeks
 2015-05-03 23:46 UTC 

[PATCH v2 0/4] toshiba_bluetooth: Add rfkill code to driver
 2015-05-03 23:44 UTC 

[PATCH v2] toshiba_acpi: Remove bluetooth rfkill code
 2015-05-03 23:42 UTC  (8+ messages)
` [PATCH v2 1/4] toshiba_bluetooth: Add a container struct named toshiba_bluetooth_dev
` [PATCH v2 2/4] toshiba_bluetooth: Add RFKill handler functions
` [PATCH v2 3/4] toshiba_bluetooth: Adapt *_enable, *_notify and *_resume functions to rfkill
` [PATCH v2 4/4] toshiba_bluetooth: Change BT status message to debug
` [PATCH 1/3] toshiba_acpi: Remove no longer needed hci_{read, write}2 functions
` [PATCH 2/3] toshiba_acpi: Rename hci_{read, write}1 functions
` [PATCH 3/3] toshiba_acpi: Cleanup blank lines after comment blocks

[PATCH v3 1/1] V4L2: platform: Renesas R-Car JPEG codec driver
 2015-05-03 23:32 UTC  (2+ messages)

[git pull] drm fixes
 2015-05-03 23:00 UTC  (2+ messages)

[PATCH 00/13] Add support for Lenovo ix4-300d NAS
 2015-05-03 22:47 UTC  (6+ messages)
` [PATCH 01/13] net: phy: Support Marvell 88E1318S PHY

[PATCH v2 1/8] imx-image: Correctly fill image size in prepended header
 2015-05-03 22:34 UTC  (5+ messages)
` [PATCH v2 3/8] bootstrap_read_devfs(): Check for errors from devfs_add_partition()
` [PATCH v2 7/8] bootstrap_read_devfs(): Remove all partitions upon function completion

[PATCH v2 1/3] git help: group common commands by theme
 2015-05-03 22:32 UTC  (6+ messages)
` [PATCH v3 0/4] git help: group common commands by themes
  ` [PATCH v3 4/4] api-builtin.txt: explain common command groups

Help with CEPH deployment
 2015-05-03 22:32 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/1] package/autoconf-archive: fix ax_tls syntax error
 2015-05-03 22:21 UTC  (2+ messages)

[PATCH] ideapad-laptop: Lenovo G50-30 has no radio switch
 2015-05-03 22:17 UTC 

[PATCH 1/2] stmac: add dwmac glue for NXP 18xx/43xx family
 2015-05-03 22:14 UTC  (3+ messages)

About using PEBS from the user space
 2015-05-03 22:19 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH RFCv4 0/3] batman-adv: Unicasting multicast reports to querier-node only
 2015-05-03 22:13 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH RFCv4 1/3] batman-adv: Forward IGMP/MLD reports to selected querier (only)
` [B.A.T.M.A.N.] [PATCH RFCv4 2/3] batman-adv: Increase BATADV_TVLV_MCAST version number to 2

[PATCH/RFC] v4l: vsp1: Align crop rectangle to even boundary for YUV formats
 2015-05-03 22:13 UTC  (3+ messages)

[Qemu-devel] Beaglebone Black emulation
 2015-05-03 22:11 UTC  (3+ messages)

[PATCH v3 0/1] ARM: mvebu: dts: Add dts file for DLink DNS-327L
 2015-05-03 22:05 UTC  (5+ messages)

[Buildroot] [PATCH] package/autoconf-archive: fix ax_tls syntax error
 2015-05-03 22:05 UTC  (2+ messages)

[Cocci] smpl-spacing Whitespace Issue on Assignments (regression)
 2015-05-03 21:58 UTC  (2+ 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.