All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-22 06:02:02 to 2018-07-22 10:30:13 UTC [more...]

[PATCH v4 00/35] Allow dynamic allocations during NAND chip identification phase
 2018-07-22 10:30 UTC  (33+ messages)
` [PATCH v4 26/35] mtd: rawnand: atmel: convert driver to nand_scan()
` [PATCH v4 27/35] mtd: rawnand: sm_common: convert driver to nand_scan_with_ids()
` [PATCH v4 28/35] mtd: rawnand: allow exiting immediately nand_scan_ident()
` [PATCH v4 29/35] mtd: rawnand: docg4: convert driver to nand_scan()
` [PATCH v4 30/35] mtd: rawnand: qcom: "
` [PATCH v4 31/35] mtd: rawnand: jz4740: "
` [PATCH v4 32/35] mtd: rawnand: tegra: "
` [PATCH v4 33/35] mtd: rawnand: do not export nand_scan_[ident|tail]() anymore

[PATCH 1/6] pynfs: python3 support plan: print -> print()
 2018-07-22  9:27 UTC  (6+ messages)
` [PATCH 2/6] pynfs: python3 support plan: exec -> exec()
` [PATCH 3/6] pynfs: python3 support plan: "except E,e:" -> "except E as e:"
` [PATCH 4/6] pynfs: python3 support plan: "raise E, args:" -> "raise E(args)"
` [PATCH 5/6] pynfs: python3 support plan: remove suffix 'L' of long integer
` [PATCH 6/6] pynfs: python3 support plan: octal literal 0644 -> 0o644

[PATCH] fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_id
 2018-07-22  8:50 UTC 

State of NewHash work, future directions, and discussion
 2018-07-22  9:34 UTC  (7+ messages)
` Hash algorithm analysis

[PATCH] ARM: dts: rmobile: Drop MTD partitioning from DT
 2018-07-22 10:10 UTC  (7+ messages)

[PATCH] Delete invalid assignment statements in do_sendfile
 2018-07-22  8:37 UTC 

[PATCH] ALSA: hda/i915: Allow delayed i915 audio component binding
 2018-07-22 10:07 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[U-Boot] [PATCH 1/1] bios_emulator: remove assignment without effect
 2018-07-22  9:59 UTC  (3+ messages)

[PATCH] power: supply: bq27xxx: Update comments
 2018-07-22  9:58 UTC 

[PATCH 00/14] format-patch: add --interdiff and --range-diff options
 2018-07-22  9:57 UTC  (15+ messages)
` [PATCH 01/14] format-patch: allow additional generated content in make_cover_letter()
` [PATCH 02/14] format-patch: add --interdiff option to embed diff in cover letter
` [PATCH 03/14] format-patch: teach --interdiff to respect -v/--reroll-count
` [PATCH 04/14] interdiff: teach show_interdiff() to indent interdiff
` [PATCH 05/14] log-tree: show_log: make commentary block delimiting reusable
` [PATCH 06/14] format-patch: allow --interdiff to apply to a lone-patch
` [PATCH 07/14] range-diff: respect diff_option.file rather than assuming 'stdout'
` [PATCH 08/14] range-diff: publish default creation factor
` [PATCH 09/14] range-diff: relieve callers of low-level configuration burden
` [PATCH 10/14] format-patch: add --range-diff option to embed diff in cover letter
` [PATCH 11/14] format-patch: extend --range-diff to accept revision range
` [PATCH 12/14] format-patch: teach --range-diff to respect -v/--reroll-count
` [PATCH 13/14] format-patch: add --creation-factor tweak for --range-diff
` [PATCH 14/14] format-patch: allow --range-diff to apply to a lone-patch

[xen-unstable-coverity test] 125502: all pass - PUSHED
 2018-07-22  9:53 UTC 

[PATCH 1/2] block: move dif_prepare/dif_complete functions to block layer
 2018-07-22  9:49 UTC  (4+ messages)
` [PATCH 2/2] nvme: use blk API to remap ref tags for IOs with metadata

[U-Boot] [PATCH 1/1] dm: sysreset: x86: missing build dependency
 2018-07-22  9:48 UTC 

[PATCH 02/11] touchscreen: ad7877: Use octal permissions
 2018-07-22  9:39 UTC  (4+ messages)
` [PATCH 05/11] touchscreen: elants: "

