linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-28 09:50:46 to 2015-10-28 13:52:52 UTC [more...]

[PATCH 3.12 000/123] 3.12.50-stable review
 2015-10-28 13:51 UTC  (6+ messages)
` [PATCH 3.12 001/123] x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI code
` [PATCH 3.12 002/123] x86/paravirt: Replace the paravirt nop with a bona fide empty function
` [PATCH 3.12 026/123] windfarm: decrement client count when unregistering
` [PATCH 3.12 027/123] ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsets
` [PATCH 3.12 029/123] x86/apic: Serialize LVTT and TSC_DEADLINE writes

[PATCH v3 0/5] mfd: sec: add S2MPS15 PMIC support
 2015-10-28 13:51 UTC  (20+ messages)
` [PATCH v3 2/5] mfd: sec: Add support for S2MPS15 PMIC
` [PATCH v3 5/5] drivers/rtc/rtc-s5m.c: add support for S2MPS15 RTC
            ` [rtc-linux] "

[PATCH] xfrm: dst_entries_init() per-net dst_ops
 2015-10-28 14:07 UTC  (4+ messages)

[PATCH V1 00/11] MMCONFIG refactoring and ARM64 PCI hostbridge init based on ACPI
 2015-10-28 13:51 UTC  (14+ messages)
` [PATCH V1 07/11] XEN / PCI: Remove the dependence on arch x86 when PCI_MMCONFIG=y
  ` [Linaro-acpi] "
` [PATCH V1 10/11] pci, acpi: Provide generic way to assign bus domain number
    ` [Linaro-acpi] "
` [PATCH V1 11/11] arm64, pci, acpi: Support for ACPI based PCI hostbridge init

[PATCH v4] serial: support 16-bit register interface for console
 2015-10-28 13:51 UTC  (2+ messages)

[PATCH] MAINTAINERS: Start using the 'reviewer' (R) tag
 2015-10-28 13:49 UTC  (25+ messages)

[PATCH] tty: serial: sa1100.c: use UPIO_MEM rather than SERIAL_IO_MEM
 2015-10-28 13:45 UTC  (2+ messages)

[RFC PATCH net-next 0/4] perf tools: Support receiving output through BPF programs
 2015-10-28 13:44 UTC  (10+ messages)
` [RFC PATCH net-next 1/4] perf tools: Enable pre-event inherit setting by config terms
` [RFC PATCH net-next 2/4] perf tools: Introduce bpf-output event
` [RFC PATCH net-next 3/4] perf data: Add u32_hex data type
` [RFC PATCH net-next 4/4] perf data: Support converting data from bpf_perf_event_output()

[PATCH v7 4/7] mtd: nand: gpmi: may use minimum required ecc
 2015-10-28 13:42 UTC 

[PATCH V3] usb: remove unnecessary CONFIG_PM dependency from USB_OTG
 2015-10-28 13:41 UTC 

[PATCH v3 0/3] virtio DMA API core stuff
 2015-10-28 13:37 UTC  (9+ messages)

[RESEND PATCH 01/10] net: wireless: ath: Remove unnecessary semicolon
 2015-10-28 13:36 UTC  (4+ messages)
` [RESEND PATCH 07/10] net: wireless: iwlegacy: Remove unneeded variable ret

[PATCH 0/6] dmaengine: tegra-apb: Various updates
 2015-10-28 13:34 UTC  (11+ messages)
` [PATCH 1/6] dmaengine: tegra-apb: Correct runtime-pm usage
` [PATCH 6/6] dmaengine: tegra-apb: Disable interrupts on removal

[RFT, PATCH v1 1/1] hexdump: truncate output in case of overflow
 2015-10-28 13:24 UTC  (2+ messages)

[PATCH 1/3] staging/ad7606: Actually build the interface modules
 2015-10-28 13:25 UTC  (3+ messages)
` [PATCH 2/3] kbuild: Allow to specify composite modules with modname-m
` [PATCH 3/3] Revert "drm: Hack around CONFIG_AGP=m build failures"

[PATCH 1/1] usb: xhci: fix checking ep busy for CFC
 2015-10-28 13:27 UTC  (2+ messages)

[PULL] clockevents: fixes for 4.3-rc7
 2015-10-28 13:11 UTC  (9+ messages)
