All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-28 15:28:06 to 2015-12-28 17:06:18 UTC [more...]

[U-Boot] [RESEND PATCH 0/5] clk: some fixes, device tree support, new features
 2015-12-28 17:06 UTC  (11+ messages)
` [U-Boot] [RESEND PATCH 3/5] clk: add function to get peripheral ID
` [U-Boot] [RESEND PATCH 4/5] clk: add device tree support for clock framework
` [U-Boot] [RESEND PATCH 5/5] clk: add enable() callback

[Buildroot] [git commit] configs: new orangepipc_defconfig
 2015-12-28 17:05 UTC 

[Qemu-devel] [PATCH v2 00/51] pc: acpi: convert DSDT to AML API and drop ASL templates support
 2015-12-28 17:02 UTC  (52+ messages)
` [Qemu-devel] [PATCH v2 01/51] tests: acpi: print ASL diff in verbose mode
` [Qemu-devel] [PATCH v2 02/51] pc: acpi: memhp: prepare context in SSDT for moving memhp DSDT code
` [Qemu-devel] [PATCH v2 03/51] pc: acpi: memhp: move MHPD._STA method into SSDT
` [Qemu-devel] [PATCH v2 04/51] pc: acpi: memhp: move MHPD.MLCK mutex "
` [Qemu-devel] [PATCH v2 05/51] pc: acpi: memhp: move MHPD.MSCN method "
` [Qemu-devel] [PATCH v2 06/51] pc: acpi: memhp: move MHPD.MRST "
` [Qemu-devel] [PATCH v2 07/51] pc: acpi: memhp: move MHPD.MPXM "
` [Qemu-devel] [PATCH v2 08/51] pc: acpi: memhp: move MHPD.MOST "
` [Qemu-devel] [PATCH v2 09/51] pc: acpi: memhp: move MHPD.MEJ0 "
` [Qemu-devel] [PATCH v2 10/51] pc: acpi: memhp: move MHPD.MCRS "
` [Qemu-devel] [PATCH v2 11/51] pc: acpi: memhp: move MHPD Device "
` [Qemu-devel] [PATCH v2 12/51] pc: acpi: factor out memhp code from build_ssdt() into separate function
` [Qemu-devel] [PATCH v2 13/51] pc: acpi: memhp: move \_GPE._E03 into SSDT
` [Qemu-devel] [PATCH v2 14/51] pc: acpi: memhp: drop not needed stringify(MEMORY_foo) usage
` [Qemu-devel] [PATCH v2 15/51] pc: acpi: drop unused CPU_STATUS_LEN from DSDT
` [Qemu-devel] [PATCH v2 16/51] pc: acpi: cpuhp: move CPEJ() method to SSDT
` [Qemu-devel] [PATCH v2 17/51] pc: acpi: cpuhp: move CPMA() method into SSDT
` [Qemu-devel] [PATCH v2 18/51] pc: acpi: cpuhp: move CPST() "
` [Qemu-devel] [PATCH v2 19/51] pc: acpi: cpuhp: move PRSC() "
` [Qemu-devel] [PATCH v2 20/51] pc: acpi: cpuhp: move \_GPE._E02() "
` [Qemu-devel] [PATCH v2 21/51] pc: acpi: factor out cpu hotplug code from build_ssdt() into separate function
` [Qemu-devel] [PATCH v2 22/51] pc: acpi: move HPET from DSDT to SSDT
` [Qemu-devel] [PATCH v2 23/51] pc: acpi: move DBUG() "
` [Qemu-devel] [PATCH v2 24/51] pc: acpi: move RTC device "
` [Qemu-devel] [PATCH v2 25/51] pc: acpi: move KBD "
` [Qemu-devel] [PATCH v2 26/51] pc: acpi: move MOU "
` [Qemu-devel] [PATCH v2 27/51] pc: acpi: move FDC0 "
` [Qemu-devel] [PATCH v2 28/51] pc: acpi: move LPT "
` [Qemu-devel] [PATCH v2 29/51] pc: acpi: move COM devices "
` [Qemu-devel] [PATCH v2 30/51] pc: acpi: move PIIX4 isa-bridge and pm devices into SSDT
` [Qemu-devel] [PATCH v2 31/51] pc: acpi: move remaining GPE handlers "
` [Qemu-devel] [PATCH v2 32/51] pc: acpi: pci: move link devices "
` [Qemu-devel] [PATCH v2 33/51] pc: acpi: piix4: move IQCR() "
` [Qemu-devel] [PATCH v2 34/51] pc: acpi: piix4: move IQST() "
` [Qemu-devel] [PATCH v2 35/51] pc: acpi: piix4: move PCI0._PRT() "
` [Qemu-devel] [PATCH v2 36/51] pc: acpi: piix4: move remaining PCI hotplug bits "
` [Qemu-devel] [PATCH v2 37/51] pc: acpi: piix4: acpi move PCI0 device to SSDT
` [Qemu-devel] [PATCH v2 38/51] pc: acpi: q35: move GSI links "
` [Qemu-devel] [PATCH v2 39/51] pc: acpi: q35: move link devices "
` [Qemu-devel] [PATCH v2 40/51] pc: acpi: q35: move IQCR() into SSDT
` [Qemu-devel] [PATCH v2 41/51] pc: acpi: q35: move IQST() "
` [Qemu-devel] [PATCH v2 42/51] pc: acpi: q35: move ISA bridge "
` [Qemu-devel] [PATCH v2 43/51] pc: acpi: q35: move _PRT() "
` [Qemu-devel] [PATCH v2 44/51] pc: acpi: q35: move PRTA routing table "
` [Qemu-devel] [PATCH v2 45/51] pc: acpi: q35: move PRTP "
` [Qemu-devel] [PATCH v2 46/51] pc: acpi: q35: move _PIC() method "
` [Qemu-devel] [PATCH v2 47/51] pc: acpi: q35: move PCI0._OSC() "
` [Qemu-devel] [PATCH v2 48/51] pc: acpi: q35: move PCI0 device definition "
` [Qemu-devel] [PATCH v2 49/51] pc: acpi: q35: PCST, PCSB opregions and PCIB field "
` [Qemu-devel] [PATCH v2 50/51] pc: acpi: switch to AML API composed DSDT
` [Qemu-devel] [PATCH v2 51/51] pc: acpi: remove unused ASL templates and related blobs/utils

