All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-22 04:00:50 to 2020-04-22 06:01:19 UTC [more...]

linux-next: manual merge of the akpm-current tree with the jc_docs tree
 2020-04-22  6:01 UTC 

[RFC PATCH 0/9] USB host support for Raspberry Pi 4 board
 2020-04-22  6:00 UTC  (7+ messages)
  ` [RFC PATCH 1/9] usb: xhci: Add missing cache flush in the scratchpad array initialization
  ` [RFC PATCH 2/9] pci: Move some PCIe register offset definitions to a common header
  ` [RFC PATCH 6/9] usb: xhci: Allow accessing 64-bit registers with DWORD accesses only

[PATCH v2] drm/amdgpu: set error query ready after all IPs late init
 2020-04-22  6:00 UTC  (2+ messages)

More dwc3 gadget issues with adb
 2020-04-22  6:00 UTC  (5+ messages)

[PATCH v6 08/12] arm: dts: s5pv210: Add G3D node
 2020-04-22  5:56 UTC  (4+ messages)

[PATCH v8 00/21] riscv: Add Sipeed Maix support
 2020-04-22  5:59 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: Fix command line length limit calling dt-mk-schema
 2020-04-22  5:58 UTC  (2+ messages)

[PATCH] PCI: endpoint: functions/pci-epf-test: Avoid DMA release when DMA is unsupported
 2020-04-22  5:59 UTC  (4+ messages)

[Bug 205291] Cannot switch off Radeon HD 4330/4350/4550 with vgaswitcheroo
 2020-04-22  5:58 UTC 

[PATCH v4] media: vimc: get pixformat info from v4l2_format_info
 2020-04-22  5:57 UTC  (5+ messages)

XHCI bringup on the Raspberry Pi 4
 2020-04-22  5:55 UTC  (4+ messages)

5.4.20: cannot mount device that blipped off the bus: duplicate device fsid:devid for
 2020-04-22  5:54 UTC  (11+ messages)

[PATCH net-next v4 0/4] add TJA1102 support
 2020-04-22  5:54 UTC  (4+ messages)
` [PATCH net-next v4 3/4] net: mdio: of: export part of of_mdiobus_register_phy()

[kvm-unit-tests PATCH v5 00/10] s390x: Testing the Channel Subsystem I/O
 2020-04-22  5:54 UTC  (7+ messages)
` [kvm-unit-tests PATCH v5 02/10] s390x: Use PSW bits definitions in cstart
` [kvm-unit-tests PATCH v5 03/10] s390x: cr0: adding AFP-register control bit

[PATCH hmm 0/5] Adjust hmm_range_fault() API
 2020-04-22  5:53 UTC  (13+ messages)
` [PATCH hmm 1/5] mm/hmm: make CONFIG_DEVICE_PRIVATE into a select
  ` [Intel-gfx] "
` [PATCH hmm 2/5] mm/hmm: make hmm_range_fault return 0 or -1
  ` [Intel-gfx] "
` [PATCH hmm 4/5] mm/hmm: remove HMM_PFN_SPECIAL
    ` [Intel-gfx] "

[PATCH v2 00/10] drm/lima: add suspend/resume support
 2020-04-22  5:51 UTC  (2+ messages)

[meta-oe][PATCH] rocksdb: Link with pthreads on riscv
 2020-04-22  5:51 UTC 

Backup of vm disk images
 2020-04-22  5:51 UTC 

[PATCH] drm/amd/amdgpu: set error query ready after all IPs late init
 2020-04-22  5:48 UTC  (3+ messages)

[LTP] [PATCH v2] lib: tst_taint: Ignore WARN taint flag if already set
 2020-04-22  5:44 UTC  (2+ messages)

linux-next: build failure after merge of the powerpc tree
 2020-04-22  5:41 UTC  (2+ messages)

KVM Kernel 5.6+, BUG: stack guard page was hit at
 2020-04-22  5:43 UTC 

[PATCH -next] spi: spi-fsl-qspi: Fix return value check in fsl_qspi_probe()
 2020-04-22  5:42 UTC  (3+ messages)
