All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-14 10:11:51 to 2024-08-14 10:54:19 UTC [more...]

[PATCH] powerpc/xmon: Fix tmpstr length check in scanhex
 2024-08-14 10:28 UTC  (3+ messages)

[PATCH v2 00/14] ASoC: Intel: Remove skylake driver
 2024-08-14  8:39 UTC  (9+ messages)
` [PATCH v2 03/14] ASoC: Intel: Remove bxt_rt298 board driver
` [PATCH v2 04/14] ASoC: Intel: Remove bxt_da7219_max98357a "
` [PATCH v2 05/14] ASoC: Intel: Remove kbl_rt5663_rt5514_max98927 "
` [PATCH v2 06/14] ASoC: Intel: Remove kbl_rt5663_max98927 "
` [PATCH v2 07/14] ASoC: Intel: Remove kbl_rt5660 "
` [PATCH v2 08/14] ASoC: Intel: Remove kbl_da7219_max98927 "
` [PATCH v2 09/14] ASoC: Intel: Remove kbl_da7219_max98357a "
` [PATCH v2 10/14] ASoC: Intel: Remove skl_rt286 "

[PATCH v3 0/4] MIPI DSI Controller support for SAM9X75 series
 2024-08-14 10:52 UTC 

[RFC PATCH] config: make queues per port a meson config option
 2024-08-14 10:49 UTC  (28+ messages)
` [PATCH v3 00/26] add meson config options for queues per port
  ` [PATCH v3 01/26] cryptodev: remove use of ethdev max queues definition
  ` [PATCH v3 02/26] eventdev: remove use of ethev queues define
  ` [PATCH v3 03/26] app/test-bbdev: remove use of ethdev queue count value
  ` [PATCH v3 04/26] config: add separate defines for max Rx and Tx queues
  ` [PATCH v3 05/26] ethdev: use separate Rx and Tx queue limits
  ` [PATCH v3 06/26] bpf: "
  ` [PATCH v3 07/26] latencystats: "
  ` [PATCH v3 08/26] pdump: "
  ` [PATCH v3 09/26] power: "
  ` [PATCH v3 10/26] net/af_xdp: "
  ` [PATCH v3 11/26] net/cnxk: "
  ` [PATCH v3 12/26] net/failsafe: "
  ` [PATCH v3 13/26] net/hns3: "
  ` [PATCH v3 14/26] net/mlx5: "
  ` [PATCH v3 15/26] net/null: "
  ` [PATCH v3 16/26] net/sfc: "
  ` [PATCH v3 17/26] net/thunderx: "
  ` [PATCH v3 18/26] net/vhost: "
  ` [PATCH v3 19/26] app/dumpcap: "
  ` [PATCH v3 20/26] app/test-pmd: "
  ` [PATCH v3 21/26] examples/ipsec-secgw: "
  ` [PATCH v3 22/26] examples/l3fwd-power: "
  ` [PATCH v3 23/26] examples/l3fwd: "
  ` [PATCH v3 24/26] examples/vhost: "
  ` [PATCH v3 25/26] config: make queues per port a meson config option
  ` [PATCH v3 26/26] config: add computed max queues define for compatibility

[PATCH v3 0/6] mm: split underutilized THPs
 2024-08-14 10:52 UTC  (8+ messages)
` [PATCH v3 4/6] mm: Introduce a pageflag for partially mapped folios

[PATCH V2 0/3] Shuffle enable_host_l2_vram order and use MCR reg
 2024-08-14 10:49 UTC  (5+ messages)
` ✓ CI.Build: success for Shuffle enable_host_l2_vram order and use MCR reg (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 1/2] timers: Add sparse annotation for timer_sync_wait_running()
 2024-08-14 10:49 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 2/2] hrtimer: Annotate hrtimer_cpu_base_.*_expiry() for sparse
 2024-08-14 10:49 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH net,v4] net/smc: prevent NULL pointer dereference in txopt_get
 2024-08-14 10:49 UTC 

[PATCH v2 1/2] string: add mem_is_zero() helper to check if memory area is all zeros
 2024-08-14 10:49 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/2] "
` ✓ Fi.CI.BAT: success "

[PATCH v10 0/5] Add AP6275P wireless support
 2024-08-14 10:44 UTC  (17+ messages)
` [PATCH v10 1/5] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d
` [PATCH v10 4/5] wifi: brcmfmac: Add optional lpo clock enable support

