All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-16 12:34:49 to 2019-07-16 13:21:07 UTC [more...]

[Qemu-devel] [PATCH] s390: support EDAT-2 in mmu_translate_region
 2019-07-16 13:12 UTC  (7+ messages)

[PATCH v3 00/57] ram: rk3399: Add LPDDR4 support
 2019-07-16 13:21 UTC  (159+ messages)
` [PATCH v3 01/57] ram: rk3399: Add ddrtype enc macro
  ` [U-Boot] "
` [PATCH v3 02/57] ram: rk3399: Add channel number encoder macro
  ` [U-Boot] "
` [PATCH v3 03/57] ram: rk3399: Add row_3_4 enc macro
  ` [U-Boot] "
` [PATCH v3 04/57] ram: rk3399: Add chipinfo macro
  ` [U-Boot] "
` [PATCH v3 05/57] ram: rk3399: Add rank enc macro
  ` [U-Boot] "
` [PATCH v3 06/57] ram: rk3399: Add column "
  ` [U-Boot] "
` [PATCH v3 07/57] ram: rk3399: Add bk "
  ` [U-Boot] "
` [PATCH v3 08/57] ram: rk3399: Add dbw "
  ` [U-Boot] "
` [PATCH v3 09/57] ram: rk3399: Add cs0_rw macro
  ` [U-Boot] "
` [PATCH v3 10/57] ram: rk3399: Add cs1_rw macro
  ` [U-Boot] "
` [PATCH v3 11/57] ram: rk3399: Add bw enc macro
  ` [U-Boot] "
` [PATCH v3 12/57] ram: rk3399: Rename sys_reg with sys_reg2
  ` [U-Boot] "
` [PATCH v3 13/57] ram: rk3399: Update cs0_row to use sys_reg3
  ` [U-Boot] "
` [PATCH v3 14/57] ram: rk3399: Update cs1_row "
  ` [U-Boot] "
` [PATCH v3 15/57] ram: rk3399: Add cs1_col enc macro
  ` [U-Boot] "
` [PATCH v3 16/57] ram: rk3399: Add ddr version "
  ` [U-Boot] "
` [PATCH v3 17/57] ram: rk3399: Add ddrtimingC0
  ` [U-Boot] "
` [PATCH v3 18/57] ram: rk3399: Add DdrMode
  ` [U-Boot] "
` [PATCH v3 19/57] ram: rk3399: Configure phy IO in ds odt
  ` [U-Boot] "
` [PATCH v3 20/57] ram: rockchip: Kconfig: Add RK3399 LPDDR4 entry
  ` [U-Boot] "
` [PATCH v3 21/57] ram: rk3399: Add lpddr4 rank mask for ca training
  ` [U-Boot] "
` [PATCH v3 22/57] ram: rk3399: Add lpddr4 rank mask for wdql training
  ` [U-Boot] "
` [PATCH v3 23/57] ram: rk3399: Move mode_sel assignment
  ` [U-Boot] "
` [PATCH v3 24/57] ram: rk3399: Don't wait for PLL lock in lpddr4
  ` [U-Boot] "
` [PATCH v3 25/57] ram: rk3399: Avoid two channel ZQ Cal Start at the same time
  ` [U-Boot] "
` [PATCH v3 26/57] ram: rk3399: Configure PHY_898, PHY_919 for lpddr4
  ` [U-Boot] "
` [PATCH v3 27/57] ram: rk3399: Configure BOOSTP_EN, BOOSTN_EN "
  ` [U-Boot] "
` [PATCH v3 28/57] ram: rk3399: Configure SLEWP_EN, SLEWN_EN "
  ` [U-Boot] "
` [PATCH v3 29/57] ram: rk3399: Configure PHY RX_CM_INPUT "
  ` [U-Boot] "
` [PATCH v3 30/57] ram: rk3399: Map chipselect "
  ` [U-Boot] "
` [PATCH v3 31/57] ram: rk3399: Configure tsel write ca "
  ` [U-Boot] "
` [PATCH v3 32/57] ram: rk3399: Don't disable dfi dram clk for lpddr4, rank 1
  ` [U-Boot] "
` [PATCH v3 33/57] ram: rk3399: Add IO settings
  ` [U-Boot] "
