All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-17 09:09:45 to 2021-08-17 09:37:53 UTC [more...]

[RFC] imx8mm-evk: Generate a bootable flash.bin again
 2021-08-17  9:37 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2021-08-17  9:37 UTC 

[PATCH V9] virtio-gpio: Add the device specification
 2021-08-17  9:37 UTC  (2+ messages)
` [virtio-dev] "

[dpdk-dev] [RFC] ethdev: introduce shared Rx queue
 2021-08-17  9:37 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 01/15] "
  ` [dpdk-dev] [PATCH v2 06/15] app/testpmd: add common fwd wrapper function

[PATCH v3] drm/amdgpu: Cancel delayed work when GFXOFF is disabled
 2021-08-17  9:37 UTC  (6+ messages)
` [PATCH] "

linux-next: manual merge of the net-next tree with the net tree
 2021-08-17  9:36 UTC  (2+ messages)

[PATCH] usb: typec: tcpm: always rediscover when swapping DR
 2021-08-17  9:36 UTC  (2+ messages)

[PATCH for-6.2 00/25] arm: Get rid of system_clock_scale global
 2021-08-17  9:36 UTC  (13+ messages)
` [PATCH for-6.2 02/25] arm: Move systick device creation from NVIC to ARMv7M object
` [PATCH for-6.2 03/25] arm: Move system PPB container handling to armv7m
` [PATCH for-6.2 04/25] hw/timer/armv7m_systick: Add usual QEMU interface comment
` [PATCH for-6.2 05/25] hw/timer/armv7m_systick: Add input clocks
` [PATCH for-6.2 06/25] hw/arm/armv7m: Create "
` [PATCH for-6.2 07/25] armsse: Wire up systick cpuclk clock

[PATCH v2] tests/acceptance: Test powernv machines
 2021-08-17  9:30 UTC 

[PATCH v4 35/35] mm, slub: convert kmem_cpu_slab protection to local_lock
 2021-08-17  9:34 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2021-08-17  9:34 UTC 

[PATCH v2 0/4] open/accept directly into io_uring fixed file table
 2021-08-17  9:33 UTC  (3+ messages)

[PATCH v1 0/2] virtio-mem: VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE and interaction with memory properties
 2021-08-17  9:33 UTC  (7+ messages)
` [virtio-comment] [PATCH v1 1/2] virtio-mem: introduce VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE

[PATCH 00/19] PMU-EBB support for PPC64 TCG
 2021-08-17  9:30 UTC  (6+ messages)
` [PATCH 04/19] target/ppc: PMU Book3s basic insns count for pseries TCG

[Intel-gfx] [PATCH 00/22] Clean up GuC CI failures, simplify locking, and kernel DOC
 2021-08-17  9:32 UTC  (7+ messages)
` [Intel-gfx] [PATCH 05/22] drm/i915/guc: Workaround reset G2H is received after schedule done G2H
  `  "
` [Intel-gfx] [PATCH 06/22] drm/i915/execlists: Do not propagate errors to dependent fences
  `  "

[PATCH v4 0/8] fuse,virtiofs: support per-file DAX
 2021-08-17  9:32 UTC  (5+ messages)
  ` [Virtio-fs] "

[PATCH v5 0/2] Cirrus Logic CS35L41 Amplifier
 2021-08-17  9:31 UTC  (3+ messages)
` [PATCH v5 1/2] ASoC: cs35l41: CS35L41 Boosted Smart Amplifier

[PATCH] cpuidle: governor: export cpuidle governor functions
 2021-08-17  9:31 UTC  (6+ messages)

[PATCH v1 0/5] KVM/x86/nVMX: Add field existence support in VMCS12
 2021-08-17  9:31 UTC  (6+ messages)
` [PATCH v1 1/5] KVM: x86: nVMX: Add vmcs12 field existence bitmap in nested_vmx
` [PATCH v1 2/5] KVM: x86: nVMX: Update VMCS12 fields existence when nVMX MSRs are set
` [PATCH v1 3/5] KVM: x86: nVMX: VMCS12 field's read/write respects field existence bitmap
` [PATCH v1 4/5] KVM: x86: nVMX: Respect vmcs12 field existence when calc vmx_vmcs_enum_msr
` [PATCH v1 5/5] KVM: x86: nVMX: Ignore user space set value to MSR_IA32_VMX_VMCS_ENUM

[PATCH v2] mtd: rawnand: intel: Fix error handling in probe
 2021-08-17  9:29 UTC  (2+ messages)

