All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-24 17:02:33 to 2017-11-24 19:02:53 UTC [more...]

[RFC] doc: add maintainer book
 2017-11-24 19:02 UTC  (2+ messages)

[PATCH] Fixed Russian translation
 2017-11-24 19:02 UTC 

[PATCH 00/43] x86 entry-stack and Kaiser series, 2017/11/24, v2 version
 2017-11-24 19:02 UTC  (46+ 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 v4 0/7] eeprom: at24: switch driver to regmap_i2c
 2017-11-24 19:01 UTC  (7+ messages)
` [PATCH v4 5/7] eeprom: at24: add regmap-based read function

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

[PATCH] net-sysfs: export gso_max_size attribute
 2017-11-24 18:52 UTC  (5+ messages)

brcmfmac: Unable to handle kernel paging request at virtual address 726f6674616cd8
 2017-11-24 18:47 UTC  (6+ messages)

[PATCH] schedule: use unlikely()
 2017-11-24 18:47 UTC  (3+ messages)

[PATCH RFC 0/2] Fix race window during idle cpu selection
 2017-11-24 18:46 UTC  (9+ messages)
` [PATCH RFC 1/2] sched: Minimize the idle cpu selection race window

Running for a specific number of IOs
 2017-11-24 18:41 UTC  (5+ messages)

[PATCH] v4l: vsp1: Fix function declaration/definition mismatch
 2017-11-24 18:40 UTC  (2+ messages)

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

[PATCH 0/2] Microchip mcp2517fd can controller driver
 2017-11-24 18:35 UTC  (3+ messages)
  ` [PATCH 1/2] dt-binding: can: mcp2517fd: document device tree bindings
  ` [PATCH 2/2] can: mcp2517fd: Add Microchip mcp2517fd CAN FD driver

[PATCH v3] rtlwifi:rtl8723ae:add the function name to the printouts
 2017-11-24 18:30 UTC  (2+ messages)

[PATCH 0/8] make stolen resource centric
 2017-11-24 18:30 UTC  (7+ messages)
` [PATCH 2/8] x86/early-quirks: replace the magical increment start values
` [PATCH 8/8] drm/i915: prefer resource_size_t for everything stolen

[Cocci] Why some changes are not done ?
 2017-11-24 18:29 UTC  (8+ messages)

[PATCH] drm/i915/pmu: Aggregate all RC6 states into one counter
 2017-11-24 18:28 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH net] net: qmi_wwan: add support for Cinterion PLS8
 2017-11-24 18:25 UTC  (6+ messages)

[PATCH i-g-t] intel/pmu: Catch-up with i915 RC6 aggregation changes
 2017-11-24 18:23 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH i-g-t 1/2] igt: Remove Android support
 2017-11-24 18:20 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[PATCH v2 0/5] Memory hotplug support for arm64 - complete patchset v2
 2017-11-24 18:17 UTC  (10+ messages)
` [PATCH v2 2/5] mm: memory_hotplug: Remove assumption on memory state before hotremove

[PATCH v2] gitcli: tweak "man gitcli" for clarity
 2017-11-24 18:16 UTC  (9+ messages)

v4.14-rc{4,7} null pointer dereference in event_sched_out()
 2017-11-24 18:16 UTC  (6+ messages)

[Buildroot] [PATCH 1/2] linux-headers: bump 3.{2, 10}.x and 4.{1, 4, 9, 13}.x series
 2017-11-24 18:15 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux: bump default to version 4.13.16

[Buildroot] [PATCH 1/1] libmaxminddb: bump to version 1.3.0
 2017-11-24 18:15 UTC 

[Buildroot] [PATCH 1/1] tinycbor: bump to version 0.4.2
 2017-11-24 18:10 UTC 

[PATCH] media: ov7670: use v4l2_async_unregister_subdev()
 2017-11-24 18:09 UTC  (2+ messages)

[PATCH] bash completion: Add --autostash and --no-autostash to pull
 2017-11-24 18:09 UTC  (2+ messages)

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

[PATCH] recipes-graphics/piglit: Add patch for fix build in HiKey platforms
 2017-11-24 18:08 UTC  (2+ messages)
` ✗ patchtest: failure for "

Multiple codecs on the same DAI
 2017-11-24 18:04 UTC  (4+ messages)

RFC: Native clean/smudge filter for UTF-16 files
 2017-11-24 18:04 UTC  (2+ messages)

[PATCH] nvme-pci: fix NULL pointer dereference in nvme_free_host_mem()
 2017-11-24 18:03 UTC 

[PATCH 00/13] remove_conflicting_framebuffers() cleanup
 2017-11-24 17:53 UTC  (14+ messages)
` [PATCH 02/13] fbdev: add remove_conflicting_pci_framebuffers()
` [PATCH 01/13] fbdev: show fbdev number for debugging
` [PATCH 06/13] drm/mgag200: use simpler remove_conflicting_pci_framebuffers()
` [PATCH 05/13] drm/cirrus: "
` [PATCH 04/13] drm/bochs: "
` [PATCH 09/13] staging: sm750fb: "
` [PATCH 08/13] drm/virtio: "
` [PATCH 11/13] drm/vc4: use simpler remove_conflicting_framebuffers(NULL)
  ` [PATCH 03/13] drm/amdgpu: use simpler remove_conflicting_pci_framebuffers()
  ` [PATCH 07/13] drm/radeon: "
  ` [PATCH 10/13] fbdev: allow apertures == NULL in remove_conflicting_framebuffers()
  ` [PATCH 13/13] drm/tegra: kick out simplefb
` [PATCH 12/13] drm/sun4i: use simpler remove_conflicting_framebuffers(NULL)

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

[Qemu-devel] [PATCH v2 0/2] check VirtiQueue Vring objects
 2017-11-24 17:59 UTC  (4+ 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

[Qemu-devel] [PATCH 0/2] add UUID property type
 2017-11-24 17:59 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] qdev-properties: "
` [Qemu-devel] [PATCH 2/2] vmgenid: use "

[Buildroot] [PATCH 1/1] libupnp: bump to version 1.6.24
 2017-11-24 18:00 UTC 

[PATCH BlueZ] control: Fix invalid access
 2017-11-24 17:56 UTC  (2+ messages)

[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] 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)

[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  (2+ 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  (9+ 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  (3+ messages)

[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 

[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 

[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/4] Restructure python2 and python3 packaging system
 2017-11-24 17:06 UTC  (5+ 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  (3+ messages)
` [PATCH 01/15] drm/i915: Reject odd pipe source width with double wide/dual link
  ` [Intel-gfx] "

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


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.