All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-03 10:57:46 to 2018-10-03 11:42:53 UTC [more...]

[PATCH v2 1/3] help: redirect to aliased commands for "git cmd --help"
 2018-10-03 11:42 UTC  (5+ messages)
` [PATCH v3 0/3] alias help tweaks
  ` [PATCH v3 1/3] help: redirect to aliased commands for "git cmd --help"
  ` [PATCH v3 2/3] git.c: handle_alias: prepend alias info when first argument is -h
  ` [PATCH v3 3/3] git-help.txt: document "git help cmd" vs "git cmd --help" for aliases

[Buildroot] Custom C Libraries for RISC-V 32-bit Support
 2018-10-03 11:41 UTC  (4+ messages)

[RFC 0/3] Enable ICL DSI PLL
 2018-10-03 11:41 UTC  (6+ messages)
` [RFC 1/3] drm/i915/icl: Restructure ICL DPLL enable functionality

[PATCH] mmc: renesas_sdhi: rename DTRAN_MODE_BUS_WID_TH to DTRAN_MODE_BUS_WIDTH
 2018-10-03 11:39 UTC 

linux-next: Tree for Oct 3
 2018-10-03 11:39 UTC 

[PATCH] rpmsg: glink: smem: Support rx peak for size less than 4 bytes
 2018-10-03 11:38 UTC 

[U-Boot] [PATCH 00/53] TF-A Boot support for NXP Chassis 2 platforms
 2018-10-03 11:37 UTC  (54+ messages)
` [U-Boot] [PATCH 01/53] move data structure out of cpu.h
` [U-Boot] [PATCH 02/53] env: allow flash and nand env driver to compile together
` [U-Boot] [PATCH 03/53] env: sf: define API to override sf environment address
` [U-Boot] [PATCH 04/53] env: nand: remove unnecessary env_ptr definition
` [U-Boot] [PATCH 05/53] armv8: layerscape: add TFABOOT config option
` [U-Boot] [PATCH 06/53] armv8: fsl-layerscape: identify boot source from PORSR register
` [U-Boot] [PATCH 07/53] armv8: ls1046ardb: Add TFABOOT defconfig
` [U-Boot] [PATCH 08/53] armv8: ls1046aqds: "
` [U-Boot] [PATCH 09/53] armv8: ls1046a: make environment address and size common
` [U-Boot] [PATCH 10/53] armv8: ls1043ardb: Add TFABOOT defconfig
` [U-Boot] [PATCH 11/53] armv8: ls1043aqds: "
` [U-Boot] [PATCH 12/53] armv8: ls1043a: make environment address and size common
` [U-Boot] [PATCH 13/53] armv8: ls1043aqds: define environment address for QSPI boot
` [U-Boot] [PATCH 14/53] armv8: ls1046aqds: "
` [U-Boot] [PATCH 15/53] net: fm: add TFABOOT support
` [U-Boot] [PATCH 16/53] drivers: qe: "
` [U-Boot] [PATCH 17/53] armv8: ls1046a: make FMAN address common
` [U-Boot] [PATCH 18/53] armv8: ls1043a: make FMAN and QE "
` [U-Boot] [PATCH 19/53] armv8: fsl-layerscape: bootcmd identification for TFABOOT
` [U-Boot] [PATCH 20/53] armv8: ls1046a: define BOOTCOMMAND "
` [U-Boot] [PATCH 21/53] armv8: ls1043a: "
` [U-Boot] [PATCH 22/53] armv8: ls1012ardb: Add TFABOOT defconfig
` [U-Boot] [PATCH 23/53] armv8: ls1012aqds: "
` [U-Boot] [PATCH 24/53] armv8: ls1012a: update environment address for TFABOOT
` [U-Boot] [PATCH 25/53] armv8: ls1012a: define BOOTCOMMAND "
` [U-Boot] [PATCH 26/53] armv8: layerscape: remove EL3 specific erratas "
` [U-Boot] [PATCH 27/53] armv8: sec_firmware: return job ring status as true in TFABOOT
` [U-Boot] [PATCH 28/53] armv8: layerscape: secure boot support for environment selection
` [U-Boot] [PATCH 29/53] armv8: layerscape: add SMC calls for DDR size and bank info
` [U-Boot] [PATCH 30/53] armv8: layerscape: skip OCRAM init for TFABOOT
` [U-Boot] [PATCH 31/53] armv8: ls1043ardb: Add TFABOOT defconfig for secure boot
` [U-Boot] [PATCH 32/53] armv8: ls1043aqds: "
` [U-Boot] [PATCH 33/53] armv8: ls1046ardb: "
` [U-Boot] [PATCH 34/53] armv8: ls1046aqds: "
` [U-Boot] [PATCH 35/53] armv8: ls1012ardb: "
` [U-Boot] [PATCH 36/53] armv8: ls1012aqds: "
` [U-Boot] [PATCH 37/53] armv8: ls1012ardb: Make U-Boot EL2 safe
` [U-Boot] [PATCH 38/53] armv8: ls1012aqds: "
` [U-Boot] [PATCH 39/53] armv8: layerscape: Enable routing SError exception
` [U-Boot] [PATCH 40/53] armv8: fsl-layerscape: change tlb base from OCRAM to DDR in EL < 3
` [U-Boot] [PATCH 41/53] armv8: ls1012afrwy: correct environment offset
` [U-Boot] [PATCH 42/53] armv8: sec_firmware: change el2_to_aarch32 SMC ID
` [U-Boot] [PATCH 43/53] driver/ifc: replace __ilog2 with LOG2 macro
` [U-Boot] [PATCH 44/53] drivers: ifc: add support for for TFABOOT
` [U-Boot] [PATCH 45/53] armv8: ls1046aqds: make IFC params common and dynamic
` [U-Boot] [PATCH 46/53] armv8: ls1043ardb: "
` [U-Boot] [PATCH 47/53] armv8: ls1043aqds: "
` [U-Boot] [PATCH 48/53] armv8: ls1012a: fix ls1012aqds secure boot compilation
` [U-Boot] [PATCH 49/53] armv8: fsl-layerscape: Update parsing boot source
` [U-Boot] [PATCH 50/53] armv8: ls1043aqds: add i2c QIXIS support for TFABOOT
` [U-Boot] [PATCH 51/53] armv8: ls1046aqds: "
` [U-Boot] [PATCH 52/53] armv8: fsl-layerscape: add support of MC framework for TFA
` [U-Boot] [PATCH 53/53] armv8: skip setenv if gd->env_addr is not default env

