All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-28 09:50:04 to 2023-01-28 12:23:06 UTC [more...]

[dpdk-dev] [RFC PATCH 1/1] mldev: introduce machine learning device library
 2023-01-28 11:27 UTC  (5+ messages)
` [EXT] Re: [dpdk-dev] [PATCH v1 00/12] "

RTT-PROBE: lore-subspace-rtt
 2023-01-28 12:23 UTC 

[mlmmj] Custom headers feature broken
 2023-01-28 12:22 UTC 

[RFC PATCH net-next 00/15] taprio fixprovements
 2023-01-28 12:20 UTC  (32+ messages)
` [RFC PATCH net-next 01/15] net/sched: taprio: delete peek() implementation
` [RFC PATCH net-next 02/15] net/sched: taprio: continue with other TXQs if one dequeue() failed
` [RFC PATCH net-next 03/15] net/sched: taprio: refactor one skb dequeue from TXQ to separate function
` [RFC PATCH net-next 04/15] net/sched: taprio: avoid calling child->ops->dequeue(child) twice
` [RFC PATCH net-next 05/15] net/sched: taprio: give higher priority to higher TCs in software dequeue mode
` [RFC PATCH net-next 06/15] net/sched: taprio: calculate tc gate durations
` [RFC PATCH net-next 07/15] net/sched: taprio: rename close_time to end_time
` [RFC PATCH net-next 08/15] net/sched: taprio: calculate budgets per traffic class
` [RFC PATCH net-next 09/15] net/sched: taprio: calculate guard band against actual TC gate close time
` [RFC PATCH net-next 10/15] net/sched: make stab available before ops->init() call
` [RFC PATCH net-next 11/15] net/sched: taprio: warn about missing size table
` [RFC PATCH net-next 12/15] net/sched: keep the max_frm_len information inside struct sched_gate_list
` [RFC PATCH net-next 13/15] net/sched: taprio: automatically calculate queueMaxSDU based on TC gate durations
` [RFC PATCH net-next 14/15] net/sched: taprio: split segmentation logic from qdisc_enqueue()
` [RFC PATCH net-next 15/15] net/sched: taprio: don't segment unnecessarily

stable-rc/queue/5.4 build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.230-81-g2e6004dacbd9)
 2023-01-28 12:21 UTC 

[PATCH v2 0/8] iommu: The early demise of bus ops
 2023-01-28 12:20 UTC  (5+ messages)
` [PATCH v2 3/8] iommu: Add lockdep annotations for group list iterators
` [PATCH v2 7/8] iommu: Retire bus ops

[linux-next:master 7324/8766] drivers/gpu/drm/i915/gem/i915_gem_ttm.c:1066:21: sparse: sparse: incorrect type in assignment (different base types)
 2023-01-28 12:13 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-28 12:13 UTC 

stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 10 errors, 3 warnings (v5.15.90-153-g2e09e110f9b2)
 2023-01-28 12:07 UTC 

[PATCH v7 1/1] ptrace,syscall_user_dispatch: checkpoint/restore support for SUD
 2023-01-28 12:03 UTC  (2+ messages)

[PATCH 2/4] swiotlb: Add a new cc-swiotlb implementation for Confidential VMs
 2023-01-28 12:03 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-28 12:03 UTC 

[PATCH v8 bpf-next 2/5] bpf: Allow initializing dynptrs in kfuncs
 2023-01-28 11:52 UTC  (2+ messages)

[cxl:for-6.3/cxl-ram-region 16/18] lib/stackinit_kunit.c:34:13: error: conflicting types for 'range_contains'; have 'bool(char *, size_t, char *, size_t)' {aka '_Bool(char *, unsigned int, char *, unsigned int)'}
 2023-01-28 11:52 UTC 

[PATCH 2/3] iommufd/device: Make hwpt_list list_add/del symmetric
 2023-01-28 11:52 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-28 11:53 UTC 

[PATCH v4 3/5] notes.c: drop unreachable code in 'append_edit()'
 2023-01-28 11:50 UTC  (2+ messages)

[RFC PATCH bpf-next v2 00/11] mm, bpf: Add BPF into /proc/meminfo
 2023-01-28 11:49 UTC  (9+ messages)

[PATCH 0/4] Apple M1 USB4/Thunderbolt DART support
 2023-01-28 11:46 UTC  (18+ messages)
` [PATCH 1/4] dt-bindings: iommu: dart: Add t8103-usb4-dart compatible
` [PATCH 2/4] iommu: dart: Add flag to override bypass support
` [PATCH 3/4] iommu: dart: Write to all DART_T8020_STREAM_SELECT
` [PATCH 4/4] iommu: dart: Add support for M1 USB4 PCIe DART