[PATCH bpf-next v2 00/16] selftests: xsk: various simplifications
 2021-08-17  9:27 UTC  (17+ messages)
` [PATCH bpf-next v2 01/16] selftests: xsk: remove color mode
` [PATCH bpf-next v2 02/16] selftests: xsk: remove the num_tx_packets option
` [PATCH bpf-next v2 03/16] selftests: xsk: remove unused variables
` [PATCH bpf-next v2 04/16] selftests: xsk: return correct error codes
` [PATCH bpf-next v2 05/16] selftests: xsk: simplify the retry code
` [PATCH bpf-next v2 06/16] selftests: xsk: remove end-of-test packet
` [PATCH bpf-next v2 07/16] selftests: xsk: disassociate umem size with packets sent
` [PATCH bpf-next v2 08/16] selftests: xsk: rename worker_* functions that are not thread entry points
` [PATCH bpf-next v2 09/16] selftests: xsk: simplify packet validation in xsk tests
` [PATCH bpf-next v2 10/16] selftests: xsk: validate tx stats on tx thread
` [PATCH bpf-next v2 11/16] selftests: xsk: decrease batch size
` [PATCH bpf-next v2 12/16] selftests: xsk: remove cleanup at end of program
` [PATCH bpf-next v2 13/16] selftests: xsk: generate packet directly in umem
` [PATCH bpf-next v2 14/16] selftests: xsk: generate packets from specification
` [PATCH bpf-next v2 15/16] selftests: xsk: make enums lower case
` [PATCH bpf-next v2 16/16] selftests: xsk: preface options with opt

[PATCH 0/7] Add vmnet.framework based network backend
 2021-08-17  9:28 UTC  (6+ messages)
` [PATCH 2/7] net/vmnet: add new netdevs to qapi/net

[PATCH v4 00/10] handling all DM watchdogs in watchdog_reset()
 2021-08-17  9:28 UTC  (11+ messages)
` [PATCH v4 07/10] watchdog: wdt-uclass.c: handle "

[PATCH] tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS
 2021-08-17  9:28 UTC  (3+ messages)

[PATCH for-6.2 0/2] target/ppc: Fix vector registers access in gdbstub for little-endian
 2021-08-17  9:27 UTC  (3+ messages)
` [PATCH for-6.2 1/2] include/qemu/int128.h: introduce bswap128s

[igt-dev] [PATCH i-g-t 1/2] tests/kms_cursor_crc: Separate hw and sw runs on tests
 2021-08-17  9:27 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_plane_alpha_blend: reset display after test

Build failed in Jenkins: xawtv4 #11
 2021-08-17  9:26 UTC  (4+ messages)
` Build failed in Jenkins: xawtv4 #15
  ` Build failed in Jenkins: xawtv4 #16
    ` Build failed in Jenkins: xawtv4 #17

[PATCH] hw: ppc: sam460ex: Disable Ethernet devicetree nodes
 2021-08-17  9:24 UTC  (5+ messages)

[PATCH v3 1/9] dt-bindings: phy: mediatek: tphy: support type switch by pericfg
 2021-08-17  9:19 UTC  (36+ messages)
` [PATCH v3 2/9] phy: phy-mtk-tphy: use clock bulk to get clocks
` [PATCH v3 3/9] phy: phy-mtk-tphy: support type switch by pericfg
` [PATCH v3 4/9] phy: phy-mtk-tphy: print error log using child device
` [PATCH v3 5/9] phy: phy-mtk-tphy: remove error log of ioremap failure
` [PATCH v3 6/9] phy: phy-mtk-ufs: use clock bulk to get clocks
` [PATCH v3 7/9] phy: phy-mtk-hdmi: convert to devm_platform_ioremap_resource
` [PATCH v3 8/9] phy: phy-mtk-mipi-dsi: remove dummy assignment of error number
` [PATCH v3 9/9] phy: phy-mtk-mipi-dsi: convert to devm_platform_ioremap_resource

[PATCH] mtd: nand: mxs_nand_spl: Add nand_spl_adjust_offset
 2021-08-17  9:24 UTC 

[PATCH] futex: Fix fault_in_user_writeable()
 2021-08-17  9:22 UTC  (5+ messages)

[PATCH v4 0/6]Finish converting git bisect to C part 4
 2021-08-17  9:23 UTC  (4+ messages)
