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

[PATCH v3 0/5] hw/nvme: fix mmio read
 2021-07-19  9:13 UTC  (7+ messages)
` [PATCH v3 1/5] hw/nvme: split pmrmsc register into upper and lower
` [PATCH v3 3/5] hw/nvme: fix out-of-bounds reads

[PATCH v4 00/13] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-07-19  9:16 UTC  (3+ messages)
` [PATCH v4 03/13] kernel: resource: lookup_resource as exported symbol

[PATCH v4 net-next 00/15] Allow forwarding for the software bridge data path to be offloaded to capable devices
 2021-07-19  9:17 UTC  (3+ messages)
` [PATCH v4 net-next 01/15] net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_join
  ` [Bridge] "

[PATCH net 0/4] net: hns3: fixes for -net
 2021-07-19  9:13 UTC  (5+ messages)
` [PATCH net 1/4] net: hns3: fix possible mismatches resp of mailbox
` [PATCH net 2/4] net: hns3: add match_id to check mailbox response from PF to VF
` [PATCH net 3/4] net: hns3: disable port VLAN filter when support function level VLAN filter control
` [PATCH net 4/4] net: hns3: fix rx VLAN offload state inconsistent issue

[PATCH v2 0/2] rtc: Implement support for EPSON RX-8035
 2021-07-19  8:18 UTC  (5+ messages)
` [PATCH v2 1/2] rtc: rx8025: implement RX-8035 support
` [PATCH v2 2/2] dt-bindings: rtc: add Epson RX-8025 and RX-8035

[PATCH for-next v2 0/9] ICRC cleanup
 2021-07-19  8:42 UTC  (3+ messages)

[PATCH] ACPI: Kconfig: Fix table override from built-in initrd
 2021-07-19  9:16 UTC  (4+ messages)
` [PATCH] Documentation/kbuild: Document the kconfig choice default value
    ` [PATCH v2] "

[PATCH v6 00/17] Introduce SCMI transport based on VirtIO
 2021-07-19  9:15 UTC  (7+ messages)
` [PATCH v6 07/17] firmware: arm_scmi: Handle concurrent and out-of-order messages
` [PATCH v6 10/17] firmware: arm_scmi: Make polling mode optional

[PATCH] iommu/amd: Convert from atomic_t to refcount_t on device_state->count
 2021-07-19  9:15 UTC 

[PATCH 00/12] Clipboard fixes (for 6.1?)
 2021-07-19  9:13 UTC  (3+ messages)
` [PATCH 03/12] ui/gtk-clipboard: use existing macros

[PATCH bpf] bpf: fix OOB read when printing XDP link fdinfo
 2021-07-19  8:48 UTC  (5+ messages)

[PATCH v2 0/4] Renesas RZ/G2L ADC driver support
 2021-07-19  9:15 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: iio: adc: Add binding documentation for Renesas RZ/G2L A/D converter
` [PATCH v2 2/4] iio: adc: Add driver "
` [PATCH v2 3/4] clk: renesas: r9a07g044-cpg: Add clock and reset entries for ADC
` [PATCH v2 4/4] arm64: dts: renesas: r9a07g044: Add ADC node

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-07-19  9:15 UTC 

[PATCH v5 0/5] block/nbd: drop connection_co
 2021-07-19  9:13 UTC  (4+ messages)
` [PATCH v5 3/5] block/nbd: refactor nbd_recv_coroutines_wake_all()

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-07-19  9:14 UTC 

[PATCH 09/17] soc: imx: add i.MX8M blk-ctrl driver
 2021-07-19  9:11 UTC  (3+ messages)

[PATCH v2 09/12] mm/vm_debug_pgtable: Use struct pgtable_debug_args in PUD modifying tests
 2021-07-19  9:13 UTC  (3+ messages)

[PATCH v2 0/1] RDMA/rxe: Bump up default maximum values used via uverbs
 2021-07-19  8:12 UTC  (11+ messages)
