All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-30 14:31:34 to 2023-07-30 17:41:50 UTC [more...]

[chao:dev-test 4/8] fs/f2fs/gc.c:1843:4: error: call to undeclared function 'stat_inc_cp_call_count'; ISO C99 and later do not support implicit function declarations
 2023-07-30 17:40 UTC 

[chao:dev-test 4/8] fs/f2fs/file.c:323:17: error: implicit declaration of function 'stat_inc_cp_call_count'; did you mean 'stat_inc_gc_call_count'?
 2023-07-30 17:40 UTC 

[PATCH v2] target/ppc: Fix VRMA page size for ISA v3.0
 2023-07-30 16:35 UTC  (2+ messages)

[PATCH v2 1/1] doc: describe QEMU virtio block device
 2023-07-30 17:39 UTC 

[PATCH QEMU v2 0/3] migration: enrich the dirty-limit test case
 2023-07-30 16:18 UTC  (3+ messages)
` [PATCH QEMU v2 1/3] tests: Add migration dirty-limit capability test
` [PATCH QEMU v2 2/3] tests/migration: Introduce dirty-ring-size option into guestperf

[PATCH net-next] rxrpc: Remove unused function declarations
 2023-07-30 17:36 UTC  (2+ messages)

[PATCH 1/1] doc: describe QEMU virtio block device
 2023-07-30 17:34 UTC 

[PATCH] poky/poky-tiny: Explicitly exclude `shadow`
 2023-07-30 17:33 UTC 

[PATCH v2 0/9] x86: Fixes for distro booting
 2023-07-30 17:33 UTC  (11+ messages)
` [PATCH v2 1/9] x86: spl: Drop unwanted debug()
` [PATCH v2 2/9] video: Tidy up Makefile rule for video
` [PATCH v2 3/9] x86: Run QEMU machine setup in SPL
` [PATCH v2 4/9] Revert "x86: Switch QEMU over to use the bochs driver"
` [PATCH v2 5/9] board_f: Fix corruption of relocaddr
` [PATCH v2 6/9] x86: Correct copying of BIOS mode information
` [PATCH v2 7/9] video: Add a Kconfig option for SPL video handoff
` [PATCH v2 8/9] x86: Enable useful options for qemu-86
` [PATCH v2 9/9] x86: Update qemu documentation

[syzbot] [fs?] INFO: task hung in pipe_release (4)
 2023-07-30 17:32 UTC  (6+ messages)
    ` Endless loop in udp with MSG_SPLICE_READ - "

[PATCH next v2 2/5] minmax: Allow min()/max()/clamp() if the arguments have the same signedness
 2023-07-30 17:33 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] arch/Config.in.x86: add Intel and AMD GCC targets
 2023-07-30 17:32 UTC 

[PATCH v2] memcmp.3: Recast security caveat
 2023-07-30 17:31 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: msm8916-samsung-serranove: Add RT5033 PMIC with charger
 2023-07-30 17:27 UTC  (6+ messages)

[PATCH net-next] vsock: Remove unused function declarations
 2023-07-30 17:27 UTC  (2+ messages)

[PATCH v2 0/3] Add optional properties to MAX17040
 2023-07-30 17:26 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: power: supply: maxim,max17040: update properties
` [PATCH v2 2/3] power: max17040: pass status property from supplier
` [PATCH v2 3/3] power: max17040: get thermal data from adc if available

[PATCH net-next] net/smc: Remove unused function declarations
 2023-07-30 17:25 UTC  (2+ messages)

[PATCH v4] time.1: ffix
 2023-07-30 17:23 UTC  (2+ messages)

[PATCH] wifi: nl80211: Remove unused declaration nl80211_pmsr_dump_results()
 2023-07-30 17:23 UTC  (2+ messages)

