All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-28 09:40:36 to 2025-01-28 10:47:51 UTC [more...]

[PATCH net] net: mv643xx_eth: implement descriptor cleanup in txq_submit_tso
 2025-01-28 10:47 UTC  (2+ messages)

[PATCH 00/11] hw/sd: QOMify omap-mmc, remove legacy APIs
 2025-01-28 10:45 UTC  (11+ messages)
` [PATCH 01/11] hw/sd/omap_mmc: Do a minimal conversion to QDev
` [PATCH 02/11] hw/sd/omap_mmc: Convert remaining 'struct omap_mmc_s' uses to OMAPMMCState
` [PATCH 03/11] hw/sd/omap_mmc: Convert output qemu_irqs to gpio and sysbus IRQ APIs
` [PATCH 04/11] hw/sd/omap_mmc: Convert to SDBus API
` [PATCH 05/11] hw/sd/omap_mmc: Use similar API for "wire up omap_clk" to other OMAP devices
` [PATCH 06/11] hw/arm/omap1: Inline creation of MMC
` [PATCH 07/11] hw/sd/omap_mmc: Remove unused coverswitch qemu_irq
` [PATCH 08/11] hw/sd/omap_mmc: Untabify
` [PATCH 10/11] hw/sd: Remove unused legacy functions, stop killing mammoths
` [PATCH 11/11] hw/sd: Remove unused SDState::enable

[PATCH v3 00/13] Add Support for RZ/G3E ICU
 2025-01-28 10:46 UTC  (10+ messages)
` [PATCH v3 01/13] dt-bindings: interrupt-controller: renesas,rzv2h-icu: Document RZ/G3E SoC
` [PATCH v3 02/13] clk: renesas: r9a09g047: Add ICU clock/reset
` [PATCH v3 03/13] irqchip/renesas-rzv2h: Drop irqchip from struct rzv2h_icu_priv
` [PATCH v3 04/13] irqchip/renesas-rzv2h: Simplify rzv2h_icu_init()
` [PATCH v3 05/13] irqchip/renesas-rzv2h: Use devm_reset_control_get_exclusive_deasserted()
` [PATCH v3 06/13] irqchip/renesas-rzv2h: Use devm_pm_runtime_enable()
` [PATCH v3 07/13] irqchip/renesas-rzv2h: Add struct rzv2h_hw_info with t_offs variable
` [PATCH v3 08/13] irqchip/renesas-rzv2h: Add max_tssel variable to struct rzv2h_hw_info
` [PATCH v3 09/13] irqchip/renesas-rzv2h: Add tssr_k "

[PATCH v6 0/3] Enable Survivability mode
 2025-01-28 10:47 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for Enable Survivability mode (rev7)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "

[PATCH v2] ata: libata-sff: Ensure that we cannot write outside the allocated buffer
 2025-01-28 10:47 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Fix broken tsadc pinctrl binding for rk3588
 2025-01-28 10:44 UTC  (13+ messages)

[PATCH v3 00/13] Modem support for MSM8226
 2025-01-28 10:45 UTC  (3+ messages)
` [PATCH v3 04/13] remoteproc: qcom_q6v5_mss: Handle platforms with one power domain

[PATCH] Update memory enc kvm.c
 2025-01-28 10:45 UTC 

[PATCH i-g-t, v2] lib/intel_compute: Use LR mode for compute when using Xe
 2025-01-28 10:44 UTC  (5+ messages)

[PATCH v3 00/24] x86: introduce NS16550-compatible UART emulator
 2025-01-28 10:44 UTC  (4+ messages)
` [PATCH v3 06/24] xen/domain: introduce hardware emulation flags

[PATCH 0/9] hw/sysbus/platform-bus: Introduce TYPE_DYNAMIC_SYS_BUS_DEVICE
 2025-01-28 10:41 UTC  (2+ messages)

[PATCH v3 00/12] usb: dwc3: qcom: Flatten dwc3 structure
 2025-01-28 10:42 UTC  (4+ messages)

[RFC kvm-unit-tests PATCH v1] Makefile: Use 'vpath' for out-of-source builds and not 'VPATH'
 2025-01-28 10:41 UTC 

[PATCH] MAINTAINERS: Update drm/rcar-du maintainers
 2025-01-28 10:41 UTC  (3+ messages)

[PATCH] dt-bindings: power: rpmpd: Fix comment for SM6375
 2025-01-28 10:40 UTC  (3+ messages)

[PATCH v2 1/2] board: phytec: common: Add product information to FTD
 2025-01-28 10:40 UTC  (4+ messages)
` [Upstream] "

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 056df74f4b27a6f8af8882651a5367a55eb93c1e
 2025-01-28 10:39 UTC 

