All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-24 22:32:34 to 2018-01-24 23:43:47 UTC [more...]

[LSF/MM TOPIC] Patch Submission process and Handling Internal Conflict
 2018-01-24 23:43 UTC  (5+ messages)

[PATCH 0/6] ACPICA version 20180105
 2018-01-24 23:42 UTC  (6+ messages)
` [PATCH 1/6] ACPICA: Linux: add support for X32 ABI compilation
` [PATCH 2/6] ACPICA: Avoid NULL pointer arithmetic
` [PATCH 3/6] ACPICA: Prefer ACPI_TO_POINTER() over ACPI_ADD_PTR()
` [PATCH 4/6] ACPICA: Add a missing pair of parentheses
` [PATCH 6/6] ACPICA: Update version to 20180105

[PATCH 2/5] drm: add ARM flush implementation
 2018-01-24 23:43 UTC  (6+ messages)

[PATCH 1/4] drm/amd/pp: Add new smu callback function
 2018-01-24 23:42 UTC  (8+ messages)
` [PATCH 4/4] drm/amd/pp: Implement set_power_profile_mode on smu7

[PATCH v4 0/4] Force pipes to flush immediately on NonStop platform
 2018-01-24 23:39 UTC  (4+ messages)
` [PATCH v4 1/4] Add tar extract install options override in installation processing

[PATCH] mailbox: Avoid NULL dereference in mbox_chan_received_data
 2018-01-24 23:38 UTC 

[Intel-wired-lan] [jkirsher/next-queue PATCH] i40e: Fix the number of queues available to be mapped for use
 2018-01-24 23:37 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v3 next-queue 00/12] Enable queue channel and cloud filter support on i40evf
 2018-01-24 23:34 UTC  (23+ messages)
` [Intel-wired-lan] [PATCH v3 next-queue 02/12] virtchnl: Add virtchl structures to support queue channels
` [Intel-wired-lan] [PATCH v3 next-queue 03/12] i40evf: add ndo_setup_tc callback to i40evf
` [Intel-wired-lan] [PATCH v3 next-queue 04/12] i40e: Enable ADq and create queue channel/s on VF
` [Intel-wired-lan] [PATCH v3 next-queue 05/12] i40evf: Alloc queues for ADq "
` [Intel-wired-lan] [PATCH v3 next-queue 06/12] i40e: Delete queue channel "
` [Intel-wired-lan] [PATCH v3 next-queue 07/12] i40evf: Add support to configure bw via tc tool
` [Intel-wired-lan] [PATCH v3 next-queue 08/12] i40e: Service request to configure bandwidth for ADq on a VF
` [Intel-wired-lan] [PATCH v3 next-queue 09/12] virtchnl: Add a macro to check the size of a union
` [Intel-wired-lan] [PATCH v3 next-queue 10/12] virtchnl: Add filter data structures
` [Intel-wired-lan] [PATCH v3 next-queue 11/12] i40evf: Add support to apply cloud filters
` [Intel-wired-lan] [PATCH v3 next-queue 12/12] i40e: Add and delete cloud filter

[Buildroot] Broken link in build notification
 2018-01-24 23:34 UTC  (3+ messages)

[PATCH v2 0/4] drivers: firmware: xilinx: Add firmware driver support
 2018-01-24 23:33 UTC  (14+ messages)