` [PATCH v4 1/6] t6030-bisect-porcelain: add tests to control bisect run exit cases

[PATCH 0/3] powerpc/64s: Fix PPC_BARRIER_NOSPEC=n
 2021-08-17  9:21 UTC  (5+ messages)
` [PATCH 2/3] powerpc: Fix undefined static key

[PATCH] drm/amd: consolidate TA shared memory structures
 2021-08-17  9:21 UTC  (2+ messages)

[PATCH 1/2] mmc: fix switch issue with send_status disabled
 2021-08-17  9:20 UTC  (2+ messages)
` [PATCH 2/2] mmc: fix device_remove when HS400_ES is enabled

Build failed in Jenkins: media-build #3598
 2021-08-17  9:20 UTC  (2+ messages)
` Build failed in Jenkins: media-build #3599

[pm:bleeding-edge] BUILD SUCCESS d0eded4f9e450c928a018f5fd675b75e1b726803
 2021-08-17  9:18 UTC  (2+ messages)
` [Devel] "

[dpdk-dev] [PATCH v1] net/ice: fix memzone leak when device init failed
 2021-08-17  9:19 UTC  (2+ messages)

Why doesn't `git log -m` imply `-p`?
 2021-08-17  9:17 UTC  (17+ messages)
` [PATCH v3 00/10] diff-merges: let -m imply -p
  ` [PATCH v3 10/10] diff-merges: let "-m" imply "-p"
      ` [PATCH] Revert 'diff-merges: let "-m" imply "-p"'

[PATCH] Documentation/features/vm: correct huge-vmap APIs
 2021-08-17  9:16 UTC 

[PATCH 1/2] drm/amdkfd: export svm_range_list_lock_and_flush_work
 2021-08-17  9:17 UTC  (2+ messages)
` [PATCH 2/2] drm/amdkfd: fix KFDSVMRangeTest.PartialUnmapSysMemTest fails

[PATCHv2 00/51] SCSI EH argument reshuffle part II
 2021-08-17  9:14 UTC  (52+ messages)
` [PATCH 01/51] lpfc: kill lpfc_bus_reset_handler
` [PATCH 02/51] lpfc: drop lpfc_no_handler()
` [PATCH 03/51] sym53c8xx_2: split off bus reset from host reset
` [PATCH 04/51] ips: Do not try to abort command "
` [PATCH 05/51] snic: reserve tag for TMF
` [PATCH 06/51] qla1280: separate out host reset function from qla1280_error_action()
` [PATCH 07/51] megaraid: pass in NULL scb for host reset
` [PATCH 08/51] zfcp: open-code fc_block_scsi_eh() "
` [PATCH 09/51] mpi3mr: split off bus_reset function from host_reset
` [PATCH 10/51] scsi: Use Scsi_Host as argument for eh_host_reset_handler
` [PATCH 11/51] mptfc: simplify mpt_fc_block_error_handler()
` [PATCH 12/51] mptfusion: correct definitions for mptscsih_dev_reset()
` [PATCH 13/51] mptfc: open-code mptfc_block_error_handler() for bus reset
` [PATCH 14/51] pmcraid: Select device in pmcraid_eh_bus_reset_handler()
` [PATCH 15/51] qla2xxx: open-code qla2xxx_generic_reset()
` [PATCH 16/51] qla2xxx: Do not call fc_block_scsi_eh() during bus reset
` [PATCH 17/51] visorhba: select first device on the bus for bus_reset()
` [PATCH 18/51] ncr53c8xx: remove 'sync_reset' argument from ncr_reset_bus()
` [PATCH 19/51] ncr53c8xx: Complete all commands during bus reset
` [PATCH 20/51] ncr53c8xx: Remove unused code
` [PATCH 21/51] scsi: Use Scsi_Host and channel number as argument for eh_bus_reset_handler()
` [PATCH 22/51] libiscsi: use cls_session as argument for target and session reset
` [PATCH 23/51] bnx2fc: Do not rely on a scsi command when issueing lun or target reset
` [PATCH 24/51] ibmvfc: open-code reset loop for "
` [PATCH 25/51] lpfc: use fc_block_rport()
` [PATCH 26/51] lpfc: use rport as argument for lpfc_send_taskmgmt()
` [PATCH 27/51] lpfc: use rport as argument for lpfc_chk_tgt_mapped()
` [PATCH 28/51] csiostor: use fc_block_rport()
` [PATCH 29/51] qla2xxx: "
` [PATCH 30/51] fc_fcp: "
` [PATCH 31/51] qedf: use fc rport as argument for qedf_initiate_tmf()
` [PATCH 32/51] sym53c8xx_2: rework reset handling
` [PATCH 33/51] bfa: Do not use scsi command to signal TMF status
` [PATCH 34/51] scsi_transport_iscsi: use session as argument for iscsi_block_scsi_eh()
` [PATCH 35/51] pmcraid: select first available device for target reset
` [PATCH 36/51] scsi: Use scsi_target as argument for eh_target_reset_handler()
` [PATCH 37/51] aha152x: look for stuck command when resetting device
` [PATCH 38/51] fnic: use dedicated device reset command
` [PATCH 39/51] a1000u2w: do not rely on the command for inia100_device_reset()
` [PATCH 40/51] aic7xxx: use scsi device as argument for BUILD_SCSIID()
` [PATCH 41/51] aic79xx: "
` [PATCH 42/51] aic7xxx: do not reference scsi command when resetting device
` [PATCH 43/51] aic79xx: "
` [PATCH 44/51] xen-scsifront: add scsi device as argument to scsifront_do_request()
` [PATCH 45/51] fas216: Rework device reset to not rely on SCSI command pointer
` [PATCH 46/51] csiostor: use separate TMF command
` [PATCH 47/51] snic: use dedicated device reset command
` [PATCH 48/51] snic: Use scsi_host_busy_iter() to traverse commands
` [PATCH 49/51] scsi: Move eh_device_reset_handler() to use scsi_device as argument
` [PATCH 50/51] scsi: Do not allocate scsi command in scsi_ioctl_reset()
` [PATCH 51/51] scsi_error: streamline scsi_eh_bus_device_reset()