` [PATCH 1/8] clocksource/drivers/arm_global_timer: Prevent ftrace recursion
  ` [PATCH 2/8] clocksource/drivers/pistachio: "
  ` [PATCH 3/8] clocksource/drivers/samsung_pwm_timer: "
  ` [PATCH 4/8] clocksource/drivers/prima2: "
  ` [PATCH 5/8] clocksource/drivers/vf_pit_timer: "
  ` [PATCH 6/8] clocksource/drivers/fsl_ftm_timer: "
  ` [PATCH 7/8] clocksource/drivers/digicolor: "
  ` [PATCH 8/8] clocksource/drivers/sh_mtu2: Fix multiple shutdown call issue

[PATCH v6 00/15] Big fixes, retries, handle a race condition
 2015-10-28 13:14 UTC  (16+ messages)
` [PATCH v6 01/15] scsi: ufs: clear UTRD, UPIU req and rsp before new transfers
` [PATCH v6 02/15] scsi: ufs: clear fields "
` [PATCH v6 03/15] scsi: ufs: verify command tag validity
` [PATCH v6 04/15] scsi: ufs: clear outstanding_request bit in case query timeout
` [PATCH v6 05/15] scsi: ufs: increase fDeviceInit query response timeout
` [PATCH v6 06/15] scsi: ufs: avoid exception event handler racing with PM callbacks
` [PATCH v6 07/15] scsi: ufs: set REQUEST_SENSE command size to 18 bytes
` [PATCH v6 08/15] scsi: ufs: add retries to dme_peer get and set attribute
` [PATCH v6 09/15] scsi: ufs: add retries for hibern8 enter
` [PATCH v6 10/15] scsi: ufs: fix error recovery after the hibern8 exit failure
` [PATCH v6 11/15] scsi: ufs: retry failed query flag requests
` [PATCH v6 12/15] scsi: ufs: reduce the interrupts for power mode change requests
` [PATCH v6 13/15] scsi: ufs: add missing memory barriers
` [PATCH v6 14/15] scsi: ufs: commit descriptors before setting the doorbell
` [PATCH v6 15/15] scsi: ufs: add wrapper for retrying sending query attribute

[PATCH V3 0/2] Add support for Tegra210 ADMA
 2015-10-28 13:17 UTC  (3+ messages)
` [PATCH V3 2/2] dmaengine: tegra-adma: "

[RFC] vfio/type1: handle case where IOMMU does not support PAGE_SIZE size
 2015-10-28 13:12 UTC 

[GIT] Networking
 2015-10-28 13:21 UTC  (4+ messages)

[PATCH v3 1/2] ASoC: wm9713: convert to regmap
 2015-10-28 12:43 UTC  (2+ messages)

[PATCH 0/8] Staging: rtl8192u: ieee80211: checkpatch cleanups
 2015-10-28 13:01 UTC  (9+ messages)
` [PATCH 1/8] Staging: rtl8192u: ieee80211: fixed open brace positions
` [PATCH 2/8] Staging: rtl8192u: ieee80211: fixed position of else statements
` [PATCH 3/8] Staging: rtl8192u: ieee80211: added missing space around '='
` [PATCH 4/8] Staging: rtl8192u: ieee80211: added missing spaces after if
` [PATCH 5/8] Staging: rtl8192u: ieee80211: corrected indent
` [PATCH 6/8] Staging: rtl8192u: ieee80211: corrected block comments
` [PATCH 7/8] Staging: rtl8192u: ieee80211: removed unnecessary braces
` [PATCH 8/8] Staging: rtl8192u: ieee80211: added missing blank lines

[PATCH 0/8] Staging: rtl8192u: ieee80211: checkpatch cleanups
 2015-10-28 12:46 UTC  (2+ messages)
` [PATCH 1/8] Staging: rtl8192u: ieee80211: fixed open brace positions

[PATCH v5 0/7] VFIO platform reset module rework
 2015-10-28 13:02 UTC  (8+ messages)
` [PATCH v5 1/7] vfio: platform: introduce vfio-platform-base module
` [PATCH v5 2/7] vfio: platform: add capability to register a reset function
` [PATCH v5 3/7] vfio: platform: introduce module_vfio_reset_handler macro
` [PATCH v5 4/7] vfio: platform: reset: calxedaxgmac: add reset function registration
` [PATCH v5 5/7] vfio: platform: add compat in vfio_platform_device
` [PATCH v5 6/7] vfio: platform: use list of registered reset function
` [PATCH v5 7/7] vfio: platform: add dev_info on device reset

[PATCH v4] VFIO: platform: reset: AMD xgbe reset module
 2015-10-28 13:06 UTC 

