All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-06 00:07:42 to 2018-02-06 00:49:55 UTC [more...]

[PATCH v3 1/2] test/memzone: add test for memzone count in eal mem config
 2018-02-06  0:49 UTC  (3+ messages)
` [PATCH v4 "

[PATCH] staging: ashmem: Fix lockdep issue during llseek
 2018-02-06  0:49 UTC 

[PATCH RFC] ashmem: Fix lockdep RECLAIM_FS false positive
 2018-02-06  0:49 UTC  (2+ messages)

[PATCH v3] drm/i915/cnl: WaPipeControlBefore3DStateSamplePattern
 2018-02-06  0:48 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for drm/i915/cnl: WaPipeControlBefore3DStateSamplePattern (rev3)

Building openjdk for ppc(PPC464)
 2018-02-06  0:46 UTC 

[PATCH] core-image-minimal-initramfs: use initramfs-framework for initialization
 2018-02-06  0:47 UTC  (7+ messages)

[PATCH v4 0/2] KVM: x86: Add SYNC REGS functionality
 2018-02-06  0:46 UTC  (5+ messages)
` [PATCH v4 2/2] KVM: x86: KVM_CAP_SYNC_REGS

[PATCH 1/2] firmware: dmi_scan: add DMI_OEM_STRING support to dmi_matches
 2018-02-06  0:45 UTC  (7+ messages)
` [PATCH 2/2] ACPI / osi: add DMI quirk for Dell systems

[PATCH] test/test: clean up memory for func reentrancy test
 2018-02-06  0:44 UTC  (3+ messages)

[Qemu-devel] virtio-blk discard support
 2018-02-06  0:44 UTC  (2+ messages)

linux-next: manual merge of the tip tree with Linus' tree
 2018-02-06  0:44 UTC 

Missing git options
 2018-02-06  0:43 UTC  (2+ messages)

[PATCH] bb/null: fix exported dynamic log type
 2018-02-06  0:41 UTC  (2+ messages)

linux-next: manual merge of the tip tree with Linus' tree
 2018-02-06  0:40 UTC 

[U-Boot] [PATCH] arm64 :show_regs: show the address before relocation
 2018-02-06  0:40 UTC  (4+ messages)

Regression due to "PCI: Do not allocate more buses than available in parent"
 2018-02-06  0:38 UTC  (4+ messages)

[PATCH v4 1/6] test: fix memory leak in bitmap test
 2018-02-06  0:36 UTC  (3+ messages)
` [PATCH v4 3/6] test: fix memory leak in ring autotest

[PATCH 4.14 00/64] 4.14.18-stable review
 2018-02-06  0:36 UTC  (2+ messages)

[PATCH 4.15 00/60] 4.15.2-stable review
 2018-02-06  0:36 UTC  (2+ messages)

[PATCH 00/14] Add Kconfig unit tests
 2018-02-06  0:34 UTC  (17+ messages)
` [PATCH 01/14] kconfig: send error messages to stderr
` [PATCH 02/14] kconfig: do not write choice values when their dependency becomes n
` [PATCH 03/14] kconfig: show '?' prompt even if no help text is available
` [PATCH 04/14] kconfig: print additional new line for choice for redirection
` [PATCH 05/14] kconfig: remove 'config*' pattern from .gitignnore
` [PATCH 06/14] kbuild: define PYTHON2 and PYTHON3 variables instead of PYTHON
` [PATCH 07/14] kconfig: test: add framework for Kconfig unit-tests
` [PATCH 08/14] kconfig: test: add basic 'choice' tests
` [PATCH 09/14] kconfig: test: test automatic submenu creation
` [PATCH 10/14] kconfig: test: check if new symbols in choice are asked
` [PATCH 11/14] kconfig: test: check .config sanity for choice values with unmet dep
` [PATCH 12/14] kconfig: test: check visibility of tristate choice values in y choice
` [PATCH 13/14] kconfig: test: check if recursive dependencies are detected
` [PATCH 14/14] kconfig: test: check if recursive inclusion is detected

[PATCH v2 00/12] object_id part 11 (the_hash_algo)
 2018-02-06  0:34 UTC  (3+ messages)

[PATCH v4 0/5] GICv3 Save and Restore
 2018-02-06  0:33 UTC  (5+ messages)
