All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-26 05:40:15 to 2023-02-26 11:56:06 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2023-02-26 11:56 UTC 

[PATCH v2 0/5] Clean up wildmatch.c
 2023-02-26 11:50 UTC  (6+ messages)
` [PATCH v2 1/5] git-compat-util: add isblank() and isgraph()
` [PATCH v2 2/5] wildmatch: remove IS*() macros
` [PATCH v2 3/5] wildmatch: remove NEGATE_CLASS(2) macros with trivial refactoring
` [PATCH v2 4/5] wildmatch: use char instead of uchar
` [PATCH v2 5/5] wildmatch: more cleanups after killing uchar

RTT-PROBE: lore-subspace-rtt
 2023-02-26 11:46 UTC 

[PATCH 0/5] batched remove rmap in try_to_unmap_one()
 2023-02-26 11:44 UTC  (6+ messages)
` [PATCH 1/5] rmap: move hugetlb try_to_unmap to dedicated function

RTT-PROBE: lore-subspace-rtt
 2023-02-26 11:36 UTC 

[Buildroot] [PATCH v3] package/lzop: bump to version 1.04
 2023-02-26 11:33 UTC 

[PATCH RFC u-boot-mvebu 00/59] arm: mvebu: Various fixes
 2023-02-26 11:28 UTC  (18+ messages)
` [PATCH 0/2] arm: mvebu: clearfog: defconfig updates
  ` [PATCH 1/2] arm: mvebu: clearfog: Fix MMC detection
  ` [PATCH 2/2] arm: mvebu: clearfog: Add defconfig for SPI booting

RTT-PROBE: lore-subspace-rtt
 2023-02-26 11:26 UTC 

[PATCH v3] tools/memory-model: Make ppo a subrelation of po
 2023-02-26 11:17 UTC  (8+ messages)

[PATCH v9 7/8] x86/cpu: Support AMD Automatic IBRS
 2023-02-26 11:18 UTC  (11+ messages)
    ` [PATCH] x86/CPU/AMD: Make sure EFER[AIBRSE] is set

[PATCH v2 0/3] Fixes and Improvements for CS35L41 HDA
 2023-02-26 11:16 UTC  (4+ messages)
` [PATCH v2 1/3] ALSA: hda: cs35l41: Correct error condition handling

RTT-PROBE: lore-subspace-rtt
 2023-02-26 11:16 UTC 

net/sunrpc/auth_gss/svcauth_gss.c:1165 gss_read_proxy_verf() warn: potential spectre issue 'in_token->pages' [w]
 2023-02-26 11:15 UTC 

[PATCH v12 00/11] Parallel CPU bringup for x86_64
 2023-02-26 11:08 UTC  (12+ messages)
` [PATCH v12 01/11] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel
` [PATCH v12 02/11] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
` [PATCH v12 03/11] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
` [PATCH v12 04/11] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH v12 05/11] x86/smpboot: Split up native_cpu_up into separate phases and document them
` [PATCH v12 06/11] x86/smpboot: Remove initial_stack on 64-bit
` [PATCH v12 07/11] x86/smpboot: Remove early_gdt_descr "
` [PATCH v12 08/11] x86/smpboot: Remove initial_gs
` [PATCH v12 09/11] x86/smpboot: Support parallel startup of secondary CPUs
` [PATCH v12 10/11] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
` [PATCH v12 11/11] x86/smpboot: Serialize topology updates for secondary bringup

[PATCH v3] net/mlx5: support live migration
 2023-02-26 11:09 UTC  (2+ messages)

[PATCH] net/mlx5: fix ESP item validation in Verbs interface
 2023-02-26 11:08 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-26 11:06 UTC 

[Buildroot] [PATCH] package/lzop: bump to version 1.04
 2023-02-26 11:04 UTC  (4+ messages)
` [Buildroot] [PATCH v2] "

Kernel versions 6.x don't boot on Amiga 4000
 2023-02-26 11:02 UTC  (4+ messages)

+ kasan-emit-different-calls-for-instrumentable-memintrinsics.patch added to mm-hotfixes-unstable branch
 2023-02-26 10:59 UTC  (2+ messages)

[GIT PULL for v6.3-rc1] media updates
 2023-02-26 10:59 UTC  (2+ messages)
