All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-22 19:01:51 to 2023-08-22 19:46:57 UTC [more...]

Please pull u-boot-dm
 2023-08-22 19:46 UTC 

[PATCH v2 bpf-next 0/7] BPF Refcount followups 3: bpf_mem_free_rcu refcounted nodes
 2023-08-22 19:46 UTC  (4+ messages)
` [PATCH v2 bpf-next 6/7] bpf: Allow bpf_spin_{lock,unlock} in sleepable progs

[PATCH v1 1/1] mmc: sdhci-of-dwcmshc: Add runtime PM operations for BlueField-3
 2023-08-22 19:46 UTC  (6+ messages)
` [PATCH v9] mmc: sdhci-of-dwcmshc: Add runtime PM operations

[PATCH] media: imx-jpeg: initiate a drain of the capture queue in dynamic resolution change
 2023-08-22 19:45 UTC  (3+ messages)

[PATCH 0/9] Replace remaining target_ulong in system-mode accel
 2023-08-22 19:44 UTC  (3+ messages)

[PATCH 0/3] scalar: two downstream improvements
 2023-08-22 19:45 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] setup: add discover_git_directory_reason()
  ` [PATCH v2 3/3] scalar reconfigure: help users remove buggy repos

[PATCH v8 0/6] Add support for the whole MCP39xx family
 2023-08-22 19:47 UTC  (8+ messages)
` [PATCH v8 1/6] dt-bindings: iio: adc: mcp3911: add "
` [PATCH v8 2/6] iio: adc: mcp3911: make use of dev_err_probe()
` [PATCH v8 3/6] iio: adc: mcp3911: simplify usage of spi->dev
` [PATCH v8 4/6] iio: adc: mcp3911: fix indentation
` [PATCH v8 5/6] iio: adc: mcp3911: avoid ambiguity parameters in macros
` [PATCH v8 6/6] iio: adc: mcp3911: add support for the whole MCP39xx family

[PATCH] arm: dts: bcm2711: Describe Ethernet LEDs
 2023-08-22 19:44 UTC  (3+ messages)

[PATCH 0/3] Q40 IDE fixes
 2023-08-22 19:44 UTC  (6+ messages)
` [PATCH 2/3] m68k/q40: add data_swab option for pata_falcon to byte-swap disk data

RTT-PROBE: lore-subspace-rtt
 2023-08-22 19:44 UTC 

[XEN][PATCH v9 00/19] dynamic node programming using overlay dtbo
 2023-08-22 19:43 UTC  (11+ messages)
` [XEN][PATCH v9 01/19] common/device_tree: handle memory allocation failure in __unflatten_device_tree()
` [XEN][PATCH v9 04/19] common/device_tree: Export __unflatten_device_tree()
` [XEN][PATCH v9 05/19] xen/arm: Add CONFIG_OVERLAY_DTB
` [XEN][PATCH v9 08/19] xen/device-tree: Add device_tree_find_node_by_path() to find nodes in device tree
` [XEN][PATCH v9 09/19] xen/iommu: Move spin_lock from iommu_dt_device_is_assigned to caller

[PATCH net-next v3 00/12] tools/net/ynl: Add support for netlink-raw families
 2023-08-22 19:43 UTC  (13+ messages)
` [PATCH net-next v3 01/12] doc/netlink: Fix typo in genetlink-* schemas
` [PATCH net-next v3 02/12] doc/netlink: Add a schema for netlink-raw families
` [PATCH net-next v3 03/12] doc/netlink: Update genetlink-legacy documentation
` [PATCH net-next v3 04/12] doc/netlink: Document the netlink-raw schema extensions
` [PATCH net-next v3 05/12] tools/ynl: Add mcast-group schema parsing to ynl
` [PATCH net-next v3 06/12] tools/net/ynl: Fix extack parsing with fixed header genlmsg
` [PATCH net-next v3 07/12] tools/net/ynl: Add support for netlink-raw families
` [PATCH net-next v3 08/12] tools/net/ynl: Implement nlattr array-nest decoding in ynl
` [PATCH net-next v3 09/12] tools/net/ynl: Add support for create flags
` [PATCH net-next v3 10/12] doc/netlink: Add spec for rt addr messages
` [PATCH net-next v3 11/12] doc/netlink: Add spec for rt link messages
` [PATCH net-next v3 12/12] doc/netlink: Add spec for rt route messages

perf tools: Options being passed to clang when building the BPF part of skels
 2023-08-22 19:43 UTC  (3+ messages)

[PATCH v5 00/11] drm/msm+PM+icc: Make job_run() reclaim-safe
 2023-08-22 19:41 UTC  (5+ messages)
` [PATCH v5 03/11] PM / QoS: Fix constraints alloc vs reclaim locking

