All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-25 02:14:14 to 2025-01-25 08:29:50 UTC [more...]

[PATCH bpf-next v2 0/7] bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr
 2025-01-25  8:29 UTC  (4+ 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 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

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

[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  (3+ messages)
` ✗ Xe.CI.Full: failure for RFC tests/intel/kms_frontbuffer_tracking: Introduce plane-fbc-dr test (rev6)
` ✗ i915.CI.Full: "

[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 v2] io_uring/futex: Factor out common free logic into io_free_ifd()
 2025-01-25  7:17 UTC  (2+ messages)

[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] sched_ext: Fix lock imbalance in dispatch_to_local_dsq()
 2025-01-25  6:56 UTC 

[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  (5+ messages)
` [PATCH v4 1/2] dt-bindings:Add SQ52206 to ina2xx devicetree bindings
` [PATCH v4 2/2] hwmon:(ina238)Add support for SQ52206

[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  (15+ 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  (18+ 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 08/13] net-timestamp: support hw SCM_TSTAMP_SND for bpf extension
` [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

[PATCH v8 0/7] Add support for EU stall sampling
 2025-01-25  3:09 UTC  (3+ messages)
` [PATCH v8 3/7] drm/xe/eustall: Implement EU stall sampling APIs for Xe_HPC
  ` [PATCH v8 3 "

[LSF/MM/BPF TOPIC] Two-Phase eBPF Program Signing
 2025-01-25  3:06 UTC 

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

[openeuler:openEuler-1.0-LTS 1414/1414] kismet: WARNING: unmet direct dependencies detected for SPI_PHYTIUM when selected by SPI_PHYTIUM_PLAT
 2025-01-25  3:01 UTC 

[PATCH] net/9p/fd: change port to char *
 2025-01-25  3:00 UTC  (3+ messages)

[dwmw2:kexec-debug-6 5/7] arch/x86/kernel/early_printk.c:148:3: error: use of undeclared identifier 'kexec_debug_8250_port'
 2025-01-25  2:56 UTC  (2+ messages)

[PATCH v1 0/19] cxl: Add CXL feature commands support via fwctl
 2025-01-25  2:55 UTC  (11+ messages)
` [PATCH v1 15/19] cxl: Add support to handle user feature commands for get feature
` [PATCH v1 16/19] cxl: Add support to handle user feature commands for set feature
` [PATCH v1 17/19] cxl/test: Add Get Feature support to cxl_test
` [PATCH v1 18/19] cxl/test: Add Set "
` [PATCH v1 19/19] fwctl/cxl: Add documentation to FWCTL CXL

[RESEND v3 0/2]
 2025-01-25  2:51 UTC  (3+ messages)
` [RESEND v3 1/2] pinctrl: mediatek: update EINT base retrieval method
` [RESEND v3 2/2] pinctrl: mediatek: adapt to multi-base design

[android-common:android14-kiwi-6.1 228/228] include/trace/stages/init.h:2:23: warning: 'str__module__trace_system_name' defined but not used
 2025-01-25  2:50 UTC 

[LTP] [PATCH] lib: switch cgroup bit-fields from signed to unsigned int
 2025-01-25  2:46 UTC  (4+ messages)

[RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
 2025-01-25  2:43 UTC  (2+ messages)

[syzbot] [fs?] WARNING in stable_page_flags
 2025-01-25  2:34 UTC 

[PATCH v4] cxl/pci: Support Global Persistent Flush (GPF)
 2025-01-25  2:26 UTC  (2+ messages)

[PATCH v3 2/2] hwmon:(ina238)Add support for SQ52206
 2025-01-25  2:20 UTC  (2+ messages)

❌ FAIL: Test report for master (6.13.0, upstream-mainline, ae8b53aa)
 2025-01-25  2:22 UTC 

[PATCH bpf-next v1 0/8] Introduce load-acquire and store-release BPF instructions
 2025-01-25  2:19 UTC  (9+ messages)
` [PATCH bpf-next v1 1/8] bpf/verifier: Factor out atomic_ptr_type_ok()
` [PATCH bpf-next v1 2/8] bpf/verifier: Factor out check_atomic_rmw()
` [PATCH bpf-next v1 3/8] bpf: Introduce load-acquire and store-release instructions
` [PATCH bpf-next v1 4/8] arm64: insn: Add BIT(23) to {load,store}_ex's mask
` [PATCH bpf-next v1 5/8] arm64: insn: Add load-acquire and store-release instructions
` [PATCH bpf-next v1 6/8] bpf, arm64: Support "
` [PATCH bpf-next v1 7/8] selftests/bpf: Add selftests for "
` [PATCH bpf-next v1 8/8] bpf, docs: Update instruction-set.rst "

[PATCH] crypto/cnxk: fix gcc 15 warning
 2025-01-25  2:11 UTC  (9+ messages)
` [PATCH v5 00/16] Annotate allocation functions
  ` [PATCH v5 10/16] eventdev: add allocation function attributes
  ` [PATCH v5 11/16] ring: "
  ` [PATCH v5 12/16] reorder: "
  ` [PATCH v5 13/16] compressdev: "
  ` [PATCH v5 14/16] telemetry: "
  ` [PATCH v5 15/16] sched: "
  ` [PATCH v5 16/16] doc: add release note about allocation attributes


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.