All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-24 19:19:37 to 2018-06-24 22:08:42 UTC [more...]

[09/12] usb: adutux: use irqsave() in USB's complete callback
 2018-06-24 22:08 UTC 

[08/12] usb: wusbcore: remove excessive irqsave
 2018-06-24 22:08 UTC 

[07/12] usb: usbtest: use irqsave() in USB's complete callback
 2018-06-24 22:08 UTC 

[06/12] usb: usb-skeleton: use irqsave() in USB's complete callback
 2018-06-24 22:08 UTC 

[05/12] usb: usblp: use irqsave() in USB's complete callback
 2018-06-24 22:08 UTC 

[04/12] usb: usbfs: use irqsave() in USB's complete callback
 2018-06-24 22:08 UTC 

[03/12] usb: core: use irqsave() in sg_complete() complete callback
 2018-06-24 22:08 UTC 

[02/12] usb: cdc-wdm: use irqsave() in USB's complete callback
 2018-06-24 22:08 UTC 

[01/12] usb: cdc-acm: use irqsave() in USB's complete callback
 2018-06-24 22:08 UTC 

[4.18-rc2 regression] WARNING: CPU: 0 PID: 1 at drivers/nvme/host/pci.c:2570 nvme_probe+0x212/0x440
 2018-06-24 22:06 UTC  (3+ messages)

[PATCH 0/4] KVM: arm/arm64: vgic: Virtual interrupt grouping support
 2018-06-24 22:11 UTC  (3+ messages)
` [PATCH 3/4] KVM: arm/arm64: Signal IRQs using their configured group
` [PATCH 4/4] KVM: arm/arm64: vgic: Allow VMs to configure interrupt groups

[PATCH v5 00/10] Add the I3C subsystem
 2018-06-24 21:55 UTC  (9+ messages)
` [PATCH v5 01/10] i3c: Add core I3C infrastructure

[Buildroot] [git commit] boost: add option for contract library
 2018-06-24 21:54 UTC 

[Buildroot] [PATCH 1/1] boost: add option for contract library
 2018-06-24 21:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] domoticz: remove boost hack for powerpc64le
 2018-06-24 21:53 UTC  (2+ messages)

[lustre-devel] [PATCH 0/8] staging: lustre: lnet: resolve time handling issues
 2018-06-24 21:53 UTC  (9+ messages)
` [lustre-devel] [PATCH 1/8] staging: lustre: lnet: simplify lnet_eq_wait_locked
` [lustre-devel] [PATCH 2/8] staging: lustre: o2iblnd: use ktime_get_real_ns for ibn_incarnation
` [lustre-devel] [PATCH 3/8] staging: lustre: ksocklnd: use ktime_get_real_ns for ksnn_incarnation
` [lustre-devel] [PATCH 4/8] staging: lustre: ksocklnd: move remaining time handling to 64 bits
` [lustre-devel] [PATCH 5/8] staging: lustre: lnet: use ktime_get_real_ns for cookie creation
` [lustre-devel] [PATCH 6/8] staging: lustre: lnet: move ping and delay injection to time64_t
` [lustre-devel] [PATCH 7/8] staging: lustre: ko2iblnd: remove remaining jiffy use
` [lustre-devel] [PATCH 8/8] staging: lustre: selftest: fix time reporting

[Buildroot] [git commit] domoticz: remove boost hack for powerpc64le
 2018-06-24 21:53 UTC 

[Buildroot] [PATCH 1/1] gnuradio: bump to version 3.7.13.3
 2018-06-24 21:52 UTC  (2+ messages)

[Buildroot] [git commit] gnuradio: bump to version 3.7.13.3
 2018-06-24 21:52 UTC 

[Bug 106263] amdgpu produces several stracktraces (Fiji, Bonaire) at boot since kernel 4.16.4
 2018-06-24 21:52 UTC  (2+ messages)

[Bug 107016] New: Gpio error only from kernel higher as 4.x (k2000m; 0x0e73b0a2; version 80.07.40.00.02)
 2018-06-24 21:51 UTC  (11+ messages)
  ` [Bug 107016] "

[ndctl PATCH] ndctl, Documentation: Add namespace 'theory of operation'
 2018-06-24 21:31 UTC 

[PATCH] mm/zsmalloc: make several functions and a struct static
 2018-06-24 21:33 UTC  (2+ messages)

[PATCH 1/2] perf: drop unneeded bitmap_zero() in util/header.c
 2018-06-24 21:31 UTC  (3+ messages)
