All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-17 04:35:20 to 2023-12-17 09:36:25 UTC [more...]

[syzbot] BUG: Dentry still in use in unmount
 2023-12-17  9:36 UTC  (12+ messages)
` [syzbot] [reiserfs?] [squashfs?] "
  `  "
  ` [PATCH] ovl: fix "
    ` [f2fs-dev] "
  ` [f2fs-dev] [syzbot] [reiserfs?] [squashfs?] "

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

[PATCH] ethdev: add template table resize API
 2023-12-17  9:32 UTC 

[PATCH] x86/callthunks: Fix some potential string truncation in callthunks_debugfs_init()
 2023-12-17  9:01 UTC 

[bcachefs:header_cleanup 3/50] arch/x86/include/asm/paravirt.h:792:47: warning: declaration of 'struct mm_struct' will not be visible outside of this function
 2023-12-17  9:31 UTC 

[bcachefs:header_cleanup 23/50] kernel/async.c:124:31: error: implicit declaration of function 'task_pid_nr'
 2023-12-17  9:31 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-17  9:28 UTC 

[PATCH] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
 2023-12-17  9:22 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-12-17  9:18 UTC 

[PATCH net-next] genetlink: Use internal flags for multicast groups
 2023-12-17  9:12 UTC  (2+ messages)
` genetlink: Use internal flags for multicast groups: Tests Results

RTT-PROBE: lore-subspace-rtt
 2023-12-17  9:08 UTC 

Adding or1k support to mkroot
 2023-12-17  9:05 UTC  (6+ messages)

[PATCH] drm/rockchip: vop2: Remove the unused variable if_dclk_rate
 2023-12-17  8:58 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-12-17  8:58 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-17  8:48 UTC 

[PATCH] drm/rockchip: vop2: Avoid use regmap_reinit_cache at runtime
 2023-12-17  8:44 UTC  (3+ messages)

[RFC PATCH 0/3] powerpc/fadump: pass additional args to dump capture kernel
 2023-12-17  8:41 UTC  (3+ messages)
` [RFC PATCH 1/3] powerpc/pseries/fadump: add support for multiple boot memory regions

RTT-PROBE: lore-subspace-rtt
 2023-12-17  8:38 UTC 

[syzbot] [block?] INFO: task hung in bdev_release
 2023-12-17  8:34 UTC  (3+ messages)
` [PATCH next] nbd: fix "

[PATCH net-next 0/9] Add MDB bulk deletion support
 2023-12-17  8:32 UTC  (10+ messages)
` [PATCH net-next 1/9] bridge: add MDB state mask uAPI attribute
` [PATCH net-next 2/9] rtnetlink: bridge: Use a different policy for MDB bulk delete
` [PATCH net-next 3/9] net: Add MDB bulk deletion device operation
` [PATCH net-next 4/9] rtnetlink: bridge: Invoke MDB bulk deletion when needed
` [PATCH net-next 5/9] bridge: mdb: Add MDB bulk deletion support
` [PATCH net-next 6/9] vxlan: "
` [PATCH net-next 7/9] rtnetlink: bridge: Enable MDB bulk deletion
` [PATCH net-next 8/9] selftests: bridge_mdb: Add MDB bulk deletion test
` [PATCH net-next 9/9] selftests: vxlan_mdb: "

[PATCH] usb: misc: Add driver for Motorola Solutions security accessories
 2023-12-17  8:29 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-12-17  8:28 UTC 

[PATCH v2] Update comment (addition of gtags) in cripts/tags.sh
 2023-12-17  8:26 UTC  (2+ messages)

[Buildroot] Inquiry About Mirroring Methods for Buildroot Packages
 2023-12-17  8:15 UTC  (2+ messages)

mprotect.c:(.text+0x77a): relocation truncated to fit: R_CKCORE_PCREL_IMM16BY4 against `__jump_table'
 2023-12-17  8:18 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-17  8:18 UTC 

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

[PATCH bpf-next v14 00/14] Registrating struct_ops types from modules
 2023-12-17  8:11 UTC  (16+ messages)
` [PATCH bpf-next v14 01/14] bpf: refactory struct_ops type initialization to a function
` [PATCH bpf-next v14 02/14] bpf: get type information with BTF_ID_LIST
` [PATCH bpf-next v14 03/14] bpf, net: introduce bpf_struct_ops_desc
` [PATCH bpf-next v14 04/14] bpf: add struct_ops_tab to btf
` [PATCH bpf-next v14 05/14] bpf: make struct_ops_map support btfs other than btf_vmlinux
` [PATCH bpf-next v14 06/14] bpf: pass btf object id in bpf_map_info
` [PATCH bpf-next v14 07/14] bpf: lookup struct_ops types from a given module BTF
` [PATCH bpf-next v14 08/14] bpf: pass attached BTF to the bpf_struct_ops subsystem
` [PATCH bpf-next v14 09/14] bpf: hold module refcnt in bpf_struct_ops map creation and prog verification
` [PATCH bpf-next v14 10/14] bpf: validate value_type
` [PATCH bpf-next v14 11/14] bpf, net: switch to dynamic registration
` [PATCH bpf-next v14 12/14] libbpf: Find correct module BTFs for struct_ops maps and progs
` [PATCH bpf-next v14 13/14] bpf: export btf_ctx_access to modules
` [PATCH bpf-next v14 14/14] selftests/bpf: test case for register_bpf_struct_ops()

[PATCH] tracing: Add disable-filter-buf option
 2023-12-17  8:10 UTC  (9+ messages)

[PATCH net-next v2 0/3] Abstract page from net stack
 2023-12-17  8:09 UTC  (4+ messages)
