All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-20 11:51:55 to 2017-03-20 12:47:12 UTC [more...]

[PATCH V4 0/9] PM / Domains: Implement domain performance states
 2017-03-20  9:32 UTC  (4+ messages)
` [PATCH V4 2/9] PM / Domains: Use OPP tables for power-domains
` [PATCH V4 3/9] PM / QOS: Keep common notifier list for genpd constraints
` [PATCH V4 4/9] PM / QOS: Add DEV_PM_QOS_PERFORMANCE request

[PATCH 0/8] fujitsu-laptop: use sparse keymaps for input event handling
 2017-03-20  9:32 UTC  (5+ messages)
` [PATCH 5/8] platform/x86: fujitsu-laptop: switch to a managed hotkey input device
` [PATCH 6/8] platform/x86: fujitsu-laptop: use a sparse keymap for hotkey event generation
` [PATCH 7/8] platform/x86: fujitsu-laptop: model-dependent sparse keymap overrides
` [PATCH 8/8] platform/x86: fujitsu-laptop: remove keycode fields from struct fujitsu_bl

[Buildroot] cmake is not building anymore
 2017-03-20 12:47 UTC  (12+ messages)

[BUG] src/conf/alsa.conf: Hard-coded path `/etc/asound.conf`, needs `@func sysconfdir`
 2017-03-20 12:46 UTC  (2+ messages)

[PATCH 0/8] Various changes to the "tag" command
 2017-03-20  9:32 UTC  (4+ messages)
` [PATCH 6/8] ref-filter: Add --no-contains option to tag/branch/for-each-ref

[PATCH 1/2] perf probe: Fix concat_probe_trace_events
 2017-03-20  9:33 UTC  (3+ messages)

[LTP] [PATCH 1/1] lib: use tst_exit() instead of exit()
 2017-03-20 12:45 UTC  (3+ messages)

[PATCH] ARM: tegra: Select SOC_TEGRA_PMC to fix linking error
 2017-03-20 12:44 UTC  (3+ messages)

Question about writeback performance and content address obejct for deduplication
 2017-03-20 12:43 UTC  (7+ messages)

[PATCH 0/2] cpufreq: schedutil: Fix and optimization
 2017-03-20 12:36 UTC  (13+ messages)
