All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-09 19:02:37 to 2016-08-09 20:29:50 UTC [more...]

[PATCH v14 00/14] support "task_isolation" mode
 2016-08-09 20:29 UTC  (4+ messages)
` [PATCH v14 04/14] task_isolation: add initial support
` [PATCH v14 07/14] arm64: factor work_pending state machine to C
` [PATCH v14 08/14] arch/arm64: enable task isolation functionality

gmane archive is dead
 2016-08-09 20:28 UTC  (2+ messages)

[Qemu-devel] [V15 0/4] AMD IOMMU
 2016-08-09 20:27 UTC  (4+ messages)
` [Qemu-devel] [V15 1/4] hw/pci: Prepare for "
` [Qemu-devel] [V15 2/4] hw/i386/trace-events: Add AMD IOMMU trace events
` [Qemu-devel] [V15 3/4] hw/i386: Introduce AMD IOMMU

[xen-unstable baseline-only test] 66945: regressions - FAIL
 2016-08-09 20:28 UTC 

[PATCH] fsck: fix strange logic
 2016-08-09 20:27 UTC  (3+ messages)
` [PATCHv2] "

[PATCH] libsepol: fix memory leak in expand.c
 2016-08-09 20:26 UTC  (4+ messages)

[Buildroot] [PATCH] system: zoneinfo usable by musl, too
 2016-08-09 20:25 UTC 

[PATCH] policycoreutils: 'fixfiles check' should not change anything
 2016-08-09 20:24 UTC  (2+ messages)

[PATCH] libsepol: fix invalid read when policy file is corrupt
 2016-08-09 20:23 UTC  (2+ messages)

[Buildroot] [PATCH 0/9] Introducing service supervision/management with s6
 2016-08-09 20:22 UTC  (9+ messages)
` [Buildroot] [PATCH 1/9] skalibs: new package
` [Buildroot] [PATCH 2/9] execline: "

[PATCH] policycoreutils/sepolicy: Check get_rpm_nvr_list() return value
 2016-08-09 20:22 UTC  (2+ messages)

[PATCH] policycoreutils: Don't use subprocess.getstatusoutput() in Python 2 code
 2016-08-09 20:22 UTC  (2+ messages)

[Ksummit-discuss] [CORE TOPIC] Regression tracking
 2016-08-09 20:21 UTC  (6+ messages)

[PATCH] semanage: add auditing of changes in records
 2016-08-09 20:21 UTC  (3+ messages)

[Bug 119211] New: amdgpu disables fan by default
 2016-08-09 20:20 UTC  (5+ messages)
` [Bug 119211] "

[Intel-gfx] include/drm/i915_drm.h:96: possible bad bitmask ?
 2016-08-09 20:18 UTC  (4+ messages)
` [PATCH] drm: avoid "possible bad bitmask?" warning
  ` [Intel-gfx] "

[PATCH] hwrng: core - Allow for multiple simultaneous active hwrng devices
 2016-08-09 20:18 UTC  (4+ messages)

[PATCH] i2c: uniphier{-f}: don't print error when adding adapter fails
 2016-08-09 20:11 UTC 

[PACTH v1] mm, proc: Implement /proc/<pid>/totmaps
 2016-08-09 20:17 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/libsidplay2: broken with gcc6
 2016-08-09 20:15 UTC  (5+ messages)

[Qemu-devel] [PATCH] checkpatch: ignore automatically imported Linux headers
 2016-08-09 20:14 UTC  (2+ messages)

[PATCH] module.h: add copyleft-next >= 0.3.1 as GPL compatible
 2016-08-09 20:14 UTC  (8+ messages)
` [PATCH v2] "
          ` Kernel modules under new copyleft licence : (was Re: [PATCH v2] module.h: add copyleft-next >= 0.3.1 as GPL compatible)

[PATCHSET] kernfs, cgroup: make kernfs_path*() and cgroup_path*() behave in strlcpy() style
 2016-08-09 20:14 UTC  (7+ messages)
` [PATCH 2/4] kernfs: make kernfs_path*() behave in the style of strlcpy()

[Qemu-devel] [PATCH 1/5] atomic: strip "const" from variables declared with typeof
 2016-08-09 20:14 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/5] softfloat: Fix warn about implicit conversion from int to int8_t
` [Qemu-devel] [PATCH 4/5] clang: Fix warning reg. expansion to 'defined'
` [Qemu-devel] [PATCH 5/5] target-arm: Fix warn about implicit conversion
  ` [Qemu-arm] "

[PATCH resend v2 3/5] libata-scsi: use u8 array to store mode page copy
 2016-08-09 20:13 UTC  (3+ messages)
` [PATCH resend v3 "

4.8-rc1: resume from hibernation doesn't work
 2016-08-09 20:13 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/56] Patch Round-up for stable 2.6.1, freeze on 2016-08-12
 2016-08-09 20:12 UTC  (3+ messages)
` [Qemu-devel] [Qemu-stable] "

