All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-04 18:34:31 to 2020-05-04 19:32:48 UTC [more...]

[dpdk-dev] [PATCH v1] vhost: fix mbuf allocation failures
 2020-05-04 19:32 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] vhost: fix mbuf alloc failure

[Intel-gfx] [PATCH i-g-t] i915/gem_ctx_exec: Exploit resource contention to verify execbuf independence
 2020-05-04 19:31 UTC  (2+ messages)
` [igt-dev] "

[PATCH] ppc: Use hard-float in ppc fp_hlper as early as possible. This would increase the performance better than enable hard-float it in soft-float.c; Just using fadd fsub fmul fdiv as a simple bench demo. With this patch, performance are increased 2x. and 1.3x than the one enable hard-float in soft-float.c Both version are not considerate inexact fp exception yet
 2020-05-04 19:29 UTC 

[PATCH v1 0/3] allow ramoops to collect all kmesg_dump events
 2020-05-04 19:30 UTC  (14+ messages)
` [PATCH v1 1/3] printk: honor the max_reason field in kmsg_dumper
` [PATCH v1 2/3] pstore/ram: allow to dump kmesg during regular reboot
` [PATCH v1 3/3] ramoops: add dump_all optional field to ramoops DT node

[Intel-gfx] [PATCH] drm/i915/tgl+: Fix interrupt handling for DP AUX transactions
 2020-05-04 19:29 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] amba: Retry adding deferred devices at late_initcall
 2020-05-04 19:28 UTC  (6+ messages)

question about lists
 2020-05-04 19:28 UTC  (3+ messages)

[dpdk-dev] [PATCH] app/test: allow building with bonding net driver disabled
 2020-05-04 19:26 UTC  (2+ messages)

[PATCH v5 0/2] add brcm iproc gpio driver
 2020-05-04 19:26 UTC  (3+ messages)
` [PATCH v5 1/2] drivers: gpio: add broadcom iproc gpio driver support

[PATCH v3 0/4] patman: Add changelog customization options
 2020-05-04 19:26 UTC  (5+ messages)
` [PATCH v3 2/4] patman: Suppress empty changelog entries

[PATCH] [inline assembly] fix pcm_dmix_i386.h assembly chunk interfaces
 2020-05-04 19:25 UTC  (4+ messages)

[PATCH v3 0/3] target/arm: misc cleanups
 2020-05-04 19:23 UTC  (4+ messages)
` [PATCH v3 1/3] target/arm: Use tcg_gen_gvec_5_ptr for sve FMLA/FCMLA
` [PATCH v3 2/3] target/arm: Use tcg_gen_gvec_mov for clear_vec_high
` [PATCH v3 3/3] target/arm: Use clear_vec_high more effectively

[PATCH v2 0/2] mfd: Add ENE KB3930 Embedded Controller driver
 2020-05-04 19:23 UTC  (4+ messages)
` [PATCH v2 2/2] mfd: ene-kb3930: Add driver for ENE KB3930 Embedded Controller

[PATCH net-next 0/6] tc-gate offload for SJA1105 DSA switch
 2020-05-04 19:24 UTC  (6+ messages)
` [PATCH net-next 4/6] net: dsa: sja1105: support flow-based redirection via virtual links

[PATCH] memcg: oom: ignore oom warnings from memory.max
 2020-05-04 19:23 UTC  (9+ messages)

perf build error with gcc 10 on arm and aarch64
 2020-05-04 19:22 UTC 

[PATCH v24 00/16] Multicolor Framework v24
 2020-05-04 19:22 UTC  (3+ messages)
` [PATCH v24 01/16] dt: bindings: Add multicolor class dt bindings documention

next/master boot: 276 boots: 10 failed, 250 passed with 6 offline, 8 untried/unknown, 2 conflicts (next-20200504)
 2020-05-04 19:22 UTC 

[PATCH] [ppc] Use hard-float as early as possible for PPC. And this would increase the performance better than enable it in soft-float.c; Just using fadd fsub fmul fdiv as a demo. With this patch. Performance are increased 2x than the old one. and 1.3 than the one enable hard-float in soft-float.c Both not considerate inexact fp exception yet
 2020-05-04 19:20 UTC 

