linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-18 04:17:07 to 2017-07-18 08:01:04 UTC [more...]

[PATCH][xen-next] xen/pvcalls: fix null pointer reference on sock_release call
 2017-07-18  8:01 UTC  (2+ messages)

[PATCH v1] xen/grant-table: log the lack of grants
 2017-07-18  8:00 UTC  (3+ messages)
` [Xen-devel] "

[PATCH v3] staging: unisys: visorbus: Constify attribute_group structures
 2017-07-18  8:00 UTC  (2+ messages)

[PATCH] xen/x86: Don't BUG on CPU0 offlining
 2017-07-18  8:00 UTC  (2+ messages)

[PATCH v2 0/2] Last step to working Allwinner R40 pinctrl
 2017-07-18  7:57 UTC  (4+ messages)
` [PATCH v2 1/2] pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver
  ` [linux-sunxi] "
` [PATCH v2 2/2] pinctrl: sunxi: add support of R40 to A10 "

[PATCH 0/2] use correct values for startup time bits for AXP22X/AXP8XX PEKs
 2017-07-18  7:57 UTC  (12+ messages)
` [PATCH 1/2] Input: axp20x-pek: add support for AXP221 PEK
` [PATCH 2/2] mfd: axp20x: use correct platform device id for many PEK

[PATCH] staging: gs_fpgaboot: add buffer overflow checks
 2017-07-18  7:54 UTC  (4+ messages)

[PATCH v6 0/3] clk: stm32h7: Add stm32h743 clock driver
 2017-07-18  7:53 UTC  (4+ messages)
` [PATCH v6 1/3] clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled()
` [PATCH v6 2/3] clk: gate: expose clk_gate_ops::is_enabled
` [PATCH v6 3/3] clk: stm32h7: Add stm32h743 clock driver

[PATCH] mtd: nand: fix lack of oob layout when using no ecc
 2017-07-18  7:53 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] irqchip/mips-gic: Remove population of irq domain names
 2017-07-18  7:48 UTC  (2+ messages)
` [tip:irq/urgent] "

[PATCH] Coccinelle report script for refcounters
 2017-07-18  7:48 UTC  (2+ messages)
