All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-24 07:17:53 to 2019-09-24 07:48:47 UTC [more...]

incoming
 2019-09-24  7:48 UTC  (4+ messages)

[PATCH v2 00/22] mtd: spi-nor: Quad Enable and (un)lock methods
 2019-09-24  7:47 UTC  (53+ messages)
` [PATCH v2 01/22] mtd: spi-nor: hisi-sfc: Drop nor->erase NULL assignment
` [PATCH v2 02/22] mtd: spi-nor: Introduce 'struct spi_nor_controller_ops'
` [PATCH v2 03/22] mtd: spi-nor: cadence-quadspi: Fix cqspi_command_read() definition
` [PATCH v2 04/22] mtd: spi-nor: Rename nor->params to nor->flash
` [PATCH v2 05/22] mtd: spi-nor: Rework read_sr()
` [PATCH v2 06/22] mtd: spi-nor: Rework read_fsr()
` [PATCH v2 07/22] mtd: spi-nor: Rework read_cr()
` [PATCH v2 08/22] mtd: spi-nor: Rework write_enable/disable()
` [PATCH v2 09/22] mtd: spi-nor: Fix retlen handling in sst_write()
` [PATCH v2 10/22] mtd: spi-nor: Rework write_sr()
` [PATCH v2 11/22] mtd: spi-nor: Rework spi_nor_read/write_sr2()
` [PATCH v2 12/22] mtd: spi-nor: Report error in spi_nor_xread_sr()
` [PATCH v2 13/22] mtd: spi-nor: Void return type for spi_nor_clear_sr/fsr()
` [PATCH v2 14/22] mtd: spi-nor: Drop duplicated new line
` [PATCH v2 15/22] mtd: spi-nor: Drop spansion_quad_enable()
` [PATCH v2 16/22] mtd: spi-nor: Fix errno on quad_enable methods
` [PATCH v2 17/22] mtd: spi-nor: Check all the bits written, not just the BP ones
` [PATCH v2 18/22] mtd: spi-nor: Fix clearing of QE bit on lock()/unlock()
` [PATCH v2 19/22] mtd: spi-nor: Rework macronix_quad_enable()
` [PATCH v2 20/22] mtd: spi-nor: Rework spansion(_no)_read_cr_quad_enable()
` [PATCH v2 21/22] mtd: spi-nor: Update sr2_bit7_quad_enable()
` [PATCH v2 22/22] mtd: spi-nor: Rework the disabling of block write protection

[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-09-24  7:47 UTC  (9+ messages)

[PATCH v2 00/12] drm/ast/mgag200: Place cursor BOs at VRAM high-end
 2019-09-24  7:47 UTC  (7+ messages)
` [PATCH v2 01/12] drm/vram: Support top-down placement flag
` [PATCH v2 03/12] drm/ast: Move cursor update code to ast_show_cursor()

[patch 066/134] mm/memory_hotplug.c: add a bounds check to check_hotplug_memory_range()
 2019-09-24  7:47 UTC 

post-receive: pub/scm/linux/kernel/git/balbi/usb
 2019-09-24  7:47 UTC 

[Buildroot] [PATCH] libhttpserver: new package
 2019-09-24  7:47 UTC  (4+ messages)

[U-Boot] [PATCH] mmc: am654_sdhci: Drop a redundant power_domain_on in probe
 2019-09-24  7:47 UTC 

[alsa-devel] [PATCH 0/3] Make pcm_ioplug check lock status before locking (fixes pcm_jack lockups)
 2019-09-24  7:45 UTC  (3+ messages)

[PATCH 0/9][V3] btrfs: break up extent_io.c a little bit
 2019-09-24  7:46 UTC  (4+ messages)

[PATCH v3 0/5] Add support for mt2701 JPEG ENC support
 2019-09-24  7:43 UTC  (18+ messages)
` [PATCH v3 1/5] media: dt-bindings: Add jpeg enc device tree node document
` [PATCH v3 2/5] arm: dts: Add jpeg enc device tree node
` [PATCH v3 3/5] media: platform: Rename jpeg dec file name
` [PATCH v3 4/5] media: v4l2-ctrl: Add jpeg enc exif mode control
` [PATCH v3 5/5] media: platform: Add jpeg dec/enc feature

[PATCH] PM / devfreq: Lock devfreq in trans_stat_show
 2019-09-24  7:44 UTC  (4+ messages)

[PATCH] target/riscv: Bugfix reserved bits in PTE for RV64
 2019-09-24  7:43 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/queue-3.18
 2019-09-24  7:44 UTC 

[PATCH 1/3] perf, evlist: Fix access of freed id arrays
 2019-09-24  7:44 UTC  (4+ messages)
` [PATCH 2/3] perf, expr: Remove assert usage

[v2][PATCH] drm/i915: Add Pipe D cursor ctrl register for Gen12
 2019-09-24  7:44 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add Pipe D cursor ctrl register for Gen12 (rev2)

[PATCH 1/2] drm/i915/selftests: Verify the LRC register layout between init and HW
 2019-09-24  7:43 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/selftests: Verify the LRC register layout between init and HW (rev2)

[PATCH v5] v4l2-ctl: Print UVC meta info
 2019-09-24  7:43 UTC  (4+ messages)
    ` [Linux-kernel-mentees] "

[PATCH] iommu/ipmmu-vmsa: Hook up r8a774b1 DT matching code
 2019-09-24  7:43 UTC  (2+ messages)

[PATCH] btrfs: prevent memory leak in super.c
 2019-09-24  7:43 UTC  (2+ messages)

[Xen-devel] [PATCH] xen/sched: don't let XEN_RUNSTATE_UPDATE leak into vcpu_runstate_get()
 2019-09-24  7:42 UTC 

[PATCH nftables 0/3] Add Linenoise support to the CLI
 2019-09-24  7:42 UTC  (5+ messages)
` [PATCH nftables 1/3] src, include: add upstream linenoise source
` [PATCH nftables 2/3] cli: add linenoise CLI implementation
` [PATCH nftables 3/3] main: add more information to `nft -v`

[CI 1/3] drm/i915: Fixup preempt-to-busy vs resubmission of a virtual request
 2019-09-24  7:41 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,1/3] "