` [PATCH v4 2/5] irqchip/gic-v3-its: add ability to save/restore ITS state

[RFC PATCH 000/194] Moving global state into the repository object
 2018-02-06  0:17 UTC  (132+ messages)
` [PATCH 021/194] pack: add repository argument to reprepare_packed_git
  ` [PATCH 064/194] repository: allow lookup_replace_object to handle arbitrary repositories
  ` [PATCH 065/194] object-store: add repository argument to sha1_object_info
  ` [PATCH 066/194] pack: add repository argument to retry_bad_packed_offset
  ` [PATCH 067/194] pack: add repository argument to packed_to_object_type
  ` [PATCH 068/194] pack: add repository argument to packed_object_info
  ` [PATCH 069/194] pack: add repository argument to find_pack_entry
  ` [PATCH 070/194] packfile: add repository argument to read_object
  ` [PATCH 071/194] packfile: add repository argument to unpack_entry
  ` [PATCH 072/194] packfile: add repository argument to cache_or_unpack_entry
  ` [PATCH 073/194] pack: allow find_pack_entry to handle arbitrary repositories
  ` [PATCH 074/194] object-store: allow sha1_object_info "
  ` [PATCH 075/194] fetch, push: do not use submodule as alternate in has_commits check
  ` [PATCH 076/194] push: add test showing bad interaction of replace refs and submodules
  ` [PATCH 077/194] replace_object: allow register_replace_ref to handle arbitrary repositories
  ` [PATCH 078/194] cache.h: migrate the definition of object_id to object.h
  ` [PATCH 079/194] repository: introduce object parser field
  ` [PATCH 080/194] object: add repository argument to parse_object
  ` [PATCH 081/194] object: add repository argument to create_object
  ` [PATCH 082/194] object: add repository argument to lookup_object
  ` [PATCH 083/194] object: add repository argument to grow_object_hash
  ` [PATCH 084/194] blob: add repository argument to lookup_blob
  ` [PATCH 085/194] tree: add repository argument to lookup_tree
  ` [PATCH 086/194] tag: add repository argument to lookup_tag
  ` [PATCH 087/194] tag: add repository argument to parse_tag_buffer
  ` [PATCH 088/194] tag: add repository argument to deref_tag
  ` [PATCH 089/194] object: add repository argument to lookup_commit_reference_gently
  ` [PATCH 090/194] object: add repository argument to lookup_commit_reference
  ` [PATCH 091/194] object: add repository argument to lookup_commit
  ` [PATCH 092/194] object: move grafts to object parser
  ` [PATCH 093/194] object: add repository argument to commit_graft_pos
  ` [PATCH 094/194] commit: add repository argument to parse_commit_buffer
  ` [PATCH 095/194] object: add repository argument to register_commit_graft
  ` [PATCH 096/194] object: add repository argument to read_graft_file
  ` [PATCH 097/194] object: add repository argument to prepare_commit_graft
  ` [PATCH 098/194] object: add repository argument to lookup_commit_graft
` [PATCH 099/194] object: allow grow_object_hash to handle arbitrary repositories
  ` [PATCH 100/194] object: allow create_object "
  ` [PATCH 101/194] object: allow lookup_object "
  ` [PATCH 102/194] object: add repository argument to lookup_unknown_object
  ` [PATCH 103/194] object: allow lookup_unknown_object to handle arbitrary repositories
  ` [PATCH 104/194] object: add repository argument to parse_object_buffer
  ` [PATCH 105/194] repository: keep track of all open repositories
  ` [PATCH 106/194] Rename sha1_object_info.cocci to object_store.cocci
  ` [PATCH 107/194] alternates: add repository argument to add_to_alternates_file
  ` [PATCH 108/194] alternates: add repository argument to add_to_alternates_memory
  ` [PATCH 109/194] object-store: move check_sha1_signature to object-store.h
  ` [PATCH 110/194] object-store: add repository argument to check_sha1_signature
  ` [PATCH 111/194] object-store: add repository argument to read_object
  ` [PATCH 112/194] object-store: add repository argument to read_sha1_file_extended
  ` [PATCH 113/194] object-store: add repository argument to read_sha1_file
  ` [PATCH 114/194] object: move read_object_with_reference to object.h
  ` [PATCH 115/194] packfile: add repository argument to has_packed_and_bad
  ` [PATCH 116/194] packfile: allow has_packed_and_bad to handle arbitrary repositories
  ` [PATCH 117/194] streaming: add repository argument to open_istream_fn
  ` [PATCH 119/194] streaming: add repository argument to istream_source
  ` [PATCH 120/194] streaming: allow istream_source to handle arbitrary repositories
  ` [PATCH 121/194] sha1_file: allow read_object "
  ` [PATCH 122/194] object-store.h: allow read_sha1_file{_extended} "
  ` [PATCH 123/194] streaming: allow open_istream_incore "
  ` [PATCH 124/194] streaming: allow open_istream_pack_non_delta "
  ` [PATCH 125/194] streaming: allow open_istream_loose "
  ` [PATCH 126/194] streaming: allow open_istream "
  ` [PATCH 127/194] alternates: convert add_to_alternates_memory to handle arbitrary repos
  ` [PATCH 128/194] object: add repository argument to object_as_type
  ` [PATCH 129/194] alloc: add repository argument to alloc_blob_node
  ` [PATCH 130/194] alloc: add repository argument to alloc_tree_node
  ` [PATCH 131/194] alloc: add repository argument to alloc_commit_node
  ` [PATCH 132/194] alloc: add repository argument to alloc_tag_node
  ` [PATCH 133/194] alloc: add repository argument to alloc_object_node
  ` [PATCH 134/194] alloc: add repository argument to alloc_report
  ` [PATCH 135/194] alloc: add repository argument to alloc_commit_index
  ` [PATCH 136/194] alloc: allow arbitrary repositories for alloc functions
  ` [PATCH 137/194] object: allow object_as_type to handle arbitrary repositories
  ` [PATCH 138/194] commit: allow lookup_commit "
  ` [PATCH 139/194] sha1_file: allow add_to_alternates_file "
  ` [PATCH 140/194] commit: convert commit_graft_pos() "
  ` [PATCH 141/194] commit: convert register_commit_graft "
  ` [PATCH 142/194] commit: convert read_graft_file "
  ` [PATCH 143/194] object: add repository argument to parse_commit_gently
  ` [PATCH 144/194] commit: add repository argument to parse_commit
  ` [PATCH 145/194] commit: add repository argument to set_commit_buffer
  ` [PATCH 146/194] commit: add repository argument to get_cached_commit_buffer
  ` [PATCH 147/194] commit: add repository argument to unuse_commit_buffer
  ` [PATCH 148/194] commit: add repository argument to free_commit_buffer
  ` [PATCH 149/194] commit: allow commit buffer functions to handle arbitrary repositories
  ` [PATCH 150/194] tree: allow lookup_tree "
  ` [PATCH 151/194] cache: convert get_graft_file "
  ` [PATCH 152/194] shallow: add repository argument to set_alternate_shallow_file
  ` [PATCH 153/194] shallow: add repository argument to register_shallow
  ` [PATCH 154/194] shallow: add repository argument to check_shallow_file_for_update
  ` [PATCH 155/194] shallow: add repository argument to is_repository_shallow
  ` [PATCH 156/194] migrate cached path to use the_repository
  ` [PATCH 157/194] shallow: migrate shallow information into the object parser
  ` [PATCH 158/194] commit: allow prepare_commit_graft to handle arbitrary repositories
  ` [PATCH 159/194] commit: allow lookup_commit_graft "
  ` [PATCH 160/194] commit: allow arbitrary repository argument for parse_commit_buffer
  ` [PATCH 161/194] commit: allow parse_commit_gently to handle arbitrary repository
  ` [PATCH 162/194] commit: add repository argument to get_merge_bases_many_0
  ` [PATCH 163/194] commit: add repository argument to merge_bases_many
  ` [PATCH 164/194] commit: add repository argument to paint_down_to_common
  ` [PATCH 165/194] commit: allow parse_commit to handle arbitrary repositories
  ` [PATCH 166/194] commit: allow paint_down_to_common "
  ` [PATCH 167/194] commit: allow merge_bases_many "
  ` [PATCH 168/194] commit: add repository argument to remove_redundant
  ` [PATCH 169/194] commit: allow remove_redundant to handle arbitrary repositories
  ` [PATCH 170/194] commit: allow get_merge_bases_many_0 "
  ` [PATCH 171/194] commit: add repository argument to get_merge_bases
  ` [PATCH 172/194] commit: allow get_merge_bases to handle arbitrary repositories
  ` [PATCH 173/194] blob: allow lookup_blob "
  ` [PATCH 174/194] tag: allow lookup_tag "
  ` [PATCH 175/194] tag: allow parse_tag_buffer "
  ` [PATCH 176/194] object: allow parse_object_buffer "
  ` [PATCH 177/194] objects: allow check_sha1_signature "
  ` [PATCH 178/194] object: allow parse_object "
  ` [PATCH 179/194] tag: allow deref_tag "
  ` [PATCH 180/194] commit: allow lookup_commit_reference_gently "
  ` [PATCH 181/194] commit: allow lookup_commit_reference "
  ` [PATCH 182/194] commit: add repository argument to get_commit_buffer
  ` [PATCH 183/194] commit: add repository argument to logmsg_reencode
  ` [PATCH 184/194] pretty: add repository argument to format_commit_message
  ` [PATCH 185/194] commit: allow get_commit_buffer to handle arbitrary repositories
  ` [PATCH 186/194] pretty: allow logmsg_reencode "
  ` [PATCH 187/194] commit: add repository argument to in_merge_bases_many
  ` [PATCH 188/194] commit: add repository argument to in_merge_bases
  ` [PATCH 189/194] commit: allow in_merge_bases_many to handle arbitrary repositories
  ` [PATCH 190/194] commit: allow in_merge_bases "
  ` [PATCH 191/194] pretty: allow format_commit_message "
  ` [PATCH 192/194] submodule: add repository argument to print_submodule_summary
  ` [PATCH 193/194] submodule: Reorder open_submodule function
  ` [PATCH 194/194] submodule: use submodule repos for object lookup

