All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-02 22:46:50 to 2016-06-03 00:44:51 UTC [more...]

NFS/d_splice_alias breakage
 2016-06-03  0:44 UTC  (4+ messages)
` [PATCH] Allow d_splice_alias to accept hashed dentries

[Qemu-devel] AVR cores
 2016-06-03  0:40 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/9] target-avr: AVR cores support is added. 1. basic CPU structure 2. registers 3. no instructions
` [Qemu-devel] [PATCH 2/9] target-avr: adding AVR CPU features/flavors
` [Qemu-devel] [PATCH 3/9] target-avr: adding a sample AVR board
` [Qemu-devel] [PATCH 4/9] target-avr: adding instructions encodings
` [Qemu-devel] [PATCH 5/9] target-avr: adding AVR interrupt handling
` [Qemu-devel] [PATCH 6/9] target-avr: adding helpers for IN, OUT, SLEEP, WBR & unsupported instructions
` [Qemu-devel] [PATCH 7/9] target-avr: adding instruction decoder
` [Qemu-devel] [PATCH 8/9] target-avr: adding instruction translation
` [Qemu-devel] [PATCH 9/9] target-avr: updating translate.c to use instructions translation

[RFC PATCH 1/2] ACPI / button: Send "open" state after boot/resume
 2016-06-03  0:41 UTC  (7+ messages)
` [PATCH v3 3/3] ACPI / button: Add quirks for initial lid state notification

[PATCH v2 0/5] mfd: Make max drivers explicitly non-modular
 2016-06-03  0:39 UTC  (6+ messages)
` [PATCH 1/5] mfd: max8925-i2c: Make it "
` [PATCH 2/5] mfd: max8997: "
` [PATCH 3/5] mfd: max8998: "
` [PATCH 4/5] mfd: max77620: make "
` [PATCH 5/5] mfd: max77843: Make "

[Qemu-devel] [PULL V4 00/31] Net patches
 2016-06-03  0:40 UTC  (6+ messages)

[PATCH 01/20] [v2] x86, intel: Introduce macros for Intel family numbers
 2016-06-03  0:38 UTC  (21+ messages)
` [PATCH 02/20] x86, perf: use Intel family macros for core perf events
` [PATCH 03/20] x86, rapl: use Intel family macros for rapl
` [PATCH 04/20] x86, intel_idle: use Intel family macros for intel_idle
` [PATCH 05/20] x86, msr: use Intel family macros for msr events code
` [PATCH 06/20] x86, msr: add missing Intel models
` [PATCH 07/20] x86, intel: use Intel model macros intead of open-coding
` [PATCH 08/20] x86, rapl: reorder cpu detection table
` [PATCH 09/20] x86, platform: use new Intel model number macros
` [PATCH 10/20] x86, cstate: use Intel Model name macros
` [PATCH 11/20] x86, uncore: use Intel family name macros for uncore
` [PATCH 12/20] x86, edac: use Intel family name macros for edac driver
` [PATCH 13/20] x86, cpufreq: use Intel family name macros for intel_pstate cpufreq driver
` [PATCH 14/20] x86, acpi, lss: use Intel family name macros for lpss driver
` [PATCH 15/20] x86, intel_telemetry: use Intel family name macros for telemetry driver
` [PATCH 16/20] x86, pmc_core: use Intel family name macros for pmc_core driver
` [PATCH 17/20] x86, mmc: use Intel family name macros for mmc driver
` [PATCH 18/20] x86, thermal: clean up and fix cpu model detection for intel_soc_dts_thermal
` [PATCH 19/20] x86, rapl: add Skylake server model detection
` [PATCH 20/20] x86, powercap, rapl: add Skylake Server model number

[PATCH] mn10300: Add missing include file to proc-init.c
 2016-06-03  0:38 UTC 

Good News
 2016-06-03  0:33 UTC 

[PATCH 0/2] async implementation for sha1-mb
 2016-06-03  0:33 UTC  (5+ messages)
