All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-09 03:04:40 to 2023-01-09 04:38:51 UTC [more...]

[PATCH v2 0/3] hwrng: starfive - Add driver for TRNG module
 2023-01-09  4:33 UTC  (12+ messages)
` [PATCH v2 2/3] hwrng: starfive - Add TRNG driver for StarFive SoC

[Buildroot] [PATCH 1/1] package/python-multidict: bump to version 6.0.4
 2023-01-09  4:37 UTC 

[PATCH v3] arm64: dts: ti: k3-j721s2: Add support for ADC nodes
 2023-01-09  4:31 UTC  (3+ messages)

[PATCH] doc: use "git switch -c" rather than "git checkout -b" consistently
 2023-01-09  4:30 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-maturin: bump to version 0.14.8
 2023-01-09  4:35 UTC 

[RFC 00/12] Add vfio_device cdev for iommufd support
 2023-01-09  4:26 UTC  (12+ messages)
` [RFC 03/12] vfio: Accept vfio device file in the driver facing kAPI
` [RFC 05/12] kvm/vfio: Accept vfio device file from userspace

[PATCH 0/3] COPY_ARRAY, MOVE_ARRAY, DUP_ARRAY
 2023-01-09  4:27 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 2/4] do full type check in BARF_UNLESS_COPYABLE

[PATCH RFC bootconfig] Allow forcing unconditional bootconfig processing
 2023-01-09  4:25 UTC  (5+ messages)

[PATCH] arm64: dts: qcom: msm8996-oneplus-common: drop vdda-supply from DSI PHY
 2023-01-09  4:24 UTC 

[PATCH] ARM: dts: qcom: apq8064: drop the label from the DSI node
 2023-01-09  4:20 UTC 

[PATCH v2 0/5] ASoC: samsung: fsd: audio support for FSD SoC
 2023-01-09  4:05 UTC  (20+ messages)
  ` [PATCH v2 2/5] ASoC: samsung: i2s: add support for FSD I2S
  ` [PATCH v2 4/5] arm64: dts: fsd: Add codec node for Tesla FSD
  ` [PATCH v2 5/5] arm64: dts: fsd: Add sound card "
  ` [PATCH v2 1/5] ASoC: dt-bindings: Add FSD I2S controller bindings

Did config `branch.<name>.fetch` ever exist?
 2023-01-09  4:18 UTC  (3+ messages)
  ` [PATCH] doc: fix non-existing config name

[PATCH] arm64: dts: qcom: sdm845: make DP node follow the schema
 2023-01-09  4:17 UTC 

[Patch net-next v7 00/13] net: dsa: microchip: add PTP support for KSZ9563/KSZ8563 and LAN937x
 2023-01-09  4:12 UTC  (5+ messages)
` [Patch net-next v7 06/13] net: ptp: add helper for one-step P2P clocks

RTT-PROBE: lore-subspace-rtt
 2023-01-09  4:31 UTC 

[Buildroot] [PATCH 1/1] package/python-keyring: bump to version 23.13.1
 2023-01-09  4:31 UTC 

[PATCH 0/3] kallsyms: Optimize the search for module symbols by livepatch and bpf
 2023-01-09  4:10 UTC  (8+ messages)
` [PATCH 2/3] bpf: Optimize get_modules_for_addrs()

[PATCH v7 0/8] arm64: j721s2: Add support for additional IPs
 2023-01-09  4:10 UTC  (10+ messages)