` [PATCH 1/2] cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start()
` [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs

net: deadlock between ip_expire/sch_direct_xmit
 2017-03-20 12:43 UTC  (7+ messages)

[PATCH v5 00/24] Remove submodule from files-backend.c
 2017-03-20 12:11 UTC  (11+ messages)
` [PATCH v6 00/27] "
  ` [PATCH v6 16/27] path.c: move some code out of strbuf_git_path_submodule()
  ` [PATCH v6 17/27] refs: move submodule code out of files-backend.c
  ` [PATCH v6 26/27] t1406: new tests for submodule ref store

[PATCH v4 0/7] coresight: enable debug module
 2017-03-20 12:10 UTC  (6+ messages)
` [PATCH v4 4/7] coresight: add support for CPU "

[PATCH] cpufreq: Restore policy min/max limits on CPU online
 2017-03-20 12:30 UTC  (4+ messages)

[PATCH] arm64: drop unnecessary newlines in show_regs()
 2017-03-20 12:42 UTC 

[PATCH] vfio pci: kernel support of error recovery only for non fatal error
 2017-03-20 12:50 UTC  (4+ messages)
    ` [Qemu-devel] "

[PATCH] drm/atomic: protect crtc|connector->state with rcu
 2017-03-20 12:42 UTC  (10+ messages)

[PATCH v33 00/14] add kdump support
 2017-03-20 12:42 UTC  (2+ messages)

[Buildroot] [PATCH] Enable UART on raspberry pi zero
 2017-03-20 12:41 UTC  (4+ messages)

[PATCH] soc/tegra: fix link errors with PMC disabled
 2017-03-20 12:40 UTC  (2+ messages)

Interrest in a ASA-like packet tracer?
 2017-03-20 12:33 UTC 

[PATCH v3 0/5] ASoC: sun8i-a33 clean-up for 4.11
 2017-03-20 11:53 UTC  (8+ messages)
` [PATCH v3 1/5] ASoC: sun8i-codec: Remove analog "HP" widget
` [PATCH v3 5/5] ARM: dts: sun8i: Update audio-routing with renamed widgets

[PATCH] serial: 8250: 8250_core: Fix irq name for 8250 serial irq
 2017-03-20 12:32 UTC  (10+ messages)

[PATCH] perf stat: Correct --no-aggr description
 2017-03-20 12:37 UTC 

[PATCH] [netfilter-next] netfilter: remove unused refcount variable
 2017-03-20 12:37 UTC 

[PATCH] crypto: zip - add a cast for printing atomic64_t values
 2017-03-20 12:39 UTC 

[PATCH 0/7] x86/viridian updates
 2017-03-20 12:38 UTC  (17+ messages)
` [PATCH 1/7] x86/viridian: update to version 5.0a of the specification
` [PATCH 3/7] x86/viridian: don't put Xen version information in CPUID leaf 2
` [PATCH 4/7] x86/viridian: get rid of the magic numbers in CPUID leaves 1 and 2
` [PATCH 5/7] x86/viridian: add warnings for unimplemented hypercalls and MSRs
` [PATCH 6/7] x86/viridian: make the threshold for HvNotifyLongSpinWait tunable
` [PATCH 7/7] x86/viridian: implement the crash MSRs

System/uncore PMUs and unit aggregation
 2017-03-20 12:37 UTC  (3+ messages)

[PATCH] net/ark: poll-mode driver for AtomicRules Arkville
 2017-03-20 12:36 UTC  (2+ messages)

[PATCH v3 0/2] diff --no-index: support symlinks and pipes
 2017-03-20 10:40 UTC  (3+ messages)

[RFC] linkage: new macros for functions and data
 2017-03-20 12:32 UTC  (15+ messages)
` [PATCH v2 01/10] linkage: new macros for assembler symbols
  ` [PATCH v2 02/10] x86: assembly, FUNC_START for fn, DATA_START for data
  ` [PATCH v2 03/10] x86: assembly, use SYM_FUNC_END for functions
  ` [PATCH v2 04/10] x86: boot, annotate functions properly
  ` [PATCH v2 05/10] x86: kernel+lib, annotate local functions
  ` [PATCH v2 06/10] x86: crypto, "
  ` [PATCH v2 07/10] x86: assembly, annotate aliases
  ` [PATCH v2 08/10] x86: entry, annotate THUNKs
  ` [PATCH v2 09/10] x86: entry, annotate interrupt symbols properly
  ` [RFC v2 10/10] x86: boot, extract efi_pe_entry from startup_64

XFS race on umount
 2017-03-20 12:33 UTC  (5+ messages)

[PATCH v5 00/39] i.MX Media Driver
 2017-03-20 12:08 UTC  (10+ messages)
` [PATCH v5 38/39] media: imx: csi: fix crop rectangle reset in sink set_fmt

[PATCH] f2fs: copy all valid xattr data includes the last zero
 2017-03-20 12:33 UTC  (3+ messages)

[PATCH v2] generic syscalls: Wire up statx syscall
 2017-03-20 12:33 UTC  (3+ messages)

mountd v4root ignores anonuid and anongid for pseudo file system
 2017-03-20 12:17 UTC 

[PATCH 1/3] drm/i915: allocate mock file pointer dynamically
 2017-03-20 12:07 UTC  (7+ messages)

Patch "drm/vc4: Fix ->clock_select setting for the VEC encoder" has been added to the 4.9-stable tree
 2017-03-20 12:31 UTC 

Patch "drm/vc4: Fix race between page flip completion event and clean-up" has been added to the 4.9-stable tree
 2017-03-20 12:31 UTC 

Patch "clk: bcm2835: Fix ->fixed_divider of pllh_aux" has been added to the 4.9-stable tree
 2017-03-20 12:31 UTC 

[PATCH] kvm: pass the virtual SEI syndrome to guest OS
 2017-03-20 12:28 UTC  (6+ messages)

mainline build: 208 builds: 0 failed, 208 passed, 422 warnings (v4.11-rc2-164-gdefc7d752265)
 2017-03-20 12:31 UTC  (3+ messages)

[3rdparty][master][PATCH] linux-congatec: Bump kernel to 4.1.15_2.0.0
 2017-03-20 12:35 UTC 

linux-next: build warnings after merge of the akpm-current tree
 2017-03-20 12:30 UTC  (3+ messages)

[v3 3/5] coresight: add support for debug module
 2017-03-20 12:30 UTC  (14+ messages)

[PATCH v2 0/5] Kill manual ref parsing code in worktree.c
 2017-03-20 12:01 UTC  (5+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 2/4] refs: introduce get_worktree_ref_store()

[PATCH v2] drm/bridge: dw_hdmi: support i2c extended read mode
 2017-03-20 11:55 UTC  (3+ messages)

[PATCH] mlxsw: spectrum: fix swapped order of arguments packets and bytes
 2017-03-20 12:20 UTC  (5+ messages)

[PATCH] tpm/tpm_crb: mark PM functions as __maybe_unused
 2017-03-20 12:27 UTC  (5+ messages)

[PATCH v4] staging: sm750fb: Code readability is improved
 2017-03-20 12:28 UTC  (3+ messages)

Add configuration options for some commonly used command-line options (Was: [RFH] GSoC 2015 application)
 2017-03-20 10:42 UTC  (4+ messages)
` Add configuration options for some commonly used command-line options

[PATCH 00/20] object_id part 7
 2017-03-20 12:25 UTC  (3+ messages)
` [PATCH 19/20] Rename sha1_array to oid_array

[PATCH 1/3] e2fsprogs: Fix wrong error code after optimization
 2017-03-20 12:26 UTC  (4+ messages)
` [PATCH 2/3] wic: partition.py: Add fsck to avoid corrupt EXT file systems
` [PATCH 3/3] meta: images: "

[PATCH 0/3] selftests: config fragments update
 2017-03-20 12:19 UTC  (2+ messages)

[PATCH] net: veth: use new api ethtool_{get|set}_link_ksettings
 2017-03-20 12:25 UTC  (2+ messages)

[PATCH] KVM: nVMX: Fix L2 guest crash when VPID is disabled on L0
 2017-03-20 12:25 UTC 

[PATCH] image-buildinfo.bbclass: configurable location for build file
 2017-03-20 12:26 UTC 

linux-next: build failure after merge of the char-misc tree
 2017-03-20 12:23 UTC  (2+ messages)

[U-Boot] [U-Boot 0/3] introduce Rockchip rockusb
 2017-03-20 12:24 UTC  (4+ messages)

restricted license not whitelisted in LICENSE_FLAGS_WHITELIST
 2017-03-20 12:24 UTC  (3+ messages)

[PATCH] i40evf: dereference vsi after vsi has been null checked
 2017-03-20 12:03 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 0/6] mesa/go/binutils fixes
 2017-03-20 12:22 UTC  (3+ messages)
` [PATCH 4/6] binutils: Enable threading when gold is enabled and is not default linker

[LTP] Access02 and use of system() library function
 2017-03-20 12:22 UTC  (3+ messages)

Error after updating Poky
 2017-03-20 12:21 UTC  (2+ messages)

[PATCH v2 1/3] net/thunderx: fix build issues with 32bit target
 2017-03-20 12:21 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] config: enable the thunderx nicvf driver

