All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-12 18:08:56 to 2019-10-12 20:25:11 UTC [more...]

[U-Boot] [PATCH v2 00/26] remoteproc: Add support for R5F and DSP processors
 2019-10-12 20:25 UTC  (25+ messages)
` [U-Boot] [PATCH v2 01/26] dm: core: Add a function to count the children of a device
` [U-Boot] [PATCH v2 02/26] remoteproc: ops: Add elf section size as input parameter to device_to_virt api
` [U-Boot] [PATCH v2 03/26] remoteproc: elf_loader: Always check the validity of the image before loading
` [U-Boot] [PATCH v2 04/26] remoteproc: elf-loader: Add 64 bit elf loading support
` [U-Boot] [PATCH v2 05/26] remoteproc: elf_loader: Introduce a common elf loader and checker functions
` [U-Boot] [PATCH v2 06/26] remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() api
` [U-Boot] [PATCH v2 07/26] remoteproc: tisci_proc: Add helper api for controlling core power domain
` [U-Boot] [PATCH v2 08/26] dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCs
` [U-Boot] [PATCH v2 09/26] remoteproc: Introduce K3 remoteproc driver for R5F subsystem
` [U-Boot] [PATCH v2 10/26] dt-bindings: remoteproc: Add bindings for DSP C66x clusters on TI K3 SoCs
` [U-Boot] [PATCH v2 11/26] remoteproc: Introduce K3 C66 and C71 remoteproc driver
` [U-Boot] [PATCH v2 12/26] arm: dts: k3-j721e-mcu: Add MCU domain R5F cluster node

[PATCH] media: imx.rst: Update the imx6-sabreauto ADV7180 instructions
 2019-10-12 20:24 UTC  (3+ messages)

[U-Boot] [PATCH 0/7] Implement UART-based boot of TI K3 AM65x SoCs
 2019-10-12 20:24 UTC  (15+ messages)
` [U-Boot] [PATCH 1/7] spl: ymodem: Fix FIT loading termination handling
` [U-Boot] [PATCH 2/7] spl: ymodem: Make SPL Y-Modem loader framework accessible
` [U-Boot] [PATCH 3/7] arm: K3: common: Allow for early console functionality
` [U-Boot] [PATCH 4/7] arm: K3: sysfw-loader: Allow loading SYSFW via Y-Modem
` [U-Boot] [PATCH 5/7] armv7R: dts: k3: am654: Add MCU_UART0 related definitions
` [U-Boot] [PATCH 6/7] configs: am65x_evm_r5: Activate early console functionality
` [U-Boot] [PATCH 7/7] board: ti: am65x: Add UART boot procedure in README

[U-Boot] [PATCH V2] spl: add a generic function board_init_f
 2019-10-12 20:23 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] arm64: print instructions leading to exception
 2019-10-12 20:23 UTC  (2+ messages)

[U-Boot] [PATCH] cmd: avoid decimal conversion
 2019-10-12 20:23 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] ARM: asm/io.h: kill off confusing #ifdef __mem_pci block
 2019-10-12 20:23 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] ARM: asm/io.h: remove redundant #if !defined(readb) block

[U-Boot] [PATCH] spl: Introduce SPL_DM_SPI Kconfig define
 2019-10-12 20:23 UTC  (2+ messages)

[U-Boot] [PATCH] spl: mmc: Fix indentation in spl_mmc.c file
 2019-10-12 20:23 UTC  (2+ messages)

[U-Boot] [PATCH] spl: mmc: Add option to set eMMC HW boot partition
 2019-10-12 20:23 UTC  (2+ messages)

[U-Boot] [PATCH v2] regulator: fixed: Modify enable-active-high behavior
 2019-10-12 20:22 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/8] add PCIe, its PHY and AHCI support for mt7623
 2019-10-12 20:22 UTC  (17+ messages)
` [U-Boot] [PATCH v4 1/8] pci: mediatek: add PCIe controller support for MT7623
` [U-Boot] [PATCH v4 2/8] phy: mediatek: add MediaTek T-PHY support for PCIe
` [U-Boot] [PATCH v4 3/8] arm: dts: add PCIe controller for MT7623 SoC
` [U-Boot] [PATCH v4 4/8] arm: dts: split mtk-reset.h into per-chip header
` [U-Boot] [PATCH v4 5/8] dt-bindings: pcie: add a document for MT7623 PCIe controller
` [U-Boot] [PATCH v4 6/8] dt-bindings: phy: add a document for MediaTek tphy
` [U-Boot] [PATCH v4 7/8] ahci-pci: ASM1061 report wrong class, but support AHCI
` [U-Boot] [PATCH v4 8/8] ata: ahci: Don't forget to clear upper address regs

[U-Boot] [PATCH V3 01/10] spi: hsspi: allow to be used on bcm6858 and bcm63158
 2019-10-12 20:22 UTC  (20+ messages)
` [U-Boot] [PATCH V3 02/10] waitbit: Add the generic wait_for_bit macros for 16 and 32 bits
` [U-Boot] [PATCH V3 03/10] spi: bcm63xx_hsspi: switch to raw I/O functions
` [U-Boot] [PATCH V3 04/10] spi: bcm63xx_hsspi: Continue init when using no reset and fixed-clock
` [U-Boot] [PATCH V3 05/10] dt: bcm63158: Add hsspi controller
` [U-Boot] [PATCH V3 06/10] dt: bcm963158: add a spi-nor device
` [U-Boot] [PATCH V3 07/10] configs: Add hsspi/spi support to bcm963158
` [U-Boot] [PATCH V3 08/10] dt: bcm6858: add hsspi controller
` [U-Boot] [PATCH V3 09/10] dt: bcm968580xref: add a spi-nor device
` [U-Boot] [PATCH V3 10/10] bcm968580xref: enable spi-nor support

