public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-03 14:08:37 to 2014-03-03 19:08:42 UTC [more...]

[RFC][PATCH 0/5] arch: atomic rework
 2014-03-03 19:01 UTC  (23+ messages)

Enhancement for PLE handler in KVM
 2014-03-03 18:24 UTC 

[PATCH RFC 0/3] clk: CCF clock primitives + custom IO accessors
 2014-03-03 19:07 UTC  (4+ messages)

[PATCH] mmc: host: dw: fix possible build error
 2014-03-03 19:05 UTC  (5+ messages)

[3.8.y.z extended stable] Linux 3.8.13.19 stable review
 2014-03-03 18:55 UTC  (48+ messages)
` [PATCH 3.8 02/67] crypto: ansi_cprng - Fix off by one error in non-block size request
` [PATCH 3.8 03/67] xfs: underflow bug in xfs_attrlist_by_handle()
` [PATCH 3.8 11/67] arm64: add DSB after icache flush in __flush_icache_all()
` [PATCH 3.8 15/67] SELinux: Fix kernel BUG on empty security contexts
` [PATCH 3.8 16/67] drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion
` [PATCH 3.8 18/67] mm/swap: fix race on swap_info reuse between swapoff and swapon
` [PATCH 3.8 22/67] KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio()
` [PATCH 3.8 25/67] s390/dump: Fix dump memory detection
` [PATCH 3.8 26/67] ath9k_htc: make ->sta_rc_update atomic for most calls
` [PATCH 3.8 27/67] ath9k_htc: Do not support PowerSave by default
` [PATCH 3.8 28/67] ar5523: fix usb id for Gigaset
` [PATCH 3.8 29/67] ath9k: Do not support PowerSave by default
` [PATCH 3.8 30/67] spi: nuc900: Set SPI_LSB_FIRST for master->mode_bits if hw->pdata->lsb is true
` [PATCH 3.8 31/67] usb: ftdi_sio: add Mindstorms EV3 console adapter
` [PATCH 3.8 33/67] usb-storage: add unusual-devs entry for BlackBerry 9000
` [PATCH 3.8 34/67] usb-storage: enable multi-LUN scanning when needed
` [PATCH 3.8 35/67] of: Fix address decoding on Bimini and js2x machines
` [PATCH 3.8 36/67] of: fix PCI bus match for PCIe slots
` [PATCH 3.8 37/67] usb: qcserial: add Netgear Aircard 340U
` [PATCH 3.8 38/67] USB: ftdi_sio: add Tagsys RFID Reader IDs
` [PATCH 3.8 39/67] mac80211: move roc cookie assignment earlier
` [PATCH 3.8 40/67] mac80211: release the channel in error path in start_ap
` [PATCH 3.8 41/67] mac80211: Fix IBSS disconnect
` [PATCH 3.8 42/67] mac80211: fix fragmentation code, particularly for encryption
` [PATCH 3.8 43/67] time: Fix overflow when HZ is smaller than 60
` [PATCH 3.8 44/67] ALSA: hda - Fix mic capture on Sony VAIO Pro 11
` [PATCH 3.8 45/67] VME: Correct read/write alignment algorithm
` [PATCH 3.8 46/67] Drivers: hv: vmbus: Don't timeout during the initial connection with host
` [PATCH 3.8 47/67] raw: test against runtime value of max_raw_minors
` [PATCH 3.8 48/67] tty: n_gsm: Fix for modems with brk in modem status control
` [PATCH 3.8 49/67] staging: comedi: adv_pci1710: fix analog output readback value
` [PATCH 3.8 50/67] xen-blkfront: handle backend CLOSED without CLOSING
` [PATCH 3.8 51/67] Modpost: fixed USB alias generation for ranges including 0x9 and 0xA
` [PATCH 3.8 52/67] fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem
` [PATCH 3.8 53/67] genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n
` [PATCH 3.8 54/67] xen: install xen/gntdev.h and xen/gntalloc.h
` [PATCH 3.8 55/67] ring-buffer: Fix first commit on sub-buffer having non-zero delta
` [PATCH 3.8 56/67] usb: option: blacklist ZTE MF667 net interface
` [PATCH 3.8 57/67] ftrace/x86: Use breakpoints for converting function graph caller
` [PATCH 3.8 58/67] block: add cond_resched() to potentially long running ioctl discard loop
` [PATCH 3.8 59/67] md/raid5: Fix CPU hotplug callback registration
` [PATCH 3.8 60/67] compiler/gcc4: Make quirk for asm_volatile_goto() unconditional
` [PATCH 3.8 61/67] x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled
` [PATCH 3.8 64/67] IB/qib: Add missing serdes init sequence
` [PATCH 3.8 65/67] EDAC: Poll timeout cannot be zero, p2
` [PATCH 3.8 66/67] EDAC: Correct workqueue setup path
` [PATCH 3.8 67/67] kvm: x86: fix apic_base enable check

[PATCH 00/12] ARM: OMAP: SATA support for OMAP5 & DRA7
 2014-03-03 19:02 UTC  (15+ messages)
` [PATCH 01/12] phy: rename struct omap_control_usb to struct omap_control_phy
` [PATCH 02/12] phy: omap-control: Update DT binding information
` [PATCH 03/12] phy: ti-pipe3: cleanup clock handling
` [PATCH 04/12] ARM: dts: omap5: Add clocks to usb3_phy node
` [PATCH 05/12] phy: ti-pipe3: Add SATA DPLL support
` [PATCH 06/12] phy: omap: Select OMAP_OCP2SCP bus driver
` [PATCH 07/12] ARM: OMAP5: hwmod: Add ocp2scp3 and sata hwmods
` [PATCH 08/12] ARM: dts: omap5: add sata node
` [PATCH 09/12] phy: ti-pipe3: streamline PHY operations
` [PATCH 10/12] phy: ti-pipe3: Fix suspend/resume and module reload
` [PATCH 11/12] ARM: DRA7: hwmod: Add ocp2scp3 and sata hwmods
` [PATCH 12/12] ARM: dts: dra7: add OCP2SCP3 and SATA nodes

[PATCH 00/19 V2] perf, c2c: Add new tool to analyze cacheline contention on NUMA systems
 2014-03-03 18:58 UTC  (12+ messages)
` [PATCH 08/19] perf c2c: Shared data analyser

