All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-01 22:53:47 to 2018-05-02 00:45:17 UTC [more...]

[Qemu-devel] [PATCH v3 0/5] arm: isolate and clean up dtb generation
 2018-05-02  0:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 5/5] make sure that we aren't overwriting mc->get_hotplug_handler by accident
  ` [Qemu-devel] [Qemu-arm] "

[v2 PATCH 1/1] tg3: fix meaningless hw_stats reading after tg3_halt memset 0 hw_stats
 2018-05-02  0:42 UTC 

vcn regression on raven1
 2018-05-02  0:43 UTC  (2+ messages)

Linux messages full of `random: get_random_u32 called from`
 2018-05-02  0:43 UTC  (12+ messages)

[Qemu-devel] [RFC PATCH 00/12] tests/tcg: Add TriCore tests
 2018-05-02  0:41 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 02/12] tests/tcg/tricore: Add build infrastructure

Avoiding both GPLv3 and meta-gplv2 ?
 2018-05-02  0:41 UTC  (6+ messages)

git-submodule is missing --dissociate option
 2018-05-02  0:40 UTC  (6+ messages)
` [PATCH 0/3] Add --progress and --dissociate to git submodule
  ` [PATCH 1/3] submodule: clean up subsititions in script
  ` [PATCH 2/3] submodule: add --progress option to add command
  ` [PATCH 3/3] submodule: add --dissociate option to add/update commands

[PATCH] staging: speakup: Add pause command used on switching to graphical mode
 2018-05-02  0:40 UTC 

gRPC: grpc_cpp_plugin is not included in host sysroot for standard sdk
 2018-05-02  0:30 UTC 

[PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
 2018-05-02  0:36 UTC  (14+ messages)

[Xenomai] mmap when using in conjunction with mapper to retrieve memory mapped IO space
 2018-05-02  0:32 UTC  (7+ messages)

[PATCH 0/2] Supporting partial clones in protocol v2
 2018-05-02  0:31 UTC  (5+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] upload-pack: fix error message typo
` [PATCH v2 2/3] upload-pack: read config when serving protocol v2
` [PATCH v2 3/3] {fetch,upload}-pack: support filter in "

[PATCH v7 0/5] Xilinx ZynqMP DisplayPort KMS driver
 2018-05-02  0:31 UTC  (6+ messages)
` [PATCH v7 1/5] drm: xlnx: Xilinx DRM KMS module
` [PATCH v7 2/5] dt-bindings: display: xlnx: Add ZynqMP DP subsystem bindings
` [PATCH v7 3/5] drm: xlnx: DRM KMS driver for Xilinx ZynqMP DP subsystem display
` [PATCH v7 4/5] drm: xlnx: DRM KMS driver for Xilinx ZynqMP DisplayPort
` [PATCH v7 5/5] drm: xlnx: ZynqMP DP subsystem DRM KMS driver

[Bug 105425] 3D & games produce periodic GPU crashes (Radeon R7 370)
 2018-05-02  0:29 UTC 

[PATCH v2 00/42] object_id part 13
 2018-05-02  0:26 UTC  (43+ messages)
