All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-20 10:21:46 to 2023-10-20 10:56:20 UTC [more...]

[PATCH net] i40e: sync next_to_clean and next_to_process for programming status desc
 2023-10-20 10:56 UTC  (2+ messages)

[PATCH 0/6] nvmem: patches for v6.7
 2023-10-20 10:55 UTC  (3+ messages)
` [PATCH 3/6] dt-bindings: nvmem: move deprecated cells binding to its own file
` [PATCH 4/6] Revert "nvmem: add new config option"

[PATCH v3 0/5] hw/audio/pcspk: Inline pcspk_init()
 2023-10-20 10:54 UTC  (5+ messages)
` [PATCH v3 1/5] hw/i386/pc: Pass Error** argument to pc_basic_device_init()
` [PATCH v3 2/5] hw/i386/pc: Propagate error if HPET device creation failed
` [PATCH v3 3/5] hw/i386/pc: Inline legacy pcspk_init() in pc_basic_device_init()
` [PATCH v3 4/5] hw/isa/i82378: Inline legacy pcspk_init()

[PATCH] rust: Upgrade 1.70.0 -> 1.73.0
 2023-10-20 10:55 UTC  (2+ messages)

Fwd: High cpu usage caused by kernel process when upgraded to linux 5.19.17 or later
 2023-10-20 10:55 UTC  (2+ messages)

[PATCH] maintainers: update email address
 2023-10-20 10:54 UTC  (2+ messages)

[PATCH v3 0/8] Add objtool and orc support for LoongArch
 2023-10-20 10:54 UTC  (5+ messages)

[PATCH v4 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
 2023-10-20 10:54 UTC  (6+ messages)
` [PATCH v4 08/12] KVM: arm64: Convert translation level parameter to s8

[PATCH v2] iio: bu27008: Add illuminance channel
 2023-10-20 10:53 UTC 

[PATCH v4 for-4.18?] x86: support data operand independent timing mode
 2023-10-20 10:53 UTC  (2+ messages)

[PATCH] rust: bindings: rename const binding using sed
 2023-10-20 10:51 UTC  (2+ messages)

[PATCH net-next 00/11] mlxsw: Move allocation of LAG table to the driver
 2023-10-20 10:50 UTC  (2+ messages)

wait_for_unix_gc can cause CPU overload for well behaved programs
 2023-10-20 10:47 UTC  (2+ messages)

[PATCH v5 0/4] Add basic node support for MediaTek MT8188 SoC
 2023-10-20 10:49 UTC  (6+ messages)
` [PATCH v5 4/4] arm64: dts: Add MediaTek MT8188 dts and evaluation board and Makefile

[PATCH 00/15] Intel IPU6 and IPU6 input system drivers
 2023-10-20 10:48 UTC  (11+ messages)
` [PATCH 01/15] media: intel/ipu6: add Intel IPU6 PCI device driver
` [PATCH 10/15] media: intel/ipu6: add input system driver

[PATCH v2] stop_machine: Avoid potential non-atomic read of multi_stop_data::state
 2023-10-20 10:48 UTC  (3+ messages)

[PATCH v2] sched/core: Fix RQCF_ACT_SKIP leak
 2023-10-20 10:46 UTC  (2+ messages)

[RFC] CTAGS prototypes
 2023-10-20 10:46 UTC 

[PATCH 0/3] some send-email --compose fixes
 2023-10-20 10:45 UTC  (3+ messages)
` [PATCH 2/3] Revert "send-email: extract email-parsing code into a subroutine"

[PATCH net-next 0/6] net: deduplicate netdev name allocation
 2023-10-20 10:45 UTC  (11+ messages)
` [PATCH net-next 2/6] net: make dev_alloc_name() call dev_prep_valid_name()
` [PATCH net-next 3/6] net: reduce indentation of __dev_alloc_name()
` [PATCH net-next 4/6] net: trust the bitmap in __dev_alloc_name()
` [PATCH net-next 5/6] net: remove dev_valid_name() check from __dev_alloc_name()
` [PATCH net-next 6/6] net: remove else after return in dev_prep_valid_name()

autofs: add autofs_parse_fd()
 2023-10-20 10:45 UTC  (4+ messages)

[PATCH v3 0/9] RISC-V SBI debug console extension support
 2023-10-20 10:46 UTC  (6+ messages)
` [PATCH v3 8/9] tty: Add SBI debug console support to HVC SBI driver

include/linux/netlink.h:116:6: warning: 'sfc: Unsupported: only support mangle ipv4.ttl when we have an exact match on ttl, mask used for match (' directive output truncated writing 104 bytes into a region of size 80
 2023-10-20 10:46 UTC 

[PATCH v9 0/22] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-10-20 10:43 UTC  (35+ messages)
` [PATCH v9 01/20] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v9 02/20] PCI: microchip: Move pcie-microchip-host.c to plda directory
` [PATCH v9 03/20] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
` [PATCH v9 04/20] PCI: microchip: Add bridge_addr field to struct mc_pcie
` [PATCH v9 05/20] PCI: microchip: Rename two PCIe data structures
` [PATCH v9 06/20] PCI: microchip: Move PCIe host data structure to plda-pcie.h
` [PATCH v9 07/20] PCI: microchip: Rename two setup functions
` [PATCH v9 08/20] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
` [PATCH v9 09/20] PCI: microchip: Move setup functions to pcie-plda-host.c
` [PATCH v9 10/20] PCI: microchip: Rename interrupt related functions
` [PATCH v9 11/20] PCI: microchip: Add num_events field to struct plda_pcie_rp
` [PATCH v9 12/20] PCI: microchip: Add request_event_irq() callback function
` [PATCH v9 13/20] PCI: microchip: Add INTx and MSI event num to struct plda_event
` [PATCH v9 14/20] PCI: microchip: Add get_events() callback function
` [PATCH v9 15/20] PCI: microchip: Add event IRQ domain ops to struct plda_event
` [PATCH v9 16/20] PCI: microchip: Move IRQ functions to pcie-plda-host.c
` [PATCH v9 17/20] PCI: plda: Add event interrupt codes and host init/deinit functions
` [PATCH v9 18/20] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
` [PATCH v9 19/20] PCI: starfive: Add "
` [PATCH v9 20/20] riscv: dts: starfive: add PCIe dts configuration for JH7110