[PATCHv5 00/52] perf stat: Add scripting support
 2015-10-28 13:04 UTC  (6+ messages)
` [PATCH 31/52] perf stat record: Synthesize stat record data

[v6, 0/6] Freescale DPAA FMan
 2015-10-28  8:53 UTC  (7+ messages)
` [v6, 1/6] fsl/fman: Add FMan MURAM support
` [v6, 2/6] fsl/fman: Add FMan support
` [v6, 3/6] fsl/fman: Add FMan MAC support
` [v6, 4/6] fsl/fman: Add FMan SP support
` [v6, 5/6] fsl/fman: Add FMan Port Support
` [v6, 6/6] fsl/fman: Add FMan MAC driver

[char-misc-next 2/2 V2] mei: bus: set the device name before running fixup
 2015-10-28 13:02 UTC 

[PATCH] staging: rdma: ipath: Remove unneeded vairable
 2015-10-28 13:04 UTC 

[PATCH 0/2] perf: we can now read separate debug-info files based on a build ID
 2015-10-28 12:59 UTC  (4+ messages)

[PATCH v4 00/11] exynos-ufs: add support for Exynos
 2015-10-28 12:53 UTC  (6+ messages)
` [PATCH v4 11/11] scsi: ufs-exynos: add UFS host support for Exynos SoCs

[PATCH v12 0/6] simple fpga bus and fpga bridge framework
 2015-10-28 12:51 UTC  (9+ messages)
` [PATCH v12 3/6] fpga: add simple-fpga-bus
` [PATCH v12 4/6] fpga: add fpga bridge framework
` [PATCH v12 6/6] ARM: socfpga: fpga bridge driver support

DEAR SIR/MADAM
 2015-10-28 12:41 UTC 

[PATCH 00/12] usb: early: add support for early printk through USB3 debug port
 2015-10-28 12:40 UTC  (5+ messages)
` [PATCH 01/12] usb: xhci: expose xhci extended capabilities via debugfs
` [PATCH 11/12] usb: serial: usb_debug: add support for dbc debug device

[PATCH] ntp:Fix second_overflow's input parameter type
 2015-10-28 12:37 UTC 

[char-misc-next 1/2] mei: bus: use correct lock ordering
 2015-10-28 12:34 UTC  (2+ messages)
` [char-misc-next 2/2] mei: bus: set the device name before running fixup

[PATCHv2] arm: perf: Add event descriptions
 2015-10-28 12:33 UTC  (5+ messages)

[PATCH v5] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-10-28 12:32 UTC  (4+ messages)

[PATCH -rt] Revert "net: use synchronize_rcu_expedited()"
 2015-10-28 12:27 UTC  (9+ messages)

[PATCH v5 00/15] Big fixes, retries, handle a race condition
 2015-10-28 12:05 UTC  (2+ messages)

[PATCH] recordmcount: arm64: replace the ignored mcount call into nop
 2015-10-28 11:58 UTC  (3+ messages)

[patch 0/3] vmstat: Various enhancements
 2015-10-28 11:57 UTC  (5+ messages)
` [patch 3/3] vmstat: Create our own workqueue

[RFC PATCH 1/2] usb: doc: Add bindings for ULPI platform driver
 2015-10-28 11:55 UTC  (8+ messages)

[PATCH 00/11] Generalized broadcom cygnus gpio driver
 2015-10-28 11:52 UTC  (4+ messages)
` [PATCH 07/11] pinctrl: use ngpios propety from DT

[PATCH v2 1/3] devicetree: mfd: Add binding for the TI LM3533
 2015-10-28 11:50 UTC  (4+ messages)
` [PATCH v2 3/3] mfd: lm3533: Support initialization from Device Tree

[PATCH v2 00/17] add fixes, device quirks, error recovery,
 2015-10-28 11:46 UTC  (2+ messages)

[PATCH v4 0/6] ARM: sunxi: Introduce Allwinner H3 support
 2015-10-28 11:42 UTC  (3+ messages)
` [PATCH v4 4/6] reset: sunxi: Add Allwinner H3 bus resets

[PATCH V5 Base on RC7 1/3] Add DT bindings documentation for hi6220 SoC reset controller
 2015-10-28 11:42 UTC  (3+ messages)
` [PATCH V5 Base on RC7 3/3] Add reset controller for hi6220 SoC platform

[PATCH v2 0/3] Add support for Cirrus Logic CS47L24 and WM1831 codecs
 2015-10-28 11:42 UTC  (4+ messages)
` [PATCH v2 2/3] gpio: arizona: Support Cirrus Logic CS47L24 and WM1831

