All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-23 02:44:34 to 2022-12-23 05:08:41 UTC [more...]

[PATCH] ext4: fix underflow in group bitmap calculation
 2022-12-23  5:08 UTC  (4+ messages)

[PATCH] tracepoint: Allow livepatch module add trace event
 2022-12-23  5:08 UTC  (8+ messages)

[PATCH 0/3] Add changes to read caldata from EEPROM
 2022-12-23  5:06 UTC  (8+ messages)
` [PATCH 1/3] wifi: ath12k: Fix incorrect qmi_file_type enum values
` [PATCH 2/3] wifi: ath12k: Add new qmi_bdf_type to handle caldata
` [PATCH 3/3] wifi: ath12k: Add support to read EEPROM caldata

[PULL 0/6] testing updates
 2022-12-23  5:04 UTC  (2+ messages)

[PATCH v1 0/2] Add initial support for meson
 2022-12-23  5:03 UTC  (3+ messages)
` [PATCH v1 2/2] trace-cmd: "

[PATCH v2 0/2] perf: Add xilinx APM support
 2022-12-23  4:55 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: Add the binding doc for xilinx APM

[PATCH 00/13] A few bugfix and cleanup patches for blk-mq
 2022-12-23 12:52 UTC  (14+ messages)
` [PATCH 01/13] blk-mq: avoid sleep in blk_mq_alloc_request_hctx
` [PATCH 02/13] blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctx
` [PATCH 03/13] blk-mq: wait on correct sbitmap_queue in blk_mq_mark_tag_wait
` [PATCH 04/13] blk-mq: Fix potential io hung for shared sbitmap per tagset
` [PATCH 05/13] blk-mq: remove unnecessary list_empty check in blk_mq_try_issue_list_directly
` [PATCH 06/13] blk-mq: remove unncessary error count and flush in blk_mq_plug_issue_direct
` [PATCH 07/13] blk-mq: remove error count and unncessary flush in blk_mq_try_issue_list_directly
` [PATCH 08/13] blk-mq: simplify flush check in blk_mq_dispatch_rq_list
` [PATCH 09/13] blk-mq: remove unnecessary error count and "
` [PATCH 10/13] blk-mq: remove set of bd->last when get driver tag for next request fails
` [PATCH 11/13] blk-mq: remove unncessary from_schedule parameter in blk_mq_plug_issue_direct
` [PATCH 12/13] blk-mq: use switch/case to improve readability in blk_mq_try_issue_list_directly
` [PATCH 13/13] blk-mq: correct stale comment of .get_budget

blktests failures with v6.1
 2022-12-23  4:50 UTC 

[RFC 0/2] srcu: Remove pre-flip memory barrier
 2022-12-23  4:43 UTC  (4+ messages)

regression: nfs mount (even idle) eventually hangs server
 2022-12-23  4:41 UTC  (9+ messages)

[PATCH RFC] bcachefs: use inode as write point index instead of task
 2022-12-23  4:36 UTC  (8+ messages)

[arnd-playground:randconfig-6.2-1 227/229] make[4]: *** No rule to make target 'drivers/pcmcia/pxa2xx_base.o', needed by 'drivers/pcmcia/built-in.a'
 2022-12-23  4:34 UTC 

[PATCH 5.10 1/2] fsl_lpuart: Don't enable interrupts too early
 2022-12-23  4:23 UTC  (2+ messages)
` [PATCH 5.10 2/2] serial: fixup backport of "serial: Deassert Transmit Enable on probe in driver-specific way"

[PATCH v8 00/13] Implement AMD Pstate EPP Driver
 2022-12-23  4:23 UTC  (9+ messages)
` [PATCH v8 01/13] ACPI: CPPC: Add AMD pstate energy performance preference cppc control
` [PATCH v8 03/13] cpufreq: intel_pstate: use common macro definition for Energy Preference Performance(EPP)
` [PATCH v8 05/13] cpufreq: amd-pstate: optimize driver working mode selection in amd_pstate_param()

[PATCH v2] thunderbolt: Do not report errors if on-board retimers are found
 2022-12-23  4:22 UTC 

[PATCH] ksmbd: send proper error response in smb2_tree_connect()
 2022-12-23  4:21 UTC  (2+ messages)

[RFC PATCH] clocksource: Suspend the watchdog temporarily when high read lantency detected
 2022-12-23  4:14 UTC  (12+ messages)

Queries about disabling EFI runtime services late
 2022-12-23  4:14 UTC  (5+ messages)

[RFC PATCH v5 00/24] Modernize U-Boot shell
 2022-12-23  4:15 UTC  (3+ messages)
` [RFC PATCH v5 24/24] DO NOT MERGE: only to make CI happy