Enabling i915 Panel Self Refresh by default on some devices ?
 2018-02-06  0:32 UTC  (2+ messages)
` [Intel-gfx] "

bisected bd4c82c22c367e is the first bad commit (was [Bug 198617] New: zswap causing random applications to crash)
 2018-02-06  0:31 UTC  (9+ messages)

[PULL REQUEST] Please pull rdma.git
 2018-02-06  0:31 UTC 

[PATCH bpf] tools/bpf: fix batch-mode test failure of test_xdp_redirect.sh
 2018-02-06  0:25 UTC 

ALPS Trackpoint & pressure
 2018-02-06  0:29 UTC  (3+ messages)

i915 PSR test results and cursor lag
 2018-02-06  0:26 UTC  (10+ messages)
` [Intel-gfx] "

[PATCH] ceph: avoid memory leak when specifying same option several times
 2018-02-06  0:25 UTC 

[PATCH v8 1/6] drm/i915/guc: Move GuC WOPCM related code into separate files
 2018-02-06  0:25 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v8,1/6] "

nonrt behavior with GPIO interrupts
 2018-02-06  0:24 UTC 

+ fontswap-thp-fix.patch added to -mm tree
 2018-02-06  0:24 UTC 

It's back! (Re: [REGRESSION] NFS is creating a hidden port (left over from xs_bind() ))
 2018-02-06  0:24 UTC  (2+ messages)

