All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-18 15:25:10 to 2019-01-18 16:15:09 UTC [more...]

[PATCH v4 1/3] fs: hoist EFSCORRUPTED definition into uapi header
 2019-01-18 16:14 UTC  (2+ messages)
` [PATCH v4 2/3] fs: don't let getdents return bogus names

[Qemu-devel] [PATCH RFC] i386: Enable NPT and NRIPSAVE for Epyc CPUs
 2019-01-18 16:14 UTC  (2+ messages)

Keeping Tvrtko busy
 2019-01-18 16:14 UTC  (8+ messages)
` [PATCH 07/38] drm/i915: Stop tracking MRU activity on VMA
` [PATCH 08/38] drm/i915: Pull VM lists under the VM mutex
` [PATCH 09/38] drm/i915: Move vma lookup to its own lock

[RFC PATCH 00/12] arm64: SVE guest support test hacks
 2019-01-18 16:14 UTC  (3+ messages)
` [RFC PATCH 01/12] guest: Add generated file guest/guest_init.c to .gitignore

[PATCH 00/21] Sound Open Firmware (SOF) - Intel support
 2019-01-18 16:14 UTC  (6+ messages)
` [PATCH 01/21] ASoC: SOF: Intel: Add BYT, CHT and BSW DSP HW support
    ` [Sound-open-firmware] "

[PATCH 1/1] libselinux: do not dereference symlink with statfs in selinux_restorecon
 2019-01-18 16:16 UTC  (2+ messages)

kmemleak panic
 2019-01-18 16:14 UTC  (4+ messages)

[PATCH 1/2] net/qede: fix performance bottleneck in Rx path
 2019-01-18 16:13 UTC 

[PATCHSET v6] io_uring IO interface
 2019-01-18 16:12 UTC  (18+ messages)
` [PATCH 01/17] fs: add an iopoll method to struct file_operations
` [PATCH 02/17] block: wire up block device iopoll method
` [PATCH 03/17] block: add bio_set_polled() helper
` [PATCH 04/17] iomap: wire up the iopoll method
` [PATCH 05/17] Add io_uring IO interface
` [PATCH 06/17] io_uring: add fsync support
` [PATCH 07/17] io_uring: support for IO polling
` [PATCH 08/17] fs: add fget_many() and fput_many()
` [PATCH 09/17] io_uring: use fget/fput_many() for file references
` [PATCH 10/17] io_uring: batch io_kiocb allocation
` [PATCH 11/17] block: implement bio helper to add iter bvec pages to bio
` [PATCH 12/17] io_uring: add support for pre-mapped user IO buffers
` [PATCH 13/17] io_uring: add file set registration
` [PATCH 14/17] io_uring: add submission polling
` [PATCH 15/17] io_uring: add io_kiocb ref count
` [PATCH 16/17] io_uring: add support for IORING_OP_POLL
` [PATCH 17/17] io_uring: add io_uring_event cache hit information

[PATCH v2] setsebool: support use of -P on SELinux-disabled hosts
 2019-01-18 16:13 UTC  (9+ messages)

[PATCH] perf, script: Fix crash with printing mixed trace point and other events
 2019-01-18 16:11 UTC  (7+ messages)
      ` [RFC] Don't print sample_type bits in non-group events not set in the group's was "

[PATCH] FIXUP: proc: Provide details on speculation flaw mitigations
 2019-01-18 16:10 UTC  (3+ messages)
` [PATCH v2] proc: Remove empty line in /proc/self/status

[PATCH v4.9.y] proc: Remove empty line in /proc/self/status
 2019-01-18 16:10 UTC  (2+ messages)

[PATCH v8 00/26] arm64: provide pseudo NMI with GICv3
 2019-01-18 16:10 UTC  (7+ messages)
` [PATCH v8 08/26] arm64: Make PMR part of task context
` [PATCH v8 12/26] arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking

[PATCH] iommu: specify page_count rather than page_order to iommu_map/unmap()
 2019-01-18 16:09 UTC  (3+ messages)

[PATCH] sched/wait: introduce wait_event_freezable_hrtimeout
 2019-01-18 16:04 UTC  (3+ messages)

[PATCH 0/5] sched refcount_t conversions
 2019-01-18 16:03 UTC  (2+ messages)

perf: rdpmc bug when viewing all procs on remote cpu
 2019-01-18 15:58 UTC  (7+ messages)

[PATCH] ref-manual: Update the definition of SDK_VERSION
 2019-01-18 16:01 UTC 

[PATCH 00/14] Misc ION cleanups and adding unmapped heap
 2019-01-18 16:09 UTC  (5+ messages)
` [PATCH 12/14] staging: android: ion: Declare helpers for carveout and chunk heaps

[Qemu-devel] [PATCH v4 00/21] nbd: add qemu-nbd --list
 2019-01-18 16:08 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 01/21] iotests: Make 233 output more reliable

[Qemu-devel] [PATCH] checkpatch: Don't spuriously warn about /** comment starters
 2019-01-18 16:08 UTC  (3+ messages)

[PATCH 4.14 00/17] V4.14 backport of more 32-bit arm spectre patches
 2019-01-18 16:07 UTC  (2+ messages)

[PATCH] bb.build.addtask: add simple check for circular dependency
 2019-01-18 16:07 UTC  (12+ messages)

[SPDK] nvmf target and host in the same spdk instance
 2019-01-18 16:06 UTC 

[PATCH v3 0/8] drm/i915: GTT remapping for display
 2019-01-18 16:05 UTC  (12+ messages)
` [PATCH v3 1/8] drm/i915: Add a new "remapped" gtt_view
` [PATCH v3 2/8] drm/i915/selftests: Add mock selftest for remapped vmas
` [PATCH v3 3/8] drm/i915/selftests: Add live vma selftest
` [PATCH v3 4/8] drm/i915: Overcome display engine stride limits via GTT remapping
` [PATCH v3 5/8] drm/i915: Bump gen4+ fb stride limit to 256KiB
` [PATCH v3 6/8] drm/i915: Bump gen7+ fb size limits to 16kx16k
` [PATCH v3 7/8] hack: drm/i915: Always remap gtt
` [PATCH v3 8/8] hack: align dumb buffer stride to 4k to allow for gtt remapping
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: GTT remapping for display
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH v3 00/11] TEE mediator (and OP-TEE) support in XEN
 2019-01-18 16:05 UTC  (14+ messages)
` [PATCH v3 05/11] optee: add fast calls handling
` [PATCH v3 07/11] optee: add support for RPC SHM buffers

[PATCH] sched/fair: Fix bandwidth timer clock drift condition
 2019-01-18 16:05 UTC  (2+ messages)

[PATCH v2 00/10] A3700 USB S2RAM support
 2019-01-18 16:04 UTC  (5+ messages)
` [PATCH v2 02/10] usb: host: xhci: mvebu: add reset on resume quirk
    ` [v2,02/10] "

[PATCH 3.18,4.4,4.9] media: em28xx: Fix misplaced reset of dev->v4l::field_count
 2019-01-18 16:03 UTC  (2+ messages)

[PATCH v1 1/4] soc: Add TmFifo driver for Mellanox BlueField Soc
 2019-01-18 16:02 UTC  (6+ messages)
` [PATCH v6 1/9] "
  ` [PATCH v6 5/9] soc: mellanox: host: Add the common host side Rshim driver

[Linux-eng] [RFC 0/3] Abstract empty functions with STUB_UNLESS macro
 2019-01-18 16:00 UTC  (8+ messages)
` [PATCH 1/3] kconfig.h: abstract "
` [PATCH 2/3] cpufreq: update headers to use "
` [PATCH 3/3] arm64: "