` [PATCH v2 2/4] drivers: firmware: xilinx: Add ZynqMP firmware driver
` [PATCH v2 3/4] drivers: firmware: xilinx: Add sysfs interface
` [PATCH v2 4/4] drivers: firmware: xilinx: Add debugfs interface

Git packs friendly to block-level deduplication
 2018-01-24 23:32 UTC  (8+ messages)

[Qemu-devel] [PATCH v3 00/45] hppa-softmmu
 2018-01-24 23:26 UTC  (46+ messages)
` [Qemu-devel] [PATCH v3 01/45] target/hppa: Skeleton support for hppa-softmmu
` [Qemu-devel] [PATCH v3 02/45] target/hppa: Define the rest of the PSW
` [Qemu-devel] [PATCH v3 03/45] target/hppa: Disable gateway page emulation for system mode
` [Qemu-devel] [PATCH v3 04/45] target/hppa: Define hardware exception types
` [Qemu-devel] [PATCH v3 05/45] target/hppa: Split address size from register size
` [Qemu-devel] [PATCH v3 06/45] target/hppa: Implement mmu_idx from IA privilege level
` [Qemu-devel] [PATCH v3 07/45] target/hppa: Implement the system mask instructions
` [Qemu-devel] [PATCH v3 08/45] target/hppa: Add space registers
` [Qemu-devel] [PATCH v3 09/45] target/hppa: Add control registers
` [Qemu-devel] [PATCH v3 10/45] target/hppa: Adjust insn mask for mfctl, w
` [Qemu-devel] [PATCH v3 11/45] target/hppa: Implement rfi
` [Qemu-devel] [PATCH v3 12/45] target/hppa: Fill in hppa_cpu_do_interrupt/hppa_cpu_exec_interrupt
` [Qemu-devel] [PATCH v3 13/45] target/hppa: Implement unaligned access trap
` [Qemu-devel] [PATCH v3 14/45] target/hppa: Use space registers in data operations
` [Qemu-devel] [PATCH v3 15/45] target/hppa: Avoid privilege level decrease during branches
` [Qemu-devel] [PATCH v3 16/45] target/hppa: Implement IASQ
` [Qemu-devel] [PATCH v3 17/45] target/hppa: Implement tlb_fill
` [Qemu-devel] [PATCH v3 18/45] target/hppa: Implement external interrupts
` [Qemu-devel] [PATCH v3 19/45] target/hppa: Implement the interval timer
` [Qemu-devel] [PATCH v3 20/45] target/hppa: Log unimplemented instructions
` [Qemu-devel] [PATCH v3 21/45] target/hppa: Implement I*TLBA and I*TLBP insns
` [Qemu-devel] [PATCH v3 22/45] target/hppa: Implement P*TLB and P*TLBE insns
` [Qemu-devel] [PATCH v3 23/45] target/hppa: Implement LDWA
` [Qemu-devel] [PATCH v3 24/45] target/hppa: Implement LPA
` [Qemu-devel] [PATCH v3 25/45] target/hppa: Implement LCI
` [Qemu-devel] [PATCH v3 26/45] target/hppa: Implement SYNCDMA insn
` [Qemu-devel] [PATCH v3 27/45] target/hppa: Implement halt and reset instructions
` [Qemu-devel] [PATCH v3 28/45] target/hppa: Optimize for flat addressing space
` [Qemu-devel] [PATCH v3 29/45] target/hppa: Add system registers to gdbstub
` [Qemu-devel] [PATCH v3 30/45] target/hppa: Add migration for the cpu
` [Qemu-devel] [PATCH v3 31/45] target/hppa: Implement B,GATE insn
` [Qemu-devel] [PATCH v3 32/45] target/hppa: Only use EXCP_DTLB_MISS
` [Qemu-devel] [PATCH v3 33/45] qom: Add MMU_DEBUG_LOAD
` [Qemu-devel] [PATCH v3 34/45] target/hppa: Use MMU_DEBUG_LOAD when reloading for CR[IIR]
` [Qemu-devel] [PATCH v3 35/45] target/hppa: Increase number of temp regs
` [Qemu-devel] [PATCH v3 36/45] target/hppa: Fix comment
` [Qemu-devel] [PATCH v3 37/45] target/hppa: Implement LDSID for system mode
` [Qemu-devel] [PATCH v3 38/45] target/hppa: Implement a pause instruction
` [Qemu-devel] [PATCH v3 39/45] target/hppa: Implement STWA
` [Qemu-devel] [PATCH v3 40/45] target/hppa: Enable MTTCG
` [Qemu-devel] [PATCH v3 41/45] hw/hppa: Implement DINO system board
` [Qemu-devel] [PATCH v3 42/45] pc-bios: Add hppa-firmware.img and git submodule
` [Qemu-devel] [PATCH v3 43/45] hw/hppa: Add MAINTAINERS entry
` [Qemu-devel] [PATCH v3 44/45] target/hppa: Fix 32-bit operand masks for 0E FCVT
` [Qemu-devel] [PATCH v3 45/45] target/hppa: Implement PROBE for system mode

