linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-23 20:21:52 to 2015-03-24 07:07:30 UTC [more...]

[PATCH] MAINTAINERS: Add maintainer for maxim codecs
 2015-03-24  7:07 UTC  (5+ messages)
  ` [alsa-devel] "

[PATCH] tty/n_gsm.c: fix a memory leak when gsmtty is removed
 2015-03-25  7:05 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] staging: panel: fix lcd type
 2015-03-24  7:04 UTC  (2+ messages)

[PATCH v1 0/2] perf/kvm: perf-kvm-stat on powerpc
 2015-03-24  6:48 UTC  (2+ messages)

linux-next: manual merge of the kselftest tree with the powerpc-mpe tree
 2015-03-24  6:37 UTC 

[PATCH] x86: vdso32/syscall.S: do not load __USER32_DS to %ss
 2015-03-24  6:34 UTC  (5+ messages)

[PATCH 1/1] X86, UV: Update UV APIC driver check
 2015-03-24  6:32 UTC  (2+ messages)

pull-request: wireless-drivers 2015-03-24
 2015-03-24  6:29 UTC 

[PATCH] staging: rts5208: Fixed 80 char & indent warnings
 2015-03-24  6:24 UTC 

[PATCH 1/4 V2] ocfs2: use retval instead of status for checking error
 2015-03-24  6:17 UTC  (4+ messages)
  ` [Ocfs2-devel] "

(no subject)
 2015-03-24  6:13 UTC 

Fwd:
 2015-03-24  6:12 UTC 

[PATCHSET 0/5] perf kmem: Implement page allocation analysis (v3)
 2015-03-24  6:05 UTC  (14+ messages)
` [PATCH 1/5] perf kmem: Print big numbers using thousands' group
` [PATCH 2/5] perf kmem: Analyze page allocator events also
` [PATCH 4/5] perf kmem: Support sort keys on page analysis

Logitech T650 is unusable since 3.19.0
 2015-03-24  6:00 UTC  (4+ messages)

[PATCH] ACPI: Adjust the return value of _REV on x86
 2015-03-24  5:50 UTC  (5+ messages)
      `  "

[PATCH] coresight: adding basic support for Spreadtrum SC9836
 2015-03-24  5:48 UTC 

[PATCH] staging: unisys: handle major number properly
 2015-03-24  5:36 UTC  (3+ messages)

[LKP] [x86/platform, acpi] 7486341a98f: genirq: Flags mismatch irq 8. 00000080 (mmc0) vs. 00000000 (rtc0)
 2015-03-24  5:34 UTC  (5+ messages)

[PATCH 1/1] ocfs2: incorrect check for debugfs returns
 2015-03-24  5:28 UTC 

[PATCH] pci: iproc: fix PCIE_IPROC in Kconfig
 2015-03-24  5:33 UTC 

linux-next: manual merge of the staging tree with the v4l-dvb tree
 2015-03-24  5:29 UTC 

[PATCH] ARM: cygnus: fix const declaration bcm_cygnus_dt_compat
 2015-03-24  5:22 UTC  (3+ messages)

[PATCH 0/5] Driver for pxa architectures
 2015-03-24  5:17 UTC  (6+ messages)

[PATCH v2] f2fs: limit b_size of mapped bh in f2fs_map_bh
 2015-03-24  5:08 UTC 

[PATCH 1/4] f2fs: limit b_size of mapped bh in f2fs_map_bh
 2015-03-24  5:02 UTC  (3+ messages)

[PATCH] staging: sm750fb: Fixed C99 comments warnings
 2015-03-24  4:51 UTC 

[PATCH 1/2] staging: sm7xxfb: start using module parameters
 2015-03-24  4:50 UTC  (2+ messages)
