All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-07 22:42:52 to 2018-02-07 23:46:53 UTC [more...]

[PATCH v3 0/2] nvme: Add fault injection feature
 2018-02-07 23:46 UTC  (3+ messages)
` [PATCH v3 1/2] "

gen3 reset paranoia
 2018-02-07 23:46 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Be paranoid and post the writes to stop the rings (rev3)

[Qemu-devel] [PATCH] hax: Support guest RAM sizes of 4GB or more
 2018-02-07 23:46 UTC  (3+ messages)

[PATCH] [RFC] sidtab: use memset vs loop for init
 2018-02-07 23:46 UTC 

[PATCH] RDMA: Do not used __packed in uapi headers
 2018-02-07 23:45 UTC 

[Buildroot] [PATCH 1/1] busybox: bump to 1.28.0
 2018-02-07 23:45 UTC  (5+ messages)

[PATCH 0/6] s390: improve speculative execution handling v3
 2018-02-07 23:44 UTC  (7+ messages)
` [PATCH 6/6] s390: introduce execute-trampolines for branches

[Qemu-devel] [PATCH v1] Implement support for IEEE 754-201x minimumNumber/maximumNumber
 2018-02-07 23:43 UTC 

[PATCH] send-email: have default batch size when relogin delay is given
 2018-02-07 23:43 UTC  (2+ messages)
` [PATCH] send-email: error out when relogin delay is missing

xfs_extent_busy_flush vs. aio
 2018-02-07 23:43 UTC  (11+ messages)

[PATCH 00/14] Add Kconfig unit tests
 2018-02-07 23:43 UTC  (10+ messages)
` [PATCH 02/14] kconfig: do not write choice values when their dependency becomes n
` [PATCH 04/14] kconfig: print additional new line for choice for redirection
` [PATCH 05/14] kconfig: remove 'config*' pattern from .gitignnore

[PATCH 1/2] gst-shark: Add Gst-Shark recipe
 2018-02-07 23:42 UTC  (4+ messages)

[PATCH] libiscsi: ensure session spin lock usage consistent
 2018-02-07 23:42 UTC  (4+ messages)

[PATCH v2 00/41] Automate updating git-completion.bash a bit
 2018-02-07 23:41 UTC  (10+ messages)
` [PATCH v2 01/41] parse-options: support --git-completion-helper

[RFC PATCH] rxe: Fix structure layouts for 32/64 bit compat
 2018-02-07 23:41 UTC 

[PATCH 0/2] Add support for i2c_new_secondary_device
 2018-02-07 23:40 UTC  (10+ messages)
` [PATCH 2/2] drm: adv7511: "

[SPDK] Code robustness test
 2018-02-07 23:37 UTC 

[Linux-kselftest-mirror] [PATCH v2] selftests: bpf: test_kmod.sh: check the module path before insmod
 2018-02-07 23:34 UTC  (4+ messages)
`  "

xfs_buf_lock vs aio
 2018-02-07 23:33 UTC  (2+ messages)

[OT] C programming problem
 2018-02-07 23:32 UTC  (3+ messages)

[PATCH v2] x86/retpoline: Add clang support
 2018-02-07 23:32 UTC  (4+ messages)

[PATCH 0/8] rebase -i: offer to recreate merge commits
 2018-02-07 23:31 UTC  (6+ messages)
` [PATCH 5/8] rebase: introduce the --recreate-merges option

[RFC PATCH 000/194] Moving global state into the repository object
 2018-02-07 23:31 UTC  (5+ messages)
` [PATCH 021/194] pack: add repository argument to reprepare_packed_git
  ` [PATCH 038/194] pack: allow sha1_loose_object_info to handle arbitrary repositories

[PATCH] net: ethernet: ti: cpsw: fix net watchdog timeout
 2018-02-07 23:30 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/3] .travis.yml changes for building/testing xtensa port
 2018-02-07 23:30 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] .travis.yml: download xtensa prebuilt toolchain
` [U-Boot] [PATCH v2 2/3] xtfpga: enable hush parser
` [U-Boot] [PATCH v2 3/3] .travis.yml: test xtensa xtfpga board in QEMU

v3.18.94 build: 0 failures 1 warnings (v3.18.94)
 2018-02-07 23:29 UTC 

[LSF/MM TOPIC] filesystems, btrfs, cgroups, debugging tools
 2018-02-07 23:26 UTC  (4+ messages)

[PATCH] xfs: use memset to initialize xfs_scrub_agfl_info
 2018-02-07 23:23 UTC  (2+ messages)