` [PATCH 2/2] crypto : "

[PATCH RESEND] dt-bindings: Add vendor prefix for TechNexion
 2016-06-03  0:30 UTC 

Build available for QA
 2016-06-03  0:30 UTC 

[Qemu-devel] [QEMU RFC PATCH v3 0/6]Migration: ensure hotplug and migration work together
 2016-06-03  0:28 UTC  (4+ messages)
` [Qemu-devel] [QEMU RFC PATCH v3 1/6] Migration: Defined VMStateDescription struct for spapr_drc

RFC: 32-bit __data_len and REQ_DISCARD+REQ_SECURE
 2016-06-03  0:27 UTC  (3+ messages)
` [PATCH] mmc: Set pref erase size based on size
  ` [PATCH v2] "

[PATCH 0/8] System Calls for Memory Protection Keys
 2016-06-03  0:26 UTC  (9+ messages)
` [PATCH 5/8] x86, pkeys: allocation/free syscalls

[PATCH] [RFCv3] add manpages for Memory Protection Keys
 2016-06-03  0:25 UTC 

[Bug 96327] Assertion failure in radeon_drm_cs.c (Shadow of Mordor)
 2016-06-03  0:25 UTC  (2+ messages)

[PATCH v2 00/11] enic counter fixes and Tx optimization
 2016-06-03  0:22 UTC  (15+ messages)
` [PATCH v3 00/13] "
  ` [PATCH v3 01/13] enic: fix Rx drop counters
  ` [PATCH v3 02/13] enic: drop bad packets and remove unused Rx error flag
  ` [PATCH v3 03/13] enic: count truncated packets
  ` [PATCH v3 04/13] enic: put Tx and Rx functions into same file
  ` [PATCH v3 05/13] enic: remove some unused functions in Tx path
  ` [PATCH v3 06/13] enic: streamline mbuf handling "
  ` [PATCH v3 07/13] enic: use Tx completion messages instead of descriptors
  ` [PATCH v3 08/13] enic: refactor Tx mbuf recycling
  ` [PATCH v3 09/13] enic: optimize the Tx function
  ` [PATCH v3 10/13] enic: remove unused files and functions and variables
  ` [PATCH v3 11/13] enic: add an enic assert macro
  ` [PATCH v3 12/13] enic: expand local Tx mbuf flags variable to 64-bits
  ` [PATCH v3 13/13] enic: fix Tx IP and UDP/TCP checksum offload

[Qemu-devel] [PATCH v2 0/8] virtio-blk: multiqueue support
 2016-06-03  0:19 UTC  (2+ messages)

[PATCH] Modify audit2why analyze function to use loaded policy
 2016-06-03  0:19 UTC 

DPCM: skip DAPM_STREAM_STOP event to BE, if still used by other FE
 2016-06-03  0:18 UTC  (2+ messages)

Add support for regulator operation mode of mt6397
 2016-06-03  0:16 UTC  (8+ messages)
` [PATCH v2 1/3] regulator: DT: Add DT property for operation mode configuration

"lttng enable-channel --tracefile-size" bug
 2016-06-03  0:15 UTC 

Denys Dmytriyenko : u-boot-ti-staging: update to ti2016.01-rc4 tag
 2016-06-03  0:12 UTC 

Denys Dmytriyenko : linux-ti-staging: update to 4.4.12 and ti2016. 01-rc4 tag
 2016-06-03  0:12 UTC 

Denys Dmytriyenko : linux-ti-staging: update to 4.4.12 and ti2016. 01-rc4 tag
 2016-06-03  0:12 UTC 

Denys Dmytriyenko : u-boot-ti-staging: update to ti2016.01-rc4 tag
 2016-06-03  0:12 UTC 

[PATCH] mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS
 2016-06-03  0:06 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: Fix double-put of vlan object
 2016-06-03  0:06 UTC  (2+ messages)

[Qemu-arm] [PATCH RFC 0/8] cpus: make "-cpu cpux, features" global properties
 2016-06-03  0:02 UTC  (3+ messages)
  ` [Qemu-arm] [Qemu-devel] "
    `  "

