All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-05 21:28:00 to 2017-12-05 22:27:05 UTC [more...]

[PATCH v1 0/6] ARM: dts: introduce Compulab IoT Gateway
 2017-12-05 22:27 UTC  (10+ messages)
` [PATCH v1 1/6] ARM: dts: imx7d-sbc-iot: add initial iot gateway dts
  ` [PATCH v1 2/6] ARM: dts: imx7d-cl-som: add nodes for usbh, and usbotg2
` [PATCH v1 3/6] ARM: dts: imx7s: add dma support
` [PATCH v1 4/6] ARM: dts: imx7s: add node and supplies for vdd1p2

[RFC PATCH 00/31] CPUFreq on ARM
 2017-12-05 22:26 UTC  (9+ messages)
` [RFC PATCH 22/31] xen/arm: Add Xen changes to SCPI protocol
` [RFC PATCH 27/31] cpufreq: hack: perf->states isn't a real guest handle on ARM
` [RFC PATCH 29/31] xen/arm: Introduce CPUFreq Interface component

[PATCH v2 0/3] ethtool: add ETHTOOL_RESET support via --reset command
 2017-12-05 22:26 UTC  (5+ messages)
` [PATCH v2 3/3] ethtool: Add "

[PATCH 1/4] linux-firmware: Add firmware file for Intel Bluetooth 9560
 2017-12-05 22:25 UTC  (2+ messages)

[PATCH v2 00/15] ASoC: qcom: Add support to QDSP6 based audio
 2017-12-05 22:18 UTC  (17+ messages)
` [PATCH v2 01/15] dt-bindings: soc: qcom: Add bindings for APR bus
` [PATCH v2 02/15] soc: qcom: add support to APR bus driver
` [PATCH v2 03/15] ASoC: qcom: qdsp6: Add common qdsp6 helper functions
` [PATCH v2 04/15] ASoC: qcom: qdsp6: Add support to Q6AFE
` [PATCH v2 05/15] ASoC: qcom: qdsp6: Add support to Q6ADM
` [PATCH v2 06/15] ASoC: qcom: qdsp6: Add support to Q6ASM
` [PATCH v2 07/15] ASoC: qcom: q6asm: Add support to memory map and unmap
` [PATCH v2 08/15] ASoC: qcom: q6asm: add support to audio stream apis
` [PATCH v2 09/15] ASoC: qcom: qdsp6: Add support to Q6CORE
` [PATCH v2 10/15] ASoC: qcom: qdsp6: Add support to q6routing driver
` [PATCH v2 11/15] ASoC: qcom: qdsp6: Add support to q6afe dai driver
` [PATCH v2 12/15] ASoC: qcom: qdsp6: Add support to q6asm "
` [PATCH v2 13/15] dt-bindings: sound: qcom: Add devicetree bindings for apq8096
` [PATCH v2 14/15] ASoC: qcom: apq8096: Add db820c machine driver
` [PATCH v2 15/15] arm64: dts: msm8996: db820c: Add sound card support

+ autofs-fix-careless-error-in-recent-commit.patch added to -mm tree
 2017-12-05 22:25 UTC 

+ autofs-fix-careless-error-in-recent-commit.patch added to -mm tree
 2017-12-05 22:25 UTC 

[RFC,4/4] EDAC, skx_edac: Detect non-volatile DIMMs
 2017-12-05 22:24 UTC  (3+ messages)
` [RFC PATCH 4/4] "

[PATCH v2] thinkad_acpi: Support the battery wear control
 2017-12-05 22:23 UTC  (3+ messages)

[PATCH net-next 0/1] net: dsa: microchip: Add Microchip KSZ8895 DSA driver
 2017-12-05 22:23 UTC  (5+ messages)
` [PATCH net-next 1/1] "

C++11, std::list::size(), and trusty
 2017-12-05 22:23 UTC  (11+ messages)

[RFC PATCH v3 0/7] ktask: multithread CPU-intensive kernel work
 2017-12-05 22:23 UTC  (6+ messages)
` [RFC PATCH v3 2/7] "