Git 2.26.2 and failed self tests on OS X
 2020-05-04 19:20 UTC  (6+ messages)

[PATCH 0/3] KVM: x86: cleanup and fixes for debug register accesses
 2020-05-04 19:20 UTC  (3+ messages)

[PATCH -next] selinux: fix error return code in policydb_read()
 2020-05-04 19:17 UTC  (5+ messages)

[RFC] Restrict the untrusted devices, to bind to only a set of "whitelisted" drivers
 2020-05-04 19:17 UTC  (4+ messages)

[PATCH 0/2] Command line options for selecting plots
 2020-05-04 19:17 UTC  (4+ messages)
` [PATCH 2/2] kernel-shark: Add command line options for selecting plots to be shown

[meta-oe][PATCH] cpprest: update to 2.10.16 and refresh patches
 2020-05-04 19:17 UTC  (2+ messages)
` [oe] "

[ANNOUNCE] WireGuard for Ubiquiti devices/EdgeOS has returned
 2020-05-04 19:16 UTC 

[PATCH 1/1] io_uring: use proper references for fallback_req locking
 2020-05-04 19:16 UTC  (5+ messages)

[PATCH 1/2] kbuild: use separate commands for generating *.dtb and *.dt.yaml
 2020-05-04 19:15 UTC  (3+ messages)
` [PATCH 2/2] scripts/dtc: compile separate dtc-yaml

[PATCH bpf-next 0/2] xsk: improve code readability
 2020-05-04 19:15 UTC  (5+ messages)
` [PATCH bpf-next 1/2] xsk: change two variable names for increased clarity
` [PATCH bpf-next 2/2] xsk: remove unnecessary member in xdp_umem

[PATCH v3] submodule: port subcommand 'set-url' from shell to C
 2020-05-04 19:14 UTC  (4+ messages)

[PATCH v2 0/3] media: rkvdec: Add a VP9 backend
 2020-05-04 19:13 UTC  (11+ messages)
` [PATCH v2 2/3] media: uapi: Add VP9 stateless decoder controls

[igt-dev] [PATCH i-g-t] i915/gem_ctx_exec: Exploit resource contention to verify execbuf independence
 2020-05-04 19:13 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] commit-graph: avoid memory leaks
 2020-05-04 19:13 UTC 

stable-rc/linux-4.9.y build: 197 builds: 1 failed, 196 passed (v4.9.221-19-gf8abf65f20c5)
 2020-05-04 19:13 UTC 

[PATCH v3 2/2] sched: Add a check for cpu unbound deferrable timers
 2020-05-04 19:11 UTC  (3+ messages)

[PATCH] Travis-CI: upgrade to Ubuntu 18.04 and latest releases of Python and Ruby
 2020-05-04 19:11 UTC 

[PATCH v6 0/8] scsi: ufs: support LU Dedicated buffer mode for WriteBooster
 2020-05-04 19:11 UTC  (5+ messages)
` [PATCH v6 6/8] scsi: ufs: add LU Dedicated buffer mode support "
  ` [EXT] "

splice() rcu_sched self-detected stall on CPU
 2020-05-04 19:11 UTC 

[PATCH RFC] Frequent connection loss using krb5[ip] NFS mounts
 2020-05-04 19:10 UTC  (3+ messages)

[PATCH v9 00/24] xfs: Delay Ready Attributes
 2020-05-04 19:10 UTC  (17+ messages)
` [PATCH v9 14/24] xfs: Add helpers xfs_attr_is_shortform and xfs_attr_set_shortform
` [PATCH v9 15/24] xfs: Add helper function xfs_attr_leaf_mark_incomplete
` [PATCH v9 16/24] xfs: Add remote block helper functions
` [PATCH v9 17/24] xfs: Add helper function xfs_attr_node_removename_setup
` [PATCH v9 18/24] xfs: Add helper function xfs_attr_node_removename_rmt
` [PATCH v9 19/24] xfs: Simplify xfs_attr_leaf_addname
` [PATCH v9 20/24] xfs: Simplify xfs_attr_node_addname
` [PATCH v9 21/24] xfs: Lift -ENOSPC handler from xfs_attr_leaf_addname

