All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-25 20:46:36 to 2020-08-25 21:47:40 UTC [more...]

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2020-08-25 21:47 UTC 

ANNOUNCE: libnbd 1.4 - high performance NBD client library
 2020-08-25 21:20 UTC 

[PATCH 00/77] target/microblaze improvements
 2020-08-25 20:59 UTC  (75+ messages)
` [PATCH 01/77] tests/tcg: Add microblaze to arches filter
` [PATCH 02/77] tests/tcg: Do not require FE_TOWARDZERO
` [PATCH 03/77] tests/tcg: Do not require FE_* exception bits
` [PATCH 04/77] target/microblaze: Tidy gdbstub
` [PATCH 05/77] target/microblaze: Split out PC from env->sregs
` [PATCH 06/77] target/microblaze: Split out MSR "
` [PATCH 07/77] target/microblaze: Split out EAR "
` [PATCH 08/77] target/microblaze: Split out ESR "
` [PATCH 09/77] target/microblaze: Split out FSR "
` [PATCH 10/77] target/microblaze: Split out BTR "
` [PATCH 11/77] target/microblaze: Split out EDR "
` [PATCH 12/77] target/microblaze: Split the cpu_SR array
` [PATCH 13/77] target/microblaze: Fix width of PC and BTARGET
` [PATCH 14/77] target/microblaze: Fix width of MSR
` [PATCH 15/77] target/microblaze: Fix width of ESR
` [PATCH 16/77] target/microblaze: Fix width of FSR
` [PATCH 17/77] target/microblaze: Fix width of BTR
` [PATCH 18/77] target/microblaze: Fix width of EDR
` [PATCH 19/77] target/microblaze: Remove cpu_ear
` [PATCH 20/77] target/microblaze: Tidy raising of exceptions
` [PATCH 21/77] target/microblaze: Mark raise_exception as noreturn
` [PATCH 22/77] target/microblaze: Remove helper_debug and env->debug
` [PATCH 23/77] target/microblaze: Rename env_* tcg variables to cpu_*
` [PATCH 24/77] target/microblaze: Tidy mb_tcg_init
` [PATCH 25/77] target/microblaze: Split out MSR[C] to its own variable
` [PATCH 26/77] target/microblaze: Use DISAS_NORETURN
` [PATCH 27/77] target/microblaze: Check singlestep_enabled in gen_goto_tb
` [PATCH 28/77] target/microblaze: Convert to DisasContextBase
` [PATCH 29/77] target/microblaze: Convert to translator_loop
` [PATCH 30/77] target/microblaze: Remove SIM_COMPAT
` [PATCH 31/77] target/microblaze: Remove DISAS_GNU
` [PATCH 32/77] target/microblaze: Remove empty D macros
` [PATCH 33/77] target/microblaze: Remove LOG_DIS
` [PATCH 34/77] target/microblaze: Ensure imm constant is always available
` [PATCH 35/77] target/microblaze: Add decodetree infrastructure
` [PATCH 36/77] target/microblaze: Convert dec_add to decodetree
` [PATCH 37/77] target/microblaze: Convert dec_sub "
` [PATCH 38/77] target/microblaze: Implement cmp and cmpu inline
` [PATCH 39/77] target/microblaze: Convert dec_pattern to decodetree
` [PATCH 40/77] target/microblaze: Convert dec_and, dec_or, dec_xor "
` [PATCH 41/77] target/microblaze: Convert dec_mul "
` [PATCH 42/77] target/microblaze: Convert dec_div "
` [PATCH 43/77] target/microblaze: Unwind properly when raising divide-by-zero
` [PATCH 44/77] target/microblaze: Convert dec_bit to decodetree
` [PATCH 45/77] target/microblaze: Convert dec_barrel "
` [PATCH 46/77] target/microblaze: Convert dec_imm "
` [PATCH 47/77] target/microblaze: Convert dec_fpu "
` [PATCH 48/77] target/microblaze: Fix cpu unwind for fpu exceptions
` [PATCH 49/77] target/microblaze: Mark fpu helpers TCG_CALL_NO_WG
` [PATCH 50/77] target/microblaze: Replace MSR_EE_FLAG with MSR_EE
` [PATCH 51/77] target/microblaze: Cache mem_index in DisasContext
` [PATCH 52/77] target/microblaze: Fix cpu unwind for stackprot
` [PATCH 53/77] target/microblaze: Convert dec_load and dec_store to decodetree
` [PATCH 54/77] target/microblaze: Assert no overlap in flags making up tb_flags
` [PATCH 55/77] target/microblaze: Move bimm to BIMM_FLAG
` [PATCH 56/77] target/microblaze: Store "current" iflags in insn_start
` [PATCH 57/77] tcg: Add tcg_get_insn_start_param
` [PATCH 58/77] target/microblaze: Use cc->do_unaligned_access
` [PATCH 59/77] target/microblaze: Replace clear_imm with tb_flags_to_set
` [PATCH 60/77] target/microblaze: Replace delayed_branch "
` [PATCH 61/77] target/microblaze: Tidy mb_cpu_dump_state
` [PATCH 62/77] target/microblaze: Try to keep imm and delay slot together
` [PATCH 63/77] target/microblaze: Convert brk and brki to decodetree
` [PATCH 64/77] target/microblaze: Convert mbar "
` [PATCH 65/77] target/microblaze: Reorganize branching
` [PATCH 66/77] target/microblaze: Use tcg_gen_lookup_and_goto_ptr
` [PATCH 67/77] target/microblaze: Convert dec_br to decodetree
` [PATCH 68/77] target/microblaze: Convert dec_bcc "
` [PATCH 69/77] target/microblaze: Convert dec_rts "
` [PATCH 70/77] target/microblaze: Tidy do_rti, do_rtb, do_rte
` [PATCH 71/77] target/microblaze: Convert msrclr, msrset to decodetree
` [PATCH 72/77] target/microblaze: Convert dec_msr "
` [PATCH 74/77] target/microblaze: Remove last of old decoder
` [PATCH 76/77] target/microblaze: Add flags markup to some helpers

