All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-19 08:47:09 to 2018-08-19 14:24:21 UTC [more...]

[PATCH v1] drm/tegra: Detach devices from IOMMU DMA domain on arm32
 2018-08-19 14:24 UTC  (2+ messages)
` [PATCH v1] gpu: host1x: Detach Host1x "

[PATCH 1/4] mm, oom: Remove wake_oom_reaper()
 2018-08-19 14:23 UTC  (12+ messages)
` [PATCH 4/4] mm, oom: Fix unnecessary killing of additional processes

[PATCH] hmc5843_i2c.c: fix missing return value check of devm_regmap_init_i2c()
 2018-08-19 11:12 UTC  (3+ messages)

[PATCH] drm: omapdrm: displays: fix port_num for opa362 output
 2018-08-19 14:07 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/58] clk: Add Allwinner CLK, RESET support
 2018-08-19 13:57 UTC  (59+ messages)
` [U-Boot] [PATCH v3 01/58] clk: Add Allwinner A64 CLK driver
` [U-Boot] [PATCH v3 02/58] reset: Add default request ops
` [U-Boot] [PATCH v3 03/58] reset: Add Allwinner RESET driver
` [U-Boot] [PATCH v3 04/58] clk: sunxi: Add Allwinner H3/H5 CLK driver
` [U-Boot] [PATCH v3 05/58] clk: sunxi: Add Allwinner A10/A20 "
` [U-Boot] [PATCH v3 06/58] clk: sunxi: Add Allwinner A10s/A13 "
` [U-Boot] [PATCH v3 07/58] clk: sunxi: Add Allwinner A31 "
` [U-Boot] [PATCH v3 08/58] clk: sunxi: Add Allwinner A23 "
` [U-Boot] [PATCH v3 09/58] clk: sunxi: a23: Add CLK support for A33
` [U-Boot] [PATCH v3 10/58] clk: sunxi: Add Allwinner A83T CLK driver
` [U-Boot] [PATCH v3 11/58] clk: sunxi: Add Allwinner R40 "
` [U-Boot] [PATCH v3 12/58] clk: sunxi: Add Allwinner V3S "
` [U-Boot] [PATCH v3 13/58] sunxi: Enable CLK
` [U-Boot] [PATCH v3 14/58] musb-new: sunxi: Use CLK and RESET support
` [U-Boot] [PATCH v3 15/58] phy: sun4i-usb: "
` [U-Boot] [PATCH v3 16/58] sunxi: usb: Switch to Generic host controllers
` [U-Boot] [PATCH v3 17/58] usb: host: Drop [e-o]hci-sunxi drivers
` [U-Boot] [PATCH v3 18/58] clk: sunxi: Implement AHB bus MMC clocks
` [U-Boot] [PATCH v3 19/58] clk: sunxi: Implement direct "
` [U-Boot] [PATCH v3 20/58] clk: sunxi: Implement AHB bus MMC resets
` [U-Boot] [PATCH v3 21/58] reset: Add get reset by name optionally
` [U-Boot] [PATCH v3 22/58] reset: Add reset valid
` [U-Boot] [PATCH v3 23/58] clk: sunxi: Add Allwinner H6 CLK, RESET driver
` [U-Boot] [PATCH v3 24/58] arm64: allwinner: dts: h6: fix Pine H64 MMC bus width
` [U-Boot] [PATCH v3 25/58] sunxi: h6: Enable CLK, RESET
` [U-Boot] [PATCH v3 26/58] dm: mmc: sunxi: Add CLK and RESET support
` [U-Boot] [PATCH v3 27/58] fastboot: sunxi: Update fastboot mmc default device
` [U-Boot] [PATCH v3 28/58] env: fat: Add func to get fat device, partition
` [U-Boot] [PATCH v3 29/58] sunxi: Get fat device wrt boot device, 'auto' partition
` [U-Boot] [PATCH v3 30/58] env: sunxi: Don't update fat dev, part wrt MMC_SUNXI_SLOT_EXTRA
` [U-Boot] [PATCH v3 31/58] sunxi: Add mmc 2, 3 bootenv devices
` [U-Boot] [PATCH v3 32/58] sunxi: A20: Enable DM_MMC
` [U-Boot] [PATCH v3 33/58] mmc: sunxi: Add mmc, emmc H5/A64 compatible
` [U-Boot] [PATCH v3 34/58] sunxi: H3_H5: Enable DM_MMC
` [U-Boot] [PATCH v3 35/58] sunxi: A64: "
` [U-Boot] [PATCH v3 36/58] mmc: sunxi: Add A83T emmc compatible
` [U-Boot] [PATCH v3 37/58] sunxi: A83T: Enable DM_MMC
` [U-Boot] [PATCH v3 38/58] sunxi: V40: "
` [U-Boot] [PATCH v3 39/58] sunxi: H6: "
` [U-Boot] [PATCH v3 40/58] sunxi: A13/A31: "
` [U-Boot] [PATCH v3 41/58] sunxi: A23/A33/V3S: "
` [U-Boot] [PATCH v3 42/58] clk: sunxi: Implement SPI clocks
` [U-Boot] [PATCH v3 43/58] clk: sunxi: Implement SPI resets
` [U-Boot] [PATCH v3 44/58] spi: sun4i: Add CLK support
` [U-Boot] [PATCH v3 45/58] spi: Add Allwinner A31 SPI driver
` [U-Boot] [PATCH v3 46/58] clk: sunxi: Implement UART clocks
` [U-Boot] [PATCH v3 47/58] clk: sunxi: Implement UART resets
` [U-Boot] [PATCH v3 48/58] clk: sunxi: Implement Ethernet clocks
` [U-Boot] [PATCH v3 49/58] clk: sunxi: Implement Ethernet resets
` [U-Boot] [PATCH v3 50/58] net: sunxi_emac: Add CLK support
` [U-Boot] [PATCH v3 51/58] net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle
` [U-Boot] [PATCH v3 52/58] net: sun8i_emac: Add CLK and RESET support
` [U-Boot] [PATCH v3 53/58] clk: Get the CLK by index without device
` [U-Boot] [PATCH v3 54/58] clk: Use clk_get_by_index_tail()
` [U-Boot] [PATCH v3 55/58] reset: Get the RESET by index without device
` [U-Boot] [PATCH v3 56/58] clk: sunxi: h3: Implement EPHY CLK and RESET
` [U-Boot] [PATCH v3 57/58] net: sun8i_emac: Add EPHY CLK and RESET support
` [U-Boot] [PATCH v3 58/58] board: sunxi: gmac: Remove Ethernet clock and reset