[PATCH] selftests: fix spelling/grammar errors in sysctl/sysctl.sh
 2025-01-28 10:36 UTC 

[PATCH v5 0/7] drm: Add DSI/DP support for Renesas r8a779h0 V4M and grey-hawk board
 2025-01-28 10:38 UTC  (9+ messages)
` [PATCH v5 3/7] dt-bindings: display: renesas,du: Add missing constraints

[PATCH v2 1/1] net: sysctl: Bound check gc_thresh sysctls
 2025-01-28 10:38 UTC 

[PATCH 1/2] docs/ja_JP: Convert SubmitChecklist into reST with belated updates
 2025-01-28 10:28 UTC  (2+ messages)
` [PATCH 2/2] docs: submit-checklist: Expand on build tests against different word sizes

[PATCH v9 0/8] rust: Add IO polling
 2025-01-28 10:37 UTC  (9+ messages)
` [PATCH v9 2/8] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH v9 3/8] rust: time: Introduce Delta type
` [PATCH v9 4/8] rust: time: Introduce Instant type
` [PATCH v9 5/8] rust: time: Add wrapper for fsleep() function

[PATCH v11 0/3] Add dma coherent allocator abstraction
 2025-01-28 10:36 UTC  (8+ messages)
` [PATCH v11 2/3] rust: add "

[syzbot] [xfs?] possible deadlock in xfs_buf_find_insert
 2025-01-28 10:37 UTC  (3+ messages)

[PATCH] gpio: add driver for SAMA5D2 PIOBU pins
 2025-01-28 10:36 UTC  (2+ messages)

[PATCH v3 00/10] drm/display: generic HDMI CEC helpers
 2025-01-28 10:36 UTC  (7+ messages)
` [PATCH v3 01/10] drm/connector: add CEC-related fields
` [PATCH v3 02/10] drm/display: add CEC helpers code
` [PATCH v3 03/10] drm/display: hdmi-state-helper: handle CEC physical address

[for-4.20][PATCH v2 0/2] xen/arm CONFIG_PHYS_ADDR_T_32=y fixes
 2025-01-28 10:34 UTC  (3+ messages)
` [for-4.20][PATCH v2 1/2] device-tree: bootfdt: Fix build issue when CONFIG_PHYS_ADDR_T_32=y

[PATCH v2 00/13] i.MX and SDHCI improvements
 2025-01-28 10:34 UTC  (5+ messages)
` [PATCH v2 06/13] hw/sd/sd: Remove legacy sd_set_cb() in favor of GPIOs

[PATCH 0/5] fs: allow changing idmappings
 2025-01-28 10:33 UTC  (6+ messages)
` [PATCH 1/5] fs: add vfs_open_tree() helper
` [PATCH 2/5] fs: add copy_mount_setattr() helper
` [PATCH 3/5] fs: add open_tree_attr()
` [PATCH 4/5] fs: add kflags member to struct mount_kattr
` [PATCH 5/5] fs: allow changing idmappings

[PATCH v3 0/9] x86/module: rework ROX cache to avoid writable copy
 2025-01-28 10:31 UTC  (5+ messages)
` [PATCH v3 6/9] module: switch to execmem API for remapping as RW and restoring ROX

[PATCH v2 0/7] Add support for NoTagAccess memory attribute
 2025-01-28 10:31 UTC  (8+ messages)
` [PATCH v2 5/7] KVM: arm64: MTE: Use stage-2 NoTagAccess memory attribute if supported

[asahilinux:bits/110-smc 34/34] drivers/platform/apple/smc_rtkit.c:339:20: error: initialization of 'void (*)(void *)' from incompatible pointer type 'void (*)(void *, const void *, size_t)' {aka 'void (*)(void *, const void *, long unsigned int)'}
 2025-01-28 10:31 UTC 

[PATCH] console: print countdown aborted message only once
 2025-01-28 10:30 UTC  (2+ messages)

[PATCH master] environment: autoprobe environment only when CONFIG_INSECURE=y
 2025-01-28 10:29 UTC  (2+ messages)

[PATCH BlueZ] adapter: Include pending flags in device_flags_changed_callback
 2025-01-28 10:29 UTC 

