public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-09 13:20:16 to 2014-07-09 15:29:03 UTC [more...]

[RFC PATCH v2 0/5] Support for Qualcomm QPNP PMIC's
 2014-07-09 15:28 UTC  (7+ messages)
` [RFC PATCH v2 1/5] mfd: qpnp: add support for Qualcomm QPNP PMICs
` [RFC PATCH v2 2/5] dt: qcom: msm8974: add qpnp-spmi device nodes

[PATCH v1 0/5] fs/seq_file: introduce seq_hex_dump() helper
 2014-07-09 15:24 UTC  (6+ messages)
` [PATCH v1 1/5] seq_file: provide an analogue of print_hex_dump()
` [PATCH v1 2/5] saa7164: convert to seq_hex_dump()
` [PATCH v1 3/5] crypto: qat - use seq_hex_dump() to dump buffers
` [PATCH v1 4/5] parisc: "
` [PATCH v1 5/5] [S390] zcrypt: "

[PATCH 00/14] cpufreq: cpu0: Extend support beyond CPU0, V2
 2014-07-09 15:27 UTC  (30+ messages)
` [PATCH 02/14] clk: Create of_clk_shared_by_cpus()
` [PATCH 03/14] cpufreq: Add support for per-policy driver data
` [PATCH 04/14] cpufreq: cpu0: Add Module Author
` [PATCH 05/14] cpufreq: cpu0: don't validate clock on clk_put()
` [PATCH 06/14] cpufreq: cpu0: defer probe if clock isn't registered yet
` [PATCH 07/14] cpufreq: cpu0: OPPs can be populated at runtime
` [PATCH 08/14] cpufreq: cpu0: use dev_{err|warn|dbg} instead of pr_{err|warn|debug}
` [PATCH 09/14] cpufreq: cpu0: Move per-cluster initialization code to ->init()

[PATCH] Documentation: devres: Sort managed interfaces
 2014-07-09 15:26 UTC 

[PATCH v1 0/4] perf: add ability to sample interrupted machine state
 2014-07-09 15:26 UTC  (6+ messages)
` [PATCH 1/4] perf: add ability to sample machine state on interrupt

[RFC 0/7] hrtimer: drop active hrtimer checks after adding it
 2014-07-09 15:25 UTC  (8+ messages)
` [RFC 2/7] hrtimer: don't check for active hrtimer "
` [RFC 7/7] net: "

[PATCH v9 0/7] ARM: berlin: add AHCI support
 2014-07-09 15:24 UTC  (11+ messages)
` [PATCH v9 3/7] ata: libahci: allow to use multiple PHYs

gpio-omap: wakeup mask
 2014-07-09 15:24 UTC  (6+ messages)

[PATCHv3 00/34] ARM: at91: Switch remaining SoCs and boards to CCF
 2014-07-09 15:07 UTC  (18+ messages)
` [PATCHv3 01/34] Documentation: dt: document all the atmel pmc compatibles
` [PATCHv3 03/34] ARM: at91: prepare common clk transition for rm9200
` [PATCHv3 08/34] ARM: at91/dt: sam9260: define clocks
` [PATCHv3 09/34] ARM: at91/dt: sam9g20: "
` [PATCHv3 14/34] ARM: at91/dt: tny_a9260: define crystals frequencies
` [PATCHv3 15/34] ARM: at91/dt: qil_a9260: "
` [PATCHv3 16/34] ARM: at91/dt: mpa1600: define crytals frequencies
` [PATCHv3 17/34] ARM: at91/dt: ge863-pro3: define main crystal frequency
` [PATCHv3 24/34] ARM: at91/dt: sam9g45: define clocks
` [PATCHv3 27/34] ARM: at91/dt: pm9g45: crystals frequencies
` [PATCHv3 28/34] ARM: at91/dt: cosino define "
` [PATCHv3 29/34] ARM: at91: prepare common clk transition for sam9263
` [PATCHv3 30/34] ARM: at91/dt: sam9263: define clocks
` [PATCHv3 31/34] ARM: at91: move at91sam9263 SoC to the CCF
` [PATCHv3 32/34] ARM: at91/dt: sam9263ek: define crystals frequencies
` [PATCHv3 33/34] ARM: at91/dt: tny_a9263: "
` [PATCHv3 34/34] ARM: at91/dt: usb_a9263: "

