All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-03 00:28:52 to 2023-12-03 06:50:49 UTC [more...]

Linux kernel 6.1.65 released
 2023-12-03  6:50 UTC 

[PATCH 00/12] Additional header cleanups (removing unnecessary includes)
 2023-12-03  6:41 UTC  (13+ messages)
` [PATCH 01/12] treewide: remove unnecessary includes from header files
` [PATCH 02/12] treewide: remove unnecessary includes in source files
` [PATCH 03/12] archive.h: remove unnecessary include
` [PATCH 04/12] blame.h: remove unnecessary includes
` [PATCH 05/12] fsmonitor--daemon.h: "
` [PATCH 06/12] http.h: remove unnecessary include
` [PATCH 07/12] line-log.h: "
` [PATCH 08/12] pkt-line.h: "
` [PATCH 09/12] submodule-config.h: "
` [PATCH 10/12] trace2/tr2_tls.h: "
` [PATCH 11/12] treewide: add direct includes currently only pulled in transitively
` [PATCH 12/12] treewide: remove unnecessary includes in source files

[PATCH 1/4] smb: client: Delete unused value
 2023-12-03  6:36 UTC  (5+ messages)
` [PATCH 2/4] smb: client: Protect ses->chans update with chan_lock spin lock

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-12-02
 2023-12-03  6:35 UTC 

lib/test_bpf.c:6896:30: sparse: sparse: cast truncates bits from constant value (1032547698badcfe becomes 98badcfe)
 2023-12-03  6:32 UTC 

fs/ubifs/auth.c:30: warning: expecting prototype for ubifs_node_calc_hash(). Prototype was for __ubifs_node_calc_hash() instead
 2023-12-03  6:31 UTC 

drivers/soc/fsl/qe/tsa.c:663:22: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-12-03  6:31 UTC 

[xilinx-xlnx:master 21/32] drivers/media/platform/xilinx/xilinx-hdcp2x-rx.c:120:20: warning: assignment to 'struct xlnx_hdcp2x_config *' from 'int' makes pointer from integer without a cast
 2023-12-03  6:32 UTC 

kernel/events/core.c:8288:1: sparse: sparse: symbol 'dev_attr_nr_addr_filters' was not declared. Should it be static?
 2023-12-03  6:31 UTC 

[linux-next:master 2394/2998] fs/ceph/addr.c:911 writepages_finish() error: 'page' dereferencing possible ERR_PTR()
 2023-12-03  6:31 UTC 

drivers/video/fbdev/offb.c:373:48: sparse: sparse: incorrect type in initializer (different base types)
 2023-12-03  6:31 UTC 

drivers/base/power/domain_governor.c:236: warning: cannot understand function prototype: 'struct dev_power_governor pm_domain_always_on_gov = '
 2023-12-03  6:31 UTC 

drivers/net/dsa/sja1105/sja1105_main.c:155 sja1105_init_mii_settings() warn: is 'table->entries' large enough for 'struct sja1105_xmii_params_entry'? 1
 2023-12-03  6:31 UTC 

drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c:282 nvkm_chan_cctx_get() warn: inconsistent returns '&cgrp->mutex'
 2023-12-03  6:32 UTC 

sound/soc/sof/sof-audio.c:309:34-40: ERROR: invalid reference to the index variable of the iterator on line 297
 2023-12-03  6:32 UTC 

drivers/char/tpm/tpm_ibmvtpm.c:126:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-12-03  6:31 UTC 

drivers/gpu/drm/nouveau/include/nvkm/core/layout.h:2 nvkm_device_ctor() warn: inconsistent indenting
 2023-12-03  6:31 UTC 

net/core/filter.c:4244:9: sparse: sparse: switch with no cases
 2023-12-03  6:31 UTC 

drivers/cpufreq/powernv-cpufreq.c:521:50: sparse: sparse: incorrect type in assignment (different base types)
 2023-12-03  6:31 UTC 

fs/proc/base.c:1980:25: sparse: sparse: cast to restricted fmode_t
 2023-12-03  6:32 UTC 

kernel/stacktrace.c:138: warning: Function parameter or member 'tsk' not described in 'stack_trace_save_tsk'
 2023-12-03  6:31 UTC 

drivers/net/dsa/sja1105/sja1105_main.c:493 sja1105_init_l2_forwarding_params() warn: is 'table->entries' large enough for 'struct sja1105_l2_forwarding_params_entry'? 0
 2023-12-03  6:32 UTC 

drivers/char/ipmi/ipmi_msghandler.c:4735 ipmi_timeout_handler() error: dereferencing freed memory 'intf'
 2023-12-03  6:31 UTC 

drivers/pci/hotplug/../pci.h:325:17: sparse: sparse: cast from restricted pci_channel_state_t
 2023-12-03  6:31 UTC 

drivers/iio/accel/mxc4005.c:328:36: warning: 'mxc4005_acpi_match' defined but not used
 2023-12-03  6:31 UTC 

fs/nfsd/nfs4state.c:5708 manage_cpntf_state() warn: can 'state' even be NULL?
 2023-12-03  6:32 UTC 

drivers/net/dsa/sja1105/sja1105_main.c:505 sja1105_init_avb_params() warn: is 'table->entries' large enough for 'struct sja1105_avb_params_entry'? 1
 2023-12-03  6:31 UTC 

drivers/remoteproc/mtk_scp.c:1037 scp_add_multi_core() error: uninitialized symbol 'scp'
 2023-12-03  6:31 UTC 

[PATCH 5/9] scsi: bht: include: Add the header files related to Bayhub specific struct, enum and macro
 2023-12-03  6:31 UTC 

include/asm-generic/qspinlock_types.h:44:3: sparse: struct qspinlock [usertype] arch_spinlock_t
 2023-12-03  6:32 UTC 

sound/pci/hda/patch_ca0132.c:7568 ca0132_download_dsp_images() warn: 'fw_entry' from request_firmware() not released on lines: 7554
 2023-12-03  6:32 UTC 

drivers/acpi/sleep.c:1208: warning: Function parameter or member 'stage' not described in 'acpi_hibernation_begin_old'
 2023-12-03  6:32 UTC 

include/linux/phy.h:177:20: warning: '%02x' directive output may be truncated writing between 2 and 8 bytes into a region of size between 0 and 60
 2023-12-03  6:31 UTC 

drivers/hid/intel-ish-hid/ipc/ipc.c:685:13: sparse: sparse: invalid assignment: |=
 2023-12-03  6:32 UTC 

[PATCH 13/35] btrfs: adapt readdir for encrypted and nokey names
 2023-12-03  6:31 UTC 

[android-common:android11-5.4 5502/28619] mm/page_alloc.c:137:40: sparse: sparse: restricted gfp_t degrades to integer
 2023-12-03  6:32 UTC 

drivers/gpu/drm/nouveau/nvkm/subdev/top/ga100.c:82 ga100_top_parse() warn: inconsistent indenting
 2023-12-03  6:31 UTC 

drivers/scsi/mvumi.c:407:40: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-12-03  6:31 UTC 

drivers/net/ethernet/dlink/dl2k.c:483:17: sparse: sparse: incorrect type in argument 1 (different base types)
 2023-12-03  6:31 UTC 

net/rds/rdma.c:486 rds_rdma_unuse() warn: 'mr' double freed
 2023-12-03  6:31 UTC 

fs/proc/base.c:1980:25: sparse: sparse: cast to restricted fmode_t
 2023-12-03  6:31 UTC 

[PATCH v3 3/3] serial: core: Move console character device handling from printk
 2023-12-03  6:31 UTC 

drivers/mtd/maps/vmu-flash.c:722:24: error: 'struct mtd_info' has no member named 'usecount'
 2023-12-03  6:31 UTC 

kernel/events/core.c:8288:1: sparse: sparse: symbol 'dev_attr_nr_addr_filters' was not declared. Should it be static?
 2023-12-03  6:31 UTC 

drivers/misc/altera-stapl/altera.c:2116 altera_execute() warn: Function too hairy. No more merges
 2023-12-03  6:31 UTC 

[PATCH 2/4] xfs: clean up the XFS_IOC_FSCOUNTS handler
 2023-12-03  6:31 UTC  (2+ messages)

net/core/dev.c:2647:23: sparse: sparse: incorrect type in argument 1 (different base types)
 2023-12-03  6:31 UTC 

drivers/i2c/busses/i2c-rcar.c:366 rcar_i2c_clock_calculate() warn: '4 * x' 1908874336 can't fit into 65535 'priv->schd'
 2023-12-03  6:31 UTC 

fs/ubifs/replay.c:71: warning: Function parameter or member 'hash' not described in 'replay_entry'
 2023-12-03  6:31 UTC 

drivers/pci/pci.h:343:17: sparse: sparse: cast from restricted pci_channel_state_t
 2023-12-03  6:31 UTC 

security/commoncap.c:984:41: sparse: sparse: dubious: !x | y
 2023-12-03  6:31 UTC 

drivers/mtd/mtdpart.c:768:26: warning: '%s' directive argument is null
 2023-12-03  6:31 UTC 

drivers/net/dsa/mv88e6xxx/chip.c:245 mv88e6xxx_default_mdio_bus() warn: can 'mdio_bus' even be NULL?
 2023-12-03  6:31 UTC 

[RFC PATCH v3 3/5] platform/chrome: Introduce device tree hardware prober
 2023-12-03  6:31 UTC  (2+ messages)

[PATCH 3/9] scsi: bht: card: Add the source files related to card initialization
 2023-12-03  6:31 UTC 

drivers/input/touchscreen/egalax_ts_serial.c:116:21: warning: '/input0' directive output may be truncated writing 7 bytes into a region of size between 1 and 32
 2023-12-03  6:23 UTC  (2+ messages)

[PATCH] perf test record user-regs: Fix mask for vg register
 2023-12-03  6:13 UTC  (2+ messages)

[RFC PATCH v4 0/9] slub: Delay freezing of CPU partial slabs
 2023-12-03  6:08 UTC  (3+ messages)
` [RFC PATCH v4 5/9] slub: Introduce freeze_slab()