[Intel-wired-lan] [next PATCH S25 00/16] i40e/i40evf updates
 2015-12-28 17:02 UTC  (5+ messages)
` [Intel-wired-lan] [next PATCH S25 01/16] i40e: AQ Shared resource flags
` [Intel-wired-lan] [next PATCH S25 02/16] i40e: AQ Add set_switch_config

[PATCH RFC 0/6] x86/time: PVCLOCK_TSC_STABLE_BIT support
 2015-12-28 16:59 UTC  (7+ messages)
` [PATCH RFC 1/6] public/xen.h: add flags field to vcpu_time_info
` [PATCH RFC 2/6] x86/time: implement tsc as clocksource
` [PATCH RFC 3/6] x86/time: streamline platform time init on plt_init()
` [PATCH RFC 4/6] x86/time: refactor read_platform_stime()
` [PATCH RFC 5/6] x86/time: implement PVCLOCK_TSC_STABLE_BIT
` [PATCH RFC 6/6] x86/time: convert counter to tsc for non-tsc clocksource

[Buildroot] [PATCH 0/84 RFC] all: use 'menuconfig' to group sub-options (branch yem/menuconfig)
 2015-12-28 16:59 UTC  (2+ messages)

[Buildroot] [git commit] package/udpcast: move comment around, to keep proper indentation
 2015-12-28 16:58 UTC 

[Buildroot] [git commit] package/tcl: move comment around, to keep proper indentation
 2015-12-28 16:58 UTC 