[PATCH v8 0/9] Support for creating generic PCI host bridges from DT
 2014-07-09 15:21 UTC  (11+ messages)
` [PATCH v8 6/9] pci: Introduce a domain number for pci_host_bridge
` [PATCH v8 3/9] pci: Introduce pci_register_io_range() helper function

[PATCH 00/17] KEYS: PKCS#7 and PE file signature checking for kexec
 2014-07-09 15:17 UTC  (17+ messages)
` [PATCH01/17] X.509: Add bits needed for PKCS#7
` [PATCH02/17] X.509: Export certificate parse and free functions
` [PATCH03/17] PKCS#7: Implement a parser [RFC 2315]
` [PATCH04/17] PKCS#7: Digest the data in a signed-data message
` [PATCH05/17] PKCS#7: Find the right key in the PKCS#7 key list and verify the signature
` [PATCH07/17] PKCS#7: Find intersection between PKCS#7 message and known, trusted keys
` [PATCH08/17] PKCS#7: Provide a key type for testing PKCS#7
` [PATCH09/17] KEYS: X.509: Fix a spelling mistake
` [PATCH10/17] Provide PE binary definitions
` [PATCH11/17] pefile: Parse a PE binary to find a key and a signature contained therein
` [PATCH12/17] pefile: Strip the wrapper off of the cert data block
` [PATCH13/17] pefile: Parse the presumed PKCS#7 content of the certificate blob
` [PATCH14/17] pefile: Parse the "Microsoft individual code signing" data blob
` [PATCH15/17] pefile: Handle pesign using the wrong OID
` [PATCH16/17] pefile: Digest the PE binary and compare to the PKCS#7 data
` [PATCH17/17] pefile: Validate PKCS#7 trust chain

[PATCH 0/4] printk: some minor fixups
 2014-07-09 15:17 UTC  (9+ messages)
` [PATCH 1/4] printk: rename DEFAULT_MESSAGE_LOGLEVEL
` [PATCH 3/4] printk: use a clever macro

[PATCH 2/6] mailbox/omap: add support for parsing dt devices
 2014-07-09 15:15 UTC  (12+ messages)

[PATCH] Xen PCIbackend support for slot and bus reset (v3)
 2014-07-09 15:11 UTC  (23+ messages)
` [PATCH v3 1/7] xen-pciback: Document the various parameters and attributes in SysFS
  ` [Xen-devel] "