[U-Boot] [PATCH v2 20/22] sf: Remove legacy idcode detection code
 2016-08-09 20:10 UTC  (3+ messages)
` [U-Boot] [PATCH v2 21/22] sf: Remove non-meaningful comments
` [U-Boot] [PATCH v2 22/22] sf: Rename sf_params.c to spi_flash_ids

[U-Boot] [PATCH v2 10/22] sf: Add JEDEC_MFR
 2016-08-09 20:08 UTC  (10+ messages)
` [U-Boot] [PATCH v2 11/22] sf: Simplify lock ops detection code
` [U-Boot] [PATCH v2 12/22] sf: sandbox: Fix ID exctract from spi_flash_info
` [U-Boot] [PATCH v2 13/22] sf: Cleanup spi_flash_info{}
` [U-Boot] [PATCH v2 14/22] sf: Cleanup sf_params
` [U-Boot] [PATCH v2 15/22] sf: nr_sectors -> n_sectors
` [U-Boot] [PATCH v2 16/22] sf: Add SPI_FLASH_MAX_ID_LEN
` [U-Boot] [PATCH v2 17/22] sf: Increase max id length by 1 byte
` [U-Boot] [PATCH v2 18/22] sf: Add INFO6 flash_info macro
` [U-Boot] [PATCH v2 19/22] sf: params: Add S25FS256S_64K spi flash support

[PATCH] scsi: fix upper bounds check of sense key in scsi_sense_key_string()
 2016-08-09 20:08 UTC  (2+ messages)

[PATCH 0/2][RFC] Provide accounting for dirty metadata
 2016-08-09 20:12 UTC  (6+ messages)
` [PATCH 1/2] remove mapping from balance_dirty_pages*()
` [PATCH 2/2] writeback: allow for dirty metadata accounting

[RFC PATCH v7 0/7] Restartable sequences system call
 2016-08-09 20:06 UTC  (5+ messages)
` [RFC PATCH v7 1/7] "

[U-Boot] [PATCH v2 00/22] spi/sf: Updates on flash detection
 2016-08-09 20:04 UTC  (10+ messages)
` [U-Boot] [PATCH v2 01/22] sf: Simplify fastest read cmd code
` [U-Boot] [PATCH v2 02/22] sf: Remove e_rd_cmd from param table
` [U-Boot] [PATCH v2 03/22] spi: Use mode for rx mode flags
` [U-Boot] [PATCH v2 04/22] sf: Remove SECT_32K
` [U-Boot] [PATCH v2 05/22] sf: Add CONFIG_SPI_FLASH_USE_4K_SECTORS in spi_flash
` [U-Boot] [PATCH v2 06/22] sf: Move flags macro's to spi_flash_params{} members
` [U-Boot] [PATCH v2 07/22] sf: Adopt flash table INFO macro from Linux
` [U-Boot] [PATCH v2 08/22] sf: Add JEDEC_ID and JEDEC_EXT macro
` [U-Boot] [PATCH v2 09/22] sf: Rename spi_flash_params => spi_flash_info

[x86/KASLR] 20067c4c13: kernel BUG at arch/x86/mm/physaddr.c:26!
 2016-08-09 20:03 UTC  (2+ messages)

[kernel-hardening] [Resend][PATCH] x86/power/64: Always create temporary identity mapping correctly
 2016-08-09 20:02 UTC  (10+ messages)
` [kernel-hardening] "
                `  "

[refpolicy] [PATCH] Update policy and file contexts for the alsa module
 2016-08-09 20:02 UTC  (3+ messages)
  ` [refpolicy] [PATCH v2] Update "

[Powertop] [PATCH v2 3/3] search/replace POWERTOP_VERSION and SHORT_VERSION
 2016-08-09 19:59 UTC 

[Powertop] [PATCH v2 2/3] configure.ac: version strings from git describe
 2016-08-09 19:59 UTC 

[Powertop] [PATCH v2 1/3] main.cpp: remove __DATE__ from --version
 2016-08-09 19:59 UTC 

[Powertop] [PATCH v2 0/3] Versions strings from git describe
 2016-08-09 19:59 UTC 

[PATCH net v2] vti: flush x-netns xfrm cache when vti interface is removed
 2016-08-09 19:58 UTC  (2+ messages)

[rtc-linux] [PATCH] x86/hpet: fix typo from rtc cleanup
 2016-08-09 19:54 UTC  (2+ messages)