Unable to view patches in https://patchwork.kernel.org/project/LKML/list/
 2018-07-22  9:37 UTC  (3+ messages)

[PATCH net-next] bonding: don't cast const buf in sysfs store
 2018-07-22  8:37 UTC 

[PATCH 0/4] net: Add support for Lantiq / Intel vrx200 network
 2018-07-22  9:29 UTC  (5+ messages)
` [PATCH 4/4] net: dsa: Add Lantiq / Intel DSA driver for vrx200

[PATCH] arch/h8300: fix kernel/dma.c build warning
 2018-07-22  9:25 UTC  (3+ messages)

[PATCH] arch/h8300: modify ffs(), fls() etc. functions to return int
 2018-07-22  9:25 UTC  (3+ messages)

[PATCH v5 0/8] Allocate cache entries from mem_pool
 2018-07-22  9:23 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 3/8] block alloc: add lifecycle APIs for cache_entry structs

[PATCH v5 0/8] ref-in-want
 2018-07-22  9:20 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 8/8] fetch-pack: implement ref-in-want

[PATCH] mk: Detect AVX2 capability based on the target CPU architecture
 2018-07-22  9:19 UTC 

[PATCH 0/2] meson-saradc: add support for the Meson8m2 SoC
 2018-07-22  8:19 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: add Meson8m2 support
` [PATCH 2/2] iio: adc: meson-saradc: add support for the Meson8m2 SoCs

[GSoC] [PATCH 0/5] rebase: rewrite rebase in C
 2018-07-22  9:14 UTC  (4+ messages)
` [GSoC] [PATCH v4 0/4] "
  ` [PATCH v4 1/4] rebase: start implementing it as a builtin

[PATCH net-next v2 0/2] net: bridge: add support for backup port
 2018-07-22  8:17 UTC  (6+ messages)
` [Bridge] "
` [PATCH net-next v2 1/2] net: bridge: add support for raw sysfs port options
  ` [Bridge] "
` [PATCH net-next v2 2/2] net: bridge: add support for backup port
  ` [Bridge] "

[Qemu-devel] (no subject)
 2018-07-22  9:13 UTC 

[PATCH] fetch-pack: support negotiation tip whitelist
 2018-07-22  9:09 UTC  (3+ messages)
` [PATCH v4] "

[Cocci] [PATCH 01/18] coccinelle: change strncpy+truncation to strlcpy
 2018-07-22  8:13 UTC  (6+ messages)
` [PATCH 05/18] iio: "

[PATCH 1/3] iio: adc: add support for mcp3911
 2018-07-22  8:11 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: iio: adc: add bindings "

[PATCH v3 0/9] Introducing remote ODBs
 2018-07-22  9:05 UTC  (3+ messages)
` [PATCH v3 6/9] Use remote_odb_get_direct() and has_remote_odb()

[PATCH] netlink: fix memory leak
 2018-07-22  9:02 UTC  (4+ messages)

Receiving console output from GIT 10mins after abort/termination?
 2018-07-22  8:56 UTC  (2+ messages)

[RFC PATCH 0/5] Add delta islands support
 2018-07-22  8:55 UTC  (5+ messages)
` [RFC PATCH 2/5] Add delta-islands.{c,h}
` [RFC PATCH 3/5] pack-objects: add delta-islands support

[PATCH 00/14] conf/ucm: bytcr-rt5651: Various improvements + long-name profiles addition
 2018-07-22  8:52 UTC  (3+ messages)

[PATCH 00/20] wil6210 patches
 2018-07-22  7:47 UTC  (21+ messages)
