All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-03 11:30:20 to 2018-10-03 12:22:20 UTC [more...]

pull request: bluetooth-next 2018-09-30
 2018-10-03  5:35 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/6] dirty-bitmaps: fix QMP command permissions
 2018-10-03 12:21 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 1/6] block/dirty-bitmaps: add user_locked status checker
` [Qemu-devel] [PATCH v4 2/6] block/dirty-bitmaps: fix merge permissions
` [Qemu-devel] [PATCH v4 3/6] block/dirty-bitmaps: allow clear on disabled bitmaps

[PATCH] TC: Set DMA masks for devices
 2018-10-03 12:21 UTC 

[PATCH net] ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
 2018-10-03  5:32 UTC  (2+ messages)

[PATCH bpf-next] net: core: Fix build with CONFIG_IPV6=m
 2018-10-03  5:32 UTC 

[meta-java][PATCH] layer.conf: change LAYERSERIES_COMPAT to thud
 2018-10-03 12:20 UTC 

[PATCH net-next] ipv4: Allow sending multicast packets on specific i/f using VRF socket
 2018-10-03  5:31 UTC  (2+ messages)

[PATCH net-next] ipv6: add vrf table handling code for ipv6 mcast
 2018-10-03  5:31 UTC  (2+ messages)

[Patch net-next] net_sched: convert idrinfo->lock from spinlock to a mutex
 2018-10-03  5:31 UTC  (2+ messages)

[PATCH] drm/amdkfd: Fix incorrect use of process->mm
 2018-10-03 12:17 UTC  (2+ messages)

[PATCH] libxl: Restore scheduling parameters after migrate in best-effort fashion
 2018-10-03 12:16 UTC  (3+ messages)

Mimic offline problem
 2018-10-03 12:16 UTC  (8+ messages)

[PATCH] video: fbdev: arcfb: mark expected switch fall-through
 2018-10-03 11:50 UTC  (2+ messages)

[GIT PULL linux-next] Add Compiler Attributes tree
 2018-10-03 12:14 UTC  (10+ messages)

[PATCH net-next] bridge: mcast: Default back to multicast enabled state
 2018-10-03  5:27 UTC  (2+ messages)

[bug report] drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE checking if panel is used
 2018-10-03 12:13 UTC  (5+ messages)
` [PATCH 1/2] drm/sun4i: tcon: fix check of tcon->panel null pointer

[PATCH] spi: pxa2xx: Mark expected switch fall-through
 2018-10-03 12:12 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] gpio: da8xx: Add k2g compatible
 2018-10-03 12:12 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] gpio: da8xx: Push generic defines of gpio.h out of mach-davinci

[Qemu-devel] [PATCH] gtk: fix uninitialized variable
 2018-10-03 12:11 UTC 

[RFC PATCH v2 0/9] TI LMU and Dedicated Drivers
 2018-10-03 12:10 UTC  (10+ messages)
` [RFC PATCH v2 1/9] leds: add TI LMU backlight driver

[PATCH net-next 0/4] dpaa2-eth: Add support for Rx flow classification
 2018-10-03  5:24 UTC  (2+ messages)

[PATCH] drm/i915: Cache the error string
 2018-10-03 12:10 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: Cache the error string (rev5)
` ✓ Fi.CI.BAT: success "

[PATCH] regulator: fixed: Default enable high on DT regulators
 2018-10-03 12:10 UTC  (3+ messages)

[pull request][net 0/3] Mellanox, mlx5 fixes 2018-10-01
 2018-10-03  5:21 UTC  (2+ messages)

[igt-dev] [RFC i-g-t 0/6] 21st century intel_gpu_top & Co
 2018-10-03 12:07 UTC  (14+ messages)
`  "
` [igt-dev] [RFC i-g-t 1/6] include: DRM uAPI headers update
  `  "
` [igt-dev] [RFC i-g-t 2/6] intel-gpu-overlay: Add engine queue stats
  `  "
` [igt-dev] [RFC i-g-t 3/6] intel-gpu-overlay: Show 1s, 30s and 15m GPU load
  `  "
` [igt-dev] [RFC i-g-t 4/6] tests/perf_pmu: Add tests for engine queued/runnable/running stats
  `  "
` [igt-dev] [RFC i-g-t 5/6] intel-gpu-top: Add queue depths and load average
  `  "
` [igt-dev] [RFC i-g-t 6/6] intel-gpu-top: Support for client stats
  `  "

[U-Boot] [PATCH] ARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp157c-ev1
 2018-10-03 12:06 UTC  (2+ messages)

[PATCH net-next] tcp: do not release socket ownership in tcp_close()
 2018-10-03  5:18 UTC  (2+ messages)

[PATCH 0/2] Clean up leaks in commit-graph.c
 2018-10-03 12:04 UTC  (9+ messages)