[PATCH bpf-next v4 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT
 2023-07-30 17:22 UTC  (6+ messages)

[PATCH 00/16] bootstd: Improve ChromiumOS support
 2023-07-30 17:17 UTC  (17+ messages)
` [PATCH 01/16] bootstd: cros: Correct reporting of I/O errors
` [PATCH 02/16] bootstd: cros: Move partition reading into a function
` [PATCH 03/16] bootstd: cros: Bring in some ChromiumOS structures
` [PATCH 04/16] bootstd: cros: Support a kernel on either partition
` [PATCH 05/16] bootstd: cros: Decode some kernel preamble fields
` [PATCH 06/16] bootstd: cros: Simplify setup and cmdline expressions
` [PATCH 07/16] bootstd: Move common zimage functions to bootm.h
` [PATCH 08/16] bootstd: cros: Add docs for the kernel layout
` [PATCH 09/16] bootstd: cros: Add private info for ChromiumOS
` [PATCH 10/16] bootstd: Add private bootmeth data to the bootflow
` [PATCH 11/16] bootstd: cros: Add a function to read info from partition
` [PATCH 12/16] bootstd: cros: Add a function to read a kernel
` [PATCH 13/16] bootstd: cros: Split up reading info and kernel
` [PATCH 14/16] bootstd: Allow display of the x86 setup information
` [PATCH 15/16] bootstd: Add a command to read all files for a bootflow
` [PATCH 16/16] bootstd: cros: Add ARM support

Linux regressions report for mainline [2023-07-30]
 2023-07-30 17:20 UTC 

[PATCH v2 0/9] x86: Improve bootstd support
 2023-07-30 17:15 UTC  (10+ messages)
` [PATCH v2 1/9] fs: fat: Support reading from a larger block size
` [PATCH v2 2/9] usb: Return -ENOENT when no devices are found
` [PATCH v2 3/9] lib: Suppress E when writing error-string output
` [PATCH v2 4/9] bootstd: Rename bootdev_setup_sibling_blk()
` [PATCH v2 5/9] bootstd: Correct creating of bootdev sibling
` [PATCH v2 6/9] bootstd: Add some more debugging in the bootdev uclass
` [PATCH v2 7/9] x86: coreboot: Add IDE and SATA
` [PATCH v2 8/9] x86: coreboot: Enable standard boot
` [PATCH v2 9/9] x86: coreboot: Enable support for CBFS

[net-next PATCH v1 0/9] Introduce NAPI queues support
 2023-07-30 17:15 UTC  (5+ messages)
` [net-next PATCH v1 1/9] net: Introduce new fields for napi and queue associations
` [net-next PATCH v1 5/9] netdev-genl: Add netlink framework functions for napi

[PATCH] watchdog: ftwdt010: need to reset watchdog in ftwdt010_wdt_start()
 2023-07-30 17:14 UTC 

[Buildroot] [PATCH 1/5] package/gerbera: bump version to 1.12.1
 2023-07-30 17:12 UTC  (5+ messages)
` [Buildroot] [PATCH 2/5] package/spdlog: bump version to 1.12.0
` [Buildroot] [PATCH 3/5] package/kodi: Fix building with fmt >= 10
` [Buildroot] [PATCH 4/5] package/gerbera: "
` [Buildroot] [PATCH 5/5] package/fmt: bump version to 10.0.0

[PATCH for-8.2 0/2] ppc: get rid of free() (gitlab #1798)
 2023-07-30 17:13 UTC  (6+ messages)
` [PATCH for-8.2 2/2] target/ppc: use g_free() in test_opcode_table()

[PATCH] kni: remove deprecated kernel network interface
 2023-07-30 17:12 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/17] MIPS: loongson32: Convert all platform devices to DT
 2023-07-30 17:11 UTC  (3+ messages)
` [PATCH 03/17] MIPS: dts: Add basic DT support for Loongson-1 boards

[PATCH QEMU v3 0/3] migration: craft the doc comments
 2023-07-30 16:48 UTC  (4+ messages)
` [PATCH QEMU v3 3/3] MAINTAINERS: Add section "Migration dirty limit and dirty page rate"
` [PATCH QEMU v3 1/3] qapi: Reformat the dirty-limit migration doc comments
` [PATCH QEMU v3 2/3] qapi: Craft the dirty-limit capability comment