[Buildroot] [PATCH v3 1/1] Python3: Bump to 3.7.0
 2018-08-19 13:56 UTC  (2+ messages)

[linux-next test] 126051: regressions - FAIL
 2018-08-19 13:55 UTC 

[PREVIEW] [PATCH 1/4] staging: erofs: avoid magic constants when initializing clusterbits
 2018-08-19 13:53 UTC  (2+ messages)

[PATCH RESEND 01/10] staging: erofs: cleanup z_erofs_vle_work_{lookup, register}
 2018-08-19 13:52 UTC  (9+ messages)
` [PREVIEW] [PATCH v3 07/10] staging: erofs: clean up z_erofs_map_blocks_iter
` [PREVIEW] [PATCH v3 08/10] staging: erofs: complete error handing of z_erofs_map_blocks_iter
` [PREVIEW] [PATCH v2 09/10] staging: erofs: fix a bug when appling cache strategy
` [PREVIEW] [PATCH v2 10/10] staging: erofs: complete error handing of z_erofs_do_read_page

[PATCH v2] i2c: Remove '-Wno-deprecated-declarations' compiler warning
 2018-08-19 13:51 UTC 

[Buildroot] [PATCH 1/1] wireless_tools: Fix site URL does not work
 2018-08-19 13:46 UTC 

[PATCH] i2c: Remove '-Wno-deprecated-declarations' compiler warning
 2018-08-19 13:45 UTC 

[Qemu-devel] Simulating a composite machine
 2018-08-19 13:45 UTC  (2+ messages)

[linux-linus test] 126069: regressions - FAIL
 2018-08-19 13:43 UTC 

[PATCH v3 00/23] omapdrm: Rework the timing-related operations
 2018-08-19 13:42 UTC  (24+ messages)