` [PATCH net-next v2 1/3] vsock/virtio: use skb_frag_*() helpers
` [PATCH net-next v2 2/3] net: introduce abstraction for network memory
` [PATCH net-next v2 3/3] net: add netmem_t to skb_frag_t

[bcachefs:bcachefs-testing 158/159] fs/bcachefs/btree_trans_commit.c:1049:7: warning: variable 'errored_at' is used uninitialized whenever 'if' condition is true
 2023-12-17  8:07 UTC 

[linux-next:master 7696/8213] drivers/bus/mhi/ep/main.c:519:22: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'}
 2023-12-17  8:07 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-17  8:08 UTC 

[GIT PULL] Compute Express Link (CXL) Fixes for 6.7-rc6
 2023-12-17  8:05 UTC 

[RFC v2] mm: Multi-Gen LRU: fix use mm/page_idle/bitmap
 2023-12-17  6:59 UTC  (2+ messages)

[PATCH] kselftest: alsa: fixed a print formatting warning
 2023-12-17  8:00 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-17  7:58 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-17  7:48 UTC 

[meta-oe][PATCH 0/3] Introduce crash-cross-canadian and update crash version
 2023-12-17  7:39 UTC  (4+ messages)
` [meta-oe][PATCH 1/3] crash: factorize recipe with inc file to prepare cross-canadian version
` [meta-oe][PATCH 2/3] crash: add cross canadian version
` [meta-oe][PATCH 3/3] crash: update to 8.0.4

RTT-PROBE: lore-subspace-rtt
 2023-12-17  7:38 UTC 

[PATCH 0/3] Add "num-prio-bits" property for Cortex-M devices
 2023-12-17  7:35 UTC  (2+ messages)

[PATCH bpf-next v13 00/14] Registrating struct_ops types from modules
 2023-12-17  7:35 UTC  (14+ messages)
` [PATCH bpf-next v13 04/14] bpf: add struct_ops_tab to btf
` [PATCH bpf-next v13 13/14] selftests/bpf: test case for register_bpf_struct_ops()
` [PATCH bpf-next v13 14/14] bpf: pass btf object id in bpf_map_info

[Bug 218264] New: Potential kernel regression with bluetooth pairing on specific radios
 2023-12-17  7:32 UTC  (2+ messages)
` [Bug 218264] "

RTT-PROBE: lore-subspace-rtt
 2023-12-17  7:28 UTC 

[PATCH] slab: fix include indentation
 2023-12-17  7:23 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-17  7:18 UTC 

[PATCH v4] trace/kprobe: Display the actual notrace function when rejecting a probe
 2023-12-17  7:18 UTC  (2+ messages)

[PATCH] target/riscv: Implement optional CSR mcontext of debug Sdtrig extension
 2023-12-17  7:16 UTC  (2+ messages)

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

[RFC PATCH] lib: test_bitops: add compile-time optimization/evaluations assertions
 2023-12-17  7:12 UTC  (7+ messages)
` [PATCH v3 0/5] bitops: optimize code and add tests
  ` [PATCH v3 1/5] m68k/bitops: force inlining of all bitops functions
  ` [PATCH v3 2/5] m68k/bitops: use __builtin_{clz,ctzl,ffs} to evaluate constant expressions
  ` [PATCH v3 3/5] hexagon/bitops: force inlining of all bitops functions
  ` [PATCH v3 4/5] hexagon/bitops: use __builtin_{clz,ctzl,ffs} to evaluate constant expressions
  ` [PATCH v3 5/5] lib: test_bitops: add compile-time optimization/evaluations assertions

[PATCH bpf-next v3 0/6] bpf: Reduce memory usage for bpf_global_percpu_ma
 2023-12-17  7:11 UTC  (4+ messages)
` [PATCH bpf-next v3 2/6] bpf: Allow per unit prefill for non-fix-size percpu memory allocator

RTT-PROBE: lore-subspace-rtt
 2023-12-17  7:08 UTC 

[tip:x86/urgent] BUILD SUCCESS 2dc4196138055eb0340231aecac4d78c2ec2bea5
 2023-12-17  7:04 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-17  6:58 UTC 

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

RTT-PROBE: lore-subspace-rtt
 2023-12-17  6:48 UTC 

[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)

RTT-PROBE: lore-subspace-rtt
 2023-12-17  6:38 UTC 

[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)

RTT-PROBE: lore-subspace-rtt
 2023-12-17  6:28 UTC 

[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 

RTT-PROBE: lore-subspace-rtt
 2023-12-17  6:18 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  (2+ messages)

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

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

RTT-PROBE: lore-subspace-rtt
 2023-12-17  6:08 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 

RTT-PROBE: lore-subspace-rtt
 2023-12-17  5:58 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 

RTT-PROBE: lore-subspace-rtt
 2023-12-17  5:48 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 "

RTT-PROBE: lore-subspace-rtt
 2023-12-17  5:38 UTC 

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

RTT-PROBE: lore-subspace-rtt
 2023-12-17  5:28 UTC 

[PATCH V2] remoteproc: virtio: Fix wdg cannot recovery remote processor
 2023-12-17  5:26 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 

RTT-PROBE: lore-subspace-rtt
 2023-12-17  5:18 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 

RTT-PROBE: lore-subspace-rtt
 2023-12-17  5:08 UTC 

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

RTT-PROBE: lore-subspace-rtt
 2023-12-17  4:58 UTC 

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

RTT-PROBE: lore-subspace-rtt
 2023-12-17  4:48 UTC 

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

RTT-PROBE: lore-subspace-rtt
 2023-12-17  4:38 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 


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.