[U-Boot] Please pull u-boot-x86
 2019-10-12 20:21 UTC  (2+ messages)

[RFT PATCH 0/3] crypto: s390 - convert to skcipher API
 2019-10-12 20:18 UTC  (4+ messages)
` [RFT PATCH 1/3] crypto: s390/aes "
` [RFT PATCH 2/3] crypto: s390/paes "
` [RFT PATCH 3/3] crypto: s390/des "

[PATCH xf86-video-nouveau] nv4/exa: tiling is unsupported pre-nv10, reduce alignment requirements
 2019-10-12 20:17 UTC 

[PATCH net-next] Change in Openvswitch to support MPLS label depth of 3 in ingress direction
 2019-10-12 20:11 UTC  (6+ messages)

[GIT PULL] RISC-V updates for v5.4-rc3
 2019-10-12 20:10 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] pkgconf: Split pkgconf command into multi-line
 2019-10-12 20:09 UTC  (7+ messages)
` [Buildroot] [PATCH 3/3] pkgconf: Configure using pkgconf-personality

[PATCH] arm64: dts: sun50i: sopine-baseboard: Expose serial1, serial2 and serial3
 2019-10-12 20:05 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/python-backports-functools-lru-cache: new pacakge
 2019-10-12 20:04 UTC  (2+ messages)

[Buildroot] [git commit] package/python-arrow: bump to version 0.15.2
 2019-10-12 20:03 UTC 

[Buildroot] [git commit] package/python-backports-functools-lru-cache: new package
 2019-10-12 20:01 UTC 

[Buildroot] [PATCH 1/1] package/brltty: fix build with expat
 2019-10-12 19:58 UTC  (2+ messages)

nft and defined variables
 2019-10-12 19:52 UTC 

[PATCH 0/2] Dir rename fixes
 2019-10-12 19:47 UTC  (4+ messages)
` [PATCH 1/2] merge-recursive: clean up get_renamed_dir_portion()

[PATCH] btrfs: don't needlessly create extent-refs kernel thread
 2019-10-12 19:47 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/memcached: bump to version 1.5.19
 2019-10-12 19:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libva: switch to virtual opengl provider
 2019-10-12 19:45 UTC  (2+ messages)

[PATCH 1/2] Input: add zinitix touchscreen driver
 2019-10-12 19:27 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: input/touchscreen: add bindings for zinitix

[U-Boot] [PATCH v4 0/5] efi_loader: disk: install FILE_SYSTEM_PROTOCOL to whole disk
 2019-10-12 19:43 UTC  (3+ messages)
` [U-Boot] [PATCH v4 5/5] efi_loader: disk: install file system protocol to a "

[PATCH v4] IB/core: Trace points for diagnosing completion queue issues
 2019-10-12 19:42 UTC 

[PATCH v3 0/2] iio: add driver for Bosch BMA400 accelerometer
 2019-10-12 19:25 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: accel: bma400: add bindings
