All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-24 16:10:00 to 2017-11-24 17:25:37 UTC [more...]

[PATCH 00/43] x86 entry-stack and Kaiser series, 2017/11/24, v2 version
 2017-11-24 17:24 UTC  (13+ messages)
` [PATCH 02/43] x86/asm/64: Allocate and enable the SYSENTER stack
` [PATCH 06/43] x86/kasan/64: Teach KASAN about the cpu_entry_area
` [PATCH 07/43] x86/asm: Fix assumptions that the HW TSS is at the beginning of cpu_tss
` [PATCH 08/43] x86/dumpstack: Handle stack overflow on all stacks
` [PATCH 13/43] x86/asm/64: Use a percpu trampoline stack for IDT entries
` [PATCH 16/43] x86/irq: Remove an old outdated comment about context tracking races
` [PATCH 19/43] x86/entry/64: Remove the SYSENTER stack canary
` [PATCH 20/43] x86/entry: Clean up SYSENTER_stack code
` [PATCH 25/43] x86/mm/kaiser: Unmap kernel from userspace page tables (core patch)
` [PATCH 29/43] x86/mm/kaiser: Map dynamically-allocated LDTs
` [PATCH 32/43] x86/mm/kaiser: Map virtually-addressed performance monitoring buffers
` [PATCH 33/43] x86/mm: Move CR3 construction functions

[PATCH] drm/i915/guc: Use consistent name for scratch register count
 2017-11-24 17:25 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

glxgears on Etnaviv: couldn't get an RGB, Double-buffered visual
 2017-11-24 17:23 UTC  (13+ messages)

[PATCH v3 00/19] Entry stack switching
 2017-11-24 17:26 UTC  (6+ messages)
` [PATCH v3 05/19] x86/kasan/64: Teach KASAN about the cpu_entry_area
      ` [PATCH v4] x86/mm/kasan: "

[RFC] Introduce virtual PMD for Hyper-V/Azure platforms
 2017-11-24 17:21 UTC 

[PATCH 00/43] x86 entry-stack and Kaiser series, 2017/11/24 version
 2017-11-24 17:19 UTC  (9+ messages)
` [PATCH 25/43] x86/mm/kaiser: Unmap kernel from userspace page tables (core patch)
` [PATCH 30/43] x86/mm/kaiser: Map espfix structures

[RFC PATCH 0/3] pinctrl: sunxi: Add DT-based generic pinctrl driver
 2017-11-24 17:19 UTC  (8+ messages)
` [RFC PATCH 1/3] dt-bindings: pinctrl: sunxi: document new generic binding

[PATCH v2 1/2] s390/virtio: remove the old KVM virtio headers
 2017-11-24 17:18 UTC  (9+ messages)
` [PATCH v2 2/2] s390/virtio: add BSD license to virtio-ccw

[Qemu-devel] javac crash in user-mode emulation: races on page_unprotect()
 2017-11-24 17:18 UTC 

[PATCH 00/43] Changes stored for Morty
 2017-11-24 17:17 UTC 

[PATCH 00/62] XArray November 2017 Edition
 2017-11-24 17:17 UTC  (10+ messages)
` XArray documentation

[PATCH i-g-t] intel/pmu: Catch-up with i915 RC6 aggregation changes
 2017-11-24 17:16 UTC 

[GIT PULL] commits for Linux 4.9
 2017-11-24 17:14 UTC 

[GIT PULL] commits for Linux 4.4
 2017-11-24 17:14 UTC 

[GIT PULL] nvme fixes for Linux 4.15
 2017-11-24 17:15 UTC  (6+ messages)

[GIT PULL] commits for Linux 3.18
 2017-11-24 17:14 UTC 

[PATCH] net-sysfs: export gso_max_size attribute
 2017-11-24 17:14 UTC  (2+ messages)

[PATCH] drm/i915/pmu: Aggregate all RC6 states into one counter
 2017-11-24 17:13 UTC 

[Bug 92827] Tonga: No Sound over HDMI with connected AV receiver
 2017-11-24 17:12 UTC  (2+ messages)

[patch iproute2] tc: move action cookie print out of the stats if
 2017-11-24 17:11 UTC  (2+ messages)

[PATCH 1/2] drm/i915/guc: Advance over port[0] if set and not preempting
 2017-11-24 17:11 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[Qemu-devel] [QEMU-PPC] [PATCH 0/2] target/ppc: hpt on radix and compat migration fixes
 2017-11-24 17:09 UTC  (3+ messages)
` [Qemu-devel] [QEMU-PPC] [PATCH 2/2] target/ppc: Fix setting of cpu->compat_pvr on incoming migration