[RFC][PATCH] x86/mm: Sync all vmalloc mappings before text_poke()
 2020-05-04 19:10 UTC  (12+ messages)
              ` [PATCH] percpu: Sync vmalloc mappings in pcpu_alloc() and free_percpu()

[meta-oe][PATCH] iperf3: Add OpenSSL build option to PACKAGECONFIG
 2020-05-04 19:10 UTC  (2+ messages)
` [oe] "

[PATCH 00/20] crypto: introduce crypto_shash_tfm_digest()
 2020-05-04 19:09 UTC  (3+ messages)
` [PATCH 15/20] nfsd: use crypto_shash_tfm_digest()

[meta-networking][PATCH] tcpdump: Fix PACKAGECONFIG for OpenSSL
 2020-05-04 19:09 UTC  (2+ messages)
` [oe] "

[PATCH] scsi: qla2xxx: Do not log message when reading port speed via sysfs
 2020-05-04 19:07 UTC  (2+ messages)

[PATCH] send-email: Defines smtpPassCmd config option
 2020-05-04 19:09 UTC  (5+ messages)

[PATCH] sysctl: Make sure proc handlers can't expose heap memory
 2020-05-04 19:08 UTC 

[GIT PULL] perf/core improvements and fixes
 2020-05-04 19:07 UTC  (6+ messages)

[PATCH] libgit2: Enable pcre2 regexp backend
 2020-05-04 19:07 UTC 

[PATCH v2 1/2] driver core: platform: Clarify that IRQ 0 is invalid
 2020-05-04 19:07 UTC  (3+ messages)

[PATCH v7 0/4] USB: pci-quirks: Add Raspberry Pi 4 quirk
 2020-05-04 19:06 UTC  (6+ messages)
` [PATCH v7 2/4] firmware: raspberrypi: Introduce vl805 init routine

[Intel-gfx] [CI] drm/i915/gt: Small tidy of gen8+ breadcrumb emission
 2020-05-04 19:06 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Patch net-next v2 0/2] net: reduce dynamic lockdep keys
 2020-05-04 19:06 UTC  (2+ messages)

[PATCH] KVM: Fix a warning in __kvm_gfn_to_hva_cache_init()
 2020-05-04 19:05 UTC 

[PATCH] nfp: abm: fix a memory leak bug
 2020-05-04 19:05 UTC  (2+ messages)

[PATCH 5.6 00/73] 5.6.11-rc1 review
 2020-05-04 17:58 UTC  (2+ messages)
` [PATCH 5.6 61/73] iommu/vt-d: Use right Kconfig option name

[PATCH] docs: dt: fix broken links due to txt->yaml renames
 2020-05-04 19:04 UTC  (9+ messages)

[PATCH v10 00/12] Reftable support git-core
 2020-05-04 19:03 UTC  (14+ messages)
` [PATCH v11 "
  ` [PATCH v11 01/12] refs.h: clarify reflog iteration order
  ` [PATCH v11 02/12] Iterate over the "refs/" namespace in for_each_[raw]ref
  ` [PATCH v11 03/12] refs: document how ref_iterator_advance_fn should handle symrefs
  ` [PATCH v11 04/12] Add .gitattributes for the reftable/ directory
  ` [PATCH v11 05/12] reftable: file format documentation
  ` [PATCH v11 06/12] reftable: define version 2 of the spec to accomodate SHA256
  ` [PATCH v11 07/12] reftable: clarify how empty tables should be written
  ` [PATCH v11 08/12] Add reftable library
  ` [PATCH v11 09/12] Reftable support for git-core
  ` [PATCH v11 10/12] vcxproj: adjust for the reftable changes
  ` [PATCH v11 11/12] Add some reftable testing infrastructure
  ` [PATCH v11 12/12] t: use update-ref and show-ref to reading/writing refs

BUG: stack guard page was hit in unwind_next_frame
 2020-05-04 19:03 UTC  (2+ messages)

Thin provisioning bug in dm-thin
 2020-05-04 19:03 UTC  (2+ messages)

[PATCH v3 0/3] mm/memory_hotplug: Interface to add driver-managed system ram
 2020-05-04 19:02 UTC  (12+ messages)
` [PATCH v3 1/3] mm/memory_hotplug: Introduce add_memory_device_managed()
` [PATCH v3 2/3] kexec_file: Don't place kexec images on IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v3 3/3] device-dax: Add memory via add_memory_driver_managed()

[PATCH net-next 0/7] net: ethernet: ti: k3: introduce common platform time sync driver - cpts
 2020-05-04 19:02 UTC  (3+ messages)

[PATCH 00/24] Introduce kvfree_rcu(1 or 2 arguments)
 2020-05-04 19:01 UTC  (8+ messages)
` [PATCH 09/24] rcu/tree: cache specified number of objects

