All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-03 17:44:51 to 2018-12-03 18:21:47 UTC [more...]

[PATCH v2] driver core: platform: Respect return code of platform_device_register_full()
 2018-12-03 18:21 UTC 

[SPDK] [CI] Opening Geritt for external CI
 2018-12-03 18:21 UTC 

[PATCH v3 1/2] drm/i915: Add HAS_DISPLAY() and use it
 2018-12-03 18:21 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3,1/2] drm/i915: Add HAS_DISPLAY() and use it (rev2)

[PATCH] baseband/turbo_sw: dynamic linking error with turbo SW
 2018-12-03 18:20 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] dm: core: add functions to get/remap I/O addresses by name
 2018-12-03 18:20 UTC  (3+ messages)
` [U-Boot] [PATCH v2 "

[mm] ac5b2c1891: vm-scalability.throughput -61.3% regression
 2018-12-03 18:19 UTC  (11+ messages)
        ` [LKP] "

[U-Boot] [BUG] sandbox_defconfig cannot be run anymore after 4a5b5e1a466d76f "sandbox: Update some drivers to work in SPL/TPL"
 2018-12-03 18:20 UTC  (3+ messages)

[U-Boot] [RESEND][PATCH] power: regulator: denied disable on always-on regulator
 2018-12-03 18:20 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/8] Fix CVE-2018-18440 and CVE-2018-18439
 2018-12-03 18:20 UTC  (5+ messages)

[U-Boot] u-boot-video/master fails test/py ut_dm_rtc_set_get
 2018-12-03 18:19 UTC  (2+ messages)

[PATCH v15 0/5] Add i.MX8MQ clock driver
 2018-12-03 18:18 UTC  (21+ messages)
` [PATCH v15 1/5] dt-bindings: Add binding for i.MX8MQ CCM
` [PATCH v15 2/5] clk: imx: Add fractional PLL output clock
` [PATCH v15 3/5] clk: imx: Add SCCG PLL type
` [PATCH v15 4/5] clk: imx: Add imx composite clock
` [PATCH v15 5/5] clk: imx: Add clock driver for i.MX8MQ CCM

[Qemu-devel] [PATCH V4 for 3.1 0/4] Fix possible OOB during queuing packets
 2018-12-03 18:18 UTC  (5+ messages)
` [Qemu-devel] [PATCH V4 for 3.1 1/4] net: drop too large packet early
` [Qemu-devel] [PATCH V4 for 3.1 2/4] virtio-net-test: accept variable length argument in pci_test_start()

[Intel-wired-lan] [PATCH net-next v2 0/2] Add mii_bus to ixgbe driver for dsa devs
 2018-12-03 18:18 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH net-next v2 1/2] ixgbe: register a mdiobus
        `  "

[PATCH 0/11] fs: fixes for major copy_file_range() issues
 2018-12-03 18:18 UTC  (5+ messages)
` [PATCH 05/11] vfs: use inode_permission in copy_file_range()
` [PATCH 09/11] vfs: push copy_file_ranges -EXDEV checks down

block and nvme polling improvements V3
 2018-12-03 18:15 UTC  (4+ messages)
` [PATCH 07/13] nvme-pci: don't poll from irq context when deleting queues

[PATCH 00/27] locking/lockdep: Add support for dynamic keys
 2018-12-03 18:16 UTC  (9+ messages)
` [PATCH 22/27] locking/lockdep: Reuse list entries that are no longer in use

[U-Boot] [PATCH v6 00/27] TF-A Boot support for NXP Chassis 2 platforms
 2018-12-03 18:16 UTC  (5+ messages)
` [U-Boot] [PATCH v6 02/27] env: allow flash and nand env driver to compile together
` [U-Boot] [PATCH v6 03/27] env: sf: define API to override sf environment address

TPM legacy
 2018-12-03 18:15 UTC  (12+ messages)
      ` Aw: "
        `  "

[Patch net] mlx5: check for malformed packets
 2018-12-03 18:15 UTC  (4+ messages)

[PATCH] arm64/mm: use correct operators for string comparison in cache.S
 2018-12-03 18:11 UTC  (6+ messages)

[Qemu-devel] [PATCH for-3.1 v3 0/2] usb-mtp: two bugfixes (one security fix)
 2018-12-03 18:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-3.1 v3 1/2] usb-mtp: fix utf16_to_str

