messages from 2019-02-01 14:55:27 to 2019-02-01 15:35:23 UTC [more...]
[U-Boot] [PATCH v3 0/7] AM65x: Add DMA support
2019-02-01 15:35 UTC (9+ messages)
` [U-Boot] [PATCH v3 2/7] soc: ti: k3: add navss ringacc driver
` [U-Boot] [PATCH v3 3/7] soc: ti: k3: add CPPI5 description and helpers
` [U-Boot] [PATCH v3 4/7] dma: ti: add driver to K3 UDMA
` [U-Boot] [PATCH v3 5/7] soc: keystone: Merge into TI specific directory
[PATCH 0/2] small optimization for accessing queue map
2019-02-01 15:34 UTC (2+ messages)
[Qemu-devel] [PATCH v11 for-4.0 00/11] qemu_thread_create: propagate the error to callers to handle
2019-02-01 15:34 UTC (3+ messages)
` [Qemu-devel] [PATCH v11 for-4.0 09/11] qemu_thread: supplement error handling for migration
[v2 0/5] rsi: wowlan debig support and fixes
2019-02-01 15:32 UTC (4+ messages)
` [v2 2/5] rsi: add hci detach for hibernation and poweroff
[PATCH 0/2] ALSA: pcm: implement the anonymous dup v3
2019-02-01 15:31 UTC (12+ messages)
race between flush_to_ldisc and pty_cleanup
2019-02-01 14:37 UTC (3+ messages)
Adding Docker to NXP Image fails to execute run on target
2019-02-01 15:31 UTC
[PATCH v3 0/3] KVM: arm/arm64: vgic: Use raw_spinlock for locks taken in IRQ context
2019-02-01 15:30 UTC (4+ messages)
` [PATCH v3 1/3] KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlock
[PATCH 4/4] staging: video: rockchip: add video codec
2019-02-01 15:30 UTC (4+ messages)
bpf: test_tunnel.sh: BUG: unable to handle kernel NULL pointer dereference
2019-02-01 15:30 UTC (3+ messages)
[PATCH v2 ] PM-runtime: fix deadlock with ktime
2019-02-01 15:28 UTC (7+ messages)
` [PATCH v3] "
[PATCH 00/35] DC Changes Jan 31, 2019
2019-02-01 15:28 UTC (36+ messages)
` [PATCH 01/35] drm/amd/display: Use udelay when waiting between aux retries
` [PATCH 02/35] drm/amd/display: Apply all surface updates onto surfaces
` [PATCH 03/35] drm/amd/display: Use the right surface for flip and FreeSync
` [PATCH 04/35] drm/amd/display: Reformat dm_determine_update_type_for_commit
` [PATCH 05/35] drm/amd/display: Initialize stream_update to zero
` [PATCH 06/35] drm/amd/display: Remove FreeSync timing changed debug output
` [PATCH 07/35] drm/amd/display: Add monitor patch for backlight
` [PATCH 08/35] drm/amd/display: fix issue with DC brightness low with VB
` [PATCH 09/35] drm/amd/display: dmcu is blocking due to wrong disable ABM command
` [PATCH 10/35] drm/amd/display: Check that vrefresh is in freesync range
` [PATCH 11/35] drm/amd/display: DGAM enabled for HDR
` [PATCH 12/35] drm/amd/display: determine if a pipe is synced by plane state
` [PATCH 13/35] drm/amd/display: 3.2.16
` [PATCH 14/35] drm/amd/display: add gpio lock/unlock
` [PATCH 15/35] drm/amd/display: make vline_config parameter const
` [PATCH 16/35] drm/amd/display: Modify ABM 2.2 Max Reduction
` [PATCH 17/35] drm/amd/display: store timing sync info in dc_stream_status
` [PATCH 18/35] drm/amd/display: add a debug flag to force odm combine
` [PATCH 19/35] drm/amd/display: Apply fake sink back to MST sequence
` [PATCH 20/35] drm/amd/display: Disconnect mpcc when changing tg
` [PATCH 21/35] drm/amd/display: Don't re-program planes for DPMS changes
` [PATCH 22/35] drm/amd/display: Clear dc_sink after it gets released
` [PATCH 23/35] drm/amd/display: Calc vline position in dc
` [PATCH 24/35] drm/amd/display: Disable Stutter for Stereo 3D
` [PATCH 25/35] drm/amd/display: DC VM Fixes
` [PATCH 26/35] drm/amd/display: link_rate_set should index into table
` [PATCH 27/35] drm/amd/display: PIP overlay corruption
` [PATCH 28/35] drm/amd/display:3.2.17
` [PATCH 29/35] drm/amd/display: interface to check if timing can be seamless
` [PATCH 30/35] drm/amd/display: refactor out programming of vupdate interrupt
` [PATCH 31/35] drm/amd/display: add way to determine if link is active
` [PATCH 32/35] drm/amd/display: add seamless boot flag to stream
` [PATCH 33/35] drm/amd/display: refactor programming of DRR
` [PATCH 34/35] drm/amd/display: refactor init_hw to isolate pipe related init
` [PATCH 35/35] drm/amd/display: add n_vid_mul and half pix_rate for odm
implement generic dma_map_ops for IOMMUs
2019-02-01 15:28 UTC (7+ messages)
` [PATCH 03/19] dma-iommu: don't use a scatterlist in iommu_dma_alloc
` [PATCH 04/19] dma-iommu: remove the flush_page callback
[Qemu-arm] [PATCH 0/3] target/arm: fix PAuth in user mode
2019-02-01 15:27 UTC (3+ messages)
` [Qemu-devel] "
[Bug 108824] Invalid handling when GL buffer is bound on one context and invalidated on another
2019-02-01 15:27 UTC (3+ messages)
[PATCHSET v11] io_uring IO interface
2019-02-01 15:24 UTC (38+ messages)
` [PATCH 01/18] fs: add an iopoll method to struct file_operations
` [PATCH 02/18] block: wire up block device iopoll method
` [PATCH 03/18] block: add bio_set_polled() helper
` [PATCH 04/18] iomap: wire up the iopoll method
` [PATCH 05/18] Add io_uring IO interface
` [PATCH 06/18] io_uring: add fsync support
` [PATCH 07/18] io_uring: support for IO polling
` [PATCH 08/18] fs: add fget_many() and fput_many()
` [PATCH 09/18] io_uring: use fget/fput_many() for file references
` [PATCH 10/18] io_uring: batch io_kiocb allocation
` [PATCH 11/18] block: implement bio helper to add iter bvec pages to bio
` [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
` [PATCH 13/18] io_uring: add file set registration
` [PATCH 14/18] io_uring: add submission polling
` [PATCH 15/18] io_uring: add io_kiocb ref count
` [PATCH 16/18] io_uring: add support for IORING_OP_POLL
` [PATCH 17/18] io_uring: allow workqueue item to handle multiple buffered requests
` [PATCH 18/18] io_uring: add io_uring_event cache hit information
[PATCH for-4.12] xen/iommu: fix iommu_ops attribute
2019-02-01 15:21 UTC (2+ messages)
[U-Boot] [PATCH v2 0/7] Add support for symlink creation in EXT4
2019-02-01 15:23 UTC (16+ messages)
` [U-Boot] [PATCH v2 1/7] fs: ext4: do not allow writes if metadata checksum is active
` [U-Boot] [PATCH v2 2/7] test: fs: disable the metadata checksums on ext4 filesystems
` [U-Boot] [PATCH v2 3/7] test: fs: run fsck after on fs image after the tests are run
` [U-Boot] [PATCH v2 4/7] fs: ext4: constify the buffer passed to write functions
` [U-Boot] [PATCH v2 5/7] fs: ext4: Add support for the creation of symbolic links
` [U-Boot] [PATCH v2 6/7] fs: Add a new command to create "
` [U-Boot] [PATCH v2 7/7] test: fs: Added tests for symlinks
[PATCH] arch/arm/mm: Remove duplicate header
2019-02-01 15:22 UTC (12+ messages)
`
[PATCH v4] net/virtio: set offload flag for jumbo frames
2019-02-01 15:21 UTC (4+ messages)
` [v4] "
[PATCH 1/2] perl: update perl-cross to 1.2.2
2019-02-01 15:20 UTC (2+ messages)
` [PATCH 2/2] perl: add dependencies for optional modules
[U-Boot] [PATCH v2 1/2] fs: fat: dynamically allocate memory for temporary buffer
2019-02-01 15:20 UTC (5+ messages)
[Qemu-devel] [PATCH v11 0/3] qemu-img info lists bitmap directory entries
2019-02-01 15:19 UTC (3+ messages)
` [Qemu-devel] [PATCH v11 2/3] "
[PATCH] mesa: Up the llvm release to 8.0
2019-02-01 15:19 UTC
[Qemu-devel] [PATCH 0/6] target/arm: Complete ARMv8.3-PAuth linux-user
2019-02-01 15:18 UTC (6+ messages)
` [Qemu-devel] [PATCH 4/6] linux-user: Initialize aarch64 pac keys
` [Qemu-devel] [PATCH 5/6] linux-user: Implement PR_PAC_RESET_KEYS
[U-Boot] [PATCH v1 0/3] toradex: common: fix/improve config block handling
2019-02-01 15:18 UTC (4+ messages)
` [U-Boot] [PATCH v1 1/3] toradex: configblock: add an -y parameter to 'cfgblock create’
` [U-Boot] [PATCH v1 2/3] toradex: common: unify behaviour when config block is missing
` [U-Boot] [PATCH v1 3/3] tdx-cfg-block: fix off by one issue
[PATCH] mlx4_ib: Increase the timeout for CM cache
2019-02-01 15:18 UTC (2+ messages)
[U-Boot] [PATCH 0/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
2019-02-01 15:17 UTC (11+ messages)
` [U-Boot] [PATCH 1/5] driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr
` [U-Boot] [PATCH 2/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
` [U-Boot] [PATCH 3/5] arm64: dts: ti: k3-am65: add mcu cpsw node
` [U-Boot] [PATCH 4/5] arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs
` [U-Boot] [PATCH 5/5] configs: am65x_evm_a53: enable networking
[PATCH v2 0/9] driver core: Fix some device links issues and add "consumer autoprobe" flag
2019-02-01 15:17 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/5] virtio-blk: add DISCARD and WRITE ZEROES features
2019-02-01 15:16 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 2/5] virtio-blk: add "discard-wzeroes" boolean property
[Qemu-devel] [PATCH RFCv2 0/9] qdev: Hotplug handler chaining + virtio-pmem
2019-02-01 15:15 UTC (7+ messages)
` [Qemu-devel] [PATCH RFCv2 7/9] hmp: Handle virtio-pmem when printing memory device infos
[PATCH v3 0/5] Add Display support
2019-02-01 15:16 UTC (6+ messages)
` [PATCH v3 2/5] dt-bindings: display: renesas: lvds: Document r8a7744 bindings
[Qemu-devel] [PATCH v2 0/6] s390x/pci: remaining hot/un)plug patches
2019-02-01 15:06 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 6/6] s390x/pci: Unplug remaining requested devices on pcihost reset
[PATCH] mm/filemap: pass inclusive 'end_byte' parameter to filemap_range_has_page
2019-02-01 15:14 UTC (4+ messages)
[PATCH] drm/i915: Set ->connectors_changed to force HDCP updates
2019-02-01 15:14 UTC (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
remove exofs, the T10 OSD code and block/scsi bidi support V4
2019-02-01 15:13 UTC (2+ messages)
[PATCH V5 0/7] Add CPUidle support for Tegra210
2019-02-01 15:13 UTC (8+ messages)
` [PATCH V5 2/7] clocksource: tegra: add Tegra210 timer support
[PATCH] ARM: socfpga: fix base address of SDR controller
2019-02-01 15:13 UTC (5+ messages)
[PATCH 0/4] block: skip media change event handling if unsupported
2019-02-01 15:12 UTC (5+ messages)
` [PATCH 1/4] block: disk_events: introduce event flags
[PATCH] kbuild: Disable extra debugging info in .s output
2019-02-01 15:11 UTC (9+ messages)
[PATCH 1/6] mpeg2dec: Fix global symbol tests
2019-02-01 15:11 UTC (3+ messages)
` [PATCH 6/6] llvm: Upgrade to upcoming 8.0.0 release
[Qemu-devel] [PATCH 00/11] Enable build and install of our rST docs
2019-02-01 15:09 UTC (3+ messages)
[PATCH for-4.12] automation: introduce a QEMU smoke test for PVH Dom0
2019-02-01 15:09 UTC (6+ messages)
Did you send it?
2019-02-01 12:57 UTC
[PATCH v1] mfd: intel-lpss: Move linux/pm.h to the local header
2019-02-01 15:08 UTC (4+ messages)
[PATCH v4 00/10] steal tasks to improve CPU utilization
2019-02-01 15:07 UTC (3+ messages)
[PATCH 00/22] Increase success rates and reduce latency of compaction v3
2019-02-01 15:06 UTC (8+ messages)
` [PATCH 09/22] mm, compaction: Use free lists to quickly locate a migration source
` [PATCH 11/22] mm, compaction: Use free lists to quickly locate a migration target
[PATCH v4] mfd: tqmx86: IO controller with i2c, wachdog and gpio
2019-02-01 15:05 UTC (4+ messages)
[Qemu-devel] [RFC PATCH v5 00/52] Support Kconfig in QEMU
2019-02-01 15:05 UTC (7+ messages)
` [Qemu-devel] [PATCH 33/52] build: switch to Kconfig
` [Qemu-devel] [PATCH 42/52] i386: express dependencies with Kconfig
Want starting it?
2019-02-01 13:06 UTC
Want starting it?
2019-02-01 13:06 UTC
Want starting it?
2019-02-01 13:06 UTC
Fwd: Submodules & worktree
2019-02-01 15:04 UTC (2+ messages)
` "
Want starting it?
2019-02-01 13:06 UTC
[U-Boot] [PATCH v1 0/3] imx: cpu.c, serial_mxc, dts fixes/improvements
2019-02-01 15:04 UTC (4+ messages)
` [U-Boot] [PATCH v1 1/3] ARM: dts: i.MX6Q, i.MX6QDL: fix address/size-cells warnings
` [U-Boot] [PATCH v1 2/3] imx: serial_mxc: disable ri and dcd irq in dte mode
` [U-Boot] [PATCH v1 3/3] imx: cpu.c: give access to reset cause in spl
Want starting it?
2019-02-01 11:52 UTC
Want starting it?
2019-02-01 12:18 UTC
[MPTCP] [Weekly meetings] MoM - 31st of January 2019
2019-02-01 15:04 UTC
[Qemu-devel] [PATCH v11 for-4.0 11/11] qemu_thread: supplement error handling for touch_all_pages
2019-02-01 15:03 UTC (2+ messages)
[Cluster-devel] [PATCH 0/2] GFS2 counting fixes
2019-02-01 15:03 UTC (5+ messages)
` [Cluster-devel] [PATCH 1/2] gfs2: Fix occasional glock use-after-free
` [Cluster-devel] [PATCH 1/2] gfs2: Fix occasional glock use-after-free (Another debug patch)
[PATCH V8 1/5] i2c: tegra: Sort all the include headers alphabetically
2019-02-01 15:02 UTC (8+ messages)
` [PATCH V8 3/5] i2c: tegra: Add DMA Support
[U-Boot] [PATCH v3 0/2] While converting SATA on Apalis iMX6 to use driver model I noticed it
2019-02-01 15:01 UTC (3+ messages)
` [U-Boot] [PATCH v3 1/2] dm: device: fail uclass_find_first_device() if list_empty
` [U-Boot] [PATCH v3 2/2] cmd: sata: add null pointer check for dev
[PATCH net] sctp: walk the list of asoc safely
2019-02-01 14:58 UTC (5+ messages)
[GIT PULL FOR v5.1] UVC changes
2019-02-01 14:58 UTC
linux-next: Signed-off-by missing for commit in the pci-current tree
2019-02-01 14:57 UTC (2+ messages)
[linux-next:master 5353/5361] mm/sparse.c:422:69: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'phys_addr_t' {aka 'unsigned int'}
2019-02-01 14:56 UTC
[meta-networking][PATCH] dibbler: Fix build with clang/libc++
2019-02-01 14:56 UTC
[PATCH for-4.12] x86/svm: Fix handling of ICEBP intercepts
2019-02-01 14:56 UTC (2+ messages)
[igt-dev] [PATCH i-g-t] i915/gem_mocs_settings: Allow hangs around reset tests
2019-02-01 14:55 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
[PATCH v6 0/4] clk: meson-g12a: Add EE clock controller driver
2019-02-01 14:53 UTC (4+ messages)
` [PATCH v6 3/4] clk: meson: g12a: add peripheral clock controller
` [PATCH v6 4/4] clk: meson: factorise meson64 peripheral clock controller drivers
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.