[morty][PATCH 1/2] glibc: Security fix for CVE-2017-8804
 2017-11-24 17:08 UTC  (2+ messages)
` [morty][PATCH 2/2] glibc: CVE-2017-15670

[PATCH] scsi: sd: add missing KERN_CONT for disk spin-up
 2017-11-24 17:02 UTC 

[PATCH 0/8] make stolen resource centric
 2017-11-24 17:06 UTC  (12+ messages)
` [PATCH 1/8] x86/early-quirks: Extend Intel graphics stolen memory placement to 64bit
` [PATCH 2/8] x86/early-quirks: replace the magical increment start values
` [PATCH 3/8] drm/i915: nuke the duplicated stolen discovery
` [PATCH 4/8] drm/i915: s/mappable_end/mappable_size/
` [PATCH 5/8] drm/i915: make dsm struct resource centric
` [PATCH 6/8] drm/i915: make reserved "
` [PATCH 7/8] drm/i915: make mappable "
` [PATCH 8/8] drm/i915: prefer resource_size_t for everything stolen
` ✓ Fi.CI.BAT: success for make stolen resource centric (rev2)

[PATCH 0/4] Restructure python2 and python3 packaging system
 2017-11-24 17:06 UTC  (6+ messages)
` [PATCH 1/4] python: Restructure python packaging and replace it with autopackaging
` [PATCH 2/4] python3: Restructure python3 "

[PATCH][RFC] 8250_dw: unregister dw8250_set_termios for rk3188 chip
 2017-11-24 17:06 UTC  (4+ messages)

[PATCH i-g-t] lib/igt_core: Move write_stderr out of LIBUNWIND ifdef
 2017-11-24 17:06 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for "

[morty][PATCH] ppp: include netinet/in.h before linux/in.h in pppoe.h
 2017-11-24 17:05 UTC  (2+ messages)

[PATCH][morty] python3: do not hardcode "lib" into site-packages search path
 2017-11-24 17:05 UTC  (2+ messages)

[morty][PATCH v3 1/2] glibc: Fix CVE-2015-5180
 2017-11-24 17:04 UTC  (4+ messages)
` [morty][PATCH v3 2/2] glibc: Fix CVE-2017-1000366

[PATCH 00/15] drm: More plane clipping polish
 2017-11-24 17:04 UTC  (5+ messages)
` [PATCH 01/15] drm/i915: Reject odd pipe source width with double wide/dual link
  ` [Intel-gfx] "
` [PATCH 15/15] drm: Don't pass clip to drm_atomic_helper_check_plane_state()

[pyro][PATCH] glibc: Fix CVE-2017-1000366
 2017-11-24 17:02 UTC  (2+ messages)

[pyro][PATCH] glibc_2.25: fix building for x86 with -Os (or -fno-omit-frame-pointer)
 2017-11-24 17:02 UTC  (2+ messages)

[pyro][PATCH] lib/oe/terminal.py: use an absolute path to execute oe-gnome-terminal-phonehome
 2017-11-24 17:02 UTC  (2+ messages)

[PATCH] power: supply: cpcap-battery: Fix platform_get_irq_byname's error checking
 2017-11-24 17:01 UTC 

[pyro][PATCH] gcc: Use libssp_nonshared linker specs only for ppc/musl
 2017-11-24 17:01 UTC  (2+ messages)

[PATCH v2] ARM: dts: imx6qdl-nitrogen6x: Add SPI NOR partitions
 2017-11-24 17:00 UTC  (2+ messages)

[GIT PULL] Kbuild updates for v4.15 (2nd round)
 2017-11-24 16:58 UTC 

[PATCH 0/5][V2] Master package updates
 2017-11-24 16:59 UTC  (5+ messages)
` [PATCH 5/5] curl: update to 7.56.1

[libvirt test] 116492: tolerable all pass - PUSHED
 2017-11-24 16:57 UTC 

[PATCH] drm/i915: Disable THP until we have a read BW W/A
 2017-11-24 16:56 UTC  (2+ messages)

[PATCH] drm/i915: Expose the busyspin durations for i915_wait_request
 2017-11-24 16:57 UTC  (3+ messages)

[RFC v2] lib: add compressdev API
 2017-11-24 16:56 UTC 

[RFC v2] Compression API in DPDK
 2017-11-24 16:54 UTC 

[PATCH] recipes-graphics/piglit: Add patch for fix build in HiKey platforms
 2017-11-24 16:52 UTC 

regression: 4.13 cannot follow symlinks on some ext3 fs
 2017-11-24 16:51 UTC  (7+ messages)

[PATCH 00/10] Add loadable kernel module and power management support
 2017-11-24 16:50 UTC  (3+ messages)
` [PATCH 03/10] PM / QoS: Fix device resume latency for non PM QoS devices

