All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-10 18:35:11 to 2020-05-10 20:13:18 UTC [more...]

[PATCH v2 1/6] mtd: rawnand: marvell: Fix the condition on a return code
 2020-05-10 20:06 UTC  (2+ messages)

[PATCH v2 2/6] mtd: rawnand: marvell: Use devm_platform_ioremap_res()
 2020-05-10 20:06 UTC  (2+ messages)

[PATCH v2 3/6] mtd: rawnand: marvell: Use nand_cleanup() when the device is not yet registered
 2020-05-10 20:05 UTC  (2+ messages)

[PATCH v2 4/6] mtd: rawnand: marvell: Fix probe error path
 2020-05-10 20:05 UTC  (2+ messages)

[PATCH v2 5/6] mtd: rawnand: marvell: Rename a function to clarify
 2020-05-10 20:05 UTC  (2+ messages)

[PATCH v2 6/6] mtd: rawnand: marvell: Rename the ->correct() function
 2020-05-10 20:05 UTC  (2+ messages)

[PATCH v3 1/9] mtd: rawnand: timings: Add mode information to the timings structure
 2020-05-10 20:05 UTC  (2+ messages)

[PATCH v3 2/9] mtd: rawnand: timings: Fix default tR_max and tCCS_min timings
 2020-05-10 20:05 UTC  (2+ messages)

[PATCH v3 3/9] mtd: rawnand: onfi: Fix redundancy detection check
 2020-05-10 20:05 UTC  (3+ messages)

[PATCH v3 5/9] mtd: rawnand: onfi: Define the number of parameter pages
 2020-05-10 20:05 UTC  (2+ messages)

[PATCH v3 4/9] mtd: rawnand: onfi: Use intermediate variables to improve readability
 2020-05-10 20:05 UTC  (2+ messages)

[PATCH v3 6/9] mtd: rawnand: onfi: Avoid doing a copy of the parameter page
 2020-05-10 20:05 UTC  (2+ messages)

[PATCH v3 7/9] mtd: rawnand: onfi: Drop a useless parameter page read
 2020-05-10 20:05 UTC  (2+ messages)

[PATCH v3 8/9] mtd: rawnand: jedec: Define the number of parameter pages
 2020-05-10 20:05 UTC  (2+ messages)

[PATCH 1/3] power: supply: max17040: Correct voltage reading
 2020-05-10 20:09 UTC  (4+ messages)
` [PATCH 3/3] power: supply: max17040: Set rcomp value

[PATCH 1/4] mtd: rawnand: cs553x: Declare controllers instead of NAND chips
 2020-05-10 20:04 UTC  (2+ messages)

[PATCH 2/4] mtd: rawnand: cs553x: Stop using chip->legacy.IO_ADDR_{R, W}
 2020-05-10 20:04 UTC  (2+ messages)

[PATCH v3 9/9] mtd: rawnand: jedec: Use intermediate variables to improve readability
 2020-05-10 20:04 UTC  (2+ messages)

[PATCH 3/4] mtd: rawnand: cs553x: Implement exec_op()
 2020-05-10 20:04 UTC  (2+ messages)

[PATCH 4/4] mtd: rawnand: cs553x: Get rid of the legacy interface implementation
 2020-05-10 20:04 UTC  (2+ messages)

[PATCH v2 1/8] mtd: rawnand: toshiba: Add a specific init for TC58TEG5DCLTA00
 2020-05-10 20:04 UTC  (2+ messages)

[PATCH v2 2/8] mtd: rawnand: Define the "distance 3" MLC pairing scheme
 2020-05-10 20:04 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/suricata: fix build with lua
 2020-05-10 20:08 UTC  (2+ messages)

[PATCH v2 3/8] mtd: rawnand: toshiba: Set the pairing scheme for TC58TEG5DCLTA00
 2020-05-10 20:04 UTC  (2+ messages)

[PATCH v2 4/8] mtd: Add support for emulated SLC mode on MLC NANDs
 2020-05-10 20:04 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] package/suricata: fix build with lua
 2020-05-10 20:07 UTC 

Pull request v2: u-boot-spi/master
 2020-05-10 20:07 UTC 

[PATCH v2 5/8] dt-bindings: mtd: partition: Document the slc-mode property
 2020-05-10 20:04 UTC  (2+ messages)

[PATCH v2 6/8] mtd: partitions: ofpart: Parse the slc-mode property
 2020-05-10 20:04 UTC  (2+ messages)

[PATCH -next] mtd: rawnand: ingenic: Make qi_lb60_ooblayout_ops static
 2020-05-10 20:06 UTC  (2+ messages)

[PATCH -next] mtd: rawnand: cadence: Make cadence_nand_attach_chip static
 2020-05-10 20:06 UTC  (2+ messages)

[PATCH v2 7/8] mtd: cmdlinepart: Add an slc option to use SLC mode on a part
 2020-05-10 20:04 UTC  (2+ messages)

[PATCH -next] mtd: rawnand: brcmnand: Remove unused including <linux/version.h>
 2020-05-10 20:06 UTC  (2+ messages)

[PATCH 0/2] mtd: spi-nand: Update Toshiba support
 2020-05-10 20:06 UTC  (3+ messages)
` [PATCH 1/2] mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit)
` [PATCH 2/2] mtd: spinand: toshiba: Support for new Kioxia Serial NAND

[PATCH v2] mtd: rawnand: denali: add more delays before latching incoming data
 2020-05-10 20:06 UTC  (2+ messages)

[PATCH v2 8/8] ubi: Relax the 'no MLC' rule and allow MLCs operating in SLC mode
 2020-05-10 20:03 UTC  (2+ messages)

[PATCH 1/4] mtd: rawnand: au1550nd: Stop using IO_ADDR_{R,W} in au_{read,write}_buf[16]()
 2020-05-10 20:06 UTC  (2+ messages)
` [PATCH 1/4] mtd: rawnand: au1550nd: Stop using IO_ADDR_{R, W} in au_{read, write}_buf[16]()