[PATCH] platform/x86: thinkpad_acpi: Add Thinkpad Edge E531 fan support
 2024-08-14 10:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/5] Reserve Timer Nodes to avoid clash with Remoteproc
 2024-08-14 10:41 UTC  (4+ messages)
` [PATCH v2 1/5] arm64: dts: ti: k3-j7200: Change timer nodes status to reserved
` [PATCH v2 2/5] arm64: dts: ti: k3-j721e: "
` [PATCH v2 3/5] arm64: dts: ti: k3-j721s2: "

[PATCH 00/25] TDX vCPU/VM creation
 2024-08-14 10:46 UTC  (7+ messages)
` [PATCH 25/25] KVM: x86: Add CPUID bits missing from KVM_GET_SUPPORTED_CPUID

[PATCH] rust: macros: fix indentation in `module!`'s doc comment
 2024-08-14 10:46 UTC  (4+ messages)
  ` Additional patches for rust-fixes? (was: Re: [PATCH] rust: macros: fix indentation in `module!`'s doc comment)

[PATCH v7] drm/xe: remove GuC reload in D3Hot path
 2024-08-14 10:59 UTC 

[RFC 0/5] implement asynchronous BLKDISCARD via io_uring
 2024-08-14 10:45 UTC  (6+ messages)
` [RFC 1/5] io_uring/cmd: expose iowq to cmds
` [RFC 2/5] io_uring/cmd: give inline space in request "
` [RFC 3/5] filemap: introduce filemap_invalidate_pages
` [RFC 4/5] block: introduce blk_validate_discard()
` [RFC 5/5] block: implement io_uring discard cmd

[PATCH] ci: container: make wget less verbose
 2024-08-14 10:41 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net] ice: Add netif_device_attach/detach into PF reset flow
 2024-08-14 10:44 UTC  (4+ messages)
  `  "

[PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
 2024-08-14 10:43 UTC  (3+ messages)
` [PATCH for-9.2 01/10] hw/s390/virtio-ccw: Convert to three-phase reset

[PATCH] ARM: i.MX: drop explicit reservation of scratch area
 2024-08-14 10:39 UTC  (2+ messages)

[PATCH v2 1/3] kvx: add qemu dts
 2024-08-14 10:38 UTC  (3+ messages)

[PATCH] LKMP(Bug fixing fall 2024): Fix documentation spelling errors
 2024-08-14 10:44 UTC  (3+ messages)
` [PATCH] LKMP(Bug fixing fall 2024): Fix spelling mistakes in Documentation

[PATCH v2] kbuild: rust: split up helpers.c
 2024-08-14 10:43 UTC  (4+ messages)

[PATCH -next] MIPS: dec: prom: Remove unused unregister_prom_console() declaration
 2024-08-14 10:43 UTC 

[regression] igc does not function anymore after second resume from standby
 2024-08-14 10:42 UTC 

[PATCH v3 0/1] hrtimer: More fixes for handling of timer slack of rt tasks
 2024-08-14 10:42 UTC  (5+ messages)
` [PATCH v3 1/1] hrtimer: use and report correct timerslack values for realtime tasks

[PATCH 0/9] sched: Prepare for sched_ext
 2024-08-14 10:42 UTC  (3+ messages)
` [PATCH 9/9] sched: Add pick_task(.core)

[PATCH -next] MIPS: Remove unused mips_display/_scroll_message() declarations
 2024-08-14 10:41 UTC 

[PATCH RFT v8 0/9] fork: Support shadow stacks in clone3()
 2024-08-14 10:41 UTC  (5+ messages)
` [PATCH RFT v8 1/9] Documentation: userspace-api: Add shadow stack API documentation
` [PATCH RFT v8 3/9] mm: Introduce ARCH_HAS_USER_SHADOW_STACK

[PATCH Loongarch-avec support V9 1/2] irqchip/loongson-pch-msi: Switch to MSI parent domains
 2024-08-14 10:41 UTC  (2+ messages)

[PATCH -next] MIPS: Remove unused declarations in asm/cmp.h
 2024-08-14 10:40 UTC 

[PATCH -next] MIPS: MT: Remove unused function mips_mt_regdump()
 2024-08-14 10:39 UTC 

[PATCH ipsec-next v1 00/02] Add 2 functions to skbuff for code sharing
 2024-08-14 10:38 UTC  (4+ messages)
` [PATCH ipsec-next v2 1/2] net: refactor common skb header copy code for re-use