[Bug 103814] incorrect dust rendering in hl2ep1
 2017-11-24 16:50 UTC  (2+ messages)
` [Bug 103814] incorrect dust rendering in hl2 without sisched

Regression in TTM driver w/Linus' master
 2017-11-24 16:47 UTC  (8+ messages)

[PATCH v2 0/4] coresight: support panic dump functionality
 2017-11-24 16:46 UTC  (10+ messages)
` [PATCH v2 1/4] coresight: Support "
` [PATCH v2 4/4] coresight: etm4x: Hook panic dump callback for etmv4

[Buildroot] [RFCv2 0/7] Per-package SDK and target directories
 2017-11-24 16:46 UTC  (8+ messages)
` [Buildroot] [RFCv2 1/7] pkgconf: use relative path to STAGING_DIR instead of absolute path
` [Buildroot] [RFCv2 2/7] toolchain: post-pone evaluation of TOOLCHAIN_EXTERNAL_BIN
` [Buildroot] [RFCv2 3/7] Makefile, skeleton: move the host skeleton logic to host-skeleton package
` [Buildroot] [RFCv2 4/7] pkg-cmake: install CMake files as part of a package
` [Buildroot] [RFCv2 5/7] pkg-generic: add .stamp_installed step
` [Buildroot] [RFCv2 6/7] core: change host RPATH handling
` [Buildroot] [RFCv2 7/7] core: implement per-package SDK and target

[Qemu-devel] [PATCH for 2.11] contrib: add systemd unit files
 2017-11-24 16:44 UTC 

[Qemu-devel] [PATCH 0/1] block: Workaround for the iotests errors
 2017-11-24 16:39 UTC  (2+ messages)

3d18cbb7fd ("rxrpc: Fix conn expiry timers"): BUG: unable to handle kernel NULL pointer dereference at 0000000000000018
 2017-11-24 16:39 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
 2017-11-24 16:39 UTC  (16+ messages)

[U-Boot] Please pull ARC changes
 2017-11-24 16:39 UTC 

[PATCH] cxl: Add support for ASB_Notify on POWER9
 2017-11-24 16:37 UTC  (5+ messages)

[PATCH net] net: dsa: fix 'increment on 0' warning
 2017-11-24 16:36 UTC  (2+ messages)

[PATCH v2 00/22] mmc: tmio: various fixes and cleanups
 2017-11-24 16:24 UTC  (23+ messages)
` [PATCH v2 01/22] mmc: renesas_sdhi: consolidate DMAC CONFIG options
` [PATCH v2 02/22] mmc: renesas_sdhi: remove wrong depends on to enable compile test
` [PATCH v2 03/22] mmc: renesas_sdhi: remove eprobe jump label
` [PATCH v2 04/22] mmc: tmio: set tmio_mmc_host to driver data
` [PATCH v2 05/22] mmc: tmio: use devm_ioremap_resource() instead of devm_ioremap()
` [PATCH v2 06/22] mmc: tmio: move mmc_host_ops to struct tmio_mmc_host from static data
` [PATCH v2 07/22] mmc: tmio, renesas_sdhi: set mmc_host_ops hooks directly
` [PATCH v2 08/22] mmc: tmio: move mmc_gpio_request_cd() before mmc_add_host()
` [PATCH v2 09/22] mmc: tmio: use mmc_can_gpio_cd() instead of checking TMIO_MMC_USE_GPIO_CD
` [PATCH v2 10/22] mmc: tmio: support IP-builtin card detection logic
` [PATCH v2 11/22] mmc: renesas_sdhi: remove always false condition
` [PATCH v2 12/22] mmc: tmio,renesas_sdhi: move struct tmio_mmc_dma to renesas_sdhi.h
` [PATCH v2 13/22] mmc: tmio,renesas_sdhi: move Renesas-specific DMA data "
` [PATCH v2 14/22] mmc: tmio,renesas_sdhi: move ssc_tappos "
` [PATCH v2 15/22] mmc: tmio: change bus_shift to unsigned int
` [PATCH v2 16/22] mmc: tmio: fix never-detected card insertion bug
` [PATCH v2 17/22] mmc: tmio: move TMIO_MASK_{READOP,WRITEOP} handling to correct place
` [PATCH v2 18/22] mmc: tmio: remove useless TMIO_MASK_CMD handling in tmio_mmc_host_probe()
` [PATCH v2 19/22] mmc: tmio: ioremap memory resource in tmio_mmc_host_alloc()
` [PATCH v2 20/22] mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()
` [PATCH v2 21/22] mmc: tmio: move {tmio_}mmc_of_parse() to tmio_mmc_host_alloc()
` [PATCH v2 22/22] mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argument

