All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-08 14:00:53 to 2016-01-08 14:25:09 UTC [more...]

[Qemu-devel] [PULL 00/59] acpi dsdt rework, misc fixes
 2016-01-08 15:08 UTC  (57+ messages)
` [Qemu-devel] [PULL 04/59] tests: acpi: print ASL diff in verbose mode
` [Qemu-devel] [PULL 05/59] pc: acpi: memhp: prepare context in SSDT for moving memhp DSDT code
` [Qemu-devel] [PULL 06/59] pc: acpi: memhp: move MHPD._STA method into SSDT
` [Qemu-devel] [PULL 07/59] pc: acpi: memhp: move MHPD.MLCK mutex "
` [Qemu-devel] [PULL 08/59] pc: acpi: memhp: move MHPD.MSCN method "
` [Qemu-devel] [PULL 09/59] pc: acpi: memhp: move MHPD.MRST "
` [Qemu-devel] [PULL 10/59] pc: acpi: memhp: move MHPD.MPXM "
` [Qemu-devel] [PULL 11/59] pc: acpi: memhp: move MHPD.MOST "
` [Qemu-devel] [PULL 12/59] pc: acpi: memhp: move MHPD.MEJ0 "
` [Qemu-devel] [PULL 13/59] pc: acpi: memhp: move MHPD.MCRS "
` [Qemu-devel] [PULL 14/59] pc: acpi: memhp: move MHPD Device "
` [Qemu-devel] [PULL 15/59] pc: acpi: factor out memhp code from build_ssdt() into separate function
` [Qemu-devel] [PULL 16/59] pc: acpi: memhp: move \_GPE._E03 into SSDT
` [Qemu-devel] [PULL 17/59] pc: acpi: memhp: drop not needed stringify(MEMORY_foo) usage
` [Qemu-devel] [PULL 18/59] pc: acpi: drop unused CPU_STATUS_LEN from DSDT
` [Qemu-devel] [PULL 19/59] pc: acpi: cpuhp: move CPEJ() method to SSDT
` [Qemu-devel] [PULL 20/59] pc: acpi: cpuhp: move CPMA() method into SSDT
` [Qemu-devel] [PULL 21/59] pc: acpi: cpuhp: move CPST() "
` [Qemu-devel] [PULL 22/59] pc: acpi: cpuhp: move PRSC() "
` [Qemu-devel] [PULL 23/59] pc: acpi: cpuhp: move \_GPE._E02() "
` [Qemu-devel] [PULL 24/59] pc: acpi: factor out cpu hotplug code from build_ssdt() into separate function
` [Qemu-devel] [PULL 25/59] pc: acpi: move HPET from DSDT to SSDT
` [Qemu-devel] [PULL 26/59] pc: acpi: move DBUG() "
` [Qemu-devel] [PULL 27/59] pc: acpi: move RTC device "
` [Qemu-devel] [PULL 28/59] pc: acpi: move KBD "
` [Qemu-devel] [PULL 29/59] pc: acpi: move MOU "
` [Qemu-devel] [PULL 30/59] pc: acpi: move FDC0 "
` [Qemu-devel] [PULL 31/59] pc: acpi: move LPT "
` [Qemu-devel] [PULL 32/59] pc: acpi: move COM devices "
` [Qemu-devel] [PULL 33/59] pc: acpi: move PIIX4 isa-bridge and pm devices into SSDT
` [Qemu-devel] [PULL 34/59] pc: acpi: move remaining GPE handlers "
` [Qemu-devel] [PULL 35/59] pc: acpi: pci: move link devices "
` [Qemu-devel] [PULL 36/59] pc: acpi: piix4: move IQCR() "
` [Qemu-devel] [PULL 37/59] pc: acpi: piix4: move IQST() "
` [Qemu-devel] [PULL 38/59] pc: acpi: piix4: move PCI0._PRT() "
` [Qemu-devel] [PULL 39/59] pc: acpi: piix4: move remaining PCI hotplug bits "
` [Qemu-devel] [PULL 40/59] pc: acpi: piix4: acpi move PCI0 device to SSDT
` [Qemu-devel] [PULL 41/59] pc: acpi: q35: move GSI links "
` [Qemu-devel] [PULL 42/59] pc: acpi: q35: move link devices "
` [Qemu-devel] [PULL 43/59] pc: acpi: q35: move IQCR() into SSDT
` [Qemu-devel] [PULL 44/59] pc: acpi: q35: move IQST() "
` [Qemu-devel] [PULL 45/59] pc: acpi: q35: move ISA bridge "
` [Qemu-devel] [PULL 46/59] pc: acpi: q35: move _PRT() "
` [Qemu-devel] [PULL 47/59] pc: acpi: q35: move PRTA routing table "
` [Qemu-devel] [PULL 48/59] pc: acpi: q35: move PRTP "
` [Qemu-devel] [PULL 49/59] pc: acpi: q35: move _PIC() method "
` [Qemu-devel] [PULL 50/59] pc: acpi: q35: move PCI0._OSC() "
` [Qemu-devel] [PULL 51/59] pc: acpi: q35: move PCI0 device definition "
` [Qemu-devel] [PULL 52/59] pc: acpi: q35: PCST, PCSB opregions and PCIB field "
` [Qemu-devel] [PULL 53/59] pc: acpi: switch to AML API composed DSDT
` [Qemu-devel] [PULL 54/59] pc: acpi: remove unused ASL templates and related blobs/utils
` [Qemu-devel] [PULL 55/59] i386/pc: expose identifying the floppy controller
` [Qemu-devel] [PULL 56/59] Add VMSTATE_STRUCT_VARRAY_KNOWN
` [Qemu-devel] [PULL 57/59] migration/virtio: Remove simple .get/.put use
` [Qemu-devel] [PULL 58/59] ivshmem: Store file descriptor for vhost-user negotiation
` [Qemu-devel] [PULL 59/59] virtio: fix error message for number of queues

