public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-06 04:14:43 to 2015-03-06 10:06:18 UTC [more...]

[PATCH 1/3] phy: omap-control: Remove unneeded ifdef CONFIG_OF guard and of_match_ptr
 2015-03-06 10:06 UTC  (4+ messages)

[3.16.y-ckt stable] Linux 3.16.7-ckt8 stable review
 2015-03-06  9:57 UTC  (43+ messages)
` [PATCH 3.16.y-ckt 010/183] ARM: pxa: add regulator_has_full_constraints to poodle board file
` [PATCH 3.16.y-ckt 011/183] ARM: pxa: add regulator_has_full_constraints to spitz "
` [PATCH 3.16.y-ckt 012/183] hx4700: regulator: declare full constraints
` [PATCH 3.16.y-ckt 021/183] axonram: Fix bug in direct_access
` [PATCH 3.16.y-ckt 023/183] ksoftirqd: Enable IRQs and call cond_resched() before poking RCU
` [PATCH 3.16.y-ckt 047/183] PCI: Fix infinite loop with ROM image of size 0
` [PATCH 3.16.y-ckt 048/183] USB: cp210x: add ID for RUGGEDCOM USB Serial Console
` [PATCH 3.16.y-ckt 049/183] Bluetooth: Add support for Broadcom BCM20702A1 variant
` [PATCH 3.16.y-ckt 050/183] Bluetooth: Add support for Broadcom BCM20702A0 variants firmware download
` [PATCH 3.16.y-ckt 076/183] [media] lmedm04: Fix usb_submit_urb BOGUS urb xfer, pipe 1 != type 3 in interrupt urb
` [PATCH 3.16.y-ckt 077/183] mei: mask interrupt set bit on clean reset bit
` [PATCH 3.16.y-ckt 092/183] ring-buffer: Do not wake up a splice waiter when page is not full
` [PATCH 3.16.y-ckt 093/183] blk-mq: fix double-free in error path
` [PATCH 3.16.y-ckt 094/183] drm/radeon: workaround for CP HW bug on CIK
` [PATCH 3.16.y-ckt 097/183] cpufreq: speedstep-smi: enable interrupts when waiting
` [PATCH 3.16.y-ckt 104/183] mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()
` [PATCH 3.16.y-ckt 105/183] mm/nommu.c: "
` [PATCH 3.16.y-ckt 106/183] iscsi-target: Drop problematic active_ts_list usage
` [PATCH 3.16.y-ckt 107/183] target: Fix PR_APTPL_BUF_LEN buffer size limitation
` [PATCH 3.16.y-ckt 109/183] mm/memory.c: actually remap enough memory
` [PATCH 3.16.y-ckt 115/183] ALSA: hdspm - Constrain periods to 2 on older cards
` [PATCH 3.16.y-ckt 133/183] ntp: Fixup adjtimex freq validation on 32-bit systems
` [PATCH 3.16.y-ckt 138/183] libceph: assert both regular and lingering lists in __remove_osd()
` [PATCH 3.16.y-ckt 139/183] libceph: change from BUG to WARN for __remove_osd() asserts
` [PATCH 3.16.y-ckt 140/183] libceph: fix double __remove_osd() problem
` [PATCH 3.16.y-ckt 142/183] MIPS: Export MSA functions used by lose_fpu(1) for KVM
` [PATCH 3.16.y-ckt 145/183] debugfs: leave freeing a symlink body until inode eviction
` [PATCH 3.16.y-ckt 168/183] [media] Si2168: increase timeout to fix firmware loading
` [PATCH 3.16.y-ckt 170/183] target: Fix R_HOLDER bit usage for AllRegistrants
` [PATCH 3.16.y-ckt 171/183] target: Avoid dropping AllRegistrants reservation during unregister
` [PATCH 3.16.y-ckt 172/183] target: Allow AllRegistrants to re-RESERVE existing reservation
` [PATCH 3.16.y-ckt 173/183] target: Allow Write Exclusive non-reservation holders to READ
` [PATCH 3.16.y-ckt 174/183] vhost/scsi: potential memory corruption
` [PATCH 3.16.y-ckt 175/183] clk: sunxi: Support factor clocks with N factor starting not from 0
` [PATCH 3.16.y-ckt 176/183] sunxi: clk: Set sun6i-pll1 n_start = 1
` [PATCH 3.16.y-ckt 177/183] HID: wacom: Report ABS_MISC event for Cintiq Companion Hybrid
` [PATCH 3.16.y-ckt 178/183] mm: softdirty: unmapped addresses between VMAs are clean
` [PATCH 3.16.y-ckt 179/183] proc/pagemap: walk page tables under pte lock
` [PATCH 3.16.y-ckt 180/183] ARM: dts: am335x-bone*: usb0 is hardwired for peripheral
` [PATCH 3.16.y-ckt 181/183] sched/rt: Reduce rq lock contention by eliminating locking of non-feasible target
` [PATCH 3.16.y-ckt 182/183] caif: remove wrong dev_net_set() call
` [PATCH 3.16.y-ckt 183/183] quota: Store maximum space limit in bytes