[PATCH v2] pcie: Add Xilinx PCIe Host Bridge IP driver
 2014-03-03 18:51 UTC  (5+ messages)

[PATCH 0/1] mm, shmem: map few pages around fault address if they are in page cache
 2014-03-03 18:49 UTC  (6+ messages)
` [PATCH 1/1] mm: implement ->map_pages for shmem/tmpfs

[PATCHv4 0/7] omap hwspinlock dt support
 2014-03-03 18:46 UTC  (7+ messages)
` [PATCHv4 4/7] hwspinlock/core: add common OF helpers

[PATCH v5 0/9] Device Tree support for the at91sam9261ek
 2014-03-03 18:41 UTC  (6+ messages)
` [PATCH v5 4/9] at91: dt: Add at91sam9261 dt SoC support
` [PATCH v5 6/9] at91: dt: sam9261: Device Tree support for the at91sam9261ek

WARNING: Can't find any breakpoint slot
 2014-03-03 18:41 UTC 

[PATCH] trace: module: Maintain a valid user count
 2014-03-03 18:33 UTC  (2+ messages)

[RFC PATCH v2 0/2] clk: Support for DT assigned clock parents and rates
 2014-03-03 18:22 UTC  (3+ messages)
` [RFC PATCH v2 1/2] clk: Add function parsing arbitrary clock list DT property
` [RFC PATCH v2 2/2] clk: Add handling of clk parent and rate assigned from DT

[PATCH 1/1] affs: AFFS_NO_TRUNCATE added to Kconfig
 2014-03-03 10:22 UTC 

[RFC] [PATCH] Pre-emption control for userspace
 2014-03-03 18:07 UTC 

[GIT PULL] irqchip: dove: drivers for v3.14
 2014-03-03 18:15 UTC  (5+ messages)
` [PATCH V2] ARM: dove: dt: revert PMU interrupt controller node

[PATCH] iio: adc: at91_adc: correct default shtim value
 2014-03-03 18:07 UTC 

mlx4_core: DMA-API: device driver tries to sync DMA memory it has not allocated
 2014-03-03 17:58 UTC  (4+ messages)

[PATCH v2 0/2] checkpatch: fixes for vendor compatible check
 2014-03-03 17:51 UTC  (5+ messages)
` [PATCH v2 2/2] checkpatch: fix spurious vendor compatible warnings

[PATCH v4 0/6] [RFC] Support for creating generic host_bridge from device tree
 2014-03-03 17:33 UTC  (7+ messages)
` [PATCH v4 1/6] pci: Introduce pci_register_io_range() helper function
` [PATCH v4 2/6] pci: OF: Fix the conversion of IO ranges into IO resources
` [PATCH v4 3/6] pci: Create pci_host_bridge before its associated bus in pci_create_root_bus
` [PATCH v4 4/6] pci: Introduce a domain number for pci_host_bridge
` [PATCH v4 5/6] pci: Use parent domain number when allocating child busses
` [PATCH v4 6/6] pci: Add support for creating a generic host_bridge from device tree

Update of file offset on write() etc. is non-atomic with I/O
 2014-03-03 17:36 UTC  (3+ messages)

