All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-13 14:03:39 to 2021-04-13 14:33:14 UTC [more...]

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2021-04-13 14:33 UTC 

[PATCH v2 0/2] STM32 USBPHYC vbus-supply property support
 2021-04-13 14:31 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: phy: add vbus-supply optional property to phy-stm32-usbphyc
` [PATCH v2 2/2] phy: stm32: manage optional vbus regulator on phy_power_on/off

[PATCH v28 00/13] Introduce Data Access MONitor (DAMON)
 2021-04-13 14:29 UTC  (14+ messages)
` [PATCH v28 01/13] mm: "
` [PATCH v28 02/13] mm/damon/core: Implement region-based sampling
` [PATCH v28 03/13] mm/damon: Adaptively adjust regions
` [PATCH v28 04/13] mm/idle_page_tracking: Make PG_idle reusable
` [PATCH v28 05/13] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v28 06/13] mm/damon: Add a tracepoint
` [PATCH v28 07/13] mm/damon: Implement a debugfs-based user space interface
` [PATCH v28 08/13] mm/damon/dbgfs: Export kdamond pid to the user space
` [PATCH v28 09/13] mm/damon/dbgfs: Support multiple contexts
` [PATCH v28 10/13] Documentation: Add documents for DAMON
` [PATCH v28 11/13] mm/damon: Add kunit tests
` [PATCH v28 12/13] mm/damon: Add user space selftests
` [PATCH v28 13/13] MAINTAINERS: Update for DAMON

[PATCH 0/3] rseq: minor optimizations
 2021-04-13 14:29 UTC  (7+ messages)
` [PATCH 1/3] rseq: optimize rseq_update_cpu_id()
` [PATCH 3/3] rseq: optimise for 64bit arches

[dpdk-dev] [PATCH] vhost: add header check in dequeue offload
 2021-04-13 14:30 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH] [RFC] cmd: exit: Fix return value
 2021-04-13 14:30 UTC  (2+ messages)

[PATCH] scmi: translate the resource only when livetree is not activated
 2021-04-13 14:30 UTC  (2+ messages)

[PATCH v7 0/2] gpio: Update and simplify the uclass API
 2021-04-13 14:29 UTC  (5+ messages)
` [PATCH v7 1/2] gpio: i2c-gpio: Drop use of dm_gpio_set_dir()
` [PATCH v7 2/2] gpio: Drop dm_gpio_set_dir()

[igt-dev] [PATCH i-g-t v34 00/38] Introduce IGT allocator
 2021-04-13 14:29 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for Introduce IGT allocator (rev37)

[PATCH v8 0/4] Move qfw to DM, add Arm support
 2021-04-13 14:29 UTC  (9+ messages)
` [PATCH v8 1/4] x86: qemu: move QFW to its own uclass
` [PATCH v8 2/4] test: qemu: add qfw sandbox driver, dm tests, qemu tests
` [PATCH v8 3/4] qemu: add MMIO driver for QFW
` [PATCH v8 4/4] qemu: arm: select QFW, MMIO on qemu-arm

[PATCH] scmi: correctly configure MMU for SCMI buffer
 2021-04-13 14:29 UTC  (2+ messages)

[PATCH 1/2] moveconfig.py: add try…except
 2021-04-13 14:29 UTC  (3+ messages)
` [PATCH 2/2] moveconfig.py: add to the "do not process" list

[PATCH v2 0/5] string: strl(cat|cpy)
 2021-04-13 14:29 UTC  (11+ messages)
