All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-24 16:31:20 to 2017-11-24 17:53:34 UTC [more...]

[PATCH 00/13] remove_conflicting_framebuffers() cleanup
 2017-11-24 17:53 UTC  (9+ messages)
` [PATCH 02/13] fbdev: add remove_conflicting_pci_framebuffers()
` [PATCH 05/13] drm/cirrus: use simpler remove_conflicting_pci_framebuffers()
` [PATCH 04/13] drm/bochs: "
` [PATCH 08/13] drm/virtio: "
  ` [PATCH 03/13] drm/amdgpu: "
  ` [PATCH 07/13] drm/radeon: "
  ` [PATCH 10/13] fbdev: allow apertures == NULL in remove_conflicting_framebuffers()
  ` [PATCH 13/13] drm/tegra: kick out simplefb

[Qemu-devel] [PATCH v2 0/2] check VirtiQueue Vring objects
 2017-11-24 17:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] virtio: check VirtQueue Vring object is set
` [Qemu-devel] [PATCH v2 2/2] tests: add test to check VirtQueue object

[PATCH 0/3] vhost: MQ live-migration fixes
 2017-11-24 17:48 UTC  (4+ messages)
` [PATCH 1/3] vhost: fix fd leak in VHOST_USER_SET_LOG_BASE
` [PATCH 2/3] vhost: protect dirty logging against logging base change
` [PATCH 3/3] vhost: don't invalidate vrings if new addresses are identical

[Qemu-devel] [Bug 1329956] [NEW] multi-core FreeBSD guest hangs after warm reboot
 2017-11-24 17:31 UTC  (2+ messages)
` [Qemu-devel] [Bug 1329956] "

[Qemu-devel] [PATCHv3] dma/i82374: avoid double creation of i82374 device
 2017-11-24 17:44 UTC  (2+ messages)

[PATCH] dm thin: fix NULL pointer exception caused by two concurrent "vgchange -ay -K <vg name>" processes
 2017-11-24 17:43 UTC  (3+ messages)

[linux-linus bisection] complete test-amd64-i386-pair
 2017-11-24 17:43 UTC 

News on the web site
 2017-11-24 17:39 UTC 

[U-Boot] [PATCH] dm: reset: have the reset-command perform a COLD reset
 2017-11-24 17:37 UTC 

"BUG: scheduling while atomic" in atmel-aes on Linux v4.14-rc6
 2017-11-24 17:37 UTC  (6+ messages)
` [PATCH v3] crypto: AF_ALG - remove locking in async callback

[PATCH] cpuidle: Allow menu governor to enter deeper sleep states after some time
 2017-11-24 17:36 UTC  (4+ messages)

[linux-linus bisection] complete test-amd64-i386-pair
 2017-11-24 17:36 UTC 

[PATCH v4 0/7] eeprom: at24: switch driver to regmap_i2c
 2017-11-24 17:35 UTC  (6+ messages)