[PATCH] x86/hyper-v: guard against cpu mask changes in hyperv_flush_tlb_others()
 2021-08-17  9:16 UTC  (3+ messages)

[PATCH v2 00/20] Intel platform driver code movement
 2021-08-17  9:15 UTC  (3+ messages)
` [PATCH v2 06/20] platform/x86: intel_scu: Move to intel sub-directory

post-receive: pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
 2021-08-17  9:15 UTC 

[PATCH 0/2] Two chardev with fdset fixes
 2021-08-17  9:12 UTC  (3+ messages)
` [PATCH 1/2] chardev: Propagate error from logfile opening

[PATCH v3 0/2] drivers: perf: Add Marvell CN10K LLC-TAD pmu driver
 2021-08-17  9:11 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: perf: Add YAML schemas for Marvell CN10K LLC-TAD pmu bindings
    ` [EXT] "

[Buildroot] [PATCH 1/2] boot/arm-trusted-firmware: Update FIP image generation with BL33_CFG option
 2021-08-17  9:13 UTC  (2+ messages)

[PATCH] drm/amdkfd: fix KFDSVMRangeTest.PartialUnmapSysMemTest fails
 2021-08-17  9:13 UTC  (3+ messages)

[question] potential race between capinc_tty_init & capi_release
 2021-08-17  9:13 UTC 

[Bug 1846816] [NEW] Booting error on AIX 6.1 "Illegal Trap Instruction Interrupt in Kernel""
 2021-08-17  9:01 UTC  (2+ messages)
` [Bug 1846816] "

Live Migration of Virtio Virtual Function
 2021-08-17  9:11 UTC  (3+ messages)
` [virtio-comment] "

[PATCH] arm: imx8m: Fix pad DSE issue for i.MX8MM/MN/MP
 2021-08-17  9:10 UTC 

[PATCH 0/7] floppy: build as modules
 2021-08-17  9:09 UTC  (5+ messages)

[PATCH] x86/cet: Fix shskt manipulation error with BUGFRAME_{warn,run_fn}
 2021-08-17  9:10 UTC  (2+ messages)

[PATCH] rtc: Fix set RTC time delay 500ms on some Zhaoxin SOCs
 2021-08-17  9:10 UTC 

[rcu:rcu/next] BUILD SUCCESS 213605c149ff869a7206db53eefbee14fd22a78d
 2021-08-17  9:09 UTC 

[PATCH] mmc: fsl_esdhc_imx: Fix clock disable issue
 2021-08-17  9:09 UTC 

Build failed in Jenkins: xawtv4 #13
 2021-08-17  9:09 UTC  (2+ messages)
` Build failed in Jenkins: xawtv4 #14

[PATCH v3 0/4] Support SiFive Composable cache driver
 2021-08-17  9:08 UTC  (3+ messages)
` [PATCH v3 3/4] board: sifive: use ccache driver instead of helper function
` [PATCH v3 4/4] riscv: lib: modify the indent


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.