All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-11 03:10:08 to 2019-01-11 04:35:51 UTC [more...]

cron job: media_tree daily build: ERRORS
 2019-01-11  4:35 UTC 

[PATCH v11 00/15] tracing: Hist trigger snapshot and onchange additions
 2019-01-11  4:32 UTC  (3+ messages)
` [PATCH v11 03/15] tracing: Split up onmatch action data

[U-Boot] [PATCH v2 2/3] efi_loader: enumerate disk devices every time
 2019-01-11  4:29 UTC  (11+ messages)

[PATCH] net/core/neighbour: tell kmemleak about hash tables
 2019-01-11  4:26 UTC  (3+ messages)

[PATCH 0/3] Replace opencoded set_mask_bits
 2019-01-11  4:25 UTC  (12+ messages)
` [PATCH 1/3] coredump: Replace opencoded set_mask_bits()
` [PATCH 2/3] fs: inode_set_flags() replace "
` [PATCH 3/3] bitops.h: set_mask_bits() to return old value

[xen-unstable test] 131887: regressions - trouble: blocked/broken/fail/pass
 2019-01-11  4:25 UTC 

[PATCH v1 1/1] veth: Do not drop packets larger then the mtu set on the receiving side
 2019-01-11  4:22 UTC  (2+ messages)

[PATCH] vhost/vsock: fix vhost vsock cid hashing inconsistent
 2019-01-11  4:13 UTC  (3+ messages)

[RFC PATCH kernel] powerpc/stack_protector: Fix external modules building
 2019-01-11  4:09 UTC  (4+ messages)