[PATCH] binutils: disable gold on mingw
 2017-03-20 12:20 UTC 

[PATCH v6 0/4] leds: add leds-mt6323 support on MT7623 SoC
 2017-03-20 10:45 UTC  (3+ messages)
` [PATCH v6 4/4] mfd: mt6397: Align the placement at which the mfd_cell of LED is defined

[PATCH 0/3] staging: iio: Fix multiple checkpatch issues
 2017-03-20 12:18 UTC  (4+ messages)
` [PATCH 1/3] staging: iio: adt7136: Remove unnecessary blank lines
` [PATCH 2/3] staging: iio: Add blank lines after function declarations
` [PATCH 3/3] staging: iio: cdc: ad7746: Fix alignment with paranthesis

[PATCH v2 00/27] arm64: Dom0 ITS emulation
 2017-03-20 12:17 UTC  (4+ messages)
` [PATCH v2 14/27] ARM: vGICv3: introduce basic ITS emulation bits

[Qemu-devel] callout to *file in bdrv_co_get_block_status
 2017-03-20 12:17 UTC  (9+ messages)

[PATCH v3, 1/4] mtd: spi-nor: Add support for Octal SPI mode
 2017-03-20 11:27 UTC  (3+ messages)
` [PATCH v3, 3/4] mtd: spi-nor: Add Xtensa CPU support for cadence-quadspi
` [PATCH v3, 4/4] dt-bindings: mtd: Add Octal SPI support to Cadence QSPI

[PATCH] ALSA: hda/ca0132: Remove double parentheses
 2017-03-20 11:55 UTC  (3+ messages)

FROM AISHA GADDAFI
 2017-03-20 11:58 UTC 

Kernel BUG at dm-cache-policy-mq.c
 2017-03-20 12:15 UTC 

FROM AISHA GADDAFI
 2017-03-20 11:58 UTC 

[Bug 194949] New: Amdgpu: RX 460 idle temp is 45C
 2017-03-20 12:14 UTC 

[PATCH 1/6] arm64: Use full path in KBUILD_IMAGE definition
 2017-03-20 12:13 UTC  (6+ messages)

[Qemu-devel] qemu-ga static compilation
 2017-03-20 12:12 UTC  (3+ messages)

[PATCH] backlight: Add TI LMU backlight driver
 2017-03-20 12:03 UTC  (2+ messages)

[RFC 1/2] fanotify: new event FAN_MODIFY_DIR
 2017-03-20 12:10 UTC  (11+ messages)
` [RFC 2/2] fanotify: emit FAN_MODIFY_DIR on filesystem changes

[x86/mm] 54f0ea5b78: Kernel_panic-not_syncing:No_working_init_found
 2017-03-20 12:11 UTC 

