All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-01 17:33:24 to 2018-10-01 18:22:34 UTC [more...]

[Bridge] [PATCH 1/1] bridge: remove BR_GROUPFWD_RESTRICTED for arbitrary forwarding of reserved addresses
 2018-10-01 18:16 UTC  (4+ messages)
`  "

[U-Boot] [PATCH 00/45] Various fixes and improvements
 2018-10-01 18:22 UTC  (31+ messages)
` [U-Boot] [PATCH 01/45] dm: core: Alloc uclass-private data to be cache-aligned
` [U-Boot] [PATCH 02/45] dm: core: Update some functions to use const
` [U-Boot] [PATCH 03/45] dm: core: Add a function to find the first inactive child
` [U-Boot] [PATCH 04/45] dm: core: Update ofnode to read binman-style flash entry
` [U-Boot] [PATCH 05/45] sf: Avoid allocating memory on every read operation
` [U-Boot] [PATCH 06/45] spl: input: Allow input in SPL and TPL
` [U-Boot] [PATCH 07/45] Makefile: Add a warning if SPL/TPL cannot be built
` [U-Boot] [PATCH 08/45] spl: misc: Allow misc drivers in SPL and TPL
` [U-Boot] [PATCH 09/45] blk: Support block drivers in TPL
` [U-Boot] [PATCH 10/45] Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig
` [U-Boot] [PATCH 11/45] rtc: Allow use of RTC in SPL and TPL
` [U-Boot] [PATCH 12/45] fdt: Document the fact that dtc is now built
` [U-Boot] [PATCH 13/45] doc: Update docs for device tree in SPL, TPL
` [U-Boot] [PATCH 14/45] fdt: Allow indicating a node is for U-Boot proper only
` [U-Boot] [PATCH 15/45] tpm: Add support for SPL and TPL
` [U-Boot] [PATCH 16/45] serial: Allow serial to be absent in TPL
` [U-Boot] [PATCH 17/45] fdt: Allow libfdt "
` [U-Boot] [PATCH 18/45] cros: Update cros_ec code to use struct udevice
` [U-Boot] [PATCH 19/45] cros: Adjust board_get_cros_ec_dev() to return a udevice
` [U-Boot] [PATCH 20/45] dm: spi: Add logging of some return values
` [U-Boot] [PATCH 21/45] fdt: Remove fdtdec_decode_region() function
` [U-Boot] [PATCH 22/45] video: Adjust video_clear() to return an error
` [U-Boot] [PATCH 23/45] tpm: Use livetree and allow children
` [U-Boot] [PATCH 24/45] tpm: Tidy up logging in tpm-common.c
` [U-Boot] [PATCH 25/45] tpm: Add a few new commands for v1
` [U-Boot] [PATCH 26/45] binman: Move to three-digit test-file numbers
` [U-Boot] [PATCH 27/45] binman: Add a test for Intel reference code
` [U-Boot] [PATCH 28/45] log: Add comments to the rest of the log categories
` [U-Boot] [PATCH 29/45] malloc_simple: Add logging of allocations
` [U-Boot] [PATCH 30/45] Add a header file for strings

[Qemu-devel] [PATCH v6 00/25] Fixing record/replay and adding reverse debugging
 2018-10-01 18:22 UTC  (2+ messages)

[PATCH] powerpc: signedness bug in update_flash_db()
 2018-10-01 18:22 UTC  (2+ messages)

[BUG] sleep in atomic in 8250 runtime PM code path
 2018-10-01 18:21 UTC  (6+ messages)

[CI 1/3] drm/i915: Priority boost for new clients
 2018-10-01 18:19 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [CI,1/3] "

[Qemu-devel] [PULL 00/15] target/xtensa: preparation for FLIX support
 2018-10-01 18:18 UTC 

[igt-dev] [PATCH i-g-t] tests: Add kms plane alpha blending test, v2
 2018-10-01 18:19 UTC  (2+ messages)

[PATCH] firmware: Always initialize the fw_priv list object
 2018-10-01 18:18 UTC  (5+ messages)

[PATCH 0/3] ARM/PSCI: Fix THUMB2_KERNEL entry points
 2018-10-01 18:17 UTC  (4+ messages)
` [PATCH 3/3] soc: bcm: brcmstb: Fix re-entry point with a THUMB2_KERNEL