[PATCH 1/2] mm: zbud: deprecate CONFIG_ZBUD
 2025-01-28 10:29 UTC  (4+ messages)

[PATCH BlueZ] device: Clear pending_flags on error
 2025-01-28 10:28 UTC 

[PATCH] qemuriscv: Enable Sv39 memory address scheme by default
 2025-01-28 10:28 UTC  (2+ messages)

[PATCH] partitions: efi: update warning message after addition of parted command
 2025-01-28 10:26 UTC  (2+ messages)

[PATCH] PWM: imx: pwm-imx-tpm: Add driver support
 2025-01-28 10:25 UTC  (2+ messages)

[PATCH i-g-t, v3] lib/intel_compute: Use LR mode for compute when using Xe
 2025-01-28 10:25 UTC 

[PATCH 0/9] drm/amdgpu: Add jpeg devcoredump support
 2025-01-28 10:24 UTC  (4+ messages)
` [PATCH 3/9] drm/amdgpu: Enable devcoredump for JPEG4_0_3

[PATCH v6 0/3] ADF4371 refin mode and doubler support
 2025-01-28 10:24 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: iio: adf4371: add refin mode

[PATCH 0/2] dt-bindings: net: wireless: add wifi node for IPQ5332
 2025-01-28 10:24 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: net: wireless: describe the ath12k AHB module
` [PATCH 2/2] arm64: dts: qcom: add wifi node for IPQ5332 based RDP441

Typecasting a void pointer to unsigned long in zsmalloc.c
 2025-01-28 10:23 UTC  (16+ messages)

[PATCH v3] ref-manual: Describe grub-efi-cfg overrides and GRUB_TITLE
 2025-01-28 10:23 UTC 

[PATCH v2] sh: Remove IO memcpy and memset from sh code
 2025-01-28 10:21 UTC  (2+ messages)

[PATCH RFC net-next 0/2] Add SGMII port support to KSZ9477 switch
 2025-01-28 10:21 UTC  (4+ messages)
` [PATCH RFC net-next 1/2] net: pcs: xpcs: Add special code to operate in Microchip "

[RFC PATCH v2 0/3] Coroutines
 2025-01-28 10:19 UTC  (4+ messages)
` [RFC PATCH v2 1/3] Introduce coroutines framework
` [RFC PATCH v2 2/3] efi_loader: optimize efi_init_obj_list() with coroutines
` [RFC PATCH v2 3/3] usb: scan multiple buses simultaneously "

[PATCH] glibc: fix CVE-2025-0395
 2025-01-28 10:20 UTC  (2+ messages)

man/man7/pathname.7: Correct handling of pathnames
 2025-01-28 10:17 UTC  (9+ messages)

[PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
 2025-01-28 10:16 UTC  (18+ messages)

[PATCH v2] clk: renesas: r9a07g043: Fix HP clock source for RZ/Five SoC
 2025-01-28 10:16 UTC  (2+ messages)

[PATCH v8 2/2] rust: add dma coherent allocator abstraction
 2025-01-28 10:14 UTC  (13+ messages)

[PATCH v2] video: simple-panel: add regulator support
 2025-01-28 10:14 UTC  (2+ messages)

[PATCH I-G-T v4] tests/intel/i915_hangman: Fix spin engine hang
 2025-01-28 10:14 UTC  (2+ messages)

[kvm-unit-tests PATCH v1 0/2] s390x: Improve out-of-source builds
 2025-01-28 10:14 UTC  (4+ messages)
` [kvm-unit-tests PATCH v1 1/2] s390x/Makefile: Make sure the linker script is generated in the build directory
` [kvm-unit-tests PATCH v1 2/2] s390x/Makefile: Add auxinfo.o to cflatobjs

[PATCH] HID: intel-thc-hid: Remove deprecated PCI API calls
 2025-01-28 10:11 UTC 

[PATCH 00/11] Change ghes to use HEST-based offsets and add support for error inject
 2025-01-28 10:12 UTC  (6+ messages)
` [PATCH 02/11] acpi/ghes: add a firmware file with HEST address

[PATCH RFT 0/2] drm/bridge: Use per-client debugfs entry
 2025-01-28 10:10 UTC  (10+ messages)
` [PATCH RFT 2/2] drm/bridge: ti-sn65dsi86: "

[PATCH] ARM: i.MX8MM: Phytec i.MX8MM SoC: change ddr_fsp0_cfg to static struct
 2025-01-28 10:10 UTC  (2+ messages)

[PATCH v2 00/15] target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c
 2025-01-28 10:08 UTC  (7+ messages)
` [PATCH v2 08/15] target/ppc: Remove raise_exception_ra()
` [PATCH v2 09/15] target/ppc: Restrict exception helpers to TCG

[PATCH] ARM: boards: colibri-imx6: make BBU setting independent of DT alias
 2025-01-28 10:08 UTC  (2+ messages)

[PATCH] dma-buf: fix timeout handling in dma_resv_wait_timeout
 2025-01-28 10:08 UTC 

[PATCH 6.1] wifi: iwlwifi: add a few rate index validity checks
 2025-01-28  9:59 UTC 

[PATCH 5.10] wifi: iwlwifi: add a few rate index validity checks
 2025-01-28  9:58 UTC 

[PATCH v6.12 hotfix] mm/zswap: fix inconsistent charging when zswap_store_page() fails
 2025-01-28 19:05 UTC  (5+ messages)

[PATCH RFT v3] scripts: define _GNU_SOURCE for all source files
 2025-01-28 10:05 UTC  (2+ messages)

[PATCH v2] arm64: dts: ti: am64-phyboard-electra: Add DT overlay for X27 connector
 2025-01-28 10:03 UTC 

[meta-python][PATCH] python3-pydantic-core: remove not needed INSANE_SKIP
 2025-01-28 10:05 UTC 

[linus:master] [x86] 4817f70c25: stress-ng.mmapaddr.ops_per_sec 63.0% regression
 2025-01-28 10:05 UTC  (2+ messages)

[PATCH] drm/vkms: Add support for ABGR8888 pixel format
 2025-01-28 10:04 UTC  (2+ messages)

[PATCH 0/1] meson: Deprecate 32-bit host systems
 2025-01-28 10:02 UTC  (7+ messages)

[PATCH] macb: Fix tx completion check
 2025-01-28 10:02 UTC  (2+ messages)

[PATCH v3 2/2] arm64: dts: qcom: qcs8300: Add device node for gfx_smmu
 2025-01-28 10:02 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] support/scripts/genimage.sh: add shell option -e
 2025-01-28 10:01 UTC 

[Buildroot] [PATCH 1/1] support/scripts/genimage.sh: add shell option -e
 2025-01-28 10:01 UTC 

[PATCH v3 00/10] i.MX8M HAB and OCOTP additions and fixes
 2025-01-28 10:00 UTC  (2+ messages)

[tip:irq/urgent] BUILD SUCCESS 698244bbb3bfd32ddf9a0b70a12b1c7d69056497
 2025-01-28  9:59 UTC 

[PATCH v3 0/2] Fixup drm_atomic_helper_connector_hdmi_check()
 2025-01-28  9:58 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] CMA reservation optimizations
 2025-01-28  9:58 UTC  (2+ messages)

[PATCH] mm/cma: add an API to enable/disable concurrent memory allocation for the CMA
 2025-01-28  9:58 UTC  (2+ messages)

[PATCH bpf-next v3 00/14] selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs
 2025-01-28  9:57 UTC  (15+ messages)
` [PATCH bpf-next v3 01/14] selftests/bpf: helpers: Add append_tid()
` [PATCH bpf-next v3 02/14] selftests/bpf: test_xdp_veth: Remove unused defines
` [PATCH bpf-next v3 03/14] selftests/bpf: test_xdp_veth: Remove unecessarry check_ping()
` [PATCH bpf-next v3 04/14] selftests/bpf: test_xdp_veth: Use int to describe next veth
` [PATCH bpf-next v3 05/14] selftests/bpf: test_xdp_veth: Split network configuration
` [PATCH bpf-next v3 06/14] selftests/bpf: test_xdp_veth: Rename config[]
` [PATCH bpf-next v3 07/14] selftests/bpf: test_xdp_veth: Add prog_config[] table
` [PATCH bpf-next v3 08/14] selftests/bpf: test_xdp_veth: Add XDP flags to prog_configuration
` [PATCH bpf-next v3 09/14] selftests/bpf: test_xdp_veth: Use unique names
` [PATCH bpf-next v3 10/14] selftests/bpf: test_xdp_veth: Add new test cases for XDP flags
` [PATCH bpf-next v3 11/14] selftests/bpf: Optionally select broadcasting flags
` [PATCH bpf-next v3 12/14] selftests/bpf: test_xdp_veth: Add XDP broadcast redirection tests
` [PATCH bpf-next v3 13/14] selftests/bpf: test_xdp_veth: Add XDP program on egress test
` [PATCH bpf-next v3 14/14] selftests/bpf: Remove test_xdp_redirect_multi.sh