[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-01-11  4:09 UTC  (4+ messages)
` [PATCH 04/19] KVM: PPC: Book3S HV: export services for the XIVE native exploitation device

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-11  4:08 UTC  (12+ messages)

Question regarding hash_resize
 2019-01-11  4:08 UTC  (11+ messages)

[Qemu-devel] [PATCH v4 for-4.0 0/7] vhost-user-blk: Add support for backend reconnecting
 2019-01-11  3:56 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 for-4.0 4/7] libvhost-user: Support tracking inflight I/O in shared memory

[Qemu-devel] [PATCH 0/5] intel_iommu: misc fixes for error exposed after error_report_once()
 2019-01-11  4:04 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/5] intel_iommu: fix operator in vtd_switch_address_space
` [Qemu-devel] [PATCH 2/5] intel_iommu: reset intr_enabled when system reset

[RFT][PATCH V2 00/10] net: dsa: microchip: Convert to regmap
 2019-01-11  4:04 UTC  (11+ messages)
` [RFT][PATCH V2 09/10] net: dsa: microchip: Factor out regmap config generation into common header

[PATCH net V3] vhost: log dirty page correctly
 2019-01-11  4:00 UTC  (2+ messages)

[PATCH] build: mention -march in pkg-config description
 2019-01-11  3:58 UTC  (2+ messages)

[PATCH net V2] vhost: log dirty page correctly
 2019-01-11  3:58 UTC  (6+ messages)

[PATCH v8 1/7] app/procinfo: prepare for new debug functions
 2019-01-11  3:57 UTC  (5+ messages)
` [PATCH v9 0/6] app/proc-info: enhance debug of proc-info tool
  ` [PATCH v9 1/6] app/procinfo: add support for show port

[RFC qemu legoater/aspeed-3.1 0/4] Handle short timer periods
 2019-01-11  3:56 UTC  (5+ messages)
` [RFC qemu legoater/aspeed-3.1 1/4] timer: aspeed: Fire interrupt on failure to meet deadline
` [RFC qemu legoater/aspeed-3.1 2/4] timer: aspeed: Status register contains reload for stopped timer
` [RFC qemu legoater/aspeed-3.1 3/4] timer: aspeed: Fix match calculations
` [RFC qemu legoater/aspeed-3.1 4/4] timer: aspeed: Provide back-pressure information for short periods

[lustre-devel] [PATCH 00/29] assorted osc cleanups
 2019-01-11  3:54 UTC  (5+ messages)
` [lustre-devel] [PATCH 26/29] lustre: osc_cache: simplify osc_page_gang_lookup()

[PATCH v3] irqchip: gicv3-its: Use NUMA aware memory allocation for ITS tables
 2019-01-11  3:53 UTC  (4+ messages)

[PATCH v2 00/49] omapdrm: drm_bridge and drm_panel support
 2019-01-11  3:51 UTC  (50+ messages)
` [PATCH v2 01/49] drm/atomic: Constify mode argument to mode_valid_path()
` [PATCH v2 02/49] drm/omap: dsi: Fix crash in DSI debug dumps
` [PATCH v2 03/49] drm/omap: dsi: Fix OF platform depopulate
` [PATCH v2 04/49] drm/omap: dsi: Hack-fix DSI bus flags
` [PATCH v2 05/49] drm/omap: Remove declaration of nonexisting function
` [PATCH v2 06/49] drm/omap: Remove unused kobj field from struct omap_dss_device
` [PATCH v2 07/49] drm/omap: venc: Remove wss_data field from venc_device structure
` [PATCH v2 08/49] drm/omap: Use atomic suspend/resume helpers
` [PATCH v2 09/49] drm/omap: Move common display enable/disable code to encoder
` [PATCH v2 10/49] drm/omap: Remove connection checks from internal encoders .enable()
` [PATCH v2 11/49] drm/omap: Remove connection checks from display .enable() and .remove()
` [PATCH v2 12/49] drm/omap: Remove enable "
` [PATCH v2 13/49] drm/omap: Reverse direction of the DSS device enable/disable operations
` [PATCH v2 14/49] drm/omap: Remove omap_dss_device dst field
` [PATCH v2 15/49] drm/omap: Factor out common init/cleanup code for output devices
` [PATCH v2 16/49] drm/omap: Expose DRM modes instead of timings in display devices
` [PATCH v2 17/49] drm/omap: Merge display .get_modes() and .get_size() operations
` [PATCH v2 18/49] drm/omap: Add a dss device operation flag for .get_modes()
` [PATCH v2 19/49] drm/omap: venc: List both PAL and NTSC modes
` [PATCH v2 20/49] drm/omap: Don't pass display pointer to encoder init function
` [PATCH v2 21/49] drm/omap: Move display alias ID to omap_drm_pipeline
` [PATCH v2 22/49] drm/omap: Don't store display pointer in omap_connector structure
` [PATCH v2 23/49] drm/omap: panel-dsi-cm: Store source pointer internally
` [PATCH v2 24/49] drm/omap: Notify all devices in the pipeline of output disconnection
` [PATCH v2 25/49] drm/omap: Remove src field from omap_dss_device structure
` [PATCH v2 26/49] drm/omap: Move DISPC timing checks to CRTC .mode_valid() operation
` [PATCH v2 27/49] drm/omap: venc: Simplify mode setting by caching configuration
` [PATCH v2 28/49] drm/omap: Factor out common mode validation code
` [PATCH v2 29/49] drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()
` [PATCH v2 30/49] drm/omap: venc: Use drm_display_mode natively
` [PATCH v2 31/49] drm/omap: Store pixel clock instead of full mode in DPI and SDI encoders
` [PATCH v2 32/49] drm/omap: Simplify OF lookup of DSS devices
` [PATCH v2 33/49] drm/omap: Refactor initialization sequence
` [PATCH v2 34/49] drm/omap: Merge omap_dss_device type and output_type fields
` [PATCH v2 35/49] drm: Clarify definition of the DRM_BUS_FLAG_(PIXDATA|SYNC)_* macros
` [PATCH v2 36/49] drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
` [PATCH v2 37/49] drm/bridge: use bus flags in bridge timings
` [PATCH v2 38/49] dt-bindings: display: tfp410: Add bus parameters properties
` [PATCH v2 39/49] drm/bridge: ti-tfp410: Set connector type based on DT connector node
` [PATCH v2 40/49] drm/bridge: ti-tfp410: Add support for the powerdown GPIO
` [PATCH v2 41/49] drm/bridge: ti-tfp410: Report input bus config through bridge timings
` [PATCH v2 42/49] dt-bindings: Add vendor prefix for OSD Displays
` [PATCH v2 43/49] dt-bindings: display: Add OSD Displays OSD070T1718-19TS panel binding
` [PATCH v2 44/49] drm/panel: simple: Add OSD070T1718-19TS panel support
` [PATCH v2 45/49] drm/omap: Add support for drm_bridge
` [PATCH v2 46/49] drm/omap: Add support for drm_panel
` [PATCH v2 47/49] drm/omap: Whitelist DT nodes to fixup with omapdss, prefix
` [PATCH v2 48/49] drm/omap: Remove TFP410 and DVI connector drivers
` [PATCH v2 49/49] drm/omap: Remove panel-dpi driver

fsck.f2fs segmentation fault
 2019-01-11  3:50 UTC  (7+ messages)

[PATCH v2 01/41] fmc: update to c7576ab
 2019-01-11  3:15 UTC  (36+ messages)
` [PATCH v2 02/41] ls2-phy: update COMPATIBLE_MACHINE for lx2160a
` [PATCH v2 03/41] mc-utils: update to 6aca560
` [PATCH v2 04/41] inphi: add recipes
` [PATCH v2 05/41] ppa: remove ppa
` [PATCH v2 06/41] rcw: update to 17254ac
` [PATCH v2 07/41] uefi: update to 5b259f7
` [PATCH v2 09/41] cst: update to f599f61
` [PATCH v2 11/41] mc: Upgrade version to 10.12.0
` [PATCH v2 12/41] restool: update to 2b4dd21
` [PATCH v2 14/41] dpdk: update to f451d2b
` [PATCH v2 15/41] libpkcs11: update to efd15b9
` [PATCH v2 16/41] secure-obj:update to bc0553a
` [PATCH v2 17/41] linux-qoriq/4.14:update to
` [PATCH v2 19/41] ddr-phy: add recipes
` [PATCH v2 20/41] vpp: "
` [PATCH v2 21/41] ls1012afrwy: update machine config
` [PATCH v2 22/41] ls1012afrdm: remove "
` [PATCH v2 23/41] ls1012ardb:update "
` [PATCH v2 24/41] ls1043ardb: update "
` [PATCH v2 25/41] ls1046ardb: "
` [PATCH v2 26/41] ls2088ardb: "
` [PATCH v2 27/41] ls1088ardb: "
` [PATCH v2 28/41] ls1088ardb-pb: "
` [PATCH v2 29/41] lx2160ardb: add "
` [PATCH v2 30/41] libpkcs11: set COMPATIBLE_MACHINE as qoriq-arm64
` [PATCH v2 31/41] pktgen-dpdk: "
` [PATCH v2 33/41] ceetm: set COMPATIBLE_MACHINE as qoriq
` [PATCH v2 34/41] optee-test-qoriq: set COMPATIBLE_MACHINE as qoriq-arm64
` [PATCH v2 35/41] t2080rdb: add ls2-phy to EXTRA_IMAGEDEPENDS
` [PATCH v2 36/41] t2080rdb-64b: "
` [PATCH v2 37/41] t4240rdb: "
` [PATCH v2 38/41] t4240rdb-64b: "
` [PATCH v2 39/41] u-boot-qoriq: update sysroot path
` [PATCH v2 40/41] remove ppa in machine config
` [PATCH v2 41/41] uefi: add judge if folder exist

linux-next: Signed-off-by missing for commit in the net tree
 2019-01-11  3:48 UTC 

[PATCH v1 0/7] Thermal throttling for SDM845
 2019-01-11  3:46 UTC  (14+ messages)
` [PATCH v1 6/7] arm64: dts: sdm845: Increase alert trip point to 95 degrees
` [PATCH v1 7/7] arm64: dts: sdm845: wireup the thermal trip points to cpufreq

[PATCH v2] btrfs: add kernel scrub log messages
 2019-01-11  3:43 UTC  (2+ messages)

linux-next: Tree for Jan 11
 2019-01-11  3:44 UTC 

[PATCH v2] fsck.f2fs: check validity of nat journal
 2019-01-11  3:42 UTC  (2+ messages)

[PATCH] mm/gup: fix gup_pmd_range() for dax
 2019-01-11  3:40 UTC 

[PATCH] x86/boot: drop memset from copy.S
 2019-01-11  3:40 UTC  (3+ messages)

[PATCH ghak90 (was ghak32) V4 00/10] audit: implement container identifier
 2019-01-11  3:38 UTC  (8+ messages)
` [PATCH ghak90 (was ghak32) V4 06/10] audit: add containerid support for tty_audit

[RFC linux dev-4.19] clocksource: fttmr010: Detect back-pressure for Aspeed controllers
 2019-01-11  3:36 UTC 

[PATCH V2] i2c: tegra: Add Bus Clear Master Support
 2019-01-11  3:36 UTC  (2+ messages)

[PATCH 1/6] [meta-filesystems] fuse-exfat: Don't use ${PN}
 2019-01-11  3:36 UTC  (4+ messages)
` [PATCH 2/6] [meta-gnome] wv: "

[PATCH] staging: vboxvideo: vbox_main: Remove unnecessary local variable
 2019-01-11  3:36 UTC  (5+ messages)

[Buildroot] [PATCH] support/scripts/apply-patches: use "git apply" as a fallback when applying patches
 2019-01-11  3:35 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: imx8mq: move watchdog nodes to correct location
 2019-01-11  3:34 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: imx8mq: add GPC power domains

[PATCH 0/3] Fix virtio-blk issue with SWIOTLB
 2019-01-11  3:29 UTC  (3+ messages)

[PATCH 0/3] powerpc: some header search path cleanups
 2019-01-11  3:22 UTC  (10+ messages)
` [PATCH 1/3] KVM: powerpc: remove -I. header search paths
` [PATCH 2/3] powerpc: remove redundant header search path additions
` [PATCH 3/3] powerpc: math-emu: remove unneeded header search paths

[PATCH v2 1/2] fsstress: add splice support
 2019-01-11  3:31 UTC  (3+ messages)

[rocko][PATCH v2 01/41] fmc: update to c7576ab
 2019-01-11  3:11 UTC  (9+ messages)
` [rocko][PATCH v2 04/41] inphi: add recipes
` [rocko][PATCH v2 05/41] ppa: remove ppa
` [rocko][PATCH v2 06/41] rcw: update to 17254ac
` [rocko][PATCH v2 09/41] cst: update to f599f61
` [rocko][PATCH v2 10/41] dce: update to 49389aa
` [rocko][PATCH v2 11/41] mc: Upgrade version to 10.12.0
` [rocko][PATCH v2 12/41] restool: update to 2b4dd21

connected_stream_socket_perms
 2019-01-11  3:22 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/5] Support for datapath switching during live migration
 2019-01-11  3:20 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 2/5] virtio_net: Add support for "Data Path Switching" during Live Migration
        ` [virtio-dev] "

[PATCH] drm/mediatek: Add MTK Framebuffer-Device (mt7623)
 2019-01-11  3:20 UTC  (8+ messages)
    ` Aw: "
      `  "

[PATCH 0/5] Enable BACO function on VG20
 2019-01-11  3:19 UTC  (6+ messages)
  ` [PATCH 1/5] drm/amdgpu: update NBIO v7.4 to support BACO
  ` [PATCH 2/5] drm/amdgpu: also include NBIO v7.4 register mask header
  ` [PATCH 3/5] drm/amdgpu: update THM IP register header to support BACO
  ` [PATCH 4/5] drm/amdgpu/powerper: add vega20 BACO functins
  ` [PATCH 5/5] drm/amdgpu: use BACO reset on vega20 if platform support

