messages from 2016-05-05 01:53:39 to 2016-05-05 03:50:15 UTC [more...]
Kernel panic in F2FS mount on NVMe SSD
2016-05-05 3:48 UTC (4+ messages)
[PATCH] scsi: Make scsi_vpd_lun_id() able to use T10 vendor ID based designators
2016-05-05 3:50 UTC (3+ messages)
linux-tegra
2016-05-05 3:47 UTC
[PATCH] virtio: split virtio rx/tx queue
2016-05-05 3:50 UTC (6+ messages)
[U-Boot] OMAP 3530 - BeagleBoard Rev. C4
2016-05-05 3:45 UTC
[Qemu-devel] [PATCH v4 0/6] qemu-io: UI enhancements
2016-05-05 3:42 UTC (7+ messages)
` [Qemu-devel] [PATCH v4 1/6] qemu-io: Add missing option documentation
` [Qemu-devel] [PATCH v4 2/6] qemu-io: Use bool for command line flags
` [Qemu-devel] [PATCH v4 3/6] qemu-io: Allow unaligned access by default
` [Qemu-devel] [PATCH v4 4/6] qemu-io: Add 'write -f' to test FUA flag
` [Qemu-devel] [PATCH v4 5/6] qemu-io: Add 'open -u' to set BDRV_O_UNMAP after the fact
` [Qemu-devel] [PATCH v4 6/6] qemu-io: Add 'write -z -u' to test MAY_UNMAP flag
[Qemu-devel] [PATCH 11/18] vhost-user: add shutdown support
2016-05-05 3:44 UTC (11+ messages)
task_diag: add a new interface to get information about processes
2016-05-05 3:39 UTC (4+ messages)
man page improvements
2016-05-05 3:38 UTC (4+ messages)
[U-Boot] [PATCH 00/18] at91: Convert Ethernet and LCD to driver model
2016-05-05 3:37 UTC (11+ messages)
` [U-Boot] [PATCH 07/18] net: macb: Convert "
[PATCH net-next 00/13] net: Various VRF patches
2016-05-05 3:33 UTC (14+ messages)
` [PATCH net-next 01/13] net: vrf: Create FIB tables on link create
` [PATCH net-next 02/13] net: l3mdev: Move get_saddr and rt6_dst
` [PATCH net-next 03/13] net: l3mdev: Allow send on enslaved interface
` [PATCH net-next 04/13] net: ipv6: tcp reset, icmp need to consider L3 domain
` [PATCH net-next 05/13] net: l3mdev: Add hook in ip and ipv6
` [PATCH net-next 06/13] net: original ingress device index in PKTINFO
` [PATCH net-next 07/13] net: vrf: ipv4 support for local traffic to local addresses
` [PATCH net-next 08/13] net: vrf: ipv6 "
` [PATCH net-next 09/13] net: l3mdev: Propagate route lookup flags for IPv6
` [PATCH net-next 10/13] net: vrf: Handle ipv6 multicast and link-local addresses
` [PATCH net-next 11/13] net: vrf: rcu protect changes to private data
` [PATCH net-next 12/13] net: vrf: Implement get_saddr for IPv6
` [PATCH net-next 13/13] net: ipv6: address selection should only consider devices in L3 domain
[RFC PATCH 0/3] random: replace urandom pool with a CRNG
2016-05-05 3:30 UTC (14+ messages)
` [PATCH 1/3] random: replace non-blocking pool with a Chacha20-based CRNG
` better patch for linux/bitops.h
[RFC v2 PATCH 0/8] VFS:userns: support portable root filesystems
2016-05-05 3:29 UTC (5+ messages)
[PATCH 0/3] Misc x86 cleanups
2016-05-05 3:29 UTC (7+ messages)
` [PATCH 1/3] x86: Don't save/restore EFLAGS on task switch
` [PATCH 2/3] x86-32: Remove GET_THREAD_INFO from entry code
` [PATCH 3/3] x86-32: Remove asmlinkage_protect
[PATCH v3 00/11] Add HW throttle for Tegra soctherm
2016-05-05 3:29 UTC (5+ messages)
` [PATCH v3 01/11] of: Add bindings of hw "
[PATCH] ION: Sys_heap: Makes ion buffer always alloc from page pool
2016-05-05 3:27 UTC
[Qemu-devel] [PATCH v6 00/26] IOMMU: Enable interrupt remapping for Intel IOMMU
2016-05-05 3:26 UTC (27+ messages)
` [Qemu-devel] [PATCH v6 01/26] acpi: enable INTR for DMAR report structure
` [Qemu-devel] [PATCH v6 02/26] intel_iommu: allow queued invalidation for IR
` [Qemu-devel] [PATCH v6 03/26] intel_iommu: set IR bit for ECAP register
` [Qemu-devel] [PATCH v6 04/26] acpi: add DMAR scope definition for root IOAPIC
` [Qemu-devel] [PATCH v6 05/26] intel_iommu: define interrupt remap table addr register
` [Qemu-devel] [PATCH v6 06/26] intel_iommu: handle interrupt remap enable
` [Qemu-devel] [PATCH v6 07/26] intel_iommu: define several structs for IOMMU IR
` [Qemu-devel] [PATCH v6 08/26] intel_iommu: provide helper function vtd_get_iommu
` [Qemu-devel] [PATCH v6 09/26] intel_iommu: add IR translation faults defines
` [Qemu-devel] [PATCH v6 10/26] intel_iommu: Add support for PCI MSI remap
` [Qemu-devel] [PATCH v6 11/26] q35: ioapic: add support for emulated IOAPIC IR
` [Qemu-devel] [PATCH v6 12/26] ioapic: introduce ioapic_entry_parse() helper
` [Qemu-devel] [PATCH v6 13/26] intel_iommu: add support for split irqchip
` [Qemu-devel] [PATCH v6 14/26] q35: add "intremap" parameter to enable IR
` [Qemu-devel] [PATCH v6 15/26] intel_iommu: introduce IEC notifiers
` [Qemu-devel] [PATCH v6 16/26] ioapic: register VT-d IEC invalidate notifier
` [Qemu-devel] [PATCH v6 17/26] ioapic: keep RO bits for IOAPIC entry
` [Qemu-devel] [PATCH v6 18/26] ioapic: clear remote irr bit for edge-triggered interrupts
` [Qemu-devel] [PATCH v6 19/26] intel_iommu: Add support for Extended Interrupt Mode
` [Qemu-devel] [PATCH v6 20/26] intel_iommu: add SID validation for IR
` [Qemu-devel] [PATCH v6 21/26] x86-iommu: introduce parent class
` [Qemu-devel] [PATCH v6 22/26] x86-iommu: replace existing VT-d hooks into X86 ones
` [Qemu-devel] [PATCH v6 23/26] kvm-irqchip: simplify kvm_irqchip_add_msi_route
` [Qemu-devel] [PATCH v6 24/26] kvm-irqchip: i386: add hook for add/remove virq
` [Qemu-devel] [PATCH v6 25/26] kvm-irqchip: x86: add msi route notify fn
` [Qemu-devel] [PATCH v6 26/26] kvm-irqchip: do explicit commit when update irq
[xen-unstable test] 93496: tolerable FAIL - PUSHED
2016-05-05 3:27 UTC
[PATCH net-next 00/14] ipv6: Enable GUEoIPv6 and more fixes for v6 tunneling
2016-05-05 3:26 UTC (8+ messages)
` [PATCH net-next 01/14] gso: Remove arbitrary checks for unsupported GSO
` [PATCH net-next 03/14] udp: Don't set skb->encapsulation with RCO
` [PATCH net-next 14/14] ip4ip6: Support for GSO/GRO
[PATCH] virtio: fix memory leak of virtqueue memzones
2016-05-05 3:27 UTC (7+ messages)
` [PATCH v3 0/2] "
` [PATCH v3 1/2] virtio: cleanup virtio_dev_queue_setup()
` [PATCH v3 2/2] virtio: fix memory leak of virtqueue memzones
[v10, 0/7] Fix eSDHC host version register bug
2016-05-05 3:12 UTC (37+ messages)
` [v10, 1/7] Documentation: DT: update Freescale DCFG compatible
` [v10, 2/7] ARM64: dts: ls2080a: add device configuration node
` [v10, 4/7] dt: move guts devicetree doc out of powerpc directory
` [v10, 5/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v10, 6/7] MAINTAINERS: add entry for Freescale SoC drivers
` [v10, 3/7] soc: fsl: add GUTS driver for QorIQ platforms
` [v10, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2016-04-26
2016-05-05 3:22 UTC (5+ messages)
` [net-next 08/15] i40e: Allow user to change input set mask for flow director
problem about using xl create to start a domU
2016-05-05 3:22 UTC
[v9, 0/7] Fix eSDHC host version register bug
2016-05-05 3:21 UTC (11+ messages)
` [v9, 6/7] MAINTAINERS: add entry for Freescale SoC driver
[PATCH] ext4 crypto: migrate into vfs's crypto engine
2016-05-05 3:20 UTC (2+ messages)
[PATCH] usb: dwc3: usb/dwc3: fake dissconnect event when turn off pullup
2016-05-05 3:16 UTC (9+ messages)
WM5102 - Help to make baytrail machine driver work
2016-05-05 3:15 UTC
[Qemu-devel] [PATCH 0/5] QOM'ify hw/display devices
2016-05-05 3:12 UTC (4+ messages)
` [Qemu-arm] "
[PATCH] ASoC: rt5645: polling jd status in all conditions
2016-05-05 3:13 UTC
[Qemu-devel] [RFC PATCH V3 0/4] Introduce COLO-compare
2016-05-05 3:10 UTC (5+ messages)
` [Qemu-devel] [RFC PATCH V3 4/4] colo-compare: add TCP, UDP, ICMP packet comparison
[Qemu-devel] [PATCH RESEND 0/5] QOM'ify hw/display devices
2016-05-05 3:04 UTC (12+ messages)
` [Qemu-arm] [PATCH RESEND 1/5] hw/display: QOM'ify exynos4210_fimd.c
` [Qemu-devel] "
` [Qemu-arm] [PATCH RESEND 2/5] hw/display: QOM'ify jazz_led.c
` [Qemu-devel] "
` [Qemu-devel] [PATCH RESEND 3/5] hw/display: QOM'ify milkymist-tmu2.c
` [Qemu-arm] [PATCH RESEND 4/5] hw/display: QOM'ify milkymist-vgafb.c
` [Qemu-devel] "
` [Qemu-devel] [PATCH RESEND 5/5] hw/display: QOM'ify pl110.c
[Intel-wired-lan] [jkirsher-next-queue:dev-queue 28/49] drivers/net/ethernet/intel/ixgbevf/vf.c:969:42: error: redefinition of 'ixgbevf_hv_mac_ops'
2016-05-05 3:10 UTC
[PATCH v3 00/16] Pre-calculate SKL-style atomic watermarks
2016-05-05 3:08 UTC (5+ messages)
` [PATCH v3 08/16] drm/i915/gen9: Compute DDB allocation at atomic check time (v2)
` [PATCH v3.1 08/16] drm/i915/gen9: Compute DDB allocation at atomic check time (v3)
[PATCH v9 00/26] powerpc/powernv: PCI hotplug preparation
2016-05-05 3:07 UTC (21+ messages)
` [PATCH v9 07/26] powerpc/powernv: Fix initial IO and M32 segmap
` [PATCH v9 08/26] powerpc/powernv: Simplify pnv_ioda_setup_pe_seg()
` [PATCH v9 09/26] powerpc/powernv: IO and M32 mapping based on PCI device resources
` [PATCH v9 14/26] powerpc/powernv/ioda1: Introduce PNV_IODA1_DMA32_SEGSIZE
` [PATCH v9 16/26] powerpc/powernv/ioda1: Improve DMA32 segment track
` [PATCH v10 "
` [PATCH v9 18/26] powerpc/pci: Rename pcibios_{add, remove}_pci_devices()
` [PATCH v9 18/26] powerpc/pci: Rename pcibios_{add,remove}_pci_devices()
` [PATCH v9 20/26] powerpc/pci: Move pci_find_bus_by_node() around
` [PATCH v9 12/26] powerpc/powernv/ioda1: M64 support on P7IOC
[PATCH 1/1] drivers: acpi: add CPU id to cooling device type of processor driver
2016-05-05 3:06 UTC (5+ messages)
[PATCH 0/3] usb: USB Type-C Class and driver for UCSI
2016-05-05 3:05 UTC (2+ messages)
cron job: media_tree daily build: OK
2016-05-05 3:04 UTC
[PATCH 0/2] Check node nums for cluster raid
2016-05-05 3:03 UTC (3+ messages)
[PATCH] Fix CONFIG_PM_OPP without CONFIG_OF build failure
2016-05-05 3:01 UTC (2+ messages)
[PATCH 01/11] f2fs: introduce macros for proc entries
2016-05-05 2:59 UTC (5+ messages)
` [PATCH 11/11] f2fs: retry to truncate blocks in -ENOMEM case
` [f2fs-dev] "
[alsa-devel] [PATCH 0/7] ASoC: Mediatek: Add support for MT2701 SOC
2016-05-05 2:45 UTC (6+ messages)
` [alsa-devel] [PATCH 1/7] ASoC: mediatek: Refine mt8173 driver and change config option
` "
sched: Where to queue RT tasks on prio drop
2016-05-05 2:45 UTC (2+ messages)
[PATCH v9 12/26] powerpc/powernv/ioda1: M64 support on P7IOC
2016-05-05 2:41 UTC (3+ messages)
` [PATCH v10 "
[nightly] Core TISDK (krogoth/2.1) 2016.05 build 2016-05-04_18-42-38
2016-05-05 2:41 UTC
[Bug 95193] New: Nouveau not working with Quadro K2200 (NV117) and Debian Wheezy
2016-05-05 2:38 UTC (4+ messages)
` [Bug 95193] "
[PATCH] kdump: Fix gdb macros work work with newer and 64-bit kernels
2016-05-05 2:37 UTC (4+ messages)
[PATCH] v1 - Add exclusive locking option to block-iscsi
2016-05-05 2:32 UTC
[RFC6 PATCH v6 00/21] ILP32 for ARM64
2016-05-05 2:24 UTC (11+ messages)
` [PATCH 24/25] arm64:ilp32: add vdso-ilp32 and use for signal return
[ovmf test] 93497: regressions - FAIL
2016-05-05 2:21 UTC
possible problem / bug
2016-05-05 2:19 UTC
[PATCH 00/15] ACPICA: 20160422 Release
2016-05-05 2:16 UTC (6+ messages)
` [PATCH 01/15] ACPICA: Linuxize: reduce divergences for 20160422 release
[PATCH v2 0/6] Add enhanced strobe support for emmc version 5.1 or later
2016-05-05 2:16 UTC (5+ messages)
` [PATCH v2 3/6] mmc: core: implement enhanced strobe support
[PATCH] dev-type: add support for checking sgi/sun partition table
2016-05-05 1:58 UTC (3+ messages)
[PATCH v5 0/2] ext4: Improve parallel I/O performance on NVDIMM
2016-05-05 1:57 UTC (4+ messages)
[PATCH] lmbench: avoid gcc optimize-away multiplication
2016-05-05 1:52 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.