[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
 2018-12-03 18:06 UTC  (65+ messages)
` [PATCH v7 01/25] ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
` [PATCH v7 02/25] ACPI / APEI: Remove silent flag from ghes_read_estatus()
` [PATCH v7 03/25] ACPI / APEI: Switch estatus pool to use vmalloc memory
` [PATCH v7 04/25] ACPI / APEI: Make hest.c manage the estatus memory pool
` [PATCH v7 05/25] ACPI / APEI: Make estatus pool allocation a static size
` [PATCH v7 06/25] ACPI / APEI: Don't store CPER records physical address in struct ghes
` [PATCH v7 07/25] ACPI / APEI: Remove spurious GHES_TO_CLEAR check
` [PATCH v7 08/25] ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
` [PATCH v7 09/25] ACPI / APEI: Generalise the estatus queue's notify code
` [PATCH v7 10/25] ACPI / APEI: Tell firmware the estatus queue consumed the records
` [PATCH v7 11/25] ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI
` [PATCH v7 12/25] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
` [PATCH v7 13/25] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
` [PATCH v7 14/25] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
` [PATCH v7 15/25] ACPI / APEI: Move locking to the notification helper
` [PATCH v7 16/25] ACPI / APEI: Let the notification helper specify the fixmap slot
` [PATCH v7 17/25] ACPI / APEI: Pass ghes and estatus separately to avoid a later copy
` [PATCH v7 18/25] ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length
` [PATCH v7 19/25] ACPI / APEI: Only use queued estatus entry during _in_nmi_notify_one()
` [PATCH v7 20/25] ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
` [PATCH v7 21/25] mm/memory-failure: Add memory_failure_queue_kick()
` [PATCH v7 22/25] ACPI / APEI: Kick the memory_failure() queue for synchronous errors
` [PATCH v7 23/25] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work
` [PATCH v7 24/25] firmware: arm_sdei: Add ACPI GHES registration helper
` [PATCH v7 25/25] ACPI / APEI: Add support for the SDEI GHES Notification type

[PATCH v3 00/28] Allwinner H6 DE3 and HDMI support
 2018-12-03 18:09 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/18] Xen PV backend 'qdevification'
 2018-12-03 18:09 UTC  (4+ messages)
` [PATCH 10/18] xen: add header and build dataplane/xen-qdisk.c
  ` [Qemu-devel] "

[GIT PULL for v4.20-rc6] media fixes
 2018-12-03 18:09 UTC 

[PATCH v5 0/9] clk: clkdev: managed clk lookup and provider registrations
 2018-12-03 18:06 UTC  (4+ messages)
` [PATCH v5 1/9] clkdev: add managed clkdev lookup registration

Cocci spatch "ifnullfree" - v4.20-rc4
 2018-12-03 18:07 UTC  (3+ messages)
` [PATCH] scsi: qla2xxx: NULL check before some freeing functions is not needed
  ` [EXT] "

[PATCH] net: qca_spi: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-03 18:06 UTC  (2+ messages)

[Bug 201685] New: ext4 file system corruption
 2018-12-03 18:05 UTC  (2+ messages)
` [Bug 201685] "

[SPDK] [CI] Opening Geritt for external CI
 2018-12-03 18:05 UTC 

v4.14 fix for Hikey 960 unbalanced IRQ enablement
 2018-12-03 18:05 UTC  (5+ messages)

[PATCH net-next 0/4] net: mitigate retpoline overhead
 2018-12-03 18:04 UTC  (3+ messages)
` [PATCH net-next 1/4] indirect call wrappers: helpers to speed-up indirect calls of builtin

[PATCH v1] driver core: platform: Respect return code of platform_device_register_full()
 2018-12-03 18:04 UTC 

BlueZ 5.50 not including GATT and GAP UUIDs in SDP list
 2018-12-03 18:03 UTC 

[PATCH 1/6] drm/v3d: Document cache flushing ABI
 2018-12-03 18:03 UTC  (5+ messages)
` [PATCH 4/6] drm/v3d: Drop the wait for L2T flush to complete
` [PATCH 6/6] drm/v3d: Add missing fence timeline name for TFU

[PATCH 4.14] binder: fix race that allows malicious free of live buffer
 2018-12-03 18:02 UTC  (2+ messages)

[PATCH 3/3] PCI: designware: Move interrupt acking into the proper callback
 2018-12-03 18:02 UTC  (2+ messages)
` [3/3] "

[PATCH 2/3] PCI: designware: Take lock when ACKing an interrupt
 2018-12-03 18:02 UTC  (2+ messages)
` [2/3] "

[PATCH v2] signal: add procfd_signal() syscall
 2018-12-03 18:02 UTC  (6+ messages)

[PATCH 1/3] PCI: designware: Use interrupt masking instead of disabling
 2018-12-03 18:02 UTC  (2+ messages)
` [1/3] "

[U-Boot] [PATCH] pinctrl: meson: Fix GPIO direction registers access
 2018-12-03 18:00 UTC 

[PATCH 1/3] mm/memcg: Fix min/low usage in propagate_protected_usage()
 2018-12-03 18:00 UTC  (2+ messages)

[PATCH v2] clk: qcom: Fix MSM8998 resets
 2018-12-03 18:00 UTC  (3+ messages)

making liburcu and lttng coexist in a LGPL'ed program
 2018-12-03 17:58 UTC 

[PATCH] clk: qcom: Fix MSM8998 resets
 2018-12-03 17:58 UTC  (7+ messages)

[PATCH v4 resend] firewire: Remove depends on HAS_DMA in case of platform dependency
 2018-12-03 17:51 UTC  (2+ messages)

[PATCH v2 0/5] x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
 2018-12-03 17:57 UTC  (4+ messages)
` [PATCH v2 3/5] generic/pgtable: Introduce set_pte_safe()

[RFC 0/5] add XDP support to mt76x2e/mt76x0e drivers
 2018-12-03 17:57 UTC  (14+ messages)

[Qemu-devel] [PATCH] docs: Update references to JSON RFC
 2018-12-03 17:57 UTC 

[PATCH v3 0/3] dts: meson: add clock controllers input clocks
 2018-12-03 17:56 UTC  (9+ messages)
` [PATCH v3 1/3] dt-bindings: clk: meson: add ao controller clock inputs
` [PATCH v3 2/3] dt-bindings: clk: meson: add main controller clock input

[PATCH 1/2] mm: add probe_user_read() and probe_user_address()
 2018-12-03 17:53 UTC  (3+ messages)

[PATCH] clk: zynqmp: Off by one in zynqmp_is_valid_clock()
 2018-12-03 17:55 UTC  (3+ messages)

[PATCH v4 0/7] freezer for cgroup v2
 2018-12-03 17:55 UTC  (4+ messages)
` [PATCH v4 3/7] cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock

[PATCH] clk: mmp: Off by one in mmp_clk_add()
 2018-12-03 17:55 UTC  (3+ messages)

[PATCH 01/14] gpio: pca953x: Deduplicate the bank_size
 2018-12-03 17:55 UTC  (3+ messages)
` [PATCH 14/14] gpio: pca953x: Restore registers after suspend/resume cycle

[PATCH] clk: mvebu: Off by one bugs in cp110_of_clk_get()
 2018-12-03 17:55 UTC  (3+ messages)

operation not supported on filtering
 2018-12-03 17:55 UTC  (2+ messages)

[GIT] Sparc
 2018-12-03 17:55 UTC  (2+ messages)

[GIT] IDE
 2018-12-03 17:55 UTC  (2+ messages)

[Buildroot] [PATCH] utils/genrandconfig: Add level 2 optimization option
 2018-12-03 17:54 UTC 

[PATCH v2 00/15] Add initial RDA8810PL SoC and Orange Pi boards support
 2018-12-03 17:53 UTC  (7+ messages)
` [PATCH v2 06/15] arm: dts: Add devicetree for OrangePi 2G IoT board

[PATCH] rebase -i: introduce the 'test' command
 2018-12-03 17:53 UTC  (6+ messages)

[Qemu-devel] [PATCH for-4.0 0/7] Assume GCC v4.8 and Clang v3.4 as minimum compiler versions
 2018-12-03 17:36 UTC  (2+ messages)

[Qemu-devel] [PATCH for-next 0/6] qemu-img: Add salvaging mode to convert
 2018-12-03 17:52 UTC  (7+ messages)
` [Qemu-devel] [PATCH for-next 1/6] qemu-img: Move quiet into ImgConvertState
` [Qemu-devel] [PATCH for-next 2/6] qemu-img: Add salvaging mode to convert
` [Qemu-devel] [PATCH for-next 3/6] blkdebug: Add @iotype error option
` [Qemu-devel] [PATCH for-next 4/6] blkdebug: Add "none" event
` [Qemu-devel] [PATCH for-next 5/6] blkdebug: Inject errors on .bdrv_co_block_status()
` [Qemu-devel] [PATCH for-next 6/6] iotests: Test qemu-img convert --salvage

[PATCH v2 0/5] devfreq: handle suspend/resume
 2018-12-03 17:48 UTC  (5+ messages)
  ` [PATCH v2 5/5] arm: dts: exynos4: opp-suspend in DMC and leftbus

[Qemu-devel] [PATCH v5 00/36] ppc: support for the XIVE interrupt controller (POWER9)
 2018-12-03 17:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 27/36] sysbus: add a sysbus_mmio_unmap() helper