[meta-oe][PATCH] breakpad: disable calls to getcontext() with musl
 2018-01-24 23:26 UTC 

[PATCH v2 00/12] document & test fetch pruning & add fetch.pruneTags
 2018-01-24 23:25 UTC  (4+ messages)
` [PATCH v3 00/11] "

[PATCH v1 0/4] net/mlx: make rdma-core optional at run-time
 2018-01-24 23:25 UTC  (5+ messages)
` [PATCH v1 1/4] net/mlx4: move rdma-core calls to separate file
` [PATCH v1 2/4] net/mlx4: spawn rdma-core dependency plug-in
` [PATCH v1 3/4] net/mlx5: move rdma-core calls to separate file
` [PATCH v1 4/4] net/mlx5: spawn rdma-core dependency plug-in

[PATCH v3 00/13] bcache: device failure handling improvement
 2018-01-24 22:23 UTC  (2+ messages)

[PATCH] mtd: nftl/inftl: check mtd_erase() return value
 2018-01-24 23:24 UTC 

[PATCH 1/7] drm/ttm: call ttm_bo_swapout directly when ttm shrink
 2018-01-24 23:24 UTC  (4+ messages)
` [PATCH 2/7] drm/ttm: use an operation ctx for ttm_mem_global_alloc

[GIT] Networking
 2018-01-24 23:23 UTC 

[PATCH] block: Add should_fail_bio() for bpf error injection
 2018-01-24 23:22 UTC 

[GIT] Sparc
 2018-01-24 23:23 UTC  (2+ messages)

[PATCH v3 0/4] drivers: firmware: xilinx: Add firmware driver support
 2018-01-24 23:21 UTC  (15+ messages)
` [PATCH v3 1/4] dt-bindings: firmware: Add bindings for ZynqMP firmware
` [PATCH v3 2/4] drivers: firmware: xilinx: Add ZynqMP firmware driver
` [PATCH v3 3/4] drivers: firmware: xilinx: Add sysfs interface
` [PATCH v3 4/4] drivers: firmware: xilinx: Add debugfs interface

[PATCH net] netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_match()
 2018-01-24 23:19 UTC  (2+ messages)

[PATCH] Restore PCI bridge configuration space on bridge reset
 2018-01-24 23:18 UTC  (4+ messages)

bad key ordering - repairable?
 2018-01-24 23:15 UTC  (7+ messages)

[Qemu-devel] [Bug 902413] [NEW] qemu-i386-user on ARM host: wine hangs/spins when trying to run anything
 2018-01-24 23:02 UTC  (2+ messages)
` [Qemu-devel] [Bug 902413] "

[PATCH 0/7] xen/arm32: Branch predictor hardening (XSA-254 variant 2)
 2018-01-24 23:14 UTC  (7+ messages)
` [PATCH 1/7] xen/arm32: entry: Consolidate DEFINE_TRAP_ENTRY_* macros
` [PATCH 2/7] xen/arm32: Add missing MIDR values for Cortex-A17 and A12
` [PATCH 3/7] xen/arm32: entry: Add missing trap_reset entry

[CI 1/8] drm/i915: Define an engine class enum for the uABI
 2018-01-24 23:01 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,1/8] "

