All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-17 00:34:03 to 2023-12-17 06:57:05 UTC [more...]

[syzbot] [block?] INFO: task hung in bdev_release
 2023-12-17  6:57 UTC 

[f2fs-dev] [syzbot] [reiserfs?] [squashfs?] BUG: Dentry still in use in unmount
 2023-12-17  6:09 UTC  (5+ messages)
`  "
  ` [syzbot] "

[PATCH] tty: serial: kgdboc: Fix 8250_* kgd over serial
 2023-12-17  6:43 UTC  (3+ messages)

[bcachefs:header_cleanup 22/50] drivers/base/power/runtime.c:287:9: error: implicit declaration of function 'list_for_each_entry_rcu'; did you mean 'list_for_each_entry_from'?
 2023-12-17  6:43 UTC 

[PATCH] vl: Print display options for -display help
 2023-12-17  6:38 UTC  (8+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-12-16
 2023-12-17  6:37 UTC 

[freescale-fslc:6.1-2.1.x-imx 4300/16025] drivers/net/ethernet/freescale/fman/mac.c:359:13: warning: format specifies type 'unsigned long long' but the argument has type 'resource_size_t' (aka 'unsigned int')
 2023-12-17  6:32 UTC 

Patchtest results for [PATCH 5/7] oe-selfest: add maturn runtime (testimage) test
 2023-12-17  6:29 UTC  (2+ messages)

[PATCH v7] ui/cocoa: Use NSWindow's ability to resize
 2023-12-17  6:25 UTC 

[net PATCH] octeontx2-pf: Fix graceful exit during PFC configuration failure
 2023-12-17  6:26 UTC  (3+ messages)
  ` [EXT] "

drivers/dma/ste_dma40.c:57: warning: Excess struct member 'dev_tx' description in 'stedma40_platform_data'
 2023-12-17  6:22 UTC 

[PATCH v3 0/3] meson: Fixes for dbus modules
 2023-12-17  6:14 UTC  (4+ messages)
` [PATCH v3 1/3] Move dbus-display1 out of ui

[PATCH v5 0/2] meson: Fixes for dbus modules
 2023-12-17  6:12 UTC  (3+ messages)
` [PATCH v5 1/2] util: Move dbus_display1 to util
` [PATCH v5 2/2] audio: Do not include ui/dbus.h

[PATCH v1] sched/debug: Update print_task formatin /sys/kernel/debug/sched/debug
 2023-12-17  6:10 UTC  (4+ messages)

[RFC PATCH] sched: fair: reset task_group.load_avg when there are no running tasks
 2023-12-17  6:10 UTC  (2+ messages)

Patchtest results for [PATCH 7/7] oeqa: add "maturin develop" SDK test case
 2023-12-17  6:11 UTC 

Patchtest results for [PATCH 6/7] oeqa: add simple 'maturin' SDK (testsdk) test case
 2023-12-17  6:11 UTC 

[PATCH v4 0/2] meson: Fixes for dbus modules
 2023-12-17  6:06 UTC  (3+ messages)
` [PATCH v4 1/2] util: Move dbus_display1 to util
` [PATCH v4 2/2] audio: Do not include ui/dbus.h

[PATCH 1/2] dt-bindings: hwmon: Add AMS AS6200 temperature sensor
 2023-12-17  6:06 UTC  (7+ messages)
` [PATCH 2/2] "

[djwong-xfs:report-refcounts 474/534] ld.lld: error: undefined symbol: xfs_rtrefcount_update_defer_type
 2023-12-17  6:00 UTC 

fs/f2fs/inline.c:681:(.text+0x1584): relocation truncated to fit: R_CKCORE_PCREL_IMM16BY4 against `__jump_table'
 2023-12-17  5:49 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-6.7-5 tag
 2023-12-17  5:46 UTC  (2+ messages)

[PATCH v2 0/7] Add 'maturin' backend support
 2023-12-17  5:41 UTC  (8+ messages)
` [PATCH 1/7] python3-maturin: add v1.4.0
` [PATCH 2/7] python3-maturin: bzip2-sys reproduciblility
` [PATCH 3/7] classes-recipe: add python_maturin.bbclass
` [PATCH 4/7] recipetool: add python_maturin support
` [PATCH 5/7] oe-selfest: add maturn runtime (testimage) test
` [PATCH 6/7] oeqa: add simple 'maturin' SDK (testsdk) test case
` [PATCH 7/7] oeqa: add "maturin develop" SDK "

[PATCH V3] remoteproc: virtio: Fix wdg cannot recovery remote processor
 2023-12-17  5:36 UTC 

[PATCH V2] remoteproc: virtio: Fix wdg cannot recovery remote processor
 2023-12-17  5:26 UTC  (3+ messages)

[syzbot] [block?] INFO: task hung in bdev_release
 2023-12-17  5:22 UTC  (3+ messages)

[freescale-fslc:6.1-2.1.x-imx 3031/16025] drivers/mailbox/imx-mailbox.c:140:10: warning: no previous prototype for function 'get_mu_buf'
 2023-12-17  5:17 UTC 

[PATCH v4 00/15] PCI: imx6: Clean up and add imx95 pci support
 2023-12-17  5:12 UTC  (32+ messages)
` [PATCH v4 01/15] PCI: imx6: Simplify clock handling by using bulk_clk_*() function
` [PATCH v4 02/15] PCI: imx6: Simplify phy handling by using by using IMX6_PCIE_FLAG_HAS_PHY
` [PATCH v4 03/15] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
` [PATCH v4 04/15] PCI: imx6: Using "linux,pci-domain" as slot ID
` [PATCH v4 05/15] PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
` [PATCH v4 06/15] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
` [PATCH v4 07/15] PCI: imx6: Simplify switch-case logic by involve init_phy callback
` [PATCH v4 08/15] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v4 09/15] dt-bindings: imx6q-pcie: remove reg and reg-name
` [PATCH v4 10/15] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v4 11/15] PCI: imx6: Add iMX95 PCIe support
` [PATCH v4 12/15] PCI: imx6: Clean up get addr_space code
` [PATCH v4 13/15] PCI: imx6: Add epc_features in imx6_pcie_drvdata
` [PATCH v4 14/15] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
` [PATCH v4 15/15] PCI: imx6: Add iMX95 Endpoint (EP) function support