` [PATCH v3 34/57] ram: sdram: Configure lpddr4 tsel rd, wr based on "
  ` [U-Boot] "
` [PATCH v3 35/57] ram: rk3399: Add tsel control clock drive
  ` [U-Boot] "
` [PATCH v3 36/57] ram: rk3399: Configure soc odt support
  ` [U-Boot] "
` [PATCH v3 37/57] ram: rk3399: Get lpddr4 tsel_rd_en from io settings
  ` [U-Boot] "
` [PATCH v3 38/57] ram: rk3399: Update lpddr4 vref based on "
  ` [U-Boot] "
` [PATCH v3 39/57] ram: rk3399: Update lpddr4 mode_sel "
  ` [U-Boot] "
` [PATCH v3 40/57] ram: rk3399: Update lpddr4 vref_mode_ac
  ` [U-Boot] "
` [PATCH v3 41/57] ram: rk3399: Simplify data training first argument
  ` [U-Boot] "
` [PATCH v3 42/57] ram: rk3399: Handle data training via ops
  ` [U-Boot] "
` [PATCH v3 43/57] ram: rk3399: Add LPPDR4 mr detection
  ` [U-Boot] "
` [PATCH v3 44/57] arm: include: rockchip: Add rk3399 pmu file
  ` [U-Boot] "
` [PATCH v3 45/57] rockchip: rk3399: syscon: Add pmu support
  ` [U-Boot] "
` [PATCH v3 46/57] rockchip: dts: rk3399: Add u-boot, dm-pre-reloc for pmu
  ` [U-Boot] "
` [PATCH v3 47/57] clk: rockchip: rk3399: Set 50MHz ddr clock
  ` [U-Boot] "
` [PATCH v3 48/57] clk: rockchip: rk3399: Set 400MHz "
  ` [U-Boot] "
` [PATCH v3 49/57] ram: rk3399: Add LPPDDR4-400 timings inc
  ` [U-Boot] "
` [PATCH v3 50/57] ram: rk3399: Add LPPDDR4-800 "
  ` [U-Boot] "
` [PATCH v3 51/57] ram: rk3399: Add set_rate sdram rk3399 ops
  ` [U-Boot] "
` [PATCH v3 52/57] ram: rk3399: Add lpddr4 set rate support
  ` [U-Boot] "
` [U-Boot] [PATCH v3 00/57] ram: rk3399: Add LPDDR4 support

fdisk does not allow overwrite default/suggested value
 2019-07-16 13:10 UTC 

[PATCH v1] net: fec: optionally reset PHY via a reset-controller
 2019-07-16 13:19 UTC  (3+ messages)
` [EXT] "

[PATCH v4 00/24] More improvements for Tegra30 devfreq driver
 2019-07-16 13:19 UTC  (13+ messages)
  ` [PATCH v4 02/24] PM / devfreq: tegra30: Keep interrupt disabled while governor is stopped
  ` [PATCH v4 03/24] PM / devfreq: tegra30: Handle possible round-rate error
  ` [PATCH v4 07/24] PM / devfreq: tegra30: Use CPUFreq notifier
  ` [PATCH v4 09/24] PM / devfreq: tegra30: Reset boosting on startup

[PATCH v2 00/19] drm: rcar-du: Add Color Management Module (CMM)
 2019-07-16 13:18 UTC  (5+ messages)
` [PATCH v2 14/19] drm: rcar-du: Add support for CMM
` [PATCH v2 15/19] drm: rcar-du: Claim CMM support for Gen3 SoCs

[igt-dev] [RFC PATCH 0/3] Chamelium audio InfoFrame tests
 2019-07-16 13:18 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
 2019-07-16 13:18 UTC  (14+ messages)
              ` [PATCH] padata: Use RCU when fetching pd from do_serial

[master/thud][PATCH 1/2] kaldi: add the kaldi speech recognition toolkit
 2019-07-16 13:16 UTC  (5+ messages)

[warrior][PATCH] dropbear: new feature: disable-weak-ciphers
 2019-07-16 13:15 UTC  (4+ messages)

[U-Boot] [PATCH] env: ti: boot: Use ttyS2 instead of ttyO2
 2019-07-16 13:15 UTC  (3+ messages)

[PATCH] selftests/livepatch: add test skip handling
 2019-07-16 13:13 UTC  (2+ messages)

[PATCH] drm: adv7511: Fix low refresh rate register for ADV7533/5
 2019-07-16 13:10 UTC  (2+ messages)

[PATCH 2/2] s390: add Linux banner to the compressed image
 2019-07-16 13:11 UTC  (4+ messages)
` [PATCH] s390: enable detection of kernel version from bzImage