` [PATCH 2/2] staging: sm7xxfb: add MODULE_DEVICE_TABLE

[PATCH 5/5] drm/msm/mdp5: Add hardware configuration for msm8x16
 2015-03-24  4:47 UTC  (6+ messages)
` [PATCH v3 0/4] drm/msm: preparation for WB/DSI connectors
  ` [PATCH v3 3/4] drm/msm/mdp5: Add START signal to kick off certain pipelines

[PATCH 1/1] cifs: potential memory leaks when parsing mnt opts
 2015-03-24  4:43 UTC  (2+ messages)

[V4.0-rc5 Regression] drm/intel problem
 2015-03-24  4:16 UTC  (2+ messages)

[PATCH v2] kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
 2015-03-24  3:58 UTC  (8+ messages)
    `  "

[PATCH v8 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-03-24  3:34 UTC  (31+ messages)
` [PATCH v8 01/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH v8 02/30] PCI: Remove deprecated pci_scan_bus_parented()
` [PATCH v8 03/30] PCI: Save domain in pci_host_bridge
` [PATCH v8 04/30] PCI: Move pci_bus_assign_domain_nr() declaration into drivers/pci/pci.h
` [PATCH v8 05/30] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH v8 06/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [PATCH v8 07/30] PCI: Add default bus resource in pci_host_bridge
` [PATCH v8 08/30] PCI: Update pci_host_bridge bus resource
` [PATCH v8 09/30] PCI: Introduce pci_host_first_busnr() function
` [PATCH v8 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges
` [PATCH v8 11/30] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH v8 12/30] powerpc/PCI: Rename pcibios_root_bridge_prepare() to pcibios_set_root_bus_speed()
` [PATCH v8 13/30] PCI: Move pcibios_root_bridge_prepare() to pci_create_host_bridge()
` [PATCH v8 14/30] PCI: Introduce pci_host_bridge_ops to support host specific operations
` [PATCH v8 15/30] PCI: Introduce new scan function pci_scan_host_bridge()
` [PATCH v8 16/30] PCI: Introduce pci_bus_child_max_busnr()
` [PATCH v8 17/30] x86/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge
` [PATCH v8 18/30] ia64/PCI: "
` [PATCH v8 19/30] powerpc/pci: Use pci_scan_host_bridge() for simplicity
` [PATCH v8 20/30] PCI: Remove pcibios_root_bridge_prepare() and pcibos_set_root_bus_speed()
` [PATCH v8 21/30] sparc/PCI: Use pci_scan_host_bridge() for simplicity
` [PATCH v8 22/30] parisc/PCI: Use pci_scan_root_bus() "
` [PATCH v8 23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code
` [PATCH v8 24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
` [PATCH v8 25/30] PCI/designware: Use pci_scan_root_bus() for simplicity
` [PATCH v8 26/30] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
` [PATCH v8 27/30] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
` [PATCH v8 28/30] PCI: Remove platform specific pci_domain_nr()
` [PATCH v8 29/30] PCI: Remove pci_bus_assign_domain_nr()
` [PATCH v8 30/30] PCI: Clean up CONFIG_PCI_DOMAINS_GENERIC

[pci:pci/enumeration-yw7 32/35] drivers/pci/host-bridge.c:147:24: sparse: symbol 'pci_find_host_bridge' was not declared. Should it be static?
 2015-03-24  3:41 UTC  (5+ messages)

linux-next: build failure after merge of the vfs tree
 2015-03-24  3:24 UTC  (2+ messages)

Fund Release Notification $10.5 Million USD
 2015-03-24  3:05 UTC 

[PATCH 1/1] nfsd: incorrect check for debugfs returns
 2015-03-24  2:58 UTC 

linux-next: build failure after merge of the net-next tree
 2015-03-24  3:00 UTC  (2+ messages)

[Bugfix] x86/PCI/ACPI: Fix regression caused by commit 63f1789ec716
 2015-03-24  2:59 UTC  (5+ messages)

[PATCH] tty/n_gsm.c: fix a memory leak when gsmtty is removed
 2015-03-25  2:43 UTC  (3+ messages)

[PATCH 1/1] gfs2: incorrect check for debugfs returns
 2015-03-24  2:36 UTC 

[PATCH net] tcp: prevent fetching dst twice in early demux code
 2015-03-24  2:39 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH v3 1/2] f2fs: enable inline data by default
 2015-03-24  2:20 UTC  (2+ messages)
