All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-04 19:57:45 to 2020-12-04 20:49:46 UTC [more...]

[PATCH 00/20] fundamentals of merge-ort implementation
 2020-12-04 20:48 UTC  (19+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/20] merge-ort: setup basic internal data structures
  ` [PATCH v2 02/20] merge-ort: add some high-level algorithm structure
  ` [PATCH v2 03/20] merge-ort: port merge_start() from merge-recursive
  ` [PATCH v2 04/20] merge-ort: use histogram diff
  ` [PATCH v2 05/20] merge-ort: add an err() function similar to one from merge-recursive
  ` [PATCH v2 06/20] merge-ort: implement a very basic collect_merge_info()
  ` [PATCH v2 07/20] merge-ort: avoid repeating fill_tree_descriptor() on the same tree
  ` [PATCH v2 08/20] merge-ort: compute a few more useful fields for collect_merge_info
  ` [PATCH v2 09/20] merge-ort: record stage and auxiliary info for every path
  ` [PATCH v2 10/20] merge-ort: avoid recursing into identical trees
  ` [PATCH v2 11/20] merge-ort: add a preliminary simple process_entries() implementation
  ` [PATCH v2 12/20] merge-ort: have process_entries operate in a defined order
  ` [PATCH v2 13/20] merge-ort: step 1 of tree writing -- record basenames, modes, and oids
  ` [PATCH v2 14/20] merge-ort: step 2 of tree writing -- function to create tree object
  ` [PATCH v2 15/20] merge-ort: step 3 of tree writing -- handling subdirectories as we go
  ` [PATCH v2 18/20] tree: enable cmp_cache_name_compare() to be used elsewhere
  ` [PATCH v2 19/20] merge-ort: add implementation of record_conflicted_index_entries()

[PATCH 0/4] Initial support for phyBOARD-Pollux i.MX8MP
 2020-12-04 20:33 UTC  (7+ messages)
` [PATCH 1/4] arm64: defconfig: Enable rv3028 i2c rtc driver
` [PATCH 2/4] arm64: defconfig: Enable PCA9532 support
` [PATCH 3/4] bindings: arm: fsl: Add PHYTEC i.MX8MP devicetree bindings
` [PATCH 4/4] arm64: dts: freescale: Add support for phyBOARD-Pollux-i.MX8MP

[PATCH] drm/amdgpu: fix debugfs creation/removal, again
 2020-12-04 20:48 UTC  (4+ messages)

Question regarding VIOT proposal
 2020-12-04 20:18 UTC  (9+ messages)
  ` [EXTERNAL] "

[PATCH 0/9] misc commit-graph and oid-array cleanups
 2020-12-04 20:47 UTC  (10+ messages)
` [PATCH 6/9] oid-array: provide a for-loop iterator
` [PATCH 7/9] commit-graph: drop count_distinct_commits() function

[PATCH 01/23] netbase: upgrade 6.1 -> 6.2
 2020-12-04 20:48 UTC  (25+ messages)
` [PATCH 02/23] meson: upgrade 0.55.1 -> 0.56.0
` [PATCH 03/23] vulkan-samples: update to latest revision
` [PATCH 04/23] libcap: update 2.44 -> 2.45
` [PATCH 05/23] bind: upgrade 9.16.7 -> 9.16.9
` [PATCH 06/23] quota: upgrade 4.05 -> 4.06
` [PATCH 07/23] pango: upgrade 1.46.2 -> 1.48.0
` [PATCH 08/23] elfutils: upgrade 0.181 -> 0.182
` [PATCH 09/23] kea: upgrade 1.7.10 -> 1.8.1
` [PATCH 10/23] ifupdown: upgrade 0.8.35 -> 0.8.36
` [PATCH 11/23] createrepo-c: upgrade 0.16.1 -> 0.16.2
` [PATCH 12/23] acpica: upgrade 20200925 -> 20201113
` [PATCH 13/23] grep: upgrade 3.5 -> 3.6
` [PATCH 14/23] man-pages: upgrade 5.08 -> 5.09
` [PATCH 15/23] stress-ng: upgrade 0.11.23 -> 0.11.24
` [PATCH 16/23] libhandy: upgrade 1.0.1 -> 1.0.2
` [PATCH 17/23] piglit: upgrade to latest revision
` [PATCH 18/23] xkbcomp: upgrade 1.4.3 -> 1.4.4
` [PATCH 19/23] lz4: upgrade 1.9.2 -> 1.9.3
` [PATCH 20/23] bison: upgrade 3.7.3 -> 3.7.4
` [PATCH 21/23] python3-setuptools-scm: fix upstream version check
` [PATCH 22/23] cantarell-fonts: update 0.0.25 -> 0.201
` [PATCH 23/23] ptest-packagelists.inc: exclude lttng-tools-ptest
  ` [OE-core] "

