All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-25 23:31:15 to 2018-04-26 01:43:19 UTC [more...]

[PATCH v2] bpf, x86_32: add eBPF JIT compiler for ia32
 2018-04-26  1:43 UTC  (3+ messages)

[Qemu-devel] [PATCH v8 00/35] QEMU 2.13 Privileged ISA emulation updates
 2018-04-26  1:42 UTC  (38+ messages)
` [Qemu-devel] [PATCH v8 01/35] RISC-V: Replace hardcoded constants with enum values
` [Qemu-devel] [PATCH v8 02/35] RISC-V: Make virt board description match spike
` [Qemu-devel] [PATCH v8 03/35] RISC-V: Use ROM base address and size from memmap
` [Qemu-devel] [PATCH v8 04/35] RISC-V: Remove identity_translate from load_elf
` [Qemu-devel] [PATCH v8 05/35] RISC-V: Remove unused class definitions
` [Qemu-devel] [PATCH v8 06/35] RISC-V: Include instruction hex in disassembly
` [Qemu-devel] [PATCH v8 07/35] RISC-V: Make some header guards more specific
` [Qemu-devel] [PATCH v8 08/35] RISC-V: Make virt header comment title consistent
` [Qemu-devel] [PATCH v8 09/35] RISC-V: Remove EM_RISCV ELF_MACHINE indirection
` [Qemu-devel] [PATCH v8 10/35] RISC-V: Remove erroneous comment from translate.c
  ` [Qemu-devel] [patches] "
` [Qemu-devel] [PATCH v8 11/35] RISC-V: Mark ROM read-only after copying in code
` [Qemu-devel] [PATCH v8 12/35] RISC-V: Update address bits to support sv39 and sv48
` [Qemu-devel] [PATCH v8 13/35] RISC-V: Improve page table walker spec compliance
` [Qemu-devel] [PATCH v8 14/35] RISC-V: Update E order and I extension order
` [Qemu-devel] [PATCH v8 15/35] RISC-V: Hardwire satp to 0 for no-mmu case
` [Qemu-devel] [PATCH v8 16/35] RISC-V: Make mtvec/stvec ignore vectored traps
` [Qemu-devel] [PATCH v8 17/35] RISC-V: No traps on writes to misa, minstret, mcycle
` [Qemu-devel] [PATCH v8 18/35] RISC-V: Clear mtval/stval on exceptions without info
` [Qemu-devel] [PATCH v8 19/35] RISC-V: Allow S-mode mxr access when priv ISA >= v1.10
` [Qemu-devel] [PATCH v8 20/35] RISC-V: Use [ms]counteren CSRs "
` [Qemu-devel] [PATCH v8 21/35] RISC-V: Add mcycle/minstret support for -icount auto
` [Qemu-devel] [PATCH v8 22/35] RISC-V: Use atomic_cmpxchg to update PLIC bitmaps
` [Qemu-devel] [PATCH v8 23/35] RISC-V: Simplify riscv_cpu_local_irqs_pending
` [Qemu-devel] [PATCH v8 24/35] RISC-V: Allow setting and clearing multiple irqs
` [Qemu-devel] [PATCH v8 25/35] RISC-V: Move non-ops from op_helper to cpu_helper
` [Qemu-devel] [PATCH v8 26/35] RISC-V: Update CSR and interrupt definitions
` [Qemu-devel] [PATCH v8 27/35] RISC-V: Implement modular CSR helper interface
` [Qemu-devel] [PATCH v8 28/35] RISC-V: Implement atomic mip/sip CSR updates
` [Qemu-devel] [PATCH v8 29/35] RISC-V: Implement existential predicates for CSRs
` [Qemu-devel] [PATCH v8 30/35] RISC-V: Split out mstatus_fs from tb_flags
` [Qemu-devel] [PATCH v8 31/35] RISC-V: Mark mstatus.fs dirty
` [Qemu-devel] [PATCH v8 32/35] RISC-V: Implement mstatus.TSR/TW/TVM
` [Qemu-devel] [PATCH v8 33/35] RISC-V: Add public API for the CSR dispatch table
` [Qemu-devel] [PATCH v8 34/35] RISC-V: Add hartid and \n to interrupt logging
` [Qemu-devel] [PATCH v8 35/35] RISC-V: Use riscv prefix consistently on cpu helpers

[RFC 00/10] ARM: Remove support for Exynos5440
 2018-04-26  1:41 UTC  (21+ messages)
  ` [RFC 04/10] clk: samsung: "
      ` [RFC,04/10] "
  ` [RFC 03/10] cpufreq: exynos: "
      ` [RFC,03/10] "
  ` [RFC 07/10] pinctrl: samsung: "
      ` [RFC,07/10] "
  ` [RFC 06/10] thermal: "
      ` [RFC,06/10] "