`  "

[PATCH net 0/6] rxrpc: Miscellaneous fixes
 2016-08-09 19:57 UTC  (2+ messages)

[Buildroot] [PATCH] glibc: add version 2.24
 2016-08-09 19:56 UTC  (7+ messages)

[PATCH 1/2] pack-objects: Teach --use-bitmap-index codepath to respect --local, --honor-pack-keep and --incremental
 2016-08-09 19:49 UTC  (9+ messages)
          ` [PATCH 1/2 v5] pack-objects: respect --local/--honor-pack-keep/--incremental when bitmap is in use
          ` [PATCH 2/2 v7] pack-objects: use reachability bitmap index when generating non-stdout pack

[PATCH] rtlwifi: rtl8723ae: Fix leak in _rtl8723e_read_adapter_info()
 2016-08-09 19:54 UTC 

VT Switching with Atomic Modeset
 2016-08-09 19:52 UTC  (7+ messages)

Power button not shutting down the OS
 2016-08-09 19:51 UTC 

[Buildroot] [PATCH 1/1] libical: Create option to use builtin tzdata
 2016-08-09 19:48 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/9] UUID clean ups for 2.8
 2016-08-09 19:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/9] util: Add UUID API

[PATCH v5 5/5] lib/dlock-list: Make sibling CPUs share the same linked list
 2016-08-09 19:46 UTC  (2+ messages)

[RESEND PATCH v5 5/5] lib/dlock-list: Make sibling CPUs share the same linked list
 2016-08-09 19:44 UTC 

btrfs dev del hangs on 4.7
 2016-08-09 19:41 UTC  (8+ messages)

aacraid / Adaptec 3805 - AAC: Host adapter dead -1
 2016-08-09 19:38 UTC  (4+ messages)

[PATCH 1/3] i18n: setup: mark error messages for translation
 2016-08-09 19:36 UTC  (5+ messages)
` [PATCH 2/3] i18n: archive: mark errors "
` [PATCH 3/3] i18n: git-stash: mark message "

[Qemu-devel] [PATCH v3 00/15] qapi: remove the 'middle' mode
 2016-08-09 19:35 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 12/15] monitor: use qmp_dispatch()

Minutes: Yocto Project Technical Team Meeting - Tuesday, June 7, 2016 8:00 AM US Pacific Time
 2016-08-09 19:36 UTC  (4+ messages)

[PATCH v2 0/3] TPM2.0: Added eventlog support for TPM2.0
 2016-08-09 19:34 UTC  (4+ messages)
  ` [PATCH v2 1/3] TPM2.0: Refactored eventlog init functions
  ` [PATCH v2 2/3] TPM2.0: TPM Device Tree Documentation
  ` [PATCH v2 3/3] TPM2.0:Adds securityfs support for TPM2.0 eventlog

[Buildroot] [PATCH v3] glibc: add version 2.24
 2016-08-09 19:34 UTC  (2+ messages)

[PATCH] [v7] net: emac: emac gigabit ethernet controller driver
 2016-08-09 19:34 UTC  (5+ messages)

[Bug 31122] New: Cannot control backlight intensity on Powerbook
 2016-08-09 19:32 UTC  (4+ messages)
  ` [Bug 31122] "

[PATCH v2 0/3] spi-nor: Add support for Intel SPI serial flash controller
 2016-08-09 19:32 UTC  (3+ messages)
` [PATCH v2 1/3] "

+ linux-next-git-rejects.patch added to -mm tree
 2016-08-09 19:28 UTC 

[obsolete] printk-remove-unnecessary-ifdef-config_printk.patch removed from -mm tree
 2016-08-09 19:27 UTC 

[Bug 95306] Random Blank(black) screens on "Carrizo"
 2016-08-09 19:27 UTC  (2+ messages)

[PATCH] kernel.bbclass: add lzop dependency
 2016-08-09 19:27 UTC  (3+ messages)

[Qemu-devel] Using memory mapped IO to read and write in guest memory data
 2016-08-09 19:25 UTC 

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2016-08-09_15-00-47
 2016-08-09 19:24 UTC 

[Buildroot] [PATCH] package/weston: no-break space U+A0 (U8+C2A0)
 2016-08-09 19:24 UTC 

[PATCH 2/2] perf ppc64le: Fix probe location when using DWARF
 2016-08-09 19:21 UTC  (2+ messages)
` [tip:perf/urgent] perf probe "

[PATCH 1/2] perf: Add function to post process kernel trace events
 2016-08-09 19:20 UTC  (2+ messages)
` [tip:perf/urgent] perf probe: "

[PATCH] rtlwifi: rtl8192de: Fix leak in _rtl92de_read_adapter_info()
 2016-08-09 19:19 UTC 

[tip:perf/urgent] toops: Sync tools/include/uapi/linux/bpf.h with the kernel
 2016-08-09 19:19 UTC 

[tip:perf/urgent] tools: Sync cpufeatures headers with the kernel
 2016-08-09 19:20 UTC 

patch submission process, was Re: [PATCH v6 06/16] merge_recursive: abort properly upon errors
 2016-08-09 19:19 UTC  (12+ messages)

