All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-29 10:04:49 to 2019-11-29 10:43:50 UTC [more...]

[PATCH v11 0/4] kasan: support backing vmalloc space with real shadow memory
 2019-11-29 10:43 UTC  (7+ messages)
` [PATCH v11 1/4] "

[PATCH v2 00/13] s390x: Protected Virtualization support
 2019-11-29 10:34 UTC  (16+ messages)
` [PATCH v2 01/13] s390x: protvirt: Add diag308 subcodes 8 - 10
` [PATCH v2 02/13] Header sync protvirt
` [PATCH v2 04/13] s390x: protvirt: Handle diag 308 subcodes 0,1,3,4
` [PATCH v2 05/13] s390x: protvirt: Add pv state to cpu env
` [PATCH v2 06/13] s390x: protvirt: KVM intercept changes
` [PATCH v2 07/13] s390x: protvirt: SCLP interpretation
` [PATCH v2 08/13] s390x: protvirt: Add new VCPU reset functions
` [PATCH v2 09/13] s390x: Exit on vcpu reset error
` [PATCH v2 10/13] s390x: protvirt: Set guest IPL PSW
` [PATCH v2 11/13] s390x: protvirt: Move diag 308 data over SIDAD
` [PATCH v2 12/13] s390x: protvirt: Disable address checks for PV guest IO emulation
` [PATCH v2 13/13] s390x: protvirt: Handle SIGP store status correctly

[PATCH] drm/i915: Serialise i915_active_wait() with its retirement
 2019-11-29 10:42 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
    `  "

[PATCH for-5.0 v2 00/23] block: Fix check_to_replace_node()
 2019-11-29  9:59 UTC  (3+ messages)
` [PATCH for-5.0 v2 09/23] quorum: Add QuorumChild.to_be_replaced

WARNING: ODEBUG bug in rsi_probe
 2019-11-29 10:41 UTC  (3+ messages)

[Xen-devel] bug suspcion and proposed modification when xen-pciback failed to map an irq (-19) to a domU
 2019-11-29 10:41 UTC  (2+ messages)

[alsa-devel] [PATCH v5 2/2] watchdog: mtk_wdt: mt8183: Add reset controller
 2019-11-29 10:39 UTC  (2+ messages)

[EXTERNAL] Re: [PATCH v2] video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs
 2019-11-29 10:40 UTC 

[Xen-devel] [PATCH] console: avoid buffer overflow in guest_console_write()
 2019-11-29 10:39 UTC  (4+ messages)

[Xen-devel] [PATCH-for-4.13 v5] Rationalize max_grant_frames and max_maptrack_frames handling
 2019-11-29 10:39 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/libglob: add an upstream URL to Config.in
 2019-11-29 10:39 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/tiff: security bump to 4.1.0
 2019-11-29 10:39 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/6] lib: Add tests validating media compressed surfaces
 2019-11-29 10:38 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 1/6] tests/gem_render_copy: Make subtest parameters more explicit
` [igt-dev] [PATCH i-g-t 2/6] tests/gem_render_copy: Separate out mixed tiled ccs subtests
` [igt-dev] [PATCH i-g-t 3/6] lib: Move aux pgtable state prepare/emit to intel_aux_pgtable.c
` [igt-dev] [PATCH i-g-t 4/6] lib/intel_aux_pgtable: Set MMIO remap for write the AUX pagedir reg
` [igt-dev] [PATCH i-g-t 5/6] lib: Add vebox copy support
` [igt-dev] [PATCH i-g-t 6/6] tests/gem_render_copy: Add media compression subtests

[Buildroot] [git commit] package/tiff: security bump to 4.1.0
 2019-11-29 10:38 UTC 

[Buildroot] [git commit] package/libglob: add an upstream URL to Config.in
 2019-11-29 10:38 UTC 

[PATCH 0/2] RFC: add -mem-shared option
 2019-11-29 10:13 UTC  (8+ messages)

[PATCH 4.19 000/306] 4.19.87-stable review
 2019-11-29 10:37 UTC  (2+ messages)

[PATCH 4.14 000/211] 4.14.157-stable review
 2019-11-29 10:36 UTC  (2+ messages)

[PATCH] Revert "jffs2: Fix possible null-pointer dereferences in jffs2_add_frag_to_fragtree()"
 2019-11-29 10:28 UTC  (4+ messages)