[PATCH 1/2] firmware: sysfb: Allow re-creating system framebuffer after init
 2022-12-23  4:14 UTC  (3+ messages)

[PATCH v2 0/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2022-12-23  4:14 UTC  (4+ messages)
` [PATCH v2 2/7] mm/vmalloc.c: add flags to mark vm_map_ram area

vmlinux.o: warning: objtool: ___ksymtab_gpl+_RINvNtCs3yuwAp0waWO_4core10intrinsics17const_eval_selectuNvNvB2_11write_bytes8comptimeNCIBV_NtNtCs3XUU1alqrUZ_8bindings12bindings_raw15callthunk_sitesE0uEB1w_+0x0: data relocation to !ENDBR: _RINvNtCs3yuwAp0waW
 2022-12-23  4:14 UTC 

[RFC PATCH] clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback
 2022-12-23  4:10 UTC  (3+ messages)

[PATCH bpf-next v5 00/17] xdp: hints via kfuncs
 2022-12-23  4:07 UTC  (16+ messages)
` [PATCH bpf-next v5 05/17] bpf: Introduce device-bound XDP programs
` [PATCH bpf-next v5 07/17] bpf: XDP metadata RX kfuncs
` [PATCH bpf-next v5 08/17] bpf: Support consuming XDP HW metadata from fext programs
` [PATCH bpf-next v5 11/17] selftests/bpf: Verify xdp_metadata xdp->af_xdp path
` [PATCH bpf-next v5 17/17] selftests/bpf: Simple program to dump XDP RX metadata

[PATCH v2 0/4] Clean up includes
 2022-12-23  3:31 UTC  (4+ messages)
` [PATCH v2 1/4] include/hw/virtio: Break inclusion loop

[PATCH] zram: fix typos in comments
 2022-12-23  4:03 UTC 

[git pull] drm fixes for 6.2-rc1
 2022-12-23  4:02 UTC  (2+ messages)

[PATCH v2 0/7] perf cs_etm: Basic support for virtual/kernel timestamps
 2022-12-23  3:59 UTC  (6+ messages)
` [PATCH v2 2/7] perf: Use perf_pmu__open_file() and perf_pmu__scan_file()

[PATCH v3 0/9] Linear Address Masking (LAM) KVM Enabling
 2022-12-23  3:55 UTC  (12+ messages)
` [PATCH v3 6/9] KVM: x86: Untag LAM bits when applicable

[PATCH 0/6] hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32()
 2022-12-23  3:54 UTC  (3+ messages)
` [PATCH 5/6] hw/arm/xilinx_zynq: Remove tswap32() calls and constify smpboot[]

[intel-lts:5.15/linux 18821/19717] drivers/spi/spi-dw-pci.c:200:13: warning: variable 'cgsr_reg' set but not used
 2022-12-23  3:53 UTC 

[linux-linus test] 175451: regressions - FAIL
 2022-12-23  3:52 UTC 

[PATCH] RDMA/hns: Fix refcount leak in hns_roce_mmap
 2022-12-23  3:51 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net v3] ice: Prevent set_channel from changing queues while RDMA active
 2022-12-23  3:49 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v1] ice: add missing checks for PF vsi type
 2022-12-23  3:48 UTC  (2+ messages)

[PATCH v4 00/16] Qcom: LLCC/EDAC: Fix base address used for LLCC banks
 2022-12-23  3:43 UTC  (2+ messages)

[ammarfaizi2-block:crng/random/vdso 3/8] mm/mempolicy.c:2175 vma_alloc_folio() warn: bitwise AND condition is false here
 2022-12-23  3:43 UTC 

[PATCH] base.bbclass: Fix way to check ccache path
 2022-12-23  3:38 UTC 

[PATCH v9 1/3] arm64: dts: rockchip: Add EmbedFire LubanCat 1
 2022-12-23  3:18 UTC  (9+ messages)
` [PATCH v9 2/3] dt-bindings: arm: "
  ` [PATCH v9 3/3] dt-bindings: vendor-prefixes: Document EmbedFire

[PATCH v17 0/3] EDAC/nuvoton: Add NPCM memory controller driver
 2022-12-23  3:28 UTC  (8+ messages)