linusw/for-next boot: 42 boots: 0 failed, 42 passed (v5.2-10813-g88785b7fa74a)
 2019-07-16 13:11 UTC 

[Qemu-devel] [PATCH 0/7] block: Generic file creation fallback
 2019-07-16 13:09 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/7] block/nbd: Fix hang in .bdrv_close()
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 2/7] block: Add blk_truncate_for_formatting()
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 3/7] block: Use blk_truncate_for_formatting()
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 4/7] block: Generic file creation fallback
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 5/7] file-posix: Drop hdev_co_create_opts()
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 6/7] iscsi: Drop iscsi_co_create_opts()
  ` [Qemu-devel] [Qemu-block] "

[PATCH 0/2] clone3 fixes
 2019-07-16 13:06 UTC  (6+ messages)
` [PATCH 1/2] arch: mark syscall number 435 reserved for clone3

[Qemu-devel] [PATCH] chardev: race condition with tcp_chr_disconnect
 2019-07-16 13:08 UTC  (5+ messages)

[Qemu-riscv] [PATCH 0/3] hw/Kconfig: PCI & USB fixes
 2019-07-16 13:06 UTC  (16+ messages)
` [Qemu-riscv] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
        ` [Qemu-riscv] [qemu-s390x] "
                  ` [Qemu-riscv] [Qemu-devel] "
                        `  "
                          ` [Qemu-arm] "

linusw/devel boot: 41 boots: 0 failed, 41 passed (v5.2-10809-g1507704f1e98)
 2019-07-16 13:07 UTC 

linusw/fixes boot: 43 boots: 0 failed, 43 passed (v5.2-10813-g88785b7fa74a)
 2019-07-16 13:06 UTC 

[dpdk-dev] [PATCH] app/testpmd: fix display capabilities routine
 2019-07-16 13:06 UTC  (2+ messages)

[Qemu-devel] [PATCH-for-4.1 v2 0/9] tests/docker: Debian & MXE fixes
 2019-07-16 13:03 UTC  (4+ messages)
` [Qemu-devel] [NOTFORMERGE PATCH v2 1/9] tests/docker: Kludge to build the Fedora image

[PATCH] glibc: exclude child recipes from CVE scanning
 2019-07-16 13:02 UTC  (2+ messages)
` ✗ patchtest: failure for "

[Bug 204145] New: amdgpu video playback causes host to hard reset (checkstop) on POWER9 with RX 580
 2019-07-16 13:01 UTC  (2+ messages)
` [Bug 204145] "

[PATCH] parisc: Wire up clone3 syscall
 2019-07-16 13:01 UTC  (2+ messages)

wpewebkit, cog and libgles2
 2019-07-16 12:59 UTC  (2+ messages)

[PATCH] block: fix sysfs module parameters directory path in comment
 2019-07-16 12:59 UTC 

[RFC PATCH v6 0/1] Add dm verity root hash pkcs7 sig validation
 2019-07-16 12:59 UTC  (3+ messages)

[PATCH bpf] selftests/bpf: fix perf_buffer on s390
 2019-07-16 12:58 UTC 

[cip-dev] [PATCH 4.19.y-cip 00/12] Add USB Host support
 2019-07-16 12:57 UTC  (10+ messages)
` [cip-dev] [PATCH 4.19.y-cip 04/12] phy: renesas: rcar-gen3-usb2: unify OBINTEN handling
` [cip-dev] [PATCH 4.19.y-cip 05/12] phy: renesas: rcar-gen3-usb2: add conditions for uses_otg_pins == false
` [cip-dev] [PATCH 4.19.y-cip 08/12] phy: renesas: rcar-gen3-usb2: follow the hardware manual procedure

[PATCH] fetch2/ccrc: import required error classes
 2019-07-16 12:39 UTC 

[Qemu-devel] [PATCH v3 0/3] char-socket: Fix race condition
 2019-07-16 12:55 UTC  (2+ messages)

[LTP] [PATCH] syscalls/prctl07.c: New test for prctl() with PR_CAP_AMBIENT
 2019-07-16 12:55 UTC  (3+ messages)
` [LTP] [PATCH v2] syscalls/prctl07: "