[PATCH v2 00/18] Add support to STMicroelectronics STM32 family
 2015-03-06  9:57 UTC  (7+ messages)
` [PATCH v2 10/18] dt-bindings: Document the STM32 pin controller
` [PATCH v2 11/18] pinctrl: Add pinctrl driver for STM32 MCUs

[PATCH 00/14] Add support to STMicroelectronics STM32 family
 2015-03-06  9:55 UTC  (6+ messages)
` [PATCH 07/14] clockevent: Add STM32 Timer driver
` [PATCH 14/14] MAINTAINERS: Add entry for STM32 MCUs

[PATCH v10] sched/deadline: support dl task migration during cpu hotplug
 2015-03-06  9:52 UTC  (2+ messages)

[PATCH v5 00/29] Refine PCI scan interfaces and make generic pci host bridge
 2015-03-06  9:33 UTC  (30+ messages)
` [PATCH v5 01/29] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
` [PATCH v5 02/29] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
` [PATCH v5 03/29] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH v5 04/29] PCI: Remove deprecated pci_scan_bus_parented()
` [PATCH v5 05/29] PCI: Combine PCI domain and bus number in u32 arg
` [PATCH v5 06/29] PCI: Pass PCI domain number combined with root bus number
` [PATCH v5 07/29] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH v5 08/29] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [PATCH v5 09/29] PCI: Introduce pci_host_bridge_list to manage host bridges
` [PATCH v5 10/29] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH v5 11/29] PCI: Introduce pci_host_bridge_ops to support host specific operations
` [PATCH v5 12/29] PCI: Introduce new scan function pci_scan_host_bridge()
` [PATCH v5 13/29] x86/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge
` [PATCH v5 14/29] ia64/PCI: "
` [PATCH v5 15/29] powerpc/pci: Rename pcibios_root_bridge_prepare()
` [PATCH v5 16/29] powerpc/pci: Use pci_scan_host_bridge() for simplicity
` [PATCH v5 17/29] PCI: Remove weak pcibios_root_bridge_prepare()
` [PATCH v5 18/29] sparc/PCI: Claim bus resources before pci_bus_add_devices()
` [PATCH v5 19/29] sparc/PCI: Use pci_scan_host_bridge() for simplicity
` [PATCH v5 20/29] PCI: Introduce pci_bus_child_max_busnr()
` [PATCH v5 21/29] parisc/PCI: Use pci_scan_root_bus() for simplicity
` [PATCH v5 22/29] PCI/mvebu: Use pci_common_init_dev() to simplify code
` [PATCH v5 23/29] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
` [PATCH v5 24/29] PCI/designware: Use pci_scan_root_bus() for simplicity
` [PATCH v5 25/29] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
` [PATCH v5 26/29] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
` [PATCH v5 27/29] PCI: Export find_pci_host_bridge() and rename to pci_find_host_bridge()
` [PATCH v5 28/29] PCI: Remove platform specific pci_domain_nr()
` [PATCH v5 29/29] PCI: Remove pci_bus_assign_domain_nr()

[PATCH] rtc: hym8563: return clock rate even when clock is disabled
 2015-03-06  9:52 UTC 

x32 + audit status?
 2015-03-06  9:52 UTC  (4+ messages)

[PATCH v2] ixgbe: make VLAN filter conditional
 2015-03-06  9:46 UTC  (3+ messages)

[PATCHv2 0/2] N900 Modem Speech Support
 2015-03-06  9:43 UTC  (4+ messages)
    ` Right interface for cellphone modem audio (was Re: [PATCHv2 0/2] N900 Modem Speech Support)

