All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-25 03:13:08 to 2025-01-25 09:56:04 UTC [more...]

[syzbot] [bcachefs?] general protection fault in bch2_subvolume_delete
 2025-01-25  9:56 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] memory persistence over kexec
 2025-01-25  9:53 UTC  (5+ messages)

[PATCH v1] scsi: qla1280.c: fix kernel Oops when debug level > 2
 2025-01-25  9:49 UTC 

[PATCH] powerpc/powermac: Drop the unused debug macro
 2025-01-25  9:46 UTC 

[PATCH v2] man/man2/mkdir.2: Add EOVERFLOW
 2025-01-25  9:46 UTC 

[PATCH 0/4] fuse: {io-uring} Ensure fuse requests are set/read with locks
 2025-01-25  9:46 UTC  (7+ messages)
` [PATCH 1/4] fuse: {io-uring} Use READ_ONCE in fuse_uring_send_in_task
` [PATCH 2/4] fuse: {io-uring} Access entries with queue lock in fuse_uring_entry_teardown

[PATCH 1/2] net: usb: qmi_wwan: fix init for Wistron NeWeb M18QW
 2025-01-25  9:37 UTC 

[PATCH sched_ext/for-6.14-fixes 0/2] sched_ext: Fix dsp_local_on selftest on UP systems
 2025-01-25  9:36 UTC  (3+ messages)
` [PATCH sched_ext/for-6.14-fixes 1/2] tools/sched_ext: Add helper to check task migration state
` [PATCH sched_ext/for-6.14-fixes 2/2] sched_ext: selftests/dsp_local_on: Fix selftest on UP systems

[Buildroot] [PATCH 1/1] package/gerbera: bump version to 2.4.1
 2025-01-25  9:41 UTC 

[PATCH 2/2] USB: serial: option: add Wistron NeWeb M18QW support
 2025-01-25  9:40 UTC 

[PATCH] audit: Initialize lsmctx to avoid memory allocation error
 2025-01-25  9:36 UTC  (3+ messages)

[PATCH v2] powerpc/hugetlb: Disable gigantic hugepages if fadump is active
 2025-01-25  9:32 UTC  (3+ messages)

[PATCH net v2] ptp: Properly handle compat ioctls
 2025-01-25  9:28 UTC 

[PATCH v4 0/4] mount notification
 2025-01-25  9:22 UTC  (5+ messages)
` [PATCH v4 4/4] vfs: add notifications for mount attribute change

[PATCH v8] drm/i915/cmtg: Disable the CMTG
 2025-01-25  9:22 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/cmtg: Disable the CMTG (rev9)

[PATCH v4] sched_ext: Fix lock imbalance in dispatch_to_local_dsq()
 2025-01-25  9:16 UTC 

[android-common:android-mainline 2/2] kismet: WARNING: unmet direct dependencies detected for INTEL_MEI_ME when selected by INTEL_MEI_HDCP
 2025-01-25  9:14 UTC 

[lustre-devel] [LSF/MM/BPF TOPIC] [DRAFT] Lustre client upstreaming
 2025-01-25  9:09 UTC  (3+ messages)

[soc:soc/drivers] BUILD SUCCESS 9ec80025030b0492512e01e2e667f4111c583b46
 2025-01-25  9:07 UTC 

[meta-oe][PATCH] llvm: set LLVM_HOST_TRIPLE for cross-compilation
 2025-01-25  5:41 UTC 

[PATCH 1/2] runqueue: add 'default' mc translation to mcdepends
 2025-01-25  9:04 UTC  (3+ messages)
` [PATCH 2/2] runqueue: Verify mcdepends are valid
  ` [bitbake-devel] "

[l1k:spdm-future 1/31] drivers/gpu/drm/imagination/pvr_fw_mips.h:25:22: error: variably modified 'pt_pages' at file scope
 2025-01-25  9:04 UTC 

[ath:master] BUILD SUCCESS 3c116f60d468ada7d9cb855a22e2fa364af6eacb
 2025-01-25  9:00 UTC 

[PATCH v2] selftests: tpm2: create a dedicated .gitignore
 2025-01-25  8:58 UTC  (6+ messages)

[PATCH v2] io_uring/futex: Factor out common free logic into io_free_ifd()
 2025-01-25  8:52 UTC  (3+ messages)

[PATCH] reftable: ignore file-in-use errors when unlink(3p) fails on Windows
 2025-01-25  8:45 UTC  (4+ messages)

[PATCH] cpufreq: scpi: compare against frequency instead of rate
 2025-01-25  8:49 UTC  (2+ messages)
` [PATCH v2] cpufreq: scpi: compare kHz instead of Hz

