All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-01 16:56:18 to 2018-10-01 18:01:25 UTC [more...]

[PATCH 1/3] drm/i915: Restore vblank interrupts earlier
 2018-10-01 16:56 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/3] "

[B.A.T.M.A.N.] B.A.T.M.A.N. port to ESP32
 2018-10-01 18:01 UTC 

RESEND and REBASE arm+arm64+aarch32 vdso rewrite
 2018-10-01 17:58 UTC  (32+ messages)
` RESEND [PATCH v5 01/12] arm: vdso: rename vdso_datapage variables
` RESEND [PATCH v5 02/12] arm: vdso: add include file defining __get_datapage()
` RESEND [PATCH v5 03/12] arm: vdso: inline assembler operations to compiler.h
` RESEND [PATCH v5 04/12] arm: vdso: do calculations outside reader loops
` RESEND [PATCH v6 05/12] arm: vdso: Add support for CLOCK_MONOTONIC_RAW
` RESEND [PATCH v5 06/12] arm: vdso: add support for clock_getres
` RESEND [PATCH v5 07/12] arm: vdso: disable profiling
` RESEND [PATCH v5 08/12] arm: vdso: Add ARCH_CLOCK_FIXED_MASK
` RESEND [PATCH v5 09/12] arm: vdso: move vgettimeofday.c to lib/vdso/
` RESEND [PATCH v5 10/12] arm64: vdso: replace gettimeofday.S with global vgettimeofday.C
` RESEND [PATCH v6 11/12] lib: vdso: Add support for CLOCK_BOOTTIME
` RESEND [PATCH v5 12/12] lib: vdso: do not expose gettimeofday, if no arch supported timer
` RESEND [PATCH] lib: vdso: add support for time
` RESEND [PATCH v3 1/3] arm64: compat: Split the sigreturn trampolines and kuser helpers (C sources)
` RESEND [PATCH v3 2/3] arm64: compat: Split the sigreturn trampolines and kuser helpers (assembler sources)
` RESEND [PATCH v3 3/3] arm64: compat: Add CONFIG_KUSER_HELPERS
` RESEND [PATCH] arm64: compat: Expose offset to registers in sigframes
` RESEND [PATCH 1/6] arm64: compat: Use vDSO sigreturn trampolines if available
` RESEND [PATCH 2/6] arm64: elf: Set AT_SYSINFO_EHDR in compat processes
` RESEND [PATCH 3/6] arm64: Refactor vDSO init/setup
` RESEND [PATCH v2 4/6] arm64: compat: Add a 32-bit vDSO
` RESEND [PATCH 5/6] arm64: compat: 32-bit vDSO setup
` RESEND [PATCH v2 6/6] arm64: Wire up and expose the new compat vDSO

[PATCH] ARM: dts: BCM53573: Relicense Tenda AC9 file to the GPL 2.0+ / MIT
 2018-10-01 18:01 UTC  (3+ messages)

[PATCH] ARM: dts: BCM5301X: Relicense BCM47094 file to the GPL 2.0+ / MIT
 2018-10-01 18:00 UTC  (3+ messages)

[git pull] pinctrl: sh-pfc: Updates for v4.20 (take two)
 2018-10-01 11:22 UTC  (2+ messages)

[PATCH] ARM: dts: BCM5301X: Relicense BCM47081/BCM4709 files to the GPL 2.0+ / MIT
 2018-10-01 18:00 UTC  (3+ messages)

[PATCH 00/13] drm/msm: Hook up the DRM gpu scheduler
 2018-10-01 18:00 UTC  (3+ messages)
` [PATCH 02/13] drm/msm: Change msm_gpu_submit() API

[PATCH v6 00/18] APEI in_nmi() rework
 2018-10-01 17:59 UTC  (5+ messages)