[PATCH v2 00/14] video, drm, etc: constify fbops in struct fb_info
 2019-11-29 10:35 UTC  (83+ messages)
  ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH v2 01/14] video: fb_defio: preserve user fb_ops
      `  "
  ` [Intel-gfx] [PATCH v2 02/14] drm/fb-helper: don't preserve fb_ops across deferred IO use
      `  "
  ` [Intel-gfx] [PATCH v2 03/14] video: smscufx: don't restore fb_mmap after deferred IO cleanup
      `  "
  ` [Intel-gfx] [PATCH v2 04/14] video: udlfb: "
      `  "
  ` [Intel-gfx] [PATCH v2 05/14] video: fbdev: vesafb: modify the static fb_ops directly
      `  "
  ` [Intel-gfx] [PATCH v2 06/14] video: fbmem: use const pointer for fb_ops
      `  "
  ` [Intel-gfx] [PATCH v2 07/14] video: omapfb: "
      `  "
  ` [PATCH v2 08/14] video: fbdev: make fbops member of struct fb_info a const pointer
      ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH v2 09/14] drm: constify fb ops across all drivers
      `  "
  ` [PATCH v2 10/14] video: "
      ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH v2 11/14] HID: picoLCD: constify fb ops
      `  "
  ` [PATCH v2 12/14] media: constify fb ops across all drivers
      ` [Intel-gfx] "
  ` [PATCH v2 13/14] samples: vfio-mdev: constify fb ops
    ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH v2 14/14] auxdisplay: "
      `  "

KASAN: slab-out-of-bounds Read in chaoskey_disconnect
 2019-11-29 10:35 UTC 

[Intel-gfx] [PATCH] drm/i915/selftests: Wait only on the expected barrier
 2019-11-29 10:34 UTC  (3+ messages)
  `  "

[PATCH 0/9] drm/tegra: Miscellaneous fixes
 2019-11-29 10:33 UTC  (10+ messages)
` [PATCH 1/9] drm/tegra: hub: Remove bogus connection mutex check
` [PATCH 2/9] drm/tegra: gem: Properly pin imported buffers
` [PATCH 3/9] drm/tegra: gem: Remove premature import restrictions

[Xen-devel] [xtf test] 144375: regressions - FAIL
 2019-11-29 10:31 UTC 

[PATCH] perf/core: Add SRCU annotation for pmus list walk
 2019-11-29 10:31 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/prosody: bump to bugfix version 0.11.3
 2019-11-29 10:28 UTC 

[PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-11-29 10:24 UTC  (5+ messages)

[PULL 0/2] Fix for the s390-ccw bios
 2019-11-29 10:08 UTC 

[PATCH v15 00/18]Timestamp synchronization of host - guest tracing session
 2019-11-29 10:22 UTC  (5+ messages)
` [PATCH v15 11/18] trace-cmd: Exchange tracing IDs between host and guest

[PATCH] platform/chrome: cros_ec_lpc: Use platform_get_irq_optional() for optional IRQs
 2019-11-29 10:22 UTC 

[PATCH] drm/i915/selftests: Use sgt_iter for huge_pages_free
 2019-11-29 10:21 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH 0/2] PM / runtime: Allow drivers to override runtime PM behaviour on sleep
 2019-11-29 10:22 UTC  (12+ messages)
` [PATCH 1/2] "

[PATCH 0/4] staging: gigaset: fix crashes on probe
 2019-11-29 10:17 UTC  (10+ messages)
` [PATCH 1/4] staging: gigaset: fix general protection fault "
` [PATCH 2/4] staging: gigaset: fix illegal free on probe errors
` [PATCH 3/4] staging: gigaset: add endpoint-type sanity check
` [PATCH 4/4] staging: gigaset: rename endpoint-descriptor identifier

Linux bug report: mt76x0 driver for USB WiFi adapter does not support channel > 140 on 5Ghz band
 2019-11-29 10:19 UTC 

[PATCH v2 0/5] DA9062 PMIC features
 2019-11-29 10:19 UTC  (5+ messages)
` [PATCH v2 1/5] gpio: add support to get local gpio number

[PATCH] Updating the GEM MAC IP to properly filter out the multicast addresses
 2019-11-29 10:00 UTC  (2+ messages)