` [GIT PULL for v6.3-rc1] media updates (#90063)

RTT-PROBE: lore-subspace-rtt
 2023-02-26 10:56 UTC 

[PATCH v12 bpf-next 00/10] Add skb + xdp dynptrs
 2023-02-26 10:54 UTC  (14+ messages)
` [PATCH v12 bpf-next 01/10] bpf: Support "sk_buff" and "xdp_buff" as valid kfunc arg types
` [PATCH v12 bpf-next 02/10] bpf: Refactor process_dynptr_func
` [PATCH v12 bpf-next 03/10] bpf: Allow initializing dynptrs in kfuncs
` [PATCH v12 bpf-next 04/10] bpf: Define no-ops for externally called bpf dynptr functions
` [PATCH v12 bpf-next 05/10] bpf: Refactor verifier dynptr into get_dynptr_arg_reg
` [PATCH v12 bpf-next 06/10] bpf: Add __uninit kfunc annotation
` [PATCH v12 bpf-next 07/10] bpf: Add skb dynptrs
` [PATCH v12 bpf-next 08/10] bpf: Add xdp dynptrs
` [PATCH v12 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
` [PATCH v12 bpf-next 10/10] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers

[RFC PATCH v2] test-lib: drop comment about test_description
 2023-02-26 10:53 UTC  (2+ messages)
` [PATCH v3] "

linux-6.1-rt ?
 2023-02-26 10:51 UTC  (5+ messages)

[PATCH] media: Fix building pdfdocs
 2023-02-26 10:47 UTC  (4+ messages)

UART RX losing bytes
 2023-02-26 10:47 UTC 

[PATCH] alpha: Implement "current_stack_pointer"
 2023-02-26 10:46 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-26 10:46 UTC 

Bug in rte_mempool_do_generic_get?
 2023-02-26 10:45 UTC  (5+ messages)

No 6GHz networks found if connman does the scan, but connman see them if 'iw DEV scan' used instead
 2023-02-26 10:44 UTC 

❌ FAIL (103/381 SKIPPED): Test report for master (6.2.0, mainline.kernel.org-clang, 7c3dc440)
 2023-02-26 10:41 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-26 10:36 UTC 

[PATCH v5 0/5] xen/arm: Don't switch TTBR while the MMU is on
 2023-02-26 10:29 UTC  (4+ messages)
` [PATCH v5 3/5] xen/arm64: mm: Introduce helpers to prepare/enable/disable the identity mapping

[PATCH 0/2] sequencer parsing fixes
 2023-02-26 10:29 UTC  (3+ messages)
` [PATCH 1/2] rebase -i: match whole word in is_command()

RTT-PROBE: lore-subspace-rtt
 2023-02-26 10:26 UTC 

[kirkstone][PATCH] binutils : Fix CVE-2023-22608
 2023-02-26 10:24 UTC 

[PATCH] scsi: lpfc: add null check of kzalloc in lpfc_sli4_cgn_params_read
 2023-02-26 10:23 UTC 

[Buildroot] [PATCH 1/1] package/php-xdebug: bump to version 3.2.0
 2023-02-26 10:22 UTC 

[PATCH nft v2] meta: introduce broute expression
 2023-02-26 10:18 UTC  (3+ messages)

[PATCH libnftnl] expr: meta: introduce broute meta expression
 2023-02-26  9:53 UTC 

[PATCH nft v3] meta: introduce broute expression
 2023-02-26  9:52 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-26 10:16 UTC 

problem while handling exceptions in oob stage
 2023-02-26  9:47 UTC  (3+ messages)

[PATCH] locking/atomic: cmpxchg: Make __generic_cmpxchg_local compare against zero-extended 'old' value
 2023-02-26 10:13 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-26 10:06 UTC 

drivers/gpu/drm/amd/amdgpu/../display/dc/link/link_factory.c:365 dc_link_construct_phy() warn: variable dereferenced before check 'link->link_enc' (see line 362)
 2023-02-26 10:03 UTC 

[PATCH] nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_properties
 2023-02-26  9:59 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-26  9:56 UTC 

[Intel-gfx] [PATCH v4 08/22] drm/i915/mtl: C20 PLL programming
 2023-02-26  9:53 UTC 

+ zram-show-zsmalloc-objs_moved-stat-in-mm_stat-fix.patch added to mm-unstable branch
 2023-02-26  9:48 UTC  (2+ messages)

[PATCH qemu] timer/i8254: Fix one shot PIT mode
 2023-02-26  9:45 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-26  9:46 UTC 

[PATCH] zram: Use atomic_long_read() to read atomic_long_t
 2023-02-26  9:45 UTC  (4+ messages)

[PATCH] powerpc, mpc83xx: Remove CONFIG_ELBC_BRx_ORx
 2023-02-26  9:44 UTC 

[PATCH] netfilter: nf_flow_table: count offloaded flows
 2023-02-26  9:40 UTC  (3+ messages)

[PATCH] dmaengine: ti: add null check of devm_kasprintf in edma_probe and udma_probe
 2023-02-26  9:40 UTC 

[virtio-comment] [PATCH v9] virtio-net: support the virtqueue coalescing moderation
 2023-02-26  9:37 UTC  (2+ messages)
` [virtio-dev] "

[Bug 217089] New: xone23c mixer
 2023-02-26  9:36 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-26  9:36 UTC 

Hash for a commit sourcetree beside to a commit hash
 2023-02-26  9:37 UTC  (2+ messages)

[Bug 217088] New: xone23c mixer
 2023-02-26  9:34 UTC 

[PATCH] pull: conflict hint pull.rebase suggestion should offer "merges" vs "true"
 2023-02-26  9:29 UTC  (14+ messages)

btmksdio mt7668 questions
 2023-02-26  9:29 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-26  9:26 UTC 

[PATCH] eal: add nonnull and access function attributes
 2023-02-26  9:21 UTC  (4+ messages)
` [PATCH v7 1/4] net/bnx2x: fix warnings about rte_memcpy lengths
    ` Marvell QLogic bnx2x PMD support status

[PATCH] pwm: core: Zero-initialize the temp state
 2023-02-26  9:17 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-26  9:16 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-26  9:06 UTC 

[6.3][regression] after commit 7170b7ed6acbde523c5d362c8978c60df4c30f30 my system stuck in initramfs forever
 2023-02-26  9:05 UTC  (8+ messages)

[RFC][PATCH] GSoC 2023 proposal: more sparse index integration
 2023-02-26  9:03 UTC  (2+ messages)

mm/mlock.c:515 apply_vma_lock_flags() error: uninitialized symbol 'error'
 2023-02-26  9:01 UTC 

[PATCH v4 00/19] Add vfio_device cdev for iommufd support
 2023-02-26  8:59 UTC  (11+ messages)
` [Intel-gfx] [PATCH v4 09/19] vfio/pci: Accept device fd for hot reset
  `  "

RTT-PROBE: lore-subspace-rtt
 2023-02-26  8:56 UTC 

[Ocfs2-devel] report BUG: io_uring triggers umount error
 2023-02-26  8:45 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-26  8:46 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-26  8:36 UTC 

Meaning of Task in TODO file
 2023-02-26  8:25 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-26  8:26 UTC 

[PATCH 1/2] dt-bindings: iio: adc: Add driver for TI ADS1100 and ADS1000
 2023-02-26  8:24 UTC  (6+ messages)
` [PATCH 2/2] iio: adc: Add driver for TI ADS1100 and ADS1000 chips

[arm-integrator:kernel-in-vmalloc-v6.2-rc3-just-ttbr0-split 7/30] arch/arm64/include/asm/memory.h: asm-generic/memory_model.h is included more than once
 2023-02-26  8:20 UTC 

What's cooking in git.git (Feb 2023, #05; Fri, 24)
 2023-02-26  8:15 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-26  8:16 UTC 

[linux-linus test] 178479: regressions - trouble: fail/pass/starved
 2023-02-26  8:14 UTC 

[PATCH RFC u-boot-mvebu 00/59] arm: mvebu: Various fixes
 2023-02-26  8:14 UTC  (11+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-26  8:06 UTC 

[PATCH v3] .gitattributes: use 'dts' diff driver for *.dtso files
 2023-02-26  8:02 UTC  (2+ messages)

[PATCH v6 01/12] kbuild: add a tool to list files ignored by git
 2023-02-26  8:01 UTC  (2+ messages)

[virtio-dev] [PATCH v2] virtio-net: define the VIRTIO_NET_F_CTRL_RX_EXTRA feature bit
 2023-02-26  7:59 UTC  (2+ messages)
` [virtio-dev] "

[PATCH] blk-iocost: initialize rqos before accessing it
 2023-02-26  7:59 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-26  7:56 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-26  7:46 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-02-25
 2023-02-26  7:39 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-26  7:36 UTC 

[master/kirkstone][PATCH] all: unbreak populate_sdk task (again)
 2023-02-26  7:32 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-26  7:26 UTC 

[PATCH v7 0/7] drm: Remove usage of deprecated DRM_* macros
 2023-02-26  7:21 UTC  (8+ messages)
` [PATCH v7 1/7] drm/print: Fix and add support for NULL as first argument in drm_* macros
` [PATCH v7 2/7] drm: Remove usage of deprecated DRM_INFO
` [PATCH v7 3/7] drm: Remove usage of deprecated DRM_NOTE
` [PATCH v7 4/7] drm: Remove usage of deprecated DRM_ERROR
` [PATCH v7 5/7] drm: Remove usage of deprecated DRM_DEBUG
` [PATCH v7 6/7] drm: Remove usage of deprecated DRM_DEBUG_DRIVER
` [PATCH v7 7/7] drm: Remove usage of deprecated DRM_DEBUG_KMS

RTT-PROBE: lore-subspace-rtt
 2023-02-26  7:16 UTC 

[PATCH] net/mlx5: reject flow template API reconfiguration
 2023-02-26  7:11 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-26  7:06 UTC 

[PATCH v6 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-02-26  7:04 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: aspeed: support for AST2600-i2cv2

[PATCH] btrfs: refactor __btrfs_map_block()
 2023-02-26  6:56 UTC 

[PATCH 0/2] Tests unifont
 2023-02-26  6:56 UTC  (4+ messages)
` [PATCH 2/2] docs: Document that the functional test requires the package xfonts-unifont

[PATCH 0/7] New arch interfaces for manipulating multiple pages
 2023-02-26  6:56 UTC  (5+ messages)
` [PATCH 9/7] arm64: Implement the new page table range API
  ` [PATCH 13/7] loongson: "

RTT-PROBE: lore-subspace-rtt
 2023-02-26  6:56 UTC 

[PATCH v2] hw/i386: fix microvm segfault with virtio cmdline
 2023-02-26  6:53 UTC  (2+ messages)

[PATCH v1] drivers/spi-rockchip.c : Use devm_platform_get_and_ioremap_resource makes code better
 2023-02-26  6:51 UTC  (3+ messages)

[PATCH v1] drivers/spi-rockchip.c : Remove redundant variable slave
 2023-02-26  6:33 UTC  (3+ messages)

[PATCH] media: v4l2: check null return of kmalloc in format_ref_list_p and format_ref_list_b
 2023-02-26  6:50 UTC 

[GIT PULL] TTY/Serial driver updates for 6.3-rc1
 2023-02-26  6:50 UTC  (6+ messages)

[PATCH v2 0/2] GDB: Support getting current task struct in UML
 2023-02-26  6:47 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-26  6:46 UTC 

[GSoC][RFC]:TODO test in t7012
 2023-02-26  6:38 UTC 

[PATCH 0/8] drivers: select REGMAP instead of depending on it
 2023-02-26  6:37 UTC  (7+ messages)
` [PATCH 5/8] platform: mellanox: "
` [PATCH 6/8] platform: x86: MLX_PLATFORM: "
` [PATCH 7/8] thermal: intel: BXT_PMIC: "
` [PATCH 8/8] serial: 8250: ASPEED_VUART: "

RTT-PROBE: lore-subspace-rtt
 2023-02-26  6:35 UTC 

[PATCH 1/2] knownnetworks: fix potential out of bounds write
 2023-02-26  6:25 UTC  (2+ messages)
` [PATCH 2/2] knownnetworks: fix printing SSID in hex

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:8336 amdgpu_dm_atomic_commit_tail() error: we previously assumed 'aconnector->dc_link' could be null (see line 8323)
 2023-02-26  6:27 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-26  6:25 UTC 

[PATCH] ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects
 2023-02-26  6:19 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-26  6:15 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-26  6:05 UTC 

[PATCH] arch: alpha: boot: tools: Fix code style issues
 2023-02-26  6:01 UTC 

[PATCH] ntb_tool: check null return of devm_kcalloc in tool_init_mws
 2023-02-26  5:57 UTC 

[PATCH] nvdimm: check for null return of devm_kmalloc in nd_pfn_probe
 2023-02-26  5:56 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-26  5:55 UTC 

[PATCH] acpi: check for null return of devm_kzalloc in fch_misc_setup
 2023-02-26  5:54 UTC 

[PATCH v3 0/3] imx7d-remarkable2: Enable cyttsp5 and rohm,bd71815
 2023-02-26  5:52 UTC  (8+ messages)
` [PATCH v3 3/3] ARM: dts: imx7d-remarkable2: Enable the rohm,bd71815

[groeck-staging:watchdog-next] BUILD SUCCESS 7fa92c05cef7986c8eefeb995837f6d1166426e5
 2023-02-26  5:46 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS 58326709e8f8122df46d29981eb39896d600c7c4
 2023-02-26  5:46 UTC 

[PATCH v4] panic: Fixes the panic_print NMI backtrace setting
 2023-02-26  5:44 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-26  5:45 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.