` [PATCH] Coccinelle: add atomic_as_refcounter script

[PATCH v4 0/2] Add basic support for Mediatek MT2712 SoC
 2017-07-18  7:46 UTC  (2+ messages)

[PATCH] x86/microcode: Document the three loading methods
 2017-07-18  7:42 UTC  (3+ messages)

[PATCH] ARM: zImage: Fix stack overflow in merge_fdt_bootargs()
 2017-07-18  7:39 UTC  (2+ messages)

[PATCH] drm/i915: Explicit the connector name for DP link training result
 2017-07-18  7:38 UTC  (2+ messages)

[REGRESSION] 28676d869bbb (scsi: sg: check for valid direction before starting the request) breaks mtx tape library control
 2017-07-18  7:37 UTC  (2+ messages)

[PATCH 0/4] drm/sun4i: Fix a register access bug
 2017-07-18  7:35 UTC  (10+ messages)
` [PATCH 1/4] drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users
` [PATCH 4/4] drm/sun4i: make sure we don't have a commit pending

[PATCH] dt-bindings: add compatible string of Allwinner H5 Mali-450 MP4 GPU
 2017-07-18  7:33 UTC 

[PATCH] serial: 8250: fix error handling in of_platform_serial_probe()
 2017-07-18  7:33 UTC  (3+ messages)

[RFC PATCH v2] Bluetooth: btusb: Fix memory leak in play_deferred
 2017-07-18  7:30 UTC  (3+ messages)

[PATCH v3 0/6] Add HiSilicon SoC uncore Performance Monitoring Unit driver
 2017-07-18  7:59 UTC  (7+ messages)
` [PATCH v3 1/6] Documentation: perf: hisi: Documentation for HiSilicon SoC PMU driver
` [PATCH v3 2/6] perf: hisi: Add support for HiSilicon SoC uncore "
` [PATCH v3 3/6] perf: hisi: Add support for HiSilicon SoC L3C "
` [PATCH v3 4/6] perf: hisi: Add support for HiSilicon SoC HHA "
` [PATCH v3 5/6] perf: hisi: Add support for HiSilicon SoC DDRC "
` [PATCH v3 6/6] arm64: MAINTAINERS: hisi: Add HiSilicon SoC PMU support

[PATCH V3 1/5] drivers/fmc: remove unused variable
 2017-07-18  7:30 UTC  (5+ messages)

[PATCH] dt-bindings: add device tree binding for Allwinner XR819 SDIO Wi-Fi
 2017-07-18  7:29 UTC 

[PATCH 2/2] Staging: iio: light: tsl2x7x_core.c: Replace symbolic permission with octal permission
 2017-07-18  7:23 UTC 

[PATCH v6 00/16] perf tool: add meta-data header support for pipe-mode
 2017-07-18  7:28 UTC  (18+ messages)
` [PATCH v6 01/16] perf header: encapsulate read and swap
` [PATCH v6 02/16] perf header: add PROCESS_STR_FUN macro
` [PATCH v6 03/16] perf header: fail on write_padded error
` [PATCH v6 04/16] perf util: add const modifier to buf in "writen" function
` [PATCH v6 05/16] perf header: revamp do_write
` [PATCH v6 06/16] perf header: add struct feat_fd for write
` [PATCH v6 07/16] perf header: use struct feat_fd for print
` [PATCH v6 08/16] perf header: use struct feat_fd to process header records
` [PATCH v6 09/16] perf header: don't pass struct perf_file_section to process_##_feat
` [PATCH v6 10/16] perf header: use struct feat_fd in read header records
` [PATCH v6 11/16] perf header: make write_pmu_mappings pipe-mode friendly
` [PATCH v6 12/16] perf header: add a buffer to struct feat_fd
` [PATCH v6 13/16] perf header: change FEAT_OP* macros
` [PATCH v6 14/16] perf tool: add show_feature_header to perf_tool
` [PATCH v6 15/16] perf tools: add feature header record to pipe-mode
` [PATCH v6 16/16] perf header: add event desc to pipe-mode header

[RFC PATCH v1 00/11] Create fast idle path for short idle periods
 2017-07-18  7:24 UTC  (16+ messages)

[PATCH 00/11] Drop unnecessary static
 2017-07-18  7:23 UTC  (3+ messages)
` [PATCH 11/11] mfd: max8925-i2c: "

[PATCH 1/2] mfd: intel_soc_pmic: Export separate mfd-cell configs for BYT and CHT
 2017-07-18  7:17 UTC  (5+ messages)
` [PATCH 2/2] mfd: intel_soc_pmic: Differentiate between Bay and Cherry Trail CRC variants

[PATCH resend] Documentation: arm: Replace use of virt_to_phys with __pa_symbol
 2017-07-18  7:14 UTC  (4+ messages)

ath10k_htt_rx_amsdu_allowed() noise
 2017-07-18  7:14 UTC  (2+ messages)

[PATCH] mfd: intel_soc_pmic_crc: Uniquify device name
 2017-07-18  7:14 UTC  (4+ messages)

[PATCH v2 0/3] Introduce USB charger support in USB phy
 2017-07-18  7:13 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: dma: Add Spreadtrum SC9860 DMA controller
 2017-07-18  7:06 UTC  (2+ messages)
` [PATCH 2/2] dma: Add Spreadtrum DMA controller driver

[PATCHv5 0/6] DA9052 hardware monitoring improvements
 2017-07-18  7:08 UTC  (5+ messages)
` [PATCHv5 3/6] mfd: da9052: add register details for TSI

[PATCH v2] Enable namespaced file capabilities
 2017-07-18  7:01 UTC  (11+ messages)
` [PATCH v2] xattr: Enable security.capability in user namespaces

[PATCH v2 1/2] staging: gs_fpgaboot: add buffer overflow checks
 2017-07-18  7:00 UTC  (2+ messages)

[PATCH] staging: wlan-ng: Fix endianness warnings
 2017-07-18  6:58 UTC  (2+ messages)

[PATCH v3 0/1] Staging: android/ion: fix sparse warnings
 2017-07-18  6:58 UTC  (3+ messages)