[PATCH v2] efi: Fix warning of int-to-pointer-cast on x86 32-bit builds
 2015-10-28 11:28 UTC  (8+ messages)
` [PATCH 1/2] efi: use correct type for struct efi_memory_map::phys_map
  ` [PATCH 2/2] efi: Fix warning of int-to-pointer-cast on x86 32-bit builds

[PATCH 0/3] HIGHMEM support for ARC
 2015-10-28 11:23 UTC  (4+ messages)
` [PATCH 1/3] ARC: mm: preps ahead of HIGHMEM support
` [PATCH 2/3] ARC: mm: HIGHMEM: kmap API implementation
` [PATCH 3/3] ARC: mm: HIGHMEM: switch to using phys_addr_t for physical addresses

[PATCH v9 0/8] Fix error message and present UFS variant
 2015-10-28 11:15 UTC  (9+ messages)
` [PATCH v9 1/8] phy: qcom-ufs: fix build error when the component is built as a module
` [PATCH v9 2/8] scsi: ufs-qcom: fix compilation warning if compiled "
` [PATCH v9 3/8] scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM component
` [PATCH v9 4/8] scsi: ufs: add ufshcd_get_variant ufshcd_set_variant
` [PATCH v9 5/8] scsi: ufs: creates wrapper functions for vops
` [PATCH v9 6/8] scsi: ufs: make the UFS variant a platform device
` [PATCH v9 7/8] scsi: ufs-qcom: add debug prints for test bus
` [PATCH v9 8/8] scsi: ufs-qcom: add QUniPro hardware support and power optimizations

GREETINGS TO YOU
 2015-10-28 11:15 UTC 

[PATCH 0/9] powerpc32: set of optimisation of network checksum functions
 2015-10-28 11:11 UTC  (4+ messages)
` [PATCH 3/9] powerpc32: checksum_wrappers_64 becomes checksum_wrappers

[PATCH] mmc: pwrseq: Use highest priority for eMMC restart handler
 2015-10-28 11:02 UTC  (3+ messages)

[PATCH] leds: bcm6328: Handle default-state of LEDs correctly
 2015-10-28 10:56 UTC  (4+ messages)

[PATCH] MIPS: fix build failure
 2015-10-28 10:48 UTC  (4+ messages)

[3.16.y-ckt stable] Linux 3.16.7-ckt19 stable review
 2015-10-28 10:45 UTC  (4+ messages)
` [PATCH 3.16.y-ckt 072/104] drm/radeon: Restore LCD backlight level on resume (>= R5xx)

[PATCH 0/3][v2] Fix thermal problems during suspend/bootup
 2015-10-28 10:39 UTC  (5+ messages)
` [PATCH 2/3][v2] Thermal: handle thermal zone device properly during system sleep
` [PATCH 3/3][v2] Thermal: do thermal zone update after a cooling device registered

Q: schedule() and implied barriers on arm64
 2015-10-28 10:39 UTC  (11+ messages)

[PATCH 1/2] f2fs: report error of f2fs_create_root_stats
 2015-10-28 10:30 UTC  (2+ messages)

[PATCH] staging: most: hdm-usb: Use setup_timer
 2015-10-28 10:21 UTC  (2+ messages)

[PATCH V2 0/3] perf/powerpc:Add ability to sample intr machine state in powerpc
 2015-10-28 10:20 UTC  (3+ messages)
` [PATCH V2 1/3] perf/powerpc:add ability to sample intr machine state in power

[PATCH v3 3/3] MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()
 2015-10-28 10:20 UTC  (9+ messages)
` [v3, "

character driver - poll() timeout
 2015-10-28 10:15 UTC  (7+ messages)

[PATCH v2 0/5] crypto: add algif_akcipher user space API
 2015-10-28 10:12 UTC  (4+ messages)

[PATCH] coccinelle: misc: remove "complex return code" warnings
 2015-10-28 10:09 UTC  (5+ messages)

[PATCH v9 0/1] Enable capsule loader interface for efi firmware updating
 2015-10-28 17:58 UTC  (2+ messages)
` [PATCH v9 1/1] efi: a misc char interface for user to update efi firmware

[PATCH 2/2] f2fs: commit atomic written page in LFS mode
 2015-10-28  9:56 UTC 

Donation
 2015-10-28  9:55 UTC 

[PATCH v2 0/4] x86: sigcontext fixes, again
 2015-10-28  9:53 UTC  (7+ messages)


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