[RFC v7 00/22] i386 cleanup
 2020-12-04 19:27 UTC  (23+ messages)
` [RFC v7 12/22] cpu: Introduce TCGCpuOperations struct
` [RFC v7 13/22] cpu: Move synchronize_from_tb() to tcg_ops
` [RFC v7 14/22] cpu: Move cpu_exec_* "
` [RFC v7 15/22] cpu: Move tlb_fill "
` [RFC v7 00/22] i386 cleanup [hw/core/cpu.c common]

[PATCH v4 00/11] hvf: Implement Apple Silicon Support
 2020-12-04 16:41 UTC  (5+ messages)
` [PATCH v4 07/11] hvf: Add Apple Silicon support
` [PATCH v4 08/11] arm: Add Hypervisor.framework build target

[PATCH 00/29] partition suspend updates
 2020-12-04 20:37 UTC  (3+ messages)
` [PATCH 01/29] powerpc/rtas: move rtas_call_reentrant() out of pseries guards

[PATCH 1/2] mt76: mt7915: add vif check in mt7915_update_vif_beacon()
 2020-12-04 20:43 UTC  (4+ messages)

[PATCH 1/3] drm/amdgpu/cik: enable BACO reset on Bonaire
 2020-12-04 20:44 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: enable runtime pm using BACO on CI dGPUs
` [PATCH 3/3] ALSA: hda/hdmi - enable runtime pm for CI AMD display audio

bonding driver issue when configured for active/backup and using ARP monitoring
 2020-12-04 20:43 UTC  (2+ messages)

[PATCH v2] tests/acceptance: test hot(un)plug of ccw devices
 2020-12-04 20:13 UTC  (4+ messages)

[RFC v2 0/2] lazy mm refcounting
 2020-12-04 20:39 UTC  (9+ messages)
` [RFC v2 1/2] [NEEDS HELP] x86/mm: Handle unlazying membarrier core sync in the arch code

[PATCH] drm/amdgpu: take runtime pm reference when we attach a buffer
 2020-12-04 20:41 UTC 

[PATCH v2] audit: report audit wait metric in audit status reply
 2020-12-04 20:41 UTC  (5+ messages)

[PATCH] dma-buf: Fix kerneldoc formatting
 2020-12-04 20:39 UTC  (2+ messages)

[PATCH qemu v10] spapr: Implement Open Firmware client interface
 2020-12-04 18:32 UTC  (2+ messages)

x86 TCG helpers clobbered registers
 2020-12-04 19:35 UTC  (2+ messages)

[PATCH] iio: acpi_als: Add trigger support
 2020-12-04 20:37 UTC 

[PATCH 0/3] xfs: add the ability to flag a fs for repair
 2020-12-04 20:35 UTC  (10+ messages)
` [PATCH 1/3] xfs: move kernel-specific superblock validation out of libxfs
` [PATCH 2/3] xfs: define a new "needrepair" feature
` [PATCH 3/3] xfs: enable the needsrepair feature
` [PATCH 4/3] xfs_db: support the needsrepair feature flag in the version command

[dunfell/master PATCH] Revert "u-boot-ti-staging_2020.01: Fix build on hosts with gcc10 on them"
 2020-12-04 20:36 UTC  (3+ messages)

[PATCH] userfaultfd: selftests: fix SIGSEGV if huge mmap fails
 2020-12-04 20:34 UTC 

[PATCH v2] regulatx DLDO2 voltage control register mask for AXP22x
 2020-12-04 20:34 UTC  (6+ messages)

[PATCH] io_uring: always let io_iopoll_complete() complete polled io
 2020-12-04 20:31 UTC  (3+ messages)

[PATCH 0/3] exec: Transform exec_update_mutex into a rw_semaphore
 2020-12-04 20:30 UTC  (7+ messages)