[PATCH 00/11] cpufreq: Keep policy->freq_table sorted
 2016-06-03  0:01 UTC  (5+ messages)

Can only connect to RMS gateway once
 2016-06-03  0:01 UTC  (2+ messages)

[PATCH v3 00/12] usb/mmc/power: Generic power sequence (and fix USB/LAN when TFTP booting)
 2016-06-02 23:59 UTC  (8+ messages)
` [PATCH v3 09/12] EXAMPLE CODE: usb: port: Parse pwrseq phandle from Device Tree

[dm-crypt] security concerns with RAID on top of dmcrpyt and with mulitple devices with the same key slot key?
 2016-06-02 23:47 UTC 

[PATCH] net: fjes: fjes_main: Remove create_workqueue
 2016-06-02 23:55 UTC  (2+ messages)

[PATCH] drm/vc4: Make pageflip completion handling more robust
 2016-06-02 23:54 UTC  (2+ messages)

[PATCH] ASoC: fsl: fix build failure
 2016-06-02 23:47 UTC  (3+ messages)
` Applied "ASoC: fsl: fix build failure" to the asoc tree

[qemu-upstream-4.3-testing test] 95210: trouble: blocked/broken
 2016-06-02 23:47 UTC 

[PATCH 1/2] regmap: irq: Add support to call client specific pre/post interrupt service
 2016-06-02 23:46 UTC  (2+ messages)

[PATCHv3] pathspec: allow escaped query values
 2016-06-02 23:41 UTC  (3+ messages)

[PATCH] ASoC: rt298: remove idle_bias_off = true
 2016-06-02 23:40 UTC  (2+ messages)

[PATCH] assert.3: improved description
 2016-06-02 23:35 UTC  (2+ messages)

+ mm-frontswap-convert-frontswap_enabled-to-static-key-checkpatch-fixes.patch added to -mm tree
 2016-06-02 23:35 UTC 

+ mm-frontswap-convert-frontswap_enabled-to-static-key.patch added to -mm tree
 2016-06-02 23:34 UTC 

[RFC][PATCH 0/5] Hi655x powerkey support for HiKey
 2016-06-02 23:33 UTC  (7+ messages)
` [RFC][PATCH 4/5] drivers: input: powerkey for HISI 65xx SoC

+ ocfs2-insure-dlm-lockspace-is-created-by-kernel-module.patch added to -mm tree
 2016-06-02 23:32 UTC 

+ dynamic_debug-add-jump-label-support.patch added to -mm tree
 2016-06-02 23:30 UTC 

+ s390-add-explicit-linux-stringifyh-for-jump-label.patch added to -mm tree
 2016-06-02 23:30 UTC 

+ powerpc-add-explicit-include-asm-asm-compath-for-jump-label.patch added to -mm tree
 2016-06-02 23:29 UTC 

+ jump_label-remove-bugh-atomich-dependencies-for-have_jump_label.patch added to -mm tree
 2016-06-02 23:29 UTC 

[PATCH 1/1] mmap.2: improve example
 2016-06-02 23:29 UTC  (2+ messages)

[PATCH v2 0/7] Add MDIO bus multiplexer support for iProc SoCs
 2016-06-02 23:27 UTC  (4+ messages)
` [PATCH v2 2/7] DT: phy.txt: Add mdio-integrated-mux property

+ thp-broken-page-count-after-commit-aa88b68c.patch added to -mm tree
 2016-06-02 23:26 UTC 

[Patch v5 0/8] Qualcomm SCM Rework
 2016-06-02 23:26 UTC  (4+ messages)