[PATCH 2/4] mtd: rawnand: au1550nd: Implement exec_op()
 2020-05-10 20:06 UTC  (2+ messages)

[PATCH 3/4] mtd: rawnand: au1550nd: Get rid of the legacy interface implementation
 2020-05-10 20:06 UTC  (2+ messages)

[PATCH 4/4] mtd: rawnand: au1550nd: Patch the read/write buf helper prototypes
 2020-05-10 20:06 UTC  (2+ messages)

[PATCH v5 01/13] mtd: rawnand: Translate obscure bitfields into readable macros
 2020-05-10 20:03 UTC  (2+ messages)

[PATCH v5 02/13] mtd: rawnand: Reorder the nand_chip->options flags
 2020-05-10 20:03 UTC  (2+ messages)

[PATCH v5 03/13] mtd: rawnand: Rename a NAND chip option
 2020-05-10 20:03 UTC  (2+ messages)

[PATCH v5 04/13] mtd: rawnand: Fix comments about the use of bufpoi
 2020-05-10 20:03 UTC  (2+ messages)

[PATCH v5 05/13] mtd: rawnand: Rename the use_bufpoi variables
 2020-05-10 20:03 UTC  (2+ messages)

[PATCH v5 06/13] mtd: rawnand: Avoid indirect access to ->data_buf()
 2020-05-10 20:03 UTC  (2+ messages)

[PATCH v5 07/13] mtd: rawnand: Add a helper to check supported operations
 2020-05-10 20:03 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/util-linux: renumber patches
 2020-05-10 20:04 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/util-linux: accept sector-size

[Buildroot] [git commit branch/2020.02.x] package/util-linux: accept sector-size
 2020-05-10 20:04 UTC 

[PATCH v5 08/13] mtd: rawnand: Give the possibility to verify a read operation is supported
 2020-05-10 20:03 UTC  (2+ messages)

[PATCH v5 09/13] mtd: rawnand: onfi: Adapt the parameter page read to constraint controllers
 2020-05-10 20:03 UTC  (2+ messages)

[PATCH v5 10/13] mtd: rawnand: jedec: Adapt the parameter page read to constraint controllers
 2020-05-10 20:02 UTC  (2+ messages)

[PATCH v5 11/13] mtd: rawnand: Expose monolithic read/write_page_raw() helpers
 2020-05-10 20:02 UTC  (2+ messages)

[PATCH v5 12/13] mtd: rawnand: Allow controllers to overload soft ECC hooks
 2020-05-10 20:02 UTC  (2+ messages)

[PATCH v5 13/13] mtd: rawnand: micron: Allow controllers to overload raw accessors
 2020-05-10 20:02 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] package/util-linux: renumber patches
 2020-05-10 20:01 UTC 

git check-ignore --verbose fails oddly when invoked via an alias
 2020-05-10 19:59 UTC 

[PATCH v2] hwmon: (pmbus) Driver for Maxim MAX16601
 2020-05-10 19:58 UTC  (2+ messages)

[PATCH] docs/devicetree/i2c: brcm,bcm2835: fix node id in example
 2020-05-10 19:58 UTC  (2+ messages)