` [PATCH 2/2] bitmap: sync tools with new bitmap allocation API

Yocto-2-2: native executables and libs pull symbols from wrong glibc
 2018-06-24 21:30 UTC  (4+ messages)

[PATCH v8 0/6] mtd: rawnand: add NVIDIA Tegra NAND flash support
 2018-06-24 21:27 UTC  (8+ messages)
` [PATCH v8 1/6] mtd: rawnand: add Reed-Solomon error correction algorithm
` [PATCH v8 2/6] mtd: rawnand: add an option to specify NAND chip as a boot device
` [PATCH v8 3/6] mtd: rawnand: tegra: add devicetree binding
` [PATCH v8 4/6] mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver
` [PATCH v8 5/6] ARM: dts: tegra: add Tegra20 NAND flash controller node
` [PATCH v8 6/6] ARM: dts: tegra: enable NAND flash on Colibri T20

[lustre-devel] [PATCH v3 00/26] staging: lustre: libcfs: SMP rework
 2018-06-24 21:20 UTC  (27+ messages)
` [lustre-devel] [PATCH v3 01/26] staging: lustre: libcfs: remove useless CPU partition code
` [lustre-devel] [PATCH v3 02/26] staging: lustre: libcfs: rename variable i to cpu
` [lustre-devel] [PATCH v3 03/26] staging: lustre: libcfs: properly handle failure cases in SMP code
` [lustre-devel] [PATCH v3 04/26] staging: lustre: libcfs: replace MAX_NUMNODES with nr_node_ids
` [lustre-devel] [PATCH v3 05/26] staging: lustre: libcfs: remove excess space
` [lustre-devel] [PATCH v3 06/26] staging: lustre: libcfs: replace num_possible_cpus() with nr_cpu_ids
` [lustre-devel] [PATCH v3 07/26] staging: lustre: libcfs: NUMA support
` [lustre-devel] [PATCH v3 08/26] staging: lustre: libcfs: add cpu distance handling
` [lustre-devel] [PATCH v3 09/26] staging: lustre: libcfs: use distance in cpu and node handling
` [lustre-devel] [PATCH v3 10/26] staging: lustre: libcfs: provide debugfs files for distance handling
` [lustre-devel] [PATCH v3 11/26] staging: lustre: libcfs: invert error handling for cfs_cpt_table_print
` [lustre-devel] [PATCH v3 12/26] staging: lustre: libcfs: fix libcfs_cpu coding style
` [lustre-devel] [PATCH v3 13/26] staging: lustre: libcfs: use int type for CPT identification
` [lustre-devel] [PATCH v3 14/26] staging: lustre: libcfs: rename i to node for cfs_cpt_set_nodemask
` [lustre-devel] [PATCH v3 15/26] staging: lustre: libcfs: rename i to cpu for cfs_cpt_bind
` [lustre-devel] [PATCH v3 16/26] staging: lustre: libcfs: rename cpumask_var_t variables to *_mask
` [lustre-devel] [PATCH v3 17/26] staging: lustre: libcfs: update debug messages
` [lustre-devel] [PATCH v3 18/26] staging: lustre: libcfs: make tolerant to offline CPUs and empty NUMA nodes
` [lustre-devel] [PATCH v3 19/26] staging: lustre: libcfs: report NUMA node instead of just node
` [lustre-devel] [PATCH v3 20/26] staging: lustre: libcfs: update debug messages in CPT code
` [lustre-devel] [PATCH v3 21/26] staging: lustre: libcfs: rework CPU pattern parsing code
` [lustre-devel] [PATCH v3 22/26] staging: lustre: libcfs: change CPT estimate algorithm
` [lustre-devel] [PATCH v3 23/26] staging: lustre: ptlrpc: use current CPU instead of hardcoded 0
` [lustre-devel] [PATCH v3 24/26] staging: lustre: libcfs: restore debugfs table reporting for UMP
` [lustre-devel] [PATCH v3 25/26] staging: lustre: libcfs: make cfs_cpt_tab a static structure
` [lustre-devel] [PATCH v3 26/26] staging: lustre: libcfs: restore UMP support

[PATCH v7 0/6] mtd: rawnand: add NVIDIA Tegra NAND flash support
 2018-06-24 21:16 UTC  (10+ messages)
` [PATCH v7 1/6] mtd: rawnand: add Reed-Solomon error correction algorithm
` [PATCH v7 2/6] mtd: rawnand: add an option to specify NAND chip as a boot device
` [PATCH v7 3/6] mtd: rawnand: tegra: add devicetree binding
` [PATCH v7 4/6] mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver
` [PATCH v7 5/6] ARM: dts: tegra: add Tegra20 NAND flash controller node
` [PATCH v7 6/6] ARM: dts: tegra: enable NAND flash on Colibri T20

[PATCH v2 0/1] fix OOB size decoding on SK Hynix H27UCG8T2BTR
 2018-06-24 21:16 UTC  (8+ messages)
` [PATCH v2 1/1] mtd: rawnand: hynix: fix decoding the OOB size on H27UCG8T2BTR

