All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-23 09:46:15 to 2024-12-23 11:12:50 UTC [more...]

[PATCH v2] Doc: Obex Implement support for message listing format version 1.1
 2024-12-23 11:12 UTC  (2+ messages)
` [v2] "

[PATCH v2 01/15] net/zxdh: zxdh np init implementation
 2024-12-23 11:02 UTC  (13+ messages)
` [PATCH v5 00/15] net/zxdh: updated net zxdh driver
  ` [PATCH v5 01/15] net/zxdh: zxdh np init implementation
  ` [PATCH v5 02/15] net/zxdh: zxdh np uninit implementation
  ` [PATCH v5 03/15] net/zxdh: port tables init implementations
  ` [PATCH v5 04/15] net/zxdh: port tables unint implementations
  ` [PATCH v5 05/15] net/zxdh: rx/tx queue setup and intr enable
  ` [PATCH v5 06/15] net/zxdh: dev start/stop ops implementations
  ` [PATCH v5 07/15] net/zxdh: provided dev simple tx implementations
  ` [PATCH v5 08/15] net/zxdh: provided dev simple rx implementations
  ` [PATCH v5 09/15] net/zxdh: link info update, set link up/down
  ` [PATCH v5 10/15] net/zxdh: mac set/add/remove ops implementations
  ` [PATCH v5 12/15] net/zxdh: vlan filter/ offload "

[PATCH v3 0/7] Rockchip: add Rockchip rk3576 EVB1 board
 2024-12-23 11:06 UTC  (10+ messages)
` [PATCH v3 1/7] arm64: dts: rockchip: Add rk3576 naneng combphy nodes
` [PATCH v3 2/7] dt-bindings: PCI: dw: rockchip: Add rk3576 support
` [PATCH v3 3/7] arm64: dts: rockchip: Add rk3576 pcie nodes
` [PATCH v3 4/7] arm64: dts: rockchip: add usb related nodes for rk3576
` [PATCH v3 5/7] dt-bindings: arm: rockchip: Sort for boards not in correct order

[PATCH 00/11 RFC] Allow concurrent changes in a directory
 2024-12-23 11:12 UTC  (4+ messages)
` [PATCH 08/11] VFS: add inode_dir_lock/unlock

Code freeze date for Xen 4.20 is January 17, 2025
 2024-12-23 11:11 UTC 

[PATCH v3] perf: map pages in advance
 2024-12-23 11:10 UTC  (8+ messages)

[PATCH v3] arm64: dts: qcom: qcs8300: add QCrypto nodes
 2024-12-23 11:09 UTC 

[PATCH 0/4] Fixes typemissmatch warinigs from msvc
 2024-12-23 11:04 UTC  (5+ messages)
` [PATCH 1/4] add-patch: Fix type missmatch rom msvc
` [PATCH 2/4] date.c: Fix type missmatch warings from msvc
` [PATCH 3/4] apply.c : "
` [PATCH 4/4] commit.c: "

nftables portmap map
 2024-12-23 11:08 UTC 

[Bug 219495] New: [TPM2] tpm_tis driver crashs during the boot time
 2024-12-23 11:07 UTC  (3+ messages)
` [Bug 219495] "

arch/openrisc/kernel/signal.c:50 restore_fp_state() warn: maybe return -EFAULT instead of the bytes remaining?
 2024-12-23 11:06 UTC 

[PATCH v3 00/17] move pagetable_*_dtor() to __tlb_remove_table()
 2024-12-23  9:41 UTC  (19+ messages)
` [PATCH v3 03/17] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
` [PATCH v3 04/17] mm: pgtable: add statistics for P4D level page table
` [PATCH v3 05/17] arm64: pgtable: use mmu gather to free p4d "
` [PATCH v3 06/17] s390: pgtable: add statistics for PUD and P4D "
` [PATCH v3 07/17] mm: pgtable: introduce pagetable_dtor()
` [PATCH v3 08/17] arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH v3 09/17] arm64: "
` [PATCH v3 10/17] riscv: "
` [PATCH v3 11/17] x86: "
` [PATCH v3 12/17] s390: pgtable: also move pagetable_dtor() of PxD "
` [PATCH v3 13/17] mm: pgtable: introduce generic __tlb_remove_table()
` [PATCH v3 14/17] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
` [PATCH v3 15/17] mm: pgtable: remove tlb_remove_page_ptdesc()
` [PATCH v3 16/17] mm: pgtable: remove tlb_remove_ptdesc()
` [PATCH v3 17/17] mm: pgtable: introduce generic pagetable_dtor_free()