[Buildroot] [git commit] package/nodejs: move comment around, to keep proper indentation
 2015-12-28 16:57 UTC 

[Buildroot] [git commit] package/gstreamer1: move comment around, to keep proper indentation
 2015-12-28 16:57 UTC 

[Buildroot] [git commit] package/gstreamer: move comment around, to keep proper indentation
 2015-12-28 16:57 UTC 

[Buildroot] [git commit] package/alsa-lib: move comment around, to keep proper indentation
 2015-12-28 16:57 UTC 

BeagleBone...bitbake -v core-image-sato stops
 2015-12-28 16:56 UTC  (7+ messages)

[Buildroot] [PATCHv3] package/connman: cleanup backtrace patch
 2015-12-28 16:53 UTC  (2+ messages)

FreeBSD Building and Testing
 2015-12-28 16:53 UTC  (4+ messages)

[Buildroot] [git commit] package/connman: cleanup backtrace patch
 2015-12-28 16:52 UTC 

[Buildroot] [PATCH] autofs: not available on static
 2015-12-28 16:52 UTC  (2+ messages)

[Buildroot] [PATCH] libjpeg-turbo: bump to version 1.4.2
 2015-12-28 16:52 UTC  (2+ messages)

[Buildroot] [PATCH] nasm: bump to version 2.11.08
 2015-12-28 16:52 UTC  (2+ messages)

[Buildroot] [PATCH] start-stop-daemon: bump to version 1.18.4
 2015-12-28 16:52 UTC  (2+ messages)

[PATCH] IB/mad: Ensure fairness in ib_mad_completion_handler
 2015-12-28 16:51 UTC  (2+ messages)

Regression since 4.1
 2015-12-28 16:49 UTC  (4+ messages)

How to configure if there are tow network cards in Client
 2015-12-28 16:47 UTC  (2+ messages)

[RFC] selftests: report proper exit statuses
 2015-12-28 16:47 UTC  (6+ messages)

[Buildroot] [git commit] autofs: not available on static
 2015-12-28 16:43 UTC 

[Buildroot] [git commit] libjpeg-turbo: bump to version 1.4.2
 2015-12-28 16:43 UTC 

[Buildroot] [git commit] nasm: bump to version 2.11.08
 2015-12-28 16:43 UTC 

[Buildroot] [git commit] start-stop-daemon: bump to version 1.18.4
 2015-12-28 16:43 UTC 

DS4 issues
 2015-12-28 16:40 UTC  (4+ messages)

[PATCH] i2c: designware: retry transfer on transient failure
 2015-12-28 16:34 UTC  (2+ messages)

Problems with bridge+router setup
 2015-12-28 16:33 UTC  (5+ messages)

Source code review around jump label usage
 2015-12-28 16:32 UTC  (10+ messages)
` sata_mv: Another source code review around exception handling?
` [PATCH 0/2] [media] r820t: Fine-tuning for generic_set_freq()
  ` [PATCH 1/2] [media] r820t: Delete an unnecessary variable initialisation in generic_set_freq()
  ` [PATCH 2/2] [media] r820t: Better exception handling "

Debugging console
 2015-12-28 16:30 UTC 

Build regressions/improvements in v4.4-rc7
 2015-12-28 16:29 UTC  (5+ messages)

[PATCH v4 0/2] imx6: Implement external watchdog reset
 2015-12-28 16:29 UTC  (10+ messages)