` [PATCH v3 2/2] f2fs: enable fast symlink by utilizing inline data

[PATCH] mtd: Expand the ecc placement locations to 1260
 2015-03-24  2:34 UTC  (3+ messages)

[PATCH 0/5] powerpc: Get rid of redundant arch specific swab functions
 2015-03-24  2:32 UTC  (3+ messages)
` [PATCH 2/5] powerpc: Remove powerpc specific byteswap from bt8xx DVB driver

[v4 0/8] Add VT-d Posted-Interrupts support - IOMMU part
 2015-03-24  2:32 UTC  (4+ messages)
` [v4 2/8] iommu, x86: Define new irte structure for VT-d Posted-Interrupts

linux-next: manual merge of the net-next tree with the net tree
 2015-03-24  2:29 UTC  (3+ messages)

[PATCH v2] ARM: socfpga: dts: Add adxl34x
 2015-03-24  2:29 UTC  (6+ messages)

[RFC PATCH] sg3_utils Hybrid Information Log utility
 2015-03-24  2:27 UTC  (6+ messages)
` [RFC PATCH] sg3_utils: Added hybrid information log utility

[PATCH] cpufreq: exynos: allow build for !THERMAL or !CPU_THERMAL cases
 2015-03-24  2:25 UTC  (4+ messages)

[git pull] Please pull mpe/linux.git powerpc-4.0-3 tag
 2015-03-24  2:19 UTC 

rhashtable: warnings caused by "rhashtable: Fix use-after-free in rhashtable_walk_stop"
 2015-03-24  2:16 UTC  (4+ messages)

[git pull] drm urgent fix
 2015-03-24  2:11 UTC 

linux-next: manual merge of the thermal-soc tree with the thermal tree
 2015-03-24  2:11 UTC 

[PATCH] adfs: returning correct return values
 2015-03-24  2:09 UTC 

[PATCH] perf tools: Remove (null) value of "Sort order" for perf mem report
 2015-03-24  2:03 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] lguest: explicitly set miscdevice's private_data NULL
 2015-03-24  1:22 UTC  (2+ messages)

[PATCH 2/2] af_packet: pass checksum validation status to the user
 2015-03-24  2:01 UTC  (5+ messages)
` [PATCH V2 1/2] af_packet: make tpacket_rcv to not set status value before run_filter
  ` [PATCH V2 2/2] af_packet: pass checksum validation status to the user

[PATCH 1/1] dlm: incorrect check for debugfs returns
 2015-03-24  1:43 UTC 

[PATCH] cx82310_eth: fix semicolon.cocci warnings
 2015-03-24  1:51 UTC 

[PATCH] iommu/vt-d: Remove unused variable
 2015-03-24  1:50 UTC 

[PATCH 0/7] scsi: storvsc: Miscellaneous enhancements and fixes
 2015-03-24  1:49 UTC  (9+ messages)
` [PATCH RESEND 1/7] scsi: storvsc: Increase the ring buffer size
  ` [PATCH RESEND 2/7] scsi: storvsc: Size the queue depth based on the ringbuffer size
  ` [PATCH 5/7] scsi: storvsc: Fix a bug in copy_from_bounce_buffer()
  ` [PATCH 6/7] scsi: storvsc: Don't assume that the scatterlist is not chained

[git pull] drm fixes
 2015-03-24  1:41 UTC  (3+ messages)

[PATCHv2] mm/compaction: reset compaction scanner positions
 2015-03-24  1:31 UTC 

[PATCH] USB: ftdi_sio: Use jtag quirk for SNAP Connect E10
 2015-03-24  1:34 UTC 

[PATCH] mm/compaction: reset compaction scanner positions
 2015-03-24  1:23 UTC  (3+ messages)

[PATCH] Documentation:Update Documentation/zh_CN/arm64/memory.txt
 2015-03-24  1:04 UTC  (2+ messages)

4.0.0-rc4: panic in free_block
 2015-03-24  1:01 UTC  (5+ messages)