` [PATCH v3 2/7] xen/pciback: Don't deadlock when unbinding
` [PATCH v3 4/7] xen/pciback: Implement PCI reset slot or bus with 'do_flr' SysFS attribute
        ` [Xen-devel] "

man-pages-3.70 is released
 2014-07-09 13:05 UTC 

[PATCH v4 00/10] Add SDHCI support for ST Microelectronics SoCs
 2014-07-09 15:07 UTC  (11+ messages)
` [PATCH v4 01/10] mmc: sdhci-st: Intial support for ST SDHCI controller
` [PATCH v4 02/10] mmc: sdhci-st: ST Microelectronics SDHCI binding documentation
` [PATCH v4 03/10] ARM: STi: DT: Add sdhci pins for stih416
` [PATCH v4 04/10] ARM: STi: DT: Add sdhci controller "
` [PATCH v4 05/10] ARM: STi: DT: Add sdhci pin configuration for stih415
` [PATCH v4 06/10] ARM: STi: DT: Add sdhci controller "
` [PATCH v4 07/10] ARM: STi: DT: Enable mmc0 for both stih415 and stih416 SoCs
` [PATCH v4 08/10] ARM: STi: DT: Enable second sdhci controller for stih416 b2020 boards
` [PATCH v4 09/10] ARM: update multi_v7_defconfig for STI
` [PATCH v4 10/10] MAINTAINERS: Add sdhci-st file to ARCH/STI architecture

[PATCH v7 00/24] Add Maxim 77802 PMIC support
 2014-07-09 15:13 UTC  (13+ messages)
` [PATCH v7 02/24] mfd: max77686: Add power management support
` [PATCH v7 03/24] mfd: max77686: Don't define dummy function if OF isn't enabled
` [PATCH v7 04/24] mfd: max77686: Make platform data over-rule DT
` [PATCH v7 05/24] mfd: max77686: Return correct error when pdata isn't found
` [PATCH v7 06/24] mfd: max77686: Make error checking consistent
` [PATCH v7 08/24] mfd: max77686: Add Dynamic Voltage Scaling (DVS) support

[RFC PATCH 1/4] tty: serial: 8250 core: provide a function to export uart_8250_port
 2014-07-09 15:12 UTC  (8+ messages)
` [RFC PATCH 3/4] tty: serial: 8250 core: add runtime pm

[PATCH 1/3] asm-generic/io.h: Implement generic {read,write}s*()
 2014-07-09 15:11 UTC  (3+ messages)
` [PATCH 2/3] ARM: Use include/asm-generic/io.h
` [PATCH 3/3] arm64: "

[PATCH RFC 0/5] Virtual Memory Resource Controller for cgroups
 2014-07-09 15:08 UTC  (3+ messages)

[PATCH 3/4] usb: add support to the PHY framework for HCD
 2014-07-09 15:08 UTC  (3+ messages)

[RFC 0/2] prctl: set-mm -- Rework interface
 2014-07-09 15:06 UTC  (8+ messages)
` [RFC 2/2] prctl: PR_SET_MM -- Introduce PR_SET_MM_MAP operation

scsi-mq V2
 2014-07-09 15:05 UTC  (7+ messages)
` [PATCH 01/14] sd: don't use rq->cmd_len before setting it up
` [PATCH 10/14] scsi: only maintain target_blocked if the driver has a target queue limit

[PATCH v3] arm/smp: Absorb boot_secondary()
 2014-07-09 15:01 UTC 

[PATCH net-next v2 0/3] pktgen: Upstreaming features useful for xen-netback/front testing
 2014-07-09 15:00 UTC  (5+ messages)
` [PATCH net-next 1/3 v4] pktgen: Fill the payload optionally with a pattern
    ` checkpatch minor issue

[PATCH V4 1/2] perf ignore LBR and extra_regs
 2014-07-09 14:58 UTC  (6+ messages)

[PATCH] hwmon: gpio-fan: Change name passed to hwmon_device_register_with_groups
 2014-07-09 14:53 UTC 

[PATCH] hwmon: pwm-fan: Add pwm-fan driver
 2014-07-09 14:53 UTC 

[PATCH] md/dm-ioctl.c: optimize memory allocation in copy_params
 2014-07-09 14:53 UTC  (4+ messages)
` [dm-devel] "

[PATCH v3 0/5] phy: miphy365x: Introduce support for MiPHY365x
 2014-07-09 14:52 UTC  (4+ messages)
` [PATCH v3 1/5] phy: miphy365x: Add Device Tree bindings for the MiPHY365x

pull request: bluetooth-next 2014-07-09
 2014-07-09 14:49 UTC 

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-07-09 14:48 UTC  (11+ messages)
` [RFC/PATCH RESEND -next 01/21] Add kernel address sanitizer infrastructure
` [RFC/PATCH RESEND -next 11/21] mm: slub: share slab_err and object_err functions
` [RFC/PATCH RESEND -next 12/21] mm: util: move krealloc/kzfree to slab_common.c
` [RFC/PATCH RESEND -next 13/21] mm: slub: add allocation size field to struct kmem_cache
` [RFC/PATCH RESEND -next 15/21] mm: slub: add kernel address sanitizer hooks to slub allocator