[Buildroot] [PATCH] package/kodi-pvr-*: mass version bump
 2025-01-25  8:50 UTC  (2+ messages)
` [Buildroot] [PATCH] package/kodi-skin-confluence: bump version

[davidhildenbrand:device_private 12/12] mm/migrate.c:294:12: error: call to undeclared function 'make_device_private_entry'; ISO C99 and later do not support implicit function declarations
 2025-01-25  8:42 UTC 

[PATCH] xfs: Remove i_rwsem lock in buffered read
 2025-01-25  8:43 UTC  (2+ messages)

[ath:for-current] BUILD SUCCESS 64a1ba4072b34af1b76bf15fca5c2075b8cc4d64
 2025-01-25  8:37 UTC 

[PATCH v3] sched_ext: Fix lock imbalance in dispatch_to_local_dsq()
 2025-01-25  8:35 UTC  (2+ messages)

[PATCH bpf-next v2 0/7] bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr
 2025-01-25  8:29 UTC  (16+ messages)
` [PATCH bpf-next v2 1/7] bpf: Implement bpf_probe_read_kernel_dynptr helper
` [PATCH bpf-next v2 2/7] bpf: Implement bpf_probe_read_user_dynptr helper
` [PATCH bpf-next v2 3/7] bpf: Implement bpf_copy_from_user_dynptr helper
` [PATCH bpf-next v2 4/7] tools headers UAPI: Update tools's copy of bpf.h header
` [PATCH bpf-next v2 5/7] selftests/bpf: probe_read_kernel_dynptr test
` [PATCH bpf-next v2 6/7] selftests/bpf: probe_read_user_dynptr test
` [PATCH bpf-next v2 7/7] selftests/bpf: copy_from_user_dynptr test

[PATCH 0/7] bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr
 2025-01-25  8:23 UTC  (16+ messages)
` [PATCH 1/7] bpf: Implement bpf_probe_read_kernel_dynptr helper
` [PATCH 2/7] bpf: Implement bpf_probe_read_user_dynptr helper
` [PATCH 3/7] bpf: Implement bpf_copy_from_user_dynptr helper
` [PATCH 4/7] tools headers UAPI: Update tools's copy of bpf.h header
` [PATCH 5/7] selftests/bpf: probe_read_kernel_dynptr test
` [PATCH 6/7] selftests/bpf: probe_read_user_dynptr test
` [PATCH 7/7] selftests/bpf: copy_from_user_dynptr test

[Buildroot] [PATCH] {linux, linux-headers}: bump 5.15.x / 6.{1, 6, 12}.x series
 2025-01-25  8:12 UTC 

[Buildroot] [PATCH] package/apache: bump version to 2.4.63
 2025-01-25  8:12 UTC 

[Buildroot] [PATCH 1/1] package/clamav: security bump version to 1.0.8
 2025-01-25  8:11 UTC 

[PATCH v2] kdb: use kmap_local_page()
 2025-01-25  8:07 UTC  (2+ messages)

[PATCH 0/8] Rate limit AER logs/IRQs
 2025-01-25  7:59 UTC  (10+ messages)
` [PATCH 1/8] PCI/AER: Remove aer_print_port_info
` [PATCH 2/8] PCI/AER: Move AER stat collection out of __aer_print_error
` [PATCH 5/8] PCI/AER: Introduce ratelimit for AER IRQs