` [PATCH 01/20] wil6210: Rx multicast packets duplicate detection
` [PATCH 02/20] wil6210: drop Rx packets with L2 error indication from HW
` [PATCH 03/20] wil6210: add TX latency statistics
` [PATCH 04/20] wil6210: fix temperature debugfs
` [PATCH 05/20] wil6210: fix RX checksum report to network stack
` [PATCH 06/20] wil6210: support Talyn specific FW file
` [PATCH 07/20] wil6210: align to latest auto generated wmi.h
` [PATCH 08/20] wil6210: add 3-MSI support
` [PATCH 09/20] wil6210: fix min() compilation errors
` [PATCH 10/20] wil6210: add support for link statistics
` [PATCH 11/20] wil6210: send L2UF on behalf of newly associated station
` [PATCH 12/20] wil6210: allow scan on AP interface
` [PATCH 13/20] wil6210: support max aggregation window size 64
` [PATCH 14/20] wil6210: increase firmware ready timeout
` [PATCH 15/20] wil6210: support Talyn specific board file
` [PATCH 16/20] wil6210: set default 3-MSI
` [PATCH 17/20] wil6210: align to latest auto generated wmi.h
` [PATCH 18/20] wil6210: off channel transmit management frames in AP mode
` [PATCH 19/20] wil6210: prevent FW download if HW is configured for secured boot
` [PATCH 20/20] wil6210: fix eDMA RX chaining

[PATCH v2 0/2] iio: adc: ti-ads7950: allow simultaneous use of buffer and direct mode
 2018-07-22  7:46 UTC  (5+ messages)
` [PATCH v2 1/2] iio: adc: ti-ads7950: use SPDX-License-Identifier
` [PATCH v2 2/2] iio: adc: ti-ads7950: allow simultaneous use of buffer and direct mode

Does Linux kernel 4.18-rc5 have drivers for IEEE 802.11AC Wave 2 USB Wireless Adapters?
 2018-07-22  7:40 UTC  (3+ messages)

[PATCH net] net: rollback orig value on failure of dev_qdisc_change_tx_queue_len
 2018-07-22  7:31 UTC  (3+ messages)

[PATCH net-next] net: remove redundant input checks in SIOCSIFTXQLEN case of dev_ifsioc
 2018-07-22  7:29 UTC  (3+ messages)

[Bug] block/for-next: IO hang in rq_qos_throttle
 2018-07-22  7:28 UTC  (3+ messages)

[Bug 107324] Radeon driver fails to install with modprobe: ERROR: could not insert 'radeon': Invalid argument
 2018-07-22  8:17 UTC  (7+ messages)

UG_ON(!may_use_simd()); hit in kernel_neon_begin(); on 4.17.5
 2018-07-22  8:12 UTC  (2+ messages)

[PATCH 0/2] arm64, makedumpfile: A couple of KASLR related fixes
 2018-07-22  7:44 UTC  (4+ messages)
` [PATCH 1/2] arm64: Get 'info->page_offset' from PT_LOAD segments to support KASLR boot cases

2.18.0 Regression: packing performance and effectiveness
 2018-07-22  8:04 UTC  (7+ messages)
` [PATCH] pack-objects: fix performance issues on packing large deltas
  ` [PATCH v2] "

[PATCH] unicore32: switch to NO_BOOTMEM
 2018-07-22  8:04 UTC  (2+ messages)

[PATCH] mtd: solutionengine.c: fix printk format warnings
 2018-07-22  7:54 UTC  (3+ messages)

[PATCH 2/4] perf tools: Add threads__get_last_match function
 2018-07-22  7:53 UTC  (3+ messages)
` [lkp-robot] [perf tools] 600b7378cf: perf-sanity-tests.Share_thread_mg.fail

[PATCH] staging: dgnc: dgnc_tty.c: Avoid '(' at the end of line
 2018-07-22  7:50 UTC  (2+ messages)

[Bug 107328] radeon_gart_table_vram_pin takes 473 ms during ACPI S3 resume
 2018-07-22  7:45 UTC 

[U-Boot] [PATCH 00/17] fs: fat: extend FAT write operations
 2018-07-22  7:43 UTC  (6+ messages)
