public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-10 22:32:21 to 2014-07-11 07:38:07 UTC [more...]

[PATCH net-next 0/8] cleanup for AMD811E ethernet driver
 2014-07-11  7:35 UTC  (5+ messages)
` [PATCH net-next 1/8] ethernet: amd: move amd111e_remove_one after probe
` [PATCH net-next 2/8] ethernet: amd: use devm_ioremap()
` [PATCH net-next 6/8] ethernet: amd: fix 'foo* bar'
` [PATCH net-next 8/8] ethernet: amd: switch case fixes

[PATCH v4 0/6] drm: nouveau: memory coherency on ARM
 2014-07-11  7:38 UTC  (10+ messages)
` [PATCH v4 2/6] drm/nouveau: map pages using DMA API on platform devices
  ` [Nouveau] "
` [PATCH v4 4/6] drm/nouveau: synchronize BOs when required
  ` [Nouveau] "

[RFC Patch V1 00/30] Enable memoryless node on x86 platforms
 2014-07-11  7:37 UTC  (21+ messages)
` [RFC Patch V1 01/30] mm, kernel: Use cpu_to_mem()/numa_mem_id() to support memoryless node
` [RFC Patch V1 03/30] mm, net: "
` [RFC Patch V1 04/30] mm, netfilter: "
` [RFC Patch V1 06/30] mm, tracing: "
` [RFC Patch V1 07/30] mm: "
` [RFC Patch V1 08/30] mm, thp: "
` [RFC Patch V1 09/30] mm, memcg: "
` [RFC Patch V1 10/30] mm, xfrm: "
` [RFC Patch V1 11/30] mm, char/mspec.c: "
` [RFC Patch V1 13/30] mm, i40e: "
` [RFC Patch V1 14/30] mm, i40evf: "
` [RFC Patch V1 15/30] mm, igb: "
` [RFC Patch V1 16/30] mm, ixgbe: "
` [RFC Patch V1 18/30] mm, bnx2fc: "
` [RFC Patch V1 19/30] mm, bnx2i: "
` [RFC Patch V1 21/30] mm, irqchip: "
` [RFC Patch V1 22/30] mm, of: "
` [RFC Patch V1 25/30] mm, x86, kvm: "
` [RFC Patch V1 26/30] mm, x86, perf: "
` [RFC Patch V1 27/30] x86, numa: Kill useless code to improve code readability

[PATCH v8 0/9] Support for creating generic PCI host bridges from DT
 2014-07-11  7:33 UTC  (13+ messages)
` [PATCH v8 6/9] pci: Introduce a domain number for pci_host_bridge

[PATCH 1/2] sched: Remove update_rq_runnable_avg
 2014-07-10 23:22 UTC  (16+ messages)
` [PATCH 2/2] sched: Rewrite per entity runnable load average tracking

[RFC PATCH 00/10] OMAP: GPMC: NAND: Introduce GPMC APIs for OMAP NAND
 2014-07-11  7:27 UTC  (3+ messages)

Could not mount sysfs when enable userns but disable netns
 2014-07-11  7:27 UTC 

Interrupt randomness in 3.14.10-rt
 2014-07-11  7:24 UTC  (2+ messages)

linux-next: Tree for Jul 11
 2014-07-11  7:18 UTC 

[PATCH 00/13] Tegra124 CL-DVFS / DFLL clocksource, plus cpufreq
 2014-07-11  7:14 UTC  (5+ messages)
` [PATCH 10/13] ARM: tegra: Enable the DFLL on the Jetson TK1
` [PATCH 12/13] cpufreq: Add cpufreq driver for Tegra124

No uart output on my snowball board
 2014-07-11  7:13 UTC  (2+ messages)

[PATCH 1/2] staging: silicom: checkpatch fixes
 2014-07-11  7:12 UTC  (4+ messages)
` [PATCH 2/2] staging: silicom: function return fixes

+ shmem-fix-faulting-into-a-hole-while-its-punched-take-2.patch added to -mm tree
 2014-07-11  6:59 UTC  (11+ messages)

(no subject)
 2014-07-11  6:41 UTC  (5+ messages)
` [PATCH 6/6] tty: serial: Add 8250-core based omap driver