` [PATCH 3/3] "

pull request: mt76 2020-11-18
 2020-12-04 20:29 UTC  (3+ messages)
  ` pull request: mt76 2020-12-04

[PATCH 0/2 v3] Improve error handling of verifier tests
 2020-12-04 20:30 UTC  (2+ messages)

BUG: KASAN lib/test_kasan.c
 2020-12-04 20:29 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/ark: export ark timestamp dynfield offset
 2020-12-04 20:27 UTC 

[pull request][net-next V2 00/15] mlx5 updates 2020-12-01
 2020-12-04 20:26 UTC  (5+ messages)
` [net-next V2 08/15] net/mlx5e: Add TX PTP port object support

powerpc 5.10-rcN boot failures with RCU_SCALE_TEST=m
 2020-12-04 20:23 UTC  (7+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Inject a failure into the initial modeset
 2020-12-04 20:25 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: Inject a failure into the initial modeset (rev2)

[PATCH v3 0/4] configfs: implement committable items and add sample code
 2020-12-04 20:23 UTC  (3+ messages)
` [PATCH v3 2/4] configfs: use (1UL << bit) for internal flags

[PATCH v7] f2fs: compress: support compress level
 2020-12-04 20:24 UTC  (2+ messages)

[PATCH] experimental: code sinking
 2020-12-04 20:23 UTC  (5+ messages)

[PATCH v2] mm: Don't fault around userfaultfd-registered regions on reads
 2020-12-04 20:21 UTC  (11+ messages)

[PATCH v3 0/7] Improve s0ix flows for systems i219LM
 2020-12-04 20:09 UTC  (16+ messages)
