All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-27 19:45:05 to 2015-01-27 20:24:45 UTC [more...]

[RFC PATCH 0/9] mm/zbud: support highmem pages
 2015-01-27 20:24 UTC  (4+ messages)

adding meta-oracle-java
 2015-01-27 20:24 UTC 

imx6 silent memory corruption
 2015-01-27 20:23 UTC  (9+ messages)

[kvm-unit-tests][PATCH] x86: hypercall: fix compile error on i386
 2015-01-27 20:23 UTC 

[merged] maintainers-add-git-url-entry-for-uio.patch removed from -mm tree
 2015-01-27 20:22 UTC 

[merged] rtc-s5m-terminate-s5m_rtc_id-array-with-empty-element.patch removed from -mm tree
 2015-01-27 20:22 UTC 

[merged] printk-add-dummy-routine-for-when-config_printk=n.patch removed from -mm tree
 2015-01-27 20:22 UTC 

[merged] mm-vmscan-fix-highidx-argument-type.patch removed from -mm tree
 2015-01-27 20:22 UTC 

[merged] memcg-remove-extra-newlines-from-memcg-oom-kill-log.patch removed from -mm tree
 2015-01-27 20:22 UTC 

[merged] x86-build-replace-perl-script-with-shell-script.patch removed from -mm tree
 2015-01-27 20:22 UTC 

[merged] mm-page_alloc-embed-oom-killing-naturally-into-allocation-slowpath.patch removed from -mm tree
 2015-01-27 20:22 UTC 

+ linux-next-git-rejects.patch added to -mm tree
 2015-01-27 20:22 UTC 

[PATCH v1 0/2] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller
 2015-01-27 20:13 UTC  (9+ messages)
` [PATCH v1 1/2] mmc: host: arasan: Add addition of-arasan quirks and IOMMU support for arasan SDHCI driver
` [PATCH v1 2/2] arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi

EFI GetNextVariableName crashes when running under Xen, but not under Linux. efi-rs=0 works. No memmap issues
 2015-01-27 20:18 UTC  (3+ messages)

[Qemu-devel] [PATCH RESEND 00/50] blockdev: BlockBackend and media
 2015-01-27 19:46 UTC  (46+ messages)