[PATCH v4.1] libxc: Defer initialization of start_page for HVM guests
 2016-01-08 14:25 UTC  (3+ messages)

Labeling nsfs filesystem
 2016-01-08 14:24 UTC  (5+ messages)

[PATCH 0/6] perf tools: Improve 'make build-test'
 2016-01-08 14:24 UTC  (5+ messages)
` [PATCH 1/6] perf tools: Add -lutil in python lib list for broken python-config
` [PATCH 3/6] perf tools: Fix phony build target for build-test
` [PATCH 5/6] perf tools: Pass O option to Makefile.perf in build-test
` [PATCH 6/6] perf tools: Test correct path of perf "

[PATCH 00/53] musl fixes 3
 2016-01-08 14:23 UTC  (4+ messages)

[PATCH] oprofile: fix build with musl
 2016-01-08 14:22 UTC 

[Qemu-devel] [PATCH 0/4] target-ppc: migration fixups (TCG related)
 2016-01-08 14:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/4] target-ppc: ensure we include the decrementer value during migration

[PATCH v3 00/15] xenstore: make it easier to run xenstore in a domain
 2016-01-08 14:22 UTC  (4+ messages)
` [PATCH v3 01/15] xen: add xenstore domain flag to hypervisor

[PATCH 1/2] drm/i915: Enable mmio_debug for vlv/chv
 2016-01-08 14:20 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Arm the unclaimed mmio debugs on suspend path

ceph osd tree and crushmap output wrong
 2016-01-08 14:20 UTC 

Add support for IPv6 RADIUS attributes
 2016-01-08 14:20 UTC 

[Qemu-devel] [PATCH 0/6] virtio/vhost cross-endian cleanup
 2016-01-08 14:19 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/6] virtio-net: use the backend cross-endian capabilities

[PATCH 0/6] Add support for MAXIM MAX77620/MAX20024 PMIC
 2016-01-08 14:19 UTC  (7+ messages)
` [PATCH 1/6] DT: mfd: add device-tree binding doc fro PMIC max77620/max20024
        ` [rtc-linux] "

[PATCH] add driver for DesignWare UFS Host Controller
 2016-01-08 14:20 UTC  (3+ messages)

[PATCH] arch/x86: convert bigmem to Kconfig
 2016-01-08 14:19 UTC  (3+ messages)

[PATCH v4.2] libxc: Defer initialization of start_page for HVM guests
 2016-01-08 14:19 UTC  (3+ messages)

Regression in Traktor Audio10 driver (snd-usb-audio) mixer flags
 2016-01-08 14:18 UTC  (2+ messages)

[PATCH V2 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-01-08 14:16 UTC  (4+ messages)
` [PATCH V2 22/23] pci, acpi: Match PCI config space accessors against platfrom specific quirks