[syzbot] [btrfs?] kernel BUG in prepare_to_merge
 2023-07-30 17:07 UTC  (2+ messages)

[PATCH v4 0/5] rockchip: rk3568: Use dwc3-generic driver
 2023-07-30 17:03 UTC  (4+ messages)
` [PATCH v4 4/5] usb: dwc3-generic: Add rk3568 support

[Buildroot] [PATCH 1/1] package/gerbera: bump version to 1.12.1
 2023-07-30 17:02 UTC 

[PATCH for-8.2 0/6] vfio/migration: Add P2P support for VFIO migration
 2023-07-30 16:25 UTC  (7+ messages)
` [PATCH for-8.2 1/6] vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup()
` [PATCH for-8.2 2/6] sysemu: Add pre VM state change callback

[PATCH] nfsd: Fix reading via splice
 2023-07-30 16:55 UTC  (5+ messages)

[PATCH next v2 5/5] minmax: Relax check to allow comparison between int and small unsigned constants
 2023-07-30 16:55 UTC  (3+ messages)

GCC and binutils support for BPF V4 instructions
 2023-07-30 16:53 UTC  (10+ messages)

[REGRESSION] IRQ override revert breaks keyboard on Lenovo Yoga 7 14ARB7
 2023-07-30 16:53 UTC  (2+ messages)

[PATCH] target/hppa: Move iaoq registers and thus reduce generated code size
 2023-07-30 16:30 UTC 

[v2 0/6] mm/memblock: Skip prep and initialization of struct pages freed later by HVO
 2023-07-30 16:49 UTC  (8+ messages)
` [v2 1/6] mm: hugetlb: Skip prep of tail pages when HVO is enabled
` [v2 2/6] mm: hugetlb_vmemmap: Use nid of the head page to reallocate it
` [v2 3/6] memblock: pass memblock_type to memblock_setclr_flag
` [v2 4/6] memblock: introduce MEMBLOCK_RSRV_NOINIT flag
` [v2 5/6] mm: move allocation of gigantic hstates to the start of mm_core_init
` [v2 6/6] mm: hugetlb: Skip initialization of struct pages freed later by HVO

[PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
 2023-07-30 16:48 UTC  (10+ messages)

[Intel-wired-lan] [PATCH iwl-net v4 0/3] Change MIN_TXD and MIN_RXD to allow set rx/tx value between 64 and 80
 2023-07-30 16:47 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH iwl-net v4 3/3] igb: Change IGB_MIN "

[PATCH 0/3] ARM: imx25: print silicon revision, support 1.2
 2023-07-30 16:39 UTC  (7+ messages)
` [PATCH v6 0/2] ARM: imx25: print silicon revision at startup
  ` [PATCH v6 1/2] clk: imx25: print silicon revision during init
  ` [PATCH v6 2/2] clk: imx25: make __mx25_clocks_init return void

[Buildroot] [PATCH 1/1] package/harfbuzz: bump version to 8.0.1
 2023-07-30 16:41 UTC 

[PATCH 0/6] ppc fixes possibly for 8.1
 2023-07-30 16:18 UTC  (5+ messages)
` [PATCH 5/6] hw/ppc: Always store the decrementer value

mickeldore merge request: July 30th
 2023-07-30 16:33 UTC  (2+ messages)

[PATCH v3 0/8] arm64: ti: k3-am62: Add display support
 2023-07-30 16:33 UTC  (10+ messages)
` [PATCH v3 1/8] arm64: dts: ti: k3-am62x-sk-common: Update main-i2c1 frequency
` [PATCH v3 3/8] arm64: dts: ti: k3-am62x-sk-common: Add DSS pinmux info
` [PATCH v3 6/8] arm64: dts: ti: k3-am625-beagleplay: "

[PATCH 00/13] ARM: SoC: address -Wmissing-prototype warnings
 2023-07-30 16:26 UTC  (8+ messages)