[PATCH] selinuxfs: Fix sel_write_enforce broken return value
 2015-03-24  1:01 UTC 

[PATCH] PM / Hiberante : optimize swsusp_free()
 2015-03-24  0:50 UTC  (3+ messages)

[PATCH v2] perf tools: Work around lack of sched_getcpu in glibc < 2.6
 2015-03-24  0:21 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] C6x: time: Ensure consistency in __init
 2015-03-24  0:27 UTC  (2+ messages)

[PATCH v5 00/12] mfd: axp20x: add AXP221 PMIC support
 2015-03-24  0:24 UTC  (4+ messages)
` [PATCH v5 12/12] ARM: dts: sun6i: hummingbird: Add basic support for the WiFi module

[PATCH v4 00/14] Add kdbus implementation
 2015-03-24  0:20 UTC  (9+ messages)

[PATCH] KVM: x86: inline kvm_ioapic_handles_vector()
 2015-03-24  0:17 UTC  (2+ messages)

[PATCH] driver core: property: Update fwnode_property_read_string_array()
 2015-03-24  0:40 UTC 

[RFC/PATCH] perf record: Save build-id of DSO in callchains
 2015-03-23 23:30 UTC  (5+ messages)

[PATCH v3 0/2] clk: qcom: Add MSM8916 Global Clock Controller support
 2015-03-23 23:34 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: Add #defines for MSM8916 clocks and resets
` [PATCH v3 2/2] clk: qcom: Add MSM8916 Global Clock Controller support

[PATCH v3] kprobes: Disable Kprobe when ftrace arming fails
 2015-03-23 23:32 UTC  (11+ messages)

[PATCH] KVM: x86: call irq notifiers with directed EOI
 2015-03-23 23:27 UTC  (2+ messages)

[PATCH v3 0/3] clk: qcom: Introduce parent_map tables
 2015-03-23 23:24 UTC  (2+ messages)

[PATCH v9 2/2] uio: Fix uio driver to refcount device
 2015-03-23 20:41 UTC  (2+ messages)

[PATCH v2] ARM: mm: Do not invoke OOM for higher order IOMMU DMA allocations
 2015-03-23 23:07 UTC  (2+ messages)

[PATCH] usb: gadget: Check for NULL pointer in disconnect
 2015-03-23 23:00 UTC  (3+ messages)

[PATCH] Kconfig: drop bogus default values
 2015-03-23 22:58 UTC  (5+ messages)

[PATCH V3 7/8] ARM: cpuidle: Register per cpuidle device
 2015-03-23 22:58 UTC  (3+ messages)
` [PATCH V4] "

[PATCH] arm64: dts: Add Qualcomm APQ8016 SBC evaluation board dts
 2015-03-23 22:51 UTC 

[PATCH] mm: Remove usages of ACCESS_ONCE
 2015-03-23 22:44 UTC 

[RFC] x86 XIP
 2015-03-23 22:40 UTC  (3+ messages)
` [PATCH 10/11] x86/xip: resolve alternative instructions at build

[RFC, PATCH] pagemap: do not leak physical addresses to non-privileged userspace
 2015-03-23 22:36 UTC  (10+ messages)
      ` rowhammer and pagemap (was Re: [RFC, PATCH] pagemap: do not leak physical addresses to non-privileged userspace)

[PATCH] drm/msm: Refactor msm drm driver to be able to support module
 2015-03-23 22:34 UTC  (3+ messages)
` [PATCH] drm/msm: Refactor msm drm driver by introducing msm_drm_sub_dev

missing MS_RDONLY check in fsync
 2015-03-23 22:32 UTC 

[PATCH 2/9] powerpc/hv24x7: Remove unnecessary parameter
 2015-03-23 22:17 UTC  (3+ messages)
` [2/9] "

[GIT PULL 00/20] perf/core improvements and fixes
 2015-03-23 22:18 UTC  (3+ messages)
  ` [RFC] propagating symtab load errors. was: "

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