` [PATCH v3 2/2] iio: (bma400) add driver for the BMA400

[net-next v3 0/7] new PTP ioctl fixes
 2019-10-12 19:36 UTC  (21+ messages)
` [net-next v3 2/7] net: reject PTP periodic output requests with unsupported flags
    ` [Intel-wired-lan] "
` [net-next v3 3/7] mv88e6xxx: reject unsupported external timestamp flags
    ` [Intel-wired-lan] "
` [net-next v3 4/7] dp83640: "
    ` [Intel-wired-lan] "
` [net-next v3 5/7] igb: "
    ` [Intel-wired-lan] "
` [net-next v3 6/7] mlx5: "
    ` [Intel-wired-lan] "
` [net-next v3 7/7] renesas: "
    ` [Intel-wired-lan] "

[PATCH net] net: sched: act_mirred: drop skb's dst_entry in ingress redirection
 2019-10-12 19:34 UTC  (2+ messages)

[RFC PATCH v2 1/2] kpartx: Use fixed size types in struct solaris_x86_slice
 2019-10-12 19:29 UTC  (2+ messages)
` [RFC PATCH v2 2/2] kpartx: Use fixed size types in struct solaris_x86_vtoc

[PATCH RFC v1 0/2] vhost: ring format independence
 2019-10-12 19:26 UTC  (4+ messages)

[PATCH v2 net-next 00/12] net: aquantia: PTP support for AQC devices
 2019-10-12 19:25 UTC  (10+ messages)
` [PATCH v2 net-next 01/12] net: aquantia: PTP skeleton declarations and callbacks
` [PATCH v2 net-next 03/12] net: aquantia: add basic ptp_clock callbacks
` [PATCH v2 net-next 09/12] net: aquantia: implement get_ts_info ethtool
` [PATCH v2 net-next 11/12] net: aquantia: add support for PIN funcs

[PATCH] drm/imx: fix memory leak in imx_pd_bind
 2019-10-12 19:24 UTC  (16+ messages)
` drm/imx: Checking a kmemdup() call in imx_pd_bind()
    ` [PATCH 0/2] drm/imx: Adjustments for two functions
      ` [PATCH 1/2] drm/imx: Fix error handling for a kmemdup() call in imx_pd_bind()

[PATCH v10 00/36] Add directory rename detection to git
 2019-10-12 19:23 UTC  (5+ messages)
` [PATCH v10 18/36] merge-recursive: add get_directory_renames()

[drm-intel:drm-intel-next-queued 7/9] drivers/gpu/drm/i915/selftests/intel_memory_region.c:166: undefined reference to `__umoddi3'
 2019-10-12 19:20 UTC  (2+ messages)

[PATCH RFC v2 0/2] vhost: ring format independence
 2019-10-12 19:18 UTC  (5+ messages)
` [PATCH RFC v2 1/2] vhost: option to fetch descriptors through an independent struct
` [PATCH RFC v2 2/2] vhost: batching fetches

[PATCH RFC v2 0/2] vhost: ring format independence
 2019-10-12 19:18 UTC 

[PATCH 0/7] Harden userfaultfd
 2019-10-12 19:16 UTC  (8+ messages)
` [PATCH 1/7] Add a new flags-accepting interface for anonymous inodes
` [PATCH 2/7] Add a concept of a "secure" anonymous file
` [PATCH 3/7] Add a UFFD_SECURE flag to the userfaultfd API
` [PATCH 4/7] Teach SELinux about a new userfaultfd class
` [PATCH 5/7] Let userfaultfd opt out of handling kernel-mode faults
` [PATCH 6/7] Allow users to require UFFD_SECURE
` [PATCH 7/7] Add a new sysctl for limiting userfaultfd to user mode faults

Linux 5.3.6
 2019-10-12 19:16 UTC 

[Buildroot] [PATCH v4 1/2] cmake: add version 3.15.3
 2019-10-12 19:15 UTC  (6+ messages)
` [Buildroot] [PATCH v4 2/2] support/dependencies: set cmake version min to 3.10

[PATCH net-next 0/4] PTP driver refactoring for SJA1105 DSA
 2019-10-12 19:14 UTC  (2+ messages)

[PATCH net-next] net: sched: Avoid using yield() in a busy waiting loop
 2019-10-12 19:14 UTC  (2+ messages)

Pyro, imx-gpu-viv and libGL.so
 2019-10-12 19:12 UTC 

[PATCH 1/1] kpartx: Use __kernel_daddr_t for solaris_x86_slice.s_start
 2019-10-12 19:08 UTC  (9+ messages)

[Xen-devel] [ovmf test] 142636: regressions - FAIL
 2019-10-12 19:07 UTC 

[Bug 205089] New: amdgpu : drm:amdgpu_cs_ioctl : Failed to initialize parser -125
 2019-10-12 19:06 UTC  (3+ messages)
` [Bug 205089] "