kbuild: Fail if gold linker is detected
 2019-07-16 12:54 UTC  (2+ messages)

[PATCH 1/5] drm/i915/userptr: Beware recursive lock_page()
 2019-07-16 12:49 UTC  (5+ messages)
` [PATCH 2/5] drm/i915/gt: Push engine stopping into reset-prepare
` [PATCH 3/5] drm/i915/execlists: Process interrupted context on reset
` [PATCH 4/5] drm/i915/execlists: Cancel breadcrumb on preempting the virtual engine
` [PATCH 5/5] drm/i915: Hide unshrinkable context objects from the shrinker

[Qemu-devel] [PATCH v4] LUKS: support preallocation
 2019-07-16 12:48 UTC  (3+ messages)

[PATCH] libid3tag: handle unknown encodings (CVE-2017-11550)
 2019-07-16 12:47 UTC 

nvme-5.3 ssd performance regression
 2019-07-16 12:47 UTC  (4+ messages)

[PATCH] libid3tag: CVE-2017-11551 is the same as CVE-2004-2779
 2019-07-16 12:47 UTC 

[PATCH] cve-check-tool: remove
 2019-07-16 12:46 UTC 

[PATCH] cve-check: remove redundant readline CVE whitelisting
 2019-07-16 12:46 UTC 

[PATCH v3 20/24] wireless: Remove call to memset after dma_alloc_coherent
 2019-07-16 12:44 UTC  (3+ messages)

[PATCH] generic arch_futex_atomic_op_inuser() cleanup
 2019-07-16 12:46 UTC  (3+ messages)
` [PATCH v2] futex: "

[U-Boot] [PATCH v1 0/2] imx6ull: Fix missing initial output from UART
 2019-07-16 12:44 UTC  (4+ messages)
` [U-Boot] [PATCH v1 1/2] pinctrl: nxp: mx6: DM_FLAG_PRE_RELOC by default

[PATCH] powerpc: remove meaningless KBUILD_ARFLAGS addition
 2019-07-16 12:15 UTC  (8+ messages)

[kbuild:kbuild 5/19] drivers/atm/eni.o: warning: objtool: eni_init_one()+0xe42: indirect call found in RETPOLINE build
 2019-07-16 12:42 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/ice: fix outer input set empty
 2019-07-16 12:41 UTC  (2+ messages)

[PATCH 00/14] pending doc patches for 5.3-rc
 2019-07-16 12:10 UTC  (2+ messages)
` [PATCH 01/14] docs: powerpc: convert docs to ReST and rename to *.rst

linux-next: manual merge of the rdma tree with the v4l-dvb-next tree
 2019-07-16 12:40 UTC  (3+ messages)

[U-Boot] [PATCH] rockchip: enable rk322x TPL_BOOTROM_SUPPORT in Kconfig
 2019-07-16 12:40 UTC 

[PATCH] gpio: of: Break out OF-only code
 2019-07-16 12:39 UTC 

[PATCH v3 0/9] drm: cec: convert DRM drivers to the new notifier API
 2019-07-16 12:38 UTC  (4+ messages)
` [PATCH v3 3/9] dw-hdmi-cec: use cec_notifier_cec_adap_(un)register

[Intel-wired-lan] [PATCH v1] igc: Remove useless forward declaration
 2019-07-16 12:35 UTC 

cgroups v2: issues faced attempting to setup cpu limiting
 2019-07-16 12:35 UTC 

[dpdk-dev] [PATCH v2] net/iavf: fix driver crash when enable TSO
 2019-07-16 16:12 UTC  (2+ messages)

[PATCH kernel v2] powerpc/xive: Drop deregistered irqs
 2019-07-16 11:54 UTC  (5+ messages)

[PATCH 1/4] Makefile: rules for printing kernel architecture and localversion
 2019-07-16 12:34 UTC  (8+ messages)
` [PATCH 4/4] debian: add generic rule file


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.