[PATCH] drm/panfrost: Remove incorrect IS_ERR() check
 2023-10-20 10:44 UTC  (2+ messages)

[PATCH v2 0/6] powerpc/smp: Shared processor sched optimizations
 2023-10-20 10:44 UTC  (7+ messages)
` [PATCH v2 3/6] powerpc/smp: Move shared_processor static key to smp.h

[PATCH] wifi: mt76: mt7915: fallback to non-wed mode if platform_get_resource fails in mt7915_mmio_wed_init()
 2023-10-20 10:45 UTC 

[PATCH 0/6] accel/ivpu: Update to -next 2023-10-20
 2023-10-20 10:45 UTC  (7+ messages)
` [PATCH 1/6] accel/ivpu: Use ratelimited warn and err in IPC/JSM
` [PATCH 2/6] accel/ivpu: Fix verbose version of REG_POLL macros
` [PATCH 3/6] accel/ivpu: Read clock rate only if device is up
` [PATCH 4/6] accel/ivpu: Print IPC type string instead of number
` [PATCH 5/6] accel/ivpu: Do no initialize parameters on power up
` [PATCH 6/6] accel/ivpu/37xx: Remove support for FPGA and simics

[soc:soc/arm] BUILD SUCCESS f46ada004d8cf9e02aa72311b1380e1ba472fede
 2023-10-20 10:43 UTC 

[PATCH v6 0/2] Return EADDRNOTAVAIL when func matches several symbols during kprobe creation
 2023-10-20 10:42 UTC  (3+ messages)
` [PATCH v6 1/2] tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
` [PATCH v6 2/2] selftests/ftrace: Add new test case which checks non unique symbol

[RESEND PATCH] board: ti: common: board_detect: Fix EEPROM offset read for 1-byte
 2023-10-20  7:01 UTC 

[PATCH v5 0/2] Return EADDRNOTAVAIL when func matches several symbols during kprobe creation
 2023-10-20 10:42 UTC  (6+ messages)

[PATCH 00/13] x86/tdx: Add kexec support
 2023-10-20 10:42 UTC  (5+ messages)
` [PATCH 13/13] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method

[XEN PATCH v2 0/8] address violations of MISRA C:2012 Rule 10.1
 2023-10-20 10:40 UTC  (9+ messages)
` [XEN PATCH][for-next][for-4.19 v2 1/8] xen/include: add macro LOWEST_BIT

Possible bug report: kernel 6.5.0/6.5.1 high load when CIFS share is mounted (cifsd-cfid-laundromat in"D" state)
 2023-10-20 10:40 UTC  (2+ messages)

[PATCH] mmc: host: sdhci-esdhc-imx: let usr to config the wakeup for gpio cd pin through sysfs
 2023-10-20 10:39 UTC  (8+ messages)

[PATCH net-next v3 00/11] devlink: retain error in struct devlink_fmsg
 2023-10-20 10:40 UTC  (2+ messages)

[PATCH v1 0/2] Bluetooth: btnxpuart: Fixes
 2023-10-20 10:39 UTC  (3+ messages)
` [PATCH v1 2/2] Bluetooth: btnxpuart: Fix nxp_setup

