All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-14 21:33:43 to 2018-05-14 22:27:30 UTC [more...]

[Qemu-devel] [PULL v2 00/13] target/openrisc: Covert to decodetree.py
 2018-05-14 22:27 UTC  (7+ messages)
` [Qemu-devel] [PULL 01/13] target-openrisc: Write back result before FPE exception
` [Qemu-devel] [PULL 02/13] target/openrisc: Start conversion to decodetree.py
` [Qemu-devel] [PULL 03/13] target/openrisc: Convert branch insns
` [Qemu-devel] [PULL 04/13] target/openrisc: Convert memory insns
` [Qemu-devel] [PULL 05/13] target/openrisc: Convert remainder of dec_misc insns
` [Qemu-devel] [PULL 07/13] target/openrisc: Convert dec_mac

[PATCH] net/tap: perform proto field update for tun only
 2018-05-14 22:27 UTC  (2+ messages)

maximal supported bit rate in traffic control
 2018-05-14 22:26 UTC  (2+ messages)

[PATCH v1] net/tap: fix isolation mode toggling
 2018-05-14 22:26 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[Qemu-devel] [PATCH 00/42] Generic background jobs
 2018-05-14 22:26 UTC  (11+ messages)
` [Qemu-devel] [PATCH 14/42] job: Add reference counting
` [Qemu-devel] [PATCH 15/42] job: Move cancelled to Job
` [Qemu-devel] [PATCH 16/42] job: Add Job.aio_context
` [Qemu-devel] [PATCH 34/42] job: Add job_dismiss()
` [Qemu-devel] [PATCH 38/42] job: Add JOB_STATUS_CHANGE QMP event

[PATCH] btrfs: inode: Don't compress if NODATASUM or NODATACOW set
 2018-05-14 22:24 UTC  (6+ messages)

[PATCH 1/2] mips: xilfpga: stop generating useless dtb.o
 2018-05-14 22:24 UTC  (2+ messages)

[PATCH 00/18] Convert default pr_fmt from empty to KBUILD_MODNAME
 2018-05-14 22:24 UTC  (5+ messages)
` [PATCH 18/18] rcu: Use pr_fmt to prefix "rcu: " to logging output

[PATCH] bitbake.conf: drop obsolete comment referring to the fail-fast over-ride
 2018-05-14 22:23 UTC  (2+ messages)

[PATCH tip/core/rcu 0/21] Contention reduction for v4.18
 2018-05-14 22:21 UTC  (4+ messages)

linux-next: Signed-off-by missing for commit in the pm tree
 2018-05-14 22:21 UTC 

[RFC PATCH 00/10] Add support for drm/rockchip to dynamically control the DDR frequency
 2018-05-14 22:20 UTC  (10+ messages)
  ` [RFC PATCH 01/10] devfreq: rockchip-dfi: Move GRF definitions to a common place
  ` [RFC PATCH 03/10] devfreq: rk3399_dmc: Pass ODT and auto power down parameters to TF-A
  ` [RFC PATCH 02/10] dt-bindings: devfreq: rk3399_dmc: Add rockchip,pmu phandle

[pull request][net-next 00/16] Mellanox, mlx5e updates 2018-05-14
 2018-05-14 22:19 UTC  (17+ messages)
` [net-next 01/16] net/mlx5e: Remove redundant vport context vlan update
` [net-next 02/16] net/mlx5e: Skip redundant checks when providing NUD lastuse feedback
` [net-next 03/16] net/mlx5e: Use u8 instead of int for LRO number of segments
` [net-next 04/16] net/mlx5e: Use bool as return type for mlx5e_xdp_handle
` [net-next 05/16] net/mlx5e: Remove double defined DMAC header re-write element
` [net-next 06/16] net/mlx5e: Clean static checker complaints on TC offload and VF reps code
` [net-next 07/16] net/mlx5e: Avoid redundant zeroing of offloaded TC flow attributes
` [net-next 08/16] net/mlx5e: Return success when TC offloaded fdb actions parsed ok
` [net-next 09/16] net/mlx5e: Use local actions var while processing offloaded TC flow actions
` [net-next 10/16] net/mlx5e: Properly order min inline mode setup while parsing TC matches
` [net-next 11/16] net/mlx5e: Get the required HW match level while parsing TC flow matches
` [net-next 12/16] net/mlx5e: Support offloaded TC flows with no matches on headers
` [net-next 13/16] net/mlx5e: Report all channels with min RX WQEs timeout
` [net-next 14/16] net/mlx5e: Use __set_bit for adaptive-moderation bit in RQ state
` [net-next 15/16] net/mlx5e: Use test bit in en accel xmit flow
` [net-next 16/16] net/mlx5e: Remove MLX5E_TEST_BIT macro

[PATCH] nvmet-loop: use nr_phys_segments when map rq to sgl
 2018-05-14 22:17 UTC  (3+ messages)

[PATCH v3 0/4] GCC8 fixes for MLX4/5/BNX2X PMD
 2018-05-14 22:17 UTC  (5+ messages)
` [PATCH v3 2/4] net/bnx2x: correct unmeetable comparison

