public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-21 15:50:35 to 2014-03-22 00:31:00 UTC [more...]

GPF in intel_pmu_lbr_reset() with qemu -cpu host
 2014-03-22  0:30 UTC  (13+ messages)

[RFC PATCH] UBI: fix rb_tree node comparison in add_map
 2014-03-21 23:56 UTC  (2+ messages)

[PATCH] ARM: Use 64-bit DMA addresses for LPAE+VirtIO-MMIO
 2014-03-21 23:52 UTC  (5+ messages)

[PATCH] Add quirk HID_QUIRK_NO_INIT_REPORTS for RNDPLUS touchscreen
 2014-03-21 23:46 UTC  (3+ messages)

[PATCH v2 1/3] kmemleak: allow freeing internal objects after kmemleak was disabled
 2014-03-21 23:44 UTC  (6+ messages)
` [PATCH v2 2/3] kmemleak: remove redundant code
` [PATCH v2 3/3] kmemleak: change some global variables to int

mmotm 2014-03-21-16-28 uploaded
 2014-03-21 23:29 UTC 

[RFC 1/1] fs/reiserfs/journal.c: Remove obsolete __GFP_NOFAIL
 2014-03-21 23:27 UTC  (4+ messages)

[PATCH] regulator: st-pwm: Convert to get_voltage_sel
 2014-03-21 23:22 UTC 

[PATCH] drivers/video: fix mb862xx_i2c depends issue build failure
 2014-03-21 23:11 UTC  (4+ messages)

[PATCH 0/7] Cpuidle: Minor fixes
 2014-03-21 23:10 UTC  (5+ messages)
` [PATCH 6/7] Cpuidle: Deal with timer expiring in the past

[PATCH] initramfs: print error and shell out for unsupported content
 2014-03-21 23:07 UTC  (6+ messages)
` [PATCH v2] "

[v3.13][v3.14][Regression] kthread: make kthread_create()killable
 2014-03-21 22:56 UTC  (14+ messages)
` [v3.13][v3.14][Regression] kthread: makekthread_create()killable
    ` [v3.13][v3.14][Regression] kthread:makekthread_create()killable
          ` please fix FUSION (Was: [v3.13][v3.14][Regression] kthread:makekthread_create()killable)

[PATCH 0/3] Per cgroup swap file support
 2014-03-21 22:50 UTC  (4+ messages)
` [PATCH 1/3] mm/swap: support per memory cgroup swapfiles
` [PATCH 2/3] swap: do not store private swap files on swap_list
` [PATCH 3/3] swap: Increase the maximum number of swap files to 8192

[PATCH resend] serial_core: Fix pm imbalance on unbind
 2014-03-21 22:41 UTC  (4+ messages)

[PATCH -mm] mm,numa,mprotect: always continue after finding a stable thp page
 2014-03-21 22:36 UTC  (14+ messages)
              ` [PATCH] mm: numa: Recheck for transhuge pages under lock during protection changes

[PATCH v2 0/5] berlin: initial support for the clocks
 2014-03-21 22:35 UTC  (15+ messages)
` [PATCH v2 1/5] clk: berlin: add support for berlin plls
` [PATCH v2 2/5] clk: berlin: add berlin clocks DT bindings documentation
` [PATCH v2 3/5] ARM: berlin/dt: add cpupll and syspll support to BG2Q
` [PATCH v2 4/5] ARM: berlin/dt: add cpupll and syspll support to BG2CD
` [PATCH v2 5/5] ARM: berlin/dt: add cpupll and syspll support to BG2

[PATCH V2] fix some coding style in drivers/staging/iio, and a break missing
 2014-03-21 22:22 UTC  (2+ messages)

[PATCH] NFC: pn533: Fix device leak
 2014-03-21 22:20 UTC 

two patches for the synposys gpio controller
 2014-03-21 22:15 UTC  (8+ messages)
` [PATCH 3/3] ARM: dts: socfpga: add gpio pieces

[PATCH -tip v8 00/26] kprobes: introduce NOKPROBE_SYMBOL, bugfixes and scalbility efforts
 2014-03-21 22:04 UTC  (7+ messages)
` [PATCH -tip v8 01/26] [BUGFIX]kprobes/x86: Fix page-fault handling logic
` [PATCH -tip v8 02/26] kprobes/x86: Allow to handle reentered kprobe on singlestepping
` [PATCH -tip v8 03/26] kprobes: Prohibit probing on .entry.text code