pass kernel pointers to the sysctl ->proc_handler method v3
 2020-05-04 19:01 UTC  (9+ messages)
` [PATCH 2/5] mm: remove watermark_boost_factor_sysctl_handler
` [PATCH 3/5] sysctl: remove all extern declaration from sysctl.c
` [PATCH 4/5] sysctl: avoid forward declarations
` [PATCH 5/5] sysctl: pass kernel pointers to ->proc_handler

[Patch net] atm: fix a UAF in lec_arp_clear_vccs()
 2020-05-04 19:00 UTC  (4+ messages)
` [Patch net] atm: fix a memory leak of vcc->user_back

[PATCH 1/2] nand: brcmnand: improve hamming oob layout
 2020-05-04 18:59 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] nand: brcmnand: fix "

[RFC PATCH] drivers: iommu: reset cached node if dma_mask is changed
 2020-05-04 18:37 UTC  (2+ messages)

[PATCH net-next v4 0/3] devlink: kernel region snapshot id allocation
 2020-05-04 18:58 UTC  (2+ messages)

[PATCH v2 0/3] kernel-shark: Have "stop" button for multi-threaded searches
 2020-05-04 18:58 UTC  (5+ messages)
` [PATCH v2 1/3] kernel-shark: Simplify the search methods in class KsTraceViewer
` [PATCH v2 3/3] kernel-shark: Make the "stop search" button always visible

[PATCH] net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiply
 2020-05-04 18:57 UTC  (4+ messages)

[PATCH v2 net-next] net_sched: sch_fq: add horizon attribute
 2020-05-04 18:56 UTC  (2+ messages)

Balance loops: what we know so far
 2020-05-04 18:54 UTC  (5+ messages)

[PATCH] efi/libstub/x86: work around LLVM ELF quirk build regression
 2020-05-04 18:54 UTC  (2+ messages)

[Patch net v2] net_sched: fix tcm_parent in tc filter dump
 2020-05-04 18:53 UTC  (2+ messages)

[PATCH] vfio-pci: Mask cap zero
 2020-05-04 18:52 UTC  (3+ messages)

[PATCH net-next v2 0/4] net: ipa: I/O map SMEM and IMEM
 2020-05-04 18:52 UTC  (3+ messages)
` [PATCH net-next v2 1/4] dt-bindings: net: add IPA iommus property

[PATCH 1/1] i40iw: remove bogus call to netdev_master_upper_dev_get
 2020-05-04 18:52 UTC  (2+ messages)

An first try to improve PPC float simulation, not even compiled. Just ask question
 2020-05-04 18:50 UTC  (9+ messages)

[PATCH net-next V2] net: sched: fallback to qdisc noqueue if default qdisc setup fail
 2020-05-04 18:51 UTC  (2+ messages)

[RESEND PATCH v14 00/11] Convert PWM period and duty cycle to u64
 2020-05-04 18:50 UTC  (12+ messages)