[PATCH i-g-t v6 0/1] RFC tests/intel/kms_frontbuffer_tracking: Introduce plane-fbc-dr test
 2025-01-25  8:07 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for RFC tests/intel/kms_frontbuffer_tracking: Introduce plane-fbc-dr test (rev6)

[davidhildenbrand:device_private 12/12] mm/migrate.c:294:33: error: implicit declaration of function 'make_device_private_entry'; did you mean 'is_device_private_entry'?
 2025-01-25  8:01 UTC 

[norov:compat_get_cpumask 8/8] kernel/compat.c:120:37: error: passing argument 1 of 'compat_get_cpumask' from incompatible pointer type
 2025-01-25  8:01 UTC 

[davidhildenbrand:device_private 11/12] mm/memory.c:730:2: error: use of undeclared identifier 'entry'
 2025-01-25  7:49 UTC 

[PATCH v2 0/5] vfio/igd: remove incorrect IO BAR4 quirk
 2025-01-25  7:42 UTC  (4+ messages)
` [PATCH v2 5/5] vfio/igd: handle x-igd-opregion in vfio_probe_igd_config_quirk()

fix buffer refcount races v2
 2025-01-25  7:35 UTC  (3+ messages)
` [PATCH 2/2] xfs: fix buffer lookup vs release race

[PATCH v2] scsi: ufs: core: Ensure clk_gating.lock is used only after initialization
 2025-01-25  7:32 UTC  (3+ messages)

Contributing to OpenRISC Linux
 2025-01-25  7:30 UTC  (5+ messages)

[soc:soc/defconfig] BUILD SUCCESS 309f64469cd5d09d5f1207e57d42f2eff9bd9311
 2025-01-25  7:25 UTC 

[GIT PULL] non-MM updates for 6.14-rc1
 2025-01-25  7:26 UTC 

[PATCH i-g-t, v2] lib/intel_compute: Use LR mode for compute when using Xe
 2025-01-25  7:23 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for lib/intel_compute: Use LR mode for compute when using Xe (rev2)

[norov:compat_get_cpumask 6/8] kernel/compat.c:222:6: error: conflicting types for 'compat_get_cpumask'; have 'long int(struct cpumask_t *, const compat_ulong_t *, unsigned int)' {aka 'long int(struct cpumask_t *, const unsigned int *, unsigned int)'}
 2025-01-25  7:18 UTC 

[PATCH v1] drm/xe/hwmon: expose package and vram temperature
 2025-01-25  7:14 UTC  (10+ messages)

[PATCH bpf v1] selftests/bpf: Fix runqslower cross-endian build
 2025-01-25  7:14 UTC 

[PATCH] usb: dwc2: gadget: remove of_node reference upon udc_stop
 2025-01-25  7:13 UTC  (2+ messages)

[PATCH v2 0/5] ASoC: sun4i-codec: add headphone dectection for Anbernic RG35XX devices
 2025-01-25  7:00 UTC  (6+ messages)