[PATCH] KVM: fix spelling mistake: "cop_unsuable" -> "cop_unusable"
 2018-05-14 22:13 UTC  (3+ messages)

[U-Boot] [PATCH] block: Have BLOCK_CACHE default to y in some cases
 2018-05-14 22:13 UTC 

[Qemu-devel] [PATCH v5 00/28] softfloat patch roundup
 2018-05-14 22:12 UTC  (29+ messages)
` [Qemu-devel] [PATCH v5 01/28] fpu/softfloat: Fix conversion from uint64 to float128
` [Qemu-devel] [PATCH v5 02/28] fpu/softfloat: Merge NO_SIGNALING_NANS definitions
` [Qemu-devel] [PATCH v5 03/28] fpu/softfloat: Split floatXX_silence_nan from floatXX_maybe_silence_nan
` [Qemu-devel] [PATCH v5 04/28] fpu/softfloat: Move softfloat-specialize.h below FloatParts definition
` [Qemu-devel] [PATCH v5 05/28] fpu/softfloat: Canonicalize NaN fraction
` [Qemu-devel] [PATCH v5 06/28] fpu/softfloat: Introduce parts_is_snan_frac
` [Qemu-devel] [PATCH v5 07/28] fpu/softfloat: Replace float_class_dnan with parts_default_nan
` [Qemu-devel] [PATCH v5 08/28] fpu/softfloat: Replace float_class_msnan with parts_silence_nan
` [Qemu-devel] [PATCH v5 09/28] target/arm: Use floatX_silence_nan when we have already checked for SNaN
` [Qemu-devel] [PATCH v5 10/28] target/arm: convert conversion helpers to fpst/ahp_flag
` [Qemu-devel] [PATCH v5 11/28] target/arm: squash FZ16 behaviour for conversions
` [Qemu-devel] [PATCH v5 12/28] target/arm: Remove floatX_maybe_silence_nan from conversions
` [Qemu-devel] [PATCH v5 13/28] fpu/softfloat: Partial support for ARM Alternative half-precision
` [Qemu-devel] [PATCH v5 14/28] fpu/softfloat: re-factor float to float conversions
` [Qemu-devel] [PATCH v5 15/28] target/hppa: Remove floatX_maybe_silence_nan from conversions
` [Qemu-devel] [PATCH v5 16/28] target/m68k: Use floatX_silence_nan when we have already checked for SNaN
` [Qemu-devel] [PATCH v5 17/28] target/mips: Remove floatX_maybe_silence_nan from conversions
` [Qemu-devel] [PATCH v5 18/28] target/riscv: "
` [Qemu-devel] [PATCH v5 19/28] target/s390x: "
` [Qemu-devel] [PATCH v5 20/28] fpu/softfloat: Use float*_silence_nan in propagateFloat*NaN
` [Qemu-devel] [PATCH v5 21/28] fpu/softfloat: Remove floatX_maybe_silence_nan
` [Qemu-devel] [PATCH v5 22/28] fpu/softfloat: Specialize on snan_bit_is_one
` [Qemu-devel] [PATCH v5 23/28] fpu/softfloat: Make is_nan et al available to softfloat-specialize.h
` [Qemu-devel] [PATCH v5 24/28] fpu/softfloat: Pass FloatClass to pickNaN
` [Qemu-devel] [PATCH v5 25/28] fpu/softfloat: Pass FloatClass to pickNaNMulAdd
` [Qemu-devel] [PATCH v5 26/28] fpu/softfloat: Define floatN_default_nan in terms of parts_default_nan
` [Qemu-devel] [PATCH v5 27/28] fpu/softfloat: Clean up parts_default_nan
` [Qemu-devel] [PATCH v5 28/28] fpu/softfloat: Define floatN_silence_nan in terms of parts_silence_nan