` [PATCH v17 1/3] ARM: dts: nuvoton: Add node for NPCM memory controller
` [PATCH v17 2/3] dt-bindings: edac: nuvoton: Add document "
` [PATCH v17 3/3] EDAC/npcm: Add NPCM memory controller driver

[PATCH v8 1/3] arm64: dts: rockchip: Add EmbedFire LubanCat 1
 2022-12-23  3:15 UTC  (12+ messages)
` [PATCH v8 2/3] dt-bindings: arm: "
  ` [PATCH v8 3/3] dt-bindings: vendor-prefixes: Document EmbedFire

[PATCH 0/5] hw/net/igb: emulated network device with SR-IOV
 2022-12-23  3:23 UTC  (2+ messages)

[PATCH v3 0/7] Basic device tree support for StarFive JH7110 RISC-V SoC
 2022-12-23  3:12 UTC  (5+ messages)
` [PATCH v3 7/7] riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board device tree

[PATCH 1/2] dt-bindings: usb: ci-hdrc-usb2: add i.MX8MM compatible
 2022-12-23  3:10 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: usb: usbmisc-imx: add i.MX8MM usbmisc

[PATCH 00/15] riscv: opensbi boot test and cleanups
 2022-12-23  3:19 UTC  (11+ messages)
` [PATCH 02/15] hw/riscv/spike: use 'fdt' from MachineState
` [PATCH 03/15] hw/riscv/sifive_u: "
` [PATCH 04/15] hw/riscv/boot.c: make riscv_find_firmware() static
` [PATCH 05/15] hw/riscv/boot.c: introduce riscv_default_firmware_name()
` [PATCH 06/15] hw/riscv/spike.c: load initrd right after riscv_load_kernel()

[PATCH] dt-bindings: pinctrl: imx8m: Integrate duplicated i.MX 8M schemas
 2022-12-23  3:07 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Flush power delayed put when connector init failed
 2022-12-23  3:16 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[meta-gnome][PATCH 01/10] pipewire: update 0.3.62 -> 0.3.63
 2022-12-23  3:15 UTC  (4+ messages)
` [meta-gnome][PATCH 06/10] xdg-desktop-portal: add recipe
  ` [oe] "

[PATCH] dt-bindings: clock: imx8m-clock: correct i.MX8MQ node name
 2022-12-23  3:05 UTC  (2+ messages)

[RFC PATCH v2 0/3] Support for Solid Fill Planes
 2022-12-23  3:12 UTC  (7+ messages)
` [RFC PATCH v2 2/3] drm: Adjust atomic checks for solid fill color
` [RFC PATCH v2 3/3] drm/msm/dpu: Use color_fill property for DPU planes

[PATCH] ARM: dts: imx7s: correct iomuxc gpr mux controller cells
 2022-12-23  3:04 UTC  (2+ messages)

[meta-oe][PATCHv2 1/3] xdg-desktop-portal-gnome: add recipe
 2022-12-23  3:11 UTC  (3+ messages)
` [meta-oe][PATCHv2 2/3] appstream: "
` [meta-oe][PATCHv2 3/3] flatpak: "

[PATCH] dt-bindings: mmc: fsl-imx-esdhc: update binding for i.MX50 and i.MX7D
 2022-12-23  3:03 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mm-evk: update leds node
 2022-12-23  3:02 UTC  (2+ messages)

[PATCH 0/5] binding: imx8m: add IOMUXC GPR
 2022-12-23  2:57 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: soc: imx: add IOMUXC GPR support
` [PATCH 2/5] arm64: dts: imx8mq: correct iomuxc-gpr compatible
` [PATCH 3/5] arm64: dts: imx8mm: "
` [PATCH 4/5] arm64: dts: imx8mn: update iomuxc-gpr node name
` [PATCH 5/5] arm64: dts: imx8mp: use syscon for iomuxc-gpr

[RFC PATCH 0/4] virtio-net: don't busy poll for cvq command
 2022-12-23  3:03 UTC  (10+ messages)
` [RFC PATCH 4/4] virtio-net: sleep instead of busy waiting "

[PATCH RESEND linux-next v3] docs: proc.rst: add softnet_stat to /proc/net table
 2022-12-23  3:04 UTC 

[PATCH net-next] wlcore: use strscpy() to instead of strncpy()
 2022-12-23  3:00 UTC 