` [PATCH v2 1/5] ASoC: dt-bindings: sun4i-a10-codec: add hp-det-gpios
` [PATCH v2 2/5] ASoC: sun4i-codec: correct dapm widgets and controls for h616
` [PATCH v2 3/5] ASoC: sun4i-codec: support hp-det-gpios property
` [PATCH v2 4/5] arm64: dts: allwinner: h700: Add hp-det-gpios for Anbernic RG35XX
` [PATCH v2 5/5] ASoC: sun4i-codec: change h616 card name

[davidhildenbrand:device_private 11/12] mm/memory.c:730:9: error: 'entry' undeclared; did you mean 'dentry'?
 2025-01-25  7:08 UTC 

[soc:soc/dt] BUILD SUCCESS 3c9690f76d66f45f727e00c838faba9a3ef4e295
 2025-01-25  7:03 UTC 

[PATCH] io_uring/register: use atomic_read/write for sq_flags migration
 2025-01-25  6:47 UTC  (2+ messages)

[PATCH stable-6.1 1/1] io_uring: fix waiters missing wake ups
 2025-01-25  6:59 UTC  (2+ messages)

[PATCH v3 0/5] Expose modifiers/formats supported by async flips
 2025-01-25  6:55 UTC  (7+ messages)
` [PATCH v3 2/5] drm/plane: Expose function to create format/modifier blob

[PATCH V4] mm: compaction: use the proper flag to determine watermarks
 2025-01-25  6:53 UTC 

[PATCH bpf v1 0/2] bpf: fix ktls panic and add tests
 2025-01-25  6:51 UTC  (4+ messages)
` [PATCH bpf v1 1/2] bpf: fix ktls panic

Vurnability in libbpf heap buffer attached with solution and Issue link
 2025-01-25  6:52 UTC  (2+ messages)
` [PATCH bpf v1] libbpf: fix accessing BTF.ext core_relo header

[PATCH v4 0/2] hwmon:(ina238)Add support for SQ52206
 2025-01-25  6:44 UTC  (3+ messages)

[lustre-devel] [LSF/MM/BPF TOPIC] [DRAFT] Lustre client upstreaming
 2025-01-25  6:40 UTC  (3+ messages)

[PATCH V3] mm: compaction: use the actual allocation context to determine the watermarks for costly order during async memory compaction
 2025-01-25  6:37 UTC  (3+ messages)

[PATCH] docs: indicate http.sslCertType and sslKeyType
 2025-01-25  6:38 UTC  (4+ messages)

[isar-cip-core][PATCH] initramfs-crypt-hook: Optimize disk encryption in combination with expansion of last partition
 2025-01-25  6:34 UTC  (3+ messages)
` [cip-dev] "

Questions about SLTS v4.19
 2025-01-25  6:34 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Lustre filesystem upstreaming
 2025-01-25  6:33 UTC  (3+ messages)

[GIT PULL] OpenRISC updates for 6.14
 2025-01-25  6:29 UTC 

[PATCH i-g-t v1 0/4] Verify VF configuration data against provisioned values
 2025-01-25  6:24 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v3] led: add function naming option from linux
 2025-01-25  6:16 UTC  (3+ messages)

[PATCH] [CI] drm/i915/dmc: Test Xe2LPD DMC v2.27
 2025-01-25  6:12 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/dmc: Test Xe2LPD DMC v2.27 (rev2)

[PATCH v7 0/6] coreaudio fixes
 2025-01-25  6:05 UTC  (7+ messages)
` [PATCH v7 1/6] coreaudio: Remove unnecessary explicit casts
` [PATCH v7 3/6] coreaudio: Improve naming

[chrome-os:chromeos-6.6 13/13] drivers/soc/mediatek/apusys/midware/2.0/mdw_mem_rsc.c:24:6: warning: no previous prototype for function 'mtk_apu_init_mdw_dev'
 2025-01-25  5:56 UTC 

[PATCH v4 2/3] hwmon: (pmbus/adp1050): Add support for adp1051, adp1055 and ltp8800
 2025-01-25  5:56 UTC  (3+ messages)

[PATCH v2 0/3] clk: rockchip: Fixed some incorrect commits
 2025-01-25  5:38 UTC  (4+ messages)
` [PATCH v2 1/3] Revert "clk: rockchip: Set parent rate for DCLK_VOP clock on RK3228"

❌ FAIL: Test report for master (6.13.0, upstream-mainline, f345fc7a)
 2025-01-25  5:32 UTC 