` [PATCH -next v2] spi: spi-fsl-qspi: Fix return value check of devm_ioremap() in probe

[PATCH] mm/vmscan: skip layzfree page on reclaim_clean_pages_from_list
 2020-04-22  5:40 UTC  (7+ messages)

[PATCH 0/4] ASoC:: don't use snd_soc_rtdcom_lookup()
 2020-04-22  5:39 UTC  (18+ messages)
` [PATCH 1/4] ASoC: mediatek: "
` [PATCH 2/4] ASoC: intel: baytrail: "
` [PATCH 3/4] ASoC: intel: haswell: "
` [PATCH 4/4] ASoC: amd: "

[PATCH v3 00/18] target/arm: sve load/store improvements
 2020-04-22  5:37 UTC  (20+ messages)
` [PATCH v3 01/18] exec: Add block comments for watchpoint routines
` [PATCH v3 02/18] exec: Fix cpu_watchpoint_address_matches address length
` [PATCH v3 03/18] accel/tcg: Add block comment for probe_access
` [PATCH v3 04/18] accel/tcg: Add probe_access_flags
` [PATCH v3 05/18] accel/tcg: Add endian-specific cpu_{ld, st}* operations
` [PATCH v3 06/18] target/arm: Use cpu_*_data_ra for sve_ldst_tlb_fn
` [PATCH v3 07/18] target/arm: Drop manual handling of set/clear_helper_retaddr
` [PATCH v3 08/18] target/arm: Add sve infrastructure for page lookup
` [PATCH v3 09/18] target/arm: Adjust interface of sve_ld1_host_fn
` [PATCH v3 10/18] target/arm: Use SVEContLdSt in sve_ld1_r
` [PATCH v3 11/18] target/arm: Handle watchpoints "
` [PATCH v3 12/18] target/arm: Use SVEContLdSt for multi-register contiguous loads
` [PATCH v3 13/18] target/arm: Update contiguous first-fault and no-fault loads
` [PATCH v3 14/18] target/arm: Use SVEContLdSt for contiguous stores
` [PATCH v3 15/18] target/arm: Reuse sve_probe_page for gather first-fault loads
` [PATCH v3 16/18] target/arm: Reuse sve_probe_page for scatter stores
` [PATCH v3 17/18] target/arm: Reuse sve_probe_page for gather loads
` [PATCH v3 18/18] target/arm: Remove sve_memopidx

[PATCH] xsk: Fix typo in xsk_umem_consume_tx and xsk_generic_xmit comments
 2020-04-22  5:37 UTC  (2+ messages)

[LTP] [PATCH V4 0/5] syscalls/clock_*(): Add support for time64 variants
 2020-04-22  5:37 UTC  (6+ messages)
` [LTP] [PATCH V4 1/5] syscalls/clock_gettime: Add support for time64 tests
` [LTP] [PATCH V4 2/5] syscalls/clock_settime: "
` [LTP] [PATCH V4 3/5] syscalls/clock_getres: "
` [LTP] [PATCH V4 4/5] syscalls/clock_nanosleep: "
` [LTP] [PATCH V4 5/5] syscalls/clock_adjtime: "

[PATCH v3 00/10] Rework iotests/check
 2020-04-22  5:35 UTC  (7+ messages)
` [PATCH v3 04/10] iotests/check: move QEMU_VXHS_PROG to common.rc
` [PATCH v3 06/10] iotests: add testfinder.py

Call for Gardening Tasks
 2020-04-22  5:34 UTC  (3+ messages)
` about power control.回复: "

[PATCH blktests v2] Fix unintentional skipping of tests
 2020-04-22  5:29 UTC  (4+ messages)

[Intel-gfx] [PULL] gvt-next
 2020-04-22  5:12 UTC 

stable-rc/linux-5.6.y boot: 94 boots: 4 failed, 84 passed with 3 offline, 3 untried/unknown (v5.6.6-39-gc5f3b541dbc1)
 2020-04-22  5:27 UTC 

[PATCH] configs: socfpga: arria10: Enable USB support
 2020-04-22  5:27 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/ixgbe: fix resource leak after thread exits normally
 2020-04-22 12:37 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6] "

[PATCH v7 0/6] RISC-V DT related fixes for reserved memory & UEFI
 2020-04-22  5:20 UTC  (5+ messages)
` [PATCH v7 2/6] fdtdec: Fix boundary check
` [PATCH v7 3/6] riscv: Provide a mechanism to fix DT for reserved memory

[PATCH v5 0/3] Support userspace-selected fds
 2020-04-22  5:20 UTC  (4+ messages)
` [PATCH v5 1/3] fs: Support setting a minimum fd for "lowest available fd" allocation
` [PATCH v5 2/3] fs: openat2: Extend open_how to allow userspace-selected fds
` [PATCH v5 3/3] fs: pipe2: Support O_SPECIFIC_FD

[dpdk-dev] [PATCH] net/ice: fix flow redirector issue
 2020-04-22 12:22 UTC  (2+ messages)

I wan to debug the (export TEMPLATECONF=meta-ibm/meta-romulus/conf ) on evb2500 board
 2020-04-22  5:17 UTC  (3+ messages)
  `  "

[PATCH] PM: sleep: call devfreq_suspend/resume and cpufreq_suspend/resume in pairs
 2020-04-22  5:15 UTC 

[dpdk-dev] [RFC v1 1/1] vfio: set vf token and gain vf device access
 2020-04-22  5:08 UTC  (4+ messages)
` [dpdk-dev] [PATCH v9 0/2] support for VFIO-PCI VF token interface
  ` [dpdk-dev] [PATCH v9 1/2] eal: add uuid dependent header files explicitly
  ` [dpdk-dev] [PATCH v9 2/2] eal: support for VFIO-PCI VF token

