public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-14 14:32:44 to 2013-10-14 19:08:31 UTC [more...]

[PATCH 0/6] percpu: Implement Preemption checks for __this_cpu operations V4
 2013-10-14 19:03 UTC  (7+ messages)

[PATCH 0/5] uprobes: fix fork() with the pending ret-probe(s)
 2013-10-14 19:00 UTC  (9+ messages)
` [PATCH 4/5] uprobes: Change uprobe_copy_process() to dup return_instances
` [PATCH 5/5] uprobes: Change uprobe_copy_process() to dup xol_area

USB regression in v3.12-rc4
 2013-10-14 19:05 UTC  (3+ messages)

[PATCH] unset twsi option3 for gconfig as well
 2013-10-14 19:02 UTC  (5+ messages)

linux-next: Tree for Oct 14
 2013-10-14 18:58 UTC  (10+ messages)
` linux-next: manual merge of the block tree
` linux-next: manual merge of the drm-intel tree
` linux-next: manual merge of the drm tree
` linux-next: manual merge of th imx-mxs tree
` linux-next: manual merge of the omap_dss2 tree
` linux-next: manual merge of the pm tree
` linux-next: manual merge of the spi tree
` linux-next: Tree for Oct 14 (bcache)

[PATCH v4 00/17] 64-bit friendly generic sched_clock()
 2013-10-14 18:55 UTC  (4+ messages)
` [PATCH v4 05/17] arch_timer: Move to generic sched_clock framework

[PATCH] x86, kdump: crashkernel=X try to reserve below 896M first, then try below 4G, then MAXMEM
 2013-10-14 18:54 UTC  (2+ messages)

[PATCH 2/3] HID:hid-lg: Fixed Report Descriptor for Logitech MOMO Force (Black) to split Accel/Brake into seperate axis
 2013-10-14 18:48 UTC  (6+ messages)
` [PATCHv2 1/3] HID:hid-lg: Fixed ReportDescriptor for Logitech Formula Vibration "
  ` [PATCHv2 3/3] HID:Kconfig: Correct MOMO description in wrong place (handled by LG4FF)

Extended H/W error log driver
 2013-10-14 18:47 UTC  (14+ messages)
` [PATCH 3/8] ACPI, x86: Extended error log driver for x86 platform
` [PATCH 7/8] ACPI, APEI, CPER: Cleanup CPER memory error output format

apparmor: two more regression fixes for 3.12
 2013-10-14 18:46 UTC  (4+ messages)
    ` [PATCH 1/2] apparmor: fix memleak of the profile hash
    ` [PATCH 2/2] apparmor: fix bad lock balance when introspecting policy

[PATCH] cpufreq: s3c64xx: Rename index to driver_data
 2013-10-14 18:36 UTC 

[PATCH] trace-cmd: Handle __print_hex(__get_dynamic_array(fieldname), len)
 2013-10-14 18:45 UTC  (2+ messages)
` [PATCH] tools lib traceevent: Handle __print_hex(__get_dynamic_array(fld), len)

[PATCH] efivarfs: 'efivarfs_file_write' function reorganization
 2013-10-14 18:37 UTC 

[PATCHSET v2] sysfs: use seq_file and unify regular and bin file handling
 2013-10-14 18:41 UTC  (8+ messages)
          ` [PATCH driver-core-next] sysfs: make sysfs_file_ops() follow ignore_lockdep flag

[Patch V5] drivers: power: Add support for bq24735 charger
 2013-10-14 18:40 UTC  (4+ messages)

Warning when calling radix_tree_insert on 3.12-rc4
 2013-10-14 18:39 UTC  (4+ messages)

[PATCH] MAINTAINERS: ARM: mvebu: add Sebastian Hesselbarth
 2013-10-14 18:34 UTC  (2+ messages)

[PATCH 01/11] regulator: core: Fix checkpatch issue
 2013-10-14 18:32 UTC  (3+ messages)
` [PATCH 11/11] regulator: twl: "

[PATCH 1/2 for 3.12-rc6] Revert "partitions/efi: loosen check fot pmbr size in lba"
 2013-10-14 18:26 UTC  (3+ messages)