[PATCH] i2c: hix5hd2: remove some dead code
 2018-05-14 22:12 UTC  (2+ messages)

[PATCH 1/8] drm/i915: Remove tasklet flush before disable
 2018-05-14 22:13 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/8] "

[PATCH V3] evm: Allow non-SHA1 digital signatures
 2018-05-14 22:07 UTC 

EDAC, ghes: Use BIT() macro
 2018-05-14 22:10 UTC 

[PATCH v2] arm64: dts: qcom: Collapse usb support into one node
 2018-05-14 22:10 UTC  (4+ messages)

[PATCH v2 1/2] parted: add ontrack DM6 aux3 support
 2018-05-14 22:09 UTC  (6+ messages)
` [PATCH v2 2/2] wic: "

[tip:x86/pti 14/14] arch/x86/mm/mem_encrypt_boot.o: warning: objtool: .text+0x51: unreachable instruction
 2018-05-14 22:08 UTC  (2+ messages)

could `git merge --no-ff origin/master` be made more useful?
 2018-05-14 22:08 UTC 

[PATCH] drm/i915: Allow i915_gem_reset_prepare_engine to recurse
 2018-05-14 22:08 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "

[PATCH 3.18 00/23] 3.18.109-stable review
 2018-05-14 22:07 UTC  (2+ messages)

[PATCH 4.4 00/56] 4.4.132-stable review
 2018-05-14 22:04 UTC  (2+ messages)

[PATCH v1 iproute2-next 0/3] RDMA tool driver-specific resource tracking
 2018-05-14 22:04 UTC  (4+ messages)
` [PATCH v1 iproute2-next 2/3] rdma: print driver resource attributes

[PATCH v2 0/4] NTB : Introduce message library
 2018-05-14 22:04 UTC  (8+ messages)