[PATCH 00/21] Graph locking part 4 (node management)
 2023-08-22 19:40 UTC  (33+ messages)
` [PATCH 05/21] block: Introduce bdrv_schedule_unref()
` [PATCH 06/21] block-coroutine-wrapper: Add no_co_wrapper_bdrv_wrlock functions
` [PATCH 07/21] block-coroutine-wrapper: Allow arbitrary parameter names
` [PATCH 08/21] block: Mark bdrv_replace_child_noperm() GRAPH_WRLOCK
` [PATCH 09/21] block: Mark bdrv_replace_child_tran() GRAPH_WRLOCK
` [PATCH 10/21] block: Mark bdrv_attach_child_common() GRAPH_WRLOCK
` [PATCH 11/21] block: Call transaction callbacks with lock held
` [PATCH 12/21] block: Mark bdrv_attach_child() GRAPH_WRLOCK
` [PATCH 13/21] block: Mark bdrv_parent_perms_conflict() and callers GRAPH_RDLOCK
` [PATCH 14/21] block: Mark bdrv_get_cumulative_perm() "
` [PATCH 15/21] block: Mark bdrv_child_perm() GRAPH_RDLOCK
` [PATCH 16/21] block: Mark bdrv_parent_cb_change_media() GRAPH_RDLOCK
` [PATCH 17/21] block: Take graph rdlock in bdrv_drop_intermediate()
` [PATCH 19/21] block: Mark bdrv_root_unref_child() GRAPH_WRLOCK
` [PATCH 20/21] block: Mark bdrv_unref_child() GRAPH_WRLOCK
` [PATCH 21/21] block: Mark bdrv_add/del_child() and caller GRAPH_WRLOCK

[PATCH v2 00/11] regulator: mt6366: Split out of MT6358 and cleanup
 2023-08-22 19:40 UTC  (12+ messages)
` [PATCH v2 01/11] dt-bindings: mfd: mt6397: Split out compatible for MediaTek MT6366 PMIC
` [PATCH v2 02/11] mfd: mt6358: Add registers for MT6366 specific regulators
` [PATCH v2 05/11] regulator: dt-bindings: mediatek: Add MT6366 PMIC

[PATCH bpf-next] libbpf: Free btf_vmlinux when closing bpf_object
 2023-08-22 19:38 UTC 

[PATCH] PM: QoS: Add check to make sure CPU latency is non-negative
 2023-08-22 19:39 UTC  (2+ messages)

[PATCH 0/4] drm/amd/display: stop using drm_edid_override_connector_update()
 2023-08-22 19:38 UTC  (3+ messages)

[PATCH v7 0/8] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
 2023-08-22 19:37 UTC  (3+ messages)

[PATCH 00/12] tcg: Factor hrev{32,64}_{i32,i64,tl} out
 2023-08-22 19:35 UTC  (3+ messages)
` [PATCH 07/12] target/ppc: Use generic hrev64_i64() in BRH / BSWAP16x8 opcodes

[PATCH] mfd: core: Un-constify mfd_cell.of_reg
 2023-08-22 19:36 UTC  (5+ messages)

[Buildroot] [PATCH next 1/1] package/kexec: fix link error when BR2_OPTIMIZE_0=y
 2023-08-22 19:35 UTC  (2+ messages)

[PATCH v2 0/5] Add I2S support for the StarFive JH7110 SoC
 2023-08-22 19:34 UTC  (4+ messages)