` [PATCH v3 01/23] drm/omap: Pass both output and display omap_dss_device to connector init
` [PATCH v3 02/23] drm/omap: Determine connector type directly in omap_connector.c
` [PATCH v3 03/23] drm/omap: dss: hdmi: Rename hdmi_display_(set|check)_timing() functions
` [PATCH v3 04/23] drm/omap: encoder-tfp410: Don't fix timings in .set_timings() handler
` [PATCH v3 05/23] drm/omap: Make the video_mode pointer to .set_timings() const
` [PATCH v3 06/23] drm/omap: Remove duplicate calls to .set_timings() operation
` [PATCH v3 07/23] drm/omap: Remove unneeded fallback for missing .check_timings()
` [PATCH v3 08/23] drm/omap: Don't store video mode internally for external encoders
` [PATCH v3 09/23] drm/omap: Store bus flags in the omap_dss_device structure
` [PATCH v3 10/23] drm/omap: Don't call .check_timings() operation recursively
` [PATCH v3 11/23] drm/omap: Query timing information from analog TV encoder
` [PATCH v3 12/23] drm/omap: Remove .get_timings() operation from display connectors
` [PATCH v3 13/23] drm/omap: panels: Don't modify fixed timings
` [PATCH v3 14/23] drm/omap: Move bus flag hack to encoder implementation
` [PATCH v3 15/23] drm/omap: Split mode fixup and mode set from encoder enable
` [PATCH v3 16/23] drm/omap: Call dispc timings check operation directly
` [PATCH v3 17/23] drm/omap: dpi: Don't fixup video mode in dpi_set_mode()
` [PATCH v3 18/23] drm/omap: dsi: Fixup video mode in .set_config() operation
` [PATCH v3 19/23] drm/omap: hdmi: Constify video mode and related pointers
` [PATCH v3 20/23] drm/omap: sdi: Fixup video mode in .check_timings() operation
` [PATCH v3 21/23] drm/omap: venc: "
` [PATCH v3 22/23] drm/omap: Store CRTC timings in .set_timings() operation
` [PATCH v3 23/23] drm/omap: Don't call .set_timings() operation recursively

[Buildroot] [PATCH 1/1] Add support for custom initramfs contents
 2018-08-19 13:39 UTC  (2+ messages)

lazytime mount option—no support in Btrfs
 2018-08-19 10:25 UTC  (4+ messages)

[xen-4.9-testing test] 126075: regressions - FAIL
 2018-08-19 13:35 UTC 

[Buildroot] [PATCH 1/1] package/nodejs: security bump version to 8.11.4
 2018-08-19 13:22 UTC 

[Buildroot] [RFC v3 1/4] meson: bump version to 0.47.1
 2018-08-19 13:22 UTC  (6+ messages)
` [Buildroot] [RFC v3 2/4] meson: change from global to per package cross-compilation.conf

[PATCH] swiotlb: Fix uninitialized pointer on DMA ops
 2018-08-19 12:57 UTC  (3+ messages)

[GIT PULL] Char/Misc driver fix for 4.19-rc1
 2018-08-19 12:56 UTC 

Let's communicate online
 2018-08-19 12:50 UTC 

[PATCH] block: fix rdma queue mapping
 2018-08-19 12:45 UTC  (3+ messages)

[Buildroot] [PATCH/next 1/1] package/lynx: bump version to 2.8.9rel.1
 2018-08-19 12:44 UTC 

[U-Boot] [PATCH 00/10] AVB using OP-TEE
 2018-08-19 12:42 UTC  (4+ messages)
` [U-Boot] [PATCH 09/10] tee: optee: support AVB trusted application

[PATCH 0/7] assorted minor bitmap patches
 2018-08-19 12:39 UTC  (4+ messages)
` [PATCH 6/7] lib/bitmap.c: fix remaining space computation in bitmap_print_to_pagebuf

[PATCH v1 0/5] mm/memory_hotplug: online/offline_pages refactorings
 2018-08-19 12:34 UTC  (4+ messages)
` [PATCH v1 5/5] mm/memory_hotplug: print only with DEBUG_VM in online/offline_pages()

Git Project Leadership Committee
 2018-08-19 12:22 UTC  (2+ messages)

[Cluster-devel] [PATCH v2 1/8] seq_file: introduce seq_open_data helper
 2018-08-19 12:21 UTC  (3+ messages)
  `  "