[PATCHv3 2/2] Add force_epp module option for parport_pc
 2014-07-11  6:39 UTC  (7+ messages)

[PATCH 0/8] Drivers: scsi: storvsc: Bug fixes and improvements
 2014-07-11  6:32 UTC  (9+ messages)
` [PATCH 1/8] Drivers: scsi: storvsc: Change the limits to reflect the values on the host
  ` [PATCH 4/8] Drivers: scsi: storvsc: Filter WRITE_SAME_16

[RFC][PATCH] gpu:drm:i915:intel_detect_pch: back to check devfn instead of check class type
 2014-07-11  6:29 UTC  (11+ messages)
          ` [Intel-gfx] "

[PATCH v2 1/2] gpio: Add driver for Zynq GPIO controller
 2014-07-11  6:28 UTC  (6+ messages)

[Patch Part3 V4 00/21] Enable support of Intel DMAR device hotplug
 2014-07-11  6:19 UTC  (22+ messages)
` [Patch Part3 V4 01/21] iommu/vt-d: Match segment number when searching for dev_iotlb capable devices
` [Patch Part3 V4 02/21] iommu/vt-d: Use correct domain id to flush virtual machine domains
` [Patch Part3 V4 03/21] iommu/vt-d: Introduce helper functions to improve code readability
` [Patch Part3 V4 04/21] iommu/vt-d: Introduce helper functions to make code symmetric for readability
` [Patch Part3 V4 05/21] iommu/vt-d: Allocate dynamic domain id for virtual domains only
` [Patch Part3 V4 06/21] iommu/vt-d: Fix possible invalid memory access caused by free_dmar_iommu()
` [Patch Part3 V4 07/21] iommu/vt-d: Avoid freeing virtual machine domain in free_dmar_iommu()
` [Patch Part3 V4 08/21] iommu/vt-d: Simplify include/linux/dmar.h
` [Patch Part3 V4 09/21] iommu/vt-d: Change iommu_enable/disable_translation to return void
` [Patch Part3 V4 10/21] iommu/vt-d: Simplify intel_unmap_sg() and kill duplicated code
` [Patch Part3 V4 11/21] iommu/vt-d: Introduce helper domain_pfn_within_range() to simplify code
` [Patch Part3 V4 12/21] iommu/vt-d: Introduce helper function iova_size() to improve code readability
` [Patch Part3 V4 13/21] iommu/vt-d: Fix issue in computing domain's iommu_snooping flag
` [Patch Part3 V4 14/21] iommu/vt-d: Introduce helper function dmar_walk_resources()
` [Patch Part3 V4 15/21] iommu/vt-d: Dynamically allocate and free seq_id for DMAR units
` [Patch Part3 V4 16/21] iommu/vt-d: Implement DMAR unit hotplug framework
` [Patch Part3 V4 17/21] iommu/vt-d: Search for ACPI _DSM method for DMAR hotplug
` [Patch Part3 V4 18/21] iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplug
` [Patch Part3 V4 19/21] iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping()
` [Patch Part3 V4 20/21] iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplug
` [Patch Part3 V4 21/21] pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplug

[PATCH v2 0/5] kvm, mem-hotplug: Do not pin ept identity pagetable and apic access page
 2014-07-11  6:23 UTC  (2+ messages)

[PATCH 0/1] Fixes to the USB 3.0 detection as 2.0 on AMD platform
 2014-07-11  6:22 UTC  (2+ messages)
` [PATCH 1/1] usb: Check if port status is equal to RxDetect

[PATCH] cpufreq: Don't destroy/realloc policy/sysfs on hotplug/suspend
 2014-07-11  6:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] Fix boot-hang on Peach-pit and Enable audio
 2014-07-11  6:18 UTC  (5+ messages)
` [PATCH 1/3] clk: exynos-audss: Keep the parent of mout_audss always enabled

scsi-mq V2
 2014-07-11  6:14 UTC  (14+ messages)

i915: reduce noise from i915_gem_shrinker_oom when no memory freed
 2014-07-11  6:11 UTC  (2+ messages)

[PATCH v7 0/4] ARM: Exynos: PMU cleanup and refactoring for using DT
 2014-07-11  6:10 UTC  (2+ messages)