[PATCH v3 0/2] PCI: Add new UniPhier PCIe endpoint driver
 2020-04-22  5:13 UTC  (3+ messages)

[PATCH v3 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver
 2020-04-22  5:12 UTC  (24+ messages)
` [PATCH v3 01/31] elx: libefc_sli: SLI-4 register offsets and field definitions
` [PATCH v3 02/31] elx: libefc_sli: SLI Descriptors and Queue entries
` [PATCH v3 04/31] elx: libefc_sli: queue create/destroy/parse routines
` [PATCH v3 05/31] elx: libefc_sli: Populate and post different WQEs
` [PATCH v3 06/31] elx: libefc_sli: bmbx routines and SLI config commands
` [PATCH v3 24/31] elx: efct: LIO backend interface routines

[staging] aad378845d: WARNING:held_lock_freed
 2020-04-22  5:11 UTC  (4+ messages)

[dpdk-dev] time for compiling test_ring.c
 2020-04-22  5:11 UTC  (5+ messages)

[PATCH bpf-next] libbpf: add BTF-defined map-in-map support
 2020-04-22  5:10 UTC 

[Buildroot] [Bug 12796] New: Update OpenSSL to Version 1.1.1g to patch CVE-2020-1967
 2020-04-22  5:09 UTC  (2+ messages)
` [Buildroot] [Bug 12796] "

[habanaai:habanalabs-next 4/16] drivers/misc/habanalabs/firmware_if.c:305:18: warning: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour [shiftTooManyBitsSigned]
 2020-04-22  5:07 UTC 

[PATCH for 4.4 and 4.9] x86/vdso: Fix lsl operand order
 2020-04-22  5:04 UTC 

[PATCH] scsi: storvsc: Fix a panic in the hibernation procedure
 2020-04-22  5:02 UTC  (8+ messages)

query re dynamic set and limiting
 2020-04-22  5:01 UTC  (2+ messages)

[PATCH] docs: fix minor glitch in illustration
 2020-04-22  4:57 UTC  (2+ messages)

sound/soc/soc-compress.c:75:28: warning: 'component' is used uninitialized in this function
 2020-04-22  4:53 UTC  (5+ messages)
  ` [kbuild-all] "

tst-arm-mte bug: PSTATE.TCO is cleared on exceptions
 2020-04-22  4:39 UTC  (2+ messages)

[PATCH] generic/484: test data integrity for rdonly remount
 2020-04-22  4:52 UTC 

[PATCH v2] media: uvcvideo: read bulk URBs after maxPayloadSize
 2020-04-22  4:50 UTC  (3+ messages)

Is viewing a "candidate" ruleset in 'nft list ruleset' format possible?
 2020-04-22  4:51 UTC  (2+ messages)

[PATCH] drm/amdgpu: refine kiq access register
 2020-04-22  4:42 UTC 

[PATCH 03/15] KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits
 2020-04-22  4:40 UTC  (4+ messages)

[I-PIPE] ipipe-core-4.19.115-arm64-5 released
 2020-04-22  4:34 UTC 

[PATCH 02/15] KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)
 2020-04-22  4:40 UTC  (4+ messages)

[PATCH v3 1/3] gpio: pca953x: Rewrite ->get_multiple() function
 2020-04-22  4:33 UTC  (6+ messages)

[PATCH v1 0/8] Bug fixes and improved logging in MHI
 2020-04-22  4:19 UTC  (9+ messages)
` [PATCH v1 1/8] bus: mhi: core: Cache intmod from mhi event to mhi channel
` [PATCH v1 2/8] bus: mhi: core: Add range check for channel id received in event ring
` [PATCH v1 3/8] bus: mhi: core: Read transfer length from an event properly
` [PATCH v1 4/8] bus: mhi: core: Handle firmware load using state worker
` [PATCH v1 5/8] bus: mhi: core: WARN_ON for malformed vector table
` [PATCH v1 6/8] bus: mhi: core: Return appropriate error codes for AMSS load failure
` [PATCH v1 7/8] bus: mhi: core: Improve debug logs for loading firmware
` [PATCH v1 8/8] bus: mhi: core: Ensure non-zero session or sequence ID values