[PATCH v1 1/1] test: fix build with GCC 4.8.5
 2018-12-03 17:48 UTC  (2+ messages)
` [PATCH v3] app/eventdev: detect deadlock for timer event producer

[PATCH v2] memblock: Anonotate memblock_is_reserved() with __init_memblock
 2018-12-03 17:46 UTC  (2+ messages)

[PATCH v11 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW
 2018-12-03 17:46 UTC  (3+ messages)
` [PATCH v11 2/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver

[PATCH v11 0/3] Add support for LPASS clock controller for SDM845
 2018-12-03 17:46 UTC  (7+ messages)
` [PATCH v11 2/3] dt-bindings: clock: Introduce QCOM LPASS clock bindings
` [PATCH v11 3/3] clk: qcom: Add lpass clock controller driver for SDM845

[PATCH] powerpc/mm: dump block address translation on book3s/32
 2018-12-03 17:43 UTC  (5+ messages)

Signed CCLA from Arm
 2018-12-03 17:45 UTC 

[PATCH for v4.9-stable] reset: make optional functions really optional
 2018-12-03 17:45 UTC  (2+ messages)

[PATCH 1/8] drm/i915/breadcrumbs: Reduce missed-breadcrumb false positive rate
 2018-12-03 17:44 UTC  (2+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [1/8] drm/i915/breadcrumbs: Reduce missed-breadcrumb false positive rate (rev2)


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.