[PATCH v2 2/2] net/ibm/emac: wrong bit is used for STA control register write
 2018-01-24 23:11 UTC  (2+ messages)

[PATCH v2 1/2] net/ibm/emac: add 8192 rx/tx fifo size
 2018-01-24 23:11 UTC  (2+ messages)

[PATCH 1/4] cipher: Correctly propagate AEAD failures
 2018-01-24 23:10 UTC  (2+ messages)

[xen-unstable-smoke test] 118312: tolerable all pass - PUSHED
 2018-01-24 23:08 UTC 

[PATCH] pnfs/blocklayout: Ensure disk address in block device map
 2018-01-24 23:08 UTC  (2+ messages)

[PATCH v2 5/7] i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controller
 2018-01-24 23:07 UTC  (2+ messages)
` [v2, "

[PATCH v2 7/7] tty: serial: msm_geni_serial: Add serial driver support for GENI based QUP
 2018-01-24 23:07 UTC  (2+ messages)
` [v2, "

imx: mx25: Remove SION bit in all pin-mux
 2018-01-24 23:07 UTC  (13+ messages)
      ` [U-Boot] [PATCH] "

[PATCH v2 3/7] soc: qcom: Add GENI based QUP Wrapper driver
 2018-01-24 23:06 UTC  (2+ messages)
  ` [v2,3/7] "

2x difference between multi-thread and multi-process for same number of CTXs
 2018-01-24 23:04 UTC  (5+ messages)

Trouble building WireGuard since December releases
 2018-01-24 23:07 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_ccs: Grab the CRC when the plane is actually enabled
 2018-01-24 23:03 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:1GbE] BUILD SUCCESS 3a53285228165225a7f76c7d5ff1ddc0213ce0e4
 2018-01-24 23:03 UTC 

[net-next 0/7][pull request] 100GbE Intel Wired LAN Driver Updates 2018-01-24
 2018-01-24 23:02 UTC  (9+ messages)
` [net-next 1/7] fm10k: Fix configuration for macvlan offload
` [net-next 2/7] fm10k: cleanup unnecessary parenthesis in fm10k_iov.c
` [net-next 3/7] fm10k: fix "failed to kill vid" message for VF
` [net-next 4/7] fm10k: stop adding VLAN 0 to the VLAN table
` [net-next 5/7] fm10k: don't assume VLAN 1 is enabled
` [net-next 6/7] fm10k: correct typo in fm10k_pf.c
` [net-next 7/7] fm10k: clarify action when updating the VLAN table

[PATCH] mtd: nand: sunxi: Fix ECC strength choice
 2018-01-24 22:59 UTC  (4+ messages)

[PATCH v4] ext4: Ext4 online resize with bigalloc tests
 2018-01-24 22:58 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] mmc: update sdio_claim_irq documentation
 2018-01-24 22:57 UTC 

[RESEND PATCH 0/6] Enable CAAM on i.MX7s fix TrustZone issues
 2018-01-24 22:56 UTC  (5+ messages)
` [RESEND PATCH 3/6] ARM: dts: imx7s: add CAAM device node

[Qemu-devel] [PULL v2 0/3] virtio: quick fix
 2018-01-24 22:55 UTC  (2+ messages)

[PATCH] phy: qcom-ufs: add MODULE_LICENSE tag
 2018-01-24 22:55 UTC  (2+ messages)

[PATCH net-next 0/3] net/ipv6: Add support for ONLINK flag
 2018-01-24 22:53 UTC  (4+ messages)
` [PATCH net-next 3/3] net/ipv6: Add support for onlink flag

[PATCH v3 0/6] Basic Speculation Control feature support
 2018-01-24 22:52 UTC  (5+ messages)
` [PATCH v3 3/6] x86/cpufeatures: Add AMD feature bits for Speculation Control

[PATCH 1/1] scsi: storvsc: Increase cmd_per_lun for higher speed devices
 2018-01-24 22:49 UTC  (2+ messages)