[PATCH v3 0/4] Venus driver fixes to avoid possible OOB accesses
 2025-01-28  9:54 UTC  (5+ messages)
` [PATCH v3 1/4] media: venus: hfi_parser: add check to avoid out of bound access
` [PATCH v3 2/4] media: venus: hfi_parser: refactor hfi packet parsing logic
` [PATCH v3 3/4] media: venus: hfi: add check to handle incorrect queue size
` [PATCH v3 4/4] media: venus: hfi: add a check to handle OOB in sfr region

Proposal: "GitPanel" Project Contribution
 2025-01-28  9:56 UTC  (3+ messages)

[PATCH 1/2] target/s390x: Fix MVC not always invalidating translation blocks
 2025-01-28  9:56 UTC  (2+ messages)

[PATCH 00/13] Add support for Ethernet boot on AM62p-SK and AM68-SK
 2025-01-28  9:56 UTC  (7+ messages)
` [PATCH 04/13] arm: mach-k3: j721s2_init: Probe AM65 CPSW NUSS for R5/A72 SPL

[PATCH v2 0/3] clk: xilinx: vcu: Sequence update and couple of fixes
 2025-01-28  9:54 UTC  (5+ messages)
` [PATCH v2 2/3] clk: xilinx: vcu: don't set pll_ref as parent of VCU(enc/dec) clocks

[PATCH v2 mm-hotfixes] mm/zswap: fix inconsistent charging when zswap_store_page() fails
 2025-01-28 18:55 UTC 

[PATCH 2/2] mm: z3fold: remove z3fold
 2025-01-28  9:54 UTC  (2+ messages)

[PATCH v2 1/2] media: dt-bindings: renesas,fcp: add top-level constraints
 2025-01-28  9:53 UTC  (2+ messages)
` [PATCH v2 2/2] media: dt-bindings: renesas,vsp1: "

[PATCH][V2] Fix fastboot handling of partitions when no slots are supported
 2025-01-28  9:52 UTC  (2+ messages)

[LTP] [RFC] sched/starvation: Add disclaimer for virtualized/emulated environments
 2025-01-28  9:50 UTC  (5+ messages)

[PATCH] drm/i915: Give i915 and xe each their own display tracepoints
 2025-01-28  9:50 UTC  (3+ messages)

[PATCH v2] ref-manual: Describe grub-efi-cfg overrides and GRUB_TITLE
 2025-01-28  9:49 UTC  (4+ messages)

ARM64: CPUIdle driver is not select any Idle state other then WFI
 2025-01-28  9:47 UTC  (8+ messages)
` Fwd: "

warning building cifs in recent mainline
 2025-01-28  9:47 UTC  (2+ messages)
` creds "

[PATCH v2 1/2] dt-bindings: display: renesas, du: narrow interrupts and resets per variants
 2025-01-28  9:47 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: display: renesas,du: "
` [PATCH v2 2/2] dt-bindings: display: renesas, du: add top-level constraints
  ` [PATCH v2 2/2] dt-bindings: display: renesas,du: "

Direct I/O performance problems with 1GB pages
 2025-01-28  9:47 UTC  (3+ messages)

[PATCH 0/5] drm/i915: Improve the display VT-d workarounds
 2025-01-28  9:46 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: Move VT-d alignment into plane->min_alignment()

[PATCH] usb: xhci: Restore xhci_pci support for Renesas HCs
 2025-01-28  9:45 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/1] linux-cip: add kernel config snippet for container compatibility
 2025-01-28  9:43 UTC  (4+ messages)

[PATCH v1 0/9] Fixes multiple sysctl bound checks
 2025-01-28  9:43 UTC  (3+ messages)

[RFC PATCH 00/39] 1G page support for guest_memfd
 2025-01-28  9:42 UTC  (2+ messages)

[PATCH] x86/kvm: Override default caching mode for SEV-SNP and TDX
 2025-01-28  9:40 UTC  (3+ messages)

[PATCH v4] usb: gadget: g_dnl: Fix NULLPTR dereference when serial# is unset
 2025-01-28  9:40 UTC  (2+ messages)


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.