All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-13 13:21:33 to 2018-11-13 14:02:09 UTC [more...]

[LTP] uclinux support?
 2018-11-13 14:02 UTC  (7+ messages)

[PATCH 0/5] media: Allwinner A10 CSI support
 2018-11-13 14:01 UTC  (10+ messages)
` [PATCH 3/5] media: sunxi: Add A10 CSI driver

[PATCH v2 00/25] at24: remove
 2018-11-13 14:01 UTC  (52+ messages)
` [PATCH v2 01/25] nvmem: add new config option
` [PATCH v2 02/25] mtd: add support for reading MTD devices via the nvmem API
` [PATCH v2 03/25] ARM: davinci: dm365-evm: use cell nvmem lookup for mac address
` [PATCH v2 04/25] ARM: davinci: dm644x-evm: "
` [PATCH v2 05/25] ARM: davinci: dm646x-evm: "
` [PATCH v2 06/25] ARM: davinci: da830-evm: "
` [PATCH v2 07/25] ARM: davinci: mityomapl138: "
` [PATCH v2 08/25] ARM: davinci: dm850-evm: "
` [PATCH v2 09/25] ARM: davinci: da850-evm: remove unnecessary include
` [PATCH v2 10/25] net: ethernet: provide nvmem_get_mac_address()
` [PATCH v2 11/25] net: cadence: switch to using nvmem_get_mac_address()
` [PATCH v2 12/25] of: net: kill of_get_nvmem_mac_address()
` [PATCH v2 13/25] net: davinci_emac: use nvmem_get_mac_address()
` [PATCH v2 14/25] ARM: davinci: da850-evm: remove dead MTD code
` [PATCH v2 15/25] ARM: davinci: mityomapl138: don't read the MAC address from machine code
` [PATCH v2 16/25] ARM: davinci: dm365-evm: use device properties for at24 eeprom
` [PATCH v2 17/25] ARM: davinci: da830-evm: "
` [PATCH v2 18/25] ARM: davinci: dm644x-evm: "
` [PATCH v2 19/25] ARM: davinci: dm646x-evm: "
` [PATCH v2 20/25] ARM: davinci: sffsdr: fix the at24 eeprom device name
` [PATCH v2 21/25] ARM: davinci: sffsdr: use device properties for at24 eeprom
` [PATCH v2 22/25] ARM: davinci: remove dead code related to MAC address reading
` [PATCH v2 23/25] ARM: davinci: mityomapl138: use nvmem notifiers
` [PATCH v2 24/25] ARM: davinci: mityomapl138: use device properties for at24 eeprom
` [PATCH v2 25/25] eeprom: at24: remove at24_platform_data

[PATCH] test: fix to skip kni autotest
 2018-11-13 14:00 UTC 

[PATCH 0/15] Add support for OLPC XO 1.75 Embedded Controller
 2018-11-13 13:59 UTC  (6+ messages)
` [PATCH 04/15] Platform: OLPC: Remove an unused include

[PATCH] test: fix to skip power acpi cpufreq autotest
 2018-11-13 13:58 UTC 

[PATCH] lib/bb/server: Avoid UnboundLocalError traceback
 2018-11-13 13:57 UTC 

[PATCH] license_image: Fix rootfs file ownership issues with COPY_LIC_DIRS
 2018-11-13 13:57 UTC 

[PATCH v3] ARM: module: Fix function kallsyms on Thumb-2
 2018-11-13 13:57 UTC  (3+ messages)

[PATCH v4 00/10] Port the FSL QSPI driver to the SPI framework
 2018-11-13 13:56 UTC  (4+ messages)
` [PATCH v4 01/10] spi: Add a driver for the Freescale/NXP QuadSPI controller

[PATCH -next] powerpc64/ftrace: Drop pointless static qualifier in is_b_op()
 2018-11-13 13:56 UTC  (2+ messages)

[PATCH] drm/amd/pp: Fix truncated clock value when set watermark
 2018-11-13 13:56 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/2] Acceptance tests for qemu-img
 2018-11-13 13:56 UTC  (11+ messages)

New Patch series for the UBD Driver
 2018-11-13 13:56 UTC  (15+ messages)

usb: core: Fix hub port connection events lost
 2018-11-13 13:55 UTC  (2+ messages)
` [PATCH] "

[PATCH] arm64: dts: marvell: armada_8k: reserve memory for ATF
 2018-11-13 13:48 UTC  (3+ messages)

[REGRESSION 4.20-rc1] 45975c7d21a1 ("rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT builds")
 2018-11-13 13:54 UTC 

[PATCH 0/3] x86/HVM: honor r/o p2m types, in particular during emulation
 2018-11-13 13:54 UTC  (4+ messages)
` [PATCH 4/3] x86/HVM: hvm_map_guest_frame_rw() should respect p2m_ioreq_server