[PATCH 00/16] i2c: drop class based instantiaion for selected drivers
 2014-07-11  5:59 UTC  (3+ messages)
` [PATCH 12/16] i2c: i2c-s3c2410: Drop class based scanning to improve bootup time

[PATCH 1/2 V2] PCI: introduce device assignment interface and refactory related code
 2014-07-11  5:52 UTC  (2+ messages)
` [PATCH 2/2 V2] PCI: implement VFs assignment reference counter

[BISECTED][REGRESSION] Loading Hyper-V network drivers is racy in 3.14+ on Hyper-V 2012 R2
 2014-07-11  5:52 UTC  (4+ messages)

[git pull] Please pull powerpc.git merge branch
 2014-07-11  5:44 UTC 

[PATCH] perf/x86/uncore: fix SNB-EP/IVT Cbox filter mappings
 2014-07-11  5:37 UTC  (3+ messages)

[PATCH] of: Use proper types for checking memory overflow
 2014-07-09 12:58 UTC  (3+ messages)

linux-next: manual merge of the staging tree with the tree
 2014-07-11  5:21 UTC 

linux-next: Tree for Jul 9
 2014-07-11  5:19 UTC  (10+ messages)
` Fwd: "

[PATCH 0/2] net: davinci_mdio: reuse for keystone2 arch
 2014-07-11  5:05 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] net: davinci_mdio: allow to create phys from dt

[PATCH] hwmon, fam15h_power: Remove needless pci dev id
 2014-07-11  4:22 UTC  (2+ messages)

linux-next: manual merge of the irqchip tree with the arm64 tree
 2014-07-11  4:30 UTC 

[PATCH][RESEND] KVM: nVMX: Fix vmptrld fail and vmwrite error when L1 goes down
 2014-07-11  4:22 UTC 

[PATCH 1/1] ice1712: check if snd card loaded, if not do not proceed
 2014-07-11  4:19 UTC 

[PATCH] ASoC: omap-dmic: Use devm_clk_get
 2014-07-11  4:14 UTC 

[PATCH 0/3] [RFC] X32: fix syscall_get_nr while not breaking seccomp BPF
 2014-07-11  4:06 UTC  (5+ messages)
` [PATCH 1/3] [RFC] audit: add AUDIT_ARCH_X86_X32 arch definition
` [PATCH 2/3] [RFC] seccomp: give BPF x32 bit when restoring x32 filter
` [PATCH 3/3] [RFC] Revert "x86: remove the x32 syscall bitmask from syscall_get_nr()"

[PATCH 0/4] staging: comedi: addi_apci_1564: small fixes in apci1564_auto_attach() and apci1564_detach()
 2014-07-11  4:02 UTC  (5+ messages)
` [PATCH 1/4] staging: comedi: addi_apci_1564: remove len_chanlist from di and do subdevices
` [PATCH 2/4] staging: comedi: addi_apci_1564: remove unnecessary dev->board_name initialization
` [PATCH 3/4] staging: comedi: addi_apci_1564: remove null check of devpriv in apci1564_detach()
` [PATCH 4/4] staging: comedi: addi_apci_1564: fix s->maxdata assignment in do subdevice init

[PATCH v7 00/24] Add Maxim 77802 PMIC support
 2014-07-11  4:02 UTC  (7+ messages)
` [PATCH v7 08/24] mfd: max77686: Add Dynamic Voltage Scaling (DVS) support

[PATCH v2 0/4] Fine tune USB 3.0 PHY on exynos5420
 2014-07-11  3:48 UTC  (7+ messages)
` [PATCH v2 2/4] usb: host: xhci-plat: Get PHYs for xhci's hcds
` [PATCH v2 3/4] usb: host: xhci-plat: Caibrate PHY post host reset

[PATCH 1/4] PCI: introduce VFs reference counter and simplify pci_vfs_assigned() implementation
 2014-07-11  3:11 UTC  (10+ messages)
` [PATCH 2/4] xen-pciback: use PCI VFs assignment helper functions
` [PATCH 3/4] KVM: "
` [PATCH 4/4] i40e: use PCI VFs assignment helper function simplify i40e_vfs_are_assigned()