[PATCH] xfs_io: support a basic extent swap command
 2018-02-07 23:23 UTC  (5+ messages)

NVMEoF oops on reset
 2018-02-07 23:23 UTC  (4+ messages)

[Qemu-devel] [PULL 00/20] tcg: generic vector operaions
 2018-02-07 23:22 UTC  (22+ messages)
` [Qemu-devel] [PULL 01/20] tcg: Allow multiple word entries into the constant pool
` [Qemu-devel] [PULL 02/20] tcg: Add types and basic operations for host vectors
` [Qemu-devel] [PULL 03/20] tcg: Standardize integral arguments to expanders
` [Qemu-devel] [PULL 04/20] tcg: Add generic vector expanders
` [Qemu-devel] [PULL 05/20] tcg: Add generic vector ops for constant shifts
` [Qemu-devel] [PULL 06/20] tcg: Add generic vector ops for comparisons
` [Qemu-devel] [PULL 07/20] tcg: Add generic vector ops for multiplication
` [Qemu-devel] [PULL 08/20] tcg: Add generic helpers for saturating arithmetic
` [Qemu-devel] [PULL 09/20] tcg: Add generic vector helpers with a scalar operand
` [Qemu-devel] [PULL 10/20] tcg/optimize: Handle vector opcodes during optimize
` [Qemu-devel] [PULL 11/20] target/arm: Align vector registers
` [Qemu-devel] [PULL 12/20] target/arm: Use vector infrastructure for aa64 add/sub/logic
` [Qemu-devel] [PULL 13/20] target/arm: Use vector infrastructure for aa64 mov/not/neg
` [Qemu-devel] [PULL 14/20] target/arm: Use vector infrastructure for aa64 dup/movi
` [Qemu-devel] [PULL 15/20] target/arm: Use vector infrastructure for aa64 constant shifts
` [Qemu-devel] [PULL 16/20] target/arm: Use vector infrastructure for aa64 compares
` [Qemu-devel] [PULL 17/20] target/arm: Use vector infrastructure for aa64 multiplies
` [Qemu-devel] [PULL 18/20] target/arm: Use vector infrastructure for aa64 orr/bic immediate
` [Qemu-devel] [PULL 19/20] tcg/i386: Add vector operations
` [Qemu-devel] [PULL 20/20] tcg/aarch64: "

[PATCH v5 0/5] GICv3 Save and Restore
 2018-02-07 23:22 UTC  (4+ messages)
` [PATCH v5 4/4] irqchip/gic-v3-its: add ability to resend MAPC on resume

[RFC v4 00/26] Fix watchdog on Renesas R-Car Gen2 and RZ/G1
 2018-02-07 23:21 UTC  (65+ messages)
` [RFC v4 11/26] dt-bindings: watchdog: renesas-wdt: Add R-Car Gen2 support
` [RFC v4 12/26] watchdog: renesas_wdt: "
` [RFC v4 13/26] watchdog: renesas_wdt: Add restart handler
` [RFC v4 14/26] ARM: shmobile: defconfig: Enable RENESAS_WDT_GEN
` [RFC v4 15/26] clk: renesas: r8a7743: Add rwdt clock
` [RFC v4 16/26] clk: renesas: r8a7745: "
` [RFC v4 17/26] clk: renesas: r8a7790: "
` [RFC v4 18/26] clk: renesas: r8a7791/r8a7793: "
` [RFC v4 19/26] clk: renesas: r8a7794: "
` [RFC v4 20/26] ARM: dts: r8a7743: Add watchdog support to SoC dtsi
` [RFC v4 21/26] ARM: dts: r8a7745: "
` [RFC v4 22/26] ARM: dts: r8a7790: "
` [RFC v4 23/26] ARM: dts: r8a7791: "
` [RFC v4 24/26] ARM: dts: r8a7794: "
` [RFC v4 25/26] ARM: dts: iwg20m: Add watchdog support to SoM dtsi
` [RFC v4 26/26] ARM: dts: iwg22m: "

[Buildroot] [PATCH v2 0/2] Xorg: enable Etnaviv support
 2018-02-07 23:19 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/2] xf86-video-armada: new package

A question about commit 6c16fa backported in 3.18.93
 2018-02-07 23:18 UTC  (4+ messages)

[SPDK] SPDK support for NVMe CMBs and PMRs with WDS/RDS
 2018-02-07 23:18 UTC 

[PATCH for 3.18] ipv4: Map neigh lookup keys in __ipv4_neigh_lookup_noref()
 2018-02-07 23:18 UTC  (2+ messages)
` Patch "ipv4: Map neigh lookup keys in __ipv4_neigh_lookup_noref()" has been added to the 3.18-stable tree

