All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-03 21:31:18 to 2018-07-03 22:04:59 UTC [more...]

[PATCH v2 00/32] Allow dynamic allocations during NAND chip identification phase
 2018-07-03 22:00 UTC  (90+ messages)
` [PATCH v2 01/32] mtd: rawnand: add hooks that may be called during nand_scan()
` [PATCH v2 02/32] mtd: rawnand: brcmnand: convert driver to nand_scan()
` [PATCH v2 03/32] mtd: rawnand: cafe: "
` [PATCH v2 04/32] mtd: rawnand: davinci: "
` [PATCH v2 05/32] mtd: rawnand: denali: convert "
` [PATCH v2 06/32] mtd: rawnand: fsl_elbc: convert driver "
` [PATCH v2 07/32] mtd: rawnand: fsl_ifc: "
` [PATCH v2 08/32] mtd: rawnand: fsmc: "
` [PATCH v2 09/32] mtd: rawnand: gpmi: "
` [PATCH v2 10/32] mtd: rawnand: hisi504: "
` [PATCH v2 11/32] mtd: rawnand: jz4780: "
` [PATCH v2 12/32] mtd: rawnand: lpc32xx_mlc: "
` [PATCH v2 13/32] mtd: rawnand: lpc32xx_slc: "
` [PATCH v2 14/32] mtd: rawnand: marvell: "
` [PATCH v2 15/32] mtd: rawnand: mtk: "
` [PATCH v2 16/32] mtd: rawnand: mxc: "
` [PATCH v2 17/32] mtd: rawnand: nandsim: "
` [PATCH v2 18/32] mtd: rawnand: omap2: "
` [PATCH v2 19/32] mtd: rawnand: s3c2410: "
` [PATCH v2 20/32] mtd: rawnand: sh_flctl: move all NAND chip related setup in one function
` [PATCH v2 21/32] mtd: rawnand: sh_flctl: convert driver to nand_scan()
` [PATCH v2 22/32] mtd: rawnand: sunxi: "
` [PATCH v2 23/32] mtd: rawnand: tango: "
` [PATCH v2 24/32] mtd: rawnand: txx9ndfmc: "
` [PATCH v2 25/32] mtd: rawnand: vf610: "
` [PATCH v2 26/32] mtd: rawnand: atmel: "
` [PATCH v2 27/32] mtd: rawnand: sm_common: convert driver to nand_scan_with_ids()
` [PATCH v2 28/32] mtd: rawnand: docg4: convert driver to nand_scan()
` [PATCH v2 29/32] mtd: rawnand: qcom: "
` [PATCH v2 30/32] mtd: rawnand: jz4740: "
` [PATCH v2 31/32] mtd: rawnand: do not export nand_scan_[ident|tail]() anymore
` [PATCH v2 32/32] mtd: rawnand: allocate dynamically ONFI parameters during detection

FAILED: patch "[PATCH] f2fs: truncate preallocated blocks in error case" failed to apply to 4.16-stable tree
 2018-07-03 22:04 UTC  (2+ messages)

[PATCH 0/6] perf: Add ioctl for PMU driver configuration
 2018-07-03 22:03 UTC  (7+ messages)
` [PATCH 5/6] perf/core: Use ioctl to communicate driver configuration to kernel

[lustre-devel] [PATCH 00/18] lustre: missing updates from lustre 2.9
 2018-07-03 22:03 UTC  (11+ messages)
` [lustre-devel] [PATCH 01/18] lustre: grant: add support for OBD_CONNECT_GRANT_PARAM
` [lustre-devel] [PATCH 05/18] lustre: llite: fast read implementation
` [lustre-devel] [PATCH 18/18] lustre: update version to 2.8.99

[PATCH v3] stop_machine: Disable preemption when waking two stopper threads
 2018-07-03 22:02 UTC 

struggling with initramfs
 2018-07-03 22:00 UTC  (2+ messages)