[PATCH i-g-t 0/4] Per context dynamic (sub)slice power-gating
 2019-01-11  3:18 UTC  (5+ messages)
` [PATCH i-g-t 3/4] tests/gem_media_vme: Simple test to exercise the VME block
  ` [igt-dev] "

x86/fpu: Don't export __kernel_fpu_{begin,end}()
 2019-01-11  3:18 UTC  (9+ messages)

[libvirt test] 131894: regressions - trouble: blocked/broken/fail/pass
 2019-01-11  3:17 UTC 

x86/fpu: Don't export __kernel_fpu_{begin,end}()
 2019-01-11  3:07 UTC 

Stable queue: queue-4.20
 2019-01-11  3:16 UTC 

[PATCH] ARM: imx: add i.MX7ULP cpuidle support
 2019-01-11  3:15 UTC  (3+ messages)

PROBLEM: syzkaller found / pool corruption-overwrite / page in user-area or NULL
 2019-01-11  3:15 UTC  (10+ messages)

[PATCH v4 0/2] Enable smmu support on sdm845
 2019-01-11  3:15 UTC  (5+ messages)
` [PATCH v4 2/2] dts: arm64/sdm845: Add node for arm,mmu-500

[PATCH v5 10/17] fanotify: cache fsid in fsnotify_mark_connector
 2019-01-11  3:13 UTC  (2+ messages)

[PATCH] vhostuser: fix deadlock when vhost unregister
 2019-01-11  3:12 UTC  (3+ messages)

[PATCH] mm/alloc: fallback to first node if the wanted node offline
 2019-01-11  3:12 UTC  (14+ messages)

[Qemu-devel] [RFC PATCH 00/25] Support Kconfig in QEMU
 2019-01-11  3:08 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH 13/25] scsi: express dependencies with Kconfig

[PATCH v2] media: ov8856: Add support for OV8856 sensor
 2019-01-11  3:15 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.