[vmwgfx] crash upon vmw_open_channel() when booting on Oracle VM VirtualBox
 2023-01-28 11:44 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-28 11:43 UTC 

[PATCH] soc: apple: apple-pmgr-pwrstate: Switch to IRQ-safe mode
 2023-01-28 11:38 UTC  (3+ messages)

[PATCH] soc: apple: rtkit: Add apple_rtkit_idle() function
 2023-01-28 11:37 UTC  (3+ messages)

stable-rc/queue/4.19 build: 197 builds: 12 failed, 185 passed, 15 errors, 53 warnings (v4.19.271-46-g04b5970ec83a)
 2023-01-28 11:37 UTC 

[PATCH v1] media: i2c: ov5640: Implement get_mbus_config
 2023-01-28 11:36 UTC  (5+ messages)

[PATCH] iommu/dart: Fix apple_dart_device_group for PCI groups
 2023-01-28 11:35 UTC  (2+ messages)

[LSF/MM/BPF BoF] Session for Zoned Storage 2023
 2023-01-28 11:34 UTC  (5+ messages)
    ` [External] "

[PATCHv2] mm/vmalloc: replace BUG_ON to WARN_ON
 2023-01-28 11:33 UTC 

[PATCH v4 2/5] notes.c: cleanup for "designated init" and "char ptr init"
 2023-01-28 11:33 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-28 11:33 UTC 

[PATCH] cxl/pci: Set the device timestamp
 2023-01-28 11:32 UTC  (3+ messages)

[PATCH kvmtool 1/1] vfio/pci: Support NVM Express device passthrough
 2023-01-28  7:35 UTC 

[PATCH v3 00/12] Refactor cryptodev
 2023-01-28 11:30 UTC  (4+ messages)
` [PATCH v3 05/12] cryptodev: Introduce 'query-cryptodev' QMP command

[PATCH] arm64: dts: rockchip: set sdmmc0 speed to sd-uhs-sdr50
 2023-01-28 11:24 UTC  (2+ messages)

linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
 2023-01-28 11:29 UTC  (7+ messages)

[PATCH v6 0/9] media: i2c: ov5670: OF support, runtime_pm, regulators
 2023-01-28 11:27 UTC  (11+ messages)
` [PATCH v6 1/9] media: dt-bindings: Add OV5670
  ` [PATCH v6.1] "

stable-rc/queue/4.14 build: 194 builds: 2 failed, 192 passed, 43 warnings (v4.14.304-27-g83eb0a27862c)
 2023-01-28 11:26 UTC 

[Question PATCH kernel] x86/amd/sev/nmi+vc: Fix stack handling (why is this happening?)
 2023-01-28 11:24 UTC  (6+ messages)

[Intel-gfx] [PATCH v4] drm/i915: implement async_flip mode per plane tracking
 2023-01-28 11:24 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: implement async_flip mode per plane tracking (rev5)

[PATCH] dt-bindings: firmware: qcom,scm: add qcom,scm-sa8775p compatible
 2023-01-28 11:22 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-28 11:23 UTC 

[PATCH v4 1/5] notes.c: cleanup 'strbuf_grow' call in 'append_edit'
 2023-01-28 11:22 UTC  (2+ messages)

stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.165-106-g8f8eaa34edb6)
 2023-01-28 11:22 UTC 

[PATCH 0/3] virtio: fix for assertion failure: virtio_net_get_subqueue(nc)->async_tx.elem failed
 2023-01-28 11:19 UTC  (8+ messages)
` [PATCH 1/3] virtio: move struct VirtQueue to include file
` [PATCH 2/3] virtio: struct VirtQueue introduce reset

[PATCH qemu v2] x86: don't let decompressed kernel image clobber setup_data
 2023-01-28 11:15 UTC  (8+ messages)
` [PATCH qemu v3] "

[PATCH 1/5] rust: types: introduce `ScopeGuard`
 2023-01-28 11:15 UTC  (13+ messages)
` [PATCH 2/5] rust: types: introduce `ForeignOwnable`
` [PATCH 3/5] rust: types: implement `ForeignOwnable` for `Box<T>`
` [PATCH 4/5] rust: types: implement `ForeignOwnable` for the unit type
` [PATCH 5/5] rust: types: implement `ForeignOwnable` for `Arc<T>`

RTT-PROBE: lore-subspace-rtt
 2023-01-28 11:13 UTC 

[PATCH] scsi: aic94xx: Add missing check for dma_map_single
 2023-01-28 11:08 UTC 

stable-rc/queue/5.4 baseline: 162 runs, 86 regressions (v5.4.230-76-g18d0eaaeda96)
 2023-01-28 11:07 UTC 

[Bug 216975] New: The Academic Papers UK
 2023-01-28 11:07 UTC 

Failure during Stack Depot allocating hash table of 1048576 entries with kvcalloc
 2023-01-28 11:03 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-28 11:03 UTC 

[PATCH] parisc: Ensure page-aligned addresses in cache flush and copy functions
 2023-01-28 10:59 UTC  (3+ messages)

[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
 2023-01-28 10:48 UTC  (3+ messages)
` (subset) "