scripts/kernel-doc: drivers/gpu/drm/scheduler/sched_main.c:266: warning: Function parameter or struct member 'result' not described in 'drm_sched_job_done'
 2023-12-17  5:07 UTC 

[pci:enumeration-logging] BUILD SUCCESS 95140c2fbfdf3b6ca98578e5bdbc82d9922f08b9
 2023-12-17  5:02 UTC 

[PATCH] MAINTAINERS: Remove Ohad Ben-Cohen from hwspinlock subsystem
 2023-12-17  4:56 UTC  (3+ messages)

[toke:xdp-queueing-08 4/10] kernel/bpf/xdpmap_fifo.c:48: undefined reference to `__udivdi3'
 2023-12-17  4:45 UTC 

[bcachefs:header_cleanup 22/50] ipc/util.h:188:10: error: call to undeclared function 'get_pid'; ISO C99 and later do not support implicit function declarations
 2023-12-17  4:34 UTC 

[bcachefs:header_cleanup 20/50] include/linux/posix-timers.h:120:8: error: redefinition of 'struct posix_cputimers'
 2023-12-17  4:34 UTC 

[bcachefs:header_cleanup 32/50] include/asm-generic/qspinlock_types.h:44:3: error: conflicting types for 'arch_spinlock_t'; have 'struct qspinlock'
 2023-12-17  4:34 UTC 

[freescale-fslc:6.1-2.1.x-imx 3711/16025] drivers/rpmsg/imx_rpmsg.c:371:6: warning: no previous prototype for function 'imx_rpmsg_restore'
 2023-12-17  4:34 UTC 

[freescale-fslc:6.1-2.1.x-imx 2934/16025] drivers/input/touchscreen/max11801_ts.c:148:5: warning: no previous prototype for function 'max11801_read_adc'
 2023-12-17  4:23 UTC 

[linux-next:master 5175/8213] arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: sparse: sparse: cast truncates bits from constant value (1b009b becomes 9b)
 2023-12-17  4:13 UTC 

[bcachefs:header_cleanup 22/50] ipc/util.h:188:22: warning: assignment to 'struct pid *' from 'int' makes pointer from integer without a cast
 2023-12-17  4:13 UTC 

[syzbot] [block?] INFO: task hung in bdev_release
 2023-12-17  4:06 UTC 

htmldocs: ./include/crypto/hash.h:245: warning: Excess struct member 'digestsize' description in 'shash_alg'
 2023-12-17  4:02 UTC 

[bcachefs:bcachefs-testing 154/159] fs/bcachefs/btree_update_interior.c:1670: warning: Function parameter or member 'path_idx' not described in 'bch2_btree_insert_node'
 2023-12-17  4:02 UTC 

[freescale-fslc:6.1-2.1.x-imx 3332/16025] ./usr/include/linux/imx_vpu.h:22:1: error: C++ style comments are not allowed in ISO C90
 2023-12-17  4:02 UTC 

[freescale-fslc:6.1-2.1.x-imx 3028/16025] drivers/leds/leds-pca995x.c:280:34: warning: unused variable 'of_pca995x_match'
 2023-12-17  4:02 UTC 

[toke:xdp-queueing-08 6/10] include/linux/bpf.h:2497:13: error: static declaration of 'netif_tx_schedule_bpf_timer' follows non-static declaration
 2023-12-17  4:02 UTC 

[PATCH 1/5] app/test-pm: add multiprocess test
 2023-12-17  3:53 UTC  (2+ messages)
` [PATCH v2 1/5] app/test-mp: "