[PATCH v2 0/7] Add simple EEPROM Framework via regmap
 2015-03-23 22:05 UTC  (4+ messages)
` [PATCH v2 1/7] eeprom: Add a simple EEPROM framework for eeprom providers

[PATCH 9/9] powerpc/hv-24x7: Add missing put_cpu_var()
 2015-03-23 21:47 UTC  (3+ messages)
` [9/9] "

[PATCH 8/9] powerpc/hv-24x7: Break up single_24x7_request
 2015-03-23 21:55 UTC  (3+ messages)
` [8/9] "

[PATCH RFC 0/2] dmaengine: Introduce Scheduled DMA sub-framework
 2015-03-23 21:51 UTC  (4+ messages)
` [PATCH RFC 1/2] dmaengine: Introduce scheduled DMA framework

[PATCH] ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4
 2015-03-23 21:38 UTC  (2+ messages)

[ANNOUNCE] Git v2.3.4
 2015-03-23 21:36 UTC 

[PATCH] clk: debugfs: Support frequency stats accounting
 2015-03-23 21:33 UTC  (3+ messages)

[RESEND PATCH v8 0/2] Add array printing support to libtraceevent
 2015-03-23 16:20 UTC  (4+ messages)
` [RESEND PATCH v8 2/2] tools lib traceevent: Add support for __print_array()

[PATCH] spi: spidev: fix possible arithmetic overflow for multi-transfer message
 2015-03-23 21:01 UTC  (4+ messages)

[PATCH] PCI: Add ACS quirks for Intel 1G NICs
 2015-03-23 21:26 UTC  (2+ messages)

[PATCH 00/14] Enhance twl4030_charger functionality. - V2
 2015-03-23 21:25 UTC  (5+ messages)
` [PATCH 02/14] twl4030_charger: use devres for power_supply_register and kzalloc
` [PATCH 13/14] twl4030_charger: Increase current carefully while watching voltage

[PATCH 0/5] Enhancements to twl4030 phy to support better charging - V2
 2015-03-23 21:25 UTC  (2+ messages)

[PATCH v3 0/5] input: synaptics - report correct width and pressure values
 2015-03-23 21:17 UTC  (4+ messages)
` [PATCH v3 2/5] input: synaptics - change default width value of cr48 sensors

linux-next: manual merge of the arm-soc tree with the arm-perf tree
 2015-03-23 21:16 UTC  (4+ messages)

[PATCH 0/3 v5] e820: Fix handling of NvDIMM chips
 2015-03-23 20:59 UTC  (4+ messages)
` [RFC 0/8] pmem: Submission of the Persistent memory block device
  ` [PATCH 7/8] pmem: Add support for page structs

Build regressions/improvements in v4.0-rc5
 2015-03-23 20:53 UTC  (2+ messages)

[PATCH v2 0/4] pci: fix unhandled interrupt on shutdown
 2015-03-23 20:52 UTC  (6+ messages)
` [PATCH v2 1/4] pci: disable msi/msix at probe time

[PATCH 1/2] Dma: at_hdmac_regs fixed a space coding style issue
 2015-03-23 20:52 UTC  (2+ messages)

[trivial PATCH] MAINTAINERS: Remove DRM DRIVERS FOR RENESAS pattern
 2015-03-23 20:40 UTC 

[PATCH 2/2] Dma: at_hdmac_regs fixed a space coding style issue
 2015-03-23 20:38 UTC 

[PATCH 2/2] EDMA: TI: fixed wrongly initialized data parameter to the edma callback
 2015-03-23 20:35 UTC 

[trivial PATCH] osdmap.h: Add missing format newlines
 2015-03-23 20:35 UTC 

[PATCH 1/2 v2] Documentation, split up rtc.txt into documentation and test file
 2015-03-23 20:32 UTC  (2+ messages)

[RFCv3 PATCH 00/48] sched: Energy cost model for energy-aware scheduling
 2015-03-23 20:21 UTC  (6+ messages)
` [RFCv3 PATCH 30/48] sched: Calculate energy consumption of sched_group


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).