All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-15 10:30:50 to 2016-09-15 11:28:25 UTC [more...]

[for-4.8][PATCH v2 00/23] xen/arm: Rework the P2M code to follow break-before-make sequence
 2016-09-15 11:28 UTC  (10+ messages)
` [for-4.8][PATCH v2 01/23] xen/arm: do_trap_instr_abort_guest: Move the IPA computation out of the switch
` [for-4.8][PATCH v2 02/23] xen/arm: p2m: Store in p2m_domain whether we need to clean the entry
` [for-4.8][PATCH v2 03/23] xen/arm: p2m: Rename parameter in p2m_{remove, write}_pte
` [for-4.8][PATCH v2 04/23] xen/arm: p2m: Use typesafe gfn in p2m_mem_access_radix_set
` [for-4.8][PATCH v2 05/23] xen/arm: p2m: Add a back pointer to domain in p2m_domain
` [for-4.8][PATCH v2 06/23] xen/arm: traps: Move MMIO emulation code in a separate helper
` [for-4.8][PATCH v2 07/23] xen/arm: traps: Check the P2M before injecting a data/instruction abort
` [for-4.8][PATCH v2 08/23] xen/arm: p2m: Invalidate the TLBs when write unlocking the p2m
` [for-4.8][PATCH v2 09/23] xen/arm: p2m: Change the type of level_shifts from paddr_t to uint8_t

[PATCH v4 0/9] ima: carry the measurement list across kexec
 2016-09-15 11:26 UTC  (20+ messages)
` [PATCH v4 1/9] ima: on soft reboot, restore the measurement list
` [PATCH v4 2/9] ima: permit duplicate measurement list entries
` [PATCH v4 3/9] ima: maintain memory size needed for serializing the measurement list
` [PATCH v4 4/9] ima: serialize the binary_runtime_measurements
` [PATCH v4 5/9] ima: on soft reboot, save the measurement list
` [PATCH v4 6/9] ima: store the builtin/custom template definitions in a list
` [PATCH v4 7/9] ima: support restoring multiple template formats
` [PATCH v4 8/9] ima: define a canonical binary_runtime_measurements list format
` [PATCH v4 9/9] ima: platform-independent hash value

v4.4.21 build: 0 failures 0 warnings (v4.4.21)
 2016-09-15 11:25 UTC 

[GIT PULL] arm64: X-Gene platforms DTS changes queued for 4.9 - part1
 2016-09-15 11:24 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/7] Add "read-only" to the options QDict
 2016-09-15 11:24 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/7] block: Set BDRV_O_ALLOW_RDWR and snapshot_options before storing the flags
` [Qemu-devel] [PATCH 4/7] block: Add "read-only" to the options QDict

accessing ath10k calibration data
 2016-09-15 11:24 UTC  (10+ messages)

[U-Boot] [ANN] U-Boot v2016.09 is released
 2016-09-15 11:24 UTC  (3+ messages)

[RFC PATCH linux dev-4.7 0/6] iBT interface changes
 2016-09-15 11:22 UTC  (9+ messages)
` [RFC PATCH linux dev-4.7 4/6] misc: Add Aspeed BT IPMI BMC driver

[PATCH v2 00/17] More smiapp cleanups, fixes
 2016-09-15 11:22 UTC  (18+ messages)
` [PATCH v2 01/17] smiapp: Move sub-device initialisation into a separate function
` [PATCH v2 02/17] smiapp: Explicitly define number of pads in initialisation
` [PATCH v2 03/17] smiapp: Initialise media entity after sensor init
` [PATCH v2 04/17] smiapp: Split off sub-device registration into two
` [PATCH v2 05/17] smiapp: Provide a common function to obtain native pixel array size
` [PATCH v2 06/17] smiapp: Remove unnecessary BUG_ON()'s
` [PATCH v2 07/17] smiapp: Always initialise the sensor in probe
` [PATCH v2 08/17] smiapp: Merge smiapp_init() with smiapp_probe()
` [PATCH v2 09/17] smiapp: Read frame format earlier
` [PATCH v2 10/17] smiapp: Unify setting up sub-devices
` [PATCH v2 11/17] smiapp: Use SMIAPP_PADS when referring to number of pads
` [PATCH v2 12/17] smiapp: Obtain frame layout from the frame descriptor
` [PATCH v2 13/17] smiapp: Improve debug messages from frame layout reading
` [PATCH v2 14/17] smiapp: Remove useless newlines and other small cleanups
` [PATCH v2 15/17] smiapp: Obtain correct media bus code for try format
` [PATCH v2 16/17] smiapp: Drop a debug print on frame size and bit depth
` [PATCH v2 17/17] smiapp-pll: Don't complain aloud about failing PLL calculation

[PATCH] sanity.bbclass: split out config re-parse check
 2016-09-15 11:21 UTC 

[PATCH] coresight: tmc: Cleanup operation mode handling
 2016-09-15 11:21 UTC  (3+ messages)

[PATCH 0/2] Config re-parse improvements
 2016-09-15 11:20 UTC  (3+ messages)
` [PATCH 1/2] cookerdata: fire ConfigParsed event after re-parse
` [PATCH 2/2] cookerdata: allow multiple passes of config re-parsing

[GIT PULL] Greybus driver subsystem for 4.9-rc1
 2016-09-15 11:20 UTC  (16+ messages)

[PATCH] util-linux: split {mkfs, fsck}.minix into packages
 2016-09-15 11:20 UTC  (4+ messages)

[PATCH 0/3] r8a7796 SYS-DMAC integration
 2016-09-15 11:19 UTC  (3+ messages)
` [PATCH 1/3] clk: renesas: r8a7796: Add SYS-DMAC clocks