` [PATCH v4 5/7] eeprom: at24: add regmap-based read function

[PATCH 00/43] x86 entry-stack and Kaiser series, 2017/11/24, v2 version
 2017-11-24 17:24 UTC  (44+ messages)
` [PATCH 01/43] x86/decoder: Add new TEST instruction pattern
` [PATCH 02/43] x86/asm/64: Allocate and enable the SYSENTER stack
` [PATCH 03/43] x86/dumpstack: Add get_stack_info() support for "
` [PATCH 04/43] x86/gdt: Put per-cpu GDT remaps in ascending order
` [PATCH 05/43] x86/fixmap: Generalize the GDT fixmap mechanism
` [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 09/43] x86/asm: Move SYSENTER_stack to the beginning of struct tss_struct
` [PATCH 10/43] x86/asm: Remap the TSS into the cpu entry area
` [PATCH 11/43] x86/asm/64: Separate cpu_current_top_of_stack from TSS.sp0
` [PATCH 12/43] x86/espfix/64: Stop assuming that pt_regs is on the entry stack
` [PATCH 13/43] x86/asm/64: Use a percpu trampoline stack for IDT entries
` [PATCH 14/43] x86/asm/64: Return to userspace from the trampoline stack
` [PATCH 15/43] x86/entry/64: Create a percpu SYSCALL entry trampoline
` [PATCH 16/43] x86/irq: Remove an old outdated comment about context tracking races
` [PATCH 17/43] x86/irq/64: In the stack overflow warning, print the offending IP
` [PATCH 18/43] x86/entry/64: Move the IST stacks into cpu_entry_area
` [PATCH 19/43] x86/entry/64: Remove the SYSENTER stack canary
` [PATCH 20/43] x86/entry: Clean up SYSENTER_stack code
` [PATCH 21/43] x86/mm/kaiser: Disable global pages by default with KAISER
` [PATCH 22/43] x86/mm/kaiser: Prepare assembly for entry/exit CR3 switching
` [PATCH 23/43] x86/mm/kaiser: Introduce user-mapped per-cpu areas
` [PATCH 24/43] x86/mm/kaiser: Mark per-cpu data structures required for entry/exit
` [PATCH 25/43] x86/mm/kaiser: Unmap kernel from userspace page tables (core patch)
` [PATCH 26/43] x86/mm/kaiser: Allow NX poison to be set in p4d/pgd
` [PATCH 27/43] x86/mm/kaiser: Make sure static PGDs are 8k in size
` [PATCH 28/43] x86/mm/kaiser: Map cpu entry area
` [PATCH 29/43] x86/mm/kaiser: Map dynamically-allocated LDTs
` [PATCH 30/43] x86/mm/kaiser: Map espfix structures
` [PATCH 31/43] x86/mm/kaiser: Map entry stack variable
` [PATCH 32/43] x86/mm/kaiser: Map virtually-addressed performance monitoring buffers
` [PATCH 33/43] x86/mm: Move CR3 construction functions
` [PATCH 34/43] x86/mm: Remove hard-coded ASID limit checks
` [PATCH 35/43] x86/mm: Put mmu-to-h/w ASID translation in one place
` [PATCH 36/43] x86/mm/kaiser: Allow flushing for future ASID switches
` [PATCH 37/43] x86/mm/kaiser: Use PCID feature to make user and kernel switches faster
` [PATCH 38/43] x86/mm/kaiser: Disable native VSYSCALL
` [PATCH 39/43] x86/mm/kaiser: Add debugfs file to turn KAISER on/off at runtime
` [PATCH 40/43] x86/mm/kaiser: Add a function to check for KAISER being enabled
` [PATCH 41/43] x86/mm/kaiser: Un-poison PGDs at runtime
` [PATCH 42/43] x86/mm/kaiser: Allow KAISER to be enabled/disabled "
` [PATCH 43/43] x86/mm/kaiser: Add Kconfig

[PATCH] cpuidle: Add "cpuidle.use_deepest" to bypass governor and allow HW to go deep
 2017-11-24 17:34 UTC  (3+ messages)

[Qemu-devel] [PATCH] util: add is_equal to UUID API
 2017-11-24 17:34 UTC  (2+ messages)

sunrpc: infinite unkillable console spam in xs_tcp_setup_socket
 2017-11-24 17:34 UTC  (4+ messages)

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

[PATCH] checkout: include the checkout.h header file
 2017-11-24 17:33 UTC 

[PATCH 0/5] avoiding pointless pack-directory re-scans
 2017-11-24 17:32 UTC  (8+ messages)
` [PATCH 5/5] sha1_file: don't re-scan pack directory for null sha1

[PATCH 01/23] slab: make kmalloc_index() return "unsigned int"
 2017-11-24 17:31 UTC  (3+ messages)
` [PATCH 21/23] slub: make struct kmem_cache_order_objects::x unsigned int

[PATCH] drm/i915: Expose the busyspin durations for i915_wait_request
 2017-11-24 17:28 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH iproute 0/5] ila: additional configuratio support
 2017-11-24 17:26 UTC  (2+ messages)

[PATCH v5 00/11] Intel SGX Driver
 2017-11-24 17:26 UTC  (4+ messages)
` [PATCH v5 11/11] intel_sgx: driver documentation

[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  (11+ 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  (6+ messages)
` [PATCH 25/43] x86/mm/kaiser: Unmap kernel from userspace page tables (core patch)

[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  (7+ 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)

[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  (6+ messages)
` [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  (9+ 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 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

x509 parsing bug + fuzzing crypto in the userspace
 2017-11-24 16:31 UTC  (5+ 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.