[PATCH v2 0/2] mmc: tmio: remove confusing TMIO_MMC_HAVE_HIGH_REG flag
 2018-10-03 11:36 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: tmio: move MFD variant reset to a platform hook
` [PATCH v2 2/2] mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flag

[PATCH 0/4] arm64/mm: Enable HugeTLB migration
 2018-10-03 11:37 UTC  (21+ messages)
` [PATCH 1/4] mm/hugetlb: Enable PUD level huge page migration

[RFC, PATCH] ipc/util.c: use idr_alloc_cyclic() for ipc allocations
 2018-10-03 11:37 UTC  (3+ messages)

perf segmentation fault from NULL dereference
 2018-10-03 11:36 UTC  (6+ messages)
      ` [PATCH] perf tools: Allocate id array in perf_event__synthesize_event_update_cpus

[PATCH] drm: fb-helper: Validate requested pixel format against bpp
 2018-10-03 11:36 UTC  (4+ messages)

[PATCH 0/2] mmc: tmio: remove confusing TMIO_MMC_HAVE_HIGH_REG flag
 2018-10-03 11:34 UTC  (4+ messages)
` [PATCH 1/2] mmc: tmio: move MFD variant reset to a platform hook

[PATCH 0/4] support DV encap and decap actions
 2018-10-03 11:35 UTC  (6+ messages)
` [PATCH 3/4] net/mlx5: add DV encap L2 and L3 operations

[PATCH v8 RESEND 0/4] Support kdump for AMD secure memory encryption(SME)
 2018-10-03 11:34 UTC  (5+ messages)

[Qemu-devel] [PATCH 4/5] default-configs: collect CONFIG_HYPERV* in hyperv.mak
 2018-10-03 11:34 UTC  (3+ messages)
  ` [Qemu-devel] [PATCH 3/5] hyperv: factor out arch-independent API into hw/hyperv

[PATCH 0/5] Add TIOCM Signals support for RPMSG char devices
 2018-10-03 11:34 UTC  (6+ messages)
` [PATCH 1/5] rpmsg: glink: Add GLINK signal support for RPMSG
` [PATCH 2/5] rpmsg: Add signal callback to rpmsg char device
` [PATCH 3/5] rpmsg: Add TIOCMGET/TIOCMSET ioctl support
` [PATCH 4/5] rpmsg: wakeup poll to notify signal update
` [PATCH 5/5] rpmsg: glink: Convert the native signals to TIOCM

[PATCH] drm/i915: Cache the error string
 2018-10-03 11:32 UTC  (2+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: Cache the error string (rev5)

[LTP] [PATCH 1/2] Make shell lib tests standalone
 2018-10-03 11:32 UTC  (4+ messages)
` [LTP] [RFC PATCH 0/1] Add automated tests for shell lib
  ` [LTP] [RFC PATCH 1/1] "

[PATCH 1/4] drm: Add P010, P012, P016 format definitions and fourcc
 2018-10-03 11:31 UTC  (3+ messages)

[LTP] [PATCH v2 0/4] New Fuzzy Sync library API
 2018-10-03 11:30 UTC  (5+ messages)
` [LTP] [PATCH v2 4/4] Add delay bias for difficult races