[PATCH v4 0/3] [RFC] Add support for PCI in AArch64
 2014-03-03 17:33 UTC  (4+ messages)
` [PATCH v4 1/3] Fix ioport_map() for !CONFIG_GENERIC_IOMAP cases
` [PATCH v4 2/3] arm64: Extend the PCI I/O space to 16MB
` [PATCH v4 3/3] arm64: Add architecture support for PCI

[PATCH] xz: make XZ_DEC_BCJ filters non-optional
 2014-03-03 17:34 UTC  (3+ messages)

[ANNOUNCE] 3.10.32-rt31
 2014-03-03 17:34 UTC 

[PATCH 0/1] xhci: fixes for 3.14
 2014-03-03 17:30 UTC  (2+ messages)
` [PATCH v3 1/1] xhci: Prevent runtime pm from autosuspending during initialization

[PATCH -tip v7 00/26] kprobes: introduce NOKPROBE_SYMBOL, bugfixes and scalbility efforts
 2014-03-03 17:20 UTC  (6+ messages)
` [PATCH -tip v7 24/26] kprobes: Enlarge hash table to 4096 entries
      `  "

[RFC V2] drivers/base/regmap: Implementation for regmap_multi_reg_write
 2014-03-03 17:02 UTC 

[PATCH v2] usb: gadget: atmel_usba: Fix crashed during stopping when DEBUG is enabled
 2014-03-03 17:10 UTC  (2+ messages)

[PATCH 1/2] spmi: pmic_arb: make selectable on ARCH_QCOM
 2014-03-03 17:06 UTC  (3+ messages)