fs/proc/base.c:1980:25: sparse: sparse: cast to restricted fmode_t
 2023-12-03  6:07 UTC 

drivers/mtd/ubi/fastmap.c:1014:17: sparse: sparse: incorrect type in assignment (different base types)
 2023-12-03  6:07 UTC 

drivers/gpu/drm/nouveau/nouveau_dp.c:237 nouveau_dp_irq() warn: variable dereferenced before check 'outp' (see line 232)
 2023-12-03  6:07 UTC 

drivers/cpufreq/powernv-cpufreq.c:469:25: sparse: sparse: restricted __be64 degrades to integer
 2023-12-03  6:07 UTC 

arch/powerpc/platforms/ps3/setup.c:229:24: warning: '%u' directive output may be truncated writing between 1 and 5 bytes into a region of size between 4 and 12
 2023-12-03  6:07 UTC 

fs/bcachefs/btree_cache.c:456:15: sparse: sparse: Using plain integer as NULL pointer
 2023-12-03  6:07 UTC 

security/commoncap.c:984:41: sparse: sparse: dubious: !x | y
 2023-12-03  6:07 UTC 

drivers/gpu/drm/i915/display/intel_fb.c: intel_frontbuffer.h is included more than once
 2023-12-03  6:07 UTC 

drivers/gpu/drm/nouveau/nvkm/engine/disp/uoutp.c:205 nvkm_uoutp_mthd_acquire() error: we previously assumed 'outp->ior' could be null (see line 172)
 2023-12-03  6:07 UTC 