[PATCH 0/2] Expose wmtp status as engine capability
 2024-08-14 10:37 UTC  (3+ messages)
` [PATCH 2/2] drm/xe/uapi: Expose wmtp "

[PATCH -next] mips/jazz: remove unused jazz_handle_int() declaration
 2024-08-14 10:37 UTC 

[PATCH net,v3] net/smc: prevent NULL pointer dereference in txopt_get
 2024-08-14 10:37 UTC  (4+ messages)

[PATCH 00/11] usb: dwc3: various cleanups
 2024-08-14 10:35 UTC  (12+ messages)
` [PATCH 01/11] usb: dwc3: st: use scoped device node handling to simplify error paths
` [PATCH 02/11] usb: dwc3: st: simplify with dev_err_probe
` [PATCH 03/11] usb: dwc3: st: simplify pdev->dev usage
` [PATCH 04/11] usb: dwc3: imx8mp: simplify with devm_clk_get_enabled
` [PATCH 05/11] usb: dwc3: imx8mp: simplify with dev_err_probe
` [PATCH 06/11] usb: dwc3: imx8mp: use scoped device node handling to simplify error paths
` [PATCH 07/11] usb: dwc3: qcom: "
` [PATCH 08/11] usb: dwc3: qcom: simplify with devm_platform_ioremap_resource
` [PATCH 09/11] usb: dwc3: rtk: use scoped device node handling to simplify error paths
` [PATCH 10/11] usb: dwc3: rtk: return directly and simplify with devm_platform_ioremap_resource
` [PATCH 11/11] usb: dwc3: xilinx: simplify with dev_err_probe

[PATCH -next] MIPS: Remove unused function dump_au1000_dma_channel() in dma.c
 2024-08-14 10:35 UTC 

[PATCH 0/3] wifi: ath12k: Add multi radio iface combination support
 2024-08-14 10:34 UTC  (4+ messages)
` [PATCH 1/3] wifi: ath12k: Introduce iface combination cleanup helper
` [PATCH 2/3] wifi: ath12k: Refactor radio freq low and high information
` [PATCH 3/3] wifi: ath12k: Advertise multi device iface combination

[PATCH -next] MIPS: Octeon: Remove unused codes of cvmx_fpa_shutdown_pool()
 2024-08-14 10:34 UTC 

[RESEND PATCH v3 0/9] net: tcp: improve tcp support
 2024-08-14 10:31 UTC  (10+ messages)
` [RESEND PATCH v3 1/9] net/tcp: fix TCP options processing
` [RESEND PATCH v3 2/9] net/tcp: fix selective acknowledge
` [RESEND PATCH v3 3/9] net/tcp: put connection specific data into a tcp_stream structure
` [RESEND PATCH v3 4/9] net/tcp: add connection info to "
` [RESEND PATCH v3 5/9] net/tcp: rename ack_edge and seq_init to more common rcv_nxt and irs
` [RESEND PATCH v3 6/9] net/tcp: improve tcp framework, use better state machine
` [RESEND PATCH v3 7/9] net/tcp: simplify tcp header filling code
` [RESEND PATCH v3 8/9] net/tcp: define a fallback value for rcv_wnd size
` [RESEND PATCH v3 9/9] net/netcat: add netcat over tcp support

[PATCH v3 0/8] misc: Add AMD side band interface(SBI) functionality
 2024-08-14 10:33 UTC  (3+ messages)
` [PATCH v3 8/8] misc: amd-sbi: Add document for AMD SB IOCTL description

[PATCH AUTOSEL 6.9 17/40] ASoC: topology: Fix route memory corruption
 2024-08-14 10:33 UTC  (10+ messages)

wcn7850 issues
 2024-08-14 10:33 UTC  (2+ messages)

[PATCH 0/2] target/i386: Fix carry flag for BLSI
 2024-08-14 10:31 UTC  (3+ messages)

[PATCH 1/2] usb: dwc3: omap: add missing depopulate in probe error path
 2024-08-14 10:31 UTC  (3+ messages)
` [PATCH 2/2] usb: dwc3: xilinx: "