usb: dwc3: some USB devices not working after 6.4.8
 2023-10-20 10:39 UTC  (3+ messages)

[PATCH 1/4] um: irqs: process outstanding IRQs when unblocking signals
 2023-10-20 10:38 UTC  (6+ messages)

[virtio-comment] [virtio-queue] CLARIFICATION: "free descriptors" External
 2023-10-20 10:38 UTC  (2+ messages)

[Acpica-devel] [PATCH v1 0/8] Refine _UID references across kernel
 2023-10-20 10:37 UTC  (13+ messages)
` [Acpica-devel] [PATCH v1 1/8] ACPI: utils: Introduce acpi_dev_uid_match() for matching _UID
  `  "
` [Acpica-devel] [PATCH v1 4/8] ACPI: utils: use "
  `  "
` [Acpica-devel] [PATCH v1 5/8] ACPI: x86: "
  `  "

[PATCH v6 0/4] StarFive's Pulse Width Modulation driver support
 2023-10-20 10:37 UTC  (10+ messages)
` [PATCH v6 1/4] dt-bindings: pwm: Add OpenCores PWM module
` [PATCH v6 2/4] pwm: opencores: Add PWM driver support
` [PATCH v6 3/4] riscv: dts: starfive: jh7110: Add PWM node and pins configuration
` [PATCH v6 4/4] riscv: dts: starfive: jh7100: "

[PATCH] drm/stm: Avoid use-after-free issues with crtc and plane
 2023-10-20 10:29 UTC  (3+ messages)

[RFC PATCH 00/10] Color Pipeline API w/ VKMS
 2023-10-20 10:36 UTC  (5+ messages)
` [RFC PATCH 01/10] drm/doc/rfc: Describe why prescriptive color pipeline is needed

[PATCH 1/5] i3c: add slave mode support
 2023-10-20 10:36 UTC 

[PATCH v5 RESEND 0/4] increase ecam size value to discover 256 buses during
 2023-10-20 10:35 UTC  (3+ messages)

[PATCH v2 0/2] Add driver for NXP PTN36502 Type-C redriver
 2023-10-20 10:35 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: add NXP PTN36502 Type-C redriver bindings
` [PATCH v2 2/2] usb: typec: add support for PTN36502 redriver

[PATCH v7 RESEND 0/3] Add support for Xilinx XDMA Soft IP as Root Port
 2023-10-20 10:35 UTC  (4+ messages)

[PATCH 0/9] add ras error detection and reporting for GEN4 devices
 2023-10-20 10:32 UTC  (10+ messages)
` [PATCH 1/9] crypto: qat - add infrastructure for error reporting
` [PATCH 2/9] crypto: qat - add reporting of correctable errors for QAT GEN4
` [PATCH 3/9] crypto: qat - add reporting of errors from ERRSOU1 "
` [PATCH 4/9] crypto: qat - add handling of errors from ERRSOU2 "
` [PATCH 5/9] crypto: qat - add handling of compression related errors "
` [PATCH 6/9] crypto: qat - add adf_get_aram_base() helper function
` [PATCH 7/9] crypto: qat - add handling of errors from ERRSOU3 for QAT GEN4
` [PATCH 8/9] crypto: qat - add error counters
` [PATCH 9/9] crypto: qat - count QAT GEN4 errors

[PATCH v2 1/4] scripts:recipetool:create_buildsys_python: fix license note
 2023-10-20 10:33 UTC  (4+ messages)
` [PATCH v2 3/4] scripts:recipetool:create_buildsys_python: refactor code for futur PEP517 addition
  ` [OE-core] "

[XEN PATCH][for-4.19 v2] xen: Add SAF deviations for MISRA C:2012 Rule 7.1
 2023-10-20 10:33 UTC  (5+ messages)

cip/linux-6.1.y-cip kselftest-futex: 9 runs, 1 regressions (v6.1.58-cip7)
 2023-10-20 10:33 UTC 

cip/linux-6.1.y-cip ltp-pty: 9 runs, 2 regressions (v6.1.58-cip7)
 2023-10-20 10:33 UTC 

cip/linux-6.1.y-cip ltp-timers: 14 runs, 5 regressions (v6.1.58-cip7)
 2023-10-20 10:33 UTC 

[PATCH] media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpeg_dec_device_run
 2023-10-20 10:32 UTC  (3+ messages)

[PATCH v3 00/13] wifi: mt7996: add wed support
 2023-10-20 10:31 UTC  (14+ messages)
` [PATCH v3 01/13] wifi: mt76: mmio: move mt76_mmio_wed_{init,release}_rx_buf in common code
` [PATCH v3 02/13] wifi: mt76: move mt76_mmio_wed_offload_{enable,disable} "
` [PATCH v3 03/13] wifi: mt76: move mt76_net_setup_tc "
` [PATCH v3 04/13] wifi: mt76: introduce mt76_queue_is_wed_tx_free utility routine
` [PATCH v3 05/13] wifi: mt76: introduce wed pointer in mt76_queue
` [PATCH v3 06/13] wifi: mt76: increase MT_QFLAG_WED_TYPE size
` [PATCH v3 07/13] wifi: mt76: mt7996: add wed tx support
` [PATCH v3 08/13] wifi: mt76: dma: introduce __mt76_dma_queue_reset utility routine
` [PATCH v3 09/13] wifi: mt76: mt7996: use u16 for val field in mt7996_mcu_set_rro signature
` [PATCH v3 10/13] wifi: mt76: mt7996: add wed rx support
` [PATCH v3 11/13] mt76: move wed reset common code in mt76 module
` [PATCH v3 12/13] mt76: mt7996: add wed reset support
` [PATCH v3 13/13] wifi: mt76: mt7996: add wed rro delete session garbage collector