` [PATCH v2 1/5] ASoC: dt-bindings: snps,designware-i2s: Add StarFive JH7110 SoC support

[Buildroot] [PATCH] package/libfuse3: bump to version 3.16.1
 2023-08-22 19:34 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-08-22 19:34 UTC 

Mounting subvolumes or subtrees
 2023-08-22 19:33 UTC  (2+ messages)

[PATCH -next] PM-runtime: Remove unsued extern declaration pm_runtime_update_max_time_suspended()
 2023-08-22 19:33 UTC  (2+ messages)

+ maple_tree-shrink-struct-maple_tree-from-24-to-16-bytes-on-lp64.patch added to mm-unstable branch
 2023-08-22 19:33 UTC  (3+ messages)

[syzbot] [gfs2?] KASAN: use-after-free Read in qd_unlock (2)
 2023-08-22 19:32 UTC  (4+ messages)
` [Cluster-devel] [PATCH] gfs2: Fix uaf for qda in gfs2_quota_sync
  `  "

[PATCH v2 0/3] can: xilinx_can: Add ECC feature support
 2023-08-22 19:30 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: can: xilinx_can: Add ECC property ‘xlnx,has-ecc’

[PATCH -next] apparmor: Remove unused declarations
 2023-08-22 19:30 UTC  (2+ messages)

[PATCH -next] apparmor: remove unused functions in policy_ns.c/.h
 2023-08-22 19:30 UTC  (2+ messages)

[PATCH v2 1/2] gpio: sim: dispose of irq mappings before destroying the irq_sim domain
 2023-08-22 19:29 UTC  (2+ messages)
` [PATCH v2 2/2] gpio: sim: pass the GPIO device's software node to irq domain

'-' vs '\-' in TH (man(7))
 2023-08-22 19:29 UTC  (5+ messages)

[PATCH] cpufreq: schedutil: next_freq need update when cpufreq_limits changed
 2023-08-22 19:28 UTC  (8+ messages)

[Buildroot] [PATCH v2 1/1] package/libiio: bump to version v0.25
 2023-08-22 19:28 UTC  (2+ messages)

[PATCH] apparmor: remove unused PROF_* macros
 2023-08-22 19:28 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/libiio: bump to version v0.25
 2023-08-22 19:22 UTC 

[PATCH] HID: cp2112: make the irqchip immutable
 2023-08-22 19:27 UTC  (5+ messages)

[PATCH bpf-next 0/6] samples/bpf: Remove unmaintained XDP sample utilities
 2023-08-22 19:27 UTC  (2+ messages)

4.17 backports
 2023-08-22 19:25 UTC 

Is this a kernel NULL pointer deferences bug in raid5 module?
 2023-08-22 19:26 UTC 

[PATCH v2 0/9] memory-backend-file related improvements and VM templating support
 2023-08-22 19:25 UTC  (3+ messages)
` [PATCH v2 1/9] nvdimm: Reject writing label data to ROM instead of crashing QEMU

[PATCH] remoteproc: core: Honor device tree /alias entries when assigning IDs
 2023-08-22 19:25 UTC  (3+ messages)

[PATCH vfio] vfio/pds: Send type for SUSPEND_STATUS command
 2023-08-22 19:25 UTC  (2+ messages)

[PATCH v5 00/19] Proxy Execution: A generalized form of Priority Inheritance v5
 2023-08-22 19:24 UTC  (4+ messages)
` [PATCH v5 02/19] locking/mutex: Removes wakeups from under mutex::wait_lock

RTT-PROBE: lore-subspace-rtt
 2023-08-22 19:24 UTC 

[PATCH v2 00/13] devtool ide plugin
 2023-08-22 19:20 UTC  (14+ messages)
` [PATCH v2 01/13] vscode: add minimal configuration
` [PATCH v2 02/13] cmake.bbclass: refactor cmake args
` [PATCH v2 03/13] cmake.bbclass: cleanup spaces and tabs
` [PATCH v2 04/13] cmake.bbclass: support qemu
` [PATCH v2 05/13] devtool: new ide plugin
` [PATCH v2 06/13] tests: add a C++ example recipe
` [PATCH v2 07/13] cmake-example: workaround for pseudo breakeage
` [PATCH v2 08/13] refactor: make multiprocess_launch callable without d
` [PATCH v2 09/13] refactor: make strip_execs "
` [PATCH v2 10/13] devtool: refactor deploy-target
` [PATCH v2 11/13] devtool: ide make deploy-target quicker
` [PATCH v2 12/13] oe-selftest devtool: ide tests
` [PATCH v2 13/13] docs: cover devtool ide

[PATCH V2 0/2] thermal: fix two coverity reported issues
 2023-08-22 19:23 UTC  (3+ messages)
` [PATCH V2 2/2] thermal/of: accessing potential uninitialized value