ethtool 5.2 qsfp.c heap buffer overflow
 2019-09-24  7:41 UTC 

[PATCH 0/4] xics: Eliminate unnecessary class
 2019-09-24  7:40 UTC  (9+ messages)
` [PATCH 1/4] xics: Eliminate 'reject', 'resend' and 'eoi' class hooks
` [PATCH 2/4] xics: Merge reset and realize hooks
` [PATCH 3/4] xics: Rename misleading ics_simple_*() functions
` [PATCH 4/4] xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes

[PATCH] dt-bindings: iommu: ipmmu-vmsa: Add r8a774b1 support
 2019-09-24  7:40 UTC  (3+ messages)

[PATCH nftables v2 0/2] Add Linenoise support to the CLI
 2019-09-24  7:40 UTC  (3+ messages)
` [PATCH nftables v2 1/2] cli: add linenoise CLI implementation
` [PATCH nftables v2 2/2] main: add more information to `nft -v`

[Bug 111784] Hang when using glWaitSync with multithreaded shared GL contexts
 2019-09-24  7:40 UTC  (2+ messages)

[PATCH v2] mm: implement write-behind policy for sequential file writes
 2019-09-24  7:39 UTC  (5+ messages)

For review: pidfd_open(2) manual page
 2019-09-24  7:38 UTC  (5+ messages)

[Buildroot] [PATCH] exfat, exfat-utils: fix the installation path of the helper utilities
 2019-09-24  7:38 UTC  (4+ messages)

[PATCH] dt-bindings: i2c: sh_mobile: Add r8a774b1 support
 2019-09-24  7:36 UTC 

[RFC] mm: memcg: add priority for soft limit reclaiming
 2019-09-24  7:36 UTC 

[PATCH] docker: move tests from python2 to python3
 2019-09-24  7:35 UTC  (5+ messages)
    ` Debian support lifetime (was Re: [PATCH] docker: move tests from python2 to python3)

[PATCH] ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress rule
 2019-09-24  7:36 UTC 

Fwd: Need Help regarding Reading and Writting to a file from kernel function file
 2019-09-24  7:35 UTC  (2+ messages)

[PATCH 0/1] expect: Fix buffer overflow error when build in long path
 2019-09-24  7:34 UTC  (2+ messages)
` [PATCH 1/1] "

KVM call for 2019-10-08
 2019-09-24  7:33 UTC 

[PATCH] drm: two planes with the same zpos have undefined ordering
 2019-09-24  7:34 UTC  (11+ messages)
    ` [PATCH v2] "
          ` [PATCH v3] "
              ` [PATCH v4] "

[Xen-devel] [PATCH v2] libxc/x86: avoid overflow in CPUID APIC ID adjustments
 2019-09-24  7:33 UTC  (4+ messages)

[Qemu-devel] KVM call for 2019-09-24
 2019-09-24  7:32 UTC  (2+ messages)
`  "

[PATCH 4/4] dmaengine: Add debugfs entries for PTDMA information
 2019-09-24  7:33 UTC 

[PATCH 1/4] dma: Add PTDMA Engine driver support
 2019-09-24  7:31 UTC 

[PATCH] dt-bindings: i2c: rcar: Add r8a774b1 support
 2019-09-24  7:32 UTC 

[PATCH 2/4] dma: Support for multiple PTDMA
 2019-09-24  7:32 UTC 

[PATCH 3/4] dmaengine: Register as a DMA resource
 2019-09-24  7:32 UTC 

[PATCH] quectel: remove unused variable in quectel_pre_sim
 2019-09-24  7:32 UTC 

[PATCH] name-rev: avoid cutoff timestamp underflow
 2019-09-24  7:32 UTC  (8+ messages)