[PATCH 0/2] docs: nvmem: minor improvements
 2023-12-03  6:04 UTC  (3+ messages)
` [PATCH 1/2] docs: nvmem: generate kernel-doc API documentation

[PATCH v5 0/2] acpi: report numa nodes for device memory using GI
 2023-12-03  6:02 UTC  (3+ messages)
` [PATCH v5 1/2] qom: new object to associate device to numa node
` [PATCH v5 2/2] hw/acpi: Implement the SRAT GI affinity structure

[PATCH v5 0/9] slub: Delay freezing of CPU partial slabs
 2023-12-03  6:01 UTC  (3+ messages)
` [PATCH v5 4/9] slub: Prepare __slab_free() for unfrozen partial slab out of node partial list

[PATCH 0/4] Sparse checkout completion fixes
 2023-12-03  5:57 UTC  (6+ messages)
` [PATCH 4/4] completion: avoid user confusion in non-cone mode

[PATCH v2 0/4] Sparse checkout completion fixes
 2023-12-03  5:57 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] completion: squelch stray errors in sparse-checkout completion
  ` [PATCH v3 2/4] completion: fix logic for determining whether cone mode is active
  ` [PATCH v3 3/4] completion: avoid misleading completions in cone mode
  ` [PATCH v3 4/4] completion: avoid user confusion in non-cone mode

