All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-11 02:39:16 to 2019-01-11 03:52:04 UTC [more...]

[PATCH v2 00/49] omapdrm: drm_bridge and drm_panel support
 2019-01-11  3:51 UTC  (47+ 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

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  (12+ 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] x86/boot: drop memset from copy.S
 2019-01-11  3:40 UTC  (3+ messages)

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

[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  (11+ messages)
` [rocko][PATCH v2 02/41] ls2-phy: update COMPATIBLE_MACHINE for lx2160a
` [rocko][PATCH v2 03/41] mc-utils: update to 6aca560
` [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)

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

[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

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

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  (12+ 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 

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

[PATCH v2] netfilter: x_tables: add xt_tunnel match
 2019-01-11  3:09 UTC  (3+ messages)

[PATCH V8 1/3] dt-bindings: mmc: tegra: Add supports-cqe property
 2019-01-11  3:08 UTC  (6+ messages)
` [PATCH V8 2/3] arm64: dts: tegra: Add CQE Support for SDMMC4
` [PATCH V8 3/3] mmc: tegra: HW Command Queue Support for Tegra SDMMC

[PATCH] binder: create node flag to request sender's security context
 2019-01-11  3:07 UTC  (2+ messages)

[mlmmj] Is this list active?
 2019-01-11  3:05 UTC  (2+ messages)

[Bug 109298] AMDGPU leaving DRI2 enabled causes white artifacting
 2019-01-11  3:04 UTC 

[linux-linus test] 131886: regressions - trouble: broken/fail/pass
 2019-01-11  3:03 UTC 

[PATCH][V2][resend] tty: fix race between flush_to_ldisc and tty_open
 2019-01-11  3:03 UTC 

[Qemu-devel] [PATCH v2 00/22] nbd: add qemu-nbd --list
 2019-01-11  2:56 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 03/22] maint: Allow for EXAMPLES in texi2pod

[PATCH] mbuf: fix compile by making sched struct visible
 2019-01-11  3:01 UTC  (4+ messages)
` [PATCH v2] mbuf: fix compile by removing struct from function

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2019-01-11  2:59 UTC  (13+ messages)

[PATCH] regulator: max14577: Remove redundant MODULE_ALIAS
 2019-01-11  2:58 UTC 

[PATCH] generic/423: statx mask of the reference file is different from the original file
 2019-01-11  2:58 UTC  (3+ messages)

Gen8+ engine-reset
 2019-01-11  2:58 UTC  (7+ messages)
` drm/i915: Watchdog timeout: IRQ handler for gen8+

stable-rc/linux-4.4.y boot: 63 boots: 2 failed, 61 passed (v4.4.169-82-ga4358e31e912)
 2019-01-11  2:56 UTC 

linux-next: manual merge of the akpm-current tree with the security tree
 2019-01-11  2:55 UTC 

[PATCH v1] net/i40e: perform basic validation on the VF messages
 2019-01-11  2:53 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: imx7ulp: add sim node
 2019-01-11  2:53 UTC  (3+ messages)

[Buildroot] [PATCH] checkpackagelib: fix Python3 execution
 2019-01-11  2:53 UTC  (2+ messages)

[Buildroot] [PATCH 3/3] .gitlab-ci.yml: add trigger per job
 2019-01-11  2:52 UTC  (2+ messages)

[PATCH] kconfig: clean generated *conf-cfg files
 2019-01-11  2:51 UTC 

[PATCH 0/6] Add non-blocking ring
 2019-01-11  2:51 UTC  (3+ messages)
` [PATCH 6/6] doc: add NB ring comment to EAL "known issues"

linux-next: manual merge of the akpm-current tree with Linus' tree
 2019-01-11  2:51 UTC 

Copy of: Finde eine heiГџe Frau fГјr guten Sex in deiner Stadt
 2019-01-11  2:44 UTC 

[PATCH v7 01/10] examples/ipsec-secgw: allow user to disable some RX/TX offloads
 2019-01-11  2:49 UTC  (3+ messages)
` [PATCH v8 10/10] doc: update ipsec-secgw guide and relelase notes

[Qemu-devel] [PATCH for-4.0 v9 00/16] qemu_thread_create: propagate the error to callers to handle
 2019-01-11  2:49 UTC  (8+ messages)
` [Qemu-devel] [PATCH for-4.0 v9 09/16] qemu_thread: supplement error handling for pci_edu_realize

stable-rc/linux-4.19.y boot: 99 boots: 1 failed, 97 passed with 1 offline (v4.19.14-125-gf9b4718650ed)
 2019-01-11  2:48 UTC 

[PATCH] config: add Mellanox BlueField ARMv8 SoC
 2019-01-11  2:47 UTC  (3+ messages)
` [PATCH v3] "

Interpreting /sys/block/<disk>/{,<partition>}/discard_alignment
 2019-01-11  2:47 UTC  (3+ messages)

[PATCH] soc: fsl: guts: us devm_kstrdup_const() for RO data
 2019-01-11  2:43 UTC  (6+ messages)

[PATCH v2 0/3] Allow initializing the kernfs node's secctx based on its parent
 2019-01-11  2:20 UTC  (8+ messages)

[PATCH] x86/fpu/init: Add __setup() functions back to fpu/init.c
 2019-01-11  2:45 UTC 

[PATCH v3] netfilter: nft_flow_offload: fix interaction with vrf slave device
 2019-01-11  2:42 UTC 

[PATCHv5] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2019-01-11  2:41 UTC  (7+ messages)

[PATCH 0/3] dts: fsl: lsch2: dts modifications for chassis 2 devices
 2019-01-11  2:38 UTC  (3+ messages)
` [PATCH 1/3] dts: arm64: fsl: lsch2: fix status field of serdes controlled devices


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.