[PATCH] venus: vdec: fix decoded data size
 2018-10-03 11:30 UTC 

Linux kernel 3.16.59 released
 2018-10-03 11:30 UTC 

[PATCH xf86-video-intel v1] sna: Added AYUV format support for textured and sprite video adapters
 2018-10-03 11:29 UTC  (2+ messages)

[PATCH v4 2/2] [media] imx214: Add imx214 camera sensor driver
 2018-10-03 11:29 UTC  (2+ messages)

[PATCH 0/2] tools: correct/enhance cpupool handling
 2018-10-03 11:29 UTC  (4+ messages)
` [PATCH 1/2] libxl: modify domain config when moving domain to another cpupool

[PATCH v3 0/3] arm64 SMMUv3 PMU driver with IORT support
 2018-10-03 11:28 UTC  (9+ messages)
` [PATCH v3 2/3] perf: add arm64 smmuv3 pmu driver

Bug introduced by commit ebeeb1ad9b8a
 2018-10-03 11:28 UTC  (2+ messages)

style guide recommendations when including UAPI files?
 2018-10-03 11:27 UTC 

[PATCH 00/12] add per-domain and per-cpupool generic parameters
 2018-10-03 11:27 UTC  (7+ messages)

[PATCH v2 0/3] System call table generation support
 2018-10-03 11:26 UTC  (5+ messages)
` [PATCH v2 3/3] microblaze: uapi header and system call table file generation

vc4: NULL pointer dereference in drm_client_dev_hotplug
 2018-10-03 11:20 UTC  (12+ messages)

[PATCH v4] x86: use VMLOAD for PV context switch
 2018-10-03 11:25 UTC  (2+ messages)

glibc binary reproducibility
 2018-10-03 11:25 UTC  (5+ messages)

[PATCH v9 0/3] powerpc: Detection and scheduler optimization for POWER9 bigcore
 2018-10-03 11:19 UTC  (4+ messages)

[RFC v3 00/12] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2018-10-03 11:20 UTC  (13+ messages)
` [RFC v3 01/12] rtw88: main files
` [RFC v3 02/12] rtw88: core files
` [RFC v3 03/12] rtw88: hci files
` [RFC v3 04/12] rtw88: trx files
` [RFC v3 05/12] rtw88: mac files
` [RFC v3 06/12] rtw88: fw and efuse files
` [RFC v3 07/12] rtw88: phy files
` [RFC v3 08/12] rtw88: debug files
` [RFC v3 09/12] rtw88: chip files
` [RFC v3 10/12] rtw88: 8822B init table
` [RFC v3 11/12] rtw88: 8822C "
` [RFC v3 12/12] rtw88: Kconfig & Makefile

[PATCH 1/4] ethdev: add SCTP Rx checksum offload support
 2018-10-03 11:19 UTC  (10+ messages)
` [PATCH v2 1/4] ethdev: add Rx offload outer UDP checksum definition

[PATCH] powerpc: use PTRRELOC during early init
 2018-10-03 11:18 UTC  (3+ messages)

[PATCH] firmware: dcdbas: include linux/io.h
 2018-10-03 11:20 UTC  (2+ messages)

[PATCH] media: vivid: Support 480p for webcam capture
 2018-10-03 11:16 UTC  (4+ messages)

[PATCH net-next v6 00/23] WireGuard: Secure Network Tunnel
 2018-10-03 11:15 UTC  (4+ messages)
` [PATCH net-next v6 23/23] net: WireGuard secure network tunnel

[Qemu-devel] [PATCH 05/10] hyperv: add synic message delivery
 2018-10-03 11:12 UTC  (2+ messages)
` [Qemu-devel] [PATCH 00/10] hyperv: add connection infrastructure

[PATCH 06/10] mt76x2: move mt76x2_dev in mt76x02_util.h
 2018-10-03 11:12 UTC  (4+ messages)

[PATCH 1/2] drm/amdgpu: Change SI/CI gfx/sdma/smu init sequence
 2018-10-03 11:11 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: Change AI "

[Qemu-devel] [PATCH] qapi/misc.json: Remove superfluous words in CpuModelExpansionType
 2018-10-03 11:11 UTC  (2+ messages)