` [PATCH v2 2/4] NTB : Add message library NTB API

[PATCH 4.9 00/36] 4.9.100-stable review
 2018-05-14 22:03 UTC  (2+ messages)

How to reliably measure fs usage with reflinks enabled?
 2018-05-14 22:02 UTC  (2+ messages)

[PATCH 4.14 00/62] 4.14.41-stable review
 2018-05-14 22:02 UTC  (2+ messages)

[PATCH] selftest: intel_pstate: More accurate error message and also a debug support message from aperf.c
 2018-05-14 22:01 UTC 

[PATCH 4.16 00/72] 4.16.9-stable review
 2018-05-14 22:01 UTC  (2+ messages)

[meta-handheld][PATCH] linux-handheld(-kexecboot)_4.4: upgrade to 4.4.131
 2018-05-14 22:00 UTC 

[PATCH 1/2] drm/i915: Modify psr_wait_for_idle to be reused
 2018-05-14 22:00 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2] drm/i915: Wait for PSR exit before checking for vblank evasion (rev2)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCHv2 blktests] nvme: Add command timeout injection test
 2018-05-14 22:00 UTC  (4+ messages)

[meta-handheld][PATCH] linux-kexecboot_4.4: remove superseded 3200-mtd.patch
 2018-05-14 21:59 UTC 

[PATCH 00/35] refactoring refspecs
 2018-05-14 21:56 UTC  (36+ messages)
` [PATCH 01/35] refspec: move refspec parsing logic into its own file
` [PATCH 02/35] refspec: factor out parsing a single refspec
` [PATCH 03/35] refspec: rename struct refspec to struct refspec_item
` [PATCH 04/35] refspec: introduce struct refspec
` [PATCH 05/35] refspec: convert valid_fetch_refspec to use parse_refspec
` [PATCH 06/35] submodule--helper: convert push_check to use struct refspec
` [PATCH 07/35] pull: convert get_tracking_branch to use refspec_item_init
` [PATCH 08/35] transport: convert transport_push to use struct refspec
` [PATCH 09/35] remote: convert check_push_refs "
` [PATCH 10/35] remote: convert match_push_refs "
` [PATCH 11/35] clone: convert cmd_clone to use refspec_item_init
` [PATCH 12/35] fast-export: convert to use struct refspec
` [PATCH 13/35] remote: convert push refspecs to "
` [PATCH 14/35] remote: convert fetch "
` [PATCH 15/35] transport-helper: convert to use "
` [PATCH 16/35] fetch: convert fetch_one "
` [PATCH 17/35] fetch: convert refmap "
` [PATCH 18/35] refspec: remove the deprecated functions
` [PATCH 19/35] fetch: convert do_fetch to take a struct refspec
` [PATCH 20/35] fetch: convert get_ref_map "
` [PATCH 21/35] fetch: convert prune_refs "
` [PATCH 22/35] remote: convert get_stale_heads "
` [PATCH 23/35] remote: convert apply_refspecs "
` [PATCH 24/35] remote: convert query_refspecs "
` [PATCH 25/35] remote: convert get_ref_match "
` [PATCH 26/35] remote: convert match_explicit_refs "
` [PATCH 27/35] push: check for errors earlier
` [PATCH 28/35] push: convert to use struct refspec
` [PATCH 29/35] transport: convert transport_push to take a "
` [PATCH 30/35] send-pack: store refspecs in "
` [PATCH 31/35] transport: remove transport_verify_remote_names
` [PATCH 32/35] http-push: store refspecs in a struct refspec
` [PATCH 33/35] remote: convert match_push_refs to take "
` [PATCH 34/35] remote: convert check_push_refs "
` [PATCH 35/35] submodule: convert push_unpushed_submodules "

[PATCH v4] fetch/gitsm: avoid live submodule fetching during unpack()
 2018-05-14 21:59 UTC  (3+ messages)

[Bug 106500] GPU Recovery + DC deadlock
 2018-05-14 21:59 UTC  (2+ messages)

[PATCH 1/2] pwm: berlin: Don't use broken prescaler values
 2018-05-14 21:58 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: chromecast: use PWM for LEDs

[PATCH v4 6/6] devfreq: rk3399_dmc: fix spelling mistakes
 2018-05-14 21:57 UTC  (4+ messages)
