All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-20 20:36:42 to 2018-11-20 21:40:00 UTC [more...]

[PATCH 0/8] BCM2835 PM driver
 2018-11-20 21:39 UTC  (7+ messages)

[Bug 108814] VMC page fault on POLARIS&RAVEN
 2018-11-20 21:39 UTC 

[[thud][PATCH] meta/classes/qemu.bbclass: set -cpu of e500v2 to e500mc
 2018-11-20  8:07 UTC 

[PATCH v2 0/5] BCM2835 PM driver (MFD version)
 2018-11-20 21:37 UTC  (12+ messages)
` [PATCH v2 1/5] dt-bindings: soc: Add a new binding for the BCM2835 PM node
` [PATCH v2 2/5] bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD
` [PATCH v2 3/5] soc: bcm: bcm2835-pm: Add support for power domains under a new binding
` [PATCH v2 4/5] ARM: bcm283x: Extend the WDT DT node out to cover the whole PM block
` [PATCH v2 5/5] ARM: bcm283x: Switch V3D over to using the PM driver instead of firmware

[Qemu-devel] [PATCH for-3.1 0/2] iotests: More Python 3 fixes
 2018-11-20 21:37 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] iotests: Replace time.clock() with Timeout
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 2/2] iotests: Replace assertEquals() with assertEqual()
  ` [Qemu-devel] [Qemu-block] "

[PATCH net] sctp: hold transport before accessing its asoc in sctp_hash_transport
 2018-11-20 11:09 UTC 

[RFC PATCH 0/6] ASoC:Intel:Skylake: Enable HDaudio legacy fallback
 2018-11-20 21:36 UTC  (8+ messages)
` [RFC PATCH 1/6] ASoC: Intel: Skylake: Add CFL-S support
` [RFC PATCH 2/6] ASoC: Intel: Skylake: stop init/probe if DSP is not present
` [RFC PATCH 3/6] ASoC: Intel: Skylake: remove useless tests on DSP presence
` [RFC PATCH 4/6] ASoC: Intel: Skylake: Add more platform granularity
` [RFC PATCH 5/6] ALSA: hda: Allow fallback binding with legacy HD-audio for Intel SKL+
` [RFC PATCH 6/6] ALSA: hda: add fallback capabilities for SKL+ platforms

[Qemu-devel] [PATCH v5 00/24] ACPI reorganization for hardware-reduced API addition
 2018-11-20 21:36 UTC  (11+ messages)

[Buildroot] [PATCH next v5 0/9] Per-package host/target directory support
 2018-11-20 21:36 UTC  (5+ messages)
` [Buildroot] [PATCH next v5 6/9] package/pkg-generic: adjust config scripts tweaks for per-package folders
` [Buildroot] [PATCH next v5 7/9] core: implement per-package SDK and target

[REGRESSION] x86, perf: counter freezing breaks rr
 2018-11-20 21:34 UTC  (8+ messages)

Documenting the proposal for TPM 2.0 security in the face of bus interposer attacks
 2018-11-20 21:33 UTC  (11+ messages)

[rocko/master] [PATCH] matrix-gui: replace SysVinit with systemd service
 2018-11-20 21:33 UTC 

[PATCH v1 0/4] NFS/RDMA client for v4.21 (part 1)
 2018-11-20 21:31 UTC  (5+ messages)
` [PATCH v1 4/4] xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR)

[PATCH v2] powerpc/math-emu: Update macros from gmp-6.1.2
 2018-11-20 21:28 UTC  (7+ messages)

[Qemu-devel] [PATCH 00/22] QOM'ify SysBusDeviceClass->init
 2018-11-20 21:29 UTC  (9+ messages)
` [Qemu-devel] [PATCH 04/22] core/empty_slot: Convert sysbus init function to realize function
` [Qemu-devel] [PATCH 06/22] dma/puv3_dma: "
` [Qemu-devel] [PATCH 11/22] milkymist-hpdmc: "
` [Qemu-devel] [PATCH 13/22] puv3_pm.c: "

[U-Boot] fsxxx commands and driver model
 2018-11-20 21:29 UTC 

[PATCH v3 1/2] PCI: imx6: introduce drvdata
 2018-11-20 21:28 UTC  (6+ messages)
` [PATCH v3 2/2] PCI: imx6: limit DBI register length

[Qemu-devel] [PATCH] misc: Avoid UTF-8 in error messages
 2018-11-20 21:28 UTC  (2+ messages)

[PATCH 4.9 V2 00/24] V4.9 backport of 32-bit arm spectre patches
 2018-11-20 10:59 UTC  (6+ messages)
` [PATCH 4.9 V2 09/24] ARM: spectre-v2: add firmware based hardening

efc17b0033 ("vim2m/vicodec: set device_caps in video_device .."): WARNING: CPU: 0 PID: 408 at drivers/media/v4l2-core/v4l2-ioctl.c:1057 v4l_querycap
 2018-11-20 21:28 UTC 

[Qemu-devel] [PATCH v8 00/13] More fully implement ARM PMUv3
 2018-11-20 21:26 UTC  (14+ messages)
` [Qemu-devel] [PATCH v8 01/13] migration: Add post_save function to VMStateDescription
` [Qemu-devel] [PATCH v8 02/13] target/arm: Reorganize PMCCNTR accesses
` [Qemu-devel] [PATCH v8 03/13] target/arm: Swap PMU values before/after migrations
` [Qemu-devel] [PATCH v8 04/13] target/arm: Filter cycle counter based on PMCCFILTR_EL0
` [Qemu-devel] [PATCH v8 05/13] target/arm: Allow AArch32 access for PMCCFILTR
` [Qemu-devel] [PATCH v8 06/13] target/arm: Implement PMOVSSET
` [Qemu-devel] [PATCH v8 07/13] target-arm: Make PMCEID[01]_EL0 64 bit registers, add PMCEID[23]
` [Qemu-devel] [PATCH v8 08/13] target/arm: Add array for supported PMU events, generate PMCEID[01]_EL0
` [Qemu-devel] [PATCH v8 09/13] target/arm: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPER
` [Qemu-devel] [PATCH v8 10/13] target/arm: PMU: Add instruction and cycle events
` [Qemu-devel] [PATCH v8 11/13] target/arm: PMU: Set PMCR.N to 4
` [Qemu-devel] [PATCH v8 12/13] target/arm: Implement PMSWINC
` [Qemu-devel] [PATCH v8 13/13] target/arm: Send interrupts on PMU counter overflow

[xen-unstable-smoke test] 130625: regressions - trouble: blocked/broken/fail/pass
 2018-11-20 21:26 UTC 

[PATCH] libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset
 2018-11-20 21:24 UTC 

[PATCH v1 0/8] mm/kdump: allow to exclude pages that are logically offline
 2018-11-20 21:23 UTC  (9+ messages)
` [PATCH v1 7/8] PM / Hibernate: use pfn_to_online_page()
` [PATCH v1 8/8] PM / Hibernate: exclude all PageOffline() pages

rt2800 tx frame dropping issue
 2018-11-20 21:20 UTC 

[git:media_tree/fixes] media: v4l: event: Add subscription to list before calling "add" operation
 2018-11-06 12:07 UTC 

[PATCH] ARM: dts: at91: nattis: initialize the BLON pin as output-low early
 2018-11-20 21:20 UTC  (3+ messages)

[PATCH v9 0/3] Add Rockchip VPU JPEG encoder
 2018-11-20 21:20 UTC  (4+ messages)
  ` [PATCH v9 1/3] ARM: dts: rockchip: add VPU device node for RK3288
  ` [PATCH v9 2/3] arm64: dts: rockchip: add VPU device node for RK3399
  ` [PATCH v9 3/3] media: add Rockchip VPU JPEG encoder driver

[Qemu-devel] [PATCH] nvme: fix out-of-bounds access to the CMB
 2018-11-20 21:20 UTC  (2+ messages)

[PATCH] flexfiles: use per-mirror specified stateid for IO
 2018-11-20 21:18 UTC  (2+ messages)

[PATCH v2 for v4.4 1/1] v4l: event: Add subscription to list before calling "add" operation
 2018-11-20 10:49 UTC  (5+ messages)

[GIT PULL] cpupower update for Linux 4.20-rc4
 2018-11-20 21:16 UTC 

ext4: try to improve unwritten extents merges
 2018-11-20 10:48 UTC  (3+ messages)

[PATCH 1/2] x86/pkeys: copy pkey state at fork()
 2018-11-20 21:14 UTC  (3+ messages)

[PATCH -next 1/2] mm/memfd: make F_SEAL_FUTURE_WRITE seal more robust
 2018-11-20 21:13 UTC  (18+ messages)

[PATCH] net/vdev_netvsc: get rid of unnecessary debug log message
 2018-11-20 21:13 UTC 

[Bug 108709] WARNING: CPU: 0 PID: 507 at lib/debugobjects.c:329 debug_print_object+0x6a/0x80
 2018-11-20 21:13 UTC  (3+ messages)

[3rdparty][PATCH][master] u-boot-toradex-fw-utils: add new recipe
 2018-11-19 14:42 UTC  (2+ messages)

[U-Boot] SWUpdate - U-Boot environment library dependency
 2018-11-20 21:11 UTC  (2+ messages)

[U-Boot] [PATCH u-boot 00/19] Amlogic Meson cleanup for AXG SoC support
 2018-11-20 21:11 UTC  (7+ messages)
` [U-Boot] [PATCH u-boot 13/19] ARM: meson: rework soc arch file to prepare for new SoC
` [U-Boot] [PATCH u-boot 17/19] board: amlogic: add support for S400 board

[PATCH v2] btrfs: Fix error handling in btrfs_cleanup_ordered_extents
 2018-11-20 21:09 UTC  (3+ messages)

[PATCH] dt-bindings: remoteproc: qcom: Add power-domain bindings for Q6V5
 2018-11-20 21:08 UTC 

[PATCH v3 1/2] net/ixgbe: fix x550 code to handle unidentified PHY
 2018-11-20 21:08 UTC  (4+ messages)
` [PATCH v4] net/ixgbe: add LHA ID to x550 code
    ` [dpdk-stable] "

[PATCH v3] selinux: simplify mls_context_to_sid()
 2018-11-20 21:06 UTC  (2+ messages)

Realtek NIC uses over 1 Watt with no traffic
 2018-11-20 21:06 UTC  (7+ messages)

[U-Boot] [PATCH v2 0/5] ACPI: Generate SPCR table
 2018-11-20 21:06 UTC  (8+ messages)
` [U-Boot] [PATCH v2 5/5] x86: acpi: "

[PATCH 0/2] PCI/AER: Consistently use _OSC to determine who owns AER
 2018-11-20 21:02 UTC  (21+ messages)

dmaengine: ti: omap-dma: Configure LCH_TYPE for OMAP1
 2018-11-20 21:04 UTC  (5+ messages)
    ` [PATCH] "

[PATCH] powerpc/tm: Set MSR[TS] just prior to recheckpoint
 2018-11-20 10:34 UTC  (2+ messages)

[U-Boot] [RFC] fit: include uncompression into fit_image_load
 2018-11-20 21:03 UTC  (9+ messages)

[PATCH v2 0/9] fanotify: add support for more event types
 2018-11-20 10:34 UTC  (3+ messages)

[PATCH] docker: fix broken init script
 2018-11-20 21:01 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: remoteproc: qcom: Add shutdown-ack irq for Q6v5
 2018-11-20 21:02 UTC  (2+ messages)
` [PATCH 2/2] remoteproc: sysmon: Wait for shutdown-ack/ind on sysmon shutdown

[GIT PULL for 4.21] Sensor and CSI driver patches
 2018-11-20 10:33 UTC 

[RFC PATCH v3 00/15] crypto: Adiantum support
 2018-11-20 10:32 UTC  (10+ messages)
` [RFC PATCH v3 10/15] crypto: poly1305 - use structures for key and accumulator
            ` [RFC PATCH] zinc chacha20 generic implementation using crypto API code
              ` [RFC PATCH v2 0/4] Exporting existing crypto API code through zinc

💰 Linux Mips - ¿Puede Bitcoin hacerte millonario?
 2018-11-20 20:58 UTC 

[RFC PATCH 0/3] Update AMBA driver for enhanced component ID spec
 2018-11-20 20:59 UTC  (5+ messages)
` [RFC PATCH 1/3] drivers: amba: Updates to component identification for driver matching
` [RFC PATCH 2/3] coresight: etmv4: Update ID register table to add UCI support

[Qemu-devel] [PATCH v2 0/9] qapi: rewrite string-input-visitor
 2018-11-20 20:58 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 2/9] cutils: Fix qemu_strtosz() & friends to reject non-finite sizes
` [Qemu-devel] [PATCH v2 5/9] test-string-input-visitor: Add more tests
` [Qemu-devel] [PATCH v2 6/9] qapi: Rewrite string-input-visitor

[PATCH RFC 0/5] DRM cgroup controller
 2018-11-20 20:57 UTC  (7+ messages)
` [PATCH RFC 4/5] drm/amdgpu: Add accounting of command submission via DRM cgroup
` [PATCH RFC 5/5] drm/amdgpu: Add accounting of buffer object creation request "

[ANNOUNCE] Git v2.20.0-rc0
 2018-11-20 20:56 UTC  (2+ messages)
` Git for Windows v2.20.0-rc0, was "

[PATCH v2] debugobjects: scale the static pool size
 2018-11-20 20:56 UTC  (3+ messages)

[U-Boot] [PATCH] arm: socfpga: crc-protect SPL on warm boot
 2018-11-20 20:54 UTC  (3+ messages)

[linux-3.18 bisection] complete test-amd64-i386-freebsd10-amd64
 2018-11-20 20:54 UTC 

[PATCH 1/2] drm/i915: Force a LUT update in intel_initial_commit()
 2018-11-20 20:54 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[PATCH v4 0/8] vfio/mdev: IOMMU aware mediated device
 2018-11-20 20:52 UTC  (9+ messages)
` [PATCH v4 6/8] vfio/mdev: Add iommu place holders in mdev_device

[PATCH] msvc: Directly use MS version (_stricmp) of strcasecmp
 2018-11-20 20:52 UTC  (6+ messages)

[Bug 107823] [amdgpu/displayport] Blackscreen on native resolution
 2018-11-20 20:52 UTC  (2+ messages)

[PATCH 1/2] drm/i915/gvt: Avoid use-after-free iterating the gtt list
 2018-11-20 20:49 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH 1/3] media: dvb_frontend: don't print function names twice
 2018-11-20 10:19 UTC  (3+ messages)
` [PATCH 2/3] media: dvb_frontend: add debug message for frequency intervals
` [PATCH 3/3] media: dvb-pll: fix tuner frequency ranges

[PATCH 0/2 v6] add reserved e820 ranges to the kdump kernel e820 table
 2018-11-20 20:43 UTC  (7+ messages)
` [PATCH 1/2 v6] x86/kexec_file: add e820 entry in case e820 type string matches to io resource name

[RFC PATCH] net: don't keep lonely packets forever in the gro hash
 2018-11-20 10:17 UTC 

[PATCH V3] arm64: dts: r8a77990: ebisu: Add and enable SDHI device nodes
 2018-11-20 10:16 UTC  (2+ messages)

Git Test Coverage Report (v2.20.0-rc0)
 2018-11-20 20:43 UTC  (4+ messages)

dyntick-idle CPU and node's qsmask
 2018-11-20 20:42 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/5] Add migration support for VFIO device
 2018-11-20 20:39 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] VFIO KABI for migration interface