[PATCH v2] xen-scsiback: use DRV_PFX in the pr macros and DPRINTK
 2015-03-06  9:39 UTC  (5+ messages)

[PATCH v3 1/2] x86: mce: kexec: switch MCE handler for kexec/kdump
 2015-03-06  9:32 UTC  (15+ messages)
  ` [PATCH v4] "
        ` [PATCH v5] "
              ` [PATCH v6] "

[RFC] With 8250 Designware UART, if writes to the LCR failed the kernel will hung up
 2015-03-06  9:11 UTC 

smsc911x driver - suspend/resume
 2015-03-06  9:16 UTC 

NMI watchdog triggering during load_balance
 2015-03-06  9:12 UTC  (5+ messages)

[BUG] uprobe: failed to work on 9pfs
 2015-03-06  8:50 UTC  (2+ messages)

[PATCH v2] Remove deprecated IRQF_DISABLED flag entirely
 2015-03-06  8:37 UTC  (2+ messages)
` [tip:irq/core] genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() "

Synchronization mechanism between wait_for_completion_interruptible_timeout() & complete()
 2015-03-06  8:48 UTC  (4+ messages)

[PATCH v4 0/9] Atmel System Timer cleanups
 2015-03-06  8:47 UTC  (8+ messages)
` [PATCH v4 6/9] ARM: at91: time: move the system timer driver to drivers/clocksource
` [PATCH v4 7/9] clocksource: atmel-st: properly initialize driver
` [PATCH v4 8/9] clocksource: atmel-st: use syscon/regmap

[PATCH 1/1] x86/vdso: fix a reference to a non-existing instruction
 2015-03-06  8:39 UTC  (4+ messages)
` [tip:x86/urgent] x86/vdso: Fix the build on GCC5

[PATCH v2 5/6] x86: Remove INIT_TSS and fold the definitions into cpu_tss
 2015-03-06  8:39 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Remove INIT_TSS and fold the definitions into 'cpu_tss'

[PATCH v2 0/6] Baby steps toward cleaning up KERNEL_STACK_OFFSET
 2015-03-06  8:39 UTC  (4+ messages)
` [PATCH v2 6/6] x86, asm: Rename INIT_TSS_IST to TSS_IST
  ` [tip:x86/asm] x86/asm/entry: Rename 'INIT_TSS_IST' to ' CPU_TSS_IST'

[PATCH 0/17] crypto: talitos - Add support for SEC1
 2015-03-06  8:39 UTC  (5+ messages)

[PATCH v2 4/6] x86: Rename init_tss to cpu_tss
 2015-03-06  8:38 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Rename 'init_tss' to 'cpu_tss'

[PATCH v2 3/6] x86, asm: Change the 32-bit sysenter code to use sp0
 2015-03-06  8:38 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry/64/compat: "

[PATCH v2 1/6] x86: Add this_cpu_sp0() to read sp0 for the current cpu
 2015-03-06  8:37 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: "

checkpatch spell checking (was: Re: [Intel-gfx] [PATCH] drm/i915: Reudce CHV DPLL min vco frequency to 4.8 GHz)
 2015-03-06  8:40 UTC  (4+ messages)
      ` [PATCH] checkpatch: Add spell checking of email subject line
        ` [PATCH] checkpatch: spell check reudce

[PATCH v2 2/6] x86: Switch all C consumers of kernel_stack to this_cpu_sp0
 2015-03-06  8:38 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Switch all C consumers of kernel_stack to this_cpu_sp0()

[PATCH] proc: show locks in /proc/pid/fdinfo/X
 2015-03-06  8:38 UTC  (2+ messages)