[toke:xdp-queueing-08 5/10] include/net/xdp.h:549:19: error: redefinition of 'dev_xdp_enqueue'
 2023-12-17  3:51 UTC 

drivers/gpu/drm/etnaviv/etnaviv_iommu.c:122:15: sparse: sparse: memcpy with byte count of 2097152
 2023-12-17  3:51 UTC 

[pci:next] BUILD SUCCESS ab9345f3fb21e9563da4d6234c6e380cc691b4ad
 2023-12-17  3:42 UTC 

[PATCH 4/4] arm64: dts: sprd: Add support for Unisoc's UMS9620
 2023-12-17  3:41 UTC  (2+ messages)

[bcachefs:header_cleanup 42/50] include/linux/audit.h:631:41: warning: 'struct kern_ipc_perm' declared inside parameter list will not be visible outside of this definition or declaration
 2023-12-17  3:41 UTC 

[pci:aer] BUILD SUCCESS d95ef17f64225dcdf347438098f8f14f1de9a3e8
 2023-12-17  3:40 UTC 

[PATCH v5 0/3] Some bug fixes and cleanups related to kexec
 2023-12-17  3:35 UTC  (8+ messages)
` [PATCH v5 1/3] kexec: modify the meaning of the end parameter in kimage_is_destination_range()
` [PATCH v5 2/3] kexec_file: fix incorrect temp_start value in locate_mem_hole_top_down()
` [PATCH v5 3/3] x86/kexec: use pr_err() instead of pr_debug() when an error occurs

[PATCH 3/3] watchdog: sbsa_gwdt: add support for Marvell ac5
 2023-12-17  3:08 UTC  (2+ messages)

[bcachefs:header_cleanup 32/50] include/asm-generic/qspinlock.h:146:9: warning: 'arch_spin_lock' macro redefined
 2023-12-17  3:08 UTC 

[viro-vfs:headers.unaligned 2/2] tools/arch/x86/lib/insn.c:16:10: fatal error: '../include/linux/unaligned.h' file not found
 2023-12-17  3:08 UTC 

[freescale-fslc:6.1-2.1.x-imx 3612/16025] include/linux/irqchip/arm-gic-v3.h:604:10: fatal error: 'asm/arch_gicv3.h' file not found
 2023-12-17  3:08 UTC 

[bcachefs:header_cleanup 40/50] drivers/gpu/drm/i915/gem/i915_gem_shmem.c:565:34: warning: result of comparison of constant 17592186040320 with expression of type 'resource_size_t' (aka 'unsigned int') is always false
 2023-12-17  3:08 UTC 

[PATCH v2] PCI: kirin: Use devm_kasprintf()
 2023-12-17  3:08 UTC  (2+ messages)

[PATCH v6 00/20] Proxy Execution: A generalized form of Priority Inheritance v6
 2023-12-17  3:07 UTC  (2+ messages)

[PATCH net-next v3 0/4] netdevsim: link and forward skbs between ports
 2023-12-17  2:59 UTC  (6+ messages)
` [PATCH net-next v3 2/4] netdevsim: forward skbs from one connected port to another

[drm-xe:drm-xe-next] BUILD REGRESSION c54005fdd0347a17088e7ff78070a55bf9103bc4
 2023-12-16 23:19 UTC 

[bcachefs:header_cleanup 32/50] include/asm-generic/qspinlock_types.h:44:3: error: typedef redefinition with different types ('struct qspinlock' vs 'struct arch_spinlock_t')
 2023-12-17  2:26 UTC 