` [Patch v5 5/8] firmware: qcom: scm: Convert to streaming DMA APIS

[PATCH] kbuild: simpler generation of constants for assembly
 2016-06-02 23:24 UTC  (2+ messages)

Xfs lockdep warning with for-dave-for-4.6 branch
 2016-06-02 23:22 UTC  (12+ messages)

What's cooking in git.git (May 2016, #09; Tue, 31)
 2016-06-02 23:23 UTC  (8+ messages)
` What's cooking in git.git (May 2016, #09; Tue, 31) t1308 broken
        ` [PATCH] t1308: do not get fooled by symbolic links to the source tree

[PATCH] libnvdimm: IS_ERR() usage cleanup
 2016-06-02 23:21 UTC 

[xen-unstable-smoke test] 95214: tolerable all pass - PUSHED
 2016-06-02 23:21 UTC 

[RFC 0/4] Intel Integrated Sensor Hub Support (ISH)
 2016-06-02 23:13 UTC  (12+ messages)

[PATCH 0/2] clocksource: Add support for Oxford Semiconductor RPS Dual Timer
 2016-06-02 23:20 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: clocksource: Add Add Oxford Semiconductor RPS Timer bindings

[PATCH 3/5] Documentation/devicetree/bindings: Add b850v3_lvds_dp
 2016-06-02 23:19 UTC  (4+ messages)

[PATCH v2 1/2] ARM: at91/dt: at91sam9260: Remove leading zeros in OHCI node
 2016-06-02 23:19 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: at91: Add DT support for Olimex SAM9-L9260 board

[PATCH v3 0/2] [media] atmel-isc: add driver for Atmel ISC
 2016-06-02 23:16 UTC  (4+ messages)
` [PATCH v3 2/2] [media] atmel-isc: DT binding for Image Sensor Controller driver

[PATCH] mm: check the return value of lookup_page_ext for all call sites
 2016-06-02 23:15 UTC  (13+ messages)

What's cooking in git.git (Jun 2016, #01; Thu, 2)
 2016-06-02 23:13 UTC  (2+ messages)

+ mmoom-remove-unused-argument-from-oom_scan_process_thread.patch added to -mm tree
 2016-06-02 23:12 UTC 

+ arm64-dma-mapping-constify-attrs-passed-to-internal-functions.patch added to -mm tree
 2016-06-02 23:11 UTC 

+ arm-dma-mapping-constify-attrs-passed-to-internal-functions.patch added to -mm tree
 2016-06-02 23:11 UTC 

[Buildroot] [PATCH] linux-headers: bump 3.{18, 14, 12}.x and 4.{1, 4, 5}.x series
 2016-06-02 23:11 UTC 

+ dma-mapping-constify-attrs-passed-to-dma_get_attr.patch added to -mm tree
 2016-06-02 23:11 UTC 

[PATCH 0/2] corner cases with "rev-list --use-bitmap-index -n"
 2016-06-02 23:10 UTC  (3+ messages)
` [PATCH 1/2] rev-list: "adjust" results of "--count "
` [PATCH 2/2] rev-list: disable bitmaps when "-n" is used with listing objects

[Qemu-devel] [PATCH 01/10] target-avr: AVR cores support is added. 1. basic CPU structure 2. registers 3. no instructions
 2016-06-02 23:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH 10/10] target-avr: fixing code style

+ af_unix-charge-buffers-to-kmemcg.patch added to -mm tree
 2016-06-02 23:09 UTC 

+ pipe-account-to-kmemcg.patch added to -mm tree
 2016-06-02 23:09 UTC 

+ arch-x86-charge-page-tables-to-kmemcg.patch added to -mm tree
 2016-06-02 23:09 UTC 

+ mm-memcontrol-teach-uncharge_list-to-deal-with-kmem-pages.patch added to -mm tree
 2016-06-02 23:09 UTC 

+ mm-charge-uncharge-kmemcg-from-generic-page-allocator-paths.patch added to -mm tree
 2016-06-02 23:09 UTC 

+ mm-memcontrol-cleanup-kmem-charge-functions.patch added to -mm tree
 2016-06-02 23:09 UTC 

+ mm-clean-up-non-standard-page-_mapcount-users.patch added to -mm tree
 2016-06-02 23:09 UTC 

+ mm-remove-pointless-struct-in-struct-page-definition.patch added to -mm tree
 2016-06-02 23:09 UTC 

xfs trace in 4.4.2 / also in 4.3.3 WARNING fs/xfs/xfs_aops.c:1232 xfs_vm_releasepage
 2016-06-02 23:08 UTC  (13+ messages)