` [PATCH 2/2] spmi: pm: drop bus-level PM suspend/resume routines

[PATCH] ARM: tegra: add device tree for SHIELD
 2014-03-03 17:00 UTC  (2+ messages)

[PATCH 0/3] Ceph fscache: Fix kernel panic due to a race
 2014-03-03 16:54 UTC  (5+ messages)

[PATCH] usb: gadget: atmel_usba: fix crash when no endpoint are specified
 2014-03-03 16:47 UTC  (4+ messages)

deadlock between cpu_stopper & native_flush_tlb_others()->smp_call_function_many()
 2014-03-03 16:45 UTC  (2+ messages)

[PATCH] usb: gadget: atmel_usba: Fix crashed during stopping when DEBUG is enabled
 2014-03-03 16:41 UTC  (4+ messages)

[PATCH v5 0/6] Make dwc3 use Generic PHY Framework
 2014-03-03 16:40 UTC  (2+ messages)

[PATCH 0/3] soc: Introduce drivers/soc and add Keystone QMSS driver
 2014-03-03 16:41 UTC  (8+ messages)
` [PATCH 1/3] soc: Introduce drivers/soc place-holder for SOC specific drivers
` [PATCH 2/3] soc: keystone: add QMSS driver

[patch] rt,blk,mq: Make blk_mq_cpu_notify_lock a raw spinlock
 2014-03-03 16:34 UTC  (2+ messages)

[PATCH] usb: gadget: return the right length in ffs_epfile_io()
 2014-03-03 16:30 UTC  (2+ messages)

[PATCH V2] support Thinkpad X1 Carbon's adaptive keyboard
 2014-03-03 16:31 UTC 

[GIT PULL] scheduler fixes
 2014-03-03 16:29 UTC 

[PATCH V4 0/2] x86: IOSF: Add loadable module support
 2014-03-03 16:25 UTC  (7+ messages)
` [PATCH V5 "
  ` [PATCH V5 2/2] x86: IOSF: Change IOSF_MBI Kconfig to default y

[GIT PULL] tools/lib/lockdep fixes
 2014-03-03 16:26 UTC 

[PATCH 0/3] regulator: s2mps11: Minor fixes and prepare for S2MPS14
 2014-03-03 16:20 UTC  (5+ messages)
` [PATCH 3/3] regulator: s2mps11: Copy supported regulators from initconst

[RFC PATCH 0/8] ACPI: change the way of enumerating PNPACPI/Platform devices
 2014-03-03 16:17 UTC  (7+ messages)
` [RFC PATCH 6/8] ACPI: use platform bus as the default bus for _HID enumeration
` [RFC PATCH 8/8] PNPACPI: create both PNP and Platform device nodes for PNP0C01/PNP0C02

[PATCH 0/7] PCI: Use default pcibios_enable_device()
 2014-03-03 16:13 UTC  (4+ messages)
` [PATCH 7/7] s390/PCI: Use generic pci_enable_resources()

[PATCH v2 00/11] Generic Device Tree based power domain look-up
 2014-03-03 16:02 UTC  (12+ messages)
` [PATCH v2 01/11] base: power: Add generic OF-based "
` [PATCH v2 02/11] drivercore: Bind/unbind power domain on probe/remove
` [PATCH v2 03/11] ARM: exynos: Move to generic power domain bindings
` [PATCH v2 04/11] ARM: s3c64xx: pm: Use name field of generic_pm_domain
` [PATCH v2 05/11] ARM: s3c64xx: pm: Add always_on field to s3c64xx_pm_domain struct
` [PATCH v2 06/11] ARM: s3c64xx: pm: Add pwr_stat bit for domain G
` [PATCH v2 07/11] ARM: s3c64xx: pm: Add device tree based power domain instantiation
` [PATCH v2 08/11] ARM: s3c64xx: dt: Enable SoC-level power management
` [PATCH v2 09/11] ARM: dts: s3c64xx: Add nodes for power domains
` [PATCH v2 10/11] ARM: dts: s3c64xx: Add node for display controller
` [PATCH v2 11/11] ARM: dts: s3c6410-mini6410: Add support for LCD screen

[PATCH V9 0/2] Exynos5250 SATA Support
 2014-03-03 16:02 UTC  (4+ messages)
` [PATCH V9 2/2] ARM: dts: Enable ahci sata and sata phy

[PATCH] regulator: s2mps11: Fix section mismatch
 2014-03-03 15:53 UTC 

[RFC PATCH] vfio-pci: avoid deadlock between unbind and VFIO_DEVICE_RESET
 2014-03-03 15:47 UTC  (4+ messages)

change kmalloc into vmalloc for large memory allocations
 2014-03-03 15:33 UTC  (11+ messages)
          ` [alsa-devel] "

linux-next: Tree for Mar 3
 2014-03-03 15:32 UTC  (2+ messages)
` linux-next: Tree for Mar 3 (netfilter: xt_socket)

[PATCH] fs: fix i_writecount on shmem and friends
 2014-03-03 15:16 UTC 

randconfig build error with next-20140303, in drivers/mtd/ubi/block.c
 2014-03-03 15:07 UTC 

[PATCH v6 0/8] phy: Add new Exynos USB 2.0 PHY driver
 2014-03-03 15:07 UTC  (9+ messages)
` [PATCH v6 5/8] phy: Add new Exynos USB "
` [PATCH v6 8/8] usb: ehci-exynos: Change to use phy provided by the generic phy framework

[RESEND Patch 0/9] dts pending patches for TI omap
 2014-03-03 14:50 UTC  (11+ messages)
` [RESEND Patch 1/9] ARM: dts: am437x gp-evm: add sd card dt nodes
` [RESEND Patch 2/9] ARM: dts: am335x-evm: add SD card hotplug support
` [RESEND Patch 3/9] ARM: dts: am43x-epos-evm: "
` [RESEND Patch 4/9] ARM: dts: OMAP36xx: Add device node for ABB
` [RESEND Patch 5/9] ARM: dts: OMAP4: Add device nodes "
` [RESEND Patch 6/9] ARM: dts: DRA7: "
` [RESEND Patch 7/9] ARM: DTS: DRA7: Add crossbar device binding
` [RESEND Patch 8/9] ARM: DTS: DRA7: Replace peripheral interrupt numbers with crossbar inputs
` [RESEND Patch 9/9] ARM: DTS: DRA7: Add routable-irqs property for gic node

Staging driver: drivers/staging/vt6656/
 2014-03-03 14:52 UTC  (3+ messages)

[PATCH 2/2] thermal,rcar_thermal: Add dependency on HAS_IOMEM
 2014-03-03 14:46 UTC  (6+ messages)

[PATCH] mm: zswap: remove unnecessary parentheses
 2014-03-03 14:39 UTC  (2+ messages)

[PATCH 0/4] HID: ll transport cleanup: final round
 2014-03-03 14:28 UTC  (4+ messages)
` [PATCH 3/4] HID: sony: do not rely on hid_output_raw_report

[sched/balance] INFO: possible recursive locking detected
 2014-03-03 14:25 UTC 

[xfs] f876e446: +1.2% fileio.requests_per_sec
 2014-03-03 14:21 UTC 

[PATCH 0/8] integrity: fixes and new features
 2014-03-03 14:23 UTC  (5+ messages)
` [PATCH 2/8] integrity: fix checkpatch errors

i915 resume-from-hibernation problems on resume with current Linus' tree
 2014-03-03 14:20 UTC  (2+ messages)

[PATCH] Staging: comedi: add timeouts to while loops in s626.c
 2014-03-03 14:13 UTC  (5+ messages)

[PATCH 00/22] arm/arm64: UEFI stubs + runtime services
 2014-03-03 14:08 UTC  (5+ messages)
` [PATCH 06/22] Add helper functions used by arm/arm64


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