[PATCH net-next v8 0/7] net: vhost: improve performance when enable busyloop
 2018-08-19 12:11 UTC  (8+ messages)
` [PATCH net-next v8 1/7] net: vhost: lock the vqs one by one
` [PATCH net-next v8 2/7] net: vhost: replace magic number of lock annotation
` [PATCH net-next v8 3/7] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
` [PATCH net-next v8 4/7] net: vhost: add rx busy polling in tx path
` [PATCH net-next v8 5/7] net: vhost: introduce bitmap for vhost_poll
` [PATCH net-next v8 6/7] net: vhost: disable rx wakeup during tx busypoll
` [PATCH net-next v8 7/7] net: vhost: make busyloop_intr more accurate

[Buildroot] [PATCH/next 1/1] package/luvi: bump version to 2.8.0
 2018-08-19 12:02 UTC 

Specifying incorrect license in recipe
 2018-08-19 11:54 UTC 

Specifying incorrect license in recipe
 2018-08-19 11:44 UTC 

how to (cross)connect two (physical) eth ports for ping test?
 2018-08-19  8:29 UTC  (4+ messages)

[PATCH v3] staging: mt7621-mmc: Fix debug macros and their usages
 2018-08-19 11:34 UTC  (2+ messages)

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-08-19 11:31 UTC  (6+ messages)
` [PATCH v2 06/29] mtd: Add support for reading MTD devices via the nvmem API

[PATCH 00/23] mtd: rawnand: Stop passing mtd_info to drivers
 2018-08-19 11:26 UTC  (8+ messages)
` [PATCH 01/23] mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks
` [PATCH 08/23] mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks

[PATCH v7 00/16] Parial clone part 3: clone, fetch, fetch-pack, upload-pack, and tests
 2018-08-19 11:24 UTC  (3+ messages)
` [PATCH v7 09/16] fetch: support filters

I wish to be your pen friend
 2018-08-19 11:17 UTC 

[xen-4.11-testing baseline-only test] 75088: regressions - FAIL
 2018-08-19 10:49 UTC 

Let's start our virtual communication
 2018-08-19 11:10 UTC 

[Bug 106427] RX560, 5k@60Hz, Xorg: Black screen, “soft” kernel lockup
 2018-08-19 11:02 UTC  (2+ messages)

[PATCH v2 04/21] drm/omap: Check omap_dss_device type based on the output_type field
 2018-08-19 10:59 UTC  (7+ messages)
` [PATCH v2 00/22] omapdrm: Rework the timing-related operations
` [PATCH v2 03/22] drm/omap: dss: hdmi: Rename hdmi_display_(set|check)_timing() functions

[PATCH] generate-cmdlist.sh: collect config from all config.txt files
 2018-08-19 10:52 UTC 

[PATCH] gpu: Use ERR_CAST to replace ERR_PTR(PTR_ERR())
 2018-08-19 10:49 UTC  (2+ messages)

[Buildroot] [PATCH/next 1/1] package/libtorrent: bump version to 0.13.7
 2018-08-19 10:47 UTC 

[PATCH v2 1/4] eventdev: add eth Tx adapter APIs
 2018-08-19 10:45 UTC  (4+ messages)
` [PATCH v2 2/4] eventdev: add caps API and PMD callbacks for eth Tx adapter

[PATCH] mach64: detect the dot clock divider correctly on sparc
 2018-08-19 10:36 UTC  (3+ messages)

[PATCH] mach64: fix console corruption in 24bpp mode
 2018-08-19 10:26 UTC  (3+ messages)

[U-Boot] [PATCH] sunxi: fix sid base address macro name for H6
 2018-08-19 10:32 UTC  (2+ messages)
` [U-Boot] [linux-sunxi] "

[xen-unstable-coverity test] 126197: all pass - PUSHED
 2018-08-19 10:30 UTC 

why TTBR0_EL1/VBAR_EL1 not banked in aarch64
 2018-08-19 10:29 UTC  (7+ messages)

[Qemu-devel] any suggestions for how to handle guests which expect to be executing out of icache?
 2018-08-19 10:19 UTC 

[PATCH 0/3] merge calls to of_match_device and of_device_get_match_data
 2018-08-19  7:02 UTC  (3+ messages)
` [PATCH 3/3] iio: potentiometer: "