` [Qemu-devel] [PATCH 2/5] Add save and load functions for VFIO PCI devices
` [Qemu-devel] [PATCH 3/5] Add migration functions for VFIO devices
` [Qemu-devel] [PATCH 4/5] Add vfio_listerner_log_sync to mark dirty pages
` [Qemu-devel] [PATCH 5/5] Make vfio-pci device migration capable

[PATCH alsa-lib] pcm_dshare: Fix segfault when not binding channel 0
 2018-11-20 20:43 UTC 

[RFC PATCH v6 00/26] Control-flow Enforcement: Shadow Stack
 2018-11-20 20:36 UTC  (4+ messages)
` [RFC PATCH v6 01/26] Documentation/x86: Add CET description

[PATCH for v4.20] gspca: fix frame overflow error
 2018-11-20 10:13 UTC 

[PATCH] MIPS: ptrace: introduce NT_MIPS_MSA regset
 2018-11-20 20:41 UTC 

[PATCH 4.18 000/171] 4.18.20-stable review
 2018-11-20 20:40 UTC  (2+ messages)

[PATCH] ARM: dts: at91: sama5d2: use the divided clock for SMC
 2018-11-20 20:40 UTC  (5+ messages)

[PATCH 4.19 000/205] 4.19.3-stable review
 2018-11-20 20:40 UTC  (2+ messages)

[PATCH 4.14 000/124] 4.14.82-stable review
 2018-11-20 20:39 UTC  (2+ messages)

[Buildroot] [PATCH/next 1/1] weston: drop libunwind optional dependency
 2018-11-20 20:39 UTC  (2+ messages)

[PATCH 4.4 000/160] 4.4.164-stable review
 2018-11-20 20:39 UTC  (2+ messages)

[PATCH 4.9 00/83] 4.9.138-stable review
 2018-11-20 20:39 UTC  (2+ messages)

[PATCH 3.18 00/90] 3.18.126-stable review
 2018-11-20 20:38 UTC  (2+ messages)

[meta-oe][PATCH 01/10] openwsman: Upgrade to 2.6.8
 2018-11-20 20:38 UTC  (10+ messages)
` [meta-oe][PATCH 02/10] sblim-sfc-common: use official SPDX license
` [meta-multimedia][PATCH 03/10] mpd: update to 0.21.3
` [meta-oe][PATCH 04/10] Bump libiio version to 0.15
` [meta-python][PATCH 05/10] Fix python-idna egg-info permissions
` [meta-oe][PATCH 06/10] bdwgc: upgrade 7.6.0 -> 7.6.8
` [meta-oe][PATCH 07/10] Copy breakpad .sym file in appropriate folder
` [meta-python][PATCH 08/10] Adds python3 syslog dependency to python3-systemd
` [meta-oe][PATCH 09/10] modemmanager: Update flag for disabling mbim
` [meta-multimedia][PATCH 10/10] dvb-apps: linux dvb apps package support

[Qemu-devel] [PATCH] target/xtensa: xtfpga: provide default memory sizes
 2018-11-20 20:38 UTC 

[Buildroot] [PATCH 1/1] weston: egl support needs egl glesv2
 2018-11-20 20:38 UTC  (2+ messages)

[PATCH net-next 0/4] VLAN tag handling cleanup
 2018-11-20 20:37 UTC  (3+ messages)
` [PATCH net-next 2/4] net/hyperv: use skb_vlan_tag_*() helpers

[PATCH net-next] net/ncsi: Add NCSI Mellanox OEM command
 2018-11-20 20:35 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.