` [PATCH v7 1/8] arm64: dts: ti: k3-j721s2-main: Add support for USB
` [PATCH v7 2/8] arm64: dts: ti: k3-j721s2-main: Add SERDES and WIZ device tree node
` [PATCH v7 3/8] arm64: dts: ti: k3-j721s2-mcu-wakeup: Add support of OSPI

[Buildroot] [PATCH 1/1] package/python-ipython: bump to version 8.8.0
 2023-01-09  4:26 UTC 

[PATCH v2] tracing/eprobe: Replace snprintf with memcpy
 2023-01-09  4:07 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-iniconfig: bump to version 2.0.0
 2023-01-09  4:23 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-09  4:21 UTC 

[PATCH v3] tracing/eprobe: no need to check for negative ret value for snprintf
 2023-01-09  4:06 UTC 

[Buildroot] [PATCH 1/1] package/python-hatchling: bump to version 1.12.2
 2023-01-09  4:15 UTC 

Wake-up from suspend to RAM broken under `retbleed=stuff`
 2023-01-09  4:05 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-09  4:11 UTC 

[PATCH RFC v7 00/23] DEPT(Dependency Tracker)
 2023-01-09  3:33 UTC  (48+ messages)
` [PATCH RFC v7 01/23] llist: Move llist_{head,node} definition to types.h
  ` [PATCH RFC v7 01/23] llist: Move llist_{head, node} "
` [PATCH RFC v7 02/23] dept: Implement Dept(Dependency Tracker)
` [PATCH RFC v7 03/23] dept: Add single event dependency tracker APIs
` [PATCH RFC v7 04/23] dept: Add lock "
` [PATCH RFC v7 05/23] dept: Tie to Lockdep and IRQ tracing
` [PATCH RFC v7 06/23] dept: Add proc knobs to show stats and dependency graph
` [PATCH RFC v7 07/23] dept: Apply sdt_might_sleep_strong() to wait_for_completion()/complete()
` [PATCH RFC v7 08/23] dept: Apply sdt_might_sleep_strong() to PG_{locked,writeback} wait
  ` [PATCH RFC v7 08/23] dept: Apply sdt_might_sleep_strong() to PG_{locked, writeback} wait
` [PATCH RFC v7 09/23] dept: Apply sdt_might_sleep_weak() to swait
` [PATCH RFC v7 10/23] dept: Apply sdt_might_sleep_weak() to waitqueue wait
` [PATCH RFC v7 11/23] dept: Apply sdt_might_sleep_weak() to hashed-waitqueue wait
` [PATCH RFC v7 12/23] dept: Distinguish each syscall context from another
` [PATCH RFC v7 13/23] dept: Distinguish each work "
` [PATCH RFC v7 14/23] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH RFC v7 15/23] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH RFC v7 16/23] dept: Apply sdt_might_sleep_strong() to dma fence wait
` [PATCH RFC v7 17/23] dept: Track timeout waits separately with a new Kconfig
` [PATCH RFC v7 18/23] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH RFC v7 19/23] dept: Apply timeout consideration to swait
` [PATCH RFC v7 20/23] dept: Apply timeout consideration to waitqueue wait
` [PATCH RFC v7 21/23] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH RFC v7 22/23] dept: Apply timeout consideration to dma fence wait
` [PATCH RFC v7 23/23] dept: Record the latest one out of consecutive waits of the same class

[Buildroot] [PATCH 1/1] package/python-filelock: bump to version 3.9.0
 2023-01-09  4:06 UTC 

