public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-17 21:45:39 to 2017-07-18 04:59:42 UTC [more...]

[PATCH v2 0/5] ARM: defconfig: Cleanup from old entries
 2017-07-18  4:59 UTC  (4+ 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 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  (6+ messages)
` [PATCH 1/4] ARM: dts: keystone-k2g: Add PMMC node to support TI-SCI protocol
` [PATCH 2/4] ARM: dts: keystone-k2g: Add ti-sci power domain node
` [PATCH 3/4] ARM: dts: keystone-k2g: Add ti-sci clock provider node
` [PATCH 4/4] ARM: dts: keystone-k2g: Add TI SCI reset-controller node

[PATCH 0/3] Keystone defconfig updates
 2017-07-18  4:45 UTC  (5+ messages)
` [PATCH 1/3] ARM: configs: keystone: Enable Message Manager
` [PATCH 2/3] ARM: configs: keystone: Enable TI-SCI protocol and genpd driver
` [PATCH 3/3] ARM: configs: keystone: Enable reset drivers

[RFC PATCH v1 00/11] Create fast idle path for short idle periods
 2017-07-18  4:45 UTC  (15+ 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] "

[RFC PATCH 0/5] earlycon hang under some conditions
 2017-07-18  4:30 UTC  (6+ 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 v6 00/16] perf tool: add meta-data header support for pipe-mode
 2017-07-18  4:25 UTC  (17+ 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

[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  (8+ messages)
` [PATCH v10 1/7] perf/core: Define the common branch type classification
` [PATCH v10 2/7] perf/x86/intel: Record branch type
` [PATCH v10 3/7] perf record: Create a new option save_type in --branch-filter
` [PATCH v10 4/7] perf report: Refactor the branch info printing code
` [PATCH v10 5/7] perf util: Create branch.c/.h for common branch functions
` [PATCH v10 6/7] perf report: Show branch type statistics for stdio mode
` [PATCH v10 7/7] perf report: Show branch type in callchain entry

[PATCH v2] dt-bindings: display: sunxi: Improve endpoint ID scheme readability
 2017-07-18  4:02 UTC 

(no subject)
 2017-07-18  3:57 UTC 

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

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

linux-next: Tree for Jul 18
 2017-07-18  3:51 UTC 

[PATCH 00/18] drm/sun4i: Allwinner MIPI-DSI support
 2017-07-18  3:41 UTC  (3+ messages)
` [PATCH 10/18] drm/sun4i: tcon: Move out the tcon0 common setup

[PATCH v7 1/1] f2fs: dax: implement direct access
 2017-07-18  3:45 UTC 

[RFC PATCH v2 0/3] pmbus: Expand fan support and add MAX31785 driver
 2017-07-18  3:36 UTC  (4+ messages)
` [RFC PATCH v2 1/3] hwmon: pmbus: Add fan control support
` [RFC PATCH v2 2/3] pmbus: Add and expose pmbus_get_info()
` [RFC PATCH v2 3/3] pmbus: Add MAX31785 driver

[PATCH 0/6] Cache coherent device memory (CDM) with HMM v5
 2017-07-18  3:26 UTC  (2+ messages)

[PATCH] usb: dwc2: gadget: On USB RESET reset device address to zero
 2017-07-18  3:23 UTC  (2+ messages)

[PATCH v6 0/9] AXP803 PMIC support for Pine64
 2017-07-18  3:07 UTC  (13+ messages)
` [PATCH v6 4/9] arm64: allwinner: a64: add AXP803 node to Pine64 device tree
  ` [linux-sunxi] "
` [PATCH v6 7/9] arm64: allwinner: a64: add DTSI file for AXP803 PMIC
  ` [linux-sunxi] "
` [PATCH v6 8/9] arm64: allwinner: a64: enable AXP803 regulators for Pine64
  ` [linux-sunxi] "

[PATCH] scsi: sg: fix static checker warning in sg_is_valid_dxfer
 2017-07-18  3:04 UTC  (2+ messages)

[PATCH v2 1/2] hpsa: limit transfer length to 1MB
 2017-07-18  2:57 UTC  (2+ messages)

[PATCH v2 00/22] Intel FPGA Device Drivers
 2017-07-18  2:29 UTC  (7+ messages)
` [PATCH v2 07/22] fpga: intel: pcie: parse feature list and create platform device for features
` [PATCH v2 12/22] fpga: intel: fme: add header sub feature support

[PATCH v3 0/7] drm/rockchip: add all full framework vop support
 2017-07-18  2:28 UTC  (8+ messages)
` [PATCH v3 1/7] drm/rockchip: vop: initialize registers directly
` [PATCH v3 2/7] drm/rockchip: vop: move write_relaxed flags to vop register
` [PATCH v3 3/7] drm/rockchip: vop: move line_flag_num to interrupt registers
` [PATCH v3 4/7] drm/rockchip: vop: group vop registers
` [PATCH v3 5/7] drm/rockchip: vop: add a series of vop support
` [PATCH v3 6/7] dt-bindings: display: fill Documents for series of vop
` [PATCH v3 7/7] drm/rockchip: vop: rk3328: fix overlay abnormal

[PATCH] pci: quirk: Apply APM ACS quirk to XGene devices
 2017-07-18  2:23 UTC  (2+ messages)

[RFC PATCH] Bluetooth: btusb: Fix memory leak in play_deferred
 2017-07-18  2:16 UTC  (5+ messages)

[PATCH v12 0/8] Virtio-balloon Enhancement
 2017-07-18  2:12 UTC  (6+ messages)
` [PATCH v12 6/8] mm: support reporting free page blocks

[RFC PATCH v2] Bluetooth: btusb: Fix memory leak in play_deferred
 2017-07-18  2:06 UTC 

[RFC PATCH v2] Bluetooth: btusb: Fix memory leak in play_deferred
 2017-07-18  2:05 UTC 

[PATCH v2 1/2] staging: gs_fpgaboot: add buffer overflow checks
 2017-07-18  1:56 UTC  (4+ messages)
` [PATCH v2 2/2] staging: gs_fpgaboot: change char to u8

[RFC PATCH v1 0/6] ktask: multithread cpu-intensive kernel work
 2017-07-18  1:49 UTC  (4+ messages)
` [RFC PATCH v1 5/6] mm: parallelize clear_gigantic_page

[PATCH v3] kbuild: trivial cleanups on the comments
 2017-07-18  1:53 UTC 

[PATCH 1/6] f2fs: spread struct f2fs_dentry_ptr for inline path
 2017-07-18  1:43 UTC  (4+ messages)
` [PATCH 2/6] f2fs: make max inline size changeable

[PATCH] f2fs: avoid cpu lockup
 2017-07-18  1:40 UTC  (5+ messages)
` [PATCH v2] "
  ` [f2fs-dev] "

linux-next: manual merge of the drm-misc tree with the drm-misc-fixes tree
 2017-07-18  1:39 UTC 

linux-next: build failure after merge of the drm-misc tree
 2017-07-18  1:38 UTC 

[git pull] vfs.git part 3
 2017-07-18  1:36 UTC  (4+ messages)
    ` [RFC] ->poll() sparse annotations

[PATCH 00/11] Drop unnecessary static
 2017-07-18  1:31 UTC  (5+ messages)
` [PATCH 01/11] clk: mmp: "
` [PATCH 02/11] clk: moxart: "

[PATCH v2] clk: moxart: remove unnecessary statics
 2017-07-18  1:30 UTC  (2+ messages)

[PATCH v7 00/16] lockdep: Implement crossrelease feature
 2017-07-18  1:25 UTC  (8+ messages)
` [PATCH v7 06/16] lockdep: Detect and handle hist_lock ring buffer overwrite

[PATCH v6 1/1] f2fs: dax: implement direct access
 2017-07-18  1:25 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] f2fs: include seq_file.h for sysfs.c
 2017-07-18  1:23 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH v2] clk: qcom: clk-smd-rpm: Fix the reported rate of branches
 2017-07-18  1:22 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] clk: mediatek: fixed static checker warning in clk_cpumux_get_parent call
 2017-07-18  1:17 UTC  (2+ messages)

[PATCH v5 1/2] clk: gate: expose clk_gate_ops::is_enabled
 2017-07-18  1:17 UTC  (3+ messages)

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

[PATCH v2 0/5] arm64: dts: rockchip: support mail and IPA thermal for rk3399
 2017-07-18  0:58 UTC  (4+ messages)
` [PATCH v2 2/5] dt-bindings: gpu: add a power_model optional properties for MALI

fs/btrfs/ctree.c:5149: warning: 'found_key' is used uninitialized in this function
 2017-07-18  0:55 UTC 

A question about acpi_early_init(), and want to invoke acpi_early_init() earlier
 2017-07-18  0:53 UTC  (4+ messages)

[PATCH v4 0/5] Add support for the ARMv8.2 Statistical Profiling Extension
 2017-07-18  0:48 UTC  (12+ messages)
                ` [PATCH] perf tools: Add ARM Statistical Profiling Extensions (SPE) support

Help with trace-cmd/ftrace recording process ID information
 2017-07-18  0:45 UTC  (6+ messages)

[PATCH v3 0/4] firmware: few pending fixes
 2017-07-18  0:27 UTC  (6+ messages)
` [PATCH v3 4/4] firmware: send -EINTR on signal abort on fallback mechanism

4.12 nf_conntrack_expect crash
 2017-07-18  0:23 UTC  (3+ messages)

[PATCH] staging: gs_fpgaboot: add buffer overflow checks
 2017-07-18  0:21 UTC  (3+ messages)

[PATCH 0/2] PM / suspend: Add platform_suspend_target_state()
 2017-07-18  0:19 UTC  (4+ messages)
` [PATCH v3] PM / suspend: Export pm_suspend_target_state
  ` [PATCH v4] "

linux-next: manual merge of the btrfs-kdave tree with Linus' tree
 2017-07-18  0:18 UTC 

What differences and relations between SVM, HSA, HMM and Unified Memory?
 2017-07-18  0:15 UTC  (4+ messages)

[PATCH] kthread: Fix race condition between kthread_parkme() and kthread_unpark()
 2017-07-18  0:13 UTC  (4+ messages)

[REGRESSION] perf/core: PMU interrupts dropped if we entered the kernel in the "skid" region
 2017-07-18  0:07 UTC  (13+ messages)
` [PATCH] perf/core: generate overflow signal when samples are dropped (WAS: Re: [REGRESSION] perf/core: PMU interrupts dropped if we entered the kernel in the "skid" region)

[PATCH V6 0/7] crypto: AES CBC multibuffer implementation
 2017-07-18  0:18 UTC  (2+ messages)

[PATCH v2 0/3] Qualcomm Light Pulse Generator
 2017-07-18  0:03 UTC  (12+ messages)
` [PATCH v2 1/3] leds: core: Introduce generic pattern interface
` [PATCH v2 3/3] DT: leds: Add Qualcomm Light Pulse Generator binding

[PATCH] mm,hugetlb: compute page_size_log properly
 2017-07-18  0:00 UTC  (6+ messages)
  ` [RFC PATCH 1/3] mm:hugetlb: Define system call hugetlb size encodings in single file
  ` [RFC PATCH 2/3] mm: arch: Use new hugetlb size encoding definitions
  ` [RFC PATCH 3/3] mm: shm: "

[PATCH v5 0/4] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions
 2017-07-17 23:51 UTC  (4+ messages)
` [PATCH v5 4/4] "

[PATCH 00/10] percpu: replace percpu area map allocator with bitmap allocator
 2017-07-17 23:32 UTC  (5+ messages)
` [PATCH 09/10] percpu: replace "
` [PATCH 10/10] percpu: add optimizations on allocation path for the "

[PATCH] HID: Add quirk for Lenovo Yoga 910 with ITE Chips
 2017-07-17 23:22 UTC  (6+ messages)

[RFC][PATCH] drm: kirin: Restrict modes to known good mode clocks
 2017-07-17 23:20 UTC  (9+ messages)

Fedora 26 / Kernel 4.11.10 - System becomes unresponsive when swapping
 2017-07-17 23:10 UTC 

[PATCH linux v5 0/3] Export 1-wire thermal sensors as hwmon device
 2017-07-17 23:09 UTC  (4+ messages)
` [PATCH linux v5 1/3] drivers: w1: add hwmon support structures
` [PATCH linux v5 2/3] drivers: w1: refactor w1_slave_show to make the temp reading functionality separate
` [PATCH linux v5 3/3] drivers: w1: add hwmon temp support for w1_therm

[PATCH] nvme: Acknowledge completion queue on each iteration
 2017-07-17 23:07 UTC  (5+ messages)

[PATCH v4 1/2] wire: export w1_touch_bit (RESEND: line breaks fixed, I hope.)
 2017-07-17 22:53 UTC 

[PATCH] exec: Check stack space more strictly
 2017-07-17 22:51 UTC  (2+ messages)

[PATCH 0/7] Add support for IPQ8074 PCIe phy and controller
 2017-07-17 22:30 UTC  (5+ messages)
` [PATCH 3/7] phy: qcom-qmp: Fix phy pipe clock name
` [PATCH 7/7] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller

[RFC 11/13] gpio-switch is for some reason neccessary for camera to work
 2017-07-17 22:20 UTC  (2+ messages)

[RFC 0/4] perf script python: Provide perf_sample dict to all handlers
 2017-07-17 22:10 UTC  (5+ messages)
` [RFC 1/4] perf script python: Allocate memory only if handler exists
` [RFC 2/4] perf script python: Refactor creation of perf sample dict
` [RFC 3/4] perf script python: Add perf_sample dict to tracepoint handlers
` [RFC 4/4] perf script python: Generate hooks with additional argument

[PATCH 0/3] enable ghes_edac on selected platforms
 2017-07-17 21:59 UTC  (4+ messages)
` [PATCH 1/3] ACPI / blacklist: add acpi_match_oemlist() interface
` [PATCH 2/3] intel_pstate: convert to use acpi_match_oemlist()
` [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac

tty contention resulting from tty_open_by_device export
 2017-07-17 22:04 UTC  (9+ messages)
` [patch 0/3] "

[PATCH v2 RESEND] dt-bindings: chosen: document kaslr-seed property
 2017-07-17 22:05 UTC 

[RFC v2] timers: Don't wake ktimersoftd on every tick
 2017-07-17 22:04 UTC  (12+ messages)
` [PATCH] "
    ` [PATCH] Revert "timers: Don't wake ktimersoftd on every tick"
                  ` [PATCH v2] timers: Don't wake ktimersoftd on every tick

[PATCH v2 0/6] Better document Sphinx install instructions
 2017-07-17 21:55 UTC  (5+ messages)

[rfc] superblock shrinker accumulating excessive deferred counts
 2017-07-17 21:50 UTC  (4+ messages)

[PATCH v2 0/8] Add a script to check for Sphinx install requirements
 2017-07-17 21:46 UTC  (9+ messages)
` [PATCH v2 1/8] docs: Makefile: remove no-ops targets
` [PATCH v2 2/8] scripts/sphinx-pre-install: add a script to check Sphinx install
` [PATCH v2 3/8] sphinx-pre-install: detect an existing virtualenv
` [PATCH v2 4/8] sphinx-pre-install: use a requirements file
` [PATCH v2 5/8] sphinx-pre-install: check for the need of graphviz-gd
` [PATCH v2 6/8] sphinx-pre-install: add dependencies for ImageMagick to work with svg
` [PATCH v2 7/8] sphinx-pre-install: fix USE needs for GraphViz and ImageMagick
` [PATCH v2 8/8] sphinx.rst: document scripts/sphinx-pre-install script

[PATCH v3 1/3] Documentation: devicetree: add Freescale RNGC binding
 2017-07-17 21:16 UTC  (3+ messages)
  ` [PATCH v3 2/3] ARM: i.MX25: add RNGC node to dtsi
  ` [PATCH 3/3] hwrng: mxc-fsl - add support for Freescale RNGC


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