[PATCH v4 0/6] tpm: retrieve digest size of unknown algorithms from TPM
 2018-11-13 13:53 UTC  (5+ messages)
` [PATCH v4 1/6] tpm: dynamically allocate active_banks array

[RFC PATCH 0/3] Fix ENOMEM errors during policy reload
 2018-11-13 13:52 UTC  (4+ messages)
` [RFC PATCH 1/3] selinux: refactor sidtab conversion
` [RFC PATCH 2/3] selinux: use separate table for initial SID lookup
` [RFC PATCH 3/3] selinux: overhaul sidtab to fix bug and improve performance

BUG: KASAN: slab-out-of-bounds in selinux_sctp_bind_connect+0x60/0x150
 2018-11-13 13:52 UTC  (7+ messages)

[dpdk-announce] Agenda for DPDK Summit
 2018-11-13 13:52 UTC 

[igt-dev] [PATCH i-g-t 1/1] runner: Add explicit "notrun" results for tests that were not executed
 2018-11-13 13:52 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/1] "
` [igt-dev] ✓ Fi.CI.BAT: success "

[PATCH 0/3] ARM: davinci: fix ethernet support on da850-evm
 2018-11-13 13:50 UTC  (8+ messages)
` [PATCH 1/3] ARM: davinci: define gpio interrupts as separate resources
` [PATCH 2/3] gpio: davinci: restore a way to manually specify the GPIO base
` [PATCH 3/3] ARM: davinci: fix da850-evm boot in legacy mode

[PATCH v5 0/9] Port the FSL QSPI driver to the SPI framework
 2018-11-13 13:48 UTC  (22+ messages)
` [PATCH v5 1/9] ARM: dts: Reflect change of FSL QSPI driver and remove unused properties
` [PATCH v5 2/9] arm64: "
` [PATCH v5 3/9] spi: Add a driver for the Freescale/NXP QuadSPI controller
` [PATCH v5 4/9] dt-bindings: spi: Move the bindings for the FSL QSPI driver
` [PATCH v5 5/9] dt-bindings: spi: Adjust "
` [PATCH v5 6/9] mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.c
` [PATCH v5 7/9] ARM: dts: ls1021a: Remove fsl,qspi-has-second-chip as it is not used
  ` [PATCH v5 7/9] ARM: dts: ls1021a: Remove fsl, qspi-has-second-chip "
` [PATCH v5 8/9] ARM64: dts: ls1046a: Remove fsl,qspi-has-second-chip "
` [PATCH v5 9/9] MAINTAINERS: Move the Freescale QSPI driver to the SPI framework

[PATCH] libx86: Fix 32bit stubdom build of x86_cpuid_policy_fill_native()
 2018-11-13 13:47 UTC  (2+ messages)

[PATCH v15.1 00/13] Btrfs In-band De-duplication
 2018-11-13 13:45 UTC  (2+ messages)

meta-mingw: unable to run executables on Windows
 2018-11-13 13:45 UTC  (3+ messages)

USB-C device hotplug issue
 2018-11-13 13:40 UTC  (8+ messages)
      ` [PATCH] usb: core: Fix hub port connection events lost
        `  "

[PATCH V6 0/5] blk-mq: refactor and fix on issue request directly
 2018-11-13 13:44 UTC  (3+ messages)
` [PATCH V6 3/5] blk-mq: ensure hctx to be ran on mapped cpu when issue directly

[PATCH v3 0/7] Add ARMv8.3 pointer authentication for kvm guest
 2018-11-13 13:44 UTC  (6+ messages)
` [PATCH v3 2/7] arm64/kvm: context-switch ptrauth registers

[PATCH v2 1/2] drm/i915/icl: replace check for combo phy
 2018-11-13 13:44 UTC  (5+ messages)
` [PATCH v2 2/2] drm/i915/icl: reverse uninit order

[PATCH] patch for bug #12814
 2018-11-13 13:44 UTC  (2+ messages)

[PATCH RFC] ARM64: dts: marvell: Add DTS file for Turris Mox
 2018-11-13 13:44 UTC  (2+ messages)

[Buildroot] [PATCH] merge_config.sh: Fix merging buildroot config files
 2018-11-13 13:44 UTC  (5+ messages)
` [Buildroot] [PATCH v3 0/3] Fix merging configuration fragments
  ` [Buildroot] [PATCH v3 1/3] merge_config.sh: Fix merging buildroot config files
  ` [Buildroot] [PATCH v3 2/3] test-pkg: Use the correct config prefix when merging
  ` [Buildroot] [PATCH v3 3/3] merge_config.sh: Avoid false positive matches from comment lines

[meta-oe] Set linux capabilities on binary on a recipe in meta-oe layer
 2018-11-13 13:43 UTC  (8+ messages)
`  "