[Intel-gfx] [PATCH] drm/i915/dsi: Use devm_gpiod_get() for all GPIOs
 2023-12-03  5:46 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 1/2] mm/damon/sysfs: Implement recording feature
 2023-12-03  5:43 UTC  (3+ messages)

[PATCH] 9p: prevent read overrun in protocol dump tracepoint
 2023-12-03  5:32 UTC  (7+ messages)

[PATCH] [i2c] robotfuzz-osif: Add error handling for i2c_add_adapter in osif_probe
 2023-12-03  5:31 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Reduce log severity on reset prepare
 2023-12-03  5:31 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[syzbot] UBSAN: array-index-out-of-bounds in txCommit
 2023-12-03  5:25 UTC  (2+ messages)
` [syzbot] [jfs?] "

[RFC PATCH v3 00/21] mm/zsmalloc: Split zsdesc from struct page
 2023-12-03  5:22 UTC  (7+ messages)
` [RFC PATCH v3 03/21] mm/zsmalloc: replace first_page to first_zsdesc in struct zspage

[PATCH] [mfd] da9052: Add error handling for spi_setup in da9052_spi_probe
 2023-12-03  5:21 UTC 

[syzbot] [nilfs?] WARNING in nilfs_btree_assign (2)
 2023-12-03  5:17 UTC 

[RESEND PATCH] debugfs/htree.c: In do_dx_hash() read hash_seed, hash_version directly from superblock
 2023-12-03  5:14 UTC  (2+ messages)

[PATCH] drm/amdgpu: Enable tunneling on high-priority compute queues
 2023-12-03  5:08 UTC  (2+ messages)

[PATCH v3 00/12] RB1/QCM2290 features
 2023-12-03  4:54 UTC  (4+ messages)
` (subset) "

[PATCH v2] dt-bindings: arm: qcom: Fix html link
 2023-12-03  4:54 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: clocks: qcom,gcc-ipq8074: allow QMP PCI PHY PIPE clocks
 2023-12-03  4:54 UTC  (2+ messages)
` (subset) "

[PATCH v2] arm64: dts: qcom: ipq6018: use CPUFreq NVMEM
 2023-12-03  4:54 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: msm8916-acer-a1-724: Add notification LED
 2023-12-03  4:54 UTC  (2+ messages)

[PATCH v7 0/6] soc: qcom: Add uart console support for SM4450
 2023-12-03  4:54 UTC  (2+ messages)
` (subset) "

[PATCH] dt-bindings: arm: qcom: drop the IPQ board types
 2023-12-03  4:54 UTC  (2+ messages)

[PATCH V3 0/3] Add APSS clock driver support for IPQ5018
 2023-12-03  4:54 UTC  (2+ messages)
` (subset) "

[PATCH v7 0/3] Add support for qcm6490 idp and qcs6490 rb3gen2 board
 2023-12-03  4:54 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc8180x-primus: Fix HALL_INT polarity
 2023-12-03  4:54 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: msm8953: add SPI interfaces
 2023-12-03  4:54 UTC  (2+ messages)

[PATCH v7 0/5] UFS: Add OPP support
 2023-12-03  4:54 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] dt-bindings: arm: qcom: Add Huawei Honor 5X / GR5 (2016)
 2023-12-03  4:54 UTC  (2+ messages)
` (subset) "

[PATCH v3 1/2] arm64: dts: qcom: sm8250-xiaomi-elish: Fix typos
 2023-12-03  4:54 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/3] Add support for HTC One Mini 2 smartphone
 2023-12-03  4:54 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sdm632-fairphone-fp3: Enable WiFi/Bluetooth
 2023-12-03  4:54 UTC  (2+ messages)

[PATCH v2 0/2] Small dtsi fixes for msm8953 SoC
 2023-12-03  4:54 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: msm8953: Set initial address for memory
` (subset) [PATCH v2 0/2] Small dtsi fixes for msm8953 SoC