[PATCH v3 0/4] input: touchscreen: Add goodix GT5553 CTP support
 2019-01-18 16:01 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: input: touchscreen: goodix: Document AVDD28-supply property

[Buildroot] [PATCH v5 1/4] libopenssl: bump version to 1.1.1a
 2019-01-18 16:01 UTC  (6+ messages)

FAILED: patch "[PATCH] PCI: dwc: Move interrupt acking into the proper callback" failed to apply to 4.14-stable tree
 2019-01-18 16:00 UTC  (4+ messages)

[PATCH 4.14] media: em28xx: Fix misplaced reset of dev->v4l::field_count
 2019-01-18 16:00 UTC  (2+ messages)

[PATCH] [LOCAL] arm64: renesas_defconfig: Refresh for v5.0-rc2
 2019-01-18 16:00 UTC 

[PATCH] ARM: shmobile: defconfig: Refresh for v5.0-rc2
 2019-01-18 15:59 UTC  (2+ messages)

[PATCH 4.14] mmc: sdhci-msm: Disable CDR function on TX
 2019-01-18 15:59 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/3] tests/kms_available_modes_crc: Reset output->pipe after testing it
 2019-01-18 15:59 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/3] "

Error: base-files/3.0.14-r89/temp/run.do_install.80432: Syntax error: Unterminated quoted string
 2019-01-18 15:58 UTC  (11+ messages)

[PATCH net 0/8] mlxsw: Various fixes
 2019-01-18 15:58 UTC  (10+ messages)
` [PATCH net 1/8] mlxsw: pci: Ring CQ's doorbell before RDQ's
` [PATCH net 2/8] mlxsw: pci: Increase PCI SW reset timeout
` [PATCH net 3/8] mlxsw: pci: Return error on PCI "
` [PATCH net 4/8] mlxsw: spectrum_fid: Update dummy FID index
` [Bridge] [PATCH net 5/8] net: bridge: Mark FDB entries that were added by user as such
  `  "
` [PATCH net 6/8] mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky
` [PATCH net 7/8] selftests: mlxsw: Test FDB offload indication
` [PATCH net 8/8] selftests: forwarding: Add a test case for externally learned FDB entries

[igt-dev] [PATCH i-g-t] tests/core_unauth_vs_render: new test for the relaxed DRM_AUTH handling
 2019-01-18 15:58 UTC  (2+ messages)

[PATCH v2 1/2] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
 2019-01-18 15:57 UTC  (11+ messages)
` [PATCH v2 2/2] leds: lp50xx: Add the LP50XX family of the RGB LED driver
              ` RGB LED class "

[Qemu-devel] 3.1: second invocation of migrate crashes qemu
 2019-01-18 15:57 UTC  (4+ messages)

Plain accesses and data races in the Linux Kernel Memory Model
 2019-01-18 15:56 UTC  (3+ messages)

[Qemu-devel] [PULL v2 00/49] pci, pc, virtio: fixes, features
 2019-01-18 15:56 UTC  (6+ messages)

[PATCH] venus: enc: fix enum_frameintervals
 2019-01-18 15:56 UTC 

[PATCH] driver core: move device->knode_class to device_private
 2019-01-18 15:55 UTC  (3+ messages)
` [PATCH v2] "

[driver-core PATCH v9 0/9] Add NUMA aware async_schedule calls
 2019-01-18 15:54 UTC  (11+ messages)
` [driver-core PATCH v9 1/9] driver core: Establish order of operations for device_add and device_del via bitflag

[PATCH v11 00/26] Speculative page faults
 2019-01-18 15:51 UTC  (9+ messages)

[PATCH] arm64: perf: remove misleading comment
 2019-01-18 15:51 UTC  (2+ messages)

[PATCH net-next 0/7] net: phy: Add support for 2.5GBASET PHYs
 2019-01-18 15:51 UTC  (8+ messages)
` [PATCH net-next 1/7] net: phy: Extract genphy_c45_read_abilities from marvell10g
` [PATCH net-next 4/7] net: phy: marvell10g: Add support for 2.5GBASET and 5GBASET
` [PATCH net-next 5/7] net: phy: marvell10g: Force reading of 2.5/5G PMA extended abilities
` [PATCH net-next 6/7] net: mvpp2: Add 2.5GBaseT support
` [PATCH net-next 7/7] net: phy: marvell10g: add support for the 88x2110 PHY