[PATCH 00/15] fix packing of structs when building with MSVC
 2024-12-23 11:03 UTC  (3+ messages)
` [PATCH v6 00/30] "

[RFC PATCH v4 0/4] Add virtio_rtc module
 2024-12-23 10:39 UTC  (3+ messages)
` [RFC PATCH v4 4/4] virtio_rtc: Add RTC class driver

[PATCH 1/2] dt-bindings: arm: mediatek: Drop MT8192 Chromebook variants that never shipped
 2024-12-23 11:00 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: mediatek: mt8192: Drop "

[Bug 215906] New: DMAR fault when connected usb hub (xhci_hcd)
 2024-12-23 11:02 UTC  (4+ messages)
` [Bug 215906] "

[PATCH v15 00/11] net: tcp: improve tcp support in legacy stack
 2024-12-23 10:58 UTC  (12+ messages)
` [PATCH v15 01/11] net/tcp: fix TCP options processing
` [PATCH v15 02/11] net/tcp: fix selective acknowledge
` [PATCH v15 03/11] net/tcp: put connection specific data into a tcp_stream structure
` [PATCH v15 04/11] net/tcp: add connection info to "
` [PATCH v15 05/11] net/tcp: rename ack_edge and seq_init to more common rcv_nxt and irs
` [PATCH v15 06/11] net/tcp: improve tcp framework, use better state machine
` [PATCH v15 07/11] test/cmd/wget: fix the test
` [PATCH v15 08/11] test/cmd/wget: replace bogus response with an actual response from the HTTP server
` [PATCH v15 09/11] net/tcp: simplify tcp header filling code
` [PATCH v15 10/11] net/tcp: define a fallback value for rcv_wnd size
` [PATCH v15 11/11] net/net: fix include ordering

[PATCH v3 3/3] virtio-spi: Add virtio SPI driver
 2024-12-23 11:00 UTC  (2+ messages)

Kernel panic kernel/trace/trace_events.c:577
 2024-12-23 11:00 UTC 

[PATCH v4 1/4] arm64: dts: qcom: ipq6018: add 1.2GHz CPU Frequency
 2024-12-23 10:58 UTC  (3+ messages)

virtio-video device IDs
 2024-12-23 10:57 UTC  (2+ messages)

[viro-vfs:work.dcache 6/6] fs/libfs.c:1819:10: warning: comparison of distinct pointer types ('const char *' and 'const unsigned char *')
 2024-12-23 10:55 UTC 

[PATCH] tests/intel/gem_exec_balancer: Decrease required load in `full` test
 2024-12-23 10:56 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[GIT PULL] Modules fixes for v6.14-rc5
 2024-12-23 10:55 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS 6071d10413ff8489c3e842b19b1e0d539700068d
 2024-12-23 10:53 UTC 

[syzbot] [net?] UBSAN: array-index-out-of-bounds in cake_enqueue (2)
 2024-12-23 10:53 UTC 

[PATCH v3 00/23] arm64: dts: qcom: Fix remoteproc memory base and length
 2024-12-23 10:52 UTC  (3+ messages)

[PATCH] xen/arm: Initialise memory type for struct kernel_info
 2024-12-23 10:52 UTC  (6+ messages)

[PATCH v7 00/19] Add Freescale i.MX8qxp Display Controller support
 2024-12-23 10:51 UTC  (6+ messages)
` [PATCH v7 03/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller display engine
` [PATCH v7 09/19] drm/imx: "

[PATCH v9 00/28] Qualcomm iris video decoder driver
 2024-12-23 10:51 UTC  (4+ messages)
` [PATCH v9 27/28] media: iris: enable video driver probe of SM8250 SoC

[PATCH v2 0/7] Rockchip: add Rockchip rk3576 EVB1 board
 2024-12-23 10:49 UTC  (5+ messages)
` [PATCH v2 3/7] dts: arm64: rockchip: Add rk3576 pcie nodes

[PATCH v3] x86/spec-ctrl: Support for SRSO_U/S_NO and SRSO_MSR_FIX
 2024-12-23 10:50 UTC  (2+ messages)

[RFC PATCH] ethdev: add new API for enable/disable xstat counters by ID
 2024-12-23 10:46 UTC  (3+ messages)