` [U-Boot] [PATCH 01/17] fs: fat: extend get_fs_info() for write use

[lkp-robot] [perf] 100c2d1c34: perf-sanity-tests.'import_perf'_in_python.fail
 2018-07-22  7:42 UTC  (2+ messages)

sky2: no irq handler on v4.17.6
 2018-07-22  7:19 UTC 

[Bridge] [PATCH net-next 0/2] net: bridge: add support for backup port
 2018-07-22  7:41 UTC  (6+ messages)
` [Bridge] [PATCH net-next 1/2] net: bridge: add support for raw sysfs port options
  `  "

Query about the handling of a bug reported before
 2018-07-22  6:30 UTC 

[meta-oe][PATCH] kselftest: Add a recipe on kernel selftest
 2018-07-22  7:05 UTC  (6+ messages)

[LINUX PATCH v11 0/3] Add arm pl353 smc memory and nand driver for xilinx zynq soc
 2018-07-22  7:04 UTC  (3+ messages)
` [LINUX PATCH v11 3/3] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface

Query about tls patch
 2018-07-22  6:08 UTC 

[PATCH net] multicast: do not restore deleted record source filter mode to new one
 2018-07-22  5:59 UTC  (2+ messages)

[PATCH net] multicast: remove useless parameter for group add
 2018-07-22  5:47 UTC  (2+ messages)

[GIT PULL] am654 changes for v4.19 merge window
 2018-07-22  6:40 UTC  (3+ messages)

[PATCH] net: dsa: mv88e6xxx: fix races between lock and irq freeing
 2018-07-22  5:44 UTC  (2+ messages)

[PATCH v6 0/5] add mailbox support for i.MX7D
 2018-07-22  6:39 UTC  (12+ messages)
` [PATCH v6 1/5] dt-bindings: mailbox: allow mbox-cells to be equal to 0
` [PATCH v6 2/5] dt-bindings: arm: fsl: add mu binding doc
` [PATCH v6 3/5] dt-bindings: mailbox: imx-mu: add generic MU channel support
` [PATCH v6 4/5] ARM: dts: imx7s: add i.MX7 messaging unit support
` [PATCH v6 5/5] mailbox: Add support for i.MX7D messaging unit

[PATCH v7 00/10] Introduce the Counter subsystem
 2018-07-22  5:41 UTC  (5+ messages)
` [PATCH v7 01/10] counter: Introduce the Generic Counter interface

WireGuard on Docker
 2018-07-22  6:44 UTC  (2+ messages)

[GIT PULL] few new beaglebone variants for v4.19 merge window
 2018-07-22  6:35 UTC  (4+ messages)

[PATCH] examples/flow_filtering: add rte_fdir_conf initialization
 2018-07-22  6:33 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drivers/memory/Kconfig: Add CONFIG_OF dependency
 2018-07-22  6:29 UTC  (3+ messages)

CCREE performance on R-Car H3
 2018-07-22  5:28 UTC  (2+ messages)

[RFC PATCH 00/10] vfio/mdev: IOMMU aware mediated device
 2018-07-22  6:09 UTC  (12+ messages)
` [RFC PATCH 01/10] iommu/vt-d: Get iommu device for a "
` [RFC PATCH 02/10] iommu/vt-d: Alloc domain "
` [RFC PATCH 03/10] iommu/vt-d: Allocate groups for mediated devices
` [RFC PATCH 04/10] iommu/vt-d: Get pasid table for a mediated device
` [RFC PATCH 05/10] iommu/vt-d: Setup DMA remapping for mediated devices
` [RFC PATCH 06/10] iommu: Add iommu_set_bus API interface
` [RFC PATCH 07/10] iommu/vt-d: Add set_bus iommu ops
` [RFC PATCH 08/10] vfio/mdev: Set iommu ops for mdev bus
` [RFC PATCH 09/10] vfio/mdev: Add mediated device domain type
` [RFC PATCH 10/10] vfio/type1: Allocate domain for mediated device

[PATCH v3 0/9] Allwinner H6 USB support
 2018-07-22  6:10 UTC  (6+ messages)
` [PATCH v3 6/9] dt-bindings: phy: add binding for Allwinner USB3 PHY
  ` [linux-sunxi] "
` [PATCH v3 9/9] arm64: allwinner: dts: h6: enable USB3 port on Pine H64

[PATCH] blk-mq: fail the request in case issue failure
 2018-07-22  6:10 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_selftest: correct block device unit test
 2018-07-22  6:06 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.