[PATCH 00/23] HiSilicon SAS v2 hw support
 2016-01-08 14:15 UTC  (48+ messages)
` [PATCH 01/23] devicetree: bindings: hisi_sas: add v2 HW bindings
` [PATCH 03/23] hisi_sas: set max commands as configurable
` [PATCH 04/23] hisi_sas: reduce max itct entries
` [PATCH 05/23] hisi_sas: add hisi_sas_err_record_v1
` [PATCH 06/23] hisi_sas: rename some fields in hisi_sas_itct
` [PATCH 07/23] hisi_sas: add bare v2 hw driver
` [PATCH 08/23] hisi_sas: add v2 register definitions
` [PATCH 10/23] hisi_sas: add init_id_frame_v2_hw()
` [PATCH 11/23] hisi_sas: add v2 phy init code
` [PATCH 12/23] hisi_sas: add v2 int init and phy up handler
` [PATCH 14/23] hisi_sas: add v2 channel interrupt handler
` [PATCH 15/23] hisi_sas: add v2 SATA "
` [PATCH 16/23] hisi_sas: add v2 cq "
` [PATCH 17/23] hisi_sas: add v2 path to send ssp frame
  ` [PATCH 02/23] hisi_sas: relocate DEV_IS_EXPANDER
  ` [PATCH 09/23] hisi_sas: add v2 hw init
  ` [PATCH 13/23] hisi_sas: add v2 phy down handler
  ` [PATCH 18/23] hisi_sas: add v2 code to send smp command
  ` [PATCH 20/23] hisi_sas: add v2 path to send ATA command
` [PATCH 19/23] hisi_sas: add v2 code for itct setup and free
` [PATCH 21/23] hisi_sas: add v2 slot error handler
` [PATCH 22/23] hisi_sas: add v2 tmf functions
` [PATCH 23/23] hisi_sas: update driver version to 1.1

[libvirt test] 77324: tolerable FAIL - PUSHED
 2016-01-08 14:14 UTC 

What's kvmclock's custom sched_clock for?
 2016-01-08 14:13 UTC  (5+ messages)

[PATCH v3 0/9] lib/string: introduce match_string() helper
 2016-01-08 14:13 UTC  (3+ messages)

[PATCH 1/2] efi: Don't use spinlocks for efi vars
 2016-01-08 14:12 UTC  (5+ messages)

[RFC PATCH v6 00/28] libxl: Deprivilege qemu
 2016-01-08 14:12 UTC  (4+ messages)
` [PATCH 25/28] libxl: emuids: Perhaps change dm xs control path

[RFC PATCH v2 0/4] CPUs capacity information for heterogeneous systems
 2016-01-08 14:09 UTC  (11+ messages)
` [RFC PATCH v2 1/4] ARM: initialize cpu_scale to its default
` [RFC PATCH v2 2/4] drivers/cpufreq: implement init_cpu_capacity_default()
` [RFC PATCH v2 3/4] arm: Enable dynamic CPU capacity initialization
` [RFC PATCH v2 4/4] arm64: "

[U-Boot] [PATCH v1 08/18] MIPS: pic32: Add driver for Microchip PIC32 flash controller
 2016-01-08 14:11 UTC  (5+ messages)

[Qemu-devel] [PATCH v4 0/5] QMP wrappers for VM snapshot operations
 2016-01-08 14:10 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] migration: split hmp_savevm to migrate_savevm and hmp_savevm wrapper
` [Qemu-devel] [PATCH 2/5] qmp: create qmp_savevm command
` [Qemu-devel] [PATCH 3/5] qmp: create qmp_delvm command
` [Qemu-devel] [PATCH 4/5] migration: improve error reporting for load_vmstate
` [Qemu-devel] [PATCH 5/5] qmp: create QMP implementation of loadvm command

[PATCH v3 00/13] Add VMX TSC scaling support
 2016-01-08 14:10 UTC  (9+ messages)
` [PATCH v3 03/13] x86/hvm: Scale host TSC when setting/getting guest TSC
` [PATCH v3 08/13] x86/hvm: Setup TSC scaling ratio