` [PATCH 2/2 for 3.12-rc6] Revert "partitions/efi: account for "

kexec: Clearing registers just before jumping into purgatory
 2013-10-14 18:24 UTC  (5+ messages)

[GIT PULL] please pull infiniband.git
 2013-10-14 18:16 UTC 

When USB PHY framework should be used?
 2013-10-14 18:17 UTC  (5+ messages)

[PATCH 5/6] drivers: usb: core: devio.c: Braces around switch
 2013-10-14 18:12 UTC  (3+ messages)
` [PATCH 1/1] drivers: usb: core: devio.c: Braces around switch (updated)

[PATCH 4/6] drivers: usb: core: devio.c: Coding style fixes
 2013-10-14 18:12 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] cdc-acm: put delayed_wb to list
 2013-10-14 18:10 UTC  (2+ messages)
` [PATCH] USB: "

[PATCH] checkpatch: Allow spaces before the ':' of a bitfield
 2013-10-14 18:04 UTC  (4+ messages)

Linux Foundation Technical Advisory Board Elections and Nomination process
 2013-10-14 18:01 UTC 

[BUG 3.12.rc4] Oops: unable to handle kernel paging request during shutdown
 2013-10-14 17:53 UTC 

[PATCH] fs/fhandle.c: 'handle_to_path' function reorganization
 2013-10-14 17:37 UTC 

[PATCH 0/11] update page table walker
 2013-10-14 17:37 UTC  (12+ messages)
` [PATCH 01/11] pagewalk: update page table walker core
` [PATCH 02/11] pagewalk: add walk_page_vma()
` [PATCH 03/11] smaps: redefine callback functions for page table walker
` [PATCH 04/11] clear_refs: "
` [PATCH 05/11] pagemap: "
` [PATCH 06/11] numa_maps: "
` [PATCH 07/11] memcg: "
` [PATCH 08/11] madvise: "
` [PATCH 09/11] arch/powerpc/mm/subpage-prot.c: use walk_page_vma() instead of walk_page_range()
` [PATCH 10/11] pagewalk: remove argument hmask from hugetlb_entry()
` [PATCH 11/11] mempolicy: apply page table walker on queue_pages_range()

[PATCH 00/14] sched: SCHED_DEADLINE v8
 2013-10-14 17:34 UTC  (10+ messages)
` [PATCH 03/14] sched: SCHED_DEADLINE structures & implementation

[PATCH] ext4: fix checking on nr_to_write
 2013-10-14 17:34 UTC  (4+ messages)

Linux 3.12-rc5
 2013-10-14 17:32 UTC  (3+ messages)

[PATCH] leds: Added driver for the NXP PCA9685 I2C chip
 2013-10-14 17:31 UTC 

[RFC][PATCH 0/7] Power-aware scheduling v2
 2013-10-14 17:31 UTC  (13+ messages)
` [RFC][PATCH 3/7] sched: power: go_faster/slower power driver hints
` [RFC][PATCH 4/7] sched: power: Remove power capacity hints for kworker threads

epoll oops
 2013-10-14 17:31 UTC  (2+ messages)

[PATCH] ARM: at91: remove init_machine() as default is suitable
 2013-10-14 17:24 UTC  (2+ messages)

GPIO: Performance sensitive applications, gpiochip-level locking
 2013-10-14 17:29 UTC  (3+ messages)

Webmail Account Alert!!!
 2013-10-14 17:18 UTC 

RFC: (re-)binding the VFIO platform driver to a platform device
 2013-10-14 17:13 UTC  (7+ messages)
` [PATCH 1/4] driver core: Add new device_driver flag to allow binding via sysfs only
  ` [PATCH 3/4] VFIO: pci: amend vfio-pci for explicit "

[PATCH 1/2] ARM: SMMU: add devices attached to the SMMU to an IOMMU group
 2013-10-14 17:09 UTC  (8+ messages)
` [PATCH 2/2] ARM: SMMU: return NULL on error in arm_smmu_iova_to_phys

[PATCH v2 0/5] gpiolib: convert ACPI gpio helpers to gpiod_ interfaces
 2013-10-14 16:55 UTC  (6+ messages)
` [PATCH v2 1/5] gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request function

[PATCH 1/3] ARM: at91/dt/trivial: use macro for AES irq type
 2013-10-14 16:46 UTC  (3+ messages)
` [PATCH 2/3] ARM: at91/dt/trivial: before sama5d3, Atmel MPU were using at91 prefix
` [PATCH 3/3] ARM: at91/dt/sama5d3: add DMA information to SHA/AES/TDES nodes

[PATCH v3 00/10] rework arch/x86/platform/[mrst => intel-mid]
 2013-10-14 16:47 UTC  (14+ messages)
` [PATCH v3 07/10] intel_mid: Added custom device_handler support
` [PATCH v3 08/10] intel_mid: Added custom handler for ipc devices
` [PATCH v3 10/10] intel_mid: Moved SFI related code to intel_mid_sfi.c