[Qemu-devel] Adding a custom monitoring device to virt machine
 2016-09-15  9:45 UTC  (3+ messages)

[PATCH 1/2] mfd: wm8994-core: disable regulators before removing them
 2016-09-15 11:17 UTC  (2+ messages)
` [PATCH 2/2] mfd: wm8994-core: Don't use managed regulator bulk get API

[RESEND][PATCH 0/5] nbd improvements
 2016-09-15 11:09 UTC  (4+ messages)
` [Nbd] "

[xen-4.6-testing baseline-only test] 67715: regressions - FAIL
 2016-09-15 11:16 UTC 

[Qemu-devel] [PATCH v4] ui/cocoa.m: Make a better about dialog
 2016-09-15 11:15 UTC  (3+ messages)

[U-Boot] [PATCH] power: regulator: Add limits checking while setting voltage and current
 2016-09-15 11:16 UTC  (4+ messages)

[GIT PULL] phy: for 4.9
 2016-09-15 11:13 UTC  (6+ messages)

[U-Boot] pull request: u-boot-uniphier/master
 2016-09-15 11:13 UTC  (3+ messages)

[linux dev-4.7 1/3] pinctrl: aspeed: Add SPI pins to G5
 2016-09-15 11:13 UTC  (3+ messages)
` [linux dev-4.7 2/3] arm: dts: aspeed: Add spi1 pins to g5 device tree
` [linux dev-4.7 3/3] arm: dts: aspeed: Add SPI1 master pinmux hog to g5 machines

Aw: Re: errors copying UBI volumes
 2016-09-15 11:13 UTC 

[U-Boot] [PATCH] Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL"
 2016-09-15 11:12 UTC 

[PATCH V1] xen/arm: domain_build: introduce dom0_lowmem bootargs
 2016-09-15 11:12 UTC  (11+ messages)

[PATCH 1/3] ARM: imx6: split out IPU QoS setup
 2016-09-15 11:10 UTC  (3+ messages)
` [PATCH 2/3] ARM: imx6: don't execute IPU QoS setup on MX6 SX/SL
` [PATCH 3/3] ARM: imx6qp: set NoC regulator to bypass

[meta-oe][PATCH] poco: update to 1.7.5
 2016-09-15 11:10 UTC 

[PATCH] drm/i915: Add ddb size field to device info structure
 2016-09-15 11:06 UTC  (3+ messages)

[PATCH] PM / Domains: Allow holes in genpd_data.domains array
 2016-09-15 11:03 UTC  (3+ messages)

[refpolicy] [PATCH] gnome: add support for the OIL Runtime Compiler (ORC) optimized code execution
 2016-09-15 11:03 UTC 

[PATCH 1/4] net: phy: Add Edge-rate driver for Microsemi PHYs
 2016-09-15 10:28 UTC  (7+ messages)
` [PATCH v2 net-next 0/2] net: phy: Add Edge-rate, MAC-IF "
  ` [PATCH v2 net-next 2/2] net: phy: Add "

转发: [PATCH] usb: serial: update CH34x driver in drivers/usb/serial
 2016-09-15 11:00 UTC  (4+ messages)

[PATCH V6 0/5] ECAM quirks handling for ARM64 platforms
 2016-09-15 10:58 UTC  (7+ messages)
` [PATCH V6 2/5] PCI/ACPI: Check platform specific ECAM quirks

[U-Boot] [PATCH v7 00/12] MIPS Boston Development Board Support
 2016-09-15 10:54 UTC  (7+ messages)
` [U-Boot] [PATCH v7 01/12] clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabled

[PATCH v3 0/4] tpm/tpm_crb: implement power management
 2016-09-15 10:53 UTC  (8+ messages)
` [PATCH v3 1/4] tpm/tpm_crb: implement tpm crb idle state

[Buildroot] Stripping kernel modules for ARC
 2016-09-15 10:53 UTC  (6+ messages)

[PATCH 1/2] vsprintf: Add support for printing ipv4 addresses with %pI4
 2016-09-15 10:52 UTC  (2+ messages)
` [PATCH 2/2] convert users to %pI4

[PATCH v4 1/4] tpm/tpm_crb: implement tpm crb idle state
 2016-09-15 10:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] linux-headers: bump 4.7.x series to 4.7.4
 2016-09-15 10:50 UTC  (4+ messages)

[Buildroot] [git commit] linux-headers: bump 4.7.x series to 4.7.4
 2016-09-15 10:50 UTC 

[PATCH net-next 1/2] net sched ife action: add 16 bit helpers
 2016-09-15 10:49 UTC  (2+ messages)
` [PATCH net-next 2/2] net sched ife action: Introduce skb tcindex metadata encap decap

brcmf_txfinalize misses 802.1x packet leading to infinite WARNINGs
 2016-09-15 10:49 UTC  (3+ messages)

[PATCH v13 0/8] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-09-15 10:49 UTC  (5+ messages)
` [PATCH v13 7/8] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer

Add support for recent lenovo thinkpad HKEYS(Wifi/video swicth etc) buttons
 2016-09-15 10:49 UTC  (12+ messages)

[xen-unstable-smoke test] 100964: tolerable all pass - PUSHED
 2016-09-15 10:48 UTC 

[PATCH] openjade/sgml-common: Add sstate postrm commands
 2016-09-15 10:48 UTC 

[PATCH 0/2] rbd_img_obj_exists_submit() fixes
 2016-09-15 10:48 UTC  (2+ messages)

[PATCH v5 00/16] Xen ARM DomU ACPI support
 2016-09-15 10:46 UTC  (6+ messages)
` [PATCH v5 16/16] libxl/arm: Add the size of ACPI tables to maxmem

How to start & where can I get patches to fix
 2016-09-15 10:46 UTC  (3+ messages)

[PATCH 0/7] mfd: Fix all W=1 warnings
 2016-09-15 10:45 UTC  (18+ messages)
` [PATCH 1/7] mfd: max8997-irq: 'inline' should be at the beginning of the declaration
` [PATCH 2/7] mfd: ab8500-debugfs: Prevent initialised field from being over-written
` [PATCH 3/7] mfd: db8500-prcmu: Remove unused *prcmu_set_ddr_opp() calls
` [PATCH 4/7] mfd: ab8500-debugfs: Remove ab8500_dump_all_banks_to_mem()
` [PATCH 5/7] mfd: ab8500-debugfs: Remove 'weak' function suspend_test_wake_cause_interrupt_is_mine()
` [PATCH 6/7] mfd: omap-usb-host: Return value is not 'const int'
` [PATCH 7/7] mfd: cros_ec_spi: Remove unused variable 'request'

[PATCH] perf/x86/intel: Don't disable "intel_bts" around "intel" event batching
 2016-09-15 10:44 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH] x264: add textrel to INSANE_SKIP to skip the warning
 2016-09-15 10:07 UTC  (2+ messages)

[PATCH] sstate: Add postrm command support
 2016-09-15 10:45 UTC 

[PATCH 05/12] x86: Move thread_info into task_struct
 2016-09-15 10:43 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 03/12] um: Stop conflating task_struct::stack with thread_info
 2016-09-15 10:42 UTC  (2+ messages)
` [tip:x86/asm] um/Stop "

[PATCH v4 00/26] Add support for GuC-based SLPC
 2016-09-15 10:44 UTC  (31+ messages)
` [PATCH v4 07/26] drm/i915/slpc: Use intel_slpc_* functions if supported
` [PATCH v4 09/26] drm/i915/slpc: If using SLPC, do not set frequency
` [PATCH v4 10/26] drm/i915/slpc: Allocate/Release/Initialize SLPC shared data
` [PATCH v4 11/26] drm/i915/slpc: Update sysfs/debugfs interfaces for frequency parameters
` [PATCH v4 16/26] drm/i915/slpc: Add slpc support for max/min freq
` [PATCH v4 17/26] drm/i915/slpc: Add enable/disable debugfs for slpc
` [PATCH v4 18/26] drm/i915/slpc: Add i915_slpc_info to debugfs
` [PATCH v4 23/26] drm/i915/slpc: Keep RP SW Mode enabled while disabling rps
` [PATCH v4 24/26] drm/i915/slpc: Enable SLPC, where supported
` [PATCH v4 25/26] drm/i915: Add sysfs interface to know the HW requested frequency

[PATCH 04/12] sched: Allow putting thread_info into task_struct
 2016-09-15 10:43 UTC  (2+ messages)
` [tip:x86/asm] sched/core: "