[alsa-devel] [PATCH] ASoC: Skylake SST driver - blacklist the PCI device IDs for the auto probe
 2019-09-24  7:31 UTC  (7+ messages)

[PATCH] quectel: remove unused variable in quectel_pre_sim
 2019-09-24  7:31 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2019-09-24  7:31 UTC 

[dpdk-dev] [PATCH 00/13] ethdev: change promiscuous mode functions to return status
 2019-09-24  7:31 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 "

[PATCH] migration/postcopy: Recognise the recovery states as 'in_postcopy'
 2019-09-24  7:29 UTC  (2+ messages)

[PATCH 0/4] *** AMD PTDMA driver ***
 2019-09-24  7:31 UTC 

[PATCH] python-arrow: upgrade 0.12.0 -> 0.15.2
 2019-09-24  7:29 UTC 

[PATCH 0/5] Add support for iMX8MQ Display Controller Subsystem
 2019-09-24  7:29 UTC  (8+ messages)
` [PATCH 5/5] arm64: dts: imx8mq: add DCSS node
    `  "

[PATCH v3 0/2] add fw coredump for sdio when firmware assert
 2019-09-24  7:29 UTC  (4+ messages)

[PATCH] scsi: qedf: Add port_id getter
 2019-09-24  7:29 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v4 0/2] add fw coredump for sdio when firmware assert
 2019-09-24  7:27 UTC  (6+ messages)
` [PATCH v4 1/2] ath10k: add bus type for each layout of coredump
` [PATCH v4 2/2] ath10k: add fw coredump for sdio when firmware assert

[PATCH] drm/amdgpu/gmc10: apply the 'invalidation from sdma' workaround for navi12
 2019-09-24  7:27 UTC  (4+ messages)

[PATCH V3 0/4] Enable virtual time-based airtime scheduler support on ath10k
 2019-09-24  7:27 UTC  (6+ messages)
` [PATCH V3 4/4] mac80211: Sync airtime weight sum with per AC synced sta airtime weight together

[PATCH v2] PM / devfreq: Check NULL governor in available_governors_show
 2019-09-24  7:26 UTC  (2+ messages)

[PATCH RT] printk: devkmsg: read: Return EPIPE when the first message user-space wants has gone
 2019-09-24  7:26 UTC 

[PATCH 0/2] migration test tweeks
 2019-09-24  7:25 UTC  (5+ messages)
` [PATCH 1/2] tests/migration: Fail on unexpected migration states
` [PATCH 2/2] tests/migration/postcopy: trim migration bandwidth

[Xen-devel] [PATCH RFC] pass-through: sync pir to irr after msix vector been updated
 2019-09-24  7:26 UTC  (12+ messages)

[PATCH v2 0/2] drm/komeda: Add layer line size support
 2019-09-24  7:26 UTC  (5+ messages)
` [PATCH v2 1/2] drm/komeda: Add "
` [PATCH v2 2/2] drm/komeda: Adds layer horizontal input size limitation check for D71

[PATCH 1/4] mac80211: Switch to a virtual time-based airtime scheduler
 2019-09-24  7:26 UTC  (25+ messages)
` [PATCH 2/4] mac80211: defer txqs removal from rbtree

[PATCH 0/2] selinux-testsuite: fix perltidy in Travis CI
 2019-09-24  7:26 UTC  (3+ messages)
` [PATCH 1/2] selinux-testsuite: use our own version of perltidy in the Travis CI tests

[PATCH v3] mtd: fix oops when writing to phram device on arm64
 2019-09-24  7:24 UTC 

[Xen-devel] [PATCH v13] x86/emulate: Send vm_event from emulate
 2019-09-24  7:23 UTC  (2+ messages)

[PATCH] quectel: remove unused variable in quectel_pre_sim
 2019-09-24  7:23 UTC 

[warrior][PATCH] kernel-uboot: compress arm64 kernels
 2019-09-24  7:23 UTC  (3+ messages)

[PATCH v7 0/6] PM / devfreq: Add dev_pm_qos support
 2019-09-24  7:26 UTC  (4+ messages)
  ` [PATCH v7 6/6] PM / devfreq: Use PM QoS for sysfs min/max_freq

post-receive: pub/scm/linux/kernel/git/zx2c4/WireGuard
 2019-09-24  7:22 UTC 

[PATCH] virtio_mmio: remove redundant dev_err message
 2019-09-24  7:21 UTC 

[PATCH v2] um: virtio: keep reading on -EAGAIN
 2019-09-24  7:21 UTC 

[PATCH] PM / devfreq: Check NULL governor in available_governors_show
 2019-09-24  7:25 UTC  (6+ messages)

[Buildroot] [PATCH] DEVELOPERS: Add Jagan Teki as maintainer for olimex A33 olinuxino
 2019-09-24  7:20 UTC 

[U-Boot] [v2, 1/2] armv7: ls102xa: add errata ID A-008646 for workaround
 2019-09-24  7:19 UTC  (2+ messages)
` [U-Boot] [v2,2/2] armv7: ls102xa: not power down OCRAM1


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.