` [PATCH v2 01/42] cache: add a function to read an object ID from a buffer
` [PATCH v2 02/42] server-info: remove unused members from struct pack_info
` [PATCH v2 03/42] Remove unused member in struct object_context
` [PATCH v2 04/42] packfile: remove unused member from struct pack_entry
` [PATCH v2 05/42] packfile: convert has_sha1_pack to object_id
` [PATCH v2 06/42] sha1-file: convert freshen functions "
` [PATCH v2 07/42] packfile: convert find_pack_entry "
` [PATCH v2 08/42] packfile: abstract away hash constant values
` [PATCH v2 09/42] pack-objects: abstract away hash algorithm
` [PATCH v2 10/42] pack-redundant: "
` [PATCH v2 11/42] tree-walk: avoid hard-coded 20 constant
` [PATCH v2 12/42] tree-walk: convert get_tree_entry_follow_symlinks to object_id
` [PATCH v2 13/42] fsck: convert static functions to struct object_id
` [PATCH v2 14/42] submodule-config: convert structures to object_id
` [PATCH v2 15/42] split-index: convert struct split_index "
` [PATCH v2 16/42] Update struct index_state to use struct object_id
` [PATCH v2 17/42] pack-redundant: convert linked lists "
` [PATCH v2 18/42] index-pack: abstract away hash function constant
` [PATCH v2 19/42] commit: convert uses of get_sha1_hex to get_oid_hex
` [PATCH v2 20/42] dir: convert struct untracked_cache_dir to object_id
` [PATCH v2 21/42] http: eliminate hard-coded constants
` [PATCH v2 22/42] revision: replace use of "
` [PATCH v2 23/42] upload-pack: replace use of several "
` [PATCH v2 24/42] diff: specify abbreviation size in terms of the_hash_algo
` [PATCH v2 25/42] builtin/receive-pack: avoid hard-coded constants for push certs
` [PATCH v2 26/42] sha1-file: add functions for hex empty tree and blob OIDs
` [PATCH v2 27/42] builtin/am: convert uses of EMPTY_TREE_SHA1_BIN to the_hash_algo
` [PATCH v2 28/42] builtin/merge: switch tree functions to use object_id
` [PATCH v2 29/42] merge: convert empty tree constant to the_hash_algo
` [PATCH v2 30/42] sequencer: convert one use of EMPTY_TREE_SHA1_HEX
` [PATCH v2 31/42] submodule: convert several uses "
` [PATCH v2 32/42] wt-status: convert two "
` [PATCH v2 33/42] builtin/receive-pack: convert one use "
` [PATCH v2 34/42] builtin/reset: convert use of EMPTY_TREE_SHA1_BIN
` [PATCH v2 35/42] sha1_file: convert cached object code to struct object_id
` [PATCH v2 36/42] cache-tree: use is_empty_tree_oid
` [PATCH v2 37/42] sequencer: use the_hash_algo for empty tree object ID
` [PATCH v2 38/42] dir: use the_hash_algo for empty blob "
` [PATCH v2 39/42] sha1_file: only expose empty object constants through git_hash_algo
` [PATCH v2 40/42] Update shell scripts to compute empty tree object ID
` [PATCH v2 41/42] add--interactive: compute the empty tree value
` [PATCH v2 42/42] merge-one-file: compute empty blob object ID

[PATCH] drm/i915: Stash desired logical vco in a reliable place
 2018-05-02  0:26 UTC 

[PATCH] drm/i915: Unconditionally disable/enable dpll0 and apply WA1183 when changing cdclk
 2018-05-02  0:23 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH] docker: add debian/tricore image
 2018-05-02  0:21 UTC 

[PATCH net-next v9 0/4] Enable virtio_net to act as a standby for a passthru device
 2018-05-02  0:20 UTC  (8+ messages)
` [PATCH net-next v9 3/4] virtio_net: Extend virtio to use VF datapath when available
        ` [virtio-dev] "

[Ocfs2-devel] [PATCH V2] ocfs2: Take inode cluster lock before moving reflinked inode from orphan dir
 2018-05-02  0:20 UTC  (3+ messages)

[PATCH 0/3] enable early printing of hashed pointers
 2018-05-02  0:19 UTC  (7+ messages)
` [PATCH 1/3] random: Fix whitespace pre random-bytes work
` [PATCH 2/3] random: Return nbytes filled from hw RNG
` [PATCH 3/3] vsprintf: Add use-early-random-bytes cmd line option

[PATCH v4 00/10] Add support for multi-planar formats and 10 bit formats
 2018-05-02  0:18 UTC  (6+ messages)
` [PATCH v4 09/10] v4l: xilinx: dma: Add multi-planar support

Bug: format-patch MIME boundary not added to cover letter when attach enabled
 2018-05-02  0:16 UTC  (4+ messages)
` [PATCH] format-patch: make cover letters always text/plain

[PATCH] tracing/irqtrace: only call trace_hardirqs_on/off when state changes
 2018-05-02  0:12 UTC  (8+ messages)

[PATCH 00/41] object_id part 13
 2018-05-02  0:11 UTC  (7+ messages)
` [PATCH 01/41] cache: add a function to read an object ID from a buffer
` [PATCH 08/41] packfile: abstract away hash constant values

[PATCH 0/6] use memcpy_mcsafe() for copy_to_iter()
 2018-05-02  0:09 UTC  (10+ messages)

[PATCH v2] wt-status: use rename settings from init_diff_ui_defaults
 2018-05-02  0:08 UTC  (6+ messages)

Fetching tags overwrites existing tags
 2018-05-02  0:08 UTC  (7+ messages)
` [RFC PATCH v4 0/3] Optional sub hierarchy for remote tags