[BUG 4.9/4.10] crash in __d_lookup() due to corrupted dentry_hashtable
 2017-03-20 12:08 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] console: drop epoxy/gl.h include dependency
 2017-03-20 12:08 UTC  (2+ messages)

Lost events during boot
 2017-03-20 12:08 UTC  (2+ messages)

[PATCH 1/6] arm64: cpuinfo: remove I-cache VIPT aliasing detection
 2017-03-20 12:08 UTC  (3+ messages)
` [PATCH 6/6] arm64: KVM: Add support for VPIPT I-caches

[PATCH 1/2] mmc-utils: feature spec 5.0+, Pre EOL information
 2017-03-20 12:07 UTC  (2+ messages)

[PATCH v2 1/2] regulator: core: add regulator_has_continuous_voltage_range()
 2017-03-20 12:06 UTC  (6+ messages)

[PATCH 2/4] staging: atomisp: simplify if statement in atomisp_get_sensor_fps()
 2017-03-20 12:04 UTC  (3+ messages)

[PATCH] staging: radio-bcm2048: Fix checkpatch warnings: WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
 2017-03-20 12:05 UTC  (3+ messages)

[PATCH 0/2] [PULL] qemu-kvm.git uq/master queue
 2017-03-20 12:02 UTC  (3+ messages)
` [PATCH 1/2] acpi_piix4: fix migration of gpe fields
  ` [Qemu-devel] "

[Bug 98604] [VDPAU, radeonsi] Fullscreen flash video fails when hardware acceleration is enabled
 2017-03-20 12:02 UTC  (2+ messages)
` [Bug 98604] [VDPAU, DRI3] "

[Qemu-devel] [PATCH 0/2] some remaining vmgenid tweaks for 2.9
 2017-03-20 11:59 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] hw/acpi/vmgenid: prevent device realization on pre-2.9 machine types
` [Qemu-devel] [PATCH 2/2] hw/acpi/vmgenid: prevent more than one vmgenid device

[PATCH 0/4] PM / Domains: Add support for always on PM domains in genpd
 2017-03-20 11:59 UTC  (7+ messages)
` [PATCH 2/4] PM / Domains: Enable users of genpd to specify always on PM domains
` [PATCH 3/4] PM / Domains: Respect errors from genpd's ->power_off() callback
` [PATCH 4/4] PM / Domains: Don't warn about IRQ safe device for an always on PM domain

[PATCH] AMD-Vi: allocate root table on demand
 2017-03-20 11:59 UTC  (3+ messages)

[PATCH 0/6] staging: BCM2835 MMAL V4L2 camera driver
 2017-03-20 11:57 UTC  (12+ messages)

[PATCH] l10n: add framework for localizing the manpages
 2017-03-20  8:21 UTC  (7+ messages)
` [PATCH v2 1/2] l10n: Introduce framework for localizing man pages

Disable graphics completly
 2017-03-20 11:58 UTC  (5+ messages)

[Qemu-devel] [PATCH v3]COLO:Fix Colo doc, secondeary should be secondary
 2017-03-20 11:57 UTC 

[PATCH] pinctrl: cherryview: Add support for GMMR GPIO opregion
 2017-03-20 11:43 UTC  (2+ messages)

[Qemu-devel] [PATCH] numa, spapr: align default numa node memory size to 256MB
 2017-03-20 11:56 UTC  (3+ messages)

blacklisted accel-ppp (under binutils-2.27) seems to compile under binutils-2.28
 2017-03-20 11:56 UTC 

[PATCH v1 0/3] ucm-conf: Add intel UCM conf files to alsa-ucm-conf repo
 2017-03-20 11:54 UTC  (3+ messages)
` [PATCH v1 1/3] ucm-conf: Set up for installation

[morty] ti-sgx-ddk-um: Add INSANE_SKIP with already-stripped
 2017-03-20 11:52 UTC 

pulseaudio fails to start with kernel 4.11, caused by new snd_hdmi_lpe_audio module)
 2017-03-20 11:52 UTC  (2+ messages)

[PATCH 0/2] spi: imx: native chip selects and devicetree
 2017-03-20 11:52 UTC  (5+ messages)
` [PATCH 1/2] spi: imx: set correct chip_select in platform setup

[PATCH] arm64: enable ARCH_WANT_RELAX_ORDER for aarch64
 2017-03-20 11:52 UTC  (5+ messages)

[PATCH] i2c: designware-baytrail: fix potential null pointer dereference on dev
 2017-03-20 11:51 UTC 

[linux-lvm] Possible bug in thin metadata size with Linux MDRAID
 2017-03-20 11:52 UTC  (10+ messages)

[PATCH] ASoC: wm8903: add regulator handling
 2017-03-20 11:51 UTC  (2+ messages)


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.