[PATCH] f2fs: remove redundant check of page type when submit bio
 2018-02-06  0:21 UTC 

[Qemu-devel] [PATCH] target/arm/kvm: gic: Prevent creating userspace GICv3 with KVM
 2018-02-06  0:19 UTC  (3+ messages)

[PATCH] buildtools: output build failure reason to stderr
 2018-02-06  0:19 UTC  (2+ messages)

+ mm-memcontrol-fix-nr_writeback-leak-in-memcg-and-system-stats.patch added to -mm tree
 2018-02-06  0:18 UTC 

[PATCH RFC] Btrfs: expose bad chunks in sysfs
 2018-02-05 23:15 UTC 

[PATCH] pmdinfogen: fix resource leak of FILE object
 2018-02-06  0:16 UTC  (4+ messages)

[linux-next test] 118588: regressions - trouble: blocked/broken/fail/pass
 2018-02-06  0:15 UTC 

[Bug 198659] New: Kernel 4.14 crash wirh invalid opcode. list_del_entry_valid
 2018-02-06  0:14 UTC 

[v2] ARM: dts: imx: Add support for Advantech DMS-BA16
 2018-02-06  0:13 UTC  (4+ messages)

+ fix-a-typo-in-documentation-sysctl-usertxt.patch added to -mm tree
 2018-02-06  0:13 UTC 

[PATCH] Documentation/git-send-email.txt: improve batching help
 2018-02-06  0:07 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.