[linux-next:master 6853/8213] csky-linux-ld: rotate.c:undefined reference to `__generic_xchg_called_with_bad_pointer'
 2023-12-17  2:26 UTC 

drivers/video/fbdev/atmel_lcdfb.c:362:20: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-12-17  2:26 UTC 

[linux-linus test] 184153: tolerable FAIL - PUSHED
 2023-12-17  2:19 UTC 

[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
 2023-12-17  2:18 UTC  (11+ messages)
` [PATCH v7 34/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v7 36/39] selftests/arm64: Add GCS signal tests

[pci:controller/dwc] BUILD SUCCESS edd6ae1022a659b47586b64fa93c615ee14efd94
 2023-12-17  2:16 UTC 

[pci:dt-bindings] BUILD SUCCESS 41f757713ac38ae2f63bc02d5653aac254c5bdbf
 2023-12-17  2:14 UTC 

[pci:controller/remove-void-return] BUILD SUCCESS a5eee68931fcc6ecabd35651fed0c31439078e67
 2023-12-17  2:14 UTC 

[PATCH 00/50] big header dependency cleanup targeting sched.h
 2023-12-17  2:05 UTC  (10+ messages)
` [PATCH 44/50] restart_block: Trim includes
  ` [PATCH 46/50] preempt.h: Kill dependency on list.h

[PATCH] drm/xe/migrate: Fix CCS copy for small VRAM copy chunks
 2023-12-16 21:50 UTC  (3+ messages)

[PATCH] drm/msm/dpu: drop obsolete documentation for dpu_encoder_virt
 2023-12-17  1:04 UTC  (3+ messages)

[jirislaby:devel 50/61] include/linux/console.h:36:2: error: expected identifier
 2023-12-17  1:52 UTC 

[PATCH v8 23/24] ima: Make it independent from 'integrity' LSM
 2023-12-17  1:52 UTC  (2+ messages)

[freescale-fslc:6.1-2.1.x-imx 13675/16025] sound/soc/sof/ipc3-topology.c:290:40: warning: 'micfil_pdm_tokens' defined but not used
 2023-12-17  1:52 UTC 

[RFC 0/9] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2023-12-17  1:48 UTC  (11+ messages)
` [RFC 6/9] drivers/perf: riscv: Implement SBI PMU snapshot function
` [RFC 8/9] RISC-V: KVM: Add perf sampling support for guests

[PATCH] drm/tiny: print 'struct resource *' correctly
 2023-12-16 23:12 UTC  (3+ messages)

[RFC PATCH net-next v1 0/4] Abstract page from net stack
 2023-12-17  1:45 UTC  (5+ messages)
` [RFC PATCH net-next v1 2/4] net: introduce abstraction for network memory

[PATCH v3 1/2] drm/bridge: parade-ps8640: Never store more than msg->size bytes in AUX xfer
 2023-12-17  1:08 UTC  (6+ messages)
` [PATCH v3 2/2] drm/bridge: ti-sn65dsi86: "

[freescale-fslc:6.1-2.1.x-imx 4839/16025] drivers/soc/imx/secvio/imx-secvio-sc.c:140:5: warning: no previous prototype for function 'int_imx_secvio_sc_check_state'
 2023-12-17  1:31 UTC 

[PATCH bpf-next v9 0/4] Relax tracing prog recursive attach rules
 2023-12-17  1:31 UTC  (3+ messages)
` [PATCH bpf-next v9 1/4] bpf: "

[PATCH v6 0/4] Add full zoned storage emulation to qcow2 driver
 2023-12-17  1:22 UTC  (3+ messages)

[PATCH v5 0/7] mtd: ubi: allow UBI volumes to provide NVMEM
 2023-12-17  1:22 UTC  (7+ messages)
` [PATCH v5 1/7] dt-bindings: mtd: add basic bindings for UBI
` [PATCH v5 2/7] dt-bindings: mtd: ubi-volume: allow UBI volumes to provide NVMEM

[PATCH RESEND v2 0/2] update for versal net platform
 2023-12-17  1:21 UTC  (7+ messages)
` [PATCH RESEND v2 1/2] drivers: clk: zynqmp: calculate closest mux rate
` [PATCH RESEND v2 2/2] drivers: clk: zynqmp: update divider round rate logic

[freescale-fslc:6.1-2.1.x-imx 2903/16025] drivers/i2c/busses/i2c-imx.c:157:34: warning: unused variable 'pinmux_of_match'
 2023-12-17  1:20 UTC 

[PATCH v2 0/1] Fix clk-gpio driver
 2023-12-17  1:20 UTC  (7+ messages)
` [PATCH v2 1/1] clk: clk-gpio: add actual gated clock