[Buildroot] [git commit] package/zlib-ng: handle power9 cpu, fix compile error
 2023-08-22 19:21 UTC 

[PATCH 00/14] Cleanup PCI(e) drivers
 2023-08-22 19:23 UTC  (3+ messages)
` [PATCH 06/14] pci: define some command constants

[RFC] wifi: mwifiex: Asking for some light on this, please :)
 2023-08-22 19:23 UTC  (3+ messages)

Fwd: Infiniate systemd loop when power off the machine with multiple MD RAIDs
 2023-08-22 19:13 UTC  (3+ messages)
`  "

[Buildroot] [PATCH] package/zlib-ng: handle power9 cpu, fix compile error
 2023-08-22 19:22 UTC  (2+ messages)

[PATCH] of: unittest: Run overlay apply/revert sequence three times
 2023-08-22 19:21 UTC  (5+ messages)

[Buildroot] [git commit branch/next] package/chrony: bump to version 4.4
 2023-08-22 19:20 UTC 

[Buildroot] [PATCH] package/chrony: bump to version 4.4
 2023-08-22 19:21 UTC  (2+ messages)

[PATCH v7 00/12] Add VIRTIO sound card
 2023-08-22 19:18 UTC  (13+ messages)
` [PATCH v7 01/12] Add virtio-sound device stub
` [PATCH v7 02/12] Add virtio-sound-pci device
` [PATCH v7 03/12] virtio-sound: handle control messages and streams
` [PATCH v7 04/12] virtio-sound: set PCM stream parameters
` [PATCH v7 05/12] virtio-sound: handle VIRTIO_SND_R_PCM_INFO request
` [PATCH v7 06/12] virtio-sound: handle VIRTIO_SND_R_PCM_{START,STOP}
` [PATCH v7 07/12] virtio-sound: handle VIRTIO_SND_PCM_SET_PARAMS
` [PATCH v7 08/12] virtio-sound: handle VIRTIO_SND_R_PCM_PREPARE
` [PATCH v7 09/12] virtio-sound: handle VIRTIO_SND_PCM_RELEASE
` [PATCH v7 10/12] virtio-sound: implement audio output (TX)
` [PATCH v7 11/12] virtio-sound: implement audio capture (RX)
` [PATCH v7 12/12] docs/system: add basic virtio-snd documentation

[PATCH v3] Bluetooth: btintel: Send new command for PPAG
 2023-08-22 19:20 UTC  (2+ messages)

[Buildroot] [git commit branch/next] configs/qemu*: bump kernel to 6.1.44
 2023-08-22 19:19 UTC 

[PATCH bpf-next v2 00/14] Exceptions - 1/2
 2023-08-22 19:20 UTC  (5+ messages)