[PATCH 3.18 00/36] 3.18.94-stable review
 2018-02-07 23:17 UTC  (3+ messages)

[PATCH 0/1] Remote calls don't need to use privilege ports
 2018-02-07 23:16 UTC  (8+ messages)

What's cooking in git.git (Feb 2018, #01; Wed, 7)
 2018-02-07 23:13 UTC 

[Buildroot] BR2_GCC_SHARED_LIBGCC Deprecated? libstdc++ libgcc_s libc
 2018-02-07 23:12 UTC  (2+ messages)

[RESEND RFC PATCH V3] sched: Improve scalability of select_idle_sibling using SMT balance
 2018-02-07 23:10 UTC  (11+ messages)

Fwd: u32 ht filters
 2018-02-07 23:08 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] configs: beaglebone: bump kernel and uboot version
 2018-02-07 23:07 UTC  (2+ messages)

[xen-unstable-smoke test] 118665: tolerable all pass - PUSHED
 2018-02-07 23:06 UTC 

[Intel-wired-lan] [net-next] Documentation: Update Intel wired LAN docs
 2018-02-07 23:04 UTC  (2+ messages)

[RFC] drm/i915: do not stop engines on sanitize if i915.reset=0
 2018-02-07 23:03 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

Potential issue with f5e64032a799 "net: phy: fix resume handling"
 2018-02-07 23:03 UTC  (7+ messages)
      ` handling of phy_stop() and phy_stop_machine() in phylib

[PATCH v4 00/12] Intel IPU3 ImgU patchset
 2018-02-07 23:02 UTC  (4+ messages)

[Qemu-devel] [PULL v2 00/47] Misc patches for 2018-02-05
 2018-02-07 23:02 UTC  (2+ messages)

linux martian packets
 2018-02-07 23:02 UTC  (2+ messages)

[PATCH net v2] net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
 2018-02-07 23:00 UTC  (2+ messages)

Fwd: Man page (sigaltstack.2) cases a question
 2018-02-07 22:59 UTC 

possible deadlock in rtnl_lock (4)
 2018-02-07 22:58 UTC 

Luminous v12.2.3 approvals
 2018-02-07 22:57 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/13] blockjob: refactor mirror_throttle
 2018-02-07 22:56 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 11/13] block/mirror: remove block_job_sleep_ns calls
` [Qemu-devel] [PATCH v2 12/13] blockjob: privatize block_job_sleep_ns
` [Qemu-devel] [PATCH v2 13/13] blockjob: remove block_job_pause_point from interface

[PATCH] binder: replace "%p" with "%pK"
 2018-02-07 22:56 UTC  (2+ messages)

[Intel-wired-lan] Documentation: networking: ixgb: Remove reference to IXGB_NAPI
 2018-02-07 22:54 UTC 

[folded-merged] mm-hwpoison-disable-memory-error-handling-on-1gb-hugepage-v2.patch removed from -mm tree
 2018-02-07 22:52 UTC 

[RFC PATCH babeltrace-1.5] Propagate error from packet_seek in case of truncated packet
 2018-02-07 22:52 UTC 

[RFC, PATCH v1] platform/x86: intel-vbtn: Convert to pure ACPI driver
 2018-02-07 22:50 UTC  (4+ messages)

[folded-merged] mm-make-count-list_lru_one-nr_items-lockless-v2.patch removed from -mm tree
 2018-02-07 22:51 UTC 

Fetch-hooks
 2018-02-07 22:51 UTC  (2+ messages)

[folded-merged] mm-migrate-remove-reason-argument-from-new_page_t-fix-3.patch removed from -mm tree
 2018-02-07 22:50 UTC 

[folded-merged] mm-migrate-remove-reason-argument-from-new_page_t-fix-fix.patch removed from -mm tree
 2018-02-07 22:50 UTC 

[folded-merged] mm-migrate-remove-reason-argument-from-new_page_t-fix.patch removed from -mm tree
 2018-02-07 22:50 UTC 

[PATCH 0/7] multipath: miscellaneous bug fixes
 2018-02-07 22:49 UTC  (8+ messages)
` [PATCH 1/7] multipath: fix tur checker locking
` [PATCH 2/7] multipath: fix DEF_TIMEOUT use
` [PATCH 3/7] multipathd: remove coalesce_paths from ev_add_map
` [PATCH 4/7] multipathd: remove unused configure parameter
` [PATCH 5/7] Fix set_no_path_retry() regression
` [PATCH 6/7] multipathd: change spurious uevent msg priority
` [PATCH 7/7] multipath: print sysfs state in fast list mode