` [PATCH v3 1/1] Staging: android/ion: declare function static

[PATCH v1] staging: rts5208: Change fixed function names with "%s: ", __func__
 2017-07-18  6:57 UTC  (3+ messages)

[PATCH 2/5] drm: vmwgfx: constify pci_device_id
 2017-07-18  6:55 UTC  (2+ messages)

[PATCH v2] PCI: dwc: designware: test PCIE_ATU_ENABLE bit to check enabled or not
 2017-07-18  6:48 UTC 

[PATCH v2] staging: unisys: visorbus: Constify attribute_group structures
 2017-07-18  6:50 UTC  (2+ messages)

[PATCH v7 1/1] f2fs: dax: implement direct access
 2017-07-18  6:47 UTC  (2+ messages)

WARN_ON_ONCE(work > weight) in napi_poll()
 2017-07-18  6:47 UTC  (7+ messages)

[PATCH v2 0/8] exec: Use sane stack rlimit under secureexec
 2017-07-18  6:45 UTC  (10+ messages)
` [PATCH v2 1/8] exec: Correct comments about "point of no return"
` [PATCH v2 2/8] exec: Move security_bprm_secureexec() earlier

[PATCH v3] Bluetooth: btusb: Fix memory leak in play_deferred
 2017-07-18  6:45 UTC  (2+ messages)

[PATCH 0/7] Documentation warning reduction
 2017-07-18  6:42 UTC  (3+ messages)
` [PATCH 6/7] docs: Do not include from include/drm/drm_color_mgmt.h

[PATCH v5 1/5] x86: stub out pmc function
 2017-07-18  6:40 UTC  (8+ messages)
` [PATCH v5 2/5] tick: Add freeze timer events

[PATCH v2] drm/i915: Consistently use enum pipe for PCH transcoders
 2017-07-18  6:39 UTC  (2+ messages)

[PATCH v2] arm64: defconfig: enable CONFIG_UNIPHIER_WATCHDOG
 2017-07-18  6:38 UTC 

[PATCH] audit: fix memleak in auditd_send_unicast_skb
 2017-07-18  6:37 UTC 

[PATCH] kthread: Fix race condition between kthread_parkme() and kthread_unpark()
 2017-07-18  6:35 UTC  (5+ messages)

[PATCH V3 5/5] drivers/fmc: carrier can program FPGA on registration
 2017-07-18  6:33 UTC 

[PATCH V3 4/5] drivers/fmc: change registration prototype
 2017-07-18  6:33 UTC 

[PATCH V3 3/5] drivers/fmc: The only way to dump the SDB is from debugfs
 2017-07-18  6:33 UTC 

[PATCH V3 2/5] drivers/fmc: hide fmc operations behind helpers
 2017-07-18  6:32 UTC 

[PATCH V3 0/5] Update kernel to latest FMC bus release
 2017-07-18  6:32 UTC 

ping/icmp sockets: define "sane"
 2017-07-18  6:32 UTC 

[RFC][PATCH] drm: kirin: Restrict modes to known good mode clocks
 2017-07-18  6:26 UTC  (10+ messages)

[PATCH] Stagung: rtl8188eu: core: fixd comment coding style issue in rtw_xmit.c
 2017-07-18  6:17 UTC  (2+ messages)

fscrypt request_module() deadlock
 2017-07-18  6:13 UTC  (2+ messages)

[PATCH] arm64: defconfig: enable CONFIG_UNIPHIER_WATCHDOG
 2017-07-18  6:10 UTC  (3+ messages)

[PATCH] efifb: allow user to disable write combined mapping
 2017-07-18  6:09 UTC 

[PATCH v7 00/13] Unify the interrupt delivery mode and do its setup in advance
 2017-07-18  6:08 UTC  (4+ messages)
` [PATCH v7 12/13] ACPI / init: Invoke early ACPI initialization earlier

[RFC PATCH 0/5] earlycon hang under some conditions
 2017-07-18  6:06 UTC  (8+ messages)
` [RFC PATCH 1/5] serial: arc: Remove __init marking from early write
` [RFC PATCH 2/5] serial: omap: "
` [RFC PATCH 3/5] serial: xuartps: "
` [RFC PATCH 4/5] serial: 8250_ingenic: "
` [RFC PATCH 5/5] serial: 8250_early: "

[PATCH 0/5] earlycon hang under some conditions
 2017-07-18  6:02 UTC  (6+ messages)
` [PATCH 1/5] serial: arc: Remove __init marking from early write
` [PATCH 2/5] serial: omap: "
` [PATCH 3/5] serial: xuartps: "
` [PATCH 4/5] serial: 8250_ingenic: "
` [PATCH 5/5] serial: 8250_early: "