[Buildroot] [PATCH 0/3] support/gnucomnfig: update (branch yem/gnuconfig)
 2020-05-10 19:57 UTC  (3+ messages)
` [Buildroot] [PATCH 1/3] support/gnuconfig: reference the correct sha1 we're using

[PATCH net-next] checkpatch: warn about uses of ENOTSUPP
 2020-05-10 19:56 UTC  (4+ messages)

[Buildroot] [git commit branch/2020.02.x] support/gnuconfig: reference the correct sha1 we're using
 2020-05-10 19:55 UTC 

[Buildroot] [PATCH 1/1] package/freerdp: security bump to version 2.1.0
 2020-05-10 19:55 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] package/freerdp: security bump to version 2.1.0
 2020-05-10 19:54 UTC 

Using a custom LDFLAG for all objects and binaries
 2020-05-10 19:53 UTC  (7+ messages)

[PATCH] ARM: mm: Remove virtual address print from B15 RAC driver
 2020-05-10 19:52 UTC  (3+ messages)

[Buildroot] [PATCH] board: Add Kontron SMARC-sAL28 support
 2020-05-10 19:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/matchbox: add hash for license file
 2020-05-10 19:51 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] package/matchbox: add hash for license file
 2020-05-10 19:51 UTC 

[Buildroot] [PATCH 1/1] package/matchbox: add missing expat dependency
 2020-05-10 19:51 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] package/matchbox: add missing expat dependency
 2020-05-10 19:51 UTC 

[PATCH] lib: linear_ranges: Add missing MODULE_LICENSE()
 2020-05-10 19:50 UTC  (2+ messages)

[PATCH V2 1/2] gcc10: Update to GCC 10.1 Release
 2020-05-10 19:50 UTC  (2+ messages)
` [PATCH V2 2/2] gcc10: Default back to -fcommon

[Buildroot] [PATCH 1/1] package/domoticz: set WITH_LIBUSB
 2020-05-10 19:48 UTC  (2+ messages)

[PATCH] r8152: support additional Microsoft Surface Ethernet Adapter variant
 2020-05-10 19:46 UTC 

[PATCH v1 1/1] EDAC, {skx,i10nm}: Use CPU stepping macro to pass configurations
 2020-05-10 19:37 UTC  (3+ messages)
  ` [PATCH v1 1/1] EDAC, {skx, i10nm}: "

[PATCH 1/2] gcc10: Update to GCC 10.1 Release
 2020-05-10 19:45 UTC  (2+ messages)
` [PATCH 2/2] gcc10: Default back to -fcommon

[GIT pull] locking/urgent for 5.7-rc5
 2020-05-10 19:45 UTC  (6+ messages)
` [GIT pull] objtool/urgent "
` [GIT pull] x86/urgent "

[GIT PULL v2] Block fixes for 5.7-rc5
 2020-05-10 19:45 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v5.7-rc4
 2020-05-10 19:45 UTC  (5+ messages)

[Buildroot] [PATCH v1] package/gupnp: add libuuid to linking dependencies
 2020-05-10 19:43 UTC 

[PATCH v2] file: add PACKAGECONFIG for auto options
 2020-05-10 19:42 UTC  (2+ messages)
` [OE-core] "

stable/linux-4.19.y boot: 97 boots: 1 failed, 91 passed with 5 untried/unknown (v4.19.122)
 2020-05-10 19:41 UTC 

[dpdk-dev] [PATCH 1/2] crypto/zuc: support IPSec Multi-buffer lib v0.54
 2020-05-10 19:40 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/2] doc: support IPsec "

[PATCH] contrib/git-jump: cat output when not a terminal
 2020-05-10 19:38 UTC  (12+ messages)

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-10 19:38 UTC  (6+ messages)
` [PATCH 0/6] exec: Trivial cleanups for exec
  ` [PATCH 0/5] exec: Control flow simplifications
    ` [PATCH 3/5] exec: Remove recursion from search_binary_handler

[PATCH] docs/devicetree: mailbox: fix trivial typo
 2020-05-10 19:38 UTC  (2+ messages)

Pull request: u-boot-spi/master
 2020-05-10 19:36 UTC  (4+ messages)

[Buildroot] [PATCH] release: don't include temp files
 2020-05-10 19:35 UTC  (2+ messages)

[PATCH net-next v4 00/10] Ethernet Cable test support
 2020-05-10 19:35 UTC  (14+ messages)