[PATCH 0/2] Add support for Infineon S28HL256T and S28HL02GT
 2024-12-23 10:43 UTC  (3+ messages)
` [PATCH 1/2] mtd: spi-nor: spansion: Add support for S28HL256T

[PATCH v2 0/3] Google Pixel 6 Pro support
 2024-12-23 10:42 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: dts: exynos: gs101-raven: add new board file

[PATCH v2] mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
 2024-12-23 10:42 UTC  (6+ messages)

[PATCH] block: Use enum for blk-mq tagset flags
 2024-12-23 10:41 UTC 

[PATCH v2 0/2] Improve error handling in fastrpc_rpmsg_probe
 2024-12-23 10:41 UTC  (8+ messages)
` [PATCH v2 1/2] misc: fastrpc: Deregister device nodes properly in error scenarios
` [PATCH v2 2/2] misc: fastrpc: Add meaningful labels for exit paths

[PATCH v2 net] net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
 2024-12-23 10:40 UTC  (2+ messages)

FAILED: patch "[PATCH] tracing: Check "%s" dereference via the field and not the" failed to apply to 5.15-stable tree
 2024-12-23 10:39 UTC 

FAILED: patch "[PATCH] tracing: Check "%s" dereference via the field and not the" failed to apply to 6.1-stable tree
 2024-12-23 10:39 UTC 

FAILED: patch "[PATCH] tracing: Check "%s" dereference via the field and not the" failed to apply to 6.6-stable tree
 2024-12-23 10:39 UTC 

[PATCH mptcp-next v12 00/10] use bpf_iter in bpf schedulers
 2024-12-23 10:38 UTC  (12+ messages)
` [PATCH mptcp-next v12 01/10] bpf: Add bpf_mptcp_send_info_to_ssk
` [PATCH mptcp-next v12 02/10] Revert "mptcp: add sched_data helpers"
` [PATCH mptcp-next v12 03/10] mptcp: drop struct mptcp_sched_data
` [PATCH mptcp-next v12 04/10] Squash to "bpf: Add bpf_mptcp_sched_ops"
` [PATCH mptcp-next v12 05/10] Squash to "bpf: Export mptcp packet scheduler helpers"
` [PATCH mptcp-next v12 06/10] Squash to "selftests/bpf: Add bpf_first scheduler & test"
` [PATCH mptcp-next v12 07/10] Squash to "selftests/bpf: Add bpf_bkup "
` [PATCH mptcp-next v12 08/10] Squash to "selftests/bpf: Add bpf_rr "
` [PATCH mptcp-next v12 09/10] Squash to "selftests/bpf: Add bpf_red "
` [PATCH mptcp-next v12 10/10] Squash to "selftests/bpf: Add bpf_burst "

FAILED: patch "[PATCH] x86/hyperv: Fix hv tsc page based sched_clock for hibernation" failed to apply to 5.10-stable tree
 2024-12-23 10:37 UTC 

FAILED: patch "[PATCH] x86/hyperv: Fix hv tsc page based sched_clock for hibernation" failed to apply to 5.15-stable tree
 2024-12-23 10:37 UTC 

FAILED: patch "[PATCH] x86/hyperv: Fix hv tsc page based sched_clock for hibernation" failed to apply to 6.1-stable tree
 2024-12-23 10:37 UTC 

FAILED: patch "[PATCH] x86/hyperv: Fix hv tsc page based sched_clock for hibernation" failed to apply to 6.6-stable tree
 2024-12-23 10:37 UTC 

FAILED: patch "[PATCH] Drivers: hv: util: Avoid accessing a ringbuffer not" failed to apply to 5.4-stable tree
 2024-12-23 10:36 UTC 

[PATCH v3 00/10] devtools, lib, test, net, common: remove unused rte_bitmap_free()
 2024-12-23 10:31 UTC  (4+ messages)
` [PATCH v3 01/10] devtools/cocci, lib/eal: "

The question for the modification against (lib/cryptodev/rte_cryptodev.h) in commit 719834a6
 2024-12-20  2:21 UTC  (4+ messages)

[PATCH] net/gve: Allocate qpl pages using malloc if memzone allocation fails
 2024-12-19 20:53 UTC  (3+ messages)

[PATCH 0/3] Defer lcore variables allocation
 2024-12-19 16:19 UTC  (3+ messages)
