All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-05 09:45:57 to 2021-02-05 10:35:52 UTC [more...]

[PATCH V7 0/6] dt: build overlays
 2021-02-05 10:17 UTC  (7+ messages)
` [PATCH V7 4/6] kbuild: Add support to build overlays (%.dtbo)

[PATCH v2 1/4] leds: lp50xx: add setting of default intensity from DT
 2021-02-05 10:23 UTC  (4+ messages)
  ` AW: "

[RESEND RFC: timer passthrough 0/9] Support timer passthrough for VM
 2021-02-05 10:03 UTC  (3+ messages)
` [RFC: timer passthrough 7/9] KVM: vmx: save the initial value of host tscd
` [RFC: timer passthrough 8/9] KVM: vmx: Dynamically open or close the timer-passthrough for pre-vm

[PATCH v2 0/2] of: property: Add fw_devlink support for more props
 2021-02-05 10:20 UTC  (8+ messages)
  ` [PATCH v2 2/2] of: property: Add fw_devlink support for interrupts

[PATCH 0/3] crypto:hisilicon/sec - fixes some coding style
 2021-02-05 10:10 UTC  (2+ messages)
` [PATCH 2/3] crypto: hisilicon/sec - fixes some driver "

[PATCH 0/2] fix deadlock in __io_req_task_submit()
 2021-02-05 10:18 UTC  (9+ messages)
` [PATCH 2/2] io_uring: don't hold uring_lock when calling io_run_task_work*

[PATCH for-next 0/3] sendmsg/recvmsg cleanup
 2021-02-05 10:06 UTC  (6+ messages)
` [PATCH 3/3] io_uring: refactor sendmsg/recvmsg iov managing

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2021-02-05 10:35 UTC 

[PATCH v3 0/2] TPM fixes
 2021-02-05 10:30 UTC  (4+ messages)
` [PATCH v3 2/2] tpm: in tpm2_del_space check if ops pointer is still valid

[PATCH 0/3] Improve do_strtosz precision
 2021-02-05 10:31 UTC  (10+ messages)
` [PATCH 1/3] utils: Improve qemu_strtosz() to have 64 bits of precision
` [PATCH 2/3] utils: Deprecate hex-with-suffix sizes

[PATCH 00/18] Apple M1 SoC platform bring-up
 2021-02-05 10:33 UTC  (11+ messages)
` [PATCH 15/18] irqchip/apple-aic: Add support for the Apple Interrupt Controller

[PATCH 0/6] crypto: hisilicon/qm - misc fixes
 2021-02-05 10:12 UTC  (7+ messages)
` [PATCH 1/6] crypto: hisilicon/qm - removing driver after reset
` [PATCH 2/6] crypto: hisilicon/qm - fix request missing error
` [PATCH 3/6] crypto: hisilicon/qm - fix the value of 'QM_SQC_VFT_BASE_MASK_V2'
` [PATCH 4/6] crypto: hisilicon/qm - update irqflag
` [PATCH 5/6] crypto: hisilicon/qm - do not reset hardware when CE happens
` [PATCH 6/6] crypto: hisilicon/qm - fix printing format issue

preserve DMA offsets when using swiotlb
 2021-02-05 10:34 UTC  (9+ messages)
` [PATCH 5/8] swiotlb: refactor swiotlb_tbl_map_single
` [PATCH 7/8] swiotlb: respect min_align_mask

[PATCH] x86/EFI: work around GNU ld 2.36 issue
 2021-02-05 10:33 UTC  (3+ messages)

[PATCH] arm: xlnx-versal: fix virtio-mmio base address assignment
 2021-02-05 10:31 UTC  (6+ messages)

[PATCH v2] dma-mapping: benchmark: pretend DMA is transmitting
 2021-02-05 10:32 UTC  (3+ messages)