` [PATCH 05/13] ARM: imx: remove unused mx25_revision()

[PATCH iproute2-next] ip: error out if iplink does not consume all options
 2023-07-30 16:27 UTC  (2+ messages)

DOSEMU fails on start with SIGSEGV
 2023-07-30 16:22 UTC  (2+ messages)

[PATCH 0/4] fbdev: Rename helpers for struct fb_ops
 2023-07-30 16:20 UTC  (4+ messages)
` [PATCH 3/4] fbdev: Use _DMAMEM_ infix for DMA-memory helpers

[char-misc:char-misc-testing 5/9] include/linux/moduleparam.h:24:9: error: expected ',' or ';' before 'static'
 2023-07-30 16:19 UTC  (3+ messages)

[PATCH v5 0/3] firmware: Add support for Qualcomm UEFI Secure Application
 2023-07-30 16:19 UTC  (4+ messages)
` [PATCH v5 1/3] lib/ucs2_string: Add UCS-2 strscpy function
` [PATCH v5 2/3] firmware: qcom_scm: Add support for Qualcomm Secure Execution Environment SCM interface
` [PATCH v5 3/3] firmware: Add support for Qualcomm UEFI Secure Application

[PATCH v2] net: netsec: Ignore 'phy-mode' on SynQuacer in DT mode
 2023-07-30 16:17 UTC  (2+ messages)

Regression: supported_interfaces filling enforcement
 2023-07-30 16:16 UTC  (3+ messages)

[PATCH] ARM: optprobes: fix typo "consitional"
 2023-07-30 16:13 UTC  (2+ messages)

[PATCH v3] time.1: ffix
 2023-07-30 16:14 UTC  (6+ messages)
    ` Spaces in synopses of commands (was: [PATCH v3] time.1: ffix)

Kernel Crash Dump (kdump) broken with 6.5
 2023-07-30 16:13 UTC  (3+ messages)

arm64: perf test 26 rpi4 oops
 2023-07-30 16:09 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/bitcoin: fix build with gcc 13.x
 2023-07-30 16:10 UTC 

[PATCH v2 1/1] spl: initialize PCI before booting
 2023-07-30 16:02 UTC  (2+ messages)

[PATCH net-next] xprtrdma: Remove unused function declaration rpcrdma_bc_post_recv()
 2023-07-30 16:01 UTC  (2+ messages)

[GIT PULL] SPI fixes for v6.5-rc3
 2023-07-30 15:58 UTC 

[GIT PULL] regulator fixes for v6.5-rc3
 2023-07-30 15:58 UTC 

[PATCH 00/14] Refactor SUNRPC svc thread code, and use llist
 2023-07-30 15:57 UTC  (4+ messages)
` [PATCH 06/14] SUNRPC: change various server-side #defines to enum

[PATCH net 0/2][pull request] igc: Enhance the tx-usecs coalesce setting implementation
 2023-07-30 15:54 UTC  (3+ messages)
` [PATCH net 2/2] igc: Modify the tx-usecs coalesce setting

[PATCH 1/1] spl: blk: partition numbers are hexadecimal
 2023-07-30 15:53 UTC  (2+ messages)

[PATCH 1/1] spl: blk: use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME
 2023-07-30 15:49 UTC  (2+ messages)

[PATCH net] sfc: fix field-spanning memcpy in selftest
 2023-07-30 15:47 UTC  (2+ messages)

[PATCH v2 0/4] drm/msm/dpu: simplify DPU sub-blocks info
 2023-07-30 15:44 UTC  (6+ messages)