[PATCH v5 0/3] some fixups for MediaTek cpufreq driver
 2017-07-18  6:01 UTC  (4+ messages)
` [PATCH v5 1/3] cpufreq: mediatek: Add support of cpufreq to MT2701/MT7623 SoC
` [PATCH v5 2/3] dt-bindings: cpufreq: move MediaTek cpufreq dt-bindings document to proper place
` [PATCH v5 3/3] dt-bindings: cpufreq: enhance MediaTek cpufreq dt-binding document

Droid 4 boot failure due to 422580c3cea7 (mm/oom_kill.c: add tracepoints for oom reaper-related events)
 2017-07-18  6:00 UTC  (10+ messages)

[PATCH 0/3] enable ghes_edac on selected platforms
 2017-07-18  6:00 UTC  (5+ messages)
` [PATCH 1/3] ACPI / blacklist: add acpi_match_oemlist() interface
` [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac

[RFC v2 0/6] drivers: Boot Constraints core
 2017-07-18  5:58 UTC  (6+ messages)
` [RFC v2 5/6] drivers: boot_constraint: Add initial DT bindings

[PATCH] staging: iio: adc: add space around substraction operation
 2017-07-18  5:57 UTC  (2+ messages)

[PATCH v3 1/3] Documentation: devicetree: add Freescale RNGC binding
 2017-07-18  5:49 UTC  (3+ messages)
  ` [PATCH 3/3] hwrng: mxc-fsl - add support for Freescale RNGC

[PATCH] drm/i915: disable KASAN for handlers
 2017-07-18  5:48 UTC  (5+ messages)

[PATCHv2 0/6] Motorola Droid 4 Audio Support
 2017-07-18  5:48 UTC  (6+ messages)

[PATCH RFC v5] cpufreq: schedutil: Make iowait boost more energy efficient
 2017-07-18  5:45 UTC  (4+ messages)

[PATCH] soc: TI knav_qmss: Fix spelling mistake "instace" -> "instance"
 2017-07-18  5:45 UTC 

panic, bisect to commit 7f1d4e58dabb "spmi: pmic-arb: optimize table lookups"
 2017-07-18  5:44 UTC  (4+ messages)

[PATCH V6 0/7] crypto: AES CBC multibuffer implementation
 2017-07-18  5:41 UTC  (3+ messages)
` [PATCH V6 5/7] crypto: AES CBC multi-buffer glue code

Regression with suspicious RCU usage splats with cpu_pm change
 2017-07-18  5:41 UTC  (8+ messages)

[PATCH] staging: pi433: Fix a couple of spelling mistakes
 2017-07-18  5:40 UTC 

[PATCH v2] ARM: dts: imx6: RIoTboard provide gpio-line-names
 2017-07-18  5:40 UTC 

[PATCH v2 0/4] pinctrl: Add USB support for Aspeed SoCs
 2017-07-18  5:24 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: aspeed: Add g4 USB functions
` [PATCH v2 2/4] dt-bindings: pinctrl: aspeed: Add g5 "
` [PATCH v2 3/4] pinctrl: aspeed: g4: Add USB device and host support
` [PATCH v2 4/4] pinctrl: aspeed: g5: "

[PATCH v2 00/22] Intel FPGA Device Drivers
 2017-07-18  5:22 UTC  (7+ messages)
` [PATCH v2 01/22] docs: fpga: add a document for Intel FPGA driver overview

KINDLY REPLY URGENTLY
 2017-07-18  5:19 UTC 

[PATCH net-next v2 0/4] net-next: mediatek: add support for ethernet on MT7622 SoC
 2017-07-18  5:13 UTC  (4+ messages)
` [PATCH net-next v2 1/4] dt-bindings: net: mediatek: add support for MediaTek MT7623 and "

[PATCH V3 0/4]: spmi: pmic-arb: support for V5 HW and bug fixes
 2017-07-18  5:09 UTC  (4+ messages)
` [PATCH V3 3/4] spmi: pmic-arb: add support for HW version 5