[U-Boot] [PULL] Please pull u-boot-imx
 2018-11-13 13:42 UTC  (8+ messages)

[PATCH 0/3] automation: build Xen on Arm64
 2018-11-13 13:40 UTC  (2+ messages)

Revised and fixed patchset
 2018-11-13 13:40 UTC  (9+ messages)
` [PATCH 1/4] um: Switch to block-mq constants in the UML UBD driver
` [PATCH 2/4] um: Clean-up command processing in "
` [PATCH 3/4] um: Remove unsafe printks from the io thread
` [PATCH 4/4] um: Add support for DISCARD in the UBD Driver

[PATCH] scsi: libsas: Remove pcidev reference
 2018-11-13 13:38 UTC  (11+ messages)

[Qemu-devel] qga-win: Build errors when building with vss support
 2018-11-13 13:37 UTC 

[Qemu-devel] [PATCH v1 for-3.2 0/7] Get rid of global_qtest in some of the qtests
 2018-11-13 13:36 UTC  (3+ messages)

[Qemu-devel] [PULL for-3.1 0/2] qemu-ga patch queue for 3.1.0
 2018-11-13 13:36 UTC  (2+ messages)

[PATCH v12 0/2] Initial Allwinner V3s CSI Support
 2018-11-13 13:35 UTC  (3+ messages)

[PATCH v2 0/1] Advertise multiple supported proto versions
 2018-11-13 13:35 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] protocol: advertise multiple supported versions

[PATCH] ath10k: Disable 4addr source port learning in 10.4 FW by default
 2018-11-13 13:34 UTC  (9+ messages)
  ` [EXTERNAL] "

[PATCH] mm/slub: skip node in case there is no slab to acquire
 2018-11-13 13:34 UTC  (4+ messages)

[PATCH] pinctrl: meson: fix pull enable register calculation
 2018-11-13 13:34 UTC  (3+ messages)

[PATCH 0/3] drm/meson: Add support for Overlay and OSD Plane scaling
 2018-11-13 13:33 UTC  (4+ messages)

[REGRESSION] brcmfmac: NULL pointer deference starting next-20181107
 2018-11-13 13:32 UTC  (7+ messages)

[PATCH] vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n
 2018-11-13 13:32 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] drm/meson: Allow using optional canvas provider
 2018-11-13 13:32 UTC  (7+ messages)

[PATCH] arm64: dts: actions: s700: Add I2C controller nodes
 2018-11-13 13:32 UTC  (2+ messages)

[PATCH] drm/meson: venc: dmt mode must use encp
 2018-11-13 13:32 UTC  (6+ messages)

[PATCH v2] btrfs: add zstd compression level support
 2018-11-13 13:29 UTC  (4+ messages)

[U-Boot] [ANN] U-Boot v2018.11 delayed a day
 2018-11-13 13:30 UTC  (6+ messages)

[PATCH] drm/i915: Fix plane allocation/free functions
 2018-11-13 13:29 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

Sound and the TDA998x binding
 2018-11-13 13:28 UTC 

Qemu Guest kernel 4.20-rc1 PCIe hotplug issue
 2018-11-13 13:28 UTC  (5+ messages)

[PATCH v4 0/2] misc safety certification fixes
 2018-11-13 13:27 UTC  (5+ messages)
` [PATCH v4 2/2] xen: use SYMBOL when required

[PATCH v4 00/26] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-11-13 13:26 UTC  (4+ messages)
` [PATCH v4 03/26] clk: sunxi-ng: Add check for maximum rate to NKM PLLs

[PATCH V3] KSM: allow dedup all tasks memory
 2018-11-13 13:25 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v6 1/1] runner: Implement --abort-on-monitored-error
 2018-11-13 13:23 UTC  (2+ messages)

[xen-unstable-smoke test] 129944: regressions - FAIL
 2018-11-13 13:23 UTC 

[PATCH linux dev-4.18] /dev/mem: add a devmem kernel parameter to activate the device
 2018-11-13 13:03 UTC  (4+ messages)

[U-Boot] [ANN] Changing release cycles again
 2018-11-13 13:21 UTC 

[PATCH v5 01/13] net/mlx5: prepare makefile for adding E-Switch VXLAN
 2018-11-13 13:21 UTC  (4+ messages)
` [PATCH 0/4] net/mlx5: prepare to add E-switch rule flags check
  ` [PATCH 2/4] net/mlx5: fix Netlink communication routine


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.