[PATCH 0/2] mm: tweaks for improving use of vmap_area
 2018-05-02  0:05 UTC  (3+ messages)

[MODERATED] Updated L1TF native OS patch
 2018-05-02  0:05 UTC  (3+ messages)
` [MODERATED] "

[MODERATED] [PATCH 6/6] Patch 6
 2018-04-27 22:29 UTC 

[MODERATED] [PATCH 5/6] Patch 5
 2018-02-09 18:36 UTC 

[MODERATED] [PATCH 4/6] Patch 4
 2018-04-27 21:44 UTC 

[MODERATED] [PATCH 3/6] Patch 3
 2018-04-23 22:57 UTC 

[MODERATED] [PATCH 2/6] Patch 2
 2018-04-27 16:47 UTC 

[PATCH bpf-next 1/2] bpf: enable stackmap with build_id in nmi context
 2018-05-02  0:02 UTC  (2+ messages)
` [PATCH bpf-next 2/2] bpf: add selftest for stackmap with build_id in NMI context

[PATCH] proc/stat: Separate out individual irq counts into /proc/stat_irqs
 2018-05-02  0:02 UTC  (11+ messages)

[GIT PULL] commits for Linux 4.16
 2018-05-02  0:00 UTC  (3+ messages)

Auditing printing
 2018-05-01 23:57 UTC  (5+ messages)

Patch "x86/pgtable: Don't set huge PUD/PMD on non-leaf entries" has been added to the 4.14-stable tree
 2018-05-01 23:49 UTC 

Patch "x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init" has been added to the 4.14-stable tree
 2018-05-01 23:49 UTC 

[Qemu-devel] [PATCH] linux-user: remove useless padding in flock64 structure
 2018-05-01 23:53 UTC 

Patch "MIPS: Octeon: Fix logging messages with spurious periods after newlines" has been added to the 4.14-stable tree
 2018-05-01 23:48 UTC  (2+ messages)

Patch "MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offset" has been added to the 4.14-stable tree
 2018-05-01 23:48 UTC  (2+ messages)

Patch "MIPS: generic: Fix machine compatible matching" has been added to the 4.14-stable tree
 2018-05-01 23:48 UTC  (2+ messages)

+ mm-oom-fix-concurrent-munlock-and-oom-reaper-unmap.patch added to -mm tree
 2018-05-01 23:51 UTC 

[to-be-updated] mm-oom-fix-concurrent-munlock-and-oom-reaper-unmap.patch removed from -mm tree
 2018-05-01 23:49 UTC 

Patch "staging: bcm2835-audio: Release resources on module_exit()" has been added to the 4.14-stable tree
 2018-05-01 23:49 UTC 

Patch "ARM: dts: rockchip: Add missing #sound-dai-cells on rk3288" has been added to the 4.14-stable tree
 2018-05-01 23:48 UTC 

[PATCH] drm/i915: Remove redundant check for negative timeout while doing an atomic pipe update
 2018-05-01 23:47 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled
 2018-05-01 23:47 UTC  (5+ messages)

[PATCH RFC] mmc: sdhci: Don't get card-detect without preemption
 2018-05-01 23:47 UTC 

linux-next: UEFI Secure boot lockdown patchset
 2018-05-01 23:46 UTC  (11+ messages)

[MODERATED] [PATCH 1/6] Patch 1
 2018-05-01 23:45 UTC 

[PATCH v6 00/10] drivers/qcom: add RPMH communication support
 2018-05-01 23:45 UTC  (3+ messages)
` [PATCH v6 02/10] dt-bindings: introduce RPMH RSC bindings for Qualcomm SoCs

[MODERATED] [PATCH 1/6] Patch 1
 2018-05-01 23:44 UTC 

[MODERATED] [PATCH 1/6] Patch 1
 2018-05-01 23:43 UTC 

[MODERATED] [PATCH SSBv9 3/3] seccomp
 2018-05-01 23:41 UTC 

[MODERATED] [PATCH SSBv9 2/3] seccomp
 2018-05-01 23:41 UTC 

[MODERATED] [PATCH SSBv9 1/3] seccomp
 2018-05-01 23:40 UTC 

[MODERATED] [PATCH SSBv9 1/3] seccomp
 2018-05-01 23:39 UTC 

List changes
 2018-05-01 23:38 UTC  (2+ messages)
` [MODERATED] "