[PATCH 0/7] Better threaded delta resolution in index-pack (another try)
 2020-08-25 21:46 UTC  (4+ messages)

[PULL] nvme updates
 2020-08-25 21:43 UTC  (4+ messages)

[PATCH 0/7] [RFC] Maintenance III: background maintenance
 2020-08-25 21:44 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] maintenance: optionally skip --auto process

[PATCH 1/4] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
 2020-08-25 21:42 UTC  (7+ messages)
` [PATCH 2/4] meson: fixes relpath may fail on win32
` [PATCH 3/4] meson: Mingw64 gcc doesn't recognize system include_type for sdl2

[PATCH 0/3] dt-bindings: media: ov772x: Convert to json-schama
 2020-08-25 21:41 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: media: ov772x: Convert to json-schema
` [PATCH 2/3] dt-bindings: media: ov772x: Make bus-type mandatory

[patch RFC 30/38] PCI/MSI: Allow to disable arch fallbacks
 2020-08-25 21:40 UTC  (7+ messages)

[PATCH v8 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-08-25 21:09 UTC  (6+ messages)
` [PATCH v8 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v8 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PULL 00/18] riscv-to-apply queue
 2020-08-25 21:24 UTC  (3+ messages)

5.9-rc1: graphics regression moved from -next to mainline
 2020-08-25 21:38 UTC  (12+ messages)
  ` [Intel-gfx] "

[PATCH v5 0/6] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-08-25 21:38 UTC  (4+ messages)
` [PATCH v5 3/6] genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-08-25 21:36 UTC 

[PATCH] USB: core: limit access to rawdescriptors which were not allocated
 2020-08-25 21:35 UTC  (3+ messages)

[PATCH v2 0/2] linux-user: Introducing support for 'recvmmsg_time64()'
 2020-08-25 21:20 UTC  (3+ messages)
` [PATCH v2 1/2] linux-user: Modify 'recvmmsg()' implementation
` [PATCH v2 2/2] linux-user: Add support for 'recvmmsg_time64()'

localmodconfig - "intel_rapl_perf config not found!!"
 2020-08-25 21:34 UTC  (5+ messages)

[PATCH v4 00/78] drm/vc4: Support BCM2711 Display Pipeline
 2020-08-25 21:30 UTC  (9+ messages)