` [PATCH net-next v4 01/10] net: phy: Add cable test support to state machine
` [PATCH net-next v4 1/1] net: phy: Send notifier when starting the cable test
` [PATCH net-next v4 02/10] net: phy: Add support for polling "
` [PATCH net-next v4 03/10] net: ethtool: netlink: Add support for triggering a "
` [PATCH net-next v4 04/10] net: ethtool: Add attributes for cable test reports
` [PATCH net-next v4 05/10] net: ethtool: Make helpers public
` [PATCH net-next v4 06/10] net: ethtool: Add infrastructure for reporting cable test results
` [PATCH net-next v4 07/10] net: ethtool: Add helpers for reporting "
` [PATCH net-next v4 08/10] net: phy: marvell: Add cable test support
` [PATCH net-next v4 09/10] net: phy: Put interface into oper testing during cable test
` [PATCH net-next v4 10/10] net: phy: Send notifier when starting the "

[Buildroot] [git commit branch/2020.02.x] release: don't include temp files
 2020-05-10 19:34 UTC 

I disabled more compiler warnings
 2020-05-10 19:33 UTC 

[Buildroot] [git commit branch/2020.02.x] package/domoticz: set WITH_LIBUSB
 2020-05-10 19:31 UTC 

[Buildroot] [PATCH 1/1] package/squid: security bump to version 4.11
 2020-05-10 19:31 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] package/squid: security bump to version 4.11
 2020-05-10 19:30 UTC 

[PATCH] ACPI: Delete unused proc filename macros
 2020-05-10 19:30 UTC 

[Buildroot] [PATCH/next 1/1] package/libaacs: bump version to 0.10.0
 2020-05-10 19:29 UTC 

[Buildroot] [2020.02.x] package/libsepol: fix -fno-common build failures
 2020-05-10 19:29 UTC  (3+ messages)

[Buildroot] [git commit branch/2020.02.x] package/libsepol: fix -fno-common build failures
 2020-05-10 19:29 UTC 

Possible memory leak in unxz()
 2020-05-10 19:15 UTC  (3+ messages)

[Buildroot] [PATCH] package/exim: fix parallel build
 2020-05-10 19:25 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] package/exim: fix parallel build
 2020-05-10 19:24 UTC 

[Buildroot] [git commit] package/qemu: disable curl for the host variant
 2020-05-10 19:24 UTC  (2+ messages)

[PATCH V2] mkimage: fit: Do not tail-pad fitImage with external data
 2020-05-10 19:24 UTC  (12+ messages)

[Buildroot] [git commit branch/2020.02.x] package/qemu: disable curl for the host variant
 2020-05-10 19:22 UTC 

[Buildroot] [git commit branch/2020.02.x] package/qemu: enable or1k support in host-qemu
 2020-05-10 19:22 UTC 

[Buildroot] [git commit branch/2020.02.x] package/qemu: disable SDL2 for the host variant
 2020-05-10 19:21 UTC 

[Buildroot] [git commit branch/2020.02.x] package/qemu: disable bzip2 for the host variant
 2020-05-10 19:21 UTC 

[Buildroot] [git commit branch/2020.02.x] package/qemu: disable vnc optional support for the host variant
 2020-05-10 19:20 UTC 

[Buildroot] [git commit branch/2020.02.x] package/qemu: disable libssh for the host variant
 2020-05-10 19:20 UTC 

[Buildroot] [PATCH 1/1] package/libfm-extra: fix dependency comment
 2020-05-10 19:16 UTC  (2+ messages)

[Printing-architecture] REMINDER:OP Monthly Call on 05/12/20
 2020-05-10 19:16 UTC 

[Buildroot] [git commit branch/2020.02.x] package/libfm-extra: fix dependency comment
 2020-05-10 19:16 UTC 

[Buildroot] [PATCH 1/1] DEVELOPERS: adjust e-mail address for Davide Viti
 2020-05-10 19:16 UTC  (2+ messages)

[PATCH] test: Use ut_asserteq_mem() where possible
 2020-05-10 19:15 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] DEVELOPERS: adjust e-mail address for Davide Viti
 2020-05-10 19:15 UTC 

[Buildroot] [PATCH 1/1] package/qpdf: fix 'no such file' exeption
 2020-05-10 19:13 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/vlc: enable gnutls if selected
 2020-05-10 19:13 UTC  (2+ messages)

[PATCH v2 0/9] powerpc + ps3 patches
 2020-05-10 19:05 UTC  (3+ messages)
` [PATCH v2 9/9] hvc_console: Allow backends to set I/O buffer size

[general question] rare silent data corruption when writing data
 2020-05-10 19:12 UTC  (7+ messages)

[Buildroot] [git commit branch/2020.02.x] package/qpdf: fix 'no such file' exeption
 2020-05-10 19:12 UTC 