` [PATCH v6 05/18] ACPI / APEI: Make estatus queue a Kconfig symbol

[PATCH v4 00/19] LSM: Module stacking for SARA and Landlock
 2018-10-01 17:58 UTC  (7+ messages)

[xen-unstable test] 128240: regressions - FAIL
 2018-10-01 17:58 UTC  (11+ messages)

[PATCH 00/14] Upstream kernel/uboot/Multimedia for L4.9.123-2.3.0_8mm
 2018-10-01 17:57 UTC  (5+ messages)
` [PATCH 01/14] linux-libc-headers: Use linux-libc-headers v4.9 for L4.9.123-2.3.0_8mm_ga
` [PATCH 05/14] imx8mmevk.conf/imx-base.inc: Add i.MX 8MM EVK support

[net-next, PATCH 0/2, v3] net: socionext: XDP support
 2018-10-01 11:20 UTC  (7+ messages)
` [net-next, PATCH 1/2, v3] net: socionext: different approach on DMA

[PATCH] ARM: makefile: pass -march=armv4 to assembler even on CPU32v3
 2018-10-01 17:56 UTC  (3+ messages)

[GIT PULL] clk: meson: updates for v4.20
 2018-10-01 17:55 UTC  (3+ messages)

[U-Boot] [PATCH 01/18] gpio: mpc8xxx: add support for Layerscape SoC
 2018-10-01 17:55 UTC  (7+ messages)
` [U-Boot] [PATCH 03/18] armv8: ls1043ardb: Enable GPIO driver
` [U-Boot] [PATCH 15/18] armv8: ls1088a: add i2c entry

[U-Boot] [PATCH 00/15] sandbox: Add support for TPL and other improvements
 2018-10-01 17:55 UTC  (16+ messages)
` [U-Boot] [PATCH 01/15] log: Add helpers for common log levels
` [U-Boot] [PATCH 02/15] sandbox: Support file truncation with os_open()
` [U-Boot] [PATCH 03/15] sandbox: Add a way to write data to the host filesystem
` [U-Boot] [PATCH 04/15] sandbox: spi: Drop command-line SPI option
` [U-Boot] [PATCH 05/15] sandbox: Support booting from TPL to SPL
` [U-Boot] [PATCH 06/15] sandbox: Add a flag to set the default log level
` [U-Boot] [PATCH 07/15] sandbox: Remove the old memory file later
` [U-Boot] [PATCH 08/15] sandbox: spi: Add more logging
` [U-Boot] [PATCH 09/15] sandbox: video: Speed up video output
` [U-Boot] [PATCH 10/15] sandbox: Add a debug UART
` [U-Boot] [PATCH 11/15] serial: sandbox: Allow serial output without device tree
` [U-Boot] [PATCH 12/15] sandbox: tpm: Tidy up enums and return values
` [U-Boot] [PATCH 13/15] sandbox: tpm: Enhance to support the latest Chromium OS
` [U-Boot] [PATCH 14/15] dm: spi: Clean up detection of sandbox SPI emulator
` [U-Boot] [PATCH 15/15] sandbox: Restore blocking I/O on exit

[PATCH v6 0/6] Add Rockchip VPU JPEG encoder
 2018-10-01 17:54 UTC  (3+ messages)

[qemu-mainline test] 128274: regressions - FAIL
 2018-10-01 17:53 UTC 

[RFC PATCH 00/11] New TM Model
 2018-10-01 17:50 UTC  (6+ messages)
` [RFC PATCH 11/11] selftests/powerpc: Adapt the test

Deadlock in fsnotify for
 2018-10-01 11:09 UTC  (3+ messages)

[PATCH] staging: dgnc: Fix Kconfig help header and text
 2018-10-01 17:38 UTC  (6+ messages)
` [PATCH v3] "

[GIT PULL] Late arm64 fixes for 4.19
 2018-10-01 17:46 UTC  (2+ messages)

[PATCH v16 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-10-01 17:45 UTC  (6+ messages)
` [PATCH v16 4/5] dt-bindings: arm-smmu: Add bindings for qcom, smmu-v2
    ` [PATCH v16 4/5] dt-bindings: arm-smmu: Add bindings for qcom,smmu-v2

[PATCH v8 0/9] KVM: Support PUD hugepage at stage 2
 2018-10-01 17:44 UTC  (4+ messages)
` [PATCH v8 2/9] KVM: arm/arm64: Share common code in user_mem_abort()