` [PATCH v4 0/6] devfreq: rk3399_dmc: improve rk3399_dmc driver and it's documentation

linux-next: manual merge of the bpf-next tree with the bpf tree
 2018-05-14 21:57 UTC  (3+ messages)

[PATCH] ARM: dts: chromecast: override bad bootloader memory info
 2018-05-14 21:56 UTC  (3+ messages)

[PATCH] Documentation: arm: clean up Marvell Berlin family info
 2018-05-14 21:55 UTC  (2+ messages)

[PATCH 49/49] selftest: intel_pstate: More accurate error message and also a debug support message from aperf.c
 2018-05-14 21:54 UTC 

[PATCH ghak81 RFC V2 0/5] audit: group task params
 2018-05-14 21:54 UTC  (10+ messages)
` [PATCH ghak81 RFC V2 3/5] audit: use inline function to get audit context
` [PATCH ghak81 RFC V2 4/5] audit: use inline function to set "
` [PATCH ghak81 RFC V2 5/5] audit: collect audit task parameters

linux-next: Tree for May 14
 2018-05-14 21:54 UTC  (5+ messages)

[PATCH 0/2] 5-level paging changes from v4.18
 2018-05-14 21:50 UTC  (4+ messages)
` [PATCH 2/2] x86/mm: Introduce 'no5lvl' kernel parameter

[Qemu-devel] [PATCH v2 1/1] qmp.c: system_wakeup: adding RUN_STATE_SUSPENDED check before proceeding
 2018-05-14 21:50 UTC 

[PATCH 0/2] media: i2c: mt9t112: Add OF tree support
 2018-05-14 21:50 UTC  (5+ messages)
` [PATCH 2/2] media: i2c: mt9t112: Add device "

[PATCH 1/4] amba: Export amba_bustype
 2018-05-14 21:49 UTC  (6+ messages)

[PATCH] mm: Add new vma flag VM_LOCAL_CPU
 2018-05-14 21:49 UTC  (3+ messages)

[U-Boot] [PATCH v2] arm: zynq: Add initial support for Avnet MiniZed
 2018-05-14 21:49 UTC  (2+ messages)
` [U-Boot] [PATCH] "

[U-Boot] [PATCH v2] Makefile: adopt --std=gnu11 for HOSTCFLAGS on Linux
 2018-05-14 21:48 UTC  (5+ messages)

[PATCH net-next v3 0/7] Microsemi Ocelot Ethernet switch support
 2018-05-14 21:47 UTC  (3+ messages)

[PATCH v2 00/14] tracing: Add triggers to trace_marker writes
 2018-05-14 21:47 UTC  (3+ messages)
` [PATCH v2 10/14] tracing: Document trace_marker triggers

[Ksummit-discuss] bug-introducing patches
 2018-05-14 21:45 UTC  (15+ messages)

[Buildroot] [PATCH v3 5/6] support/scripts/pkgstat: add target CPE reporting
 2018-05-14 21:43 UTC  (4+ messages)

[U-Boot] [PATCH] image.h Allow booting Aarch64 from arm
 2018-05-14 21:43 UTC 

[PATCH 0/15] x86/split_lock: Enable #AC exception for split locked accesses
 2018-05-14 21:42 UTC  (3+ messages)
` [PATCH 07/15] x86/split_lock: Handle suspend/hibernate and resume

[meta-raspberrypi] No package 'wayland-egl' found
 2018-05-14 21:43 UTC 

[PATCH 0/7] i2c: clean up include/linux/i2c-*
 2018-05-14 21:42 UTC  (6+ messages)
` [PATCH 1/7] i2c: i2c-gpio: move header to platform_data

[PATCH V2 0/5] xfs: online label
 2018-05-14 21:41 UTC  (3+ messages)
` [PATCH 4/5] btrfs: use common label ioctl definitions

[PATCH] drivers: bluetooth: hci_serdev: Removed unnecessary curly braces
 2018-05-14 21:38 UTC 

[PATCH] staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
 2018-05-14 21:35 UTC 

[PATCH] m68k/uaccess: Revive 64-bit get_user()
 2018-05-14 21:34 UTC  (2+ messages)

linux-next: Signed-off-by missing for commits in the drm-intel tree
 2018-05-14 21:33 UTC 

[U-Boot] [PATCH] image: fit: Allow booting Aarch64 from arm
 2018-05-14 21:33 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.