[PATCH] clk: mmp: pxa168: Fix memory leak in pxa168_clk_init()
 2023-12-17  1:15 UTC  (2+ messages)

[PATCH] clk: hi3620: Fix memory leak in hi3620_mmc_clk_init()
 2023-12-17  1:13 UTC  (2+ messages)

[net-next PATCH v2 3/3] net: phy: led: dynamically allocate speed modes array
 2023-12-17  1:12 UTC  (3+ messages)

[PATCH net-next] net: phylink: reimplement population of pl->supported for in-band
 2023-12-17  1:11 UTC  (2+ messages)

[Bug 218274] New: AMD r9 m380, 2015,27 imac - amdgpu wont work
 2023-12-16 22:43 UTC  (2+ messages)
` [Bug 218274] "

[PATCH] clk: sp7021: fix return value check in sp7021_clk_probe()
 2023-12-17  1:10 UTC  (2+ messages)

[linux-next:master 8142/8213] riscv64-linux-ld: warning: orphan section `.bss..Lubsan_data632' from `kernel/ptrace.o' being placed in section `.bss..Lubsan_data632'
 2023-12-17  1:08 UTC 

[freescale-fslc:6.1-2.1.x-imx 127/16025] sound/soc/fsl/fsl_xcvr_sysfs.c:106:52: error: a function declaration without a prototype is deprecated in all versions of C
 2023-12-17  1:08 UTC 

[PATCH bpf-next v2 0/1] bpf: Simplify checking size of helper accesses
 2023-12-17  1:06 UTC  (2+ messages)
` [PATCH bpf-next v2 1/1] "

[PATCH v4 00/10] devm_led_classdev_register() usage problem
 2023-12-17  1:05 UTC  (8+ messages)
` [PATCH v4 02/10] locking: introduce devm_mutex_init

[PATCH bpf-next] bpf: Introduce "volatile compare" macro
 2023-12-17  1:06 UTC 

[PATCH] drm/bridge: properly refcount DT nodes in aux bridge drivers
 2023-12-16 23:59 UTC 

[PATCH 1/3 v2] kexec: modify the meaning of the end parameter in kimage_is_destination_range()
 2023-12-17  1:02 UTC  (4+ messages)
` [PATCH 1/3 v4] "

[PATCH v14 0/6] powerpc/crash: Kernel handling of CPU and memory hotplug
 2023-12-17  0:59 UTC  (8+ messages)
` [PATCH v14 3/6] crash: add a new kexec flag for FDT update

[GIT PULL] clk fixes for v6.7-rc5
 2023-12-17  0:54 UTC 

[PATCH v2 RESEND] pci: Enable dm_pci_map_bar() for 64-bit BARs
 2023-12-17  0:52 UTC 

[PATCH 0/3] drm/xe: CCS mode code cleanup
 2023-12-16 21:41 UTC  (4+ messages)
` [PATCH 1/3] drm/xe: Cleanup CCS mode related code
` [PATCH 2/3] drm/xe: Rename num_slices to num_cslices
` [PATCH 3/3] drm/xe: Add kernel-doc for CCS mode selection

[freescale-fslc:6.1-2.1.x-imx 1300/16025] usr/include/linux/videodev2.h:2437:41: error: field 'timestamp' has incomplete type
 2023-12-17  0:45 UTC 

[song-md:md-next] BUILD SUCCESS ca294b34aaf3a417fe9069b174e52508ac918ec8
 2023-12-17  0:44 UTC 

[PATCH bpf-next] bpf: Simplify checking size of helper accesses
 2023-12-17  0:42 UTC  (3+ messages)

[GIT PULL] clk: renesas: Updates for v6.8 (take two)
 2023-12-17  0:38 UTC  (2+ messages)

scripts/kernel-doc: net/ipv4/udp_tunnel_nic.c:51: warning: Excess struct member 'entries' description in 'udp_tunnel_nic'
 2023-12-17  0:35 UTC 

[freescale-fslc:6.1-2.1.x-imx 13657/16025] include/linux/phy/phy-xgkr.h:146:1: warning: 'inline' is not at beginning of declaration
 2023-12-17  0:35 UTC 

[PATCH v2] arm: Add OVERLAY command to BSS section on ARM64
 2023-12-17  0:33 UTC 


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.