[PATCH v4 00/14] ASoC: hdac_hdmi: Add DP & notification support
 2016-01-08 14:09 UTC  (8+ messages)
` [PATCH v4 01/14] ASoC: hdac_hdmi: Fix to check num nodes correctly
  ` [PATCH v4 03/14] ASoC: hdac_hdmi: Use list to add pins and converters
  ` [PATCH v4 05/14] ASoC: hdac_hdmi: Apply constraints based on ELD

Working towards a common review format for git
 2016-01-08 14:08 UTC 

[RFC][PATCH 0/7] Sanitization of slabs based on grsecurity/PaX
 2016-01-08 14:07 UTC  (10+ messages)
              ` [kernel-hardening] "

send/receive for encrypted backup purposes
 2016-01-08 14:07 UTC  (4+ messages)

[PATCH] locks: fix unlock when fcntl_setlk races with a close
 2016-01-08 13:50 UTC  (3+ messages)
` [PATCH v2 0/6] locks: better debugging and fix for setlk/close race handling
  ` [PATCH v2 2/6] locks: don't check for race with close when setting OFD lock

[RFC v5 0/6] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
 2016-01-08 14:04 UTC  (6+ messages)
` [RFC v5 3/6] Add history to cross timestamp interface supporting slower devices
        ` [Intel-wired-lan] "

[Qemu-devel] [PATCH v3 0/5] QMP wrappers for VM snapshot operations
 2016-01-08 14:06 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] sun4u: timer fixups
 2016-01-08 14:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/3] sun4u: split out NPT and INT_DIS into separate CPUTimer fields

[Qemu-devel] Qemu linux-user que
 2016-01-08 14:03 UTC  (2+ messages)

Using v4l2 API example as-is for video capture
 2016-01-08 14:03 UTC  (2+ messages)

[PATCH 00/17] Netfilter updates for net-next
 2016-01-08 14:02 UTC  (18+ messages)
` [PATCH 01/17] netfilter: nf_tables: release objects on netns destruction
` [PATCH 02/17] netfilter: nf_tables: destroy basechain and rules on netdevice removal
` [PATCH 03/17] netfilter: nf_tables: remove check against removal of inactive objects
` [PATCH 04/17] netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
` [PATCH 05/17] netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacks
` [PATCH 06/17] netfilter: nft_limit: allow to invert matching criteria
` [PATCH 07/17] netfilter: nf_tables: add packet duplication to the netdev family
` [PATCH 08/17] netfilter: nf_tables: add forward expression "
` [PATCH 09/17] netfilter: nf_ct_helper: define pr_fmt()
` [PATCH 10/17] netfilter: nfnetlink_queue: validate dependencies to avoid breaking atomicity
` [PATCH 11/17] netfilter: nfnetlink_queue: don't handle options after unbind
` [PATCH 12/17] netfilter: nfnetlink_queue: just returns error for unknown command
` [PATCH 13/17] netfilter: nfnetlink_queue: autoload nf_conntrack_netlink module NFQA_CFG_F_CONNTRACK config flag
` [PATCH 14/17] netfilter: nfnetlink_log: just returns error for unknown command
` [PATCH 15/17] netfilter: nf_tables: Add new attributes into nft_set to store user data
` [PATCH 16/17] netfilter: nft_byteorder: provide 64bit le/be conversion
` [PATCH 17/17] netfilter: nft_ct: add byte/packet counter support

time_based option broken
 2016-01-08 14:03 UTC  (3+ messages)

[PATCH v3] memory-hotplug: add automatic onlining policy for the newly added memory
 2016-01-08 14:01 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] usb: host: ehci-vf: Remove hardcoded USB host client configuration
 2016-01-08 14:02 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] usb: host: ehci-vf: Implement board_usb_phy_mode weak function

[PATCH v5 00/10] NFS/RDMA server patches for v4.5
 2016-01-08 14:02 UTC  (4+ messages)
` [PATCH v5 11/10] svc_rdma: use local_dma_lkey

[PATCH] mtd: Make MTD_BCM47XXSFLASH to depend on MIPS
 2016-01-08 14:01 UTC  (7+ messages)
      ` [PATCH] mtd: bcm47xxsflash: use devm_ioremap_nocache() instead of KSEG0ADDR()


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.