[PATCH 4.4 00/96] 4.4.103-stable review
 2017-12-05 22:22 UTC  (4+ messages)
` [PATCH 4.4 20/96] autofs: dont fail mount for transient error

UFS utilities
 2017-12-05 22:22 UTC  (4+ messages)
  ` [EXT] "

[PATCH] autofs: don't fail mount for transient error
 2017-12-05 22:21 UTC  (2+ messages)
` [PATCH] autofs: fix careless error in recent commit

[PATCH 0/2] usbip: Adjustments for two function implementations
 2017-12-05 22:21 UTC  (10+ messages)
` [PATCH 1/2] usbip: Delete an error message for a failed memory allocation in two functions
` [PATCH 2/2] usbip: Use common error handling code in stub_recv_cmd_submit()

[PATCH 0/5] rebase -i: add config to abbreviate command names
 2017-12-05 22:21 UTC  (3+ messages)
` [PATCH v2 0/9] "

UBIFS does not mount after powerfail
 2017-12-05 22:19 UTC  (4+ messages)

[PATCH v2] direct-io: Fix unsigned comparison overflow
 2017-12-05 22:19 UTC  (2+ messages)

[RFE] Inverted sparseness (amended)
 2017-12-05 22:19 UTC  (2+ messages)

[PATCH] ACPI / GED: unregister interrupts during shutdown
 2017-12-05 22:18 UTC  (3+ messages)

[PATCH 00/12] firmware: arm_scpi: series with smaller improvements
 2017-12-05 22:17 UTC  (26+ messages)
` [PATCH 01/12] firmware: arm_scpi: remove two unneeded devm_kfree's in scpi_remove
` [PATCH 02/12] firmware: arm_scpi: make freeing mbox channels device-managed
` [PATCH 03/12] firmware: arm_scpi: make scpi_probe completely device-managed
` [PATCH 04/12] firmware: arm_scpi: improve struct dvfs_info to make code better readable
` [PATCH 05/12] firmware: arm_scpi: improve handling of protocol and firmware version subfields
` [PATCH 06/12] firmware: arm_scpi: improve struct sensor_value
` [PATCH 07/12] firmware: arm_scpi: drop unnecessary type cast to scpi_shared_mem
` [PATCH 08/12] firmware: arm_scpi: remove all single element structures
` [PATCH 09/12] firmware: arm_scpi: silence sparse warnings
` [PATCH 10/12] firmware: arm_scpi: remove struct sensor_capabilities
` [PATCH 11/12] firmware: arm_scpi: use FIELD_GET/_PREP to simplify macro definitions
` [PATCH 12/12] firmware: arm_scpi: improve info message for pre-1.0 firmware

[RFC] Improve subvolume usability for a normal user
 2017-12-05 22:08 UTC  (9+ messages)

[PATCH v3 1/8] drm/i915/huc: Move firmware selection to init_early
 2017-12-05 22:14 UTC  (3+ messages)
` [PATCH v3 8/8] HAX enable GuC/HuC load

gitattributes not read for diff-tree anymore in 2.15?
 2017-12-05 22:13 UTC  (2+ messages)
` [PATCH] diff-tree: read the index so attribute checks work in bare repositories

[PATCH v2 00/11] Fix indentation and CamelCase issue in staging/pi433
 2017-12-05 22:08 UTC  (12+ messages)
` [PATCH v2 01/11] staging: pi433: Fix indentation in rf69_enum.h
` [PATCH v2 02/11] staging: pi433: Capitalize constant definitions
` [PATCH v2 03/11] staging: pi433: Rename variable in struct pi433_rx_cfg
` [PATCH v2 04/11] staging: pi433: Rename enum optionOnOff in rf69_enum.h
` [PATCH v2 05/11] staging: pi433: Rename enum modShaping "
` [PATCH v2 06/11] staging: pi433: Split rf69_set_crc_enabled into two functions
` [PATCH v2 07/11] staging: pi433: Split rf69_set_sync_enabled "
` [PATCH v2 08/11] staging: pi433: Remove enum data_mode
` [PATCH v2 09/11] staging: pi433: Combine all rf69_set_amplifier_x()
` [PATCH v2 10/11] staging: pi433: Move enum option_on_off to pi433_if.h
` [PATCH v2 11/11] staging: pi433: Remove SET_CHECKED usage from pi433_probe

[patch 00/60] x86/kpti: Kernel Page Table Isolation (was KAISER)
 2017-12-05 22:08 UTC  (7+ messages)
` [patch 53/60] x86/mm: Use/Fix PCID to optimize user/kernel switches