[PATCH] backlight: ktz8866: Convert to i2c's .probe_new()
 2023-01-28  0:36 UTC  (2+ messages)

[PATCH 1/3] eventdev/eth_rx: add params set/get APIs
 2023-01-28 10:53 UTC  (9+ messages)
` [PATCH v2 "

RTT-PROBE: lore-subspace-rtt
 2023-01-28 10:53 UTC 

[f2fs-dev] [PATCH] f2fs: convert is_extension_exist() to return bool type
 2023-01-28 10:52 UTC  (3+ messages)
  `  "

[PATCH v11 2/6] dt-bindings/thermal/mediatek: Add LVTS thermal controllers dt-binding definition
 2023-01-28 10:50 UTC  (7+ messages)
` [PATCH v12 2/6] dt-bindings: thermal: mediatek: "

[PATCH v3 0/3] ASoC: simple-card-utils: create jack inputs for aux_devs
 2023-01-28 10:48 UTC  (3+ messages)

[PATCH] ASoC: SOF: ipc4-topology: No need to unbind routes within a pipeline
 2023-01-28 10:47 UTC  (2+ messages)

From 644473b181f0f310e428301a2ed459f912eec7ea Mon Sep 17 00:00:00 2001
 2023-01-28 10:48 UTC  (2+ messages)

[PATCH] ASoC: soc-compress: Reposition and add pcm_mutex
 2023-01-28 10:48 UTC  (2+ messages)

[PATCH] regulator: max20411: Convert to i2c's .probe_new()
 2023-01-28 10:48 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: introduce sanity_check_blocks()
 2023-01-28 10:47 UTC  (3+ messages)
  `  "

[PATCH v5 0/9] TI-Nspire cleanups
 2023-01-28 11:24 UTC  (5+ messages)

[PATCH-next v2 0/2] scsi, driver core: fix iscsi rescan fails to create block device
 2023-01-28 10:45 UTC  (5+ messages)
` [PATCH-next v2 1/2] driver core: introduce get_device_unless_zero()
` [PATCH-next v2 2/2] scsi: fix iscsi rescan fails to create block device

[PATCH 1/9] ARM: dts: exynos: correct HDMI phy compatible in Exynos4
 2023-01-28 10:43 UTC  (6+ messages)
  ` [PATCH 2/9] ARM: dts: exynos: move exynos-bus nodes out of soc in Exynos5420

RTT-PROBE: lore-subspace-rtt
 2023-01-28 10:43 UTC 

[cocci] Nested macros
 2023-01-28 10:03 UTC  (8+ messages)
    ` [cocci] Searching for special function implementations with SmPL

[PATCH] sched/fair: sanitize vruntime of entity being placed
 2023-01-28 10:41 UTC  (2+ messages)

[PATCH 0/2] scsi: megaraid/megaraid_sas: Use max helper for comparison and assignment
 2023-01-28 10:39 UTC  (3+ messages)
` [PATCH 1/2] scsi: megaraid: "
` [PATCH 2/2] scsi: megaraid_sas: "

[PATCH] regulator: s5m8767: Bounds check id indexing into arrays
 2023-01-28 10:39 UTC  (2+ messages)

[PATCH 2/3] f2fs: add F2FS_IOC_SET_COMPRESS_OPTION_V2 ioctl
 2023-01-28 10:34 UTC  (3+ messages)
` [f2fs-dev] "

[f2fs-dev] [PATCH] f2fs: fix to handle F2FS_IOC_START_ATOMIC_REPLACE in f2fs_compat_ioctl()
 2023-01-28 10:32 UTC  (2+ messages)
`  "

RTT-PROBE: lore-subspace-rtt
 2023-01-28 10:33 UTC 

init/main.c:108:10: fatal error: 'asm/setup.h' file not found
 2023-01-28 10:31 UTC 

[f2fs-dev] [PATCH] f2fs: clean up i_compress_flag and i_compress_level usage
 2023-01-28 10:30 UTC  (2+ messages)