` [PATCH 1/2] commit-graph: clean up leaked memory during write

[RFC 00/13] 21st century intel_gpu_top
 2018-10-03 12:04 UTC  (14+ messages)
` [RFC 01/13] drm/i915/pmu: Fix enable count array size and bounds checking
` [RFC 02/13] drm/i915: Keep a count of requests waiting for a slot on GPU
` [RFC 03/13] drm/i915: Keep a count of requests submitted from userspace
` [RFC 04/13] drm/i915/pmu: Add queued counter
` [RFC 05/13] drm/i915/pmu: Add runnable counter
` [RFC 06/13] drm/i915/pmu: Add running counter
` [RFC 07/13] drm/i915: Store engine backpointer in the intel_context
` [RFC 08/13] drm/i915: Move intel_engine_context_in/out into intel_lrc.c
` [RFC 09/13] drm/i915: Track per-context engine busyness
` [RFC 10/13] drm/i915: Expose list of clients in sysfs
` [RFC 11/13] drm/i915: Update client name on context create
` [RFC 12/13] drm/i915: Expose per-engine client busyness
` [RFC 13/13] drm/i915: Add sysfs toggle to enable per-client engine stats

[U-Boot] xzwrite
 2018-10-03 12:04 UTC 

[PATCH net 0/3] net: qualcomm: rmnet: Updates 2018-10-02
 2018-10-03  5:17 UTC  (2+ messages)

[PATCH v5 00/21] tpm: separate tpm 1.x and tpm 2.x commands
 2018-10-03 12:02 UTC  (9+ messages)
` [PATCH v5 06/21] tpm: move tpm1_pcr_extend to tpm1-cmd.c
` [PATCH v5 12/21] tpm: move pcr extend code to tpm2-cmd.c

[patch 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support
 2018-10-03 12:01 UTC  (6+ messages)

[PATCH] Bluetooth : Errata Service Release 8, Erratum 3253
 2018-10-03 11:59 UTC  (5+ messages)

[RFC PATCH 0/8] mtd: rawnand: ams-delta: Use gpio-omap accessors for data I/O
 2018-10-03 12:00 UTC  (2+ messages)
` [RFC PATCH] mtd: rawnand: ams-delta: use ->exec_op()

[PATCH] block: BFQ default for single queue devices
 2018-10-03 11:49 UTC  (6+ messages)

PV guests and APIC interaction
 2018-10-03 11:56 UTC 

Bad MAINTAINERS pattern in section 'INTEL PMC CORE DRIVER'
 2018-10-03 11:45 UTC  (4+ messages)

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

[PATCH] drm/i915: Always try to reset the GPU on takeover
 2018-10-03 11:53 UTC 

[PATCH] pango: don't disable debugging
 2018-10-03 11:52 UTC 

[PATCH] MAINTAINERS: intel_pmc_core: Update MAINTAINERS
 2018-10-03 11:51 UTC 

[PATCH] connman: neaten patches
 2018-10-03 11:52 UTC 

[GIT PULL 00/28] KVM: s390: Features for 4.20
 2018-10-03 11:52 UTC 

[GIT PULL] HID fixes
 2018-10-03 11:50 UTC  (2+ messages)

[PATCH] ARM: dts: imx6sx-sdb: Fix enet phy regulator
 2018-10-03 11:49 UTC  (3+ messages)

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

[PATCH i-g-t] igt/gem_exec_capture: Capture many, many objects
 2018-10-03 11:49 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for igt/gem_exec_capture: Capture many, many objects (rev3)

[PATCH] pango: fix ptest failed problem
 2018-10-03 11:48 UTC  (3+ messages)

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

[RESEND PATCH v4 0/8] Introduce the for_each_set_clump macro
 2018-10-03 11:48 UTC  (5+ messages)
` [RESEND PATCH v4 1/8] bitops: "

[PATCH] kvm: nVMX: fix entry with pending interrupt if APICv is enabled
 2018-10-03 11:47 UTC 

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

[Qemu-devel] [PATCH 3/5] hyperv: factor out arch-independent API into hw/hyperv
 2018-10-03 11:47 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] configs/imx6ulevk: Bump Linux to 4.18.11
 2018-10-03 11:47 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] configs/imx6ulevk: Bump u-boot to 2018.07

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

[Qemu-devel] [PATCH 0/3] Mark non-volatile memory regions
 2018-10-03 11:44 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] memory: learn about non-volatile memory region
` [Qemu-devel] [PATCH 2/3] nvdimm: set non-volatile on the "
` [Qemu-devel] [PATCH 3/3] memory-mapping: skip non-volatile memory regions in GuestPhysBlockList

[Qemu-devel] [PATCH v2 00/15] gdbstub: support for the multiprocess extension
 2018-10-03 11:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 15/15] arm/xlnx-zynqmp: put APUs and RPUs in separate GDB groups

[PATCH V4 00/25] mmc: mmci: add sdmmc variant for stm32
 2018-10-03 11:44 UTC  (6+ messages)
` [PATCH V4 02/25] mmc: mmci: create generic mmci_dma_setup

[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

[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  (3+ 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 v8 RESEND 0/4] Support kdump for AMD secure memory encryption(SME)
 2018-10-03 11:34 UTC  (5+ messages)

[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

[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 


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.