` [PATCH v2 1/5] lib: string: Fix strlcpy return value
` [PATCH v2 2/5] lib: string: Implement strlcat
` [PATCH v2 3/5] test: Add test for strlcat
` [PATCH v2 4/5] fastboot: Fix possible buffer overrun
` [PATCH v2 5/5] checkpatch: Add warnings for using strn(cat|cpy)

[PATCH v2] tee: optee: Change printing during optee_probe
 2021-04-13 14:28 UTC  (2+ messages)

[PATCH 0/2] terminal: get this compiling again
 2021-04-13 14:28 UTC  (5+ messages)
` [PATCH 1/2] terminal: correct stdio_dev invocations
` [PATCH 2/2] terminal: only serial_reinit_all if available

[PATCH v3] staging: media: zoran: remove and move statement in next line with '*'
 2021-04-13 14:28 UTC  (2+ messages)

Getting rid of falcon mode
 2021-04-13 14:28 UTC  (6+ messages)

[dpdk-dev] [PATCH 0/8] ice: base code update batch 2
 2021-04-13 14:30 UTC  (16+ messages)
` [dpdk-dev] [PATCH v3 00/14] "
  ` [dpdk-dev] [PATCH v3 01/14] net/ice/base: code cleanup
  ` [dpdk-dev] [PATCH v3 02/14] net/ice/base: support removing VSI from flow profile
  ` [dpdk-dev] [PATCH v3 03/14] net/ice/base: print link configure error
  ` [dpdk-dev] [PATCH v3 04/14] net/ice/base: remove unused ptype field in PTT definition
  ` [dpdk-dev] [PATCH v3 05/14] net/ice/base: set MAC type for E823C device
  ` [dpdk-dev] [PATCH v3 06/14] net/ice/base: add RSS support for PPPoL2TPv2oUDP
  ` [dpdk-dev] [PATCH v3 07/14] net/ice/base: change protocol ID for VLAN in case of DVM
  ` [dpdk-dev] [PATCH v3 08/14] net/ice/base: add priority check of matching recipe
  ` [dpdk-dev] [PATCH v3 09/14] net/ice/base: enable I2C read/write commands
  ` [dpdk-dev] [PATCH v3 10/14] net/ice/base: add set/get GPIO helper functions
  ` [dpdk-dev] [PATCH v3 11/14] net/ice/base: add inner VLAN protocol type for QinQ filter
  ` [dpdk-dev] [PATCH v3 12/14] net/ice/base: fix QinQ PPPoE dummy pkt selection
  ` [dpdk-dev] [PATCH v3 13/14] net/ice/base: add PTYPE values for PPPoL2TPv2oUDP
  ` [dpdk-dev] [PATCH v3 14/14] net/ice/base: allow support for GTP-U filter using only inner protocols

[PATCH v2] rtc: add support for rv3028 rtc
 2021-04-13 14:28 UTC  (2+ messages)

[PATCH v5 0/4] Check codeSigning extended key usage extension
 2021-04-13 14:28 UTC  (3+ messages)
` [PATCH 1/4] X.509: Add CodeSigning extended key usage parsing

[PATCH v4 1/5] firmware: scmi: voltage regulator
 2021-04-13 14:28 UTC  (8+ messages)
` [PATCH v4 2/5] firmware: scmi: sandbox test for "
` [PATCH v4 3/5] firmware: scmi: fix inline comments and minor coding style issues
` [PATCH v4 4/5] test: scmi: add local variables for scmi agent reference

[PATCH net-next v3 0/5] virtio-net tx napi
 2021-04-13 14:27 UTC  (5+ messages)
` [PATCH net-next v3 5/5] virtio-net: keep tx interrupts disabled unless kick

[PATCH] disk: gpt: verify alternate LBA points to last usable LBA
 2021-04-13 14:28 UTC  (2+ messages)

[PATCH] cmd: xtrace: Convert to bool
 2021-04-13 14:27 UTC  (2+ messages)

[PATCH] pci: Mark 64bit Memory BARs as such
 2021-04-13 14:27 UTC  (2+ messages)

[PATCH] hush: Fix assignments being misinterpreted as commands
 2021-04-13 14:27 UTC  (2+ messages)

[PATCH] mtd: Update fail_addr when erase fails due to bad blocks
 2021-04-13 14:27 UTC  (2+ messages)

[PATCH] Tegra: remove e2220-1170 board
 2021-04-13 14:27 UTC  (2+ messages)

[PATCH v2] staging: media: zoran: moved statement to next line with '*'
 2021-04-13 14:27 UTC  (2+ messages)

[PATCH kvm-unit-tests 0/8] arm/arm64: Prepare for target-efi
 2021-04-13 14:27 UTC  (7+ messages)
` [PATCH kvm-unit-tests 3/8] pci-testdev: ioremap regions
` [PATCH kvm-unit-tests 4/8] arm/arm64: mmu: Stop mapping an assumed IO region
` [PATCH kvm-unit-tests 5/8] arm/arm64: mmu: Remove memory layout assumptions