` [PATCH bpf-next v2 12/14] libbpf: Add support for custom exception callbacks

[PATCH v11 00/16] Improve write performance for zoned UFS devices
 2023-08-22 19:17 UTC  (17+ messages)
` [PATCH v11 01/16] block: Introduce more member variables related to zone write locking
` [PATCH v11 02/16] block: Only use write locking if necessary
` [PATCH v11 03/16] block/mq-deadline: Only use zone "
` [PATCH v11 04/16] scsi: core: Introduce a mechanism for reordering requests in the error handler
` [PATCH v11 05/16] scsi: core: Add unit tests for scsi_call_prepare_resubmit()
` [PATCH v11 06/16] scsi: sd: Sort commands by LBA before resubmitting
` [PATCH v11 07/16] scsi: core: Retry unaligned zoned writes
` [PATCH v11 08/16] scsi: sd_zbc: Only require an I/O scheduler if needed
` [PATCH v11 09/16] scsi: scsi_debug: Add the preserves_write_order module parameter
` [PATCH v11 10/16] scsi: scsi_debug: Support injecting unaligned write errors
` [PATCH v11 11/16] scsi: ufs: hisi: Rework the code that disables auto-hibernation
` [PATCH v11 12/16] scsi: ufs: Rename ufshcd_auto_hibern8_enable() and make it static
` [PATCH v11 13/16] scsi: ufs: Change the return type of ufshcd_auto_hibern8_update()
` [PATCH v11 14/16] scsi: ufs: Simplify ufshcd_auto_hibern8_update()
` [PATCH v11 15/16] scsi: ufs: Forbid auto-hibernation without I/O scheduler
` [PATCH v11 16/16] scsi: ufs: Inform the block layer about write ordering

[Buildroot] [PATCH] configs/qemu*: bump kernel to 6.1.44
 2023-08-22 19:20 UTC  (2+ messages)

[PATCH v3 bpf-next 0/3] Open-coded task_vma iter
 2023-08-22 19:19 UTC  (4+ messages)
` [PATCH v3 bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs

Re; Interest,
 2023-08-22 18:51 UTC 

[Buildroot] [PATCH v2] package/libfuse3: bump to version 3.16.1
 2023-08-22 19:16 UTC 

PO_1211992 için yeni sipariş
 2023-08-22 19:15 UTC 

[PATCH] Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED
 2023-08-22 19:14 UTC 

[Buildroot] [PATCH v2] configs/andes_ae350_45: Select RVA for AE350 platform
 2023-08-22 19:14 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-08-22 19:14 UTC 

[Buildroot] [git commit branch/next] configs/andes_ae350_45: enable RISC-V atomic extension
 2023-08-22 19:12 UTC 

[PATCH mm-unstable] mm/khugepaged: fix collapse_pte_mapped_thp() versus uffd
 2023-08-22 19:10 UTC  (12+ messages)

[PATCH 00/14] devtool ide plugin
 2023-08-22 19:11 UTC  (6+ messages)
` [PATCH 02/14] build: vscode configuration
  ` [OE-core] "

[PATCH 1/2] thermal/core: fix potential memory leak
 2023-08-22 19:10 UTC  (2+ messages)

[PATCH] rcu: Drop vmalloc memory info dump when double call_rcu()
 2023-08-22 19:10 UTC  (4+ messages)

[PATCH 0/3] ath*: Fix a few spelling errors
 2023-08-22 19:10 UTC  (8+ messages)
` [PATCH 3/3] wifi: ath12k: "

[PATCH v3 0/3] add clock controller of qca8386/qca8084
 2023-08-22 19:10 UTC  (7+ messages)
` [PATCH v3 3/3] clk: qcom: add clock controller driver for qca8386/qca8084

[PATCH v1 0/9] media: qcom: camss: Bugfix series
 2023-08-22 19:07 UTC  (8+ messages)
` [PATCH v1 8/9] media: qcom: camss: Fix set CSI2_RX_CFG1_VC_MODE when VC is greater than 3
` [PATCH v1 9/9] media: qcom: camss: Fix csid-gen2 for test pattern generator

[RFC, PATCH 0/1] Replay Protected Memory Block (RPMB) driver
 2023-08-22 19:07 UTC  (10+ messages)
` [RFC, PATCH 1/1] rpmb: add "

PO_1211992 için yeni sipariş
 2023-08-22 19:03 UTC 

+ selftests-cachestat-catch-failing-fsync-test-on-tmpfs.patch added to mm-hotfixes-unstable branch
 2023-08-22 19:05 UTC 

+ selftests-cachestat-test-for-cachestat-availability.patch added to mm-hotfixes-unstable branch
 2023-08-22 19:05 UTC 

" Product Renewal Success: Keep Soaring High!"
 2023-08-22 18:57 UTC 

[RFC PATCH 00/17] ALSA/ASoC: hda: Address format selection limitations and ambiguity
 2023-08-22 19:03 UTC  (7+ messages)
` [RFC PATCH 01/17] ALSA: pcm: Introduce MSBITS subformat interface

RTT-PROBE: lore-subspace-rtt
 2023-08-22 19:04 UTC 

[PATCH] bcache: fixup init dirty data errors
 2023-08-22 19:02 UTC  (2+ messages)

[PATCH v3 0/5] ARM: Add GXP UMAC Support
 2023-08-22 19:00 UTC  (6+ messages)
` [PATCH v3 4/5] net: hpe: Add GXP UMAC Driver


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.