[PATCH 0/3] ExynosDRM - rework GEM internals
 2020-04-22  4:36 UTC  (7+ messages)
  ` [PATCH 2/3] drm/exynos: gem: Rework scatter-list contiguity check on Prime import

[PATCH] ovl: sync dirty data when remounting to ro mode
 2020-04-22  4:28 UTC 

stable-rc/linux-4.19.y boot: 87 boots: 1 failed, 79 passed with 3 offline, 4 untried/unknown (v4.19.117-18-gff69db5bee37)
 2020-04-22  4:27 UTC 

[PATCH 0/6] target/arm: Restrict TCG cpus to TCG accel
 2020-04-22  4:24 UTC  (9+ messages)
` [PATCH 1/6] target/arm: Restric the Address Translate write operation "
` [PATCH 4/6] target/arm/cpu: Use ARRAY_SIZE() to iterate over ARMCPUInfo[]
` [PATCH 5/6] target/arm/cpu: Update coding style to make checkpatch.pl happy
` [PATCH 6/6] target/arm: Restrict TCG cpus to TCG accel

[PATCH] x86/setup: Add boot messages about cmdline builtins
 2020-04-22  4:20 UTC 

Credential helpers are no longer invoked in case of having sub-folder parts in a repository URL. Since 2.26.1 version
 2020-04-22  4:16 UTC  (8+ messages)
  ` [PATCH] credential: fix matching URLs with multiple levels in path

[RFC net-next PATCH v2 2/2] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver
 2020-04-22  4:15 UTC  (2+ messages)

[PATCH v2] lpfc: remove duplicate unloading checks
 2020-04-22  4:12 UTC  (2+ messages)

[PATCH bpf 1/2] bpf, x32: Fix invalid instruction in BPF_LDX zero-extension
 2020-04-22  4:13 UTC  (5+ messages)

[RFC PATCH v8 0/9] Add Tegra driver for video capture
 2020-04-22  4:12 UTC  (5+ messages)
    `  "

[PATCH v3 -tip 0/5] kvm: Use rcuwait for vcpu blocking
 2020-04-22  4:07 UTC  (6+ messages)
` [PATCH 1/5] rcuwait: Fix stale wake call name in comment
` [PATCH 2/5] rcuwait: Let rcuwait_wake_up() return whether or not a task was awoken
` [PATCH 3/5] rcuwait: Introduce prepare_to and finish_rcuwait
` [PATCH 4/5] kvm: Replace vcpu->swait with rcuwait
` [PATCH 5/5] sched/swait: Reword some of the main description

[PATCH] linux-user/riscv: fix up struct target_ucontext definition
 2020-04-22  4:10 UTC  (4+ messages)

[PATCH] scsi: fcoe: remove unneeded semicolon in fcoe.c
 2020-04-22  4:07 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: a64: Disable SPDIF by default
 2020-04-22  4:15 UTC  (2+ messages)

Request for Quotation for MGP1-CP2-PIL-IN-7303-0005 for ACTUATED SHUTDOWN, ON-OFF, BLOWDOWN & HIPPS VALVES for BOC-Majnoon CPF2 project, Iraq
 2020-04-22  4:09 UTC 

[PATCH] scsi: mpt3sas: use true,false for bool variables
 2020-04-22  4:08 UTC  (2+ messages)

[seabios test] 149712: tolerable FAIL - PUSHED
 2020-04-22  4:07 UTC 

[LTP] [PATCH V3 0/2] syscalls/clock_gettime: Add support for time64 tests
 2020-04-22  4:07 UTC  (4+ messages)
` [LTP] [PATCH V3 1/2] tst_timer: Add support for kernel's 64 bit timespec

[PATCH] scsi: ufs-qcom: remove unneeded variable 'ret'
 2020-04-22  4:06 UTC  (2+ messages)

[PATCH] scsi: st: remove unneeded variable 'result' in st_release()
 2020-04-22  4:05 UTC  (2+ messages)

[PATCH] scsi: target/iblock: fix WRITE SAME zeroing
 2020-04-22  4:02 UTC  (3+ messages)

[PATCH crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks
 2020-04-22  4:04 UTC  (2+ messages)

[PATCH v2 0/2] Add a watchdog driver that uses ARM Secure Monitor Calls
 2020-04-22  4:02 UTC  (5+ messages)
` [PATCH v2 2/2] watchdog: Add new arm_smc_wdt watchdog driver

RFQ-1324455663 API 5L X 60
 2020-04-22  4:02 UTC 

[PATCH v3 0/4] gitfaq: add issues in the 'Common Issues' section
 2020-04-22  4:00 UTC  (6+ messages)
` [PATCH v3 3/4] gitfaq: shallow cloning a repository

[PATCH v2 1/2] media: cedrus: Program output format during each run
 2020-04-22  4:04 UTC  (2+ messages)
` [PATCH v2 2/2] media: cedrus: Implement runtime PM


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.