[PATCH 0/5] Change the hw ip initialize sequence
 2018-10-03 11:10 UTC  (6+ messages)
  ` [PATCH 1/5] drm/amdgpu: Don't reallocate ucode bo when suspend
  ` [PATCH 2/5] drm/amd/pp: Allocate ucode bo in request_smu_load_fw
  ` [PATCH 3/5] drm/amd/pp: Implement load_firmware interface
  ` [PATCH 4/5] drm/amdgpu: Add fw load in gfx_v8 and sdma_v3
  ` [PATCH 5/5] drm/amdgpu: Change VI gfx/sdma/smu init sequence

[U-Boot] Please pull from u-boot-i2c
 2018-10-03 11:09 UTC 

[CI] drm/i915/execlists: Flush the CS events before unpinning
 2018-10-03 11:09 UTC 

[PATCH RFC] cpuidle/drivers/menu: Remove get_loadavg in the performance multiplier
 2018-10-03 11:09 UTC  (4+ messages)

[U-Boot] [PATCH] i2c: Add support for the Arm's Versatile Express I2C controller
 2018-10-03 11:08 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[Ksummit-discuss] [TECH TOPIC] ZUFS - Zero Copy User-Mode FileSystem - One year Later
 2018-10-03 11:06 UTC  (2+ messages)

[tpm2] Conflicting TPM2 engines and storage formats
 2018-10-03 11:06 UTC 

[PATCH 0/6] Add uSD and eMMC to iwg23s
 2018-10-03 11:05 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: mmc: renesas_sdhi: Add r8a77470 support
` [PATCH 4/6] ARM: dts: r8a77470: Add SDHI0 support
` [PATCH 5/6] ARM: dts: r8a77470: Add SDHI1 support
` [PATCH 6/6] ARM: dts: iwg23s-sbc: Add uSD and eMMC support

[PATCH v2 01/15] platform: goldfish: pipe: Move the file-scope goldfish_interrupt_tasklet variable into the driver state
 2018-10-03 11:05 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/2] Shaders documentation RESENDING
 2018-10-03 11:05 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 1/2] shaders: Add assembler instructions and update README for shaders
` [igt-dev] [PATCH i-g-t 2/2] lib/i915: Move shaders directory

Weird altp2m behaviour when switching early to a new view
 2018-10-03 11:02 UTC  (4+ messages)

[PATCH] mm: Avoid swapping in interrupt context
 2018-10-03 11:01 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] Add Khadas VIM2 board support
 2018-10-03 11:01 UTC  (3+ messages)

[PATCH] mfd: cros-ec: copy the whole event when msg->version is 0
 2018-10-03 11:01 UTC  (3+ messages)
` [PATCH] mfd: cros-ec: copy the whole event in get_next_event_xfer

[PATCH v6 0/3] Add a kernel parameter to change the padding size for KASLR
 2018-10-03 11:00 UTC  (3+ messages)

[PATCH] drm/i915: Optionally disable automatic recovery after a GPU reset
 2018-10-03 10:59 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v8 0/9] KVM: Support PUD hugepage at stage 2
 2018-10-03 10:59 UTC  (5+ messages)
` [PATCH v8 1/9] KVM: arm/arm64: Ensure only THP is candidate for adjustment

[Qemu-devel] [PULL 0/6] Chardev patches
 2018-10-03 10:57 UTC  (7+ messages)
` [Qemu-devel] [PULL 1/6] chardev: avoid crash if no associated address
` [Qemu-devel] [PULL 2/6] chardev: remove qemu_chr_fe_read_all() counter
` [Qemu-devel] [PULL 3/6] chardev: unref if underlying chardev has no parent
` [Qemu-devel] [PULL 4/6] char.h: fix gtk-doc comment style
` [Qemu-devel] [PULL 5/6] chardev: mark the calls that allow an implicit mux monitor
` [Qemu-devel] [PULL 6/6] chardev: use a child source for qio input source

[PATCH 00/12] add per-domain and per-cpupool generic parameters
 2018-10-03 10:58 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/2] Fix to keystone2 uinitrd fixup logic
 2018-10-03 10:58 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] fdt: add call to ft_board_setup_ex() for ks2 boards
` [U-Boot] [PATCH v2 2/2] board: ks2: move uinitrd fixup logic inside ft_board_setup_ex

[PATCH v5 2/3] ACPI / NUMA: Add warning message if the padding size for KASLR is not enough
 2018-10-03 10:58 UTC  (3+ messages)
` [tip:x86/boot] ACPI/NUMA: "

[Qemu-devel] [PATCH 00/13] target/arm: Implement v8M stack limit checks
 2018-10-03 10:44 UTC  (3+ messages)
` [Qemu-devel] [PATCH 10/13] target/arm: Add v8M stack checks for T32 load/store single

[PATCH] ath10k: Fill the channel survey results for WCN3990 correctly
 2018-10-03 10:57 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Remove FW_LOAD_DIRECT type support on VI
 2018-10-03 10:57 UTC 


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.