[PATCH v2] serial: 8250_dw: support high baudrates if possible
 2014-07-11  3:11 UTC  (3+ messages)

[PATCH 0/6] autofs4: support RCU-walk
 2014-07-11  2:49 UTC  (4+ messages)

[PATCH V5] regulator: DA9211 : new regulator driver
 2014-07-11  2:30 UTC 

3.14.12 and option_instat_callback with 3G
 2014-07-11  2:41 UTC 

[PATCHv10 0/4] power_supply: Introduce power supply charging driver
 2014-07-11  2:46 UTC  (6+ messages)
` [PATCH 3/4] power_supply: Introduce PSE compliant algorithm

[PATCH 0/6] x86 mce fixes
 2014-07-11  2:12 UTC  (11+ messages)
` [PATCH 1/6] x86-mce: Modify CMCI poll interval to adjust for small check_interval values

[PATCH 0/3] mtd: hisilicon: add a new driver for NAND controller of hisilicon hip04 Soc
 2014-07-11  2:40 UTC  (4+ messages)
` [PATCH 1/3] mtd: hisilicon: add device tree node for nand controller

linux-next: build failure after merge of the tty.current tree
 2014-07-11  2:36 UTC  (2+ messages)
` [PATCH] serial: imx: Fix build breakage

[RFC PATCH 1/2] ACPICA: Add acpi_check_gpe_method() to check GPE method
 2014-07-11  2:35 UTC  (3+ messages)

[PATCH] [media] staging/solo6x10: SOLO6X10 should select BITREVERSE
 2014-07-11  2:26 UTC  (2+ messages)

[RFC][PATCH 0/3] ftrace: Add dynamically allocated trampolines
 2014-07-11  2:26 UTC  (4+ messages)

[PATCH] mtd: denali: avoid using a magic number
 2014-07-11  2:14 UTC 

[PATCH 0/4] patches for rockchip spi driver
 2014-07-11  2:09 UTC  (5+ messages)
` [PATCH 1/4] spi/rockchip: cleanup some coding issues and uncessary output
` [PATCH 2/4] spi/rockchip: call wait_for_idle() for the transfer to complete
` [PATCH 3/4] spi/rockchip: master->mode_bits: remove SPI_CS_HIGH bit
` [PATCH 4/4] spi/rockchip: add compatible strings for RK3188 and RK3288

[PATCH v6 00/23] Add Maxim 77802 PMIC support
 2014-07-11  2:03 UTC  (4+ messages)
` [PATCH v6 15/23] regulator: max77686: Setup DVS-related GPIOs on probe

[PATCH 0/3] drm/gk20a: support for reclocking
 2014-07-11  2:01 UTC  (8+ messages)
` [Nouveau] "

[PATCH v3 0/2] ARM: at91: remove phy fixup for sama5d3xek boards
 2014-07-11  1:47 UTC  (3+ messages)
` [PATCH v3 1/2] ARM: at91/dt: describe rgmii ethernet phy connected to "

[git pull] drm driver fixes
 2014-07-11  1:34 UTC 

[PATCH] alarmtimer: Add the verification code for rtc device error
 2014-07-11  1:24 UTC 

[PATCH 0/5] Input - wacom: split out pad data from the stylus input device
 2014-07-11  1:21 UTC  (4+ messages)
` [PATCH 1/5] Input - wacom: create a separate input device for pads

[RFC PATCH 1/1] rcu: use atomic_read(v) instead of atomic_add_return(0, v)
 2014-07-11  1:17 UTC  (5+ messages)

[PATCH 00/15] Input - Wacom: switch from an USB to a HID driver
 2014-07-11  1:17 UTC  (8+ messages)