NAND timeout issues with blank chip and Marvell NFC
 2018-04-26  1:40 UTC  (5+ messages)

[PATCH 0/7] drm/i915/dp: link config compute refactoring
 2018-04-26  1:43 UTC  (5+ messages)
` [PATCH 6/7] drm/i915/dp: abstract link config selection

[PATCH net-next 00/14] bnxt_en: Net-next updates
 2018-04-26  1:38 UTC  (16+ messages)
` [PATCH net-next 01/14] bnxt_en: Add TC to hardware QoS queue mapping logic
` [PATCH net-next 02/14] bnxt_en: Remap TC to hardware queues when configuring PFC
` [PATCH net-next 03/14] bnxt_en: Check the lengths of encapsulated firmware responses
` [PATCH net-next 04/14] bnxt_en: Do not set firmware time from VF driver on older firmware
` [PATCH net-next 05/14] bnxt_en: Simplify ring alloc/free error messages
` [PATCH net-next 06/14] bnxt_en: Display function level rx/tx_discard_pkts via ethtool
` [PATCH net-next 07/14] bnxt_en: Do not allow VF to read EEPEOM
` [PATCH net-next 08/14] bnxt_en: Increase RING_IDLE minimum threshold to 50
` [PATCH net-next 09/14] bnxt_en: reduce timeout on initial HWRM calls
` [PATCH net-next 10/14] bnxt_en: add debugfs support for DIM
` [PATCH net-next 11/14] bnxt_en: Reserve rings in bnxt_set_channels() if device is down
` [PATCH net-next 12/14] bnxt_en: Don't reserve rings on VF when min rings were not provisioned by PF
` [PATCH net-next 13/14] bnxt_en: Reserve RSS and L2 contexts for VF
` [PATCH net-next 14/14] bnxt_en: Reserve rings at driver open if none was reserved at probe time

[PATCH linux dev-4.13] ARM: dts: romulus: Enable the GFX IP
 2018-04-26  1:37 UTC 

[PATCH v2] f2fs: wait IO writeback in commit_inmem_pages()
 2018-04-26  1:36 UTC  (3+ messages)

[PATCH V2] recipetool: fixed uncaught NameError exception
 2018-04-26  1:35 UTC 

[PATCH] soc: qcom: smem: introduce qcom_smem_virt_to_phys()
 2018-04-26  1:31 UTC  (5+ messages)

[PATCH 1/2] qemu: fix CVE-2017-16845
 2018-04-26  1:29 UTC  (3+ messages)

[PATCH v5 00/11] vsprintf: Prevent silent crashes and consolidate error handling
 2018-04-26  1:28 UTC  (3+ messages)
` [PATCH v5 10/11] vsprintf: WARN() on invalid pointer access

[PATCH v2] Btrfs: set keep_lock when necessary in btrfs_defrag_leaves
 2018-04-26  1:27 UTC 

[RFC PATCH] checkout: Force matching mtime between files
 2018-04-26  1:25 UTC  (7+ messages)

[REVIEW][PATCH 00/22] Simplifying siginfo users
 2018-04-26  1:24 UTC  (5+ messages)
` [REVIEW][PATCH 09/22] signal/nds32: Use force_sig_fault where appropriate

Debug logging with ell
 2018-04-26  1:23 UTC  (2+ messages)

[PATCH v2 net-next 0/2] tcp: mmap: rework zerocopy receive
 2018-04-26  1:20 UTC  (2+ messages)

[Qemu-devel] [PATCH] spapr: fix entry point for secondary CPUs
 2018-04-26  1:19 UTC  (2+ messages)

[Qemu-devel] [RFC for-2.13 0/7] spapr: Clean up pagesize handling
 2018-04-26  0:55 UTC  (7+ messages)

[PATCH v3 0/3] resource: Use list_head to link sibling resource
 2018-04-26  1:18 UTC  (6+ messages)
` [PATCH v3 1/3] "

[PATCH 4/5] cifs: smbd: depend on INFINIBAND_ADDR_TRANS
 2018-04-26  1:14 UTC  (2+ messages)

[PATCH v6 00/10] drivers/qcom: add RPMH communication support
 2018-04-26  1:14 UTC  (5+ messages)
` [PATCH v6 09/10] drivers: qcom: rpmh: add support for batch RPMH request
` [PATCH v6 10/10] drivers: qcom: rpmh-rsc: allow active requests from wake TCS

[PATCH] Btrfs: set keep_lock when necessary in btrfs_defrag_leaves
 2018-04-26  1:13 UTC  (3+ messages)