So, does btrfs check lowmem take days? weeks?
 2018-07-03 22:00 UTC  (17+ messages)

[PATCH] fast-import: Don't count delta attempts against an empty buffer
 2018-07-03 21:59 UTC  (3+ messages)

[PATCH 10/32] VFS: Implement a filesystem superblock creation/configuration context [ver #8]
 2018-07-03 21:58 UTC  (5+ messages)
` [PATCH 00/32] VFS: Introduce filesystem "

[PATCH 00/22] enable hotplug on multi-process
 2018-07-03 21:57 UTC  (7+ messages)
` [PATCH v8 02/19] eal: enable multi process init callback
` [PATCH v8 03/19] ethdev: enable hotplug on multi-process

[PATCH 00/24] xfs: broad enablement of deferred agfl frees
 2018-07-03 21:56 UTC  (4+ messages)
` [PATCH 21/24] xfs: use ->t_dfops for rmap extent swap operations

[PATCH v2 0/6] *** Add support for wifi QMI client driver ***
 2018-07-03 21:55 UTC  (5+ messages)

Better interoperability with Bitkeeper for fast-import/-export
 2018-07-03 21:56 UTC  (3+ messages)

[Buildroot] [PATCH v3 00/22] package/x11r7/xserver_xorg-server: bump version to 1.20.0
 2018-07-03 21:56 UTC  (6+ messages)
` [Buildroot] [PATCH v3 14/22] package/x11r7/xproto_*: mass removal
` [Buildroot] [PATCH v3 15/22] package/x11r7/xdriver_xf86-video-intel: bump version

[PATCH] vmw_pvrdma: Release netdev when vmxnet3 module is removed
 2018-07-03 21:53 UTC  (3+ messages)
` [PATCH v2] "

stop using buffer heads in xfs v7
 2018-07-03 21:52 UTC  (6+ messages)
` [PATCH 20/22] iomap: add support for sub-pagesize buffered I/O without buffer heads
` [PATCH 22/22] xfs: update my copyrights for the writeback and iomap code

[PATCH 0/2] grep.c: teach --only-matching to 'git-grep(1)'
 2018-07-03 21:52 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] grep.c: extract show_line_header()
  ` [PATCH v3 2/2] grep.c: teach 'git grep --only-matching'

[PATCH] fs: iomap: Change return type to vm_fault_t
 2018-07-03 21:52 UTC  (4+ messages)

[distros-debian-snapshot test] 74931: tolerable FAIL
 2018-07-03 21:51 UTC 

[U-Boot] [PATCH 0/7] Improve rockusb support in U-Boot
 2018-07-03 21:49 UTC  (9+ messages)
` [U-Boot] [PATCH 2/7] usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER command
` [U-Boot] [PATCH 4/7] usb: rockchip: implement K_FW_LBA_READ_10 command
` [U-Boot] [PATCH 5/7] usb: rockchip: implement K_FW_LBA_ERASE_10 command
` [U-Boot] [PATCH 6/7] usb: rockchip: be quiet on serial port while transferring data

[PATCH v2 1/4] iio: hx711: add data-ready-delay-ns property in DT
 2018-07-03 21:48 UTC  (3+ messages)

[PATCH v4 0/6] thermal: tsens: Refactoring for TSENSv2 IP
 2018-07-03 21:48 UTC  (4+ messages)
` [PATCH v4 6/6] arm64: dts: sdm845: Add tsens nodes

[PATCH bpf-next v2 0/3] bpf: btf: print bpftool map data with btf
 2018-07-03 21:46 UTC  (4+ messages)
` [PATCH bpf-next v2 2/3] bpf: btf: add btf print functionality

[PATCH v7 0/6] MIPS: Octeon: Clean up CIU header file
 2018-07-03 21:44 UTC  (7+ messages)
` [PATCH v7 1/6] MIPS: Octeon: Remove unused CIU types
` [PATCH v7 2/6] MIPS: Octeon: Unify QLM data types in CIU header
` [PATCH v7 3/6] MIPS: Octeon: Convert CIU types to use bitfields
` [PATCH v7 4/6] MIPS: Octeon: Remove all unused CIU macros
` [PATCH v7 5/6] MIPS: Octeon: Create simple macro for CIU registers
` [PATCH v7 6/6] MIPS: Octeon: Simplify CIU register functions

[PATCH] x86/efi: Access EFI MMIO data as unencrypted when SEV is active
 2018-07-03 21:46 UTC  (5+ messages)

[PATCH v2] block: don't use blocking queue entered for recursive bio submits
 2018-07-03 21:44 UTC 

[PATCH 3/3] mm: list_lru: Add lock_irq member to __list_lru_init()
 2018-07-03 21:44 UTC  (4+ messages)
` (no subject)
  ` 

[PATCH] x86/MCE: Fix CPU microcode version output
 2018-07-03 21:43 UTC  (4+ messages)
    `  "

[v4.17-stable 0/5] Fix DM DAX handling
 2018-07-03 21:42 UTC  (2+ messages)

[GSoC] [PATCH 0/5] rebase: rewrite rebase in C
 2018-07-03 21:42 UTC  (4+ messages)
` [GSoC] [PATCH v2 0/4] "
  ` [PATCH v2 4/4] builtin/rebase: support running "git rebase <upstream>"

WARN_ON_ONCE() in process_one_work()?
 2018-07-03 21:44 UTC  (6+ messages)

[PATCH] lightnvm: pblk: mark expected switch fall-through
 2018-07-03 21:21 UTC 

[PATCH] isdn: mark expected switch fall-throughs
 2018-07-03 21:17 UTC 

[PATCH] block: don't use blocking queue entered for recursive bio submits
 2018-07-03 21:39 UTC  (3+ messages)

[PATCH blktests v2 0/3] Add SRP initiator driver tests
 2018-07-03 21:39 UTC  (7+ messages)
` [PATCH blktests v2 3/3] Add tests for the SRP initiator and target drivers

[PATCH] memstick: host: jmb38x_ms: mark expected switch fall-throughs
 2018-07-03 21:39 UTC 

dwc2 (on Meson8b) doesn't detect "hot-plugged" USB devices
 2018-07-03 21:38 UTC  (4+ messages)

[PATCH] net/ark: use SPDX tags for Atomic Rules copyrighted files
 2018-07-03 21:36 UTC 

[PATCH] kernel-fitimage: add support for ext2.gz initramfs files
 2018-07-03  3:01 UTC 

[PATCH] ACPI: bus.c: Let acpi_device_get_match_data() return DT compatibility data
 2018-07-03 21:36 UTC  (2+ messages)

[PATCH v2 net] net/ipv6: Revert attempt to simplify route replace and append
 2018-07-03 21:36 UTC 

[Qemu-devel] [PULL v2 00/32] Monitor patches for 2018-07-03
 2018-07-03 21:35 UTC  (33+ messages)
` [Qemu-devel] [PULL v2 01/32] qmp: Say "out-of-band" instead of "Out-Of-Band"
` [Qemu-devel] [PULL v2 02/32] monitor: Spell "I/O thread" consistently in comments
` [Qemu-devel] [PULL v2 03/32] docs/interop/qmp: Improve OOB documentation
` [Qemu-devel] [PULL v2 04/32] qmp: Document COMMAND_DROPPED design flaw
` [Qemu-devel] [PULL v2 05/32] qmp: Get rid of x-oob-test command
` [Qemu-devel] [PULL v2 06/32] tests/qmp-test: Test in-band command doesn't overtake
` [Qemu-devel] [PULL v2 07/32] qmp: Make "id" optional again even in "oob" monitors
` [Qemu-devel] [PULL v2 08/32] tests/test-qga: Demonstrate the guest-agent ignores "id"
` [Qemu-devel] [PULL v2 09/32] qmp qemu-ga: Revert change that accidentally made qemu-ga accept "id"
` [Qemu-devel] [PULL v2 10/32] tests/test-qga: Demonstrate the guest-agent ignores "control"
` [Qemu-devel] [PULL v2 11/32] qmp qemu-ga: Fix qemu-ga not to accept "control"
` [Qemu-devel] [PULL v2 12/32] qmp: Redo how the client requests out-of-band execution
` [Qemu-devel] [PULL v2 13/32] qmp: Revert change to handle_qmp_command tracepoint
` [Qemu-devel] [PULL v2 14/32] qmp: Always free QMPRequest with qmp_request_free()
` [Qemu-devel] [PULL v2 15/32] qmp: Simplify code around monitor_qmp_dispatch_one()
` [Qemu-devel] [PULL v2 16/32] tests/qmp-test: Demonstrate QMP errors jumping the queue
` [Qemu-devel] [PULL v2 17/32] qmp: Don't let malformed in-band commands jump "
` [Qemu-devel] [PULL v2 18/32] qmp: Don't let JSON errors "
` [Qemu-devel] [PULL v2 19/32] monitor: Rename use_io_thr to use_io_thread
` [Qemu-devel] [PULL v2 20/32] monitor: Peel off @mon_global wrapper
` [Qemu-devel] [PULL v2 21/32] qobject: New qdict_from_jsonf_nofail()
` [Qemu-devel] [PULL v2 22/32] qmp: De-duplicate error response building
` [Qemu-devel] [PULL v2 23/32] qmp: Use QDict * instead of QObject * for response objects
` [Qemu-devel] [PULL v2 24/32] qmp: Replace monitor_json_emitter{, raw}() by qmp_{queue, send}_response()
` [Qemu-devel] [PULL v2 25/32] qmp: Replace get_qmp_greeting() by qmp_greeting()
` [Qemu-devel] [PULL v2 26/32] qmp: Simplify monitor_qmp_respond()
` [Qemu-devel] [PULL v2 27/32] qmp: Add some comments around null responses
` [Qemu-devel] [PULL v2 28/32] qmp: Switch timestamp_put() to qdict_from_jsonf_nofail()
` [Qemu-devel] [PULL v2 29/32] qobject: Let qobject_from_jsonf() fail instead of abort
` [Qemu-devel] [PULL v2 30/32] qmp: Clean up capability negotiation after commit 02130314d8c
` [Qemu-devel] [PULL v2 31/32] monitor: Improve some comments
` [Qemu-devel] [PULL v2 32/32] qapi: Polish command flags documentation in qapi-code-gen.txt

[PATCH] memstick: host: tifm_ms: mark expected switch fall-throughs
 2018-07-03 21:36 UTC 

[igt-dev] [PATCH i-g-t 1/2] tests/kms_psr_sink_crc: Do not test sink crc
 2018-07-03 21:35 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_psr_sink_crc: Test PSR source HW status

[PATCH] cgroup: use irqsave in cgroup_rstat_flush_locked()
 2018-07-03 21:35 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 0/4] m68k: Add basic support for the NeXTcube machine
 2018-07-03 20:58 UTC  (7+ messages)

[RFC PATCH v5] Implement --first-parent for git rev-list --bisect
 2018-07-03 21:33 UTC  (12+ messages)

[Qemu-devel] [PULL 0/7] Linux user for 3.0 patches
 2018-07-03 21:33 UTC  (2+ messages)

[PATCH v2 00/23] Add multi-channel support to Armada thermal driver
 2018-07-03 21:33 UTC  (4+ messages)
` [PATCH v2 19/23] arm64: dts: marvell: rename ap806 syscon node

[U-Boot] [PATCH 0/2] sunxi: Fix MMC driver crashes
 2018-07-03 21:33 UTC  (7+ messages)
` [U-Boot] [PATCH 1/2] arm: timer: factor out FSL arch timer erratum workaround


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.