` [PATCH 05/15] Input - wacom: compute the HID report size to get the actual packet size
` [PATCH 08/15] Input - wacom: remove usb dependency for siblings devices
` [Linuxwacom-devel] [PATCH 00/15] Input - Wacom: switch from an USB to a HID driver

[PATCH 0/2] Revert to 32-bit 3.15-style vvar and vdso stripping
 2014-07-11  1:13 UTC  (3+ messages)
` [PATCH 1/2] x86,vdso: Move the vvar area before the vdso text
` [PATCH 2/2] x86,vdso: Get rid of the fake section mechanism

[PATCHV4 0/5] trace-cmd: Support the feature which guests send trace data via virtio
 2014-07-11  0:58 UTC  (6+ messages)
` [PATCH V4 1/5] trace-cmd/listen: Apply the trace-msg protocol for communication between a server and clients
` [PATCH V4 2/5] trace-cmd/msg: Use poll(2) to wait for a message
` [PATCH V4 3/5] trace-cmd/virt-server: Add virt-server mode for a virtualization environment
` [PATCH V4 4/5] trace-cmd/virt-server: Add --dom option which makes a domain directory to virt-server
` [PATCH V4 5/5] trace-cmd/record: Add --virt option for record mode

[PATCH] x86,cpu-hotplug: assign same CPU number to readded CPU
 2014-07-11  0:48 UTC  (3+ messages)

[PATCH v3 0/7] kernel: Add support for restart notifier call chain
 2014-07-11  0:44 UTC  (4+ messages)

[PATCH 0/5] Introduce a managed function for gpio_request_array
 2014-07-11  0:35 UTC  (6+ messages)
` [PATCH 1/5] gpiolib: devres: Introduce the function devm_request_gpio_array

randconfig build error with next-20140710, in sound/soc/rockchip/rockchip_i2s.c
 2014-07-11  0:32 UTC  (4+ messages)

[PATCH v3] Use DMA for data transfers in JZ4740 MMC driver
 2014-07-11  0:03 UTC  (3+ messages)
` [PATCH v3] mmc: jz4740: add dma infrastructure for data transfers

[PATCH] ix86: fix vDSO build
 2014-07-10 23:45 UTC  (3+ messages)
` [tip:x86/urgent] x86-32, vdso: Fix vDSO build error due to missing align_vdso_addr()

[PATCH 0/5] Input - wacom: battery enhancements and unifying hid-wacom and wacom
 2014-07-10 21:14 UTC  (2+ messages)

[PATCH] staging: gdm724x: fix leak at failure path in init_usb()
 2014-07-10 23:31 UTC 

Linux 3.15: SPARC serial console regression
 2014-07-10 23:29 UTC  (5+ messages)
` [PATCH 0/2] fixes for empty tx buffer breakage

[PATCH] Documentation: devres: update list of supported calls
 2014-07-10 23:17 UTC  (2+ messages)

[PATCH tip/core/rcu 2/3] rcu: Add designated reviewers for RCU
 2014-07-10 23:16 UTC  (11+ messages)

[PATCH V8 0/2] serial/uart/8250: Introduce tunable RX trigger I/F
 2014-07-10 23:16 UTC  (5+ messages)
` [PATCH V8 2/2] serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers

pull request: wireless 2014-07-10
 2014-07-10 23:10 UTC  (2+ messages)

[PATCH tty-next 00/22] tty/serial fixes for 3.17
 2014-07-10 23:09 UTC  (3+ messages)
` [PATCH tty-next 14/22] tty: Remove tty_wait_until_sent_from_close()

[PATCH] x86-64: fix vDSO build
 2014-07-10 23:04 UTC  (2+ messages)
` [tip:x86/urgent] x86-64, vdso: Fix vDSO build breakage due to empty .rela.dyn

[RFC] trace-cmd: add the ability to install libtracecmd
 2014-07-10 22:53 UTC  (2+ messages)

[PATCH 00/83] AMD HSA kernel driver
 2014-07-10 22:51 UTC  (3+ messages)

[PATCH] farsync: fix invalid memory accesses in fst_add_one() and fst_init_card()
 2014-07-10 22:43 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 02/83] drm/radeon: reduce number of free VMIDs and pipes in KV
 2014-07-10 22:38 UTC  (3+ messages)
` [PATCH 04/83] drm/radeon: Add radeon <--> kfd interface

[PATCH 28/83] mm: Change timing of notification to IOMMUs about a page to be invalidated
 2014-07-10 22:34 UTC  (3+ messages)

[PATCH v2] devicetree: Add generic IOMMU device tree bindings
 2014-07-10 22:32 UTC  (12+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox