All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-19 06:49:22 to 2022-05-19 07:33:44 UTC [more...]

[PATCH v2 1/3] rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
 2022-05-19  7:33 UTC  (3+ messages)
` [PATCH v2 2/3] rpmsg: qcom: glink: remove unused name
` [PATCH v2 3/3] rpmsg: qcom: correct kerneldoc

[PATCHv2 0/3] direct io alignment relax
 2022-05-19  7:33 UTC  (5+ messages)
` [PATCHv2 1/3] block/bio: remove duplicate append pages code
` [PATCHv2 2/3] block: export dma_alignment attribute

[PATCH v2 1/2] soc: qcom: cmd-db: replace strncpy() with strscpy_pad()
 2022-05-19  7:33 UTC  (2+ messages)
` [PATCH v2 2/2] soc: qcom: correct kerneldoc

[PATCH -next v2] net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr()
 2022-05-19  7:30 UTC  (4+ messages)

[PATCH v3] iommu: iommu_group_claim_dma_owner() must always assign a domain
 2022-05-19  7:32 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: fix some bugs in map_lookup_percpu_elem testcase
 2022-05-19  7:31 UTC  (5+ messages)
  ` [External] "

[PATCH v2 0/3] ui: Remove deprecated sdl parameters and switch to QAPI parser
 2022-05-19  7:27 UTC  (6+ messages)
` [PATCH v2 2/3] ui: Switch "-display sdl" to use the "

[bug report] mt76: mt7915: add debugfs knob for RF registers read/write
 2022-05-19  7:30 UTC  (2+ messages)

[PATCH] drm/nouveau/tegra: remove needless NULL check
 2022-05-19  7:29 UTC 

[igt-dev] [PATCH i-g-t] i915_module_load: Unload the module before exiting the subtest
 2022-05-19  7:30 UTC  (4+ messages)

[PATCH] media: stm32-dcmi: add support of 1X16 serial pixel formats variant
 2022-05-19  7:28 UTC  (5+ messages)

[PATCH net-next v3] net: wwan: t7xx: fix GFP_KERNEL usage in spin_lock context
 2022-05-19  7:43 UTC  (2+ messages)

[PATCH] media: amphion: return error if format is unsupported by vpu
 2022-05-19  7:28 UTC 

[BlueZ] Coverity scan results for bluez-5.64
 2022-05-19  7:29 UTC 

[Buildroot] [PATCH v2] package/openvmtools: bump version to 11.3.5
 2022-05-19  7:29 UTC 

[PATCH can-next] can: can-dev: remove obsolete CAN LED support
 2022-05-19  7:20 UTC  (6+ messages)

[PATCH 0/9] A few fixup patches for z3fold
 2022-05-19  7:28 UTC  (19+ messages)
` [PATCH 1/9] mm/z3fold: fix sheduling while atomic
` [PATCH 2/9] mm/z3fold: fix possible null pointer dereferencing
` [PATCH 3/9] mm/z3fold: remove buggy use of stale list for allocation
` [PATCH 4/9] mm/z3fold: throw warning on failure of trylock_page in z3fold_alloc
` [PATCH 5/9] revert "mm/z3fold.c: allow __GFP_HIGHMEM in z3fold_alloc"
` [PATCH 6/9] mm/z3fold: put z3fold page back into unbuddied list when reclaim or migration fails
` [PATCH 7/9] mm/z3fold: always clear PAGE_CLAIMED under z3fold page lock
` [PATCH 8/9] mm/z3fold: fix z3fold_reclaim_page races with z3fold_free
` [PATCH 9/9] mm/z3fold: fix z3fold_page_migrate races with z3fold_map

[PATCH 0/2] drm: Add driverof PowerPC OF displays
 2022-05-19  7:27 UTC  (9+ messages)
` [PATCH 2/2] drm/tiny: Add ofdrm for Open Firmware framebuffers

[PATCH v4 0/4] kernfs: make ->attr.open RCU protected
 2022-05-19  7:26 UTC  (5+ messages)
` [PATCH v4 1/4] "
` [PATCH v4 2/4] kernfs: Change kernfs_notify_list to llist
` [PATCH v4 3/4] kernfs: Introduce interface to access global kernfs_open_file_mutex
` [PATCH v4 4/4] kernfs: Replace global kernfs_open_file_mutex with hashed mutexes

[PATCH] arm64: dts: mt8173: Fix elm panel DT node
 2022-05-19  7:26 UTC  (3+ messages)

[PATCH v10 0/3] EDAC: nuvoton: Add nuvoton NPCM memory controller driver
 2022-05-19  7:24 UTC  (8+ messages)
` [PATCH v10 1/3] dt-bindings: edac: nuvoton: add NPCM memory controller
` [PATCH v10 2/3] ARM: dts: nuvoton: Add memory controller node
` [PATCH v10 3/3] EDAC: nuvoton: Add NPCM memory controller driver

[RFC PATCH] printk: console: Allow each console to have its own loglevel
 2022-05-19  7:26 UTC  (7+ messages)

[Buildroot] [PATCH] package/openvmtools: bump version to 11.3.5
 2022-05-19  7:26 UTC  (3+ messages)

[tip:objtool/core] BUILD SUCCESS 1d1a0e7c5100d332583e20b40aa8c0a8ed3d7849
 2022-05-19  7:25 UTC 

[PATCH v3] alfred: notify event listener via unix socket
 2022-05-19  7:26 UTC 

[PATCH v7 00/10] iommu: SVA and IOPF refactoring
 2022-05-19  7:20 UTC  (22+ messages)
` [PATCH v7 01/10] iommu: Add pasids field in struct iommu_device
` [PATCH v7 02/10] iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
` [PATCH v7 03/10] iommu/sva: Add iommu_sva_domain support
` [PATCH v7 04/10] iommu/vt-d: Add SVA domain support
` [PATCH v7 05/10] arm-smmu-v3/sva: "
` [PATCH v7 06/10] iommu/sva: Refactoring iommu_sva_bind/unbind_device()
` [PATCH v7 07/10] iommu: Remove SVA related callbacks from iommu ops
` [PATCH v7 08/10] iommu: Prepare IOMMU domain for IOPF
` [PATCH v7 09/10] iommu: Per-domain I/O page fault handling
` [PATCH v7 10/10] iommu: Rename iommu-sva-lib.{c,h}

RTT-PROBE: lore-subspace-rtt
 2022-05-19  7:24 UTC 

[PATCH 1/8] clk: qcom: alpha-pll: correct kerneldoc
 2022-05-19  7:23 UTC  (11+ messages)
` [PATCH 2/8] firmware: qcom_scm-legacy: "

[PATCH v2 1/2] dt-bindings: virtio: mmio: add optional wakeup-source property
 2022-05-19  7:23 UTC  (5+ messages)

[PATCH v3 2/2] drm: lcdif: Add support for i.MX8MP LCDIF variant
 2022-05-19  7:21 UTC  (2+ messages)

[PATCH] riscv: Fix ALT_THEAD_PMA's asm parameters
 2022-05-19  7:21 UTC  (3+ messages)

[PATCH v2 0/4] Vairous fixes for qemu support
 2022-05-19  7:21 UTC  (5+ messages)
` [PATCH v2 4/4] xen: Disable PCI on qemuarm with Xen
  ` [meta-virtualization] "

[PATCH v3 0/5] clk: mediatek: Move to struct clk_hw provider APIs
 2022-05-19  7:16 UTC  (17+ messages)
` [PATCH v3 1/5] clk: mediatek: Make mtk_clk_register_composite() static
` [PATCH v3 2/5] clk: mediatek: apmixed: Drop error message from clk_register() failure
` [PATCH v3 3/5] clk: mediatek: Replace 'struct clk' with 'struct clk_hw'
` [PATCH v3 4/5] clk: mediatek: Switch to clk_hw provider APIs
` [PATCH v3 5/5] clk: mediatek: mt8173: "

[PATCH net-next] sfc/siena: Remove duplicate check on segments
 2022-05-19  7:17 UTC 

[PATCH v2] media: camss: Allocate camss struct as a managed device resource
 2022-05-19  7:16 UTC  (2+ messages)

[PATCH] Grow: block -n on external volumes
 2022-05-19  7:16 UTC 

[PATCH v3 3/5] app/testpmd: fix port status of slave device
 2022-05-19  7:15 UTC  (4+ messages)
` [PATCH v4] "

RTT-PROBE: lore-subspace-rtt
 2022-05-19  7:14 UTC 

[PATCH v6] media: Add P010 video format
 2022-05-19  7:11 UTC  (3+ messages)

[PATCH net-next] net: wwan: iosm: remove pointless null check
 2022-05-19  7:12 UTC  (2+ messages)

[PATCH] iommu/dma: Add config for PCI SAC address trick
 2022-05-19  7:11 UTC  (4+ messages)

[PATCH] random: remove mostly unused async readiness notifier
 2022-05-19  7:10 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1] PCI: brcmstb: Fix regression regarding missing PCIe linkup
 2022-05-19  6:47 UTC  (4+ messages)

[PATCH -next v4 0/7]arm64: add machine check safe support
 2022-05-19  7:09 UTC  (11+ messages)
` [PATCH -next v4 4/7] arm64: add copy_{to, from}_user to machine check safe
` [PATCH -next v4 6/7] arm64: add {get, put}_user "

[PATCH v2 1/9] tty: n_gsm: fix user open not possible at responder until initiator open
 2022-05-19  7:07 UTC  (9+ messages)
` [PATCH v2 2/9] tty: n_gsm: fix tty registration before control channel open
` [PATCH v2 3/9] tty: n_gsm: fix wrong queuing behavior in gsm_dlci_data_output()
` [PATCH v2 4/9] tty: n_gsm: fix missing timer to handle stalled links
` [PATCH v2 5/9] tty: n_gsm: fix non flow control frames during mux flow off
` [PATCH v2 6/9] tty: n_gsm: fix deadlock and link starvation in outgoing data path
` [PATCH v2 7/9] tty: n_gsm: fix packet re-transmission without open control channel
` [PATCH v2 8/9] tty: n_gsm: fix resource allocation order in gsm_activate_mux()
` [PATCH v2 9/9] tty: n_gsm: fix race condition in gsmld_write()

[PATCH net-next] selftests: fib_nexthops: Make ping timeout configurable
 2022-05-19  7:09 UTC 

cleanup blk_execute_rq*
 2022-05-19  7:09 UTC  (3+ messages)

[PATCH v3] net/nfp: fix mtu settings
 2022-05-19  7:08 UTC  (3+ messages)
` [PATCH v4] net/nfp: make sure MTU is never larger than mbufsize

[igt-dev] [PATCH i-g-t v4] tests/i915/kms_dsc: IGT cleanup
 2022-05-19  7:08 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/i915/kms_dsc: IGT cleanup (rev4)

[PATCH 1/2] board: stm32mp1: convert to livetree
 2022-05-19  7:07 UTC  (2+ messages)
` [PATCH 2/2] board: engicam: "

[PATCH -next v2 2/2] blk-throttle: fix io hung due to configuration updates
 2022-05-19  7:06 UTC  (9+ messages)

[PATCH v5 0/2] iommu/mediatek: TTBR up to 35bit support
 2022-05-19  6:58 UTC  (6+ messages)
` [PATCH v5 2/2] iommu/mediatek: Allow page table PA up to 35bit

[RFC PATCH v2 0/7] make statx() return I/O alignment information
 2022-05-19  7:05 UTC  (4+ messages)
` [RFC PATCH v2 1/7] statx: add "
  ` [f2fs-dev] "

[blk] 77c570a1ea: WARNING:at_block/blk-cgroup.c:#blkg_create
 2022-05-19  7:05 UTC  (2+ messages)

Bug - remote.c:236: hashmap_put overwrote entry after hashmap_get returned NULL
 2022-05-19  6:58 UTC  (2+ messages)

[dpdk-dev] [PATCH v4] ethdev: mtr: support protocol based input color selection
 2022-05-19  7:05 UTC  (5+ messages)
` [dpdk-dev] [PATCH v5] "

[PATCH 00/30] The panic notifiers refactor
 2022-05-19  7:03 UTC  (11+ messages)
` [PATCH 19/30] panic: Add the panic hypervisor notifier list

RTT-PROBE: lore-subspace-rtt
 2022-05-19  7:03 UTC 

[PATCH v5] media: Add P010 video format
 2022-05-19  7:01 UTC  (3+ messages)

[PATCH] sparse: use force attribute for __kernel_rwf_t casts
 2022-05-19  7:03 UTC  (3+ messages)
` [PATCH v2] io_uring: fix sparce warnings about "

Using Serdev is it Possible to Pull RX Low
 2022-05-19  7:02 UTC  (4+ messages)

[PATCH] pc: q35: Bump max_cpus to 512
 2022-05-19  6:53 UTC  (4+ messages)

[linux-dovetail][PATCH 0/3] Add TSC function supports and MFD driver for TGPIO
 2022-05-19  7:02 UTC  (3+ messages)

[RFC] net/memif: add a fast path for Rx
 2022-05-19  7:00 UTC  (5+ messages)
` [PATCH v1 0/2] add a fast path for memif Rx/Tx
  ` [PATCH v1 1/2] net/memif: add a Rx fast path

[PATCH 0/2] x86/vmx: implement Bus Lock and VM Notify
 2022-05-19  6:59 UTC  (5+ messages)
` [PATCH 2/2] x86/vmx: implement Notify VM Exit

[PATCH v4 0/7] Renesas RZ/G2L IRQC support
 2022-05-19  6:58 UTC  (4+ messages)

[PATCH v4] media: Add P010 video format
 2022-05-19  6:57 UTC  (4+ messages)

[RFC PATCH 0/4] Add CPG wrapper for Renesas RZ/Five SoC
 2022-05-19  6:57 UTC  (5+ messages)
` [RFC PATCH 1/4] dt-bindings: clock: r9a07g043-cpg: Add Renesas RZ/Five CPG Clock and Reset Definitions

[PATCH] remoteproc: core: check state in rproc_boot
 2022-05-19  6:41 UTC 

[PATCH] media: atmel: atmel-isc: remove unneeded IS_ERR()
 2022-05-19  6:52 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-19  6:53 UTC 

[PATCH net-next v2] net: ifdefy the wireless pointers in struct net_device
 2022-05-19  6:53 UTC  (2+ messages)

[PATCH bpf-next v5 07/17] HID: initial BPF implementation
 2022-05-19  6:53 UTC 

[PATCH v1 0/4] Kill the time spent in patch_instruction()
 2022-05-19  6:53 UTC  (6+ messages)
` [PATCH v1 3/4] powerpc/code-patching: Use jump_label for testing freed initmem

Registration is Now Open - 2022 Global Xenomai Community Meetup
 2022-05-19  6:52 UTC 

[PATCH v2 0/1] vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
 2022-05-19  6:52 UTC  (6+ messages)
` [PATCH v2 1/1] "
        ` [Intel-gfx] "

[PATCH v4 0/6] Enable PASID for DMA API users
 2022-05-19  6:50 UTC  (4+ messages)
` [PATCH v4 1/6] iommu: Add a per domain PASID for DMA API

[PATCH v6,0/4] Cooperate with DSI RX devices to modify dsi funcs and delay mipi high to cooperate with panel sequence
 2022-05-19  6:39 UTC  (4+ messages)
` [PATCH v6,2/4] drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs
  ` [PATCH v6, 2/4] "

[PATCH 0/3] introduce BIOS SAR support
 2022-05-19  6:38 UTC  (3+ messages)
` [PATCH 2/3] mt76: mt7921: "
` [PATCH 3/3] mt76: mt7921: introduce BIOS SAR config in tx power


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.