[char-misc-next 1/2] mei: add optional timeout to internal bus recv
 2018-06-24 21:11 UTC  (2+ messages)
` [char-misc-next 2/2] mei: expose fw version to sysfs

[Printing-architecture] OP Minutes (12 June 2018)
 2018-06-24 21:12 UTC 

[PATCH v8 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-06-24 21:09 UTC  (4+ messages)
` [PATCH v8 03/26] PM / Domains: Add generic data pointer to genpd_power_state struct

Nettie
 2018-06-24 21:06 UTC 

Python 3.6 recipes
 2018-06-24 21:05 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2018-06-24 21:02 UTC 

Commit which exposes blocked tasks with NFSv4.0 and Kerberos
 2018-06-24 20:56 UTC  (2+ messages)

WARNING in btrfs_destroy_inode
 2018-06-24 20:54 UTC 

[[LINUX PATCH v10] 0/4] Add arm pl353 smc memory and nand driver for xilinx zynq soc
 2018-06-24 20:54 UTC  (5+ messages)
` [[LINUX PATCH v10] 1/4] Devicetree: Add pl353 smc controller devicetree binding information
` [[LINUX PATCH v10] 3/4] Documentation: nand: pl353: Add documentation for controller and driver

[PATCH v7] tpm: separate cmd_ready/go_idle from runtime_pm
 2018-06-24 20:52 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Add Winbond w25q32jv support
 2018-06-24 20:50 UTC 

Suspend of SDIO function devices
 2018-06-24 20:46 UTC  (2+ messages)

[lustre-devel] [PATCH 00/24] lustre - more cleanups including module reduction
 2018-06-24 20:46 UTC  (24+ messages)
` [lustre-devel] [PATCH 21/24] lustre: move remainder of linux-tracefile.c to tracefile.c
` [lustre-devel] [PATCH 09/24] lustre: don't use spare bits in iattr.ia_valid
` [lustre-devel] [PATCH 24/24] lustre: discard TCD_MAX_TYPES

[Qemu-devel] [PATCH v5 0/4] Misc sam460ex improvements
 2018-06-24 20:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 1/4] ppc4xx_i2c: Rewrite to model hardware more closely
  ` [Qemu-devel] [Qemu-ppc] "

[LTP] [PATCH] verify_caps_exec: Replace index() with strchr()
 2018-06-24 20:34 UTC 

unsolvable technical issues?
 2018-06-24 20:22 UTC  (3+ messages)

[PATCH 1/2] nfsv4: handle ENOSPC during create session
 2018-06-24 20:26 UTC  (4+ messages)
` [PATCH 2/2] nfsd: return ENOSPC if unable to allocate a session slot

[PATCH] staging:iio:impedance-analyzer:ad5933: Macro replacment Cleanups
 2018-06-24 20:15 UTC 

HE910-G - Can't activate context
 2018-06-24 20:14 UTC  (2+ messages)

[PATCH v3] lib/bch: Remove VLA usage
 2018-06-24 20:12 UTC  (6+ messages)

[PATCH 0/3] mm: use irq locking suffix instead local_irq_disable()
 2018-06-24 20:10 UTC  (9+ messages)
` [PATCH 1/3] mm: workingset: remove local_irq_disable() from count_shadow_nodes()
` [PATCH 2/3] mm: workingset: make shadow_lru_isolate() use locking suffix
` [PATCH 3/3] mm: list_lru: Add lock_irq member to __list_lru_init()

[PATCH] add support to non-uniform SFDP SPI NOR flash memories
 2018-06-24 20:00 UTC  (3+ messages)