Report long suspend times of NVMe devices (mostly firmware/device issues)
 2018-01-24 22:47 UTC  (5+ messages)

qla2xxx UBSAN warning in 4.14-rc1
 2018-01-24 22:18 UTC  (3+ messages)

[Intel-wired-lan] [RFC v2 net-next 00/10] Time based packet transmission
 2018-01-24 22:46 UTC  (7+ messages)
` [Intel-wired-lan] [RFC v2 net-next 01/10] net: Add a new socket option for a future transmit time

[PATCH 00/19] lpfc updates for 11.4.0.7
 2018-01-24 22:45 UTC  (20+ messages)
` [PATCH 01/19] lpfc: Fix frequency of Release WQE CQEs
` [PATCH 02/19] lpfc: Increase CQ and WQ sizes for SCSI
` [PATCH 03/19] lpfc: move placement of target destroy on driver detach
` [PATCH 04/19] lpfc: correct debug counters for abort
` [PATCH 05/19] lpfc: Add WQ Full Logic for NVME Target
` [PATCH 06/19] lpfc: Fix PRLI handling when topology type changes
` [PATCH 07/19] lpfc: Fix IO failure during hba reset testing with nvme io
` [PATCH 08/19] lpfc: Fix RQ empty firmware trap
` [PATCH 09/19] lpfc: Allow set of maximum outstanding SCSI cmd limit for a target parameter
` [PATCH 10/19] lpfc: Fix soft lockup in lpfc worker thread during LIP testing
` [PATCH 11/19] lpfc: Fix issue_lip if link is disabled
` [PATCH 12/19] lpfc: Indicate CONF support in NVMe PRLI
` [PATCH 13/19] lpfc: Fix SCSI io host reset causing kernel crash
` [PATCH 14/19] lpfc: Validate adapter support for SRIU option
` [PATCH 15/19] lpfc: Fix header inclusion in lpfc_nvmet
` [PATCH 16/19] lpfc: Treat SCSI Write operation Underruns as an error
` [PATCH 17/19] lpfc: Fix nonrecovery of NVME controller after cable swap
` [PATCH 18/19] lpfc: update driver version to 11.4.0.7
` [PATCH 19/19] lpfc: Update modified files for 2018 Copyright

(no subject)
 2018-01-24 22:46 UTC 

[PATCH v3 0/4] MBIST work around (WAR) for Tegra210
 2018-01-24 22:43 UTC  (4+ messages)
` [PATCH v3 4/4] soc/tegra: pmc: apply MBIST work around fo Tegra210

[PATCH 0/5] xen/arm64: Branch predictor hardening (XSA-254 variant 2)
 2018-01-24 22:43 UTC  (13+ messages)
` [PATCH 1/5] xen/arm: Introduce enable callback to enable a capabilities on each online CPU
                ` XSA-254 SP2 for ARM (was Re: [PATCH 1/5] xen/arm: Introduce enable callback to enable a capabilities on each online CPU)

[PATCH rdma-next] RDMA/srpt: Fix RCU debug build error
 2018-01-24 22:40 UTC  (7+ messages)

[BISECTED] kexec issue with v4.15-rc on N8x0
 2018-01-24 22:39 UTC  (8+ messages)

What's cooking in git.git (Jan 2018, #03; Tue, 23)
 2018-01-24 22:37 UTC  (3+ messages)

[U-Boot] [PATCH 0/8] Bring NAND support to Nintendo NES Classic
 2018-01-24 22:37 UTC  (7+ messages)
` [U-Boot] [PATCH 2/8] spl: nand: sunxi: Fix second case of modulo by zero error
` [U-Boot] [PATCH 3/8] sunxi: Allow SPL to be compiled for sun8i platforms

[PATCH 1/1] scsi: storvsc: Spread interrupts when picking a channel for I/O requests
 2018-01-24 22:37 UTC  (3+ messages)


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.