` [PATCH v4 1/2] watchdog: imx2_wdt: add external reset support via 'ext-reset-output' dt prop

[PATCH v3 00/10] locking fixups for NFS
 2015-12-28 16:28 UTC  (11+ messages)
` [PATCH v3 01/10] NFS4: remove a redundant lock range check
` [PATCH v3 02/10] NFS: Move the flock open mode check into nfs_flock()
` [PATCH v3 03/10] NFS: Pass nfs_open_context instead of file to the lock procs
` [PATCH v3 04/10] NFSv4: Pass nfs_open_context instead of nfs4_state to nfs4_proc_unlck()
` [PATCH v3 05/10] lockd: Plumb nfs_open_context into nlm client unlock
` [PATCH v3 06/10] lockd: Send the inode to nlmclnt_setlockargs()
` [PATCH v3 07/10] lockd: do_vfs_lock() only needs the inode
` [PATCH v3 08/10] locks: Set FL_CLOSE when removing flock locks on close()
` [PATCH v3 09/10] NFS: Deferred unlocks - always unlock on FL_CLOSE
` [PATCH v3 10/10] NFS: cleanup do_vfs_lock()

[PATCH 0/5] usb: dwc2: gadget: Fix TX FIFO handling
 2015-12-28 16:25 UTC  (6+ messages)
` [PATCH 1/5] usb: dwc2: gadget: use ep->fifo_index in context of FIFO registers
` [PATCH 2/5] usb: dwc2: gadget: fix TX FIFO size and address initialization
` [PATCH 3/5] usb: dwc2: gadget: change variable name to more meaningful
` [PATCH 4/5] usb: dwc2: gadget: remove dead code from dwc2_hsotg_ep_enable()
` [PATCH 5/5] usb: dwc2: gadget: free TX FIFO after killing requests

[PATCH] BTRFS: Adds an option to select RAID Stripe size
 2015-12-28 12:24 UTC 

[PATCH v6 0/3] spi: dts: sun4i: Add support for wait time between word transmissions
 2015-12-28 16:22 UTC  (7+ messages)
` [PATCH v6 2/3] spi: sun4i: Fix clock calculations to be predictable and never exceed the requested rate

[PATCH 1/2] libxt_cgroup: prepare for multi revisions
 2015-12-28 16:20 UTC  (5+ messages)
` [PATCH 2/2] libxt_cgroup2: add support for cgroup2 path matching

[PATCH 1/9] atm: solos-pci: use to_pci_dev()
 2015-12-28 16:19 UTC  (3+ messages)
` [PATCH 9/9] devres: "

[Bug 91294] [R7 370] DPM and power profile change crash the system
 2015-12-28 16:18 UTC  (2+ messages)

[PATCH 7/7] iommu: introduce per-cpu caching to iova allocation
 2015-12-28 16:17 UTC 

[PATCH 6/7] iommu: change intel-iommu to use IOVA frame numbers
 2015-12-28 16:17 UTC 

[PATCH 5/7] iommu: avoid dev iotlb logic in intel-iommu for domains with no dev iotlbs
 2015-12-28 16:17 UTC 

[PATCH 4/7] iommu: only unmap mapped entries
 2015-12-28 16:16 UTC 

[PATCH 3/7] iommu: correct flush_unmaps pfn usage
 2015-12-28 16:16 UTC 

[PATCH 2/7] iommu: per-cpu deferred invalidation queues
 2015-12-28 16:16 UTC 

[PATCH] Staging: iio: cdc: Fix Alignment should match open parenthesis
 2015-12-28 16:14 UTC 

[PATCH 1/7] iommu: refactoring of deferred flush entries
 2015-12-28 16:15 UTC 

[PATCH 0/7] Intel IOMMU scalability improvements
 2015-12-28 16:14 UTC 

[PATCH] iommu/ipmmu-vmsa: Don't truncate ttbr if LPAE is not enabled
 2015-12-28 16:12 UTC  (3+ messages)

[PATCH v1 0/6] misc: add reboot mode driver
 2015-12-28 16:09 UTC  (11+ messages)

[BUG/REGRESSION] Radeon HDMI casuses oops on Acube Sam460ex amcc 460ex power board
 2015-12-28 15:58 UTC  (5+ messages)
      ` [BUG] Radeon TAHITI_vce.bin firmware "

[PATCH 1/3] iommu/dma: Add some missing #includes
 2015-12-28 16:08 UTC  (6+ messages)