[Buildroot] [PATCH 1/1] package/lzip: bump to version 1.25
 2025-01-25  5:30 UTC  (2+ messages)
` [Buildroot] [PATCH v2 "

[PATCH 00/11] drm/i915: intel_display conversions and some debug improvements
 2025-01-25  5:29 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH ath-pending 0/3] Support to request pdev, vdev and beacon stats
 2025-01-25  5:27 UTC  (7+ messages)
` [PATCH 1/3] wifi: ath12k: Request vdev stats from firmware
` [PATCH 2/3] wifi: ath12k: Request beacon "
` [PATCH 3/3] wifi: ath12k: Request pdev "

[Buildroot] [PATCH 1/1] package/xz: bump to version 5.6.4
 2025-01-25  5:26 UTC 

[PATCH v2 0/3] Fix and cleanup and extend cpu.stat
 2025-01-25  5:25 UTC  (4+ messages)
` [PATCH v2 1/3] cgroup/rstat: Fix forceidle time in cpu.stat
` [PATCH v2 2/3] cgroup/rstat: Cleanup cpu.stat once for all
` [PATCH v2 3/3] cgroup/rstat: Add run_delay accounting for cgroups

[Buildroot] [PATCH 1/1] package/strace: bump version to 6.13
 2025-01-25  5:25 UTC 

[PATCH v3 00/18] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
 2025-01-25  5:20 UTC  (4+ messages)
` [PATCH v3 06/18] perf capstone: Support for dlopen-ing libcapstone.so

[intel-lts:6.12/linux 0/6] include/uapi/linux/const.h:20:25: warning: conversion from 'long long unsigned int' to 'size_t' {aka 'const unsigned int'} changes value from '4294967296' to '0'
 2025-01-25  5:04 UTC 

[PATCH v2] sched_ext: Fix lock imbalance in dispatch_to_local_dsq()
 2025-01-25  5:02 UTC  (3+ messages)

[PATCHv2] wifi: ath12k: Avoid napi_sync before napi_enable
 2025-01-25  4:55 UTC  (2+ messages)

[PATCH 0/3] Fix and cleanup and extend cpu.stat
 2025-01-25  4:54 UTC  (6+ messages)
` [PATCH 1/3] cgroup/rstat: Fix forceidle time in cpu.stat
    `  "
        `  "

[PATCH sched_ext/for-6.13-fixes] sched_ext: Fix invalid irq restore in scx_ops_bypass()
 2025-01-25  4:54 UTC  (11+ messages)
` [PATCH sched_ext/for-6.13-fixes] sched_ext: Fix dsq_local_on selftest
                ` [PATCH sched_ext/for-6.14-fixes] sched_ext: selftests/dsp_local_on: Fix sporadic failures

[PATCH v2 1/2] clocksource: Use pr_info() for "Checking clocksource synchronization" message
 2025-01-25  4:46 UTC  (4+ messages)
` [PATCH v2 2/2] clocksource: Use get_random_bytes() in clocksource_verify_choose_cpus()

[PATCH] drm/i915/dmc_wl: Do not check for DMC payload
 2025-01-25  4:42 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[syzbot] [ext4?] INFO: rcu detected stall in sys_mkdir (9)
 2025-01-25  4:35 UTC 

[PATCH] Input: himax_hx83112b - fix event stack size to clear irq correctly
 2025-01-25  4:29 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-01-24
 2025-01-25  4:24 UTC 

[PATCH v6 00/14] Add eDP support for RK3588
 2025-01-25  4:18 UTC  (12+ messages)
` [PATCH v6 12/14] drm/edp-panel: Add LG Display panel model LP079QX1-SP0V
` [PATCH v6 14/14] arm64: dts: rockchip: Enable eDP0 display on RK3588S EVB1 board

[PATCH] KVM: x86/mmu: Ensure NX huge page recovery thread is alive before waking
 2025-01-25  4:11 UTC  (2+ messages)