[PATCH] bootm: do not hang on failure
 2021-04-13 14:27 UTC  (2+ messages)

[PATCH 0/3] Improvements to FIT hashing
 2021-04-13 14:27 UTC  (5+ messages)
` [PATCH 1/3] hw_sha: Fix coding style errors
` [PATCH 3/3] hash: Allow for SHA512 hardware implementations

[PATCH] lib: optee: migration optee_copy_fdt_nodes for OF_LIVE support
 2021-04-13 14:27 UTC  (2+ messages)

[PATCH 0/2] power: move power_max77696_init() to board file
 2021-04-13 14:27 UTC  (5+ messages)
  ` [PATCH 1/2] board: warp: add power_max77696_init() function
  ` [PATCH 2/2] power: pmic: remove pmic_max77696.c file

[PATCH v2 0/4] Add support for XMM fast hypercalls
 2021-04-13 14:26 UTC  (8+ messages)
` [PATCH v2 2/4] KVM: hyper-v: Collect hypercall params into struct
` [PATCH v2 3/4] KVM: x86: kvm_hv_flush_tlb use inputs from XMM registers
` [PATCH v2 4/4] KVM: hyper-v: Advertise support for fast XMM hypercalls

[PATCH net-next 0/5] net: phy: marvell: some HWMON updates
 2021-04-13 14:26 UTC  (7+ messages)
` [PATCH net-next 2/5] net: phy: marvell: fix HWMON enable register for 6390
` [PATCH net-next 3/5] net: phy: marvell: use assignment by bitwise AND operator
` [PATCH net-next 4/5] net: dsa: mv88e6xxx: simulate Amethyst PHY model number

[PATCH net-next 1/5] net: phy: marvell: refactor HWMON OOP style
 2021-04-13 14:26 UTC  (3+ messages)

[meta-oe][PATCH] ocl-icd: upgrade 2.2.14 -> 2.3.0
 2021-04-13 14:37 UTC 

[hwmon] a2399dc913: BUG:KASAN:global-out-of-bounds_in_i2c_match_id
 2021-04-13 14:42 UTC 

[PATCH v3] powerpc/papr_scm: Implement support for H_SCM_FLUSH hcall
 2021-04-13 14:25 UTC  (4+ messages)

[PATCH 1/1] sched/fair:Reduce unnecessary check preempt in the sched tick
 2021-04-13 14:24 UTC  (2+ messages)

[xen-4.12-testing test] 161060: regressions - FAIL
 2021-04-13 14:24 UTC 

[Intel-gfx] [PATCH 01/12] drm/arm: Don't set allow_fb_modifiers explicitly
 2021-04-13 14:24 UTC  (19+ messages)
` [Intel-gfx] [PATCH 05/12] drm/imx: "
    `  "
` [Intel-gfx] [PATCH 12/12] drm/modifiers: Enforce consistency between the cap an IN_FORMATS
    `  "
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [01/12] drm/arm: Don't set allow_fb_modifiers explicitly

[PATCH] libxl: User defined max_maptrack_frames in a stub domain
 2021-04-13 14:23 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/kvmarm/kvmarm
 2021-04-13 14:23 UTC 

[PATCH] tests: remove all uses of test_i18cmp
 2021-04-13 14:23 UTC  (5+ messages)