` [PATCH 2/3] iommu/dma: Use correct offset in map_sg

[PATCH RFC] [media] Postpone the addition of MEDIA_IOC_G_TOPOLOGY
 2015-12-28 16:05 UTC  (6+ messages)

ceph branch status
 2015-12-28 16:00 UTC 

[v6 0/7] add support SATA for BMIPS_GENERIC
 2015-12-28 15:56 UTC  (4+ messages)

[PATCH v2 00/10] locking fixups for NFS
 2015-12-28 15:53 UTC  (8+ messages)
` [PATCH v2 02/10] NFS: Move the flock open mode check into nfs_flock()

[U-Boot] [PATCH v3 1/4] mips: add base support for atheros ath79 based SOCs
 2015-12-28 15:52 UTC  (6+ messages)

[PATCH] include/linux/amd-iommu.h: Move to arch/x86/include/asm
 2015-12-28 15:51 UTC  (2+ messages)

[RFC PATCH 0/5] perf: Sanitize perf directory structure, p1
 2015-12-28 15:50 UTC  (3+ messages)
` [RFC PATCH 4/5] x86/events: Move perf_event_amd_iommu.*

[PATCH 1/3] batman-adv: use to_delayed_work
 2015-12-28 15:43 UTC  (4+ messages)
` [B.A.T.M.A.N.] "
` [PATCH 2/3] staging: rtl8192u: "
` [PATCH 3/3] staging: rtl8192e: "

[RFC 0/6] mmc: Field Firmware Update
 2015-12-28 14:12 UTC  (5+ messages)

[PATCH] cgroup: Fix uninitialized variable warning
 2015-12-28 15:45 UTC  (3+ messages)

[PATCH 0/6] perf/amd/iommu: Enable multi-IOMMU support
 2015-12-28 15:43 UTC  (4+ messages)
` [PATCH 3/6] iommu/amd: Introduce amd_iommu_get_num_iommus()

[PATCH 2/2] mmc/sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously
 2015-12-28 15:41 UTC 

[PATCH 1/2] mmc: enable mmc host device to suspend/resume asynchronously
 2015-12-28 15:39 UTC 

https://btrfs.wiki.kernel.org having OCSP issues?
 2015-12-28 15:39 UTC  (5+ messages)

[PATCH stable-3.2 stable-3.12] net: fix checksum check in skb_copy_and_csum_datagram_iovec()
 2015-12-28 15:38 UTC  (3+ messages)

[PATCH 1/2] pNFS: Ensure nfs4_layoutget_prepare returns the correct error
 2015-12-28 15:37 UTC  (2+ messages)
` [PATCH 2/2] pNFS: If we have to delay the layout callback, mark the layout for return

[PATCH v3 0/5] Add reboot notifier driver for rockchip platform
 2015-12-28 15:35 UTC  (6+ messages)
` [PATCH v3 3/5] soc: rockchip: add reboot notifier driver

[GIT PULL] l10n updates for Git 2.7.0
 2015-12-28 15:36 UTC 

[Linux-ima-devel] [PATCH v2 4/7] ima: measure and appraise kexec image and initramfs
 2015-12-28 15:34 UTC  (8+ messages)

[PATCH] extensions: libipt_SNAT: Add translation to nft
 2015-12-28 15:35 UTC 

On Lindent shortcomings and massive style fixing
 2015-12-28 15:33 UTC  (3+ messages)

[PATCH v5] USB: serial: add Moxa UPORT 11x0 driver
 2015-12-28 15:32 UTC  (4+ messages)

bitbake variable override (virtual/kernel)
 2015-12-28 15:29 UTC  (4+ messages)

[PATCH v2 0/7] KVM: Hyper-V SynIC timers migration fixes
 2015-12-28 15:27 UTC  (5+ messages)
` [PATCH v2 3/7] kvm/x86: Hyper-V unify stimer_start() and stimer_restart()
  ` [Qemu-devel] "
` [PATCH v2 4/7] kvm/x86: Reorg stimer_expiration() to better control timer restart
` [PATCH v2 6/7] kvm/x86: Skip SynIC vector check for QEMU side


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.