RESEND and REBASE arm+arm64+aarch32 vdso rewrite
 2018-10-01 18:15 UTC  (50+ 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 v5 00/15] octeontx2-af: Add RVU Admin Function driver
 2018-10-01 11:36 UTC  (16+ messages)
` [PATCH v5 01/15] octeontx2-af: Add Marvell OcteonTX2 RVU AF driver
` [PATCH v5 02/15] octeontx2-af: Reset all RVU blocks
` [PATCH v5 03/15] octeontx2-af: Gather RVU blocks HW info
` [PATCH v5 04/15] octeontx2-af: Add mailbox support infra
` [PATCH v5 05/15] octeontx2-af: Add mailbox IRQ and msg handlers
` [PATCH v5 06/15] octeontx2-af: Convert mbox msg id check to a macro
` [PATCH v5 07/15] octeontx2-af: Scan blocks for LFs provisioned to PF/VF
` [PATCH v5 08/15] octeontx2-af: Add RVU block LF provisioning support
` [PATCH v5 09/15] octeontx2-af: Configure block LF's MSIX vector offset
` [PATCH v5 10/15] octeontx2-af: Reconfig MSIX base with IOVA
` [PATCH v5 11/15] octeontx2-af: Add Marvell OcteonTX2 CGX driver
` [PATCH v5 12/15] octeontx2-af: Set RVU PFs to CGX LMACs mapping
` [PATCH v5 13/15] octeontx2-af: Add support for CGX link management
` [PATCH v5 14/15] octeontx2-af: Register for CGX lmac events
` [PATCH v5 15/15] MAINTAINERS: Add entry for Marvell OcteonTX2 Admin Function driver

[PATCH] git help: promote 'git help -av'
 2018-10-01 18:14 UTC  (3+ messages)
` [PATCH v2] help -a: improve and make --verbose default

WARNING in pcpu_alloc
 2018-10-01 18:14 UTC 

[PATCH 00/13] drm/msm: Hook up the DRM gpu scheduler
 2018-10-01 18:13 UTC  (7+ messages)
` [PATCH 02/13] drm/msm: Change msm_gpu_submit() API
` [PATCH 03/13] drm/msm: Save the ring name in the ring structure
` [PATCH 06/13] drm/msm: Use kzalloc for submit struct allocation

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

[PATCH v5 00/12] PCI: brcmstb: Add Broadcom Settopbox PCIe support (resend)
 2018-10-01 18:13 UTC  (15+ messages)
` [PATCH v5 04/12] PCI: brcmstb: add dma-range mapping for inbound traffic

PCIe P2P access to GPU memory
 2018-10-01 18:12 UTC  (6+ messages)

[PATCH v2] i2c: brcmstb: Allow enabling the driver on DSL SoCs
 2018-10-01 18:13 UTC  (3+ messages)

[Qemu-devel] racing between pause_all_vcpus() and qemu_cpu_stop()
 2018-10-01 18:12 UTC  (2+ messages)

linux-next: commits in the cisco tree
 2018-10-01 18:12 UTC  (3+ messages)

CRUSH puzzle: step weighted-take
 2018-10-01 18:09 UTC  (4+ messages)

[Bug 108111] Civilization VI Artifacts RX480
 2018-10-01 18:09 UTC  (2+ messages)

pull request (net): ipsec 2018-10-01
 2018-10-01 11:29 UTC  (3+ messages)
` [PATCH 5/6] xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry

[PATCH] printk: inject caller information into the body of message
 2018-10-01 18:06 UTC  (12+ messages)

[Ksummit-discuss] [MAINTAINERS SUMMIT] Moving debugfs file systems into sysfs
 2018-10-01 18:04 UTC 

[PATCH lttng-modules 1/2] Fix: net: expose sk wmem in sock_exceed_buf_limit tracepoint (4.19)
 2018-10-01 18:03 UTC  (2+ messages)
  ` [PATCH lttng-modules 2/2] Fix: tracing: Centralize preemptirq tracepoints (4.19)

[xen-unstable test] 128240: regressions - FAIL
 2018-10-01 18:02 UTC  (12+ messages)

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

[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 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)

[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

[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  (2+ messages)

[PATCH] staging: dgnc: Fix Kconfig help header and text
 2018-10-01 17:38 UTC  (4+ 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 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  (2+ 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 

Bad MAINTAINERS pattern in section 'RENESAS R-CAR GYROADC DRIVER'
 2018-10-01 10:58 UTC  (2+ messages)

[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  (4+ messages)
` [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


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.