[PATCH v2 0/3] git for-each-ref: is-base atom and base branches
 2024-08-14 10:31 UTC  (6+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] commit-reach: add get_branch_base_for_tip
  ` [PATCH v3 2/4] commit: add gentle reference lookup method
  ` [PATCH v3 3/4] for-each-ref: add 'is-base' token
  ` [PATCH v3 4/4] p1500: add is-base performance tests

[syzbot] [v9fs?] WARNING in v9fs_begin_writeback
 2024-08-14 10:25 UTC  (2+ messages)

[PATCH 1/6] common: pe: fix use of undefined macro for ARMv7
 2024-08-14  9:24 UTC  (2+ messages)
` [PATCH 5/6] i2c: efi: avoid 64-bit division

[ANNOUNCE] v6.1.102-cip26
 2024-08-14 10:30 UTC  (5+ messages)

[PATCH v2] x86/ioremap: Use is_ioremap_addr() in iounmap()
 2024-08-14 10:30 UTC  (3+ messages)

[PATCH v1 0/3] Add compatibles for different eud access modes
 2024-08-14 10:30 UTC  (6+ messages)
` [PATCH v1 1/3] dt-bindings: soc: qcom: eud: Update compatible strings for eud

[PATCH net v2 1/2] ptp: ocp: adjust sysfs entries to expose tty information
 2024-08-14 10:30 UTC  (6+ messages)

[PATCH 6.1 000/149] 6.1.105-rc2 review
 2024-08-14 10:25 UTC  (2+ messages)

[PATCH v2 2/2] x86/kgdb: fix hang on failed breakpoint removal
 2024-08-14 10:29 UTC  (3+ messages)
` [PATCH WIP] x86/kgdb: trampolines for shadowed instructions

[PATCH] tty: serial: Add a NULL check for of_node
 2024-08-14 10:28 UTC  (2+ messages)

[PATCH] SUNRPC: Fix -Wformat-truncation warning
 2024-08-14 10:28 UTC  (2+ messages)

[PATCH] PCI/pwrctl: pwrseq: add support for WCN6855
 2024-08-14 10:28 UTC  (2+ messages)

[PATCH v5 00/16] Introduce support for IGVM files
 2024-08-14 10:22 UTC  (3+ messages)
` [PATCH v5 06/16] sev: Update launch_update_data functions to use Error handling

[PATCH v3 0/3] OF support for Surface System Aggregator Module
 2024-08-14 10:27 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: serial: Allow embedded-controller as child node
` [PATCH v3 2/3] dt-bindings: platform: Add Surface System Aggregator Module
` [PATCH v3 3/3] platform/surface: Add OF support

[PATCH v4 1/2] dt-bindings: arm: rockchip: add support for Radxa ROCK Pi E v3.0
 2024-08-14 10:25 UTC  (3+ messages)

next: x86_64: ahci 0000:00:1f.2: probe with driver ahci failed with error -12
 2024-08-14 10:26 UTC  (2+ messages)

[PATCH net-next 0/4][pull request] igb: Add support for AF_XDP zero-copy
 2024-08-14 10:26 UTC  (7+ messages)
` [PATCH net-next 4/4] igb: add AF_XDP zero-copy Tx support

[PATCH v2 0/3] OF support for Surface System Aggregator Module
 2024-08-14 10:25 UTC  (6+ messages)
` [PATCH v2 2/3] dt-bindings: platform: Add "

[PATCH 00/22] x86: adventures in Address Space Isolation
 2024-08-14 10:24 UTC  (3+ messages)
` [PATCH 08/22] x86/mm: avoid passing a domain parameter to L4 init function

[RESEND PATCH v2 0/3] cmd/mtd: add missed featuries
 2024-08-14 10:24 UTC  (4+ messages)
` [RESEND PATCH v2 1/3] cmd: mtd: add markbad command support
` [RESEND PATCH v2 2/3] cmd: mtd: add torture "
` [RESEND PATCH v2 3/3] cmd: mtd: add nandtest "

[PATCH] KVM: SEV: uapi: fix typo in SEV_RET_INVALID_CONFIG
 2024-08-14 10:24 UTC  (2+ messages)

[PATCH 0/2] X1E80100 multiport USB controller
 2024-08-14 10:24 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: x1e80100: Add USB Multiport controller

[PATCH net] net: drop bad gso csum_start and offset in virtio_net_hdr
 2024-08-14 10:24 UTC  (11+ messages)

[Bug 219129] New: virtio net performance degradation between Windows and Linux guest in kernel 6.10.3
 2024-08-14 10:24 UTC  (2+ messages)
` [Bug 219129] "