[PATCH v7 0/7] Add virtio-iommu driver
 2019-01-18 15:51 UTC  (5+ messages)
    ` [virtio-dev] "

[PATCH v3] HID: i2c-hid: Ignore input report if there's no data present on Elan touchpanels
 2019-01-18 15:50 UTC  (2+ messages)

[PATCH v3 00/23] drm/qxl: ttm fixes, cleanups, allocation tweaks, multihead, fbdev
 2019-01-18 15:49 UTC  (5+ messages)
` [PATCH v3 23/23] drm/qxl: add overflow checks to qxl_mode_dumb_create()

[PATCH V2] wlcore: sdio: Fixup power on/off sequence
 2019-01-18 15:49 UTC  (10+ messages)

[PATCH] poky.conf: Define SDK_VERSION so DISTRO_VERSION overrides are supported
 2019-01-18 15:49 UTC 

[PATCH v2] x86/cpu/AMD: Fix CPB bit for more processors
 2019-01-18 15:48 UTC  (2+ messages)
` [tip:x86/cpu] x86/CPU/AMD: Set the CPB bit unconditionally on F17h

[PATCH v3 0/3] mach-omap2: handle autoidle denial
 2019-01-18 15:48 UTC  (3+ messages)
` [PATCH v3 3/3] arm: omap_hwmod disable ick autoidling when a hwmod requires that

[PATCH] arch/csky/mm/fault.c: Remove duplicate header
 2019-01-18 15:47 UTC  (2+ messages)

[PATCH v3 0/7] arm64: add system vulnerability sysfs entries
 2019-01-18 15:46 UTC  (5+ messages)
` [PATCH v3 1/7] sysfs/cpu: Allow individual architectures to select vulnerabilities

[PATCH] arm64: dts: marvell: Add device tree for uDPU board
 2019-01-18 15:45 UTC  (4+ messages)
` [PATCH v4] "

[RFC PATCH v2 0/2] xen: credit2: rb-tree for runqueues
 2019-01-18 15:45 UTC  (5+ messages)
` [RFC PATCH v2 1/2] "
` [RFC PATCH 2/2] xen: credit2: cached attribute for next runqueue entry

[PATCH v5 00/17] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-01-18 15:44 UTC  (15+ messages)
` [PATCH v5 07/17] drm/sun4i: sun6i_mipi_dsi: Refactor vertical video start delay

[PATCH RFC] SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ files
 2019-01-18 15:42 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: imx6q: add pmu interrupt-affinity
 2019-01-18 15:41 UTC  (4+ messages)

[PATCH] base-files: Avoid problems if DISTRO_VERSION contains undefined variable
 2019-01-18 15:41 UTC 

[PATCH v2] netfilter: x_tables: add xt_tunnel match
 2019-01-18 15:41 UTC  (3+ messages)

[Bug 109290] [CI][SHARDS] igt@gem_pwrite@huge-cpu - skip - Estimated that we need \d+ objects and \d+ MiB for the test, but only have \d+ MiB available \(RAM\) and a maximum of \d+ objects
 2019-01-18 15:41 UTC  (2+ messages)
` [Bug 109290] [CI][SHARDS] igt@gem_pwrite@huge-cpu - skip - Estimated that we need 1 objects and 268435457 MiB for the test, but only have 15378 MiB available (RAM) and a maximum of 1617252 objects

[PATCH] nbd:clear NBD_BOUND flag when NBD connection is closed
 2019-01-18 15:44 UTC  (3+ messages)