[PATCH 0/2] Enable USB dual-role operation for TM2 and TM2E
 2017-07-18  5:07 UTC  (5+ messages)
  ` [PATCH 1/2] arm64: dts: exynos: Fix wrong label for USB 3.0 controller node
  ` [PATCH 2/2] arm64: dts: exynos: Add extcon property for TM2 and TM2E

[PATCH] staging: unisys: visorbus: constify attribute_group structures
 2017-07-18  5:05 UTC  (6+ messages)

[PATCH v5 0/5] Fix the parse_dt of exynos dsi and remove the OF graph
 2017-07-18  5:03 UTC  (3+ messages)
  ` [PATCH v5 4/5] arm64: dts: exynos: Remove the OF graph from DSI node

[PATCH v2 0/5] ARM: defconfig: Cleanup from old entries
 2017-07-18  4:59 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: multi_v7_defconfig: Cleanup from non-existing options
` [PATCH v2 2/5] ARM: ixp4xx_defconfig: "
` [PATCH v2 3/5] ARM: vexpress_defconfig: "
` [PATCH v2 4/5] ARM: ezx_defconfig: "
` [PATCH v2 5/5] ARM: qcom_defconfig: "

[PATCH v4 1/2] wire: export w1_touch_bit (RESEND: line breaks fixed, I hope.)
 2017-07-18  5:00 UTC  (2+ messages)

[PATCH v4 1/2] wire: export w1_touch_bit
 2017-07-18  4:59 UTC  (5+ messages)

linux-next: build failure after merge of the net-next tree
 2017-07-18  4:59 UTC  (2+ messages)

[PATCH] cpufreq: schedutil: Update last_update from sugov_set_iowait_boost()
 2017-07-18  4:54 UTC 

[PATCH v6 0/6] provide power off support for iMX6 with external PMIC
 2017-07-18  4:53 UTC  (2+ messages)

[PATCH] hwmon: (lm75) Add a basic interrupt handler
 2017-07-18  4:53 UTC  (4+ messages)

[PATCH v7 0/3] nvmem: upstream snvs_lpgpr driver
 2017-07-18  4:52 UTC  (2+ messages)

[PATCH V2 0/5]: spmi: pmic-arb: Fixup patches
 2017-07-18  4:52 UTC  (4+ messages)
` [PATCH V2 2/5] spmi: pmic-arb: rename pa_xx to pmic_arb_xx and other code cleanup

[PATCH 0/4] Add various TI-SCI DT nodes on 66AK2G SoCs
 2017-07-18  4:47 UTC  (2+ messages)

[PATCH 0/3] Keystone defconfig updates
 2017-07-18  4:45 UTC  (2+ messages)

[PATCH v2 0/3] USB Mux support for Chipidea
 2017-07-18  4:41 UTC  (3+ messages)
` [PATCH v2 2/3] usb: chipidea: Hook into mux framework to toggle usb switch

[PATCH linux-next v5 1/1] spi: imx: Add support for SPI Slave mode
 2017-07-18  4:40 UTC 

[PATCH v5 00/16] perf tool: add meta-data header support for pipe-mode
 2017-07-18  4:39 UTC  (5+ messages)

[PATCH v4 00/16] perf tool: add meta-data header support for pipe-mode
 2017-07-18  4:37 UTC  (6+ messages)
` [PATCH v4 15/16] perf tools: add feature header record to pipe-mode

[PATCH 0/3] staging: ccree: Employ devm_* functions, remove redundant code
 2017-07-18  4:34 UTC  (4+ messages)
` [PATCH 1/3] staging: ccree: Replace kzalloc with devm_kzalloc

[PATCH v16 0/7] power: add power sequence library
 2017-07-18  4:29 UTC  (5+ messages)
` [PATCH v16 2/7] "

[PATCH] wireless: wext: terminate ifr name coming from userspace
 2017-07-18  4:23 UTC 

[RFC][PATCH v2] drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate
 2017-07-18  4:22 UTC 

[PATCH v10 0/7] perf report: Show branch type
 2017-07-18 12:13 UTC  (4+ messages)
` [PATCH v10 2/7] perf/x86/intel: Record "
` [PATCH v10 4/7] perf report: Refactor the branch info printing code
` [PATCH v10 6/7] perf report: Show branch type statistics for stdio mode


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