linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-20 21:06:58 to 2015-03-21 10:14:43 UTC [more...]

Hello
 2015-03-21  9:02 UTC 

Offer
 2015-03-21  9:43 UTC 

[PATCH 0/4] Introduce another options to set/get time with "ktime_t" type
 2015-03-21  9:21 UTC  (7+ messages)
  ` [PATCH 2/4] ptp/clcok:Introduce the setktime/getktime interfaces "

[PATCH v1 00/47] mtrr/x86/drivers: bury MTRR
 2015-03-21  9:15 UTC  (55+ messages)
` [PATCH v1 01/47] x86: mtrr: annotate mtrr_type_lookup() is only implemented on generic_mtrr_ops
` [PATCH v1 02/47] x86: mtrr: generalize run time disabling of MTRR
` [PATCH v1 03/47] devres: add devm_ioremap_wc()
` [PATCH v1 04/47] pci: add pci_ioremap_wc_bar()
` [PATCH v1 05/47] pci: add pci_iomap_wc() variants
` [PATCH v1 06/47] mtrr: add __arch_phys_wc_add()
` [PATCH v1 07/47] video: fbdev: atyfb: move framebuffer length fudging to helper
` [PATCH v1 08/47] video: fbdev: atyfb: clarify ioremap() base and length used
` [PATCH v1 09/47] vidoe: fbdev: atyfb: remove and fix MTRR MMIO "hole" work around
` [PATCH v1 10/47] video: fbdev: atyfb: use arch_phys_wc_add() and ioremap_wc()
` [PATCH v1 11/47] IB/qib: add acounting for MTRR
` [PATCH v1 12/47] IB/qib: use arch_phys_wc_add()
` [PATCH v1 13/47] IB/ipath: add counting for MTRR
` [PATCH v1 14/47] IB/ipath: use __arch_phys_wc_add()
` [PATCH v1 15/47] [media] media: ivtv: "
` [PATCH v1 16/47] fusion: "
` [PATCH v1 17/47] video: fbdev: vesafb: only support MTRR_TYPE_WRCOMB
` [PATCH v1 18/47] vidoe: fbdev: vesafb: add missing mtrr_del() for added MTRR
` [PATCH v1 19/47] video: fbdev: vesafb: use arch_phys_wc_add()
` [PATCH v1 20/47] mtrr: avoid ifdef'ery with phys_wc_to_mtrr_index()
` [PATCH v1 21/47] ethernet: myri10ge: use arch_phys_wc_add()
` [PATCH v1 22/47] staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()
` [PATCH v1 23/47] staging: xgifb: "
` [PATCH v1 24/47] video: fbdev: arkfb: use arch_phys_wc_add() and pci_iomap_wc()
` [PATCH v1 25/47] video: fbdev: radeonfb: use arch_phys_wc_add() and ioremap_wc()
` [PATCH v1 26/47] video: fbdev: gbefb: add missing mtrr_del() calls
` [PATCH v1 27/47] video: fbdev: gbefb: use arch_phys_wc_add() and devm_ioremap_wc()
` [PATCH v1 28/47] video: fbdev: intelfb: use arch_phys_wc_add() and ioremap_wc()
` [PATCH v1 29/47] video: fbdev: matrox: "
` [PATCH v1 30/47] video: fbdev: neofb: "
` [PATCH v1 31/47] video: fbdev: s3fb: use arch_phys_wc_add() and pci_iomap_wc()
` [PATCH v1 32/47] video: fbdev: nvidia: use arch_phys_wc_add() and ioremap_wc()
` [PATCH v1 33/47] video: fbdev: savagefb: "
` [PATCH v1 34/47] video: fbdev: sisfb: "
` [PATCH v1 35/47] video: fbdev: aty: "
` [PATCH v1 36/47] video: fbdev: i810: "
` [PATCH v1 37/47] video: fbdev: i740fb: use arch_phys_wc_add() and pci_ioremap_wc_bar()
` [PATCH v1 38/47] video: fbdev: kyrofb: "
` [PATCH v1 39/47] video: fbdev: pm2fb: use arch_phys_wc_add() and ioremap_wc()
` [PATCH v1 40/47] video: fbdev: pm3fb: "
` [PATCH v1 41/47] video: fbdev: rivafb: "
` [PATCH v1 42/47] video: fbdev: tdfxfb: "
` [PATCH v1 43/47] video: fbdev: vt8623fb: use arch_phys_wc_add() and pci_iomap_wc()
` [PATCH v1 44/47] video: fbdev: atmel_lcdfb: use ioremap_wc() for framebuffer
` [PATCH v1 45/47] video: fbdev: geode gxfb: "
` [PATCH v1 46/47] video: fbdev: gxt4500: use pci_ioremap_wc_bar() "
` [PATCH v1 47/47] mtrr: bury MTRR - unexport mtrr_add() and mtrr_del()