[PATCH v2 0/7] Optimize jump label implementation on ARM64
 2013-10-14 16:41 UTC  (7+ messages)

[PATCH 0/4] remove devm_pinctrl_get_select_default from drivers
 2013-10-14 16:37 UTC  (5+ messages)
` [PATCH 4/4] sound/soc/atmel: don't use devm_pinctrl_get_select_default() in probe

[PATCH] crypto: atmel-aes - add support for Device Tree
 2013-10-14 16:35 UTC 

[PATCH v2] staging/olpc_dcon: fix kconfig to fix build errors
 2013-10-14 16:33 UTC  (2+ messages)

[PATCH v2] x86, relocs: add more per-cpu gold special cases
 2013-10-14 16:28 UTC  (5+ messages)
` [tip:x86/kaslr] x86, relocs: Add "

[PATCH] acpi/video: Add Lenovo IdeaPad Yoga 13 to acpi video detect blacklist
 2013-10-14 16:26 UTC  (10+ messages)

[PATCHv4 0/9] Thermal Framework Enhancements
 2013-10-14 16:21 UTC  (4+ messages)
` [PATCHv4 2/9] Thermal: Create sensor level APIs

[PATCH 2] libahci: fix turning on LEDs in ahci_start_port()
 2013-10-14 16:18 UTC 

[PATCH] x86: Update UV3 hub revision ID
 2013-10-14 16:17 UTC 

[PATCH] libahci: fix turning on LEDs in ahci_start_port()
 2013-10-14 16:15 UTC  (3+ messages)

[PATCH 3/3] thermal: samsung: Add TMU support for Exynos5420 SoCs
 2013-10-14 16:01 UTC  (4+ messages)
` [PATCH 1/3 v4] thermal: samsung: correct the fall interrupt en, status bit fields

[RFT PATCH v2 1/4] arm64: fix possible invalid FPSIMD initialization state
 2013-10-14 16:01 UTC  (10+ messages)
` [RFT PATCH v2 2/4] arm64: restore FPSIMD to default state for kernel and signal contexts
` [RFT PATCH v2 3/4] arm64: reduce duplicated code when saving/restoring FPSIMD for signal handling

[PATCH 00/11] EFI runtime services virtual mapping
 2013-10-14 15:58 UTC  (18+ messages)
` [PATCH 12/12] EFI: Runtime "

[PATCH] ARM: ep93xx: remove deprecated IRQF_DISABLED
 2013-10-14 15:47 UTC  (2+ messages)

[PATCH v2] platform: x86: asus-wmi: add fan control
 2013-10-14 15:52 UTC  (6+ messages)

[PATCH] CPU Jitter RNG: inclusion into kernel crypto API and /dev/random
 2013-10-14 15:46 UTC  (7+ messages)
` Fwd: "

[PATCHv2 1/2] mm: try to detect that page->ptl is in use
 2013-10-14 15:44 UTC  (4+ messages)
` [PATCHv2 2/2] xtensa: use buddy allocator for PTE table

[PATCH 3.12-rc4] cifs: ntstatus_to_dos_map[] is not terminated
 2013-10-14 15:38 UTC  (2+ messages)

[PATCH part2 v2 0/8] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-10-14 15:34 UTC  (2+ messages)

fmc: BUG: scheduling while atomic: swapper/0/1/0x00000002
 2013-10-14 15:23 UTC  (3+ messages)

[PATCH v3 00/13] usb: phy: msm: Fixes, cleanups and DT support
 2013-10-14 15:24 UTC  (14+ messages)
` [PATCH v3 01/13] usb: phy: msm: Move mach depndend code to platform data
` [PATCH v3 02/13] usb: phy: msm: Move global regulators variables to driver state
` [PATCH v3 03/13] usb: phy: msm: Migrate to Managed Device Resource allocation
` [PATCH v3 04/13] usb: phy: msm: Remove unnecessarily check for valid regulators
` [PATCH v3 05/13] usb: phy: msm: Fix WARNING: quoted string split across lines
` [PATCH v3 06/13] usb: phy: msm: Fix WARNING: Prefer seq_puts to seq_printf
` [PATCH v3 07/13] usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_mode
` [PATCH v3 08/13] usb: phy: msm: Drop default usb_dr_mode from platform data
` [PATCH v3 09/13] usb: phy: msm: Remove unused pclk_src_name
` [PATCH v3 10/13] usb: phy: msm: Switch clock consumer strings
` [PATCH v3 11/13] usb: phy: msm: Remove HSUSB prefix from requlator names
` [PATCH v3 12/13] usb: phy: msm: Properly check core interrupt number
` [PATCH v3 13/13] usb: phy: msm: Add device tree support and binding information