[PATCH] arm64: dts: qcom: sdm632-fairphone-fp3: Enable LPASS
 2023-12-03  4:54 UTC  (2+ messages)

[PATCH 0/3] Add watchdog nodes to msm8226 & msm8974
 2023-12-03  4:54 UTC  (2+ messages)
` (subset) "

[PATCH 0/4] Add Fairphone 5 thermals (PMK7325, PM7250B, PM7325)
 2023-12-03  4:54 UTC  (2+ messages)

[RESEND PATCH 1/3] ARM: dts: qcom: sdx65: correct PCIe EP phy-names
 2023-12-03  4:54 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] arm64: dts: qcom: sm8450: correct TX Soundwire clock
 2023-12-03  4:54 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/2] RB2 bluetooth
 2023-12-03  4:54 UTC  (2+ messages)

[PATCH 0/3] Add DDR sleep stats
 2023-12-03  4:54 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sc8280xp-crd: fix eDP phy compatible
 2023-12-03  4:54 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: msm8939-longcheer-l9100: Add proximity-near-level
 2023-12-03  4:54 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: qcom: qrb2210-rb1: add wifi variant property
 2023-12-03  4:54 UTC  (2+ messages)
` (subset) "

[PATCH v2] soc: qcom: llcc: Fix LLCC_TRP_ATTR2_CFGn offset
 2023-12-03  4:54 UTC  (2+ messages)

[u-boot-gitdm PATCH 1/2] Use Google LLC for Google
 2023-12-03  4:46 UTC  (2+ messages)
` [u-boot-gitdm PATCH 2/2] Add some more employers

[Intel-gfx] [PATCH] drm/i915/edp: don't write to DP_LINK_BW_SET when using rate select
 2023-12-03  4:46 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v2] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable UFS
 2023-12-03  4:41 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/selftests: Fix engine reset count storage for multi-tile
 2023-12-03  4:32 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[Buildroot] [PATCH 1/6] package/google-breakpad/gen-syms.sh: fix shellcheck warnings
 2023-12-03  4:18 UTC  (6+ messages)
` [Buildroot] [PATCH 2/6] package/google-breakpad: disable uclibc support
` [Buildroot] [PATCH 3/6] package/google-breakpad: fix building on newer systems
` [Buildroot] [PATCH 4/6] support/testing/tests/package/test_google_breakpad.py: new runtime test
` [Buildroot] [PATCH 5/6] package/google-breakpad: add 0002-dont-include-stab.h.patch
` [Buildroot] [PATCH 6/6] package/google-breakpad: bump version to f49c2f1a2023da0cb055874fba050563dfea57db

[Intel-gfx] [PATCH v7] drm/i915: handle uncore spinlock when not available
 2023-12-03  4:17 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: handle uncore spinlock when not available (rev4)

[PATCH 0/6] SM8450 / SM8550 Adreno
 2023-12-03  4:09 UTC  (5+ messages)
` [PATCH 3/6] arm64: dts: qcom: sm8550: Add GPU nodes

[igt-dev] [PATCH i-g-t 0/2] Fix xe_exec_reset@cm-gt-reset
 2023-12-03  4:03 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[Nouveau] How to set debug parameters to get the information I want?
 2023-12-03  3:50 UTC  (4+ messages)
` [Nouveau] Ré : "
  ` [Nouveau] Ré : "

[Intel-gfx] [PATCH v1 1/1] drm/i915/display: Don't use "proxy" headers
 2023-12-03  3:49 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [v1,1/1] drm/i915/display: Don't use "proxy" headers (rev3)

[igt-dev] [PATCH i-g-t,v5 0/1] vram d3cold threshold test
 2023-12-03  3:34 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for vram d3cold threshold test (rev9)

[PATCH 0/2] Fixes for spurious wakeups on some Lenovo laptops
 2023-12-03  3:24 UTC  (3+ messages)
` [PATCH 1/2] HID: i2c-hid: Add IDEA5002 to i2c_hid_acpi_blacklist[]
` [PATCH 2/2] pinctrl: amd: Mask non-wake source pins with interrupt enabled at suspend

[Intel-gfx] [RESEND] drm/i915/syncmap: squelch a sparse warning
 2023-12-03  3:21 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/syncmap: squelch a sparse warning (rev3)

[PATCH] LoongArch: Store syscall nr in thread_info
 2023-12-03  3:17 UTC  (10+ messages)

[Intel-gfx] [PATCH] drm/i915: Support FP16 compressed formats on MTL
 2023-12-03  3:03 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Support FP16 compressed formats on MTL (rev5)

[PATCH v3 0/7] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
 2023-12-03  2:57 UTC  (4+ messages)
` [PATCH v3 3/7] mm, security: Fix missed security_task_movememory()