[folded-merged] fs-elf-drop-map_fixed-usage-from-elf_map-fix-fix.patch removed from -mm tree
 2018-02-07 22:48 UTC 

[folded-merged] fs-elf-drop-map_fixed-usage-from-elf_map-checkpatch-fixes.patch removed from -mm tree
 2018-02-07 22:48 UTC 

[folded-merged] fs-elf-drop-map_fixed-usage-from-elf_map-fix.patch removed from -mm tree
 2018-02-07 22:48 UTC 

Documentation: networking: ixgb: Remove reference to IXGB_NAPI
 2018-02-07 22:48 UTC 

[folded-merged] mm-introduce-map_fixed_safe-fix.patch removed from -mm tree
 2018-02-07 22:47 UTC 

[PATCH] media: intel-ipu3: cio2: Synchronize irqs at stop_streaming
 2018-02-07 22:47 UTC 

+ fs-elf-drop-map_fixed-usage-from-elf_map-checkpatch-fixes.patch added to -mm tree
 2018-02-07 22:47 UTC 

+ fs-elf-drop-map_fixed-usage-from-elf_map-fix.patch added to -mm tree
 2018-02-07 22:47 UTC 

+ fs-elf-drop-map_fixed-usage-from-elf_map.patch added to -mm tree
 2018-02-07 22:47 UTC 

+ mm-introduce-map_fixed_safe-fix.patch added to -mm tree
 2018-02-07 22:47 UTC 

[U-Boot] [PATCH v3 1/3] drivers/ddr/fsl: Fix DDR4 RDIMM support
 2018-02-07 22:46 UTC  (3+ messages)

[Qemu-devel] QEMU support for IEEE 754-201x minimumNumber/maximumNumber
 2018-02-07 22:45 UTC 

[folded-merged] fs-elf-drop-map_fixed-usage-from-elf_map-checkpatch-fixes.patch removed from -mm tree
 2018-02-07 22:45 UTC 

[folded-merged] fs-elf-drop-map_fixed-usage-from-elf_map-fix.patch removed from -mm tree
 2018-02-07 22:45 UTC 

[folded-merged] fs-elf-drop-map_fixed-usage-from-elf_map.patch removed from -mm tree
 2018-02-07 22:44 UTC 

[folded-merged] mm-introduce-map_fixed_safe-fix.patch removed from -mm tree
 2018-02-07 22:44 UTC 

[PATCH 0/1] Damage rectangles interface for DRM
 2018-02-07 22:44 UTC  (5+ messages)
` [PATCH 1/1] drm: Add dirty_rects atomic blob property for drm_plane

[PATCH v2 1/3] drm/i915/guc: Allow preempt-client to be NULL
 2018-02-07 22:44 UTC  (4+ messages)
` [PATCH v2 3/3] drm/i915: Only allocate preempt context when required

[Bug 197863] Thinkpad X240 resume dramatically slower on kernels 4.13+
 2018-02-07 22:44 UTC  (7+ messages)
          ` [Bug,197863] "

[PATCH RFC 0/6] KVM: s390: Multiple-epoch facility fixes
 2018-02-07 22:43 UTC  (5+ messages)
` [PATCH RFC 4/6] KVM: s390: consider epoch index on TOD clock syncs

[PATCH 0/7] ARM: davinci: add genpd support
 2018-02-07 22:43 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/8] nvdimm: guarantee persistence of QEMU writes to persistent memory
 2018-02-07 22:43 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 7/8] migration/ram: ensure write persistence on loading compressed pages to PMEM

[PATCH v9 0/8] TDA1997x HDMI video reciver
 2018-02-07 22:42 UTC  (10+ messages)
` [PATCH v9 1/8] v4l2-dv-timings: add v4l2_hdmi_colorimetry()
` [PATCH v9 2/8] media: v4l-ioctl: fix clearing pad for VIDIOC_DV_TIMIGNS_CAP
` [PATCH v9 3/8] media: add digital video decoder entity function
` [PATCH v9 4/8] MAINTAINERS: add entry for NXP TDA1997x driver
` [PATCH v9 6/8] media: i2c: Add TDA1997x HDMI receiver driver

[PATCH RFC v2 0/7] DRM management via cgroups
 2018-02-07 22:42 UTC  (3+ messages)
` [PATCH RFC v2 3/7] cgroup: Add interface to allow drivers to lookup process cgroup membership


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.