` [PATCH v2 0/5] "

FAILED: patch "[PATCH] selinux: ignore unknown extended permissions" failed to apply to 5.10-stable tree
 2024-12-23 10:34 UTC 

FAILED: patch "[PATCH] selinux: ignore unknown extended permissions" failed to apply to 5.4-stable tree
 2024-12-23 10:34 UTC 

FAILED: patch "[PATCH] selinux: ignore unknown extended permissions" failed to apply to 6.1-stable tree
 2024-12-23 10:34 UTC 

FAILED: patch "[PATCH] selinux: ignore unknown extended permissions" failed to apply to 5.15-stable tree
 2024-12-23 10:34 UTC 

FAILED: patch "[PATCH] selinux: ignore unknown extended permissions" failed to apply to 6.6-stable tree
 2024-12-23 10:34 UTC 

FAILED: patch "[PATCH] selinux: ignore unknown extended permissions" failed to apply to 6.12-stable tree
 2024-12-23 10:34 UTC 

[PATCH v6 0/7] arm64: dts: rockchip: Refine dts for Radxa ROCK 5C
 2024-12-23 10:33 UTC  (4+ messages)
` [PATCH v6 2/7] arm64: dts: rockchip: Use a longer PWM period for the fan on "

[PATCH 0/4] cifs: Fix gettting and setting parts of security descriptor
 2024-12-23 10:33 UTC  (3+ messages)
` [PATCH 4/4] cifs: Add a new xattr system.smb3_ntsd_owner for getting or setting owner

FAILED: patch "[PATCH] btrfs: split bios to the fs sector size boundary" failed to apply to 6.6-stable tree
 2024-12-23 10:33 UTC 

[PATCH v2] Bluetooth: btusb: Add NULL check for data in btusb_suspend
 2024-12-23 10:32 UTC  (2+ messages)
` [v2] "

[PATCH 14/26] drm/xe/eudebug: implement userptr_vma access
 2024-12-23 10:31 UTC  (3+ messages)
` [PATCH 13/26] RFC drm/xe/eudebug: userptr vm pread/pwrite

[PATCH 0/3] drm/xe: Small trace print improvements
 2024-12-23 10:26 UTC  (7+ messages)
` [PATCH 1/3] drm/xe: trace bo create
` [PATCH 2/3] drm/xe: Print vm flags in xe_vm trace print
` [PATCH 3/3] drm/xe: Print vm parameter in xe_vma trace