[PULL REQUEST for Rafael] PM / devfreq: pull request
 2014-03-21 22:16 UTC  (2+ messages)

[PATCH 1/2] ARM: berlin: add MACH_BERLIN_BG2Q symbol
 2014-03-21 21:43 UTC  (4+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: Select CONFIG_MACH_BERLIN_BG2Q

[PATCH] usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM
 2014-03-21 21:41 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] ARM: i.MX6: update KSZ9031 phy fixup
 2014-03-21 21:23 UTC  (2+ messages)

[PATCH 0/5] Volatile Ranges (v12) & LSF-MM discussion fodder
 2014-03-21 21:17 UTC  (6+ messages)
` [PATCH 1/5] vrange: Add vrange syscall and handle splitting/merging and marking vmas
` [PATCH 2/5] vrange: Add purged page detection on setting memory non-volatile
` [PATCH 3/5] vrange: Add page purging logic & SIGBUS trap
` [PATCH 4/5] vrange: Set affected pages referenced when marking volatile
` [PATCH 5/5] vmscan: Age anonymous memory even when swap is off

[PATCH 1/9] powerpc/fsl: add PVR definition for E500MC and E5500
 2014-03-21 21:16 UTC  (14+ messages)
` [PATCH 9/9] powerpc/pm: support deep sleep feature on T1040

[PATCH 0/8] Generic serial earlycon
 2014-03-21 21:08 UTC  (9+ messages)
` [PATCH 1/8] x86: move FIX_EARLYCON_MEM kconfig into x86
` [PATCH 2/8] arm64: add FIXMAP_PAGE_NOCACHE definition
` [PATCH 3/8] arm64: enable FIX_EARLYCON_MEM kconfig
` [PATCH 4/8] tty/serial: add generic serial earlycon
` [PATCH 5/8] tty/serial: convert 8250 to generic earlycon
` [PATCH 6/8] tty/serial: pl011: add generic earlycon support
` [PATCH 7/8] tty/serial: add arm64 semihosting earlycon
` [PATCH 8/8] arm64: remove arch specific earlyprintk

[PATCH] media: em28xx-video - change em28xx_scaler_set() to use em28xx_reg_len()
 2014-03-21 21:04 UTC 

[PATCH 0/9] PCI: Use IORESOURCE_UNSET for unassigned BARs
 2014-03-21 20:40 UTC  (13+ messages)
` [PATCH 8/9] PCI: Ignore BAR contents when firmware left decoding disabled

[BUG -next] "mm: per-thread vma caching fix 5" breaks s390
 2014-03-21 20:39 UTC  (5+ messages)

PROBLEM: Fatal Machine Check >= 3.13.5-101.fc19.x86_64
 2014-03-21 20:37 UTC  (6+ messages)

[PATCH 1/2] serial_core: Get a reference for port->tty in uart_remove_one_port()
 2014-03-21 20:29 UTC  (3+ messages)
` [PATCH 2/2] [RFC] serial_core: Avoid NULL pointer dereference in uart_close()

[ANNOUNCE] 3.12.14-rt23
 2014-03-21 20:13 UTC 

[PATCH 00/14] NVMe: Cleanup device initialization
 2014-03-21 20:11 UTC  (4+ messages)
    ` problem in the development of nvme disk
        ` A question about NVMe's nvme-irq

perf_fuzzer: lockup/reboot bug
 2014-03-21 20:11 UTC  (15+ messages)
` rb tree hrtimer lockup bug (found by perf_fuzzer)

[PATCH v7 0/2] Tracepoint API simplification/cleanup
 2014-03-21 20:02 UTC  (4+ messages)
` [PATCH v7 2/2] Tracepoint: register/unregister struct tracepoint

[PATCH net-next,v4] hyperv: Add support for virtual Receive Side Scaling (vRSS)
 2014-03-21 20:43 UTC 