` [PATCH v4 29/78] drm/vc4: crtc: Add a delay after disabling the PixelValve output

[linux-next:master] BUILD REGRESSION 3a00d3dfd4b68b208ecd5405e676d06c8ad6bb63
 2020-08-25 21:32 UTC  (2+ messages)

+ device-dax-make-align-a-per-device-property-fix.patch added to -mm tree
 2020-08-25 21:32 UTC 

[patch RFC 34/38] x86/msi: Let pci_msi_prepare() handle non-PCI MSI
 2020-08-25 21:30 UTC  (3+ messages)

[PATCH v2 1/2] MIPI I3c HCI (Host Controller Interface) driver
 2020-08-25 21:29 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: i3c: MIPI I3C Host Controller Interface

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-08-25 21:29 UTC 

[Printing-architecture] Fwd: [PWG-Announce] PWG August 2020 Face-to-Face Meeting - Summary
 2020-08-25 21:27 UTC 

5.9 nfsd update breaks v4.2 copy_file_range
 2020-08-25 21:26 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/assimp: workaround m68k build issues
 2020-08-25 21:26 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/assimp: also build with -mxgot on mips64(el)

[PATCH v2 0/3] KVM: x86: KVM_MEM_PCI_HOLE memory
 2020-08-25 21:25 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/markgross/linux
 2020-08-25 21:25 UTC 

[RESEND PATCH v1 0/4] Support spaces in reboot mode framework
 2020-08-25 21:25 UTC  (3+ messages)
` [RESEND PATCH v1 2/4] dt-bindings: power: reset: Add alternate reboot mode format

[Buildroot] [git commit] package/assimp: also build with -mxgot on mips64(el)
 2020-08-25 21:25 UTC 

[PATCH 1/5] multipath-tools tests: fix memory leak in alias test
 2020-08-25 21:24 UTC  (5+ messages)
` [PATCH 2/5] libmultipath: fix memory leak in ble handlers
` [PATCH 3/5] libmultipath: fix enable_foreign memory leak
` [PATCH 4/5] multipath-tools tests: fix memory leak in hwtable test
` [PATCH 5/5] multipath-tools tests: fix memory leak in vpd test

QEMU | Pipeline #181919678 has failed for master | d1a2b51f
 2020-08-25 21:00 UTC 

[Buildroot] [git commit] package/assimp: workaround m68k build issues
 2020-08-25 21:23 UTC 

[PATCH] Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
 2020-08-25 21:22 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v7 00/10] Enable Linux guests on Hyper-V on ARM64
 2020-08-25 21:20 UTC  (5+ messages)
` [PATCH v7 07/10] arm64: hyperv: Initialize hypervisor on boot

Paid Post
 2020-08-25 21:19 UTC 

[PATCH v3 0/3] usb: gadget: f_ncm: support SuperSpeed Plus, improve on SuperSpeed
 2020-08-25 21:17 UTC  (5+ messages)
` [PATCH v3 1/3] usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above
` [PATCH v3 3/3] usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets

Oops in cifs_reconnect - linux kernel 4.16.2-1.el7.elrepo.x86_64
 2020-08-25 21:16 UTC 

[PATCH] arm64: dts: qcom: sc7180-trogdor: add initial trogdor and lazor dt
 2020-08-25 21:10 UTC  (2+ messages)

Oops in cifs_negotiate_protocol - linux kernel 4.16.2-1.el7.elrepo.x86_64
 2020-08-25 21:16 UTC 

[dpdk-dev] [PATCH 1/2] config/arm: avoid variable reuse
 2020-08-25 21:13 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] build: find max lcore programmatically

[PATCH 1/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
 2020-08-25 20:49 UTC  (4+ messages)

[PATCH v3 00/19] dt-bindings / arm64: Cleanup of i.MX 8 bindings
 2020-08-25 19:35 UTC  (2+ messages)
` [PATCH v3 15/19] dt-bindings: arm: fsl: Add ZII Ultra boards binding

[patch RFC 13/38] PCI: MSI: Rework pci_msi_domain_calc_hwirq()
 2020-08-25 21:11 UTC  (3+ messages)

"signed < sizeof()" bug in xfs_attr_shortform_verify() ?
 2020-08-25 21:10 UTC 

linux-next: build failure after merge of the bpf-next tree
 2020-08-25 21:10 UTC  (8+ messages)

[PATCH] arm: trusted-firmware-a variable name misuse
 2020-08-25 21:10 UTC  (3+ messages)
` [meta-arm] "

[igt-dev] [PATCH v3 0/2] New subtest for VRR Flipline mode
 2020-08-25 21:10 UTC  (4+ messages)
` [igt-dev] [PATCH v3 1/2] tests/kms_vrr: Use atomic API for page flip

[PATCH v2 0/5] cpufreq: intel_pstate: Address some HWP-related oddities
 2020-08-25 21:07 UTC  (5+ messages)

[m68k:m68k-queue] BUILD SUCCESS 58903b129bbae0bc128882241e48880147c4938d
 2020-08-25 21:06 UTC 