[PATCH 1/5] Documentation: devicetree: add Broadcom SATA binding
 2015-03-21  9:09 UTC  (6+ messages)
` [PATCH 3/5] ata: add Broadcom AHCI SATA3 driver for STB chips
` [PATCH 4/5] phy: add Broadcom SATA3 PHY driver for Broadcom STB SoCs

[PATCH 1/2] ALSA:ControlName.txt: Add 'Analogue' as a prefix for volume controls
 2015-03-21  7:50 UTC  (2+ messages)

[PATCH] lib/idr.c: remove duplicated bound checking in sub_alloc
 2015-03-21  7:47 UTC  (2+ messages)

[PATCH] clk: debugfs: Support frequency stats accounting
 2015-03-21  7:26 UTC  (2+ messages)

[PATCH v10 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-21  7:03 UTC  (6+ messages)

[PATCH 2/4] kvm/ppc/mpic: drop unused IRQ_testbit
 2015-03-21  6:56 UTC  (2+ messages)
` [PATCH v4 "

[PATCH V2 0/4] powerpc: trivial unused functions cleanup
 2015-03-21  6:56 UTC  (6+ messages)
` [PATCH v3 "

[PATCH v3 00/13] Krait clocks + Krait CPUfreq
 2015-03-21  6:45 UTC  (14+ messages)
` [PATCH v3 01/13] ARM: Add Krait L2 register accessor functions
` [PATCH v3 02/13] clk: mux: Split out register accessors for reuse
` [PATCH v3 03/13] clk: Avoid sending high rates to downstream clocks during set_rate
` [PATCH v3 04/13] clk: Add safe switch hook
` [PATCH v3 05/13] clk: qcom: Add support for High-Frequency PLLs (HFPLLs)
` [PATCH v3 06/13] clk: qcom: Add HFPLL driver
` [PATCH v3 07/13] clk: qcom: Add MSM8960/APQ8064's HFPLLs
` [PATCH v3 08/13] clk: qcom: Add IPQ806X's HFPLLs
` [PATCH v3 09/13] clk: qcom: Add support for Krait clocks
` [PATCH v3 10/13] clk: qcom: Add KPSS ACC/GCC driver
` [PATCH v3 11/13] clk: qcom: Add Krait clock controller driver
` [PATCH v3 12/13] cpufreq: Add module to register cpufreq on Krait CPUs
` [PATCH v3 13/13] ARM: dts: qcom: Add necessary DT data for Krait cpufreq

[PATCH V2 0/2] Rework mce_severity
 2015-03-21  6:10 UTC  (6+ messages)
` [PATCH V2 1/2] x86, mce, severities: Add AMD severities function
` [PATCH V2 2/2] x86, mce, severities: Define mce_severity function pointer

[PATCH v5 0/3] ARM: mediatek: Add driver for Mediatek I2C controller
 2015-03-21  6:05 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: Add I2C bindings for mt65xx/mt81xx
` [PATCH v5 2/3] I2C: mediatek: Add driver for MediaTek I2C controller
` [PATCH v5 3/3] I2C: mediatek: Add driver for MediaTek MT8173 "

[PATCH] tracing: add trace event for memory-failure
 2015-03-21  5:44 UTC  (5+ messages)

[PATCH v2 0/3] Add Mediatek SoC RTC driver
 2015-03-21  5:25 UTC  (3+ messages)
` [PATCH v2 2/3] rtc: mediatek: Add MT6397 "

[PATCH 3/6] btwilink: add minimal device tree support
 2015-03-21  5:21 UTC  (3+ messages)
` [PATCH v2 "

Product Inquiry
 2015-03-20 19:52 UTC 

Hello Dear
 2015-03-21  4:24 UTC 

[PATCH v2] Add virtio-input driver
 2015-03-21  4:43 UTC  (2+ messages)

[PATCH] vfs: avoid recopying filename in getname_flags
 2015-03-21  4:22 UTC  (5+ messages)

[PATCH] NFS: fix potential NULL deref in nfs_closedir()
 2015-03-21  4:21 UTC 

[GIT PULL] target fixes for v4.0-rc5
 2015-03-21  4:15 UTC 

[PATCH v9 tip 0/9] tracing: attach eBPF programs to kprobes
 2015-03-21  4:08 UTC  (11+ messages)
` [PATCH v9 tip 1/9] bpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs
` [PATCH v9 tip 2/9] tracing: add kprobe flag
` [PATCH v9 tip 3/9] tracing: attach BPF programs to kprobes
` [PATCH v9 tip 4/9] tracing: allow BPF programs to call bpf_ktime_get_ns()
` [PATCH v9 tip 5/9] tracing: allow BPF programs to call bpf_trace_printk()
` [PATCH v9 tip 6/9] samples: bpf: simple non-portable kprobe filter example
` [PATCH v9 tip 7/9] samples: bpf: counting example for kfree_skb and write syscall
` [PATCH v9 tip 8/9] samples: bpf: IO latency analysis (iosnoop/heatmap)
` [PATCH v9 tip 9/9] samples: bpf: kmem_alloc/free tracker

[PATCH net-next 0/5] NetCP: Add support for version 1.5
 2015-03-21  2:03 UTC  (2+ messages)

[PATCH] kbuild: include core debug info when DEBUG_INFO_REDUCED
 2015-03-21  1:50 UTC 

[PATCH] net: dsa: make NET_DSA manually selectable from the config
 2015-03-21  1:39 UTC  (3+ messages)

[RFC][PATCH 0/9] USB: OTG Core functionality
 2015-03-21  1:30 UTC  (10+ messages)
` [RFC][PATCH 2/9] usb: gadget: add usb_gadget_start/stop()

[PATCH 1/1 linux-next] fanotify: fix a lock in fanotify_should_send_event()
 2015-03-21  1:15 UTC  (6+ messages)

[PATCH] regulator: stw481x: Remove unused fields from struct stw481x
 2015-03-21  1:07 UTC  (2+ messages)

[PATCH v4] dt-bindings: brcm: rationalize Broadcom documentation naming
 2015-03-21  1:06 UTC 

[PATCH v5 0/2] Add support for Broadcom iProc touchscreen
 2015-03-21  0:57 UTC  (3+ messages)
` [PATCH v5 1/2] Input: touchscreen-iproc: Add Broadcom iProc touchscreen driver
` [PATCH v5 2/2] Input: touchscreen-iproc: add device tree bindings

4.0.0-rc4: panic in free_block
 2015-03-21  0:47 UTC  (7+ messages)

[PATCH v2 11/11] powerpc/8xx: Add support for TASK_SIZE greater than 0x80000000
 2015-03-21  0:47 UTC  (2+ messages)

[GIT PULL] Power management and ACPI fixes for 4.0-rc5
 2015-03-21  0:32 UTC 

[PATCH] powerpc32: fix warning from include/asm-generic/termios-base.h
 2015-03-21  0:01 UTC  (2+ messages)
`  "

[PATCH] powerpc32: fix warning from include/linux/mm.h
 2015-03-20 23:52 UTC  (2+ messages)
`  "

[PATCH 0/8] gpio: omap: cleanup: get rid of system GPIO <-> GPIO offset converseations
 2015-03-20 23:44 UTC  (5+ messages)
` [RFT OMAP1 PATCH 7/8] gpio: omap: get rid of omap_irq_to_gpio()

[PATCH] usb: gadget: Check for NULL pointer in disconnect
 2015-03-20 23:40 UTC 

JFS readdir() issues in stable 3.2
 2015-03-20 23:33 UTC 

[PATCH 0/3] tty slave device support - version 3
 2015-03-20 23:31 UTC  (6+ messages)
` [PATCH 3/3] tty/slaves: add a driver to power on/off UART attached devices
  ` [Gta04-owner] "

[PATCH] ARM: add PCI hotplug support
 2015-03-20 23:22 UTC  (2+ messages)

[PATCH 0/2] Tracking user space vDSO remaping
 2015-03-20 23:19 UTC  (3+ messages)
` [PATCH 1/2] mm: Introducing arch_remap hook

[PATCH] staging: ozwpan: implement error handling in ozwpan_init()
 2015-03-20 23:15 UTC 

[PATCH v2 0/3] toshiba_acpi: Hotkey handling and keymap updates
 2015-03-20 22:55 UTC  (4+ messages)
` [PATCH v2 1/3] toshiba_acpi: Add Hotkey Event Type function and definitions
` [PATCH v2 2/3] toshiba_acpi: Use the Hotkey Event Type function for keymap choosing
` [PATCH v2 3/3] toshiba_acpi: Fix the enabling of the Special Functions

[PATCH] mm: Use GFP_KERNEL allocation for the page cache in page_cache_read
 2015-03-20 22:51 UTC  (8+ messages)

[PATCH 1/4] mm: free swp_entry in madvise_free
 2015-03-20 22:43 UTC  (3+ messages)
` [PATCH 3/4] mm: move lazy free pages to inactive list

inconsistent timestamp update in rename() of xfs/fat/gfs2/ramfs/jffs2
 2015-03-20 22:28 UTC  (2+ messages)

[PATCH 1/5] x86: change THREAD_INFO definition to not depend on KERNEL_STACK_OFFSET
 2015-03-20 22:27 UTC  (2+ messages)

[PATCH V7] Allow compaction of unevictable pages
 2015-03-20 22:19 UTC  (3+ messages)

[PATCH 0/3] ARM: omap5/dra7/x15: Thermal dts patches
 2015-03-20 21:54 UTC  (7+ messages)
` [PATCH 1/3] ARM: dts: OMAP5+: separate the cpu thermal zone definition from omap4
` [PATCH 2/3] ARM: dts: DRA7: Add bandgap and related thermal nodes
` [PATCH 3/3] ARM: dts: am57xx-beagle-x15: Add thermal map

[git pull] drm fixes
 2015-03-20 21:49 UTC 

[GIT PULL] DeviceTree fixes for 4.0
 2015-03-20 21:47 UTC 

[PATCH 1/1] ufs: return correct errno for write_inode()
 2015-03-20 21:47 UTC 

[RFC PATCH] perf tui: Annotate entries in callchains
 2015-03-20 21:45 UTC  (8+ messages)

[PATCH v8 tip 0/9] tracing: attach eBPF programs to kprobes
 2015-03-20 21:44 UTC  (7+ messages)
` [PATCH v8 tip 3/9] tracing: attach BPF "
` [PATCH v8 tip 5/9] tracing: allow BPF programs to call bpf_trace_printk()

[PATCH v7 1/2] DT: hwspinlock: Add binding documentation for Qualcomm hwmutex
 2015-03-20 21:42 UTC  (4+ messages)

[PATCH 0/3] Add devm_of_phy_get_by_index and update platform drivers
 2015-03-20 21:40 UTC  (7+ messages)
` [PATCH 1/3] phy: core: Add devm_of_phy_get_by_index to phy-core
` [PATCH 2/3] usb: ehci-platform: Use devm_of_phy_get_by_index
` [PATCH 3/3] usb: ohci-platform: "

[PATCH 1/1] ceph: properly release page upon error
 2015-03-20 21:36 UTC 

[PATCH 00/16] Sanitize usage of ->flags and ->mapping for tail pages
 2015-03-20 21:34 UTC  (4+ messages)
` [PATCH 03/16] page-flags: introduce page flags policies wrt compound pages

[PATCH v1 0/3] USB PHY driver for Broadcom's Cygnus chipse
 2015-03-20 21:31 UTC  (5+ messages)
` [PATCH v1 1/3] phy: phy-core: allow specifying supply at port level
` [PATCH v1 2/3] Phy: DT binding documentation for Broadcom Cygnus USB PHY driver
` [PATCH v1 3/3] phy: cygnus-usbphy: Add Broadcom Cygnus USB phy driver

[PATCH] ASoC:pcm512x: Make PLL lock output selectable via device tree
 2015-03-20 21:22 UTC 

[PATCH 1/1] ext4: better error handling of kstrdup()
 2015-03-20 21:21 UTC 

[RFC PATCH 0/7] evacuate struct page from the block layer
 2015-03-20 21:17 UTC  (7+ messages)

[PATCH 0/8] Cleanup and add support for SSD1305
 2015-03-20 21:16 UTC  (22+ messages)
` [PATCH 4/8] fbdev: ssd1307fb: Use vmalloc to allocate video memory
` [PATCHv4 00/10] Cleanup and add support for SSD1305
  ` [PATCHv4 04/10] fbdev: ssd1307fb: Unify init code and obtain hw specific bits from DT
  ` [PATCHv4 07/10] fbdev: ssd1307fb: Add a module parameter to set the refresh rate

[PATCH] ASoC:pcm512x: Fix divide by zero issue
 2015-03-20 21:13 UTC 

[PATCH 1/1] fs/affs/file.c: unlock/release page on error
 2015-03-20 21:13 UTC  (2+ messages)

[PATCH v2 0/7] CLONE_FD: Task exit notification via file descriptor
 2015-03-20 21:10 UTC  (6+ messages)
` [PATCH v2 5/7] clone4: Add a CLONE_AUTOREAP flag to automatically reap the child process


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).