What's cooking in git.git (Apr 2018, #03; Wed, 25)
 2018-04-26  1:13 UTC  (2+ messages)

linux-next: manual merge of the wireless-drivers-next tree with the wireless-drivers tree
 2018-04-26  1:09 UTC 

[PATCH v1 0/6] net/mlx5: add Multi-Packet Rx support
 2018-04-26  1:10 UTC  (3+ messages)
` [PATCH v6 1/2] mbuf: support attaching external buffer to mbuf
  ` [PATCH v6 2/2] app/testpmd: conserve offload flags of mbuf

[Bug 105425] 3D & games produce periodic GPU crashes (Radeon R7 370)
 2018-04-26  1:10 UTC  (2+ messages)

[PATCH v2] ndctl, filter: fix "keyword 'all' is ignored" in util_<obj>_filter()
 2018-04-26  0:56 UTC 

linux-next: manual merge of the bpf-next tree with the bpf tree
 2018-04-26  0:53 UTC 

linux-next: manual merge of the bpf-next tree with the net-next tree
 2018-04-26  0:49 UTC 

[PATCH v5 0/10] Add endpoint driver for Rockchip PCIe controller
 2018-04-26  0:48 UTC  (6+ messages)
` [PATCH v5 01/10] PCI: Rename directory from host to controller

[PATCH] eal: shut up warning about master lcore
 2018-04-26  0:48 UTC 

[[RFC]DPU PATCH 0/4] Add suppport for sn65dsi86 bridge chip and Innolux 2k edp panel driver
 2018-04-26  0:46 UTC  (4+ messages)
` [[RFC]DPU PATCH 2/4] dt-bindings: drm/bridge: Document sn65dsi86 bridge bindings

[lkp-robot] [MD] 0ffbb1adf8: aim7.jobs-per-min -10.6% regression
 2018-04-26  0:45 UTC  (2+ messages)

[PATCH] of: overlay: Stop leaking resources on overlay removal
 2018-04-26  0:44 UTC  (6+ messages)

[PATCH stable v4.4+] r8152: add Linksys USB3GIGV1 id
 2018-04-26  0:41 UTC  (3+ messages)
  ` [stable,v4.4+] "

[PATCH v2 1/9] drm/i915/psr: Move specific HSW+ WARN_ON to HSW+ function
 2018-04-26  0:41 UTC  (2+ messages)

[Ocfs2-devel] [PATCH v3] ocfs2: clean up redundant function declarations
 2018-04-26  0:39 UTC  (2+ messages)

[PATCH][v6] tools/power turbostat: if --iterations, print for specific count of iterations
 2018-04-26  0:41 UTC 

[PATCH] app/pdump: remove unused socket path options
 2018-04-26  0:33 UTC  (2+ messages)

[PATCH] `NameError` is currently thrown in create_npm.py
 2018-04-26  0:32 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH libdrm] intel: add support for ICL 11
 2018-04-26  0:29 UTC  (2+ messages)

[PATCH 2/2] completion: simplify ls-files filter
 2018-04-26  0:25 UTC  (7+ messages)
` [PATCH 00/11] completion: path completion improvements: speedup and quoted paths
  ` [PATCH 01/11] t9902-completion: add tests demonstrating issues with quoted pathnames

[PATCH] ndctl, filter: fix "keyword 'all' is ignored" in util_<obj>_filter()
 2018-04-26  0:25 UTC  (3+ messages)

[PATCH v7 0/5] of: change overlay apply input data from unflattened
 2018-04-26  0:20 UTC  (20+ messages)
` [PATCH v7 2/5] of: change overlay apply input data from unflattened to FDT

[PATCH v7 net-next 4/4] netvsc: refactor notifier/event handling code to use the failover framework
 2018-04-26  0:18 UTC  (14+ messages)

[tip:x86/urgent 4/6] arch/x86/kernel/cpu/intel.c:839:31: error: expected '}' before string constant
 2018-04-26  0:18 UTC 

[PATCH] app/testpmd: update start log to be less verbose
 2018-04-26  0:16 UTC  (2+ messages)

[MODERATED] [PATCH v2] Linux Patch 1/1
 2018-04-26  0:11 UTC 

[virtio-dev] [PATCH net-next v8 0/4] Enable virtio_net to act as a standby for a passthru device
 2018-04-26  0:08 UTC  (16+ messages)