[tip:perf/urgent] perf annotate: Fix fallback to unparsed disassembler line
 2015-03-06  8:36 UTC 

[PATCH] drivers: hwspinlock: add CSR atlas7 implementation
 2015-03-06  8:30 UTC 

[PATCH 1/1] staging: rtl8723au: Remove unnecessary OOM message
 2015-03-06  8:21 UTC 

[alsa-devel] [PATCH] ARM: dts: Support audio on Exynos5422-odroidxu3 using simple-audio-card
 2015-03-06  8:18 UTC 

linux-next: Tree for Mar 5
 2015-03-06  8:18 UTC  (3+ messages)
` linux-next: Tree for Mar 5 (iwlwifi/mvm)

[PATCH v2 0/2] net/macb: merge at91_ether driver into macb driver
 2015-03-06  8:17 UTC  (5+ messages)
` [PATCH v2 1/2] net/macb: unify clock management
` [PATCH v2 2/2] net/macb: merge at91_ether driver into macb driver

Re: [PATCH v2 3/3] efi: Capsule update with user helper interface
 2015-03-06  8:13 UTC  (7+ messages)

[PATCH 1/1] usb: xhci: handle Config Error Change (CEC) in xhci driver
 2015-03-06  8:12 UTC 

Oops with tip/x86/fpu
 2015-03-06  7:58 UTC  (6+ messages)
` [PATCH 0/1] x86/fpu: math_state_restore() should not blindly disable irqs
  ` [PATCH 1/1] "

[PATCH] phy: core: Fixup return value of phy_exit when !pm_runtime_enabled
 2015-03-06  7:55 UTC 

[PATCH v3 0/2] Use blocked_lock_lock only to protect blocked_hash
 2015-03-06  7:53 UTC  (3+ messages)
` [PATCH v3 1/2] locks: Split insert/delete block functions into flock/posix parts
` [PATCH v3 2/2] locks: Use blocked_lock_lock only to protect blocked_hash

[RFC 0/6] the big khugepaged redesign
 2015-03-06  7:50 UTC  (7+ messages)

[PATCH v2] ASoC: Add support for NAU8824 codec to ASoC
 2015-03-06  7:38 UTC  (3+ messages)

[PATCH perf/core v2 0/5] perf-probe: improve glibc support
 2015-03-06  7:31 UTC  (6+ messages)
` [PATCH perf/core v2 1/5] perf-probe: Fix to handle aliased symbols in glibc
` [PATCH perf/core v2 2/5] perf-probe: Fix --line "
` [PATCH perf/core v2 3/5] Revert "perf probe: Fix to fall back to find probe point in symbols"
` [PATCH perf/core v2 4/5] perf symbols: Allow symbol alias when loading map for symbol name
` [PATCH perf/core v2 5/5] perf probe: Allow weak symbols to be probed

[RESEND PATCH] kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
 2015-03-06  7:28 UTC  (4+ messages)

[PATCH] ASoC: Add support for NAU8824 codec to ASoC
 2015-03-06  7:28 UTC  (5+ messages)

[RFC/PATCH 1/2] perf symbols: Allow symbol alias when loading map for symbol name
 2015-03-06  7:28 UTC  (7+ messages)
` [RFC/PATCH 2/2] perf probe: Allow weak symbols to be probed

[PATCH] crypto: RNGs must return 0 in success case
 2015-03-06  7:26 UTC 

[RFC 00/16] Introduce ZONE_CMA
 2015-03-06  7:26 UTC  (7+ messages)
` [RFC 13/16] mm/cma: populate ZONE_CMA and use this zone when GFP_HIGHUSERMOVABLE

[PATCH 1/2] f2fs: fix extent cache memory leak
 2015-03-06  7:00 UTC  (2+ messages)
` [PATCH 2/2] f2fs: reduce searching region of segmap when set free section

parent/child hierarchy for regulator
 2015-03-06  7:18 UTC  (3+ messages)

[PATCH v9 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-06  6:51 UTC  (15+ messages)
` [PATCH v9 02/21] ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID
` [PATCH v9 14/21] ACPI / processor: Make it possible to get CPU hardware ID via GICC

[v3 00/26] Add VT-d Posted-Interrupts support
 2015-03-06  6:51 UTC  (6+ messages)
` [v3 24/26] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked

[PATCH v2 0/4] i2c: sunxi: Add Reduced Serial Bus (RSB) support
 2015-03-06  6:36 UTC  (7+ messages)
` [PATCH v2 1/4] "

[cgroup] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1439 warn_pre_alternatives()
 2015-03-06  6:31 UTC  (3+ messages)

[PATCH 3.14 00/73] 3.14.35-stable review
 2015-03-06  6:30 UTC  (3+ messages)
` [PATCH stable 3.10, 3.12, 3.14] MIPS: Export FP functions used by lose_fpu(1) for KVM

[V5 PATCH 0/2] Introduce ACPI support for ahci_platform driver
 2015-03-06  6:11 UTC  (3+ messages)
` [V5 PATCH 1/2] ACPI / scan: Add support for ACPI _CLS device matching
` [V5 PATCH 2/2] ata: ahci_platform: Add ACPI _CLS matching

[PATCH 1/2] arm64: mediatek: Select PINCTRL for Mediatek platform
 2015-03-06  6:24 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: mediatek: Adjust mt8173 pinctrl kconfig

[PATCH 0/5] mtd: nand: vf610_nfc: Freescale NFC for VF610
 2015-03-06  6:15 UTC  (4+ messages)
` [PATCH 1/5] mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others

[x86] INFO: task swapper:1 blocked for more than 120 seconds
 2015-03-06  6:09 UTC 

[PATCH] do_fork(): Rename 'stack_size' argument to reflect actual use
 2015-03-06  6:07 UTC  (5+ messages)

[bdi] BUG: unable to handle kernel NULL pointer dereference at 0000000000000550
 2015-03-06  6:07 UTC 

[PCI] BUG: unable to handle kernel
 2015-03-06  6:06 UTC 

[cpumask] WARNING: CPU: 0 PID: 0 at lib/list_debug.c:29 __list_add()
 2015-03-06  6:05 UTC 

[x86/xen] WARNING: CPU: 0 PID: 1 at arch/x86/xen/apic.c:73 xen_apic_write()
 2015-03-06  5:58 UTC 

[PATCH v2 0/4] cpufreq: add cpufreq driver for Mediatek MT8173 SoC
 2015-03-06  5:49 UTC  (6+ messages)
` [PATCH v2 3/4] cpufreq: mediatek: add Mediatek cpufreq driver

linux-next: Tree for Mar 6
 2015-03-06  5:05 UTC 

[PATCH v2] f2fs: fix max orphan inodes calculation
 2015-03-06  4:46 UTC  (4+ messages)

[PATCH] pci: host: xgene: fix incorrectly returned address by map_bus
 2015-03-06  4:54 UTC  (6+ messages)

[REGRESSION in 3.18][PPC] PA Semi fails to boot after: of/base: Fix PowerPC address parsing hack
 2015-03-06  4:18 UTC  (2+ messages)

[RFC/PATCHSET 00/38] perf tools: Speed-up perf report by using multi thread (v3)
 2015-03-06  4:38 UTC  (12+ messages)
` [PATCH 07/38] perf tools: Handle indexed data file properly
` [PATCH 08/38] perf record: Add --index option for building index table
` [PATCH 12/38] perf tools: Introduce thread__comm_time() helpers

[PATCH] ARM: dts: imx: Add dr_mode host setting to all host-only usb instances
 2015-03-06  4:40 UTC  (2+ messages)

Regression caused by using node_to_bdi()
 2015-03-06  4:37 UTC 

[PATCH v4 0/5] enhance configuring an ITS
 2015-03-06  4:13 UTC  (5+ messages)
` [PATCH v4 1/5] irqchip: gicv3-its: zero itt before handling to hardware
` [PATCH v4 2/5] irqchip: gicv3-its: use 64KB page as default granule
` [PATCH v4 3/5] irqchip: gicv3-its: add limitation to page order
` [PATCH v4 5/5] irqchip: gicv3-its: support safe initialization


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