[PATCH net-next] xen-netback: Stop using xenvif_tx_pending_slots_available
 2014-03-21 19:31 UTC  (7+ messages)
` [PATCH net-next] xen-netback: Follow-up patch for grant mapping series

[PATCH net-next,v4] hyperv: Add support for virtual Receive Side Scaling (vRSS)
 2014-03-21 19:42 UTC  (6+ messages)

[PATCH v7 0/9] ARM: brcmstb: Add Broadcom STB SoC support
 2014-03-21 19:41 UTC  (2+ messages)

Page cache corruption with mount/unmount of USB with Fat file system
 2014-03-21 19:36 UTC  (5+ messages)

[PATCH] lkdtm: include cacheflush.h
 2014-03-21 19:36 UTC  (4+ messages)

[for-next][PATCH] Revert "tracing: Move event storage for array from macro to standalone function"
 2014-03-21 19:31 UTC 

3.4.84-stable review: iwlwifi module fails with an Intel 6205
 2014-03-21 19:28 UTC 

[PATCH] ARM: mm: Speed up page list initialization during boot
 2014-03-21 19:15 UTC 

[PATCH V2] iommu/amd: Fix logic to determine and checking max PASID
 2014-03-21 19:07 UTC  (2+ messages)

[PATCH v2 0/4] KVM: cleanup ioapic and fix KVM_SET_IRQCHIP with irr != 0
 2014-03-21 18:58 UTC  (7+ messages)
` [PATCH v2 1/4] KVM: ioapic: merge ioapic_deliver into ioapic_service
` [PATCH v2 2/4] KVM: ioapic: clear IRR for edge-triggered interrupts at delivery
` [PATCH v2 3/4] KVM: ioapic: extract body of kvm_ioapic_set_irq

pull request: wireless-next 2014-03-21
 2014-03-21 18:49 UTC 

[RFC] csum experts, csum_replace2() is too expensive
 2014-03-21 18:52 UTC  (2+ messages)

[PATCH RFC] sched: introduce add_wait_queue_exclusive_head
 2014-03-21 18:49 UTC  (10+ messages)
              ` [PATCH 0/2] wait: introduce WQ_FLAG_EXCLUSIVE_HEAD

[BUG] Circular locking dependency - DRM/CMA/MM/hotplug/
 2014-03-21 18:47 UTC  (6+ messages)

man termios
 2014-03-21 18:45 UTC  (10+ messages)

[pci] WARNING: CPU: 0 PID: 1 at drivers/gpu/drm/drm_crtc.c:94 drm_warn_on_modeset_not_all_locked()
 2014-03-21 18:42 UTC  (4+ messages)

[PATCH 2/2] aio: fix the confliction of read events and migrating ring page
 2014-03-21 18:35 UTC  (6+ messages)
      ` [PATCH] aio: ensure access to ctx->ring_pages is correctly serialised

[PATCH v5 0/4] APM X-Gene PCIe controller
 2014-03-21 18:23 UTC  (4+ messages)
` [PATCH v5 1/4] pci: APM X-Gene PCIe controller driver

[PATCH net-next v3 0/9] ptp: dynamic pin control
 2014-03-21 18:22 UTC  (2+ messages)

[PATCH] regulator: Add new driver for ST's PWM controlled voltage regulators
 2014-03-21 18:20 UTC  (2+ messages)

[PATCH 1/3] regulator: bcm590xx: Make the modalias matches the driver name
 2014-03-21 18:10 UTC  (4+ messages)
` [PATCH 2/3] regulator: bcm590xx: Remove **rdev from struct bcm590xx_reg

[PATCH V4 0/3] cpufreq: Introduce cpufreq_freq_transition_{begin|end}()
 2014-03-21 18:07 UTC  (9+ messages)
` [PATCH V4 1/3] cpufreq: Make sure frequency transitions are serialized

stmmac-socfpga breakage in arm-soc
 2014-03-21 17:51 UTC  (4+ messages)

[PATCH RFT] regulator: s5m8767: Convert to use regulator_[enable|disable|is_enabled]_regmap
 2014-03-21 17:48 UTC  (2+ messages)

[PATCH] spi: fix spi-atmel.c printk format warnings
 2014-03-21 17:45 UTC  (5+ messages)
` rfc: vsprintf and phys_addr_t and dma_addr_t via %pa (was Re: [PATCH] spi: fix spi-atmel.c printk format warnings)