` [PATCH] mtd: spi-nor: "

[PATCH rdma-next 00/12] RDMA fixes 2018-06-24
 2018-06-24 19:57 UTC  (5+ messages)
` [PATCH rdma-next 06/12] RDMA/uverbs: Don't overwrite NULL pointer with ZERO_SIZE_PTR
` [PATCH rdma-next 09/12] RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq

[PATCH v2 00/27] Add support for R40 HDMI pipeline
 2018-06-24 19:52 UTC  (7+ messages)
` [linux-sunxi] Re: [PATCH v2 11/27] drm/sun4i: tcon: Add support for tcon-top gate
      `  "

[PATCH V4 1/3] brcmfmac: detect firmware support for monitor interface
 2018-06-24 19:44 UTC  (3+ messages)
` [PATCH V4 2/3] brcmfmac: detect firmware support for radiotap monitor frames
` [PATCH V4 3/3] brcmfmac: handle msgbuf packets marked with monitor mode flag

[Buildroot] [Bug 11111] New: raspberry pi 3 b+: missing BSP for 64-bit kernel
 2018-06-24 19:45 UTC 

[PATCH 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-06-24 19:38 UTC  (5+ messages)
` [PATCH 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[Bug 102372] [dc] [kabini] Errors during startup - X doesn't start
 2018-06-24 19:37 UTC  (2+ messages)

FAILED: patch "[PATCH] media: rc: ensure input/lirc device can be opened after" failed to apply to 4.16-stable tree
 2018-06-24 19:36 UTC  (2+ messages)

[Buildroot] [PATCH v3 0/5] Add support for gdb 8.1
 2018-06-24 19:36 UTC  (5+ messages)
` [Buildroot] [PATCH v3 4/5] package/gdb: remove 7.10
` [Buildroot] [PATCH v3 5/5] package/gdb: remove 7.11

[Buildroot] [git commit] package/gdb: remove 7.11
 2018-06-24 19:35 UTC 

[RFC] doc: Improve rcu_dynticks::dynticks documentation
 2018-06-24 19:34 UTC  (2+ messages)

[Buildroot] [git commit] package/gdb: remove 7.10
 2018-06-24 19:33 UTC 

[Buildroot] [git commit] package/gdb: switch to 8.0 as the default version
 2018-06-24 19:31 UTC 

[PATCH v16 00/21] xfs-4.19: online repair support
 2018-06-24 19:25 UTC  (22+ messages)
` [PATCH 01/21] xfs: don't assume a left rmap when allocating a new rmap
` [PATCH 02/21] xfs: add helper to decide if an inode has allocated cow blocks
` [PATCH 03/21] xfs: refactor part of xfs_free_eofblocks
` [PATCH 04/21] xfs: repair the AGF and AGFL
` [PATCH 05/21] xfs: repair the AGI
` [PATCH 06/21] xfs: repair free space btrees
` [PATCH 07/21] xfs: repair inode btrees
` [PATCH 08/21] xfs: defer iput on certain inodes while scrub / repair are running
` [PATCH 09/21] xfs: finish our set of inode get/put tracepoints for scrub
` [PATCH 10/21] xfs: introduce online scrub freeze
` [PATCH 11/21] xfs: repair the rmapbt
` [PATCH 12/21] xfs: repair refcount btrees
` [PATCH 13/21] xfs: repair inode records
` [PATCH 14/21] xfs: zap broken inode forks
` [PATCH 15/21] xfs: repair inode block maps
` [PATCH 16/21] xfs: repair damaged symlinks
` [PATCH 17/21] xfs: repair extended attributes
` [PATCH 18/21] xfs: scrub should set preen if attr leaf has holes
` [PATCH 19/21] xfs: repair quotas
` [PATCH 20/21] xfs: implement live quotacheck as part of quota repair
` [PATCH 21/21] xfs: add online scrub/repair for superblock counters

[U-Boot] Fwd: Re: [PATCH v3 2/6] spi: omap3_spi: Full dm conversion
 2018-06-24 19:24 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/wireless/wireless-testing
 2018-06-24 19:21 UTC 

post-receive: pub/scm/linux/kernel/git/wireless/wireless-testing
 2018-06-24 19:21 UTC 

post-receive: pub/scm/linux/kernel/git/wireless/wireless-testing
 2018-06-24 19:20 UTC 

[meta-oe][PATCH 01/20] pcmciautils: add (from oe-core)
 2018-06-24 19:18 UTC  (13+ messages)
` [meta-networking][PATCH 09/20] corosync: add corosync.conf.example
` [meta-networking][PATCH 10/20] drbd-utils: 8.9.6 -> 9.4.0
` [meta-python][PATCH 11/20] python-cryptography: 2.1.4 -> 2.2
` [meta-networking][PATCH 12/20] geoip-perl: add UPSTREAM_CHECK_URI
` [meta-python][PATCH 13/20] python-cryptography-vectors: 2.1.4 -> 2.2
` [meta-networking][PATCH 14/20] opensaf: Upgrade to 5.18.04
` [meta-networking][PATCH 15/20] squid: Fix build with gcc8
` [meta-networking][PATCH 16/20] corosync: corosync-qnetd.conf is now created under /run during runtime
` [meta-networking][PATCH 17/20] civetweb: Fix paths to librt and libm, use -l linker option
` [meta-oe][PATCH 18/20] check: add recipe
` [meta-networking][PATCH 19/20] net-snmp: Refresh openssl support patch
` [meta-gnome][PATCH 20/20] metacity: allow for warnings during compilation


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.