[PATCH 00/12] drm/exynos/ipp: image post processing improvements, part three
 2014-07-09 14:47 UTC  (2+ messages)

[PATCH v3 00/12] sched: consolidation of cpu_power
 2014-07-09 14:44 UTC  (8+ messages)
` [PATCH v3 01/12] sched: fix imbalance flag reset

[PATCH 6/9] ARM: tegra: Export tegra_powergate_power_on
 2014-07-09 14:42 UTC  (12+ messages)

randconfig build error with next-20140709, in drivers/gpu/drm/drm_dp_mst_topology.c
 2014-07-09 14:39 UTC 

[PATCH] i2c: scx200: drop GPIO based i2c driver
 2014-07-09 14:27 UTC 

[PATCH v2] hyperv: Add netpoll support
 2014-07-09 14:24 UTC  (3+ messages)

[PATCH v3] hyperv: Add netpoll support
 2014-07-09 14:23 UTC 

fs: use after free in /proc/pid/mountinfo
 2014-07-09 14:24 UTC  (6+ messages)

[PATCH 0/2] net: davinci_mdio: reuse for keystone2 arch
 2014-07-09 14:23 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] net: davinci_mdio: allow to create phys from dt

[PATCH v4] devicetree: Add generic IOMMU device tree bindings
 2014-07-09 14:21 UTC  (3+ messages)

[PATCH] Provide additional sample information to Python scripts
 2014-07-09 14:16 UTC  (14+ messages)
      ` [PATCH 2/3] Add callchain to generic and tracepoint events
          ` [PATCH 2/3] perf script: "
                  ` [PATCH 1/3] perf script: Add missing calls to Py_DECREF
                  ` [PATCH 3/3] perf script: Provide additional sample information on generic events

[RFA][PATCH 00/27] ftrace: Remove ftrace_start/stop() and friends
 2014-07-09 14:16 UTC  (9+ messages)
` [RFA][PATCH 06/27] microblaze: ftrace: Add call to ftrace_graph_is_dead() in function graph code
` [RFA][PATCH 09/27] powerpc/ftrace: "
` [RFA][PATCH 21/27] MIPS: ftrace: Remove check of obsolete variable function_trace_stop
` [RFA][PATCH 22/27] microblaze: "

Unionmount and overlayfs testsuite
 2014-07-09 14:14 UTC  (13+ messages)
                ` Overlayfs rename bug

[PATCH 0/3] Qualcomm pm8xxx gpio driver
 2014-07-09 14:13 UTC  (4+ messages)
` [PATCH 1/3] mfd: pm8921: Expose pm8xxx_read_irq_status

[PATCHSET cgroup/for-3.17] cgroup: remove sane_behavior support on non-default hierarchies
 2014-07-09 14:08 UTC  (2+ messages)

[GIT PULL] f2fs fixes for 3.16
 2014-07-09 14:08 UTC 

[PATCH v1 6/9] usb: xhci: Add NVIDIA Tegra XHCI host-controller driver
 2014-07-09 14:08 UTC  (2+ messages)

[PATCH 0/3] ARM: perf: allow tracing with kernel tracepoints events
 2014-07-09 14:04 UTC  (2+ messages)

[PATCH 1/2] iommu/amd: Fix for pasid initialization
 2014-07-09 14:04 UTC  (2+ messages)

[PATCH 0/4] New Qualcomm PMIC pin controller drivers
 2014-07-09 14:02 UTC  (5+ messages)

[PATCH] w1: ds2482: add support for ds2482-101 sleep pin
 2014-07-09 13:58 UTC 

[PATCH tty-next 00/22] tty/serial fixes for 3.17
 2014-07-09 13:57 UTC  (7+ messages)
` [PATCH tty-next 14/22] tty: Remove tty_wait_until_sent_from_close()