` [Qemu-devel] [PATCH RESEND 02/50] iotests: Only create BB if necessary
` [Qemu-devel] [PATCH RESEND 03/50] hw/block/fdc: Implement tray status
` [Qemu-devel] [PATCH RESEND 04/50] hw/usb-storage: Check whether BB is inserted
` [Qemu-devel] [PATCH RESEND 05/50] block: Fix BB AIOCB AioContext without BDS
` [Qemu-devel] [PATCH RESEND 06/50] block: Add blk_is_available()
` [Qemu-devel] [PATCH RESEND 07/50] block: Make bdrv_is_inserted() recursive
` [Qemu-devel] [PATCH RESEND 08/50] block/quorum: Implement bdrv_is_inserted()
` [Qemu-devel] [PATCH RESEND 09/50] block: Move guest_block_size into BlockBackend
` [Qemu-devel] [PATCH RESEND 10/50] block: Remove wr_highest_offset from BlockAcctStats
` [Qemu-devel] [PATCH RESEND 11/50] block: Move BlockAcctStats into BlockBackend
` [Qemu-devel] [PATCH RESEND 12/50] block: Move I/O status and error actions into BB
` [Qemu-devel] [PATCH RESEND 15/50] block: Fail requests to empty BlockBackend
` [Qemu-devel] [PATCH RESEND 16/50] block: Prepare remaining BB functions for NULL BDS
` [Qemu-devel] [PATCH RESEND 17/50] block: Respect empty BB in bdrv_lookup_bs()
` [Qemu-devel] [PATCH RESEND 18/50] block: Respect empty BB in bdrv_query_info()
` [Qemu-devel] [PATCH RESEND 19/50] blockdev: Use BlockBackend for blockdev-backup TA
` [Qemu-devel] [PATCH RESEND 20/50] blockdev: Check blk_is_available() in sn-del-int-sync
` [Qemu-devel] [PATCH RESEND 21/50] blockdev: Check BB validity in internal snapshot TA
` [Qemu-devel] [PATCH RESEND 23/50] blockdev: Catch NULL BDS in block_set_io_throttle
` [Qemu-devel] [PATCH RESEND 25/50] blockdev: Check BB validity in block-commit
` [Qemu-devel] [PATCH RESEND 26/50] blockdev: Check BB validity in drive-backup
` [Qemu-devel] [PATCH RESEND 27/50] blockdev: Check BB validity in blockdev-backup
` [Qemu-devel] [PATCH RESEND 28/50] blockdev: Check BB validity in drive-mirror
` [Qemu-devel] [PATCH RESEND 29/50] blockdev: Check BB validity in find_block_job()
` [Qemu-devel] [PATCH RESEND 30/50] blockdev: Check BB validity in change-backing-file
` [Qemu-devel] [PATCH RESEND 31/50] block: Add blk_insert_bs()
` [Qemu-devel] [PATCH RESEND 32/50] blockdev: Check BB validity in eject and change
` [Qemu-devel] [PATCH RESEND 33/50] blockdev: Respect NULL BDS in do_drive_del()
` [Qemu-devel] [PATCH RESEND 34/50] blockdev: Do not create BDS for empty drive
` [Qemu-devel] [PATCH RESEND 35/50] blockdev: Pull out blockdev option extraction
` [Qemu-devel] [PATCH RESEND 36/50] blockdev: Allow more options for BB-less BDS tree
` [Qemu-devel] [PATCH RESEND 37/50] block: Add blk_remove_bs()
` [Qemu-devel] [PATCH RESEND 38/50] blockdev: Add blockdev-open-tray
` [Qemu-devel] [PATCH RESEND 39/50] blockdev: Add blockdev-close-tray
` [Qemu-devel] [PATCH RESEND 40/50] blockdev: Add blockdev-remove-medium
` [Qemu-devel] [PATCH RESEND 41/50] blockdev: Add blockdev-insert-medium
` [Qemu-devel] [PATCH RESEND 42/50] blockdev: Implement eject with basic operations
` [Qemu-devel] [PATCH RESEND 43/50] blockdev: Implement change "
` [Qemu-devel] [PATCH RESEND 44/50] block: Inquire tray state before tray-moved events
` [Qemu-devel] [PATCH RESEND 45/50] qmp: Introduce blockdev-change-medium
` [Qemu-devel] [PATCH RESEND 46/50] hmp: Use blockdev-change-medium for change command
` [Qemu-devel] [PATCH RESEND 47/50] blockdev: Add read-only option to blockdev-change-medium
` [Qemu-devel] [PATCH RESEND 48/50] hmp: Add read-only option to change command
` [Qemu-devel] [PATCH RESEND 49/50] iotests: More options for VM.add_drive()
` [Qemu-devel] [PATCH RESEND 50/50] iotests: Add test for change-related QMP commands

[PATCH] Documentation/git-add.txt: add `add.ginore-errors` configuration variable
 2015-01-27 20:17 UTC  (3+ messages)

[PATCH 0/2] watchdog: jz4740: Add DT support
 2015-01-27 20:16 UTC  (7+ messages)
` [PATCH 1/2] dt: watchdog: Add DT binding documentation for jz47xx watchdog timer
` [PATCH 2/2] watchdog: jz4740: Add DT support

Configure an IMX6 system to simultaneously display on LVDS and HDMI
 2015-01-27 20:10 UTC 

[PATCH 0/8] PM / Domains: Re-structure code for adding/removing devices to genpd
 2015-01-27 20:13 UTC  (18+ messages)
` [PATCH 1/8] PM / Domains: Rename __pm_genpd_alloc|free_dev_data()
` [PATCH 2/8] PM / Domains: Remove reference counting for the generic_pm_domain_data
` [PATCH 3/8] PM / Domains: Don't allow an existing generic_pm_domain_data
` [PATCH 4/8] PM / Domains: Don't check for an existing device when adding a new
` [PATCH 5/8] PM / Domains: Eliminate the mutex for the generic_pm_domain_data
` [PATCH 6/8] PM / Domains: Free pm_subsys_data in error path in __pm_genpd_add_device()
` [PATCH 7/8] PM / Domains: Re-order initialization of generic_pm_domain_data
` [PATCH 8/8] PM / Domains: Handle errors from genpd's ->attach_dev() callback

[PATCH v2 0/3] mm: cma: debugfs access to CMA
 2015-01-27 20:13 UTC  (5+ messages)
` [PATCH v2 3/3] mm: cma: release trigger