[PATCH] bonding: Inactive slaves should keep inactive flag's value to 1
 2014-03-21 17:43 UTC  (4+ messages)

[PATCH 1/2] UBI: block: Remove __initdata from ubiblock_param_ops
 2014-03-21 17:39 UTC  (2+ messages)

[PATCH 1/1 RESEND] fs/ceph/inode.c: Remove get/set acl on symlinks
 2014-03-21 17:38 UTC  (2+ messages)

[PATCH 1/2] syscall_get_arch: remove useless function arguments
 2014-03-21 17:37 UTC  (2+ messages)

[PATCH 0/4] devfreq: exynos: generalize PPMU code
 2014-03-21 17:31 UTC  (5+ messages)
` [PATCH 1/4] devfreq: exynos4: use common "
` [PATCH 2/4] devfreq: exynos4: introduce struct busfreq_ppmu_data
` [PATCH 3/4] devfreq: exynos5: "
` [PATCH 4/4] devfreq: exynos: make more PPMU code common

[PATCH] checkpatch.pl: Add check for Change-Id
 2014-03-21 17:29 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH net-next] Revert "xen-netback: Aggregate TX unmap operations"
 2014-03-21 17:23 UTC 

[PATCH] Fix northbridge quirk to assign correct NUMA node
 2014-03-21 17:16 UTC  (5+ messages)

[PATCH v5 0/7] Add support for the Allwinner A31 DMA Controller
 2014-03-21 16:51 UTC  (3+ messages)
` [PATCH v5 6/7] DMA: sun6i: Add driver for the Allwinner A31 DMA controller

blk-mq updates, V2
 2014-03-21 16:31 UTC  (4+ messages)
` [PATCH 1/3] blk-mq: initialize resid_len
` [PATCH 2/3] blk-mq: fix blk_mq_end_io_partial
` [PATCH 3/3] blk-mq: add ->init_request and ->exit_request methods

[PATCH V3 RESEND] NTFS: Logging clean-up
 2014-03-21 16:50 UTC 

[PATCH] netlink: simplify nfnetlink_bind
 2014-03-21 16:44 UTC 

[PATCH RFC v1 00/01] dm-lightnvm introduction
 2014-03-21 16:42 UTC  (6+ messages)
` [PATCH RFC v1 01/01] dm-lightnvm: An open FTL for open firmware SSDs

[PATCH] netlink: have netlink per-protocol bind function return an error code
 2014-03-21 16:39 UTC 

3.14 radeon regression: radeon is broken (pci bug?)
 2014-03-21 16:37 UTC  (4+ messages)

[bug?] can't unmount filesystem after running "exportfs -u" -- dangling refcount?
 2014-03-21 16:37 UTC 

ACPI and PM material for v3.15-rc1 (current queue)
 2014-03-21 16:40 UTC  (3+ messages)

I915: OOPSes on linux-3.14-rc7
 2014-03-21 16:21 UTC  (5+ messages)

[PATCH 1/1] mm/filemap.c: ra_submit inline
 2014-03-21 16:20 UTC  (3+ messages)

[PATCH 1/1] fs/reiserfs/super.c: add __init to init_inodecache
 2014-03-21 16:16 UTC 

[PATCH] rtc: add support for maxim dallas rtc ds1347
 2014-03-21 16:14 UTC  (2+ messages)
` [rtc-linux] "

[PATCH] x86/UV: Fix conditional in gru_exit
 2014-03-21 16:13 UTC  (3+ messages)

checkpatch on Kconfig files
 2014-03-21 16:11 UTC  (2+ messages)

[PATCH 0/5] berlin: initial support for the clocks
 2014-03-21 16:04 UTC  (9+ messages)
` [PATCH 1/5] clk: berlin: add support for berlin plls

i915 resume-from-hibernation problems on resume with current Linus' tree
 2014-03-21 15:55 UTC  (7+ messages)

[PATCH] i2c: mv64xxx: Fix compilation breakage
 2014-03-21 15:49 UTC  (5+ messages)


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