`  "

[PATCH v4 00/19] Clean up includes
 2023-01-28 10:29 UTC  (8+ messages)
` [PATCH v4 01/19] scripts/clean-includes: Fully skip / ignore files
` [PATCH v4 04/19] bsd-user: Clean up includes

[PATCH v2] rust: MAINTAINERS: Add the zulip link
 2023-01-28 10:29 UTC  (2+ messages)

[PATCH V9 0/6] Add device-tree support for Cypress CYPD4226
 2023-01-28 10:29 UTC  (3+ messages)
` [PATCH V9 1/6] dt-bindings: usb: Add Cypress cypd4226 Type-C controller

[PATCH -next v13 00/19] riscv: Add vector ISA support
 2023-01-28 10:28 UTC  (6+ messages)
` [PATCH -next v13 02/19] riscv: Extending cpufeature.c to detect V-extension

[PATCH] rust: MAINTAINERS: Add the zulip link
 2023-01-28 10:28 UTC  (2+ messages)

[PATCH] pci: add enforce_slot_reserved_mask_manual property
 2023-01-28 10:26 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-28 10:23 UTC 

stable-rc/linux-4.19.y build: 197 builds: 5 failed, 192 passed, 37 warnings (v4.19.271)
 2023-01-28 10:22 UTC 

[PATCH] hwmon: (asus-ec-sensors) add zenith ii extreme alpha
 2023-01-28 10:21 UTC 

[PATCH 1/2] remoteproc: qcom: pas: Add sm6115 remoteprocs
 2023-01-28 10:21 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: remoteproc: qcom: Add sm6115 pas yaml file

stable-rc/queue/4.14 baseline: 131 runs, 23 regressions (v4.14.304-25-g177cf3bc004f)
 2023-01-28 10:18 UTC 

[PATCH] arm64: dts: microchip: use "okay" for status
 2023-01-28 10:17 UTC  (3+ messages)

[PATCH V6 0/3] Add S4 SoC PLL and Peripheral clock controller
 2023-01-28 10:17 UTC  (8+ messages)
` [PATCH V6 3/3] clk: meson: s4: add support for Amlogic S4 SoC peripheral "

[PATCH] arm64: dts: apm: use "okay" for status
 2023-01-28 10:17 UTC  (2+ messages)

[PATCH] arm64: dts: amd: use "okay" for status
 2023-01-28 10:17 UTC  (2+ messages)

[PATCH v4] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2023-01-28 10:13 UTC  (9+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-28 10:13 UTC 

[PATCH 00/15] Ambarella S6LM SoC bring-up
 2023-01-28 10:11 UTC  (18+ messages)
  ` [PATCH 13/15] dt-bindings: pinctrl: add support for Ambarella
  ` [PATCH 07/15] dt-bindings: clock: Add Ambarella clock bindings

[PATCH] media: rc: add common keymap for Dreambox RC10 and RC20/RC-BT remotes
 2023-01-28 10:11 UTC  (2+ messages)

[PATCH] media: rc: add keymap for Beelink Mini MXIII remote
 2023-01-28 10:11 UTC  (2+ messages)

[PATCH v6 3/5] platform/x86: int3472/discrete: Create a LED class device for the privacy LED
 2023-01-28 10:10 UTC  (2+ messages)

[PATCH v4 3/3] media: nxp: Add i.MX8 ISI driver
 2023-01-28 10:10 UTC  (2+ messages)

[PATCH] dt-bindings: display: bridge: sil,sii8620: convert to dtschema
 2023-01-28 10:10 UTC  (4+ messages)

U-boot 2023.01 not booting anymore MCR3000 board - Bisected 50128aeb0f8 ("cyclic: get rid of cyclic_init()")
 2023-01-28 10:08 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-28 10:03 UTC 

[PATCH -next V6 0/7] riscv: Optimize function trace
 2023-01-28 10:00 UTC  (7+ messages)
` [PATCH -next V6 1/7] riscv: ftrace: Fixup panic by disabling preemption

stable-rc/queue/5.10 baseline: 165 runs, 77 regressions (v5.10.165-101-ge99d4eb8a3bf)
 2023-01-28 10:00 UTC 

[PATCH] powerpc/mpc85xx: use board env file for socrates board
 2023-01-28  9:59 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-01-27
 2023-01-28  9:58 UTC  (2+ messages)

[PATCH] Doc/damon: fix the data path error
 2023-01-28  9:11 UTC 

[PATCH 1/4] f2fs: fix to set ipu policy
 2023-01-28  9:54 UTC  (4+ messages)
` [PATCH 4/4] f2fs: move ipu_policy definitions to separated file
  ` [f2fs-dev] "

[PATCH] riscv: kprobe: Fixup kernel panic when probing an illegal position
 2023-01-28  9:53 UTC  (9+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-28  9:53 UTC 

kernel/sched/fair.c:6848:31: warning: Uninitialized variable: util_min [uninitvar]
 2023-01-28  9:50 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.