All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-10 19:08:31 to 2020-05-10 20:16:52 UTC [more...]

[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
 2020-05-10 20:01 UTC  (2+ messages)
` [Bug 1856335] "

[PATCH v2 00/39] Tidy up the 'bd' command
 2020-05-10 20:16 UTC  (30+ messages)
` [PATCH v2 01/39] tbs2910: Drop "
` [PATCH v2 02/39] bdinfo: nds32: Use generic bd_info
` [PATCH v2 03/39] bdinfo: riscv: "
` [PATCH v2 04/39] bdinfo: m68k: Drop bd_info->bi_ipbfreq
` [PATCH v2 05/39] bdinfo: xtensa: Create a generic do_bdinfo for xtensa
` [PATCH v2 06/39] bdinfo: mips: Use the generic bd command
` [PATCH v2 07/39] bdinfo: nios2: "
` [PATCH v2 08/39] bdinfo: microblaze: "
` [PATCH v2 09/39] bdinfo: sh: "
` [PATCH v2 10/39] bdinfo: x86: "
` [PATCH v2 11/39] bdinfo: sandbox: "
` [PATCH v2 12/39] bdinfo: nds32: "
` [PATCH v2 13/39] bdinfo: riscv: "
` [PATCH v2 14/39] bdinfo: powerpc: "
` [PATCH v2 15/39] bdinfo: m68k: "
` [PATCH v2 16/39] bdinfo: arm: "
` [PATCH v2 17/39] bdinfo: arc: "
` [PATCH v2 18/39] bdinfo: Drop the option to not use the generic 'bd' command
` [PATCH v2 19/39] bdinfo: Drop unused __maybe_unused
` [PATCH v2 20/39] bdinfo: microblaze: sh: nios2: Drop arch-specific flash info
` [PATCH v2 21/39] bdinfo: Drop unnecessary inline on functions
` [PATCH v2 22/39] bdinfo: Drop print_std_bdinfo()
` [PATCH v2 23/39] bdinfo: ppc: Drop arch-specific print_baudrate()
` [PATCH v2 24/39] bdinfo: sh: arc: Drop arch-specific print_bi_mem()
` [PATCH v2 25/39] bdinfo: Drop print_bi_boot_params()
` [PATCH v2 26/39] bdinfo: Drop print_bi_flash()
` [PATCH v2 27/39] bdinfo: Drop print_cpu_word_size()
` [PATCH v2 28/39] bdinfo: net: ppc: Drop bi_enet1addr and other similar info
` [PATCH v2 29/39] bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHn

[PATCH] mtd: rawnand: fsmc: Change to non-atomic bit operations
 2020-05-10 20:07 UTC  (2+ messages)

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

[PATCH 0/3] plugins: Move declarations around and rename 'hwaddr' argument
 2020-05-10 20:14 UTC  (2+ messages)

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

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

[Buildroot] [PATCH v1] package/gupnp: add libuuid to linking dependencies
 2020-05-10 20:15 UTC  (2+ messages)

[PATCH] mtd: rawnand: Take check_only into account
 2020-05-10 20:06 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: denali: add more delays before latching incoming data
 2020-05-10 20:06 UTC  (3+ 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  (3+ 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  (3+ messages)

[Lvfs-announce] New GDPR account compliance requirements
 2020-05-10 20:14 UTC 

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

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

[PATCH] mtd: rawnand: Give more information about the ECC weakness
 2020-05-10 20:06 UTC  (2+ messages)

[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 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 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 8/8] ubi: Relax the 'no MLC' rule and allow MLCs operating in SLC mode
 2020-05-10 20:03 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 

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

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

[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 


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.