[PATCH] nvme/pci: Use async_schedule for initial reset work
 2018-05-01 23:33 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] block/mirror: Make cancel always cancel pre-READY
 2018-05-01 23:31 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] "

[PATCH net-next v7 0/3] kernel: add support to collect hardware logs in crash recovery kernel
 2018-05-01 23:28 UTC  (4+ messages)
` [PATCH net-next v7 1/3] vmcore: add API to collect hardware dump in second kernel

[Ksummit-discuss] bug-introducing patches
 2018-05-01 23:28 UTC  (5+ messages)

[PATCH net-next 0/2] sctp: unify sctp_make_op_error_fixed and sctp_make_op_error_space
 2018-05-01 23:28 UTC  (4+ messages)

[PATCH bpf-next] bpf/verifier: enable ctx + const + 0
 2018-05-01 23:16 UTC  (2+ messages)

[meta-oe][PATCH 1/1] phoronix-test-suite: disable systemd services by default
 2018-05-01 23:15 UTC 

[v4.17-rcx] Lost IBPB, IBRS_FW support for spectre_v2 mitigation
 2018-05-01 23:07 UTC  (6+ messages)

[U-Boot] [PATCH] [U-boot] net/phy/cortina: Add support for CS4223 PHY
 2018-05-01 23:06 UTC  (2+ messages)

Sumo/Master Busybox post install
 2018-05-01 23:04 UTC 

[PATCH net] nfp: flower: set tunnel ttl value to net default
 2018-05-01 23:04 UTC  (2+ messages)

[PATCH 0/5] xfs: add online relabel capabilities
 2018-05-01 23:04 UTC  (5+ messages)
` [PATCH 3/5] xfs: move xfs_scrub_checkpoint_log to xfs_log_checkpoint for general use
` [PATCH 4/5] xfs: implement online get/set fs label
  ` [PATCH 4/5 V2] "

Patch "net: qlge: Eliminate duplicate barriers on weakly-ordered archs" has been added to the 4.16-stable tree
 2018-05-01 23:03 UTC  (2+ messages)

[PATCH net] net/tls: Don't recursively call push_record during tls_write_space callbacks
 2018-05-01 23:02 UTC  (2+ messages)

[PATCH V4 net-next 1/2] tcp: send in-queue bytes in cmsg upon read
 2018-05-01 23:02 UTC  (4+ messages)
` [PATCH V4 net-next 2/2] selftest: add test for TCP_INQ

v12.2.5 Luminous released
 2018-05-01 23:00 UTC  (2+ messages)

[PATCH v4 00/22] IOMMU and VT-d driver support for Shared Virtual Address (SVA)
 2018-05-01 22:58 UTC  (7+ messages)
` [PATCH v4 05/22] iommu: introduce iommu invalidate API function

[PATCH 0/7] Kselftest framework SKIP handling
 2018-05-01 22:54 UTC  (24+ messages)
` [PATCH 1/7] selftests: lib.mk: cleanup RUN_TESTS define and make it readable
` [PATCH 2/7] selftests: lib.mk: add SKIP handling to RUN_TESTS define
` [PATCH 3/7] selftests: lib.mk: move running and printing result to a new function
` [PATCH 4/7] selftests: lib.mk: Include test suite name in the RUN_TESTS output
` [PATCH 5/7] selftests: lib.mk: add SKIP handling and test suite name to EMIT_TESTS
` [PATCH 6/7] selftests: lib.mk: add test execute bit check "
` [PATCH 7/7] selftests: kselftest: change KSFT_SKIP=4 instead of KSFT_PASS

[PATCH] f2fs-tools: get kernel version via uname(2)
 2018-05-01 22:55 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH] RISC-V: Fix missing break statement in disassembler
 2018-05-01 22:54 UTC  (2+ messages)

SBB V10 Bundle
 2018-05-01 22:53 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.