Hi, pretty
 2018-08-19 10:13 UTC 

[dm-crypt] some questions on dm-crypt/cryptsetup and LUKS2+integrity
 2018-08-19 10:07 UTC  (4+ messages)

[PATCH v2] staging: mt7621-mmc: Fix debug macros in dbg.h
 2018-08-19  9:59 UTC  (3+ messages)

[Buildroot] [PATCH/next 1/1] package/libsrtp: bump version to 2.2.0
 2018-08-19  9:51 UTC 

[PATCH 4.4 0/6] irqchip fixes for stable 4.4
 2018-08-19  6:27 UTC  (7+ messages)
` [PATCH 4.4 1/6] genirq: Delay incrementing interrupt count if it's disabled/pending
` [PATCH 4.4 2/6] irqchip/gic-v3-its: Recompute the number of pages on page size change
` [PATCH 4.4 3/6] irqchip/gicv3-its: Fix memory leak in its_free_tables()
` [PATCH 4.4 4/6] irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory size
` [PATCH 4.4 5/6] irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar()
` [PATCH 4.4 6/6] irqchip/gic: Make interrupt ID 1020 invalid

[Buildroot] [PATCH] git-download: Fix downloading of specific revisions from github
 2018-08-19  9:42 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/ipsec-tools: add security patch to fix CVE-2016-10396
 2018-08-19  9:25 UTC 

[PATCH] ALSA: ac97: fix device initialization in the compat layer
 2018-08-19  9:18 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/11] convert CPU list to RCU
 2018-08-19  9:13 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 01/11] rcu_queue: use atomic_set in QLIST_REMOVE_RCU
` [Qemu-devel] [PATCH v2 02/11] rcu_queue: remove barrier from QLIST_EMPTY_RCU
` [Qemu-devel] [PATCH v2 03/11] rcu_queue: add RCU QSIMPLEQ
` [Qemu-devel] [PATCH v2 04/11] rcu_queue: add RCU QTAILQ
` [Qemu-devel] [PATCH v2 05/11] test-rcu-list: access goflag with atomics
` [Qemu-devel] [PATCH v2 06/11] test-rcu-list: access counters "
` [Qemu-devel] [PATCH v2 07/11] test-rcu-list: abstract the list implementation
` [Qemu-devel] [PATCH v2 08/11] tests: add test-list-simpleq
` [Qemu-devel] [PATCH v2 09/11] tests: add test-rcu-tailq
` [Qemu-devel] [PATCH v2 10/11] spapr: do not use CPU_FOREACH_REVERSE
` [Qemu-devel] [PATCH v2 11/11] qom: convert the CPU list to RCU

[Buildroot] [PATCH/next 1/1] package/ipmiutil: bump version to 3.1.2
 2018-08-19  9:06 UTC 

[Qemu-devel] [PATCH 0/3] convert CPU list to RCU
 2018-08-19  9:06 UTC  (6+ messages)
` [Qemu-devel] [PATCH 3/3] qom: implement CPU list with an RCU QLIST

[PATCHv2] Coccinelle: remove pci_alloc_consistent semantic to detect in zalloc-simple.cocci
 2018-08-19  9:01 UTC  (2+ messages)

[U-Boot] Ordering PCI device probes
 2018-08-19  8:58 UTC  (2+ messages)

[PATCH 1/2] libsemanage: reindent pywrap-test.py with spaces
 2018-08-19  8:53 UTC  (4+ messages)
` [PATCH 2/2] libsemanage: make pywrap-test.py compatible with Python 3

[Qemu-devel] Bugs when cross-compiling qemu for Windows with mingw 8.1, executable doesn't run
 2018-08-19  8:49 UTC  (5+ messages)

linux-next: Signed-off-by missing for commit in the drivers-x86 tree
 2018-08-19  8:48 UTC  (3+ messages)

[GSoC][PATCH v7 00/26] Convert "git stash" to C builtin
 2018-08-19  8:40 UTC  (3+ messages)
` [GSoC][PATCH v7 26/26] stash: replace all "git apply" child processes with API calls

linux-next: Signed-off-by missing for commit in the h8300 tree
 2018-08-19  8:47 UTC  (5+ messages)


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.