` [RESEND PATCH v14 01/11] drm/i915: Use 64-bit division macro
` [RESEND PATCH v14 02/11] hwmon: pwm-fan: "
` [RESEND PATCH v14 03/11] ir-rx51: "
` [RESEND PATCH v14 04/11] pwm: clps711x: Cast period to u32 before use as divisor
` [RESEND PATCH v14 05/11] pwm: pwm-imx-tpm: Use 64-bit division macro
` [RESEND PATCH v14 06/11] pwm: imx27: Use 64-bit division macro and function
` [RESEND PATCH v14 07/11] pwm: sifive: Use 64-bit division macro
` [RESEND PATCH v14 08/11] pwm: sun4i: Use nsecs_to_jiffies to avoid a division
` [RESEND PATCH v14 09/11] backlight: pwm_bl: Use 64-bit division function
` [RESEND PATCH v14 10/11] clk: pwm: "
` [RESEND PATCH v14 11/11] pwm: core: Convert period and duty cycle to u64

[LTP] [PATCH v2 0/4] fanotify ltp tests for v5.7-rc1
 2020-05-04 18:49 UTC  (6+ messages)
` [LTP] [PATCH v2 2/4] syscalls/fanotify15: Add a test case for inode marks

[PATCH] cxgb4/chcr: avoid -Wreturn-local-addr warning
 2020-05-04 18:48 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] igb: Report speed and duplex as unknown when device is runtime suspended
 2020-05-04 18:47 UTC  (3+ messages)

[PATCH] KVM: VMX: Fix operand constraint of PUSH instructions
 2020-05-04 18:47 UTC 

[PATCH 0/3] vfio-pci: Block user access to disabled device MMIO
 2020-05-04 18:44 UTC  (5+ messages)
` [PATCH 3/3] vfio-pci: Invalidate mmaps and block MMIO access on disabled memory

[RFC PATCH 0/2] Add Xilinx DSI-TX DRM driver
 2020-05-04 18:43 UTC  (4+ messages)
` [RFC PATCH 2/2] drm: xlnx: driver for Xilinx DSI TX Subsystem

[PATCH v6] checkpatch: add support to check 'Fixes:' tag format
 2020-05-04 18:34 UTC  (3+ messages)

PPPoE Modem hangup after random time - how to debug?
 2020-05-04 18:43 UTC  (2+ messages)

[PATCH bpf-next v2] libbpf: fix probe code to return EPERM if encountered
 2020-05-04 18:43 UTC  (2+ messages)

回复: Regarding power control
 2020-05-04 18:41 UTC  (3+ messages)

[PATCH v2] checkpatch: allow commit description spans across three lines
 2020-05-04 18:35 UTC  (3+ messages)

[PATCH] sparse-checkout: stop blocking empty workdirs
 2020-05-04 18:41 UTC  (2+ messages)

[PATCH] uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
 2020-05-04 18:40 UTC  (2+ messages)

master - lvmlockd: replace lock adopt info source
 2020-05-04 18:40 UTC 

[PATCH v5 0/6] Optionally flush L1D on context switch
 2020-05-04 18:39 UTC  (3+ messages)
` [PATCH v5 5/6] "

file is showing as modified even that it was never commited
 2020-05-04 18:39 UTC  (6+ messages)

[GIT PULL] vhost: fixes
 2020-05-04 18:35 UTC  (3+ messages)

[PATCH 0/2] hw/display: Trivial include cleanups
 2020-05-04 18:37 UTC  (4+ messages)
` [PATCH 2/2] hw/display/edid: Add missing 'qdev-properties.h' header

[GIT PULL] gcc-plugins fixes for v5.7-rc5
 2020-05-04 18:35 UTC  (2+ messages)

[GIT PULL] flexible-array member convertion patches for 5.7-rc5
 2020-05-04 18:35 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: HDCP: retry link integrity check on failure
 2020-05-04 18:38 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v6 0/2] Amazon's Annapurna Labs Memory Controller EDAC
 2020-05-04 18:37 UTC  (5+ messages)
` [PATCH v6 2/2] EDAC: al-mc-edac: Introduce "

[PATCH 0/5] platform/x86: intel-vbtn: Fixes + rework to make it work on more devices
 2020-05-04 15:37 UTC  (3+ messages)
` [PATCH 4/5] platform/x86: intel-vbtn: Also handle tablet-mode switch on "Detachable" and "Portable" chassis-types

[PATCH 0/4] Various build dependency fixes
 2020-05-04 18:35 UTC  (3+ messages)
` [PATCH 1/4] kbuild: efi: Avoid rebuilding efi targets


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.