[m68k:master] BUILD SUCCESS d95f83a8adbe7eba5ab43e45496755d40b83092a
 2020-08-25 21:06 UTC 

[PATCH bpf-next v10 0/7] Generalizing bpf_local_storage
 2020-08-25 21:05 UTC  (2+ messages)

pm/testing sleep: 2 runs, 1 regressions (v5.9-rc2-12-g4958dfca3d0f)
 2020-08-25 21:05 UTC 

drivers/gpu/drm/exynos/exynos_drm_dma.c:146:19: warning: variable 'mapping' is uninitialized when used here
 2020-08-25 21:03 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] tests/kms_plane: Generate reference CRCs for partial coverage too
 2020-08-25 21:04 UTC  (2+ messages)
` [igt-dev] [i-g-t, "

[PATCH] perf test: Perf test 67 dumps core on s390
 2020-08-25 21:04 UTC  (2+ messages)

[PATCH v11 00/25] Control-flow Enforcement: Shadow Stack
 2020-08-25 21:04 UTC  (6+ messages)
` [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack

[PATCH 0/9] THP iomap patches for 5.10
 2020-08-25 21:02 UTC  (16+ messages)
` [PATCH 1/9] iomap: Fix misplaced page flushing
` [PATCH 2/9] fs: Introduce i_blocks_per_page
` [PATCH 3/9] iomap: Use kzalloc to allocate iomap_page
` [PATCH 4/9] iomap: Use bitmap ops to set uptodate bits
` [PATCH 5/9] iomap: Support arbitrarily many blocks per page

[Buildroot] [git commit branch/next] package/libyang: enable LYD_PRIV option for frr package
 2020-08-25 21:02 UTC 

[Buildroot] [git commit] package/libyang: enable LYD_PRIV option for frr package
 2020-08-25 21:02 UTC 

[PATCH] lttng-modules: Disable on riscv64
 2020-08-25 21:02 UTC 

[PATCH v2 1/2] lib: decompress_unzstd: Limit output size
 2020-08-25 21:01 UTC  (2+ messages)
` [PATCH v2 2/2] MIPS: Add support for ZSTD-compressed kernels

[PATCH v6 14/14] drm/print: Add tracefs support to the drm logging helpers
 2020-08-25 20:59 UTC  (2+ messages)
` [PATCH v6.5 "

[PATCH V2] vfio dma_map/unmap: optimized for hugetlbfs pages
 2020-08-25 20:59 UTC  (2+ messages)

[PATCH v2 0/9] Maintenance II: prefetch, loose-objects, incremental-repack tasks
 2020-08-25 20:59 UTC  (3+ messages)
` [PATCH v3 0/8] "

[PATCH v2] media: ov5675: correct the maximum exposure value
 2020-08-25 20:57 UTC  (6+ messages)

[PATCH] btrfs: fix possible infinite loop in data async reclaim
 2020-08-25 20:56 UTC 

[PATCH 00/28] Rid W=1 warnings in Wireless
 2020-08-25 20:56 UTC  (3+ messages)
` [PATCH 21/28] wireless: ath: wil6210: debugfs: Fix a couple of formatting issues in 'wil6210_debugfs_init'

[PATCH] IB/qib: remove superfluous fallthrough statements
 2020-08-25 20:55 UTC  (7+ messages)

[PATCH 1/5] i2c: xiic: Fix broken locking on tx_msg
 2020-08-25 20:50 UTC  (12+ messages)
` [PATCH 2/5] i2c: xiic: Drop broken interrupt handler

sdbusplus - const/readonly flags
 2020-08-25 20:52 UTC  (2+ messages)

pm/testing baseline: 107 runs, 5 regressions (v5.9-rc2-12-g4958dfca3d0f)
 2020-08-25 20:50 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2020-08-25 20:50 UTC 

[PATCH] SELinux: Measure state and hash of policy using IMA
 2020-08-25 20:49 UTC  (8+ messages)

[PATCH] xfs: initialize the shortform attr header padding entry
 2020-08-25 20:48 UTC  (2+ messages)

[Help] Can't login to my systemd-homed user account due to fallocate failure
 2020-08-25 20:47 UTC  (2+ messages)

[MPTCP] packetdrill MP_JOIN failures
 2020-08-25 20:47 UTC 

[PATCH v5 0/2] Basic Kontron SMARC-sAL28 board support
 2020-08-25 20:46 UTC  (2+ messages)
` [PATCH v5 2/2] board: sl28: add board specific nvm command


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.