Linux kernel version for DPDK 24.11
 2024-08-14 10:23 UTC  (4+ messages)

[PATCH v4 0/4] Add Synopsys DesignWare HDMI RX Controller
 2024-08-14 10:22 UTC  (4+ messages)

[PATCH 00/24] Complete EEVDF
 2024-08-14 10:23 UTC  (6+ messages)
` [PATCH 19/24] sched/eevdf: Fixup PELT vs DELAYED_DEQUEUE

[RESEND PATCH v4 00/10] mtd: spinand: initial support of ecc engines
 2024-08-14 10:19 UTC  (11+ messages)
` [RESEND PATCH v4 01/10] mtd: spinand: Use the spi-mem dirmap API
` [RESEND PATCH v4 02/10] mtd: spinand: Add a NAND page I/O request type
` [RESEND PATCH v4 03/10] mtd: spinand: add missed add missed MODULE_DEVICE_TABLE()
` [RESEND PATCH v4 04/10] mtd: spinand: simulate behavior of linux's function spinand_wait()
` [RESEND PATCH v4 05/10] mtd: spinand: more use of spinand_to_{something} helpers
` [RESEND PATCH v4 06/10] mtd: spinand: replace enable_ecc variable with disable_ecc and update corresponding logic
` [RESEND PATCH v4 07/10] mtd: spinand: minor refactoring
` [RESEND PATCH v4 08/10] mtd: spinand: more refactoring
` [RESEND PATCH v4 09/10] mtd: spinand: sync supported flashes with linux-6.10
` [RESEND PATCH v4 10/10] mtd: nand: add initial ecc engine support

[PATCH] tests: shell: skip vlan mangling testcase if egress is not support
 2024-08-14 10:20 UTC 

[PATCH V2] clk: qcom: clk-alpha-pll: Simplify the zonda_pll_adjust_l_val()
 2024-08-14 10:20 UTC 

[PATCH net 0/2] selftests: Fix udpgro failures
 2024-08-14 10:20 UTC  (6+ messages)
` [PATCH net 1/2] selftests: udpgro: report error when receive failed
` [PATCH net 2/2] selftests: udpgro: no need to load xdp for gro

[PATCH] drm/xe: Add NULL check before deferencing pointer
 2024-08-14 10:17 UTC 

[PATCH] ceph: fix memory in MDS client cap_auths
 2024-08-14 10:17 UTC 

SVSM Development Call August 14th, 2024
 2024-08-14 10:17 UTC 

[PATCH v1 00/15] tcg/riscv: Add support for vector
 2024-08-14 10:15 UTC  (3+ messages)
` [PATCH v1 15/15] tcg/riscv: Enable vector TCG host-native

(no subject)
 2024-08-14 10:16 UTC 

[RFC PATCH 0/7] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
 2024-08-14  8:55 UTC  (2+ messages)
` [RFC PATCH 7/7] kasan: sw_tags: Support runtime stack tagging control for RISC-V

[PATCH v2 0/7] Add input voltage suppliers for PMIC MCP16502 regulators
 2024-08-14  9:07 UTC  (3+ messages)
` [PATCH v2 2/7] regulator: dt-bindings: microchip,mcp16502: Add voltage input supply documentation

[PATCH v3 00/10] riscv: Userspace pointer masking and tagged address ABI
 2024-08-14  8:13 UTC  (2+ messages)
` [PATCH v3 10/10] KVM: riscv: selftests: Add Smnpm and Ssnpm to get-reg-list test

Inquiry Regarding Sending Patches to DPDK
 2024-08-14 10:14 UTC  (4+ messages)
  ` 答复: "

[RESEND PATCH v2 0/2] spi: dtb parsing fixes
 2024-08-14 10:14 UTC  (3+ messages)
` [RESEND PATCH v2 1/2] spi: soft_spi: fix miso gpio property name
` [RESEND PATCH v2 2/2] spi: soft_spi: Parse cs-gpios only if num-chipselects is not <0>

[LTP] [PATCH 1/3] fix make check errors: replace space with tabs, remove unecessary spaces
 2024-08-14 10:11 UTC  (2+ messages)
` [LTP] [PATCH 3/3] fix make check warning: using .needs_kconfigs instead of ENOSYS


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.