[igt-dev] [PATCH] Chamelium: Split kms_chamelium into multiple kms_chamelium tests
 2023-01-09  4:05 UTC  (5+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for Chamelium: Split kms_chamelium into multiple kms_chamelium tests (rev6)
` [igt-dev] ✓ Fi.CI.BAT: success "

RTT-PROBE: lore-subspace-rtt
 2023-01-09  4:01 UTC 

[Buildroot] [PATCH 1/1] package/python-django: bump to version 4.1.5
 2023-01-09  3:56 UTC 

[PATCH 1/2] dt-bindings: arm: Add Data Modul i.MX8M Plus eDM SBC
 2023-01-09  3:54 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: imx8mp: Add support for "

[PATCH v4 0/7] iov_iter: Add extraction helpers
 2023-01-09  3:54 UTC  (3+ messages)
` [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate

[PATCH v2 0/2] Add support to build pci-j721e as a module
 2023-01-09  3:53 UTC  (4+ messages)
` [PATCH v2 2/2] PCI: j721e: Add support to build pci-j721e as module

[PATCHv2 02/12] io_uring: switch network send/recv to ITER_UBUF
 2023-01-09  3:51 UTC  (2+ messages)
` [PATCHv2 00/12] iov_iter: replace import_single_range with ubuf

should git rev-parse -q --verify on a range produce output?
 2023-01-09  3:51 UTC  (4+ messages)

[PATCH V2 00/11] Fix XPU violation during modem metadata authentication
 2023-01-09  3:48 UTC  (12+ messages)
` [PATCH V2 01/11] dt-bindings: remoteproc: qcom,q6v5: Move MSM8996 to schema
` [PATCH V2 02/11] dt-bindings: remoteproc: qcom,msm8996-mss-pil: Update memory region
` [PATCH V2 03/11] dt-bindings: remoteproc: qcom,sc7180-mss-pil: Update memory-region
` [PATCH V2 04/11] dt-bindings: remoteproc: qcom,sc7280-mss-pil: "
` [PATCH V2 05/11] remoteproc: qcom_q6v5_mss: revert "map/unmap metadata region before/after use"
` [PATCH V2 06/11] remoteproc: qcom_q6v5_mss: Use a carveout to authenticate modem headers
` [PATCH V2 07/11] arm64: dts: qcom: msm8996: Add a carveout for modem metadata
` [PATCH V2 08/11] arm64: dts: qcom: msm8998: "
` [PATCH V2 09/11] arm64: dts: qcom: sdm845: "
` [PATCH V2 10/11] arm64: dts: qcom: sc7180: "
` [PATCH V2 11/11] arm64: dts: qcom: sc7280: "

RTT-PROBE: lore-subspace-rtt
 2023-01-09  3:51 UTC 

[PATCH] f2fs: fix to do sanity check on extent cache correctly
 2023-01-09  3:49 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v3 net-next 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-01-09  3:48 UTC  (4+ messages)
` [PATCH v3 net-next 5/5] net: wwan: t7xx: Devlink documentation

[PATCH] f2fs: remove unneeded f2fs_cp_error() in f2fs_create_whiteout()
 2023-01-09  3:47 UTC  (2+ messages)
` [f2fs-dev] "

[syzbot] KASAN: wild-memory-access Read in io_wq_worker_running
 2023-01-09  3:47 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-dicttoxml: bump to version 1.7.16
 2023-01-09  3:47 UTC 

How about move nghttp2 to meta-oe?
 2023-01-09  3:46 UTC 

[PATCH 1/5] f2fs: introduce trace_f2fs_replace_atomic_write_block
 2023-01-09  3:44 UTC  (10+ messages)
` [f2fs-dev] "
` [PATCH 2/5] f2fs: clear atomic_write_task in f2fs_abort_atomic_write()
  ` [f2fs-dev] "
` [PATCH 3/5] f2fs: fix to abort atomic write only during do_exist()
  ` [f2fs-dev] "
` [PATCH 4/5] f2fs: fix to avoid race condition of f2fs_abort_atomic_write()
  ` [f2fs-dev] "
` [PATCH 5/5] f2fs: fix to avoid race condition of atomic write
  ` [f2fs-dev] "

[PATCH] tracing/eprobe: Replace kzalloc with kmalloc
 2023-01-09  3:44 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-dbus-fast: bump to version 1.84.0
 2023-01-09  3:42 UTC 

[PATCH 1/3] usb: dwc3: simplify operation in dwc3_readl() and dwc3_writel()
 2023-01-09  3:41 UTC  (6+ messages)
` [PATCH 2/3] usb: dwc3: add dwc3_readl_notrace() function

RTT-PROBE: lore-subspace-rtt
 2023-01-09  3:41 UTC 

[PATCH] crypto/openssl: fix warning on copy length
 2023-01-09  3:40 UTC  (4+ messages)
` [PATCH v2] "

[PATCHv2 0/4] zsmalloc: make zspage chain size configurable
 2023-01-09  3:38 UTC  (5+ messages)
` [PATCHv2 1/4] zsmalloc: rework zspage chain size selection
` [PATCHv2 2/4] zsmalloc: skip chain size calculation for pow_of_2 classes
` [PATCHv2 3/4] zsmalloc: make zspage chain size configurable
` [PATCHv2 4/4] zsmalloc: set default zspage chain size to 8

drivers/net/phy/micrel.c:2613 lan8814_ptp_probe_once() warn: passing zero to 'PTR_ERR'
 2023-01-09  3:37 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-cython: bump to version 0.29.33
 2023-01-09  3:37 UTC 

[PATCH v2 0/7] pseries dynamic secure boot interface using secvar
 2023-01-09  3:34 UTC  (7+ messages)
` [PATCH v2 7/7] powerpc/pseries: Implement secvars for dynamic secure boot

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-09  3:33 UTC  (3+ messages)
` [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event

[Buildroot] [PATCH 1/1] package/python-cryptography: bump to version 39.0.0
 2023-01-09  3:32 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-09  3:31 UTC 

[PATCH] nvme: remove nvme_execute_passthru_rq
 2023-01-09  3:31 UTC  (2+ messages)

[PATCH] nvme-common: simplify nvme_auth_generate_key
 2023-01-09  3:30 UTC  (2+ messages)

[bug report] memcontrol: schedule throttling if we are congested
 2023-01-09  3:30 UTC  (5+ messages)
    ` [PATCH block/for-6.2-fixes] block: Drop spurious might_sleep() from blk_put_queue()

[Printing-architecture] Second beta of the second generation of cups-filters released!
 2023-01-09  3:29 UTC 

[LTP] [PATCH v1] readahead02.c fixes: use tst_parse_filesize() so that we can pass sizes with units e.g. -s 128M
 2023-01-09  3:28 UTC 

Reducing Git Repository size - git-filter-repo doesn't help
 2023-01-09  3:29 UTC  (3+ messages)

[PATCH 1/8] drm/amdgpu: add bitmask controll for power related sysfs interfaces
 2023-01-09  3:28 UTC  (9+ messages)
` [PATCH 2/8] drm/amd/pm: refine the checks for sysfs interfaces support

Commit b320d6c4 broke mt76
 2023-01-09  3:27 UTC  (3+ messages)

[PATCHv4 0/2] block: don't forget user settings
 2023-01-09  3:27 UTC  (2+ messages)

[PATCH for-next 0/4] RDMA/irdma: Refactor irdma_reg_user_mr function
 2023-01-09 19:54 UTC  (5+ messages)
` [PATCH for-next 1/4] RDMA/irdma: Split MEM handler into irdma_reg_user_mr_type_mem
` [PATCH for-next 2/4] RDMA/irdma: Split mr alloc and free into new functions
` [PATCH for-next 3/4] RDMA/irdma: Split QP handler into irdma_reg_user_mr_type_qp
` [PATCH for-next 4/4] RDMA/irdma: Split CQ handler into irdma_reg_user_mr_type_cq

[LTP] [PATCH v1] readahead02.c fixes: use tst_parse_filesize() so that we can pass sizes with units e.g. -s 128M
 2023-01-09  3:27 UTC 

[Buildroot] [PATCH 1/1] package/python-crontab: bump to version 2.7.1
 2023-01-09  3:26 UTC 

[Buildroot] [PATCH 1/1] package/python-canopen: bump to version 2.1.0
 2023-01-09  3:23 UTC 

[PATCH 0/8] Bundle URIs V: creationToken heuristic for incremental fetches
 2023-01-09  3:22 UTC  (5+ messages)
` [PATCH 3/8] bundle-uri: parse bundle.<id>.creationToken values
` [PATCH 4/8] bundle-uri: download in creationToken order

RTT-PROBE: lore-subspace-rtt
 2023-01-09  3:21 UTC 

[Buildroot] [PATCH 1/1] package/python-botocore: bump to version 1.29.45
 2023-01-09  3:18 UTC 

[Buildroot] [PATCH 1/1] package/python-boto3: bump to version 1.26.45
 2023-01-09  3:15 UTC 

[Buildroot] [PATCH 1/1] package/python-bidict: bump to version 0.22.1
 2023-01-09  3:14 UTC 

[PATCH v4 1/3] bcache: add dirty_data in struct bcache_device
 2023-01-09  3:11 UTC  (3+ messages)
` [PATCH v4 2/3] bcache: allocate stripe memory when partial_stripes_expensive is true
` [PATCH v4 3/3] bcache: support online resizing of cached_dev

[qemu-mainline test] 175629: regressions - trouble: broken/fail/pass
 2023-01-09  3:11 UTC 

[Buildroot] [PATCH 1/1] package/python-autobahn: bump to version 22.12.1
 2023-01-09  3:11 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-09  3:11 UTC 

[PATCH v2] kallsyms: Fix sleeping function called from invalid context when CONFIG_KALLSYMS_SELFTEST=y
 2023-01-09  3:07 UTC  (3+ messages)

[PATCH v3 0/9] Linear Address Masking (LAM) KVM Enabling
 2023-01-09  3:07 UTC  (8+ messages)
` [PATCH v3 1/9] KVM: x86: Rename cr4_reserved/rsvd_* variables to be more readable


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.