[PATCH] kvm: defer huge page recovery vhost task to later
 2025-01-25  4:05 UTC  (5+ messages)

[PATCH v3 0/4] Add PCIe support for IPQ5424
 2025-01-25  3:59 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: PCI: qcom: add global interrupt for ipq5424
` [PATCH v3 2/4] dt-bindings: clock: update interconnect cells "
` [PATCH v3 3/4] arm64: dts: qcom: ipq5424: Add PCIe PHYs and controller nodes
` [PATCH v3 4/4] arm64: dts: qcom: ipq5424: Enable PCIe PHYs and controllers

[CI] drm/xe/pf: Use GuC Buffer Cache during policy provisioning
 2025-01-25  3:55 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/5] drm: strict type checking for drm_device based logging helpers
 2025-01-25  3:53 UTC  (6+ messages)
` [PATCH 2/5] drm/rockchip: stop passing non struct drm_device to drm_err() and friends
  `  "
      `  "

[cornelisnetworks:for-upstream-20250117 6/24] drivers/infiniband/hw/hfi1/file_ops.c:250:3: warning: label followed by a declaration is a C23 extension
 2025-01-25  3:52 UTC 

Bug: soft lockup in exfat_clear_bitmap
 2025-01-25  3:50 UTC  (8+ messages)

[tip:locking/urgent] BUILD SUCCESS 5e0e02f0d7e52cfc8b1adfc778dd02181d8b47b4
 2025-01-25  3:44 UTC 

[RFC PATCH net-next v6 00/13] net-timestamp: bpf extension to equip applications transparently
 2025-01-25  3:43 UTC  (10+ messages)
` [RFC PATCH net-next v6 04/13] bpf: stop UDP sock accessing TCP fields in sock_op BPF CALLs
` [RFC PATCH net-next v6 13/13] bpf: add simple bpf tests in the tx path for so_timestamping feature

[PATCH 0/6] X1P42100 DT and PCIe PHY bits
 2025-01-25  3:31 UTC  (14+ messages)
` [PATCH 1/6] dt-bindings: phy: qcom,qmp-pcie: Add X1P42100 PCIe Gen4x4 PHY
` [PATCH 2/6] dt-bindings: phy: qcom,qmp-pcie: Drop reset number constraints
` [PATCH 3/6] phy: qcom: qmp-pcie: Add X1P42100 Gen4x4 PHY
` [PATCH 4/6] arm64: dts: qcom: x1e80100: Wire up PCIe PHY NOCSR resets
` [PATCH 5/6] arm64: dts: qcom: Commonize X1 CRD DTSI
` [PATCH 6/6] arm64: dts: qcom: Add X1P42100 SoC and CRD

[PULL 0/7] loongarch-to-apply queue
 2025-01-25  3:28 UTC  (2+ messages)

[syzbot] [bcachefs?] kernel BUG in bch2_run_recovery_pass (2)
 2025-01-25  3:29 UTC 

[syzbot] [bcachefs?] general protection fault in bch2_subvolume_delete
 2025-01-25  3:29 UTC 

[PATCH v5] hw/i386/cpu: remove default_cpu_version and simplify
 2025-01-25  3:28 UTC  (3+ messages)

[PULL v3 0/6] Linux user fix gupnp patches
 2025-01-25  3:28 UTC  (2+ messages)

[PATCH v5 00/14] platform/x86: alienware-wmi driver rework
 2025-01-25  3:27 UTC  (3+ messages)

[jsarha:capture-hw-mute-indicator 7/9] sound/soc/sof/ipc4-control.c:868 sof_scomp_get_card() warn: variable dereferenced before check 'scomp' (see line 866)
 2025-01-25  3:21 UTC 

[PATCH 00/20] Add support for shared PTEs across processes
 2025-01-25  3:13 UTC  (3+ messages)
` [PATCH 01/20] mm: Add msharefs filesystem


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.