[PATCH v2] i2c: brcmstb: Allow enabling the driver on DSL SoCs
 2018-10-01 17:43 UTC  (2+ messages)

[PATCH v2 1/1] fanotify: introduce new event flag FAN_EXEC
 2018-10-01 11:06 UTC  (3+ messages)

more reflink fixes & debug
 2018-10-01 11:03 UTC  (5+ messages)
` [PATCH 1/5] xfs: cancel COW blocks before swapext

[PATCH v2] x86/boot: define CC_HAVE_ASM_GOTO
 2018-10-01 17:38 UTC  (5+ messages)

[bug report] rpmsg: glink: Use the local intents when receiving data
 2018-10-01 11:00 UTC 

[GIT PULL v2 for 4.20] Big V4L2 fwnode patchset
 2018-10-01 10:59 UTC 

[PATCH] iio: adc: Fix Renesas GyroADC MAINTAINERS entry
 2018-10-01 10:58 UTC 

[PATCH v2 0/4] AHCI support for BCM63138
 2018-10-01 17:33 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: ata: Document BCM63138 compatible string
` [PATCH v2 2/4] ata: ahci_brcm: Allow optional reset controller to be used
` [PATCH v2 3/4] ata: ahci_brcm: Match BCM63138 compatible strings
` [PATCH v2 4/4] ata: ahci_brcm: Allow using driver or DSL SoCs

[PATCH net-next] geneve: fix ttl inherit type
 2018-10-01 10:56 UTC  (4+ messages)

[U-Boot] Errors when starting sandbox
 2018-10-01 17:32 UTC 

[U-Boot] [PATCH 00/22] spl: Add features for passing info from SPL to U-Boot proper
 2018-10-01 17:32 UTC  (3+ messages)

[PATCH] iomap: set page dirty after partial delalloc on mkwrite
 2018-10-01 10:54 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/vlc: fix linking with tremor
 2018-10-01 17:31 UTC 

[pull-request] next-pipeline 18.11 PRE-RC1
 2018-10-01 17:30 UTC 

[Bug 200695] New: Blank screen on RX 580 with amdgpu.dc=1 enabled (no displays detected)
 2018-10-01 17:30 UTC  (2+ messages)
` [Bug 200695] "

[PATCH] drm/i915: fix wrong error number report
 2018-10-01 17:30 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] pipeline: add symmetric crypto to table action
 2018-10-01 17:26 UTC  (3+ messages)
` [PATCH v2 0/7] pipeline: add symmetric crypto to action

[PATCH v5] media: imx208: Add imx208 camera sensor driver
 2018-10-01 10:50 UTC  (5+ messages)

[PATCH v3 0/4] drivers: clk: Add ZynqMP clock driver support
 2018-10-01 17:26 UTC  (8+ messages)
` [PATCH v3 2/4] firmware: xilinx: Add zynqmp IOCTL API for device control

[U-Boot] Please pull u-boot-dm
 2018-10-01 17:26 UTC  (3+ messages)

[PATCH v3] port: add sym crypto port
 2018-10-01 17:25 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 1/3] kbuild: add -Wno-pointer-sign flag unconditionally
 2018-10-01 17:24 UTC  (6+ messages)
` [PATCH 2/3] kbuild: add -Wdeclaration-after-statement "
` [PATCH 3/3] kbuild: add -Wno-unused-but-set-variable compiler "

[PATCH 0/3] bpf: allow zero-initialising hash map seed
 2018-10-01 10:45 UTC  (4+ messages)
` [PATCH 1/3] bpf: allow zero-initializing "
` [PATCH 2/3] tools: sync linux/bpf.h
` [PATCH 3/3] tools: add selftest for BPF_F_ZERO_SEED

[PATCH] serial: 8250_dw: Fix runtime PM handling
 2018-10-01 17:23 UTC  (2+ messages)

[PATCH net-next 0/4] dpaa2-eth: Add support for Rx flow classification
 2018-10-01 10:44 UTC  (5+ messages)