` [PATCH 0/2] diff tests: un-flaky and post-gettext-poison cleanup
  ` [PATCH 1/2] diff tests: remove redundant case statement

[virtio-comment] [RFC PATCH v5 0/2] virtio-vsock: introduce SOCK_SEQPACKET description
 2021-04-13 14:22 UTC  (4+ messages)
` [virtio-comment] [RFC PATCH v5 2/2] virtio-vsock: "
  `  "
    ` [virtio-comment] "

[v2][PATCH] binutils: rename BRANCH var
 2021-04-13 14:22 UTC 

[PATCH v2 0/3] git-send-email: improve SSL configuration
 2021-04-13 14:22 UTC  (12+ messages)
` [PATCH v2 2/3] git-send-email: die on invalid smtp_encryption

[PATCH v2] PCI: dwc: Move iATU detection earlier
 2021-04-13 14:22 UTC 

[Question] Sequential mesuaring and filename option
 2021-04-13 14:21 UTC  (2+ messages)

[PATCH-for-6.1] exec: Remove accel/tcg/ from include paths
 2021-04-13 14:20 UTC  (2+ messages)

[PATCH RFC v2 0/4] virtio net: spurious interrupt related fixes
 2021-04-13 14:20 UTC  (10+ messages)
` [PATCH RFC v2 2/4] virtio_net: disable cb aggressively
` [PATCH RFC v2 3/4] virtio_net: move tx vq operation under tx queue lock

[PATCH v1 0/3] POWER9/POWER10 exception model fixes
 2021-04-13 14:18 UTC  (3+ messages)
` [PATCH v1 2/3] target/ppc: POWER10 supports scv
  ` [EXTERNAL] "

[PATCH] arm64: dts: rockchip: Use only supported PCIe link speed on rk3399
 2021-04-13 14:17 UTC  (3+ messages)

KASAN: use-after-free Read in cma_cancel_operation, rdma_listen
 2021-04-13 14:19 UTC  (6+ messages)

[Intel-wired-lan] [PATCH net v2] i40e: fix the restart auto-negotiation after FEC modified
 2021-04-13 14:19 UTC 

[dpdk-dev] [PATCH 1/2] [RFC]: ethdev: add pre-defined meter policy API
 2021-04-13 14:19 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/2] Support "
  ` [dpdk-dev] [PATCH v3 1/2] ethdev: add pre-defined "

[PATCH 0/7] memcontrol code cleanup and simplification
 2021-04-13 14:18 UTC  (5+ messages)
` [PATCH 5/7] mm: memcontrol: simplify the logic of objcg pinning memcg
` [PATCH 6/7] mm: memcontrol: move obj_cgroup_uncharge_pages() out of css_set_lock

[dpdk-dev] [PATCH 0/5] Offload flags fixes
 2021-04-13 14:17 UTC  (3+ messages)
` [dpdk-dev] [PATCH 3/5] net/virtio: do not touch Tx offload flags

[PATCH v5 2/5] mbox: add polarfire soc system controller mailbox
 2021-04-13 14:16 UTC  (4+ messages)

[PATCH 0/7 RFC v3] fs: Hole punch vs page cache filling races
 2021-04-13 14:17 UTC  (3+ messages)

[PATCH net-next] net: Space: remove hp100 probe
 2021-04-13 14:16 UTC 

[PATCH -next] s390/protvirt: fix error return code in uv_info_init()
 2021-04-13 14:15 UTC  (2+ messages)

[Virtio-fs] Current file handle status and open questions
 2021-04-13 14:14 UTC  (3+ messages)

[PATCH 0/7] staging: rtl8723bs: replace DBG_871X_SEL_NL macro with netdev_dbg()
 2021-04-13 14:14 UTC  (17+ messages)
` [PATCH 1/7] staging: rtl8723bs: replace dump_drv_version usage with netdev_*
` [PATCH 2/7] staging: rtl8723bs: remove unnecessary dump_drv_version() usage
` [PATCH 3/7] staging: rtl8723bs: remove two unused functions
` [PATCH 4/7] staging: rtl8723bs: replace DBG_871X_SEL_NL with netdev_dbg()
` [PATCH 5/7] staging: rtl8723bs: put a new line after ';'
` [PATCH 6/7] staging: rtl8723bs: remove DBG_871X_SEL_NL macro declaration
` [PATCH 7/7] staging: rtl8723bs: remove unused argument in function

[PATCH] scsi_mod: Add a new parameter to scsi_mod to control storage logging
 2021-04-13 14:12 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2021-04-13 14:12 UTC 

[PATCH] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
 2021-04-13 14:12 UTC  (8+ messages)

[PATCH] drm/amdgpu: Add graphics cache rinse packet for sdma
 2021-04-13 14:12 UTC  (2+ messages)

[PATCH v3] staging: media: meson: vdec: declare u32 as static const
 2021-04-13 14:11 UTC  (2+ messages)

[PATCH v2 0/8] KVM: Scalable memslots implementation
 2021-04-13 14:10 UTC  (9+ messages)
` [PATCH v2 1/8] KVM: x86: Cache total page count to avoid traversing the memslot array
` [PATCH v2 2/8] KVM: Integrate gfn_to_memslot_approx() into search_memslots()
` [PATCH v2 3/8] KVM: Resolve memslot ID via a hash table instead of via a static array
` [PATCH v2 4/8] KVM: Introduce memslots hva tree
` [PATCH v2 5/8] KVM: s390: Introduce kvm_s390_get_gfn_end()
` [PATCH v2 6/8] KVM: Keep memslots in tree-based structures instead of array-based ones
` [PATCH v2 7/8] KVM: Optimize gfn lookup in kvm_zap_gfn_range()
` [PATCH v2 8/8] KVM: Optimize overlapping memslots check

[PATCH] cxl/mem: Add media provisioning required commands
 2021-04-13 14:09 UTC 

[PATCH v2 1/2] KVM: selftests: Keep track of memslots more efficiently
 2021-04-13 14:08 UTC  (2+ messages)
` [PATCH v2 2/2] KVM: selftests: add a memslot-related performance benchmark

[yocto] [yocto-autobuilder2] [PATCH] config: Add meta-aws to base configuration
 2021-04-13 14:08 UTC 

[PATCH v5 00/16] Clean up "mediatek,larb"
 2021-04-13 14:04 UTC  (6+ messages)
` [PATCH v5 14/16] memory: mtk-smi: Get rid of mtk_smi_larb_get/put

[PATCH] ASoC: Intel: Handle device properties with software node API
 2021-04-13 14:05 UTC  (7+ messages)

[PATCH] KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read
 2021-04-13 14:05 UTC  (3+ messages)

[PATCH] phy: nxp-c45: add driver for tja1103
 2021-04-13 14:04 UTC  (11+ messages)
        `  "

[PATCH][next] scsi: aacraid: Replace one-element array with flexible-array member
 2021-04-13 14:04 UTC  (5+ messages)

[PATCH v2 00/21] libs/guest: new CPUID/MSR interface
 2021-04-13 14:01 UTC  (7+ messages)
` [PATCH v2 16/21] libs/guest: make a cpu policy compatible with older Xen versions
` [PATCH v2 17/21] libs/guest: introduce helper set cpu topology in cpu policy
` [PATCH v2 18/21] libs/guest: rework xc_cpuid_xend_policy
` [PATCH v2 19/21] libs/guest: apply a featureset into a cpu policy
` [PATCH v2 20/21] libs/{light,guest}: implement xc_cpuid_apply_policy in libxl
` [PATCH v2 21/21] libs/guest: (re)move xc_cpu_policy_apply_cpuid

[RFC v2] virtio-vsock: add description for datagram type
 2021-04-13 14:03 UTC  (9+ messages)
    `  "

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2021-04-13 14:03 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.