` [Intel-wired-lan] "
` [PATCH v3 1/7] e1000e: fix S0ix flow to allow S0i3.2 subset entry
  ` [Intel-wired-lan] "
` [PATCH v3 2/7] e1000e: Move all S0ix related code into its own source file
  ` [Intel-wired-lan] "
` [PATCH v3 3/7] e1000e: Export S0ix flags to ethtool
  ` [Intel-wired-lan] "
` [PATCH v3 4/7] e1000e: Add Dell's Comet Lake systems into S0ix heuristics
  ` [Intel-wired-lan] "
` [PATCH v3 5/7] e1000e: Add more Dell CML "
  ` [Intel-wired-lan] "
` [PATCH v3 6/7] e1000e: Add Dell TGL desktop "
  ` [Intel-wired-lan] "
` [PATCH v3 7/7] e1000e: Add another Dell TGL notebook system "
  ` [Intel-wired-lan] "

[PATCH 0/9] target/mips: Simplify MSA TCG logic
 2020-12-04 18:15 UTC  (7+ messages)
` [PATCH 6/9] target/mips: Alias MSA vector registers on FPU scalar registers
` [PATCH 7/9] target/mips: Extract msa_translate_init() from mips_tcg_init()

[PATCH v3 0/6] Add a PRU remoteproc driver
 2020-12-04 20:18 UTC  (14+ messages)
` [PATCH v3 1/6] dt-bindings: remoteproc: Add binding doc for PRU cores in the PRU-ICSS
` [PATCH v3 2/6] remoteproc: pru: Add a PRU remoteproc driver
` [PATCH v3 3/6] remoteproc: pru: Add support for PRU specific interrupt configuration
` [PATCH v3 4/6] remoteproc: pru: Add pru-specific debugfs support
` [PATCH v3 5/6] remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCs
` [PATCH v3 6/6] remoteproc: pru: Add support for various PRU cores on K3 J721E SoCs

[Bug 202453] TRACE irq/18-i801_smb Tainted when enabled threadirqs in kernel commandline
 2020-12-04 20:19 UTC 

[dpdk-dev] [PATCH v2 0/9] net/ionic: minor updates and documentation
 2020-12-04 20:16 UTC  (11+ messages)
` [dpdk-dev] [PATCH v3 "
` [dpdk-dev] [PATCH v3 1/9] net/ionic: connect ionic to the build system
` [dpdk-dev] [PATCH v3 2/9] net/ionic: update interface file to the latest version
` [dpdk-dev] [PATCH v3 3/9] net/ionic: update documentation and MAINTAINERS
` [dpdk-dev] [PATCH v3 4/9] net/ionic: check for cmd completion more frequently
` [dpdk-dev] [PATCH v3 5/9] net/ionic: remove some unused fields
` [dpdk-dev] [PATCH v3 6/9] net/ionic: convert 'deferred' boolean to a flag bit
` [dpdk-dev] [PATCH v3 7/9] net/ionic: warn if loopback mode is requested
` [dpdk-dev] [PATCH v3 8/9] net/ionic: minor refactorings and helper variables
` [dpdk-dev] [PATCH v3 9/9] net/ionic: minor logging fixups

[PATCH 00/15] Refactor chunk-format into an API
 2020-12-04 20:17 UTC  (5+ messages)
` [PATCH 13/15] chunk-format: create chunk reading API

[PATCH 0/6] prohibit pinning pages in ZONE_MOVABLE
 2020-12-04 20:16 UTC  (10+ messages)
` [PATCH 6/6] mm/gup: migrate pinned pages out of movable zone

[PATCH for-6.0 00/11] target/arm: enforce alignment
 2020-12-04 17:28 UTC  (8+ messages)

Proposal add PerformService privilege
 2020-12-04 20:11 UTC 

[PATCH] cmake: determine list of extra built-ins dynamically
 2020-12-04 20:10 UTC  (2+ messages)

[PATCH] ARM: sa11111: make sa1111 bus's remove callback return void
 2020-12-04 20:09 UTC  (4+ messages)

[PATCH 1/3] dt-bindings: net: fsl-fec add mdc/mdio bitbang option
 2020-12-04 20:09 UTC  (6+ messages)
` [PATCH v2 "

diff-filter can't identify renaming if not done directly
 2020-12-04 20:07 UTC  (3+ messages)

[powerpc:next-test 192/220] arch/powerpc/kernel/rtas.c:938:21: error: no member named 'rtas_args_reentrant' in 'struct paca_struct'
 2020-12-04 20:05 UTC  (2+ messages)

diff-filter=R can't identify renaming if not done directly
 2020-12-04 20:07 UTC  (2+ messages)

[PATCH RESEND for 5.10] pwm: sl28cpld: fix getting driver data in pwm callbacks
 2020-12-04 20:06 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: mmc: add an option to disable HS400 for fsl
 2020-12-04 20:06 UTC  (3+ messages)

[PATCH 0/2] Make t5526 independent of the default branch name
 2020-12-04 20:04 UTC  (2+ messages)

[PATCH] z3fold: stricter locking and more careful reclaim
 2020-12-04 20:04 UTC 

[PATCH 0/8] add support for cpu hot-unplug with SMI broadcast enabled
 2020-12-04 17:09 UTC  (3+ messages)
` [PATCH 6/8] tests/acpi: update expected files
` [PATCH 7/8] x86: ich9: factor out "guest_cpu_hotplug_features"

ext4: Funny characters appended to file names
 2020-12-04 20:02 UTC  (2+ messages)

[PATCH] ci(vs-build): stop passing the iconv library location explicitly
 2020-12-04 20:02 UTC  (2+ messages)

[PATCH v2] iosched: Add i10 I/O Scheduler
 2020-12-04 20:01 UTC  (3+ messages)

[PATCH 00/26] git-log: implement new --diff-merge options
 2020-12-04 20:01 UTC  (10+ messages)
` [PATCH v1 00/27] "
  ` [PATCH v1 24/27] doc/git-log: describe new --diff-merges options

[PATCH 0/3] NFS: Disable READ_PLUS by default
 2020-12-04 20:00 UTC  (3+ messages)

[PATCHv2] clocksource: dw_apb_timer_of: add error handling if no clock available
 2020-12-04 20:00 UTC  (2+ messages)

[PATCH] net: eth_legacy - fix build CMD_PCAP
 2020-12-04 19:59 UTC 

[PATCH v1 bpf-next 00/11] Socket migration for SO_REUSEPORT
 2020-12-04 19:58 UTC  (3+ messages)
` [PATCH v1 bpf-next 09/11] bpf: Support bpf_get_socket_cookie_sock() for BPF_PROG_TYPE_SK_REUSEPORT

[PATCH v2 00/10] xfs: strengthen log intent validation
 2020-12-04 19:57 UTC  (4+ messages)
` [PATCH 10/10] xfs: trace log intent item recovery failures

Unexpected behavior with branch.*.{remote,pushremote,merge}
 2020-12-04 19:57 UTC  (4+ messages)


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.