` [PATCH net-next 1/4] dpaa2-eth: Use new API for Rx flow hashing
` [PATCH net-next 2/4] dpaa2-eth: Rename structure
` [PATCH net-next 3/4] dpaa2-eth: Configure Rx flow classification key
` [PATCH net-next 4/4] dpaa2-eth: Add ethtool support for flow classification

[PATCH -V5 RESEND 00/21] swap: Swapout/swapin THP in one piece
 2018-10-01 17:21 UTC  (11+ messages)
` [PATCH -V5 RESEND 03/21] swap: Support PMD swap mapping in swap_duplicate()

[PATCH RESEND] scsi: sg: Prevent potential double frees in sg driver
 2018-10-01 17:20 UTC  (3+ messages)

[Qemu-devel] [PULL 00/23] Block layer patches
 2018-10-01 17:19 UTC  (24+ messages)
` [Qemu-devel] [PULL 01/23] file-posix: Include filename in locking error message
` [Qemu-devel] [PULL 02/23] qemu-io: Fix writethrough check in reopen
` [Qemu-devel] [PULL 03/23] file-posix: x-check-cache-dropped should default to false on reopen
` [Qemu-devel] [PULL 04/23] block: Remove child references from bs->{options, explicit_options}
` [Qemu-devel] [PULL 05/23] block: Don't look for child references in append_open_options()
` [Qemu-devel] [PULL 06/23] block: Allow child references on reopen
` [Qemu-devel] [PULL 07/23] block: Forbid trying to change unsupported options during reopen
` [Qemu-devel] [PULL 08/23] file-posix: "
` [Qemu-devel] [PULL 09/23] block: Allow changing 'discard' on reopen
` [Qemu-devel] [PULL 10/23] block: Allow changing 'detect-zeroes' "
` [Qemu-devel] [PULL 11/23] qcow2: Options' documentation fixes
` [Qemu-devel] [PULL 12/23] include: Add a lookup table of sizes
` [Qemu-devel] [PULL 13/23] qcow2: Make sizes more humanly readable
` [Qemu-devel] [PULL 14/23] qcow2: Avoid duplication in setting the refcount cache size
` [Qemu-devel] [PULL 15/23] qcow2: Assign the L2 cache relatively to the image size
` [Qemu-devel] [PULL 16/23] qcow2: Increase the default upper limit on the L2 cache size
` [Qemu-devel] [PULL 17/23] qcow2: Resize the cache upon image resizing
` [Qemu-devel] [PULL 18/23] qcow2: Set the default cache-clean-interval to 10 minutes
` [Qemu-devel] [PULL 19/23] qcow2: Explicit number replaced by a constant
` [Qemu-devel] [PULL 20/23] block-backend: Set werror/rerror defaults in blk_new()
` [Qemu-devel] [PULL 21/23] qcow2: Fix cache-clean-interval documentation
` [Qemu-devel] [PULL 22/23] test-replication: Lock AioContext around blk_unref()
` [Qemu-devel] [PULL 23/23] tests/test-bdrv-drain: Fix too late qemu_event_reset()

[PATCH 1/2] clk: qcom: Export clk_alpha_pll_configure()
 2018-10-01 17:19 UTC  (4+ messages)
` [PATCH 2/2] clk: qcom: gcc: Add global clock controller driver for QCS404

gitsm Fetcher update
 2018-10-01 17:18 UTC  (3+ messages)

[PATCH 00/42][v3] My current patch queue
 2018-10-01 17:17 UTC  (7+ messages)
` [PATCH 08/42] btrfs: dump block_rsv whe dumping space info
` [PATCH 10/42] btrfs: protect space cache inode alloc with nofs
` [PATCH 36/42] btrfs: wait on caching when putting the bg cache

[PATCH 0/2] drm/bochs: add edid support
 2018-10-01 17:17 UTC  (3+ messages)