[PATCH net-next] wl1251: use strscpy() to instead of strncpy()
 2022-12-23  2:58 UTC 

[PATCH net-next] wl18xx: use strscpy() to instead of strncpy()
 2022-12-23  2:57 UTC 

[PATCH] btrfs/154: migrate to python3
 2022-12-23  2:56 UTC 

[PATCH net-next] wifi: ipw2200: use strscpy() to instead of strncpy()
 2022-12-23  2:56 UTC 

[PATCH net-next] wifi: atmel: use strscpy() to instead of strncpy()
 2022-12-23  2:54 UTC 

[PATCH] mailbox: zynq-ipi: fix error handling while device_register() fails
 2022-12-23  2:50 UTC  (3+ messages)
` [PATCH] mailbox: zynq-ipi: fix error handling while device_register()

[intel-lts:5.15/linux 18712/19717] drivers/counter/intel-qep.c:529:13: warning: variable 'cgsr_reg' set but not used
 2022-12-23  2:53 UTC 

[PATCH 0/2] HID: i2c-hid: use standard debugging APIs
 2022-12-23  2:53 UTC  (3+ messages)
` [PATCH 1/2] HID: i2c-hid: switch to "
` [PATCH 2/2] HID: i2c-hid: use uniform "

[PATCH 00/21] add support for cpfl PMD in DPDK
 2022-12-23  1:55 UTC  (22+ messages)
` [PATCH 01/21] net/cpfl: support device initialization
` [PATCH 02/21] net/cpfl: add Tx queue setup
` [PATCH 03/21] net/cpfl: add Rx "
` [PATCH 04/21] net/cpfl: support device start and stop
` [PATCH 05/21] net/cpfl: support queue start
` [PATCH 06/21] net/cpfl: support queue stop
` [PATCH 07/21] net/cpfl: support queue release
` [PATCH 08/21] net/cpfl: support MTU configuration
` [PATCH 09/21] net/cpfl: support basic Rx data path
` [PATCH 10/21] net/cpfl: support basic Tx "
` [PATCH 11/21] net/cpfl: support write back based on ITR expire
` [PATCH 12/21] net/cpfl: support RSS
` [PATCH 13/21] net/cpfl: support Rx offloading
` [PATCH 14/21] net/cpfl: support Tx offloading
` [PATCH 15/21] net/cpfl: add AVX512 data path for single queue model
` [PATCH 16/21] net/cpfl: support timestamp offload
` [PATCH 17/21] net/cpfl: add AVX512 data path for split queue model
` [PATCH 18/21] net/cpfl: add hw statistics
` [PATCH 19/21] net/cpfl: add RSS set/get ops
` [PATCH 20/21] net/cpfl: support single q scatter RX datapath
` [PATCH 21/21] net/cpfl: add xstats ops

[PATCH net-next] wifi: airo: use strscpy() to instead of strncpy()
 2022-12-23  2:52 UTC 

[PATCH linux-next] selftests/vm: ksm_functional_tests: fix a typo in comment
 2022-12-23  2:50 UTC 

[PATCH v3 0/2] fix the sdio device DATA/CMD CRC and Timeout issue after tuning
 2022-12-23  2:50 UTC  (3+ messages)
` [PATCH v3 1/2] mmc: sdhci-esdhc-imx: simplify the auto tuning logic
` [PATCH v3 2/2] mmc: sdhci-esdhc-imx: only enable DAT[0] and CMD line auto tuning for SDIO device

[PATCH] mailbox: zynq: Switch to flexible array to simplify code
 2022-12-23  2:44 UTC  (3+ messages)

[PATCH linux-next] scsi: hpsa: use strscpy to instead of strncpy()
 2022-12-23  2:46 UTC 

[V3 PATCH 0/2] Execute hypercalls from guests according to cpu
 2022-12-23  2:45 UTC  (4+ messages)
` [V3 PATCH 1/2] KVM: selftests: x86: Cache the cpu vendor type

[linus:master] [mm] 0ba09b1733: will-it-scale.per_thread_ops -21.1% regression in mmap1 benchmark
 2022-12-23  2:45 UTC  (7+ messages)

[PATCH linux-next] s390/zcrypt: use strscpy() to instead of strncpy()
 2022-12-23  2:45 UTC 

[PATCH v5 0/2] arm64: dts: mt8195: Add Ethernet controller
 2022-12-23  1:50 UTC  (2+ messages)
` [PATCH v5 2/2] "


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.