[PATCH v2] xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests
 2014-07-09 13:55 UTC  (3+ messages)
` [Xen-devel] "

[PATCH] arm64: KVM: export current vcpu->pause state via pseudo regs
 2014-07-09 13:55 UTC 

[PATCH v3 0/5] Add Keystone PCIe controller driver
 2014-07-09 13:52 UTC  (2+ messages)

[f2fs-dev][PATCH 1/2] f2fs: check name_len of dir entry to prevent from deadloop
 2014-07-09 13:47 UTC  (6+ messages)

[RESEND PATCH 0/6] thermal: sti: Add new Thermal driver
 2014-07-09 13:46 UTC  (5+ messages)

[PATCH/RFC 0/4] perf kvm: add stat support for s390
 2014-07-09 13:45 UTC  (9+ messages)
` [PATCH 1/4] perf kvm: Use defines of kvm events
` [PATCH 2/4] perf kvm: Move arch specific code into arch/
` [PATCH 3/4] perf kvm: Add skip_event() for --duration option
` [PATCH 4/4] perf kvm: Add stat support on s390

[PATCH v2 0/7] Serial ATA support for NVIDIA Tegra124
 2014-07-09 13:45 UTC  (4+ messages)
` [PATCH v2 6/7] ata: Add support for the Tegra124 SATA controller

[net-next PATCH v2 0/3] Broadcast/Multicast rate limit via Ethtool Coalesce
 2014-07-09 13:39 UTC  (3+ messages)
` [net-next PATCH v2 3/3] drivers: net: cpsw: Add support for multicast/broadcast rate limit

hello
 2014-07-09 13:36 UTC 

v3.16-rc4 messes up make kernelrelease with additional output
 2014-07-09 13:36 UTC  (4+ messages)

[PATCH v4 00/13] pagewalk: improve vma handling, apply to new users
 2014-07-09 13:34 UTC  (3+ messages)
` [PATCH v4 13/13] mincore: apply page table walker on do_mincore()

[patch] mm, hugetlb: generalize writes to nr_hugepages
 2014-07-09 13:31 UTC  (5+ messages)

f2fs: Add f2fs_balance_fs for direct IO
 2014-07-09 13:26 UTC  (4+ messages)

[PATCH v2 0/2] hwrng, virtio-rng: init-time fixes
 2014-07-09 13:25 UTC  (6+ messages)
` [PATCH v2 1/2] hwrng: fetch randomness only after device init

[PATCH 0/3] Deterministic UART numbering on Samsung SoCs
 2014-07-09 13:23 UTC  (5+ messages)

[PATCH 00/17] Convert TTM to the new fence interface
 2014-07-09 13:23 UTC  (5+ messages)
` [PATCH 09/17] drm/radeon: use common fence implementation for fences
    ` [PATCH v2 "

[PATCH tip/core/rcu 1/3] MAINTAINERS: Add "R:" designated-reviewers tag
 2014-07-09 13:23 UTC  (12+ messages)
` [PATCH tip/core/rcu 2/3] rcu: Add designated reviewers for RCU

[PATCH 1/2] staging: media: bcm2048: radio-bcm2048.c - removed IRQF_DISABLED macro
 2014-07-09 13:22 UTC  (4+ messages)
` [PATCH 2/2] staging: nokia_h4p: nokia_core.c "

[PATCH v2] fix serial console resume-from-suspend
 2014-07-09 13:21 UTC  (2+ messages)
` [PATCH v2] serial: core: Preserve termios c_cflag for console resume

[PATCH] media: em28xx-dvb - fix em28xx_dvb_resume() to not unregister i2c and dvb
 2014-07-09 13:21 UTC 


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