` [PATCH 1/2] drm: virtual connectors can have edid too

[Qemu-devel] [PULL v3 00/79] Misc patches for 2018-09-30
 2018-10-01 17:16 UTC  (2+ messages)

[RFC][PATCH 0/3] locking/qspinlock: Improve determinism for x86
 2018-10-01 17:17 UTC  (7+ messages)
` [RFC][PATCH 1/3] locking/qspinlock: Re-order code
` [RFC][PATCH 2/3] locking/qspinlock: Rework some comments
` [RFC][PATCH 3/3] locking/qspinlock: Optimize for x86

[Qemu-devel] [PATCH v2 00/15] gdbstub: support for the multiprocess extension
 2018-10-01 17:15 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 03/15] gdbstub: add multiprocess support to 'H' and 'T' packets
` [Qemu-devel] [PATCH v2 04/15] gdbstub: add multiprocess support to vCont packets
` [Qemu-devel] [PATCH v2 06/15] gdbstub: add multiprocess support to (f|s)ThreadInfo and ThreadExtraInfo

[PATCH 2/2] tools/libxl: Switch Arm guest type to PVH
 2018-10-01 17:14 UTC  (12+ messages)

Marvell phy errata origins?
 2018-10-01 10:26 UTC  (8+ messages)

[LTP] [PATCH] Correct the kernel_bits value in x86 PER_LINUX32
 2018-10-01 17:11 UTC 

[PATCH net-next v3 00/11] mscc: ocelot: add support for SerDes muxing configuration
 2018-10-01 17:10 UTC  (5+ messages)
` [PATCH net-next v3 07/11] dt-bindings: phy: add DT binding for Microsemi Ocelot SerDes muxing

[RFC] eal: simplify parameters of hotplug functions
 2018-10-01 17:10 UTC  (4+ messages)
` [PATCH v3 1/4] devargs: remove deprecated functions

[PATCH v1] read-cache: speed up index load through parallelization
 2018-10-01 17:09 UTC  (4+ messages)
` [PATCH v7 0/7] "
  ` [PATCH v7 7/7] read-cache: load cache entries on worker threads

[PATCH v6 00/14] Add System Error Interrupt support to Armada SoCs
 2018-10-01 17:07 UTC  (4+ messages)
` [PATCH v6 09/14] irqchip/irq-mvebu-icu: add support for System Error Interrupts (SEI)

[PATCH iproute2/net-next v2] tc_util: Add support for showing TCA_STATS_BASIC_HW statistics
 2018-10-01 10:29 UTC  (6+ messages)

[Qemu-devel] racing between pause_all_vcpus() and qemu_cpu_stop()
 2018-10-01 17:03 UTC 

[PATCH] drm/i915: Engine discovery query
 2018-10-01 17:02 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Engine discovery query (rev3)

[PATCH v8 00/21] Support externally allocated memory in DPDK
 2018-10-01 17:01 UTC  (3+ messages)
` [PATCH v8 01/21] mem: add length to memseg list

Reminder: Yocto Project Technical Team Meeting @ Monthly from 8am to 8:30am on the first Tuesday (PDT)
 2018-10-01 17:00 UTC 

[Qemu-devel] [PATCH] qcow2: Fix cache-clean-interval documentation
 2018-10-01 16:59 UTC  (2+ messages)

[PATCH 0/4] unify txwi parsing between mt76x0 and mt76x2 drivers
 2018-10-01 16:58 UTC  (5+ messages)
` [PATCH 1/4] mt76: move mt76x02_tx_get_max_txpwr_adj in mt76x02_util.c
` [PATCH 2/4] mt76: add get_tx_txpwr_adj function pointer to mt76_driver_ops
` [PATCH 3/4] mt76: move mt76x02_mac_write_txwi in mt76x02-lib module
` [PATCH 4/4] mt76: usb: use mt76x02u_tx_prepare_skb to fill txwi

[PATCH] MAINTAINERS: MIPS/LOONGSON2 ARCHITECTURE - Use the normal wildcard style
 2018-10-01 16:57 UTC  (2+ messages)

[PATCH] RISC-V: Cosmetic menuconfig changes
 2018-10-01 16:56 UTC  (4+ messages)

[PATCH v2] ARC: prevent showing irrelevant exception info in signal message
 2018-10-01 16:56 UTC  (4+ 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.