[atishp04:perf_test_weilin_rebased 8/24] arch/riscv/boot/dts/allwinner/sun20i-d1-clockworkpi-v3.14.dtb: cpu@0: False schema does not allow {'compatible': ['thead,c906', 'riscv'], 'device_type': ['cpu'], 'reg': [[0]], 'clocks': [[4, 132]], 'd-cache-block-size': 64, 'd-cache-sets': 256, 'd-cache-s
 2024-12-23 10:23 UTC 

[PATCH] bus/fslmc: fix use after rte_free
 2024-12-23 10:23 UTC  (2+ messages)

[PATCH v16] pwm: opencores: Add PWM driver support
 2024-12-23  2:47 UTC  (3+ messages)

[PATCH 0/3] rockchip: Add support for RK3582
 2024-12-23 10:17 UTC  (15+ messages)
` [PATCH 1/3] irqchip/gic-v3: Enable Rockchip 3588001 erratum workaround "
` [PATCH 3/3] arm64: dts: rockchip: Add Radxa E52C

FAILED: patch "[PATCH] vmalloc: fix accounting with i915" failed to apply to 5.10-stable tree
 2024-12-23 10:18 UTC 

FAILED: patch "[PATCH] vmalloc: fix accounting with i915" failed to apply to 5.15-stable tree
 2024-12-23 10:18 UTC 

FAILED: patch "[PATCH] vmalloc: fix accounting with i915" failed to apply to 6.1-stable tree
 2024-12-23 10:18 UTC 

FAILED: patch "[PATCH] zram: fix uninitialized ZRAM not releasing backing device" failed to apply to 5.4-stable tree
 2024-12-23 10:17 UTC 

FAILED: patch "[PATCH] zram: fix uninitialized ZRAM not releasing backing device" failed to apply to 5.10-stable tree
 2024-12-23 10:17 UTC 

FAILED: patch "[PATCH] zram: fix uninitialized ZRAM not releasing backing device" failed to apply to 5.15-stable tree
 2024-12-23 10:17 UTC 

[PATCH] platform/x86: hp-wmi: mark 8A15 board for timed OMEN thermal profile
 2024-12-23 10:07 UTC 

[groeck-staging:testing] BUILD SUCCESS 4a794c81231b8daf4229a345b242c5fd9eac4a6b
 2024-12-23 10:12 UTC 

[groeck-staging:fixes] BUILD SUCCESS a2878100c96e3ff5eeeb64d0536ec94498773c58
 2024-12-23 10:12 UTC 

[PATCH V1 0/7] port probe time optimization
 2024-12-23 10:11 UTC  (8+ messages)
` [PATCH 1/7] mailmap: update user name
` [PATCH 2/7] net/mlx5: optimize device probing
` [PATCH 3/7] net/mlx5: add new devargs to control probe optimization
` [PATCH 4/7] common/mlx5: fix Netlink socket leak
` [PATCH 5/7] common/mlx5: add RDMA monitor event awareness
` [PATCH 6/7] mlx5: use RDMA Netlink to update port information
` [PATCH 7/7] mlx5: add backward compatibility for RDMA monitor

[PATCH v2 0/4] RTL9300 MDIO driver
 2024-12-23 10:08 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: mfd: Add MDIO interface to rtl9301-switch
  ` (subset) "

[PATCH] nvmem: mtk-efuse: Enable GPU speed bin post-processing for MT8188
 2024-12-23 10:06 UTC 

[RFC v2 0/6] Check if is vblank too short
 2024-12-23 10:05 UTC  (7+ messages)
` [RFC v2 4/6] drm/i915/scaler: Compute scling factors for pipe scaler
` [RFC v2 5/6] drm/i915/scaler: Check if vblank is sufficient for scaler
` [RFC v2 6/6] drm/i915/dsc: Check if dsc prefill sufficient for vblank

[RFC PATCH 00/21] Concept for tightly coupled package manager (Node.js, Go, Rust)
 2024-12-23 10:03 UTC  (6+ messages)
` [RFC PATCH 08/21] utils: add Go mod h1 checksum support
  ` [bitbake-devel] "
` [RFC PATCH 09/21] fetch2: add destdir to FetchData
  ` [bitbake-devel] "
` [bitbake-devel] [RFC PATCH 00/21] Concept for tightly coupled package manager (Node.js, Go, Rust)

[PATCH] firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC
 2024-12-23 10:03 UTC  (2+ messages)

[PATCH 0/3] EDAC: Versal NET: Add support for error notification
 2024-12-23  9:58 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: memory-controllers: Add support for Versal NET EDAC

[PATCH] usb: ehci-hcd: fix call balance of clocks handling routines
 2024-12-23  9:46 UTC  (2+ messages)

[PATCH iwl-next 0/9] igc: Add support for Frame Preemption feature in IGC
 2024-12-23  9:52 UTC  (5+ messages)
` [PATCH iwl-next 9/9] igc: Add support to get frame preemption statistics via ethtool
      ` [Intel-wired-lan] "

drivers/net/wireless/mediatek/mt76/mt7915/main.c:283 mt7915_add_interface() warn: inconsistent returns '&dev->mt76.mutex'
 2024-12-23  9:52 UTC 

[frank-w-bpi-r2-4.14:6.13-rsslro 73/85] arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4.dtb: spi_nand@0: Unevaluated properties are not allowed ('#address-cells', '#size-cells', 'partitions', 'spi-rx-buswidth', 'spi-tx-buswidth' were unexpected)
 2024-12-23  9:52 UTC 

[PATCH v4] media: i2c: add lt6911uxe hdmi bridge driver
 2024-12-23  9:50 UTC  (9+ messages)

[PATCH] service: fix getting service lcore attributes
 2024-12-23  9:50 UTC  (2+ messages)

[PATCH mptcp-next 0/8] split get_subflow interface into two
 2024-12-23  9:49 UTC  (4+ messages)
` [PATCH mptcp-next 2/8] Squash to "selftests/bpf: Add bpf_first scheduler & test"

[PATCH] KVM: x86/mmu: Only zap valid non-mirror roots in kvm_zap_gfn_range()
 2024-12-23  9:13 UTC  (3+ messages)

Acer 315-24P Microphone indicator is not working
 2024-12-23  9:47 UTC 

Acer 315-24P Microphone indicator is not working
 2024-12-23  9:46 UTC 

[PATCH net] mptcp: fix TCP options overflow
 2024-12-23  9:46 UTC  (3+ messages)

Acer 315-24P Microphone indicator is not working
 2024-12-23  9:46 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.