x509 parsing bug + fuzzing crypto in the userspace
 2017-11-24 16:31 UTC  (16+ messages)

Bcache confirmed unsafe with 4.14.0? 4.14.1?
 2017-11-24 16:29 UTC  (3+ messages)

iSCSI gateway
 2017-11-24 16:29 UTC 

8e5bf9759a ("net: dsa: simplify tree reference counting"): WARNING: CPU: 1 PID: 27 at lib/refcount.c:153 refcount_inc
 2017-11-24 16:28 UTC  (3+ messages)

[GIT PULL] SAA716x DVB driver
 2017-11-24 16:28 UTC  (9+ messages)

[RESEND PATCH 1/4] ARM: dts: efm32: Add generic compatible string for I2C EEPROM
 2017-11-24 16:27 UTC  (9+ messages)
` [RESEND PATCH 2/4] ARM: dts: keystone: "
` [RESEND PATCH 3/4] ARM: dts: lpc18xx: "
` [RESEND PATCH 4/4] ARM: dts: socfpga: "

[virtio-dev] [PATCH RFC] packed ring layout spec v4
 2017-11-24 16:28 UTC  (3+ messages)
` [virtio-dev] [PATCH RFC] packed ring layout spec v5

[PATCH] xf86-video-ati: Fix non GLAMOR build
 2017-11-24 16:27 UTC 

[PATCH v3 01/17] Introduce skeleton SUPPORT.md
 2017-11-24 16:26 UTC  (3+ messages)
` [PATCH v3 05/17] SUPPORT.md: Toolstack core

2569321dd4 ("page cache: Convert page_cache_tree_delete to xarray"): WARNING: CPU: 0 PID: 137 at mm/shmem.c:1084 shmem_evict_inode
 2017-11-24 16:25 UTC  (2+ messages)

[PATCH v3 1/2] s390/virtio: remove the old KVM virtio headers
 2017-11-24 16:24 UTC  (2+ messages)
` [PATCH v3 2/2] s390/virtio: add BSD license to virtio-ccw

[dm-crypt] LUKS header recovery attempt, bruteforce detection of AF-keyslot bit errors
 2017-11-24 16:15 UTC  (2+ messages)

[RFC]Mesh: meshctl configuration output fails in gatt.c:pipe_write
 2017-11-24 16:23 UTC  (3+ messages)

Shutting down a VM with Kernel 4.14 will sometime hang and a reboot is the only way to recover. [1]
 2017-11-24 16:22 UTC  (7+ messages)
      ` Shutting down a VM with Kernel 4.14 will sometime hang and a reboot is the only way to recover

[PATCH] drm/i915/guc: Tidy ELSP port assignment
 2017-11-24 16:18 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[CI 1/3] drm/i915/guc: Tidy ELSP port assignment
 2017-11-24 16:16 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for series starting with [CI,1/3] "

Changing encoding of a file : What should happen to CRLF in file ?
 2017-11-24 16:14 UTC  (2+ messages)
` [PATCH 1/1] convert: tighten the safe autocrlf handling

[PATCH] drm/atomic: Use DRM_DEBUG_KMS instead of DRM_DEBUG_ATOMIC in error paths
 2017-11-24 16:13 UTC  (3+ messages)
` [PATCH v2] "

Backport request to 4.4 and 4.9 for af_vsock.c
 2017-11-24 16:13 UTC  (2+ messages)

[GIT PULL] mali-dp: fixes for drm-next
 2017-11-24 16:13 UTC 

[mlmmj] patches in bugtracker
 2017-11-24 16:11 UTC  (2+ messages)

[PATCH v2] nouveau/compiler: Allow to omit line numbers when printing instructions
 2017-11-24 16:10 UTC  (3+ messages)
` [PATCH v3] "

[GIT PULL] hdlcd: fixes for drm-next
 2017-11-24 16:10 UTC 

[PATCH] crypto: algif_aead - skip SGL entries with NULL page
 2017-11-24 16:09 UTC  (4+ messages)
` [PATCH v3] "


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.