[PATCH 0/20] bounds-checks for chunk-based files
 2023-10-20 10:31 UTC  (6+ messages)
` [PATCH 0/8] chunk-format: introduce `pair_chunk_expect()` convenience API
  ` [PATCH 5/8] commit-graph: read `BIDX` chunk with `pair_chunk_expect()`

[PATCH] drm/amdgpu: enable RAS poison mode for APU
 2023-10-20 10:30 UTC  (2+ messages)

[PATCH] MAINTAINERS: Include stackleak paths in hardening entry
 2023-10-20 10:30 UTC  (2+ messages)

[RFC PATCH 0/2] add list iterate & delete macros
 2023-10-20 10:29 UTC  (3+ messages)
` [RFC PATCH 1/2] add list_for_each_entry_del()
` [RFC PATCH 2/2] replace trivial incarnations of list_for_each_entry_del()

[PATCH RFC 0/9] Exploring biovec support in (R)DMA API
 2023-10-20 10:30 UTC  (4+ messages)

[OE-core][PATCH] shadow: update 4.13 -> 4.14.1
 2023-10-20 10:29 UTC 

[PATCH] ns16550c: avoid crash in ns16550_endboot in PV shim mode
 2023-10-20 10:29 UTC  (3+ messages)

[tip: x86/percpu] x86/percpu, xen: Correct PER_CPU_VAR() usage to include symbol and its addend
 2023-10-20 10:28 UTC 

[tip: x86/percpu] x86/percpu: Correct PER_CPU_VAR() usage to include symbol and its addend
 2023-10-20 10:28 UTC 

[tip: x86/percpu] x86/percpu: Introduce %rip-relative addressing to PER_CPU_VAR()
 2023-10-20 10:28 UTC 

[PATCH v2 00/19] riscv: report more ISA extensions through hwprobe
 2023-10-20 10:27 UTC  (9+ messages)
` [PATCH v2 01/19] riscv: hwprobe: factorize hwprobe ISA extension reporting

[PATCH net-next v3 2/2] net:dsa:microchip: add property to select internal RMII reference clock
 2023-10-20 10:26 UTC  (5+ messages)
` [PATCH net-next v3 2/2] net:dsa:microchip: add property to select

[PATCH V2] drivers: perf: arm_pmuv3: Add new macro PMUV3_INIT_MAP_EVENT()
 2023-10-20 10:24 UTC  (3+ messages)

[Bug 217965] New: ext4(?) regression since 6.5.0 on sata hdd
 2023-10-20 10:24 UTC  (2+ messages)
` [Bug 217965] "

[PATCH] fstests: filter out fsstress error output
 2023-10-20 10:22 UTC  (4+ messages)

[PATCH 1/3] arm: mvebu: Espressobin: move FDT fixup into a separate function
 2023-10-20 10:21 UTC  (5+ messages)
` [PATCH 2/3] arm: mvebu: Espressobin: move network setup "

[PATCH 00/13] migration: Check for duplicates on vmstate_register()
 2023-10-20 10:21 UTC  (6+ messages)
` [PATCH 07/13] RFC migration: icp/server is a mess

[igt-dev] [PATCH i-g-t 0/2] Improve IGT runner dry-run logic
 2023-10-20 10:20 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] igt_runner: don't require root for dry_run
` [igt-dev] [PATCH i-g-t 2/2] igt_runner: output planned job_list tasks in dry-run mode

[PATCH v2 1/3] arm: mvebu: Espressobin: move FDT fixup into a separate function
 2023-10-20 10:20 UTC  (2+ messages)
` [PATCH v2 3/3] arm: mvebu: eDPU: support new board revision


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.