`  "
` [PATCH net-next v8 1/4] virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit
` [virtio-dev] "
` [PATCH net-next v8 2/4] net: Introduce generic failover module
` [virtio-dev] "
` [PATCH net-next v8 3/4] virtio_net: Extend virtio to use VF datapath when available
` [virtio-dev] "
` [PATCH net-next v8 4/4] netvsc: refactor notifier/event handling code to use the failover framework
` [virtio-dev] "

[Buildroot] [PATCH v2]] radvd: improve startup script
 2018-04-26  0:08 UTC  (4+ messages)
` [Buildroot] [PATCH v3] "

[PATCH][v5] tools/power turbostat: if --iterations, print for specific count of iterations
 2018-04-26  0:08 UTC  (3+ messages)

Avoid uninterruptible sleep during process exit
 2018-04-26  0:01 UTC  (10+ messages)
` [PATCH 2/3] drm/scheduler: Don't call wait_event_killable for signaled process

[PATCH 5/6 v2] bus: fsl-mc: supoprt dma configure for devices on fsl-mc bus
 2018-04-26  0:00 UTC  (5+ messages)

[PATCH net-next 0/2] liquidio: add support for ndo_get_stats64
 2018-04-26  0:00 UTC  (3+ messages)
` [PATCH net-next 1/2] liquidio: move a couple of functions to lio_core.c
` [PATCH net-next 2/2] liquidio: add support for ndo_get_stats64 instead of ndo_get_stats

[PATCH net-next v8 0/4] Enable virtio_net to act as a standby for a passthru device
 2018-04-25 23:59 UTC 

[cip-dev] Reviewing 4.4 stable updates
 2018-04-25 23:52 UTC  (2+ messages)

[U-Boot] [PATCH v10 0/3] Why netboot:
 2018-04-25 23:52 UTC  (8+ messages)
` [U-Boot] [PATCH v10 3/3] Adding wget

[PATCH 0/3] Optimize use of DBuf slices
 2018-04-25 23:46 UTC  (5+ messages)
` [PATCH 2/3] drm/i915/icl: Enable 2nd DBuf slice only when needed
` [PATCH 3/3] drm/i915/icl: update ddb entry start/end mask during hw ddb readout

[PATCH v5 00/13] soundwire: Add stream support
 2018-04-25 23:46 UTC  (3+ messages)
` [PATCH v5 02/13] soundwire: Add support for SoundWire stream management

[PATCH] app/testpmd: fix testpmd failure due to RSS offload check
 2018-04-25 23:46 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] iomap: add a swapfile activation function
 2018-04-25 23:46 UTC  (3+ messages)

[Bug 105284] Every boot I get an error in dmesg "WARNING: CPU: 2 PID: 1380 at drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:132 generic_reg_update_ex+0x108/0x150 [amdgpu]"
 2018-04-25 23:44 UTC  (2+ messages)

[PATCH] trace: initcall: Ordered comparison of function pointers
 2018-04-25 23:42 UTC 

[PATCH] PM / Sleep: only update last time for active wakeup sources
 2018-04-25 23:40 UTC 

[MODERATED] Re: [PATCH 1/6] Patch 1
 2018-04-25 23:39 UTC  (11+ messages)

[Fuego] [PATCH 00/14] Add screenshot test to fuego-release-test
 2018-04-25 23:38 UTC  (3+ messages)
` [Fuego] [PATCH 13/14] Improve logging

[PATCH] arm64: skip cpu nodes marked as disabled in DT
 2018-04-25 23:36 UTC  (2+ messages)

[U-Boot] How to modify devicetree blob inside fit image via the u-boot shell using the fdt command
 2018-04-25 23:36 UTC  (2+ messages)

[PATCH 1/5] dma-buf: use parameter structure for dma_buf_attach
 2018-04-25 23:33 UTC  (3+ messages)

[PATCH 00/17] ICL PLLs, DP/HDMI and misc display
 2018-04-25 23:33 UTC  (6+ messages)
` [PATCH 08/17] drm/i915/icl: Implement voltage swing programming sequence for Combo PHY DDI

Using WireGuard with Kubernetes
 2018-04-25 23:32 UTC  (3+ messages)

[PATCH v8 00/13] Support PPTT for ARM64
 2018-04-25 23:31 UTC  (22+ messages)
` [PATCH v8 07/13] drivers: base cacheinfo: Add support for ACPI based firmware tables
` [PATCH v8 08/13] arm64: "
` [PATCH v8 09/13] ACPI/PPTT: Add topology parsing code
` [PATCH v8 10/13] arm64: topology: rename cluster_id
` [PATCH v8 11/13] arm64: topology: enable ACPI/PPTT based CPU topology
` [PATCH v8 12/13] ACPI: Add PPTT to injectable table list
` [PATCH v8 13/13] arm64: topology: divorce MC scheduling domain from core_siblings


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.