[distros-debian-wheezy test] 67716: all pass
 2016-09-15 10:44 UTC 

Important message
 2016-09-15 10:39 UTC 

[PATCH] soc: rockchip: power-domain: Handle errors from of_genpd_add_provider_onecell
 2016-09-15 10:43 UTC  (2+ messages)

[PATCH 02/12] x86/entry: Get rid of pt_regs_to_thread_info()
 2016-09-15 10:42 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 0/9] tty: tty_struct dependency clean-ups
 2016-09-15 10:43 UTC  (2+ messages)

[PATCH 01/12] x86/asm: Move 'status' from struct thread_info to struct thread_struct
 2016-09-15 10:41 UTC  (2+ messages)
` [tip:x86/asm] x86/asm: Move the thread_info::status field to thread_struct

[PATCH 4/4] x86/dumpstack: add recursion checking for all stacks
 2016-09-15 10:41 UTC  (2+ messages)
` [tip:x86/asm] x86/dumpstack: Add "

[PATCH 3/4] x86/dumpstack: support for unwinding empty irq stacks
 2016-09-15 10:40 UTC  (2+ messages)
` [tip:x86/asm] x86/dumpstack: Add support for unwinding empty IRQ stacks

[RESEND PATCH] arm64: kgdb: fix single stepping
 2016-09-15 10:41 UTC  (5+ messages)

[PATCH 2/4] x86/dumpstack: add get_stack_info() interface
 2016-09-15 10:40 UTC  (2+ messages)
` [tip:x86/asm] x86/dumpstack: Add "

[PATCH 1/4] x86/dumpstack: simplify in_exception_stack()
 2016-09-15 10:40 UTC  (2+ messages)
` [tip:x86/asm] x86/dumpstack: Simplify in_exception_stack()

[PATCH 0/4] Some updates for arm/mvebu
 2016-09-15 10:38 UTC  (5+ messages)
` [PATCH 1/4] ARM: mvebu_defconfig: oldconfig
` [PATCH 2/4] ARM: mvebu_defconfig: enable all machines, AEABI, nand and net driver
` [PATCH 3/4] ARM: mvebu: select HAVE_DEFAULT_ENVIRONMENT_NEW
` [PATCH 4/4] net: mvneta: clean txdesc before usage

[GIT PULL FOR v4.9] Various fixes, enhancements
 2016-09-15 10:39 UTC 

[RFC 00/22] xen/arm: Rework the P2M code to follow break-before-make sequence
 2016-09-15 10:38 UTC  (4+ messages)
` [RFC 20/22] xen/arm: p2m: Re-implement p2m_insert_mapping using p2m_set_entry

[Qemu-devel] [PULL v2 00/58] First round of misc patches for QEMU 2.8
 2016-09-15 10:36 UTC  (2+ messages)

[Qemu-devel] how to monitor vm exit
 2016-09-15 10:34 UTC  (2+ messages)

[PATCH 1/2] vm_event: Sanitize vm_event response handling
 2016-09-15 10:35 UTC  (4+ messages)

[U-Boot] [PATCH] power: regulator: Add support for gpio regulators
 2016-09-15 10:34 UTC  (3+ messages)

[PATCH v16 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-09-15 10:33 UTC  (12+ messages)

[PATCH v4 00/10] ARM: KVM: Support for vgic-v3
 2016-09-15 10:33 UTC  (3+ messages)

[Buildroot] [PATCH 6/7] libcap-ng: bump version to 0.7.8
 2016-09-15 10:33 UTC  (2+ messages)
` [Buildroot] [PATCH 7/7] libcap-ng: annotate licenses with components

[PATCH] BUG: atmel_serial: Interrupts not disabled on close
 2016-09-15 10:33 UTC  (4+ messages)

DAX mapping detection (was: Re: [PATCH] Fix region lost in /proc/self/smaps)
 2016-09-15 10:32 UTC  (14+ messages)

[PATCH] drm/i915: Unlock PPS registers after GPU reset
 2016-09-15 10:31 UTC  (2+ messages)

[PATCH 0/7] usb/phy: Add Amlogic Meson8b and GXBB USB support
 2016-09-15 10:30 UTC  (17+ messages)
` [PATCH 4/7] phy: meson: add USB2 PHY support for Meson8b and GXBB


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.