[PATCH] KVM: mmu: allow page tables to be in read-only slots
 2013-10-14 15:28 UTC  (3+ messages)

PROBLEM: special sense code asc,ascq=04h,0Ch abort scsi scan in the middle
 2013-10-14 15:24 UTC  (7+ messages)

[PATCH 3/3] i2c: i2c-core: fix coding style issues in i2c-core.c
 2013-10-14 15:25 UTC 

[PATCH 2/3] i2c: i2c-core: fix coding style issues in i2c-core.c
 2013-10-14 15:23 UTC 

[PATCH] btrfs: simplify kmalloc+copy_from_user to memdup_user
 2013-10-14 15:18 UTC 

[RFC PATCH 0/5] locks: implement "filp-private" (aka UNPOSIX) locks
 2013-10-14 15:23 UTC  (10+ messages)

[PATCH 1/3] i2c: i2c-core: fix paranthesis coding style issue in, i2c-core.c
 2013-10-14 15:21 UTC 

support for Intel Atom based QNAP LEDs/buttons/buzzer in Linux?
 2013-10-14 15:15 UTC  (3+ messages)

[PATCH] misc/at25, dt: support probing at25 SPI EEPROM from DT
 2013-10-14 15:14 UTC 

[PATCH v2 0/4] Exynos 5410 Dual cluster support
 2013-10-14 15:08 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: EXYNOS: Add support for EXYNOS5410 SoC
` [PATCH v2 2/4] clk: exynos5410: register clocks using common clock framework
` [PATCH v2 3/4] ARM: EXYNOS: add Exynos Dual Cluster Support
` [PATCH v2 4/4] ARM: dts: Add initial device tree support for EXYNOS5410

[PATCH V8 00/33] loop: Issue O_DIRECT aio using bio_vec
 2013-10-14 15:07 UTC  (3+ messages)

[PATCH v2 0/2] Add support for Qualcomm's PRNG
 2013-10-14 15:05 UTC  (7+ messages)
` [PATCH v2 1/2] ARM: DT: msm: Add Qualcomm's PRNG driver binding document
` [PATCH v2 2/2] hwrng: msm: Add PRNG support for MSM SoC's

[RFC 00/23] mm: Use memblock interface instead of bootmem
 2013-10-14 15:03 UTC  (15+ messages)
` [RFC 06/23] mm/memblock: Add memblock early memory allocation apis
` [RFC 07/23] mm/memblock: debug: correct displaying of upper memory boundary
` [RFC 08/23] mm/memblock: debug: don't free reserved array if !ARCH_DISCARD_MEMBLOCK
` [RFC 09/23] mm/init: Use memblock apis for early memory allocations

[PATCH 0/5] Tegra124 clock support
 2013-10-14 15:03 UTC  (4+ messages)
` [PATCH 1/5] clk: tegra: Add support for PLLSS

[PATCH 0/6] thermal: exynos: Fixes for v3.12
 2013-10-14 15:00 UTC  (8+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 2/5] thermal: exynos: Provide separate TMU data for Exynos4412
  ` [PATCH v2 3/5] thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos4412

[PATCH 1/2] perf tools: avoid traverse dsos list while find vdso
 2013-10-14 14:57 UTC  (2+ messages)

[PATCH 1/3] perf core: Fix a mmap and munmap mismatched bug
 2013-10-14 14:44 UTC  (2+ messages)

[PATCH V1] new API regmap_multi_reg_write() definition
 2013-10-14 14:38 UTC  (3+ messages)

[PATCH] phy: omap: Adapt phy-omap-usb2 for AM437x
 2013-10-14 14:33 UTC  (2+ messages)


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