`  "

[PATCH] drm/i915/selftests: Always lock the drm_mm around insert/remove
 2019-11-29 10:18 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v16 00/18]Timestamp synchronization of host - guest tracing session
 2019-11-29 10:17 UTC  (19+ messages)
` [PATCH v16 01/18] trace-cmd: Implement new lib API: tracecmd_local_events_system()
` [PATCH v16 02/18] trace-cmd: Add support for negative time offsets in trace.dat file
` [PATCH v16 03/18] trace-cmd: Add implementations of htonll() and ntohll()
` [PATCH v16 04/18] trace-cmd: Add new library APIs for ftrace instances
` [PATCH v16 05/18] trace-cmd: Add new library API for local CPU count
` [PATCH v16 06/18] trace-cmd: Add new library API for reading ftrace buffers
` [PATCH v16 07/18] trace-cmd: Find and store pids of tasks, which run virtual CPUs of given VM
` [PATCH v16 08/18] trace-cmd: Implement new API tracecmd_add_option_v()
` [PATCH v16 09/18] trace-cmd: Add new API to generate a unique ID of the tracing session
` [PATCH v16 10/18] trace-cmd: Store the session tracing ID in the trace.dat file
` [PATCH v16 11/18] trace-cmd: Exchange tracing IDs between host and guest
` [PATCH v16 12/18] trace-cmd: Implement new option in trace.dat file: TRACECMD_OPTION_TIME_SHIFT
` [PATCH v16 13/18] trace-cmd: Add guest information in host's trace.dat file
` [PATCH v16 14/18] trace-cmd: Add host trace clock as guest trace argument
` [PATCH v16 15/18] trace-cmd: Refactor few trace-cmd internal functions
` [PATCH v16 16/18] trace-cmd: Basic infrastructure for host - guest timestamp synchronization
` [PATCH v16 17/18] trace-cmd: [POC] PTP-like algorithm "
` [PATCH v16 18/18] trace-cmd: Debug scripts for "

[v5] i2c: imx: support slave mode for imx I2C driver
 2019-11-29 10:17 UTC  (5+ messages)

[Xen-devel] [PATCH v3] psr: fix bug which may cause crash
 2019-11-29 10:16 UTC  (2+ messages)

[PATCH net 0/2] openvswitch: remove a couple of BUG_ON()
 2019-11-29 10:16 UTC  (4+ messages)
` [PATCH net 1/2] openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()

[U-Boot] Load Debian/Fedora via EFI
 2019-11-29 10:16 UTC 

[PATCH 0/3] target/arm: More HCR_EL2.TIDx fixes
 2019-11-29  9:51 UTC  (6+ messages)
` [PATCH 3/3] target/arm: Handle trapping to EL2 of AArch32 VMRS instructions

[PATCH] platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI table
 2019-11-29 10:15 UTC  (2+ messages)

scrub errors on rgw data pool
 2019-11-29 10:15 UTC  (2+ messages)

stable/linux-4.9.y build: 197 builds: 1 failed, 196 passed (v4.9.205)
 2019-11-29 10:14 UTC 

[igt-dev] [PATCH i-g-t] tests/gem_render_copy: Add software tiling / detiling support
 2019-11-29 10:13 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v3] mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
 2019-11-29 10:10 UTC 

What is the license for linux/lib/math/cordic.c?
 2019-11-29 10:03 UTC 

[dpdk-dev] [PATCH] doc: introduce openwrt how-to guide
 2019-11-29 10:09 UTC  (2+ messages)

[Fuego] Message Notification:: You have 6 new emails
 2019-11-29 10:07 UTC 

[PATCH 0/3] blk-mq: optimise plugging
 2019-11-29 10:07 UTC  (5+ messages)
` [PATCH 1/3] blk-mq: optimise rq sort function

[PATCH 0/3] sched/numa: introduce advanced numa statistic
 2019-11-29 10:06 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] sched/numa: advanced per-cgroup "

[PATCH v3 0/3] perf record: adapt NUMA awareness to machines with #CPUs > 1K
 2019-11-29 10:05 UTC  (3+ messages)
` [PATCH v3 2/3] perf mmap: declare type for cpu mask of arbitrary length
` [PATCH v3 3/3] perf record: adapt affinity to machines with #CPUs > 1K

Which layer is best for tpm2 stack
 2019-11-29 10:05 UTC  (3+ messages)
  ` Private: Re: [yocto] "

[thud/master] [PATCH] branding: core: Autoload rpmsg_kdrv_switch for j7-evm
 2019-11-29 10:03 UTC  (2+ messages)

Dialog "compressing ... Success" is not closeable with Escape key
 2019-11-29  9:58 UTC 


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.