[Buildroot] [git commit branch/2020.02.x] package/vlc: enable gnutls if selected
 2020-05-10 19:12 UTC 

[PATCH v5 0/4] Introduce the for_each_set_clump macro
 2020-05-10 19:05 UTC  (8+ messages)

[PATCH v2] x86: Optimise x86 IP checksum code
 2020-05-10 19:03 UTC 

[PATCH] Kconfig: default to CC_OPTIMIZE_FOR_PERFORMANCE_O3 for gcc >= 10
 2020-05-10 18:58 UTC  (9+ messages)

First patch questions (target mailing list, target tree)
 2020-05-10 18:55 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/paho-mqtt-c: fix build without C++
 2020-05-10 18:55 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] package/paho-mqtt-c: fix build without C++
 2020-05-10 18:54 UTC 

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2020-05-10 18:53 UTC 

[PATCH v2] test: Use ut_asserteq_mem() where possible
 2020-05-10 18:52 UTC 

scsi_alloc_target: parent of the target (need not be a scsi host)
 2020-05-10 18:52 UTC  (2+ messages)

Patches for ui/gtk and ui/sdl
 2020-05-10 18:43 UTC  (11+ messages)
` [PATCH 01/10] ui/win32-kbd-hook: handle AltGr in a hook procedure
` [PATCH 02/10] ui/gtk: fix handling of AltGr key on Windows
` [PATCH 03/10] ui/gkt: release all keys on grab-broken-event
` [PATCH 04/10] ui/gtk: remove unused code
` [PATCH 05/10] ui/gtk: remove unused variable ignore_keys
` [PATCH 06/10] ui/sdl2: fix handling of AltGr key on Windows
` [PATCH 07/10] ui/sdl2: start in full screen with grab enabled
` [PATCH 08/10] ui/sdl2-input: use trace-events to debug key events
` [PATCH 09/10] ui/gtk: don't pass on win keys without keyboard grab
` [PATCH 10/10] ui/gtk: use native keyboard scancodes on Windows

[PATCH v12 00/11] Support ROHM BD99954 charger IC
 2020-05-10 18:51 UTC  (3+ messages)

[ANNOUNCE] GSoC 2020 Students and Projects
 2020-05-10 18:51 UTC  (3+ messages)

stable/linux-5.6.y boot: 112 boots: 4 failed, 103 passed with 5 untried/unknown (v5.6.12)
 2020-05-10 18:50 UTC 

[PATCH 1/2] alpha: add a delay between RTC port write and read
 2020-05-10 18:50 UTC  (9+ messages)
  ` [PATCH 1/2 v2] alpha: add a delay to inb_p, inb_w and inb_l
    ` [PATCH 1/2 v3] "

[Bug 1877794] [NEW] Constant Folding on 64-bit Subtraction causes SIGILL on linux-user glxgears ppc64le to x86_64 by way of generating bad shift instruction with c=-1
 2020-05-10 18:38 UTC  (2+ messages)
` [Bug 1877794] "

[patch V4 part 2 00/18] x86/entry: Entry/exception code rework, syscall and KVM changes
 2020-05-10 18:47 UTC  (5+ messages)
` [patch V4 part 2 10/18] x86/entry/64: Check IF in __preempt_enable_notrace() thunk

[PATCH v2] pypi.bbclass: mind package suffix on version check
 2020-05-10 18:46 UTC  (5+ messages)
  ` [OE-core] "

[PATCH 0/2] 9pfs: regression init_in_iov_from_pdu truncating size
 2020-05-10 18:43 UTC  (4+ messages)
` [PATCH 1/2] xen-9pfs: Fix log messages of reply errors
` [PATCH 2/2] 9pfs: fix init_in_iov_from_pdu truncating size

[PATCH v14 0/2] iio: proximity: driver for vcnl3020
 2020-05-10 18:45 UTC  (3+ messages)
` [PATCH v14 1/2] dt-bindings: proximity: provide vcnl3020 device tree binding document
` [PATCH v14 2/2] iio: proximity: Add driver support for vcnl3020 proximity sensor

[PATCH] selftests/tpm: Fix runtime error
 2020-05-10 18:44 UTC  (2+ messages)

[PATCH for-rc] RDMA/iw_cxgb4: Fix incorrect function parameters
 2020-05-10 18:41 UTC 

[PATCH net] net: dsa: loop: Add module soft dependency
 2020-05-10 18:40 UTC  (2+ messages)

[PATCH net-next v3 00/10] Ethernet Cable test support
 2020-05-10 18:39 UTC  (7+ messages)
` [PATCH net-next v3 06/10] net: ethtool: Add infrastructure for reporting cable test results


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.