[PATCH v5 0/2] x86/xen: add xen hypercall preemption
 2015-01-27 20:12 UTC  (6+ messages)
` [PATCH v5 2/2] x86/xen: allow privcmd hypercalls to be preempted on 64-bit

[PATCH] Bluetooth: Limit OOB to P-256 values for Secure Connection Only mode
 2015-01-27 20:13 UTC  (2+ messages)

[PATCH] misc/xenmicrocode: Upload /lib/firmware/<some blob> to the hypervisor
 2015-01-27 20:11 UTC 

Interaction between GSO and TSQ for single TCP stream
 2015-01-27 20:08 UTC  (3+ messages)

[PATCH] hwmon: (ads7828) Make sample interval configurable
 2015-01-27 20:05 UTC  (9+ messages)
  ` [lm-sensors] "

[Qemu-devel] VersatilePB bug (or undefined behaviour)
 2015-01-27 20:04 UTC 

[PATCH] ARM: /proc/cpuinfo: Use DT machine name when possible
 2015-01-27 20:03 UTC  (12+ messages)
    ` [PATCH] ARM: /proc/atags: Export also for DT

[Qemu-devel] [PATCH 00/50] blockdev: BlockBackend and media
 2015-01-27 20:02 UTC  (5+ messages)
` [Qemu-devel] [PATCH 10/50] block: Remove wr_highest_offset from BlockAcctStats

[PATCH] Add failing test for fetching from multiple packs over dumb httpd
 2015-01-27 20:02 UTC  (3+ messages)
  ` [PATCH] dumb-http: do not pass NULL path to parse_pack_index

[PATCH 0/7] net: wireless: wcn36xx: add basic wcn3620 support
 2015-01-27 20:01 UTC  (5+ messages)
` [PATCH 4/7] net: wireless: wcn36xx: introduce WCN36XX_HAL_AVOID_FREQ_RANGE_IND
` [PATCH 7/7] net: wireless: wcn36xx: handle new trigger_ba format

[PATCH] clk: ti: Drop use of clk-private.h
 2015-01-27 20:00 UTC  (3+ messages)

[PATCH v3 0/2] x86/arm64: add xenconfig
 2015-01-27 20:00 UTC  (5+ messages)

last_block() vs. min_bs when > blockalign
 2015-01-27 20:00 UTC 

[Qemu-devel] [PATCH 00/11] target-arm: handle mmu_idx/translation regimes properly
 2015-01-27 19:59 UTC  (6+ messages)
` [Qemu-devel] [PATCH 09/11] target-arm: Use mmu_idx in get_phys_addr()

[PATCH BlueZ v1] core: device: Fix bugs in device_browse_gatt
 2015-01-27 19:59 UTC 

[PATCH v3 00/10] ARM: sun9i: Add USB host controller support for A80
 2015-01-27 19:54 UTC  (33+ messages)
` [PATCH v3 01/10] clk: sunxi: Move USB clocks to separate file
` [PATCH v3 02/10] clk: sunxi: Add support for sun9i A80 USB clocks and resets
` [PATCH v3 03/10] ARM: dts: sun9i: Add usb clock nodes to a80 dtsi
` [PATCH v3 04/10] phy: Add driver to support individual USB PHYs on sun9i
` [PATCH v3 05/10] ARM: dts: sun9i: Add usb phy nodes to a80 dtsi
` [PATCH v3 06/10] ARM: dts: sun9i: Add USB host controller "
` [PATCH v3 07/10] ARM: dts: sunxi: Add usb3_vbus regulator to common regulators dtsi
` [PATCH v3 08/10] ARM: dts: sun9i: Enable USB support on A80 Optimus board
` [PATCH v3 09/10] ARM: sunxi_defconfig: Enable CONFIG_PHY_SUN9I_USB
` [PATCH v3 10/10] ARM: multi_v7_defconfig: "