[LTP] [RFC] Showing skipped tests in results?
 2017-12-05 22:11 UTC 

[PATCH] ARM: dts: sun8i: h3: enable USB OTG for NanoPi Neo board
 2017-12-05 22:10 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends()
 2017-12-05 22:09 UTC  (27+ messages)

[PATCH 2/3 v3] kernel: Move groups_sort to the caller of set_groups
 2017-12-05 22:08 UTC  (3+ messages)
` [PATCH 2/3] "

[PATCH] ASoC: atmel-classd: select correct Kconfig symbol
 2017-12-05 22:07 UTC  (7+ messages)

[PATCH V6 0/7] dmaengine: qcom_hidma: add support for bugfixed HW
 2017-12-05 22:05 UTC  (6+ messages)
` [PATCH V6 2/7] ACPI / bus: Introduce acpi_get_match_data() function

[RFC] virtio-net: help live migrate SR-IOV devices
 2017-12-05 22:05 UTC  (15+ messages)

[PATCH 0/3, V2] Move groups_sort outisde of set_groups
 2017-12-05 22:05 UTC  (7+ messages)
` [PATCH 2/3, V2] kernel: Move groups_sort to the caller "

[PATCH v3 1/2] drm/i915: follow single notation for workaround number
 2017-12-05 22:05 UTC  (3+ messages)
` [PATCH v3 2/2] drm/i915: add platform tag to WA

[PATCH v2] w1: driver for serial linkUSB, linkOEM, LINK devices
 2017-12-05 21:56 UTC  (2+ messages)

[PATCH v5 0/5] In-kernel QMI helpers and sysmon
 2017-12-05 22:03 UTC  (3+ messages)
` [PATCH v5 1/5] soc: qcom: Introduce QMI encoder/decoder

[PATCH v2 00/15] ima: digest list feature
 2017-12-05 22:03 UTC  (3+ messages)

[PATCH v8 00/13] Introduce framework for SLIMbus device driver
 2017-12-05 22:03 UTC  (8+ messages)
` [PATCH v8 01/13] Documentation: Add SLIMbus summary
` [PATCH v8 10/13] dt-bindings: Add qcom slimbus controller bindings

+ stringh-work-around-for-increased-stack-usage-fix.patch added to -mm tree
 2017-12-05 22:02 UTC 

+ stringh-work-around-for-increased-stack-usage.patch added to -mm tree
 2017-12-05 22:02 UTC 

[PATCH] string.h: work around for increased stack usage
 2017-12-05 22:02 UTC  (2+ messages)

[PATCH v6 00/12] Partial clone part 2: fsck and promisors
 2017-12-05 22:02 UTC  (4+ messages)
` [PATCH v6 09/12] fixup: sha1_file: convert gotos to break/continue

[Ocfs2-devel] [PATCH] ocfs2: use get_task_comm
 2017-12-05 22:01 UTC  (8+ messages)
`  "

[U-Boot] [PULL] efi patch queue 2017-12-05
 2017-12-05 21:59 UTC 

答复: osd: fine-grained statistics for object space usage
 2017-12-05 21:58 UTC  (9+ messages)
                      `  "

GemniLake laptops goes power off directly after performing suspend
 2017-12-05 21:56 UTC  (4+ messages)

[kernel-hardening] [PATCHv2 2/2] userns: control capabilities of some user namespaces
 2017-12-05 21:55 UTC  (8+ messages)