[GIT PULL] MIPS fixes
 2019-10-12 19:04 UTC 

[dpdk-dev] [PATCH 0/8] eBPF arm64 JIT support
 2019-10-12 12:22 UTC  (3+ messages)

[dpdk-dev] [PATCH] bpf: hide internal program arg type
 2019-10-12 12:28 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/10] fix global variable multiple definitions
 2019-10-12 12:36 UTC  (3+ messages)
` [dpdk-dev] [PATCH 08/10] app/testpmd: "
  ` [dpdk-dev] [dpdk-stable] "

[dpdk-dev] [PATCH] build: avoid --as-needed as it causes overlinking
 2019-10-12 13:02 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "
    ` [dpdk-dev] [dpdk-stable] "

[PATCH v4 00/11] crypto: add sun8i-ce driver for Allwinner crypto engine
 2019-10-12 18:48 UTC  (34+ messages)
` [PATCH v4 01/11] crypto: Add allwinner subdirectory
` [PATCH v4 02/11] crypto: Add Allwinner sun8i-ce Crypto Engine
` [PATCH v4 03/11] dt-bindings: crypto: Add DT bindings documentation for "
` [PATCH v4 04/11] ARM: dts: sun8i: R40: add crypto engine node
` [PATCH v4 05/11] ARM: dts: sun8i: H3: Add Crypto Engine node
` [PATCH v4 06/11] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on A64
` [PATCH v4 07/11] ARM64: dts: allwinner: sun50i: Add crypto engine node on H5
` [PATCH v4 08/11] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on H6
` [PATCH v4 09/11] sunxi_defconfig: add new Allwinner crypto options
` [PATCH v4 10/11] arm64: defconfig: "
` [PATCH v4 11/11] crypto: sun4i-ss: Move to Allwinner directory

[Xen-devel] wall clock drift on C24x mainboard, best practices
 2019-10-12 18:47 UTC 

v4l-utils undefined symbol: dvb_dev_alloc
 2019-10-12 18:47 UTC  (3+ messages)

[PULL v2] First set of iio new device support etc for the 5.5 cycle
 2019-10-12 18:41 UTC  (5+ messages)

[RFC] iio: adis: Fix build warnings due to disagreement on whether ret can be > 0
 2019-10-12 18:44 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: rk3399: rock960: Update config for TPL
 2019-10-12 18:44 UTC  (2+ messages)

[PATCH] drm/i915/perf: Prefer using the pinned_ctx for emitting delays on config
 2019-10-12 18:41 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/perf: Prefer using the pinned_ctx for emitting delays on config (rev2)

[PATCH v2 0/5] Remove typedef declarations in staging: octeon
 2019-10-12 18:37 UTC  (6+ messages)
` [PATCH v2 3/5] staging: octeon: remove typedef declaration for cvmx_fau_reg_32
  ` [Outreachy kernel] "
` [Outreachy kernel] [PATCH v2 0/5] Remove typedef declarations in staging: octeon

[Bug 204241] New: amdgpu fails to resume from suspend
 2019-10-12 18:35 UTC  (2+ messages)
` [Bug 204241] "

[PATCH] target/riscv: PMP violation due to wrong size parameter
 2019-10-12 18:30 UTC  (4+ messages)

mac80211: Checking a kmemdup() call in ieee80211_send_assoc()
 2019-10-12 18:34 UTC  (2+ messages)

drivers/net/ethernet/pensando/ionic/ionic_lif.c:333:2: error: implicit declaration of function 'dynamic_hex_dump'
 2019-10-12 18:23 UTC  (2+ messages)

pull-request: bpf 2019-10-12
 2019-10-12 18:22 UTC  (2+ messages)

SUNRPC: Checking a kmemdup() call in xdr_netobj_dup()
 2019-10-12 18:20 UTC  (2+ messages)

drivers/net/ethernet/pensando/ionic/ionic_lif.c:333:2: error: implicit declaration of function 'dynamic_hex_dump'; did you mean 'seq_hex_dump'?
 2019-10-12 18:19 UTC  (2+ messages)

[Xen-devel] [PATCH for-4.13] docs: Extend with details about runtime microcode loading
 2019-10-12 18:18 UTC 

[PATCH v3 0/6] target/mips: Misc cleanups for September/October 2019
 2019-10-12 18:13 UTC  (2+ 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.