` [PATCH v2 1/1] "

[PATCH] KEYS: trusted: Fix trusted key backends when building as module
 2021-07-19  9:13 UTC  (4+ messages)

[PATCH v5] pseries: prevent free CPU ids to be reused on another node
 2021-07-19  9:13 UTC  (2+ messages)

[RFC PATCH 00/11] nvme: In-band authentication support
 2021-07-19  8:51 UTC  (12+ messages)
` [PATCH 06/11] nvme: Implement In-Band authentication
` [PATCH 09/11] nvmet: Implement basic In-Band Authentication

[PATCH v4 6/6] dma-iommu: Pass iova len for IOVA domain init
 2021-07-19  9:12 UTC  (3+ messages)

[PATCH v2] ppc64/numa: consider the max numa node for migratable LPAR
 2021-07-19  9:12 UTC  (2+ messages)

[PATCH] w1: Convert from atomic_t to refcount_t on w1_cb_block->refcnt
 2021-07-19  9:12 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-07-19  9:12 UTC 

[PATCH net] net/tcp_fastopen: fix data races around tfo_active_disable_stamp
 2021-07-19  9:12 UTC 

[dpdk-dev] RFC enabling dll/dso for dpdk on windows
 2021-07-19  9:12 UTC  (6+ messages)

[PULL V3 for 6.2 0/6] COLO-Proxy patches for 2021-06-25
 2021-07-19  9:00 UTC  (7+ messages)
` [PULL V3 for 6.2 1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough
` [PULL V3 for 6.2 2/6] util/qemu-sockets.c: Add inet_parse_base to handle InetSocketAddressBase
` [PULL V3 for 6.2 3/6] hmp-commands: Add new HMP command for filter passthrough
` [PULL V3 for 6.2 4/6] net/colo-compare: Move data structure and define to .h file
` [PULL V3 for 6.2 5/6] net/colo-compare: Add passthrough list to CompareState
` [PULL V3 for 6.2 6/6] net/net.c: Add handler for passthrough filter command

[hyperv-linux:hyperv-next 4/6] drivers/hv/hv_common.c:19:1: iwyu: warning: superfluous #include <linux/ptrace.h>
 2021-07-19  9:11 UTC 

[PATCH v5] pseries/drmem: update LMBs after LPM
 2021-07-19  9:10 UTC  (2+ messages)

MTD: How to get actual image size from MTD partition
 2021-07-19  9:09 UTC  (6+ messages)

[PATCH v4 0/2] Renesas 8T49N241 device driver
 2021-07-19  9:10 UTC  (3+ messages)
` [PATCH v4 2/2] clk: Add ccf driver for Renesas 8T49N241

[Intel-gfx] [PATCH 0/4] Some DG1 uAPI cleanup
 2021-07-19  9:09 UTC  (8+ messages)
` [Intel-gfx] [PATCH 4/4] drm/i915/uapi: reject set_domain for discrete
      `  "

[PATCH 0/2] leds: change led_brightness definition from enum to typedef
 2021-07-19  8:40 UTC  (5+ messages)
` [PATCH 1/2] swap led_brightness "

[Intel-gfx] [PATCH] drm/i915: Check for nomodeset in i915_init() first
 2021-07-19  9:09 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.DOCS: "

[PATCH] iomap: Add missing flush_dcache_page
 2021-07-19  8:39 UTC  (5+ messages)

[iio:testing 20/38] drivers/iio/dac/ad5624r_spi.c:296:1: warning: ISO C90 forbids mixed declarations and code
 2021-07-19  8:51 UTC  (3+ messages)

[linux-stable-rc:linux-4.4.y 1449/1774] drivers/input/joydev.c:485:16: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int'
 2021-07-19  8:46 UTC  (4+ messages)
  ` [kbuild-all] "

[PATCH 0/4] Add support for Bosch BNO055 IMU
 2021-07-19  9:02 UTC  (12+ messages)
` [PATCH 2/4] iio: imu: add Bosch Sensortec BNO055 core driver
` [PATCH 3/4] dt-bindings: iio: imu: add bosch BNO055 serdev driver bindings
` [PATCH 4/4] iio: imu: add BNO055 serdev driver

[PATCH 00/11] drm/msm: drm scheduler conversion and cleanups
 2021-07-19  8:40 UTC  (3+ messages)
` [Linaro-mm-sig] "

[PATCH 0/9] f2fs: use iomap for direct I/O
 2021-07-19  8:59 UTC  (7+ messages)
` [PATCH 2/9] f2fs: remove allow_outplace_dio()
    ` [f2fs-dev] "
` [PATCH 6/9] f2fs: implement iomap operations
    ` [f2fs-dev] "

Build regressions/improvements in v5.14-rc2
 2021-07-19  8:38 UTC  (2+ messages)

[PATCH] iommu/amd: Convert from atomic_t to refcount_t on device_state->count
 2021-07-19  9:07 UTC  (3+ messages)

[dpdk-dev] [PATCH] vhost: fix async packed ring batch datapath
 2021-07-19  9:07 UTC  (2+ messages)

[PATCH v3] checkpatch: add a rule to check general block comment style
 2021-07-19  8:39 UTC  (11+ messages)

[PATCH v7 0/4] use bin_attribute to break the size limitation of cpumap ABI
 2021-07-19  9:07 UTC  (7+ messages)
` [PATCH v7 2/4] topology: "

[PATCH net-next v3] net: phy: intel-xway: Add RGMII internal delay configuration
 2021-07-19  8:14 UTC  (6+ messages)

[PATCH v2, 00/14] Using component framework to support multi hardware decode
 2021-07-19  9:05 UTC  (9+ messages)
` [PATCH v2, 03/14] media: mtk-vcodec: Use component framework to manage each hardware information
` [PATCH v2, 04/14] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings

[PATCH net-next v6] net: phy: intel-xway: Add RGMII internal delay configuration
 2021-07-19  8:27 UTC 

[RFC,WIP PATCH 0/2] cedrus: h264: add support for dynamically allocated ctrl arrays
 2021-07-19  8:23 UTC  (5+ messages)
` [RFC,WIP PATCH 1/2] media: cedrus: fix double free
` [RFC,WIP PATCH 2/2] Cedrus: add support for dynamic arrays in H264

[PATCH] gitlab-ci: Remove the second superfluous macos task
 2021-07-19  9:04 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/51] GuC submission support
 2021-07-19  9:06 UTC  (3+ messages)

[RFC PATCH net-next] net: dpaa2-mac: add support for more ethtool 10G link modes
 2021-07-19  9:05 UTC  (2+ messages)

[PATCH] f2fs: fix wrong inflight page stats for directIO
 2021-07-19  8:25 UTC 

[PATCH v2] f2fs: fix wrong inflight page stats for directIO
 2021-07-19  8:45 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: quota: fix potential deadlock
 2021-07-19  8:46 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] staging/rtl8192u: Remove all strcpy() uses in favor of strscpy()
 2021-07-19  8:49 UTC  (2+ messages)

linux-next: build warning after merge of the akpm-current tree
 2021-07-19  8:47 UTC  (2+ messages)

[linux-chenxing:mstar_v5_14_rebase_i2_drm 257/349] drivers/clk/mstar/clk-msc313-mux.c:27:2: error: implicit declaration of function 'regmap_field_read'; did you mean 'regmap_field_write'?
 2021-07-19  8:42 UTC  (4+ messages)
  ` [kbuild-all] "

[PATCH] f2fs: multidevice: support direct IO
 2021-07-19  8:47 UTC  (2+ messages)
` [f2fs-dev] "

FAILED: patch "[PATCH] KVM: x86: Use kernel's x86_phys_bits to handle reduced" failed to apply to 4.19-stable tree
 2021-07-19  8:52 UTC 

FAILED: patch "[PATCH] KVM: x86: Use kernel's x86_phys_bits to handle reduced" failed to apply to 4.14-stable tree
 2021-07-19  8:52 UTC 

FAILED: patch "[PATCH] KVM: x86: Use kernel's x86_phys_bits to handle reduced" failed to apply to 5.4-stable tree
 2021-07-19  8:52 UTC 

[PATCH] f2fs: reset free segment to prefree status when do_checkpoint() fail
 2021-07-19  8:54 UTC  (4+ messages)
` [f2fs-dev] "

FAILED: patch "[PATCH] KVM: x86/mmu: Do not apply HPA (memory encryption) mask to" failed to apply to 4.14-stable tree
 2021-07-19  8:53 UTC 

FAILED: patch "[PATCH] KVM: SVM: Revert clearing of C-bit on GPA in #NPF handler" failed to apply to 5.4-stable tree
 2021-07-19  8:54 UTC 

FAILED: patch "[PATCH] KVM: SVM: Revert clearing of C-bit on GPA in #NPF handler" failed to apply to 4.19-stable tree
 2021-07-19  8:54 UTC 

FAILED: patch "[PATCH] KVM: x86: Use kernel's x86_phys_bits to handle reduced" failed to apply to 5.12-stable tree
 2021-07-19  8:52 UTC 

FAILED: patch "[PATCH] KVM: x86/mmu: Do not apply HPA (memory encryption) mask to" failed to apply to 5.4-stable tree
 2021-07-19  8:53 UTC 

FAILED: patch "[PATCH] KVM: x86/mmu: Do not apply HPA (memory encryption) mask to" failed to apply to 4.19-stable tree
 2021-07-19  8:53 UTC 

FAILED: patch "[PATCH] KVM: x86: Use kernel's x86_phys_bits to handle reduced" failed to apply to 5.10-stable tree
 2021-07-19  8:52 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-07-19  9:04 UTC 

[PATCH v2] Bluetooth: fix use-after-free error in lock_sock_nested()
 2021-07-19  9:03 UTC  (2+ messages)

[RESEND PATCH v2] hfsplus: prevent negative dentries when casefolded
 2021-07-19  9:03 UTC  (3+ messages)

[PATCH] KVM: nSVM: Rename nested_svm_vmloadsave() to svm_copy_vmloadsave_state()
 2021-07-19  9:03 UTC  (2+ messages)
` [PATCH 2/1] KVM: nSVM: Swap the parameter order for svm_copy_vmrun_state()/svm_copy_vmloadsave_state()

[PATCH 0/2] Fixes for KSZ DSA switch
 2021-07-19  8:20 UTC  (8+ messages)
` [PATCH 2/2] net: dsa: tag_ksz: dont let the hardware process the layer 4 checksum
            ` Aw: "

[PATCH v1] drm/mediatek: add dither 6 setting
 2021-07-19  7:52 UTC  (2+ messages)

[PATCH 0/3] gpiolib: convert 'devprop_gpiochip_set_names' to support multiple gpiochip per device
 2021-07-19  8:31 UTC  (4+ messages)
` [PATCH 1/3] gpiolib: convert 'devprop_gpiochip_set_names' to support multiple gpiochip baks "

[PATCH 0/4] arm64: dts: ti: k3-am64: Add PWM nodes
 2021-07-19  8:54 UTC  (7+ messages)
` [PATCH 1/4] arm64: dts: ti: k3-am64-main: Add epwm nodes
` [PATCH 2/4] arm64: dts: ti: k3-am64-main: Add ecap pwm nodes
` [PATCH 3/4] arm64: dts: ti: k3-am642-sk: Add ecap0 node
` [PATCH 4/4] arm64: dts: ti: k3-am642-evm: "

[PATCH] service: service_update_preferred_order cleanup
 2021-07-19  9:01 UTC 

What's cooking in git.git (Jul 2021, #03; Tue, 13)
 2021-07-19  8:35 UTC  (5+ messages)

[PATCH] spi: cadence: Correct initialisation of runtime PM again
 2021-07-19  9:01 UTC  (2+ messages)

[PATCH bpf v2 0/1] bpf: fix OOB read when printing XDP link fdinfo
 2021-07-19  8:51 UTC  (2+ messages)
` [PATCH bpf v2 1/1] "

[PULL V2 0/6] COLO-Proxy patches for 2021-06-25
 2021-07-19  9:00 UTC  (6+ messages)
` [PULL V2 3/6] hmp-commands: Add new HMP command for filter passthrough

My Git Dev Blog - Week 9
 2021-07-19  8:57 UTC  (8+ messages)

[net-next PATCH 0/3] octeontx2-af: Introduce DMAC based switching
 2021-07-19  8:59 UTC  (4+ messages)
` [net-next PATCH 1/3] octeontx2-af: Enable transmit side LBK link
` [net-next PATCH 2/3] octeontx2-af: Prepare for allocating MCAM rules for AF
` [net-next PATCH 3/3] octeontx2-af: Introduce internal packet switching

[RFC PATCH v2 0/6] Introduce Active Stats framework with CPU performance statistics
 2021-07-19  8:52 UTC  (7+ messages)

drivers/gpu/drm/amd/pm/swsmu/smu13/yellow_carp_ppt.c:503:11: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
 2021-07-19  9:00 UTC  (3+ messages)

[PATCH v3] net: stmmac: fix 'ethtool -P' return -EBUSY
 2021-07-19  8:53 UTC 

[PATCH v2 0/8] My AVIC patch queue
 2021-07-19  9:00 UTC  (5+ messages)
` [PATCH v2 8/8] KVM: x86: hyper-v: Deactivate APICv only when AutoEOI feature is in use

[PATCH v3] net: stmmac: fix 'ethtool -P' return -EBUSY
 2021-07-19  8:40 UTC 

[PATCH v2] drm/mediatek: add dither 6 setting
 2021-07-19  8:24 UTC  (2+ messages)

progress test failure on fedora34
 2021-07-19  9:00 UTC  (5+ messages)

[PATCH libdrm] headers: drm: Sync core files with drm-next
 2021-07-19  8:59 UTC 

[PATCH V6] PCI: rcar: Add L1 link state fix into data abort hook
 2021-07-19  8:59 UTC  (3+ messages)

[peterz-queue:locking/ww_rt_mutex 18/18] powerpc-linux-ld: kernel/locking/test-ww_rt_mutex.o:(.bss.wq+0x0): multiple definition of `wq'; kernel/locking/test-ww_mutex.o:(.bss.wq+0x0): first defined here
 2021-07-19  8:59 UTC  (3+ messages)

[PATCH] spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
 2021-07-19  8:20 UTC  (2+ messages)

[OE-core] [PATCH] btrfs-tools: upgrade 5.12.1 -> 5.13
 2021-07-19  8:59 UTC 

[PATCH] workqueue: Fix possible memory leaks in wq_numa_init()
 2021-07-19  8:49 UTC  (2+ messages)

[PATCH] f2fs: let's keep writing IOs on SBI_NEED_FSCK
 2021-07-19  8:23 UTC  (2+ messages)
` [f2fs-dev] "

FAILED: patch "[PATCH] KVM: SVM: Revert clearing of C-bit on GPA in #NPF handler" failed to apply to 5.10-stable tree
 2021-07-19  8:54 UTC 

FAILED: patch "[PATCH] KVM: SVM: Revert clearing of C-bit on GPA in #NPF handler" failed to apply to 5.12-stable tree
 2021-07-19  8:54 UTC 

[RFC PATCH 0/4] xen/arm: Sanitize cpuinfo
 2021-07-19  8:58 UTC  (5+ messages)
` [RFC PATCH 3/4] xen/arm: Sanitize cpuinfo ID registers fields

[PATCH v5 00/10] iio: afe: add temperature rescaling support
 2021-07-19  8:31 UTC  (7+ messages)
` [PATCH v5 05/10] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support

[PATCH v2] net: stmmac: fix 'ethtool -P' return -EBUSY
 2021-07-19  8:52 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/printk/linux
 2021-07-19  8:57 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-07-19  8:57 UTC 

[PATCH 08/11] drm/msm/disp/dpu1: Add support for DSC in encoder
 2021-07-19  8:54 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-07-19  8:56 UTC 

post-receive: pub/scm/linux/kernel/git/sudeep.holla/linux
 2021-07-19  8:56 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915: Call i915_globals_exit() after i915_pmu_exit()
 2021-07-19  8:55 UTC  (3+ messages)

[PATCH v2 00/21] documentation and metadata updates
 2021-07-19  8:34 UTC  (4+ messages)
` [PATCH v2 02/21] docs: collect the disparate device emulation docs into one section

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2021-07-19  8:50 UTC 

Suggested changes to the admission policy of the vulnerability pre-disclosure list
 2021-07-19  8:49 UTC  (7+ messages)

[PATCH] soc: imx: gpcv2: Assert reset before ungating clock
 2021-07-19  8:46 UTC  (6+ messages)

[dpdk-dev] [PATCH] ethdev: fix representor port ID search by name
 2021-07-19  8:46 UTC  (3+ messages)

[f2fs-dev] [PATCH v2] f2fs-tools: rebuild the quota inode if it is corrupted
 2021-07-19  8:52 UTC 

[Buildroot] [RESEND, PATCH 1/2] configs/stm32f469_disco: enable Linux DRM support
 2021-07-19  8:43 UTC  (4+ messages)
` [Buildroot] [RESEND, PATCH 2/2] configs/stm32f469_disco: add framebuffer test application
    ` [Buildroot] Fw: "

[PATCH V3 00/10] Domain on Static Allocation
 2021-07-19  8:41 UTC  (3+ messages)
` [PATCH V3 07/10] xen: re-define assign_pages and introduce assign_page

[dpdk-dev] [PATCH] buildtools: Check GCC version to avoid GCC 6.3.0 avx512 bug
 2021-07-19  8:38 UTC  (6+ messages)

[PATCH] net/ipv6: Convert from atomic_t to refcount_t on ip6_flowlabel->users
 2021-07-19  8:35 UTC 

[igt-dev] [i-g-t V2] tests/kms_dither: Make dither tests generic
 2021-07-19  8:37 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_dither: Make dither tests generic (rev2)


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.