` shrink_active_list/try_to_release_page bug? (was Re: xfs trace in 4.4.2 / also in 4.3.3 WARNING fs/xfs/xfs_aops.c:1232 xfs_vm_releasepage)

[PATCH] userdiff: add built-in pattern for CSS
 2016-06-02 23:07 UTC  (3+ messages)

[PATCH] x86: Report Intel platform_id in /proc/cpuinfo
 2016-06-02 15:51 UTC 

[PATCHv2] pathspec: allow escaped query values
 2016-06-02 23:01 UTC  (4+ messages)

[Buildroot] [PATCH] configs: new configuration for NXP i.MX51 EVK
 2016-06-02 22:59 UTC 

XFS request for 4.4: fix log recovery with quotas
 2016-06-02 22:59 UTC 

[PATCH 00/10] String hash improvements
 2016-06-02 22:59 UTC  (4+ messages)

[PATCH v4] Axi-usb: Add support for 64-bit addressing
 2016-06-02 22:58 UTC  (3+ messages)

[PATCH 0/5] Add driver for GE B850v3 LVDS/DP++ Bridge
 2016-06-02 22:57 UTC  (4+ messages)
` [PATCH 3/5] Documentation/devicetree/bindings: Add b850v3_lvds_dp

1.0.65 released
 2016-06-02 22:55 UTC 

[PATCH 00/26] RFC: generic nonblocking support in the atomic helpers
 2016-06-02 22:54 UTC  (4+ messages)
` [PATCH 04/26] drm/rcar-du: Use for_each_*_in_state
  ` [Intel-gfx] "

[PATCH] x86: Report Intel platform_id in /proc/cpuinfo
 2016-06-02 22:54 UTC  (3+ messages)

[PATCH 1/2] fix memory leak in session.c
 2016-06-02 22:54 UTC  (4+ messages)
` Resend [PATCH 2/2] convert scsi_cmnd.h macro to normal functions

[RFC] allow enabling reflinks at runtime
 2016-06-02 22:54 UTC  (2+ messages)

[PATCH 00/27] locklesss gem BO free driver patches
 2016-06-02 22:52 UTC  (7+ messages)
` [PATCH 10/27] drm/rcar-du: Use lockless gem BO free callback
` [PATCH 12/27] drm/shmob: "
` [PATCH 22/27] drm/omapdrm: Nuke dummy fb->dirty callback

[PATCH v5 1/9] vm_event: clear up return value of vm_event_monitor_traps
 2016-06-02 22:52 UTC  (9+ messages)
` [PATCH v5 2/9] monitor: Rename vm_event_monitor_get_capabilities
` [PATCH v5 3/9] monitor: Rename vm_event_monitor_guest_request
` [PATCH v5 4/9] monitor: Rename hvm/event to hvm/monitor
` [PATCH v5 5/9] monitor: ARM SMC events
` [PATCH v5 6/9] arm/vm_event: get/set registers
` [PATCH v5 7/9] tools/libxc: add xc_monitor_privileged_call
` [PATCH v5 8/9] x86/vm_event: Add HVM debug exception vm_events
` [PATCH v5 9/9] tools/xen-access: add test-case for ARM SMC

[PATCH] ses: Fix racy cleanup of /sys in remove_dev()
 2016-06-02 22:50 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/15] Dirty bitmap changes for migration/persistence work
 2016-06-02 22:49 UTC  (5+ messages)

[md PATCH 00/18] Assorted minor fixes, particularly RCU protection
 2016-06-02 22:48 UTC  (4+ messages)
` [md PATCH 09/18] md/raid10: stop print_conf from being too verbose

[Buildroot] [PATCH] imx53loco: Fix post-image.sh permission
 2016-06-02 22:48 UTC  (2+ messages)

[PATCH 0/3] watchdog: Add Amlogic Meson GXBB Watchdog Timer driver
 2016-06-02 22:47 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: watchdog: Add Meson GXBB Watchdog bindings


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.