[PATCH v3] perf probe: Support signedness casting
 2016-08-09 19:19 UTC  (2+ messages)
` [tip:perf/urgent] "

[tip:perf/urgent] tools: Sync cpufeatures.h and vmx.h with the kernel
 2016-08-09 19:19 UTC 

[PATCHv2] perf-stat: avoid skew when reading events
 2016-08-09 19:18 UTC  (2+ messages)
` [tip:perf/urgent] perf stat: Avoid "

[Bug 151831] New: Video freezes mouse moveable, video graphical errors like black strips an screen goes black sometimes, system almost unresponsive
 2016-08-09 19:19 UTC  (3+ messages)
` [Bug 151831] "

[PATCH v2 3/3] perf script: add bpf-output field to usage message
 2016-08-09 19:16 UTC  (2+ messages)
` [tip:perf/urgent] perf script: Add 'bpf-output' "

[PATCH] ARM: dts: imx: ventana: add RS485 txen gpio support
 2016-08-09 19:18 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2] perf probe: fix module name matching
 2016-08-09 19:18 UTC  (2+ messages)
` [tip:perf/urgent] perf probe: Fix "

perf test BPF failing on f24: fix
 2016-08-09 19:17 UTC  (2+ messages)
` [tip:perf/urgent] perf probe: Adjust map->reloc offset when finding kernel symbol from map

[tip:perf/urgent] perf hists: Trim libtraceevent trace_seq buffers
 2016-08-09 19:17 UTC 

[GIT PULL] drm/tilcdc atomic modeset support and some non critical fixes
 2016-08-09 19:17 UTC 

[PATCH v2 00/25] arm/altp2m: Introducing altp2m to ARM
 2016-08-09 19:16 UTC  (4+ messages)
` [PATCH v2 01/25] arm/altp2m: Add first altp2m HVMOP stubs

[PATCH 0/9] Enable upfront link training on DDI platforms
 2016-08-09 19:29 UTC  (10+ messages)
` [PATCH 1/9] drm/i915: Don't pass crtc_state to intel_dp_set_link_params()
` [PATCH v2 2/9] drm/i915: Remove ddi_pll_sel from intel_crtc_state
` [PATCH v2 3/9] drm/i915: Split intel_ddi_pre_enable() into DP and HDMI versions
` [PATCH v2 4/9] drm/i915: Split bxt_ddi_pll_select()
` [PATCH v8 5/9] drm/i915/dp: Enable Upfront link training for typeC DP support on BXT
` [PATCH 6/9] drm/i915: Split skl_get_dpll()
` [PATCH 7/9] drm/i915/dp: Enable upfront link training on SKL
` [PATCH 8/9] drm/i915: Split hsw_get_dpll()
` [PATCH 9/9] drm/i915: Enable upfront link training support for HSW/BDW

size of data_segs_[in|out] and segs_[in|out]
 2016-08-09 19:15 UTC  (5+ messages)

[GIT PULL 00/11] perf/urgent fixes
 2016-08-09 19:12 UTC  (2+ messages)

[Qemu-devel] [PATCH] add migration capability to bypass the shared memory
 2016-08-09 19:12 UTC  (2+ messages)

[Qemu-devel] [RFC for 2.8 0/3] Drop support for 64 bit guests on 32 bit hosts
 2016-08-09 19:11 UTC  (5+ messages)
` [Qemu-devel] [RFC for 2.8 2/3] configure: filter 64 bit machines on 32 bit builds

lttng view - doubt
 2016-08-09 19:11 UTC 

[PATCH] bonding: Allow tun-interfaces as slaves
 2016-08-09 19:10 UTC  (4+ messages)

an interesting article
 2016-08-09 19:08 UTC 

[PATCH v3] powerpc: Do not make the entire heap executable
 2016-08-09 19:08 UTC  (2+ messages)

[PATCH v2] powerpc: Do not make the entire heap executable
 2016-08-09 19:07 UTC  (4+ messages)

[PATCH] bonding: Allow tun-interfaces as slaves
 2016-08-09 19:06 UTC  (4+ messages)

[PATCH v3 0/3] arm64 kexec-tools patches
 2016-08-09 19:05 UTC  (4+ messages)
` [PATCH v3 2/3] arm64: Add arm64 kexec support
  ` [PATCH v3.1 "

What's cooking in git.git (Aug 2016, #03; Mon, 8)
 2016-08-09 19:03 UTC  (3+ messages)

Linux kernel 3.18.39 released
 2016-08-09 19:03 UTC 

Linux kernel 4.1.30 released
 2016-08-09 19:03 UTC 

FIPS mode: modprobe: ERROR: could not insert 'drbg'
 2016-08-09 19:02 UTC  (4+ messages)
    ` [PATCH] crypto: DRBG: do not call drbg_instantiate in healt test


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.