` [PATCH v2 3/4] drm/msm/dpu: deduplicate some (most) of SSPP sub-blocks

[PATCH v10 0/6] Add non-coherent DMA support for AX45MP
 2023-07-30 15:42 UTC  (6+ messages)
` [PATCH v10 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support

[PATCH v2 net-next 0/5] selftests: openvswitch: add flow programming cases
 2023-07-30 15:42 UTC  (3+ messages)
` [PATCH v2 net-next 2/5] selftests: openvswitch: support key masks
  ` [ovs-dev] "

[PATCH] sunrpc: wrap debug symobls with CONFIG_SUNRPC_DEBUG
 2023-07-30 15:38 UTC  (2+ messages)

[PATCH v2 1/2] media: atomisp: Fix smatch warnings caused by atomisp custom assert() usage
 2023-07-30 15:33 UTC  (2+ messages)
` [PATCH v2 2/2] media: atomisp: Fix me->stages error checking in sh_css_sp_init_pipeline()

[PATCH net] vlan: Fix VLAN 0 memory leak
 2023-07-30 15:30 UTC  (2+ messages)

Problem with Rog Delta S Wireless
 2023-07-30 15:27 UTC 

drivers/net/ethernet/intel/i40e/i40e_main.c:16227:1: warning: the frame size of 1032 bytes is larger than 1024 bytes
 2023-07-30 15:26 UTC 

[linux-next:master 3805/5027] ../lib/gcc/loongarch64-linux/12.3.0/plugin/include/config/loongarch/loongarch-opts.h:31:10: fatal error: loongarch-def.h: No such file or directory
 2023-07-30 15:26 UTC 

[PATCH] dt-bindings: gpio: brcm,kona-gpio: convert to YAML
 2023-07-30 15:23 UTC 

[PATCH] systemd: update to v254
 2023-07-30 15:23 UTC  (6+ messages)
` [OE-core] "
` [PATCH v3] "

[PATCH v3 0/3] Enable -cpu <cpu>,help
 2023-07-30 15:15 UTC  (2+ messages)

Asus Laptop wont resume by timer (timerfd_settime)
 2023-07-30 15:11 UTC 

[PATCH v5] selftests: rtc: Fixes rtctest error handling
 2023-07-30 15:11 UTC  (4+ messages)
` [PATCH v5] selftests: rtc: Improve "
    ` [v5] "

[Buildroot] [PATCH 1/2] package/glslsandbox-player: bump to version v2023.04.05
 2023-07-30 15:08 UTC  (4+ messages)

[GIT PULL] probes: Fixes for 6.5-rc3
 2023-07-30 15:06 UTC 

[PATCH 1/2] rust: upgrade to Rust 1.71.0
 2023-07-30 15:04 UTC  (4+ messages)
` [PATCH 2/2] rust: enable `no_mangle_with_rust_abi` Clippy lint

[PATCH] media: atomisp: Fix smatch warnings caused by atomisp custom assert() usage
 2023-07-30 15:02 UTC  (3+ messages)

[PATCH v2] erofs: deprecate superblock checksum feature
 2023-07-30 14:56 UTC  (10+ messages)

[PATCH 1/1] cmd/bootdev: print readable status code
 2023-07-30 14:52 UTC 

[PATCH] dt-bindings: pinctrl: brcm,bcm11351-pinctrl: Convert to YAML
 2023-07-30 14:44 UTC  (2+ messages)

[PATCH 1/1] fs: fat: avoid multiplication overflow
 2023-07-30 14:44 UTC 

[PATCH] riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64B
 2023-07-30 14:25 UTC  (4+ messages)

[PATCH 1/2] clk: sunxi-ng: nkm: consider alternative parent rates when finding rate
 2023-07-30 14:35 UTC  (13+ messages)

[linux-next:master 2743/5284] drivers/gpu/drm/drm_debugfs.c:212 drm_debugfs_gpuva_info() warn: argument 6 to %016llx specifier is cast from pointer
 2023-07-30 14:35 UTC 

[syzbot] BUG: unable to handle kernel paging request in take_dentry_name_snapshot
 2023-07-30 14:34 UTC  (2+ messages)
` [syzbot] [reiserfs?] [overlayfs?] "

[net-next PATCH V2 0/2] octeontx2-af: TC flower offload changes
 2023-07-30 14:31 UTC  (3+ messages)
` [net-next PATCH V2 1/2] octeontx2-af: Code restructure to handle TC outer VLAN offload
` [net-next PATCH V2 2/2] octeontx2-af: TC flower offload support for inner VLAN


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.