problems with rt libraries in C
 2019-01-18 15:38 UTC 

[5/7] usb: typec: ucsi: add fw update needed check
 2019-01-18 15:37 UTC 

[Qemu-devel] [RFC PATCH v3 00/43] Support Kconfig in QEMU
 2019-01-18 15:37 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH v3 41/43] i386-softmmu.mak: remove all CONFIG_* except boards definitions

[Bug 109303] [CI][SHARDS] igt@i915_query@query-topology-known-pci-ids - skip - Test requirement: IS_HASWELL(devid) || IS_BROADWELL(devid) || IS_SKYLAKE(devid) || IS_KABYLAKE(devid) || IS_COFFEELAKE(devid), SKIP
 2019-01-18 15:36 UTC  (2+ messages)

[PATCH] doc: remove file listings
 2019-01-18 15:35 UTC  (3+ messages)
` [PATCH v2] "

Regression found (Stop-marking-clocks-as-CLK_IS_CRITICAL)
 2019-01-18 15:35 UTC  (14+ messages)

device tree "compatible" string value for Nuvoton TPM 75xxx
 2019-01-18 15:34 UTC 

[RFC][PATCH] ovl: lazy copy up of data on first write
 2019-01-18 15:33 UTC  (3+ messages)

[PATCH 0/3] Introduce support for WP GPIO in the core SDHCI
 2019-01-18 15:32 UTC  (6+ messages)
` [PATCH 2/3] mmc: sdhci-omap: drop ->get_ro() implementation

[PATCH RESEND V5 1/3] misc/pvpanic: return 0 for empty body register function
 2019-01-18 15:32 UTC  (2+ messages)

[Intel-wired-lan] e1000e driver stuck at 10Mbps after reconnection
 2019-01-18 15:32 UTC  (2+ messages)

[PATCH] doc: announce ring ABI and API changes
 2019-01-18 15:31 UTC  (3+ messages)
` [PATCH v2] doc: announce ring API change
  ` [PATCH v3] "

[RFC] spectre hardware-software cooperative mitigation
 2019-01-18 15:07 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 0/3] Dynamic TLB sizing
 2019-01-18 15:30 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 3/3] tcg/i386: enable dynamic "

[PATCH] fs: ratelimit __find_get_block_slow() failure message
 2019-01-18 15:30 UTC  (9+ messages)

[U-Boot] [PATCH 00/26] mx6sabre: Add DM and SPL FIT support
 2019-01-18 15:30 UTC  (10+ messages)
` [U-Boot] [PATCH 01/26] usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
` [U-Boot] [PATCH 11/26] arm: dts: Add imx6q-sabreauto dts file
` [U-Boot] [PATCH 19/26] configs: mx6sabresd: Add SPL FIT and DM support

[6/7] usb: typec: ucsi: add check for supported vendor
 2019-01-18 15:29 UTC 

[SPDK] NVME-OF RDMA scalability
 2019-01-18 15:29 UTC 

[PATCH v3 2/2] doc: add guide for debug and troubleshoot
 2019-01-18 15:28 UTC  (4+ messages)
` [PATCH v4 0/2] doci/howto: add debug and troubleshoot guide
  ` [PATCH v4 2/2] doc: add guide for debug and troubleshoot

[Qemu-devel] [PATCH v4] qemu-io: Add generic function for reinitializing optind
 2019-01-18 15:28 UTC  (3+ messages)

[Qemu-devel] Live migration from Qemu 2.12 hosts to Qemu 3.2 hosts, with VMX flag enabled in the guest?
 2019-01-18 15:25 UTC  (8+ messages)

[PATCH v4 0/8] drm: minimize drmP.h dependencies
 2019-01-18 15:25 UTC  (3+ messages)
` [PATCH v4 8/8] drm: remove drmP.h from drm_modeset_helper.h


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.