` [kernel-hardening] "
          `  "

[PATCH] kyber: fix another domain token wait queue hang
 2017-12-05 21:49 UTC  (2+ messages)

[PATCH v5 0/3] platform/chrome: Support for cros_ec_accel_legacy driver
 2017-12-05 21:55 UTC  (4+ messages)
` [PATCH v5 2/3] platform/chrome: cros_ec_lpc: Add support for Google Glimmer

[PATCH v2] KVM: VMX: Cache IA32_DEBUGCTL in memory
 2017-12-05 21:54 UTC  (2+ messages)

very large data-offset?
 2017-12-05 21:53 UTC  (4+ messages)

[PATCH v2 00/15] NTB: Add full multi-port API support to the test drivers
 2017-12-05 21:50 UTC  (11+ messages)
` [PATCH v2 01/15] NTB: Rename NTB messaging API methods
` [PATCH v2 04/15] NTB: ntb_pp: Add full multi-port NTB API support

[PATCH v3 1/2] Ensure that the SCSI error handler gets woken up
 2017-12-05 21:46 UTC  (2+ messages)

[PATCH 4.14 00/95] 4.14.4-stable review
 2017-12-05 21:45 UTC  (4+ messages)

[RFC PATCH 0/4] Teach EDAC driver about NVDIMMs
 2017-12-05 21:44 UTC  (7+ messages)
` [RFC PATCH 4/4] EDAC, skx_edac: Detect non-volatile DIMMs
        ` [RFC,4/4] "

[PATCH v2 0/2] KVM: nVMX: misc changes
 2017-12-05 21:44 UTC  (2+ messages)

[PATCH] clk: renesas: r8a77970: add LVDS clock
 2017-12-05 21:43 UTC  (2+ messages)

[PATCH] KVM: Expose new cpu features to guest
 2017-12-05 21:43 UTC  (2+ messages)

[PATCH linux dev-4.10] ARM: dts: aspeed: quanta-q71l: move coin battery sensor
 2017-12-05 21:39 UTC 

[PATCH] KVM: VMX: fix page leak in hardware_setup()
 2017-12-05 21:37 UTC  (2+ messages)

Provision for filesystem specific open flags
 2017-12-05 21:36 UTC  (11+ messages)

[PATCH v4 1/4] Makefile: generate Perl header from template file
 2017-12-05 21:35 UTC  (3+ messages)

[PATCH] perf, tools: Fix perf stat for old kernels w/o PERF_SAMPLE_IDENTIFIER
 2017-12-05 21:34 UTC 

[PATCH 1/2] KVM: VMX: remove I/O port 0x80 bypass on Intel hosts
 2017-12-05 21:32 UTC  (2+ messages)

[PATCH] scripts/faddr2line: extend usage on generic arch
 2017-12-05 21:30 UTC  (2+ messages)

[PATCH v4 0/2] Add cli and ioctl to ignore a scanned device
 2017-12-05 21:30 UTC  (4+ messages)
` [PATCH v4 1/2] btrfs: add function to device list delete

[PATCH v10 14/18] x86/insn-eval: Add utility function to get segment descriptor
 2017-12-05 21:29 UTC  (6+ messages)
` [tip:x86/mpx] "

[Printing-architecture] Next OP SC - Mon/Tue - 1/2 December 2008 - please join us
 2017-12-05 21:29 UTC  (2+ messages)
` [Printing-architecture] Last OP Meeting - Tue - 5 Dec 2017 - The Recording

[PATCH v2] net: macb: change GFP_KERNEL to GFP_ATOMIC
 2017-12-05 21:28 UTC  (4+ messages)
` [PATCH 1/2] net: macb: reduce scope of rx_fs_lock-protected regions
  ` [PATCH 2/2] net: macb: kill useless use of list_empty()

[PATCH 0/9] Clarify/cleanup/fix tlbflush API/usage
 2017-12-05 21:27 UTC  (5+ messages)
` [PATCH 5/9] x86/uv: Use the right tlbflush API


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.