[PATCH] clk: ux500: Drop use of clk-private.h
 2015-01-27 19:57 UTC  (5+ messages)

[PATCH] MIPS: Display CPU byteorder in /proc/cpuinfo
 2015-01-27 19:57 UTC  (11+ messages)

[PATCH 00/18] spi/xilinx: Speed-up
 2015-01-27 19:56 UTC  (9+ messages)
` [PATCH 08/18] spi/xilinx: Support cores with no interrupt

[PATCH 2/2] test-lib.sh: Dynamic test for the prerequisite SANITY
 2015-01-27 19:53 UTC  (2+ messages)

[PATCH] clk: Export phase functions
 2015-01-27 19:53 UTC  (3+ messages)

[RFC][PATCH] procfs: Add /proc/<pid>/mapped_files
 2015-01-27 19:53 UTC  (13+ messages)
      ` [RFC][PATCH] procfs: Always expose /proc/<pid>/map_files/ and make it readable
        ` [RFC][PATCH v2] "

[PATCH 0/7] Add SPI support for Colibri modules and DSPI driver fixes
 2015-01-27 19:52 UTC  (4+ messages)
` [PATCH 3/7] spi: spi-fsl-dspi: Remove usage of devm_kzalloc

[PATCH 0/7 RESEND] ASoC: pcm512x: Clock master modes
 2015-01-27 19:50 UTC  (11+ messages)
` [PATCH 1/7 RESEND] ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges()
` [PATCH 2/7 RESEND] ASoC: pcm512x: Fix spelling of register field names
` [PATCH 3/7 RESEND] ASoC: pcm512x: Change register default to match actual content after reset
` [PATCH 4/7 RESEND] ASoC: pcm512x: Support mastering BCLK/LRCLK without using the PLL
` [PATCH 5/7 RESEND] ASoC: pcm512x: Support mastering BCLK/LRCLK "
` [PATCH 6/7 RESEND] ASoC: pcm512x: Avoid the PLL for the DAC clock, if possible
` [PATCH 7/7 RESEND] ASoC: pcm512x: Support SND_SOC_DAIFMT_CBM_CFS

[PATCH] module: set ksymtab/kcrctab* section addresses to 0x0
 2015-01-27 19:52 UTC  (3+ messages)

[PATCH v3 0/8] qcom audio clock control drivers
 2015-01-27 19:52 UTC  (12+ messages)
` [PATCH v3 6/8] clk: qcom: Add IPQ806X LPASS clock controller (LCC) driver
` [PATCH v3 7/8] clk: qcom: Add MSM8960/APQ8064 "

[PATCH] docs: procs -- Describe /proc/<pid>/map_files entry
 2015-01-27 19:50 UTC  (2+ messages)

[Qemu-devel] [Bug 1415181] [NEW] Access raw partitions from Windows
 2015-01-27 19:41 UTC 

Google Chrome recipe and systemd => how to satisfy runtime requirement for libudev.so.0?
 2015-01-27 19:49 UTC  (4+ messages)

[PATCH net-next 00/10] Mellanox ethernet driver updates Jan-27-2015
 2015-01-27 19:50 UTC  (5+ messages)
` [PATCH net-next 06/10] net/mlx4_core: Fix struct mlx4_vhcr_cmd to make implicit padding explicit

[PATCH 00/14 v2] ARM: shmobile: Remove sh7372/Mackerel and ZBOOT MMC/SDHI support V2
 2015-01-27 19:47 UTC  (4+ messages)

[PATCH] clk: Fix debugfs clk removal before inited
 2015-01-27 19:47 UTC  (4+ messages)

[PATCH v3 0/3] net: stmmac: Enable Intel Quark SoC X1000 Ethernet support
 2015-01-27 19:44 UTC  (4+ messages)
` [PATCH v3 1/3] stmmac: pci: add support for Intel Quark X1000
` [PATCH v3 2/3] stmmac: pci: introduce Intel Quark X1000 runtime detection
` [PATCH v3 3/3] stmmac: pci: add MSI support for Intel Quark X1000

[PATCH] arm: sunxi: input: RFC: Add sysfs voltage for sun4i-lradc driver
 2015-01-27 19:44 UTC  (6+ messages)
  ` [linux-sunxi] "


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.