[PATCH v3 net-next] packet: add a generic drop reason for receive
 2023-12-03  2:50 UTC  (3+ messages)

[PATCH] Dcoumentation/arch/arm64: fix typo
 2023-12-03  2:49 UTC  (5+ messages)

Kernel problem with multiseat on one card
 2023-12-03  2:47 UTC  (4+ messages)
  ` [Nouveau] "

[igt-dev] [PATCH i-g-t] tests/intel/xe_pat: add sanity check for NULL mappings
 2023-12-03  2:28 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[syzbot] [fs?] general protection fault in pagemap_scan_hugetlb_entry
 2023-12-03  2:17 UTC 

[igt-dev] [i-g-t V4 0/7] tests/kms_vrr: Add new subtest to switch RR without modeset
 2023-12-03  2:14 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_vrr: Add new subtest to switch RR without modeset (rev5)

[PATCH v3] powerpc/pseries/vas: Use usleep_range() to support HCALL delay
 2023-12-03  2:01 UTC 

[Bug 1332] 23.11 has the wrong soname as libs use 24.0 instead os 23.11
 2023-12-03  1:45 UTC  (2+ messages)

[GIT PULL] firewire fixes for v6.7-rc4
 2023-12-03  1:24 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2023-12-03  1:24 UTC  (2+ messages)

[PATCH] zram: Using GFP_ATOMIC instead of GFP_KERNEL to allocate bitmap memory in backing_dev_store
 2023-12-03  1:23 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v2] tests/kms_atomic: skip mutable zpos test on non-mutable planes
 2023-12-03  1:21 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[xen-unstable test] 183974: tolerable FAIL
 2023-12-03  1:19 UTC 

[PATCH] r8152: add vendor/device ID pair for ASUS USB-C2500
 2023-12-03  1:17 UTC 

[PATCH v2] rcu: Provide a boot time parameter to control lazy RCU
 2023-12-03  1:12 UTC 

[igt-dev] [PATCH i-g-t 0/4] Update PSR/PSR2_SF documenation and Add FBC support
 2023-12-03  1:08 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Update PSR/PSR2_SF documenation and Add FBC support (rev4)

[RFC PATCH 0/6] sched: uclamp sum aggregation
 2023-12-03  0:25 UTC  (2+ messages)

[PATCH] objtool/perf: Fix malloc call for new -Walloc-size
 2023-12-03  0:56 UTC  (2+ messages)

[song-md:md-next] BUILD SUCCESS fa2bbff7b0b4e211fec5e5686ef96350690597b5
 2023-12-03  0:41 UTC 

[dtor-input:next] BUILD SUCCESS 3717194f249227a3dfd8433bd9374cc7e0cf823d
 2023-12-03  0:39 UTC 

[dtor-input:for-linus] BUILD SUCCESS 42b8ff47720258d1f6a4412e780a480c139773a0
 2023-12-03  0:39 UTC 

[RFT PATCH v2 0/4] drm/msm/dpu: enable writeback on the other platforms
 2023-12-03  0:32 UTC  (10+ messages)
` [RFT PATCH v2 1/4] drm/msm/dpu: enable writeback on SM8150
` [RFT PATCH v2 2/4] drm/msm/dpu: enable writeback on SC8108X
` [RFT PATCH v2 3/4] drm/msm/dpu: enable writeback on SM6125
` [RFT PATCH v2 4/4] drm/msm/dpu: enable writeback on SM6350

[PATCH v2 0/3] drm/msm/dpu: enable writeback on several platforms
 2023-12-03  0:27 UTC  (3+ messages)
` [PATCH v2 1/3] drm/msm/dpu: enable writeback on SDM845
` [PATCH v2 3/3] drm/msm/dpu: enable writeback on SM8450


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.