[PATCH] mm: memcontrol: remove rcu_read_lock from get_mem_cgroup_from_page
 2021-02-05 10:32 UTC  (4+ messages)
  ` [External] "

[PATCH v5 0/4] Add EFI_CERT_X509_GUID support for dbx/mokx entries
 2021-02-05 10:27 UTC  (7+ messages)
` Conflict with Mickaël Salaün's blacklist patches [was [PATCH v5 0/4] Add EFI_CERT_X509_GUID support for dbx/mokx entries]

[PATCH] libsepol/cil: Fix integer overflow in the handling of hll line marks
 2021-02-05 10:28 UTC  (2+ messages)

[PATCH] RFC syscore: add suspend type to syscore
 2021-02-05 10:27 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/at91/linux
 2021-02-05 10:31 UTC 

[PATCH v4 resend 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support
 2021-02-05 10:27 UTC  (4+ messages)

[PATCH 0/2] nvmem: patches (set 2) for 5.12
 2021-02-05 10:26 UTC  (4+ messages)
` [PATCH 1/2] nvmem: Kconfig: Correct typo in NVMEM_RMEM
` [PATCH 2/2] nvmem: qcom-spmi-sdam: Fix uninitialized pdev pointer

post-receive: pub/scm/linux/kernel/git/at91/linux
 2021-02-05 10:30 UTC 

[Bug 1914638] [NEW] [OSS-Fuzz] Issue 30219: Global-buffer-overflow in mode_sense_page
 2021-02-05 10:15 UTC  (2+ messages)
` [Bug 1914638] "

[PATCH V5 0/5] gpio-xilinx: Update on xilinx gpio driver
 2021-02-05 10:23 UTC  (3+ messages)

[PATCH] ARM: configs: at91: enable drivers for sam9x60
 2021-02-05 10:23 UTC  (6+ messages)

[PATCH v5 0/9] block: Add retry for werror=/rerror= mechanism
 2021-02-05 10:13 UTC  (10+ messages)
` [PATCH v5 1/9] qapi/block-core: Add retry option for error action
` [PATCH v5 2/9] block-backend: Introduce retry timer
` [PATCH v5 3/9] block-backend: Add device specific retry callback
` [PATCH v5 4/9] block-backend: Enable retry action on errors
` [PATCH v5 5/9] block-backend: Add timeout support for retry
` [PATCH v5 6/9] block: Add error retry param setting
` [PATCH v5 7/9] virtio_blk: Add support for retry on errors
` [PATCH v5 8/9] scsi-bus: Refactor the code that retries requests
` [PATCH v5 9/9] scsi-disk: Add support for retry on errors

[PATCH 1/2] PCI: also set up legacy files only after sysfs init
 2021-02-05 10:21 UTC  (9+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2021-02-05 10:26 UTC 

arm64: imx8qxp: irq 464: nobody cared (try booting with the "irqpoll" option)
 2021-02-05 10:15 UTC 

[PATCH] mm: memcontrol: fix missing wakeup oom task
 2021-02-05 10:21 UTC  (5+ messages)
    ` [External] "

post-receive: pub/scm/linux/kernel/git/brgl/linux
 2021-02-05 10:24 UTC 

[PATCH v3 0/5] amba: minor fix and various cleanups
 2021-02-05 10:18 UTC  (10+ messages)
` [GIT PULL] immutable branch for amba changes targeting v5.12-rc1

[LTP] [PATCH 0/3] lib/tst_net.sh: calc median instead of mean in tst_netload()
 2021-02-05 10:21 UTC  (6+ messages)
` [LTP] [PATCH 2/3] lib: add tst_get_median helper binary for use in script tests
` [LTP] [PATCH 3/3] lib/tst_net.sh: calc median instead of mean in tst_netload()

[PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: third and last batch of fixes and improvements
 2021-02-05 10:16 UTC  (6+ messages)
` [PATCH BUGFIX/IMPROVEMENT 2/6] block, bfq: put reqs of waker and woken in dispatch list

[Intel-gfx] [PATCH v2 1/2] drm/i915: cleanup the region class/instance encoding
 2021-02-05 10:20 UTC  (2+ messages)
` [Intel-gfx] [PATCH v2 2/2] drm/i915: give stolen system memory its own class

[patch 00/12] x86/irq/64: Inline irq stack switching
 2021-02-05 10:14 UTC  (3+ messages)
` [patch 11/12] softirq: Allow inlining do_softirq_own_stack()

[Bug 1914696] [NEW] aarch64: migration failed: Segmentation fault (core dumped)
 2021-02-05 10:12 UTC  (5+ messages)
` [Bug 1914696] "

linux-next: manual merge of the hyperv tree with Linus' tree
 2021-02-05 10:13 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2021-02-05 10:18 UTC 

[PATCH v4 0/5] KVM: PKS Virtualization support
 2021-02-05 10:10 UTC  (5+ messages)
` [PATCH v4 2/5] KVM: X86: Expose PKS to guest

[PATCH] board/km: fix setting of pram variable
 2021-02-05 10:16 UTC  (3+ messages)

[PATCH v3 1/2] MIPS: relocatable: Provide kaslr_offset() to get the kernel offset
 2021-02-05 10:11 UTC  (2+ messages)
` [PATCH v3 2/2] MIPS: relocatable: Use __kaslr_offset in show_kernel_relocation

[PATCH 0/6] Optionally restrict range-diff output to "left" or "right" range only
 2021-02-05 10:11 UTC  (5+ messages)

[PATCH] x86/PV: conditionally avoid raising #GP for early guest MSR accesses
 2021-02-05 10:14 UTC  (4+ messages)
    ` Ping²: "

[PATCH] qemu-img: add seek and -n option to dd command
 2021-02-05 10:06 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2021-02-05 10:12 UTC 

[PULL 0/5] virtiofs queue: Security fix
 2021-02-05 10:08 UTC  (3+ messages)
  ` [Virtio-fs] "

pull-request: iwlwifi-next 2021-02-05
 2021-02-05 10:07 UTC 

[PATCH] x86emul: de-duplicate scatters to the same linear address
 2021-02-05 10:10 UTC  (2+ messages)
` Ping: "

[igt-dev] [PATCH i-g-t] tests/i915_module_load: obj size based on the engine count
 2021-02-05 10:10 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] [PATCH i-g-t] i915/module_load: Tidy up gem_exec_store workalike
  ` [igt-dev] "

[PATCH v2 1/2] ima: Free IMA measurement buffer on error
 2021-02-05 10:05 UTC  (4+ messages)
` [PATCH v2 2/2] ima: Free IMA measurement buffer after kexec syscall

[PATCH 0/6] drm: Move vmap out of commit tail for SHMEM-based drivers
 2021-02-05 10:08 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/hyperv/linux
 2021-02-05 10:08 UTC 

{standard input}:577: Error: unsupported relocation against base
 2021-02-05 10:08 UTC  (2+ messages)

[PATCH v2 4/4] leds: lp50xx: add setting of default intensity from DT
 2021-02-05 10:00 UTC  (3+ messages)
  ` AW: "

[PATCH v2 2/4] leds: lp50xx: add setting of default intensity from DT
 2021-02-05  9:59 UTC  (3+ messages)
  ` AW: "

[RESEND PATCH 10/12] iwlwifi: pcie: Disable softirqs during Rx queue init
 2021-02-05 10:00 UTC  (2+ messages)

Queston about io_uring_flush
 2021-02-05  9:56 UTC  (4+ messages)

[PATCH 01/12] iwlwifi: mvm: add IML/ROM information for other HW families
 2021-02-05  9:59 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
 2021-02-05 10:05 UTC 

[PATCH] sockets: Use SOMAXCONN for Unix socket listen()
 2021-02-05 10:01 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/ardb/linux
 2021-02-05 10:04 UTC 

[PATCH v5 5/5] board/km: add support for seli8 design based on nxp ls102x
 2021-02-05 10:03 UTC 

[PATCH v3] target/s390x/arch_dump: Fix warning for the name field in the PT_NOTE section
 2021-02-05 10:01 UTC  (2+ messages)

[RESEND PATCH 01/12] iwlwifi: mvm: advertise BIGTK client support if available
 2021-02-05  9:57 UTC  (2+ messages)

[Buildroot] [PATCH] package/libpwquality: bump version to 1.4.4
 2021-02-05 10:00 UTC  (2+ messages)
` [Buildroot] [PATCH] package/netsnmp: bump version to 5.9

[PATCH 1/9] iwlwifi: mvm: don't send commands during suspend\resume transition
 2021-02-05  9:56 UTC  (2+ messages)

[PATCH v4] arm: fsl: common: Improve NXP VID driver PMBus support
 2021-02-05  9:59 UTC  (4+ messages)

[PATCH 1/3] drm/scheduler: provide scheduler score externally
 2021-02-05  9:58 UTC  (5+ messages)
` [PATCH 3/3] drm/amdgpu: share scheduler score on VCN3 instances

[PATCH] net/mlx5: docs: correct section reference in table of contents
 2021-02-05  9:55 UTC  (2+ messages)

[PATCH v3 0/7] Introduce Sequence Number Ops
 2021-02-05  9:58 UTC  (3+ messages)
` [PATCH v3 1/7] seqnum_ops: "

[PATCH] x86/sgx: Drop racy follow_pfn check
 2021-02-05  9:55 UTC  (2+ messages)
` [tip: x86/sgx] x86/sgx: Drop racy follow_pfn() check

[PATCH 0/4] Use subdir-ccflags-* to inherit debug flag
 2021-02-05  9:54 UTC  (14+ messages)
` [PATCH 1/4] driver core: "
` [PATCH 2/4] hwmon: "
` [PATCH 3/4] pps: "
` [PATCH 4/4] staging: comedi: "

[PATCH 0/2] mmc: mmci/mmc_test: update mmc_erase management
 2021-02-05  9:53 UTC  (3+ messages)
` [PATCH 1/2] mmc: mmci: enable MMC_CAP_NEED_RSP_BUSY

[PATCH v2] usb: dwc3: gadget: Remove check for bounded driver
 2021-02-05  9:53 UTC 

[PATCH 01/11] iwlwifi: mvm: add notification size checks
 2021-02-05  9:53 UTC  (2+ messages)

[PATCH v2 0/2] Add octal DTR support for Macronix flash
 2021-02-05  9:47 UTC  (4+ messages)
` [PATCH v2 1/2] mtd: spi-nor: macronix: add support for Macronix octaflash

[PATCH] sound: x86: Trivial spell fixes throughout the file intel_hdmi_audio.c
 2021-02-05  9:55 UTC  (3+ messages)

[PATCH] nvmetcli: fixup ana groupid setting for namespaces
 2021-02-05  9:56 UTC 

[GIT PULL] interconnect changes for 5.12
 2021-02-05  9:52 UTC 

[RFC PATCH 00/11] vfio/iommu_type1: Implement dirty log tracking based on smmuv3 HTTU
 2021-02-05  9:51 UTC  (8+ messages)
` [RFC PATCH 01/11] iommu/arm-smmu-v3: Add feature detection for HTTU

[OE-core] [PATCH] parted: upgrade 3.3 -> 3.4
 2021-02-05  9:54 UTC  (2+ messages)

[PATCH v3 00/11] iio: core,buffer: add support for multiple IIO buffers per IIO device
 2021-02-05  9:51 UTC  (4+ messages)
` [PATCH v3 11/11] iio: buffer: add ioctl() to support opening extra buffers for "

[PATCH RESEND v2 0/5] iommu/tegra-smmu: Some pending reviewed changes
 2021-02-05  9:45 UTC  (5+ messages)
` [PATCH RESEND v2 4/5] iommu/tegra-smmu: Rework tegra_smmu_probe_device()

[PATCH 00/11] Device tree fixes for Armada family
 2021-02-05  9:45 UTC  (4+ messages)
` [PATCH 09/11] dts: a3700: enable dma coherence for PCIE interface

[PATCH 1/3] libsepol/cil: fix NULL pointer dereference with empty macro argument
 2021-02-05  9:45 UTC  (3+ messages)
` [PATCH 2/3] libsepol/cil: be more robust when encountering <src_info>
` [PATCH 3/3] libsepol/cil: introduce intermediate cast to silence -Wvoid-pointer-to-enum-cast

[igt-dev] [PATCH i-g-t] tests/kms_Atomic_transition: Restrict execution to 2 pipes
 2021-02-05 10:03 UTC 

[PATCH] perf tools: Simplify the calculation of variables
 2021-02-05  9:49 UTC  (2+ messages)

[PATCH v2 1/2] perf util: Change intlist int to unsigned long
 2021-02-05  9:49 UTC  (3+ messages)
` [PATCH v2 2/2] perf script: Support filtering by hex address

[PATCH v3 0/2] sev: enable secret injection to a self described area in OVMF
 2021-02-05  9:51 UTC  (3+ messages)
` [PATCH v3 2/2] sev: update sev-inject-launch-secret to make gpa optional

[meta-networking][PATCH] spice: make conpatible to autoconf-2.70
 2021-02-05  9:52 UTC 

[PATCH] ARM: kexec: Fix panic after TLB are invalidated
 2021-02-05  9:44 UTC  (12+ messages)

Building eSDK fails #sdk
 2021-02-05  9:49 UTC  (2+ messages)
` [yocto] "

post-receive: pub/scm/linux/kernel/git/tip/tip
 2021-02-05  9:49 UTC 

[Intel-gfx] [PATCH 01/57] drm/i915/gt: Restrict the GT clock override to just Icelake
 2021-02-05  9:48 UTC  (5+ messages)
` [Intel-gfx] [PATCH 30/57] drm/i915: Move timeslicing flag to scheduler

[PATCH 05/18] tty: serial: samsung_tty: add support for Apple UARTs
 2021-02-05  9:44 UTC  (4+ messages)

[PATCH for-next 00/12] RDMA/hns: Updates for 5.12
 2021-02-05  9:39 UTC  (9+ messages)
` [PATCH for-next 02/12] RDMA/hns: Fix type of sq_signal_bits
` [PATCH for-next 03/12] RDMA/hns: Add mapped page count checking for MTR
` [PATCH for-next 04/12] RDMA/hns: Disable RQ inline by default
` [PATCH for-next 05/12] RDMA/hns: Adjust definition of FRMR fields
` [PATCH for-next 07/12] RDMA/hns: Replace wmb&__raw_writeq with writeq
` [PATCH for-next 08/12] RDMA/hns: Move HIP06 related definitions into hns_roce_hw_v1.h
` [PATCH for-next 10/12] RDMA/hns: Avoid unnecessary memset on WQEs in post_send
` [PATCH for-next 11/12] RDMA/hns: Remove unnecessary wrap around for EQ's consumer index

[PATCH 1/2] spi: spi-mem: add spi_mem_dtr_supports_op()
 2021-02-05  9:44 UTC  (2+ messages)

[PATCH] drm/bridge: anx7625: enable DSI EOTP
 2021-02-05  9:43 UTC  (6+ messages)

[PATCH v4 0/9][Outreachy] rebase -i: add options to fixup command
 2021-02-05  9:42 UTC  (4+ messages)
` [PATCH v5 0/8][Outreachy] "

[PATCH] x86_64: fixup TASK_SIZE_MAX comment
 2021-02-05  9:43 UTC  (2+ messages)
` [tip: x86/cleanups] x86/asm: Fixup "

[PATCH] media: rc/ite-cir: replace spin_lock_irqsave by spin_lock in hard IRQ
 2021-02-05  9:39 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.