All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-10 11:38:02 to 2026-04-10 12:21:09 UTC [more...]

[bug report] drm/amdgpu/amdgpu_connectors: remove amdgpu_connector_free_edid
 2026-04-10 12:00 UTC  (2+ messages)

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-10 12:21 UTC  (60+ messages)
` [patch 01/38] percpu: Sanitize __percpu_qual include hell
` [patch 02/38] x86: Cleanup include recursion hell
` [patch 03/38] x86/apm: Remove last LATCH usage
` [patch 04/38] x86: Use PIT_TICK_RATE instead of CLOCK_TICK_RATE
` [patch 05/38] treewide: Remove CLOCK_TICK_RATE
` [patch 06/38] calibrate: Rework delay timer calibration
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 08/38] x86/tsc: Use rdtsc() instead of get_cycles()
` [patch 09/38] iommu/vt-d: Use sched_clock() "
` [patch 10/38] arcnet: Remove function timing code
` [patch 11/38] misc: sgi-gru: Remove get_cycles() [ab]use
` [patch 12/38] wifi: wil6210: Replace get_cyles() usage
` [patch 13/38] crypto: tcrypt: Replace get_cycles() with ktime_get()
` [patch 14/38] slub: Use prandom instead of get_cycles()
` [patch 15/38] ptp: ptp_vmclock: Replace get_cycles() usage
` [patch 16/38] fbdev: udlfb: Replace get_cycles() with ktime_get()
` [patch 17/38] ext4: Replace get_cycles() usage "
` [patch 18/38] lib/tests: Replace get_cycles() "
` [patch 19/38] kcsan: Replace get_cycles() usage
` [patch 20/38] kasan: sw_tags: Replace get_cycles() by random_get_entropy()
` [patch 21/38] hamradio: baycom_epp: Remove BAYCOM_DEBUG
` [patch 22/38] random: Provide CONFIG_ARCH_HAS_RANDOM_ENTROPY
` [patch 23/38] alpha: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 24/38] ARM: "
` [patch 25/38] arm64: "
` [patch 26/38] loongarch: "
` [patch 27/38] m68k: "
` [patch 28/38] mips: "
` [patch 29/38] nios2: "
` [patch 30/38] openrisc: "
` [patch 31/38] parisc: "
` [patch 32/38] powerpc/spufs: Use mftb() directly

[PATCH v2] dma-buf: heaps: system: document system_cc_shared heap
 2026-04-10 12:20 UTC  (3+ messages)

[PATCH v3 0/9] drm/i915: Fix CDCLK and scaler prefill calculations
 2026-04-10 12:20 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/i915: Fix CDCLK and scaler prefill calculations (rev5)
` ✓ Xe.CI.BAT: "

[PATCH v6 0/3] Introduce Xe Correctable Error Handling
 2026-04-10 12:20 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for Introduce Xe Correctable Error Handling (rev6)
` ✓ CI.KUnit: success "

[PATCH v3 0/4] mm: improve large folio readahead and alignment for exec memory
 2026-04-10 12:19 UTC  (7+ messages)

[PATCH v2] dt-binding: leds: publish common bindings under dual license
 2026-04-10 11:53 UTC  (2+ messages)

[PATCH v2 0/6] (no cover subject)
 2026-04-10 12:17 UTC  (7+ messages)
` [PATCH v2 1/6] ref-manual/variables.rst: update STAGING_DIR's description
` [PATCH v2 2/6] ref-manual/variables.rst: update COMPONENTS_DIR's description
` [PATCH v2 3/6] ref-manual/variables.rst: update PKGDATA_DIR's description
` [PATCH v2 4/6] ref-manual/variables.rst: update RECIPE_SYSROOT* descriptions
` [PATCH v2 5/6] ref-manual/variables.rst: update STAGING_DIR* descriptions
` [PATCH v2 6/6] ref-manual/variables.rst: correct a reference to STAGING_DIR*

[PATCH v2] xen/sched: rtds: re-arm repl_timer after timer re-initialization
 2026-04-10 12:16 UTC  (5+ messages)

[PATCH i-g-t v3] tests/intel/gem_exec_endless: Use the per-gt interface to set frequencies
 2026-04-10 12:16 UTC  (2+ messages)

include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct rtw8814a_efuse) == 512"
 2026-04-10 12:14 UTC  (3+ messages)

[PATCH v11 0/2] Do not create drm device for PF only admin mode
 2026-04-10 12:14 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for Do not create drm device for PF only admin mode (rev11)

Default IDENTIFY timeout is 5000ms which is too short for enterprise disks
 2026-04-10 12:14 UTC  (3+ messages)

[syzbot] [cgroups?] KASAN: slab-use-after-free Read in pressure_write
 2026-04-10 12:13 UTC  (3+ messages)

[PATCH 00/16] odb: introduce "inmemory" source
 2026-04-10 12:12 UTC  (19+ messages)
` [PATCH v3 00/17] odb: introduce "in-memory" source
  ` [PATCH v3 01/17] "
  ` [PATCH v3 02/17] odb/source-inmemory: implement `free()` callback
  ` [PATCH v3 03/17] odb: fix unnecessary call to `find_cached_object()`
  ` [PATCH v3 04/17] odb/source-inmemory: implement `read_object_info()` callback
  ` [PATCH v3 05/17] odb/source-inmemory: implement `read_object_stream()` callback
  ` [PATCH v3 06/17] odb/source-inmemory: implement `write_object()` callback
  ` [PATCH v3 07/17] odb/source-inmemory: implement `write_object_stream()` callback
  ` [PATCH v3 08/17] cbtree: allow using arbitrary wrapper structures for nodes
  ` [PATCH v3 09/17] oidtree: add ability to store data
  ` [PATCH v3 10/17] odb/source-inmemory: convert to use oidtree
  ` [PATCH v3 11/17] odb/source-inmemory: implement `for_each_object()` callback
  ` [PATCH v3 12/17] odb/source-inmemory: implement `find_abbrev_len()` callback
  ` [PATCH v3 13/17] odb/source-inmemory: implement `count_objects()` callback
  ` [PATCH v3 14/17] odb/source-inmemory: implement `freshen_object()` callback
  ` [PATCH v3 15/17] odb/source-inmemory: stub out remaining functions
  ` [PATCH v3 16/17] odb: generic in-memory source
  ` [PATCH v3 17/17] t/unit-tests: add tests for the in-memory object source

[PATCH for-11.0 v2] virtio-blk: fix zone report buffer out-of-memory (CVE-2026-5761)
 2026-04-10 12:11 UTC 

[PATCH 6.12 000/242] 6.12.81-rc1 review
 2026-04-10 12:12 UTC  (3+ messages)
` [PATCH 6.12 007/242] io_uring/kbuf: uninline __io_put_kbufs

[PATCH v2 1/2] HID: logitech-dj: Standardise hid_report_enum variable nomenclature
 2026-04-10 12:12 UTC  (3+ messages)
` [PATCH v2 2/2] HID: logitech-dj: Prevent REPORT_ID_DJ_SHORT related user initiated OOB write

[PATCH v2 0/4] docs/zh_CN: update rust/ subsystem translations
 2026-04-10 12:11 UTC  (2+ messages)

[PATCH v5 0/4] arm64: Work around C1-Pro erratum 4193714 (CVE-2026-0995)
 2026-04-10 12:11 UTC  (4+ messages)
` [PATCH v5 4/4] arm64: errata: Work around early CME DVMSync acknowledgement

[PATCH net v2 1/1] af_unix: read UNIX_DIAG_VFS data under unix_state_lock
 2026-04-10 12:11 UTC  (2+ messages)

[whinlatter][PATCH] glibc: stable 2.42 branch updates
 2026-04-10 12:09 UTC 

[PATCH] drm/xe: Convert stolen memory over to ttm_range_manager
 2026-04-10 12:06 UTC 

[REGRESSION] amdgpu with Thunderbolt eGPU bracket fails since new bridge window alignment calculation code
 2026-04-10 12:09 UTC  (11+ messages)

[PATCH v2] drm/amdgpu: extend mtype override to non-contiguous pages
 2026-04-10 12:09 UTC  (2+ messages)

[brauner-vfs:vfs.fixes 3/5] fs/sysfs/mount.c:75:23: error: call to undeclared function 'to_net_ns'; ISO C99 and later do not support implicit function declarations
 2026-04-10 12:08 UTC 

[PATCH 0/3] arm-smmu-v3: Add PMCG child support and update PMU MMIO mapping
 2026-04-10 12:07 UTC  (4+ messages)

[PATCH RFC 0/6] drm/amdgpu: SVM VRAM migration via drm_pagemap
 2026-04-10 12:07 UTC  (3+ messages)
` [PATCH RFC 4/6] drm/amdgpu: add SVM eviction fences for VRAM overcommit

[PATCH v2 00/10] arm: socfpga: iossm: add support for mailbox v1
 2026-04-10 12:06 UTC  (6+ messages)
` [PATCH v2 04/10] arm: socfpga: iossm: store size in bytes

[PATCH v3 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-04-10 12:05 UTC  (7+ messages)
` [PATCH v3 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices

[PATCH 00/20] PCI: Convert all dynamic sysfs attributes to static
 2026-04-10 12:04 UTC  (12+ messages)
` [PATCH 13/20] alpha/PCI: Clean up __pci_mmap_fits()
` [PATCH 14/20] alpha/PCI: Add static PCI resource attribute macros
` [PATCH 19/20] PCI/sysfs: Convert legacy I/O and memory attributes to static definitions

[Buildroot] [git commit] package/go: security bump to version 1.26.2
 2026-04-10 11:49 UTC 

[Buildroot] [PATCH v1 1/1] package/go: bump to version 1.26.2
 2026-04-10 12:04 UTC  (2+ messages)

[PATCH i-g-t 1/1] lib/xe/xe_eudebug: Remove unnecessary debug message
 2026-04-10 12:04 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for series starting with [i-g-t,1/1] "

[LTP] [PATCH] Fix memcontrol04 test failures on PowerPC64 architecture
 2026-04-10 12:02 UTC  (2+ messages)

[PATCH v1 00/27] [RISC-V] Introduce enablemenant of dom0less
 2026-04-10 12:02 UTC  (8+ messages)
` [PATCH v1 06/27] xen/riscv: implement make_cpus_node()
` [PATCH v1 07/27] xen/riscv: implement make_timer_node()

[PATCH for-11.0] virtio-blk: fix zone report buffer out-of-memory (CVE-2026-5761)
 2026-04-10 12:01 UTC  (3+ messages)

[PATCH v3 0/6] KVM: s390: Enable 4k granularity for memslots
 2026-04-10 12:02 UTC  (3+ messages)
` [PATCH v3 5/6] KVM: s390: selftests: enable some common memory-related tests

[PATCH v3 00/23] Add SMMUv3 Stage 1 Support for Xen guests
 2026-04-10 11:59 UTC  (5+ messages)
` [PATCH v3 04/23] xen/arm: vIOMMU: add generic vIOMMU framework
` [PATCH v3 05/23] xen/arm: vsmmuv3: Add dummy support for virtual SMMUv3 for guests

[PATCH RFC 0/7] media: qcom: iris: add support for decoding 10bit formats
 2026-04-10 12:00 UTC  (9+ messages)
` [PATCH RFC 4/7] media: qcom: iris: vdec: update size and stride calculations for "

[PATCH v9 0/6] Mitigation of "failed to load cpu:cpreg_vmstate_array_len" migration failures
 2026-04-10 11:59 UTC  (11+ messages)
` [PATCH v9 1/6] target/arm/cpu: Introduce the infrastructure for cpreg migration tolerances
` [PATCH v9 2/6] target/arm/machine: Take account cpreg mig tolerances in case of mismatch
` [PATCH v9 3/6] target/arm/cpu64: Mitigate migration failures due to spurious TCR_EL1, PIRE0_EL1 and PIR_EL1
` [PATCH v9 5/6] target/arm/helper: Define cpreg migration tolerance for DGBDTR_EL0
` [PATCH v9 6/6] Revert "target/arm: Reinstate bogus AArch32 DBGDTRTX register for migration compat"

[axboe:for-7.1/block 80/87] drivers/block/ublk_drv.c:5364:20: warning: result of comparison of constant 4294967296 with expression of type 'unsigned long' is always false
 2026-04-10 11:58 UTC 

[brauner-vfs:vfs.fixes 3/5] fs/sysfs/mount.c:75:37: error: initialization of 'struct net *' from 'int' makes pointer from integer without a cast
 2026-04-10 11:58 UTC 

[PATCH] arm64: Kconfig: fix duplicate word in CMDLINE help text
 2026-04-10 11:58 UTC  (2+ messages)

[PATCH] arm64: rsi: use linear-map alias for realm config buffer
 2026-04-10 11:57 UTC  (2+ messages)

[PATCH i-g-t] lib/igt_kms: Identify writeback connectors in msm driver on android
 2026-04-10 11:56 UTC  (3+ messages)

[PATCH][RFC] get rid of busy-wait in shrink_dcache_tree()
 2026-04-10 11:56 UTC  (9+ messages)
` [RFC PATCH v3 0/4] getting rid of busy-wait in shrink_dcache_parent()
          ` [RFC][PATCH] make sure that lock_for_kill() callers drop the locks in safe order

[PATCH] drm/amdgpu: fix CPER ring header parsing
 2026-04-10 11:55 UTC  (2+ messages)

linux-next: manual merge of the input tree with the pci tree
 2026-04-10 11:55 UTC 

Fixes tags need work in the sound tree
 2026-04-10 11:55 UTC 

[PATCH] RDMA/cache: fix invalid-free of flex-array data_vec in release_gid_table
 2026-04-10 11:52 UTC  (2+ messages)

[PATCH net-next v3 04/12] net: airoha: Rely on net_device pointer in HTB callbacks
 2026-04-10 11:52 UTC  (5+ messages)

[PATCH v2 net-next 00/15] net/sched: prepare RTNL removal from qdisc dumps
 2026-04-10 11:52 UTC  (3+ messages)

[PATCH 0/6] (no cover subject)
 2026-04-10 11:52 UTC  (3+ messages)
` [PATCH 5/6] ref-manual/variables.rst: update STAGING_DIR* descriptions
  ` [docs] "

[PATCH 0/5] fs: ext4: protection against corrupted filesystems
 2026-04-10 11:51 UTC  (3+ messages)
` [PATCH 2/5] fs: ext4: reject superblocks with zero inodesz, gdsize or inodes_per_group

[PATCH 0/2] driver core: remove software node from platform devices on device release
 2026-04-10 11:50 UTC  (3+ messages)
` [PATCH 1/2] driver core: platform: remove software node on release()
` [PATCH 2/2] driver core: platform: tests: add a test case for correct swnode removal

[PATCH] drm/amdgpu: drop userq fence driver refs on fence release
 2026-04-10 11:50 UTC  (4+ messages)

[PATCH 00/13] libmultipath: a generic multipath lib for block drivers
 2026-04-10 11:49 UTC  (14+ messages)
` [PATCH 07/13] libmultipath: Add delayed removal support

[PATCH net-next v3 0/9] net: dsa: add DSA support for the LAN9645x switch chip family
 2026-04-10 11:48 UTC  (10+ messages)
` [PATCH net-next v3 1/9] net: dsa: add tag driver for LAN9645X
` [PATCH net-next v3 2/9] dt-bindings: net: lan9645x: add LAN9645X switch bindings
` [PATCH net-next v3 3/9] net: dsa: lan9645x: add autogenerated register macros
` [PATCH net-next v3 4/9] net: dsa: lan9645x: add basic dsa driver for LAN9645X
` [PATCH net-next v3 5/9] net: dsa: lan9645x: add bridge support
` [PATCH net-next v3 6/9] net: dsa: lan9645x: add vlan support
` [PATCH net-next v3 7/9] net: dsa: lan9645x: add mac table integration
` [PATCH net-next v3 8/9] net: dsa: lan9645x: add mdb management
` [PATCH net-next v3 9/9] net: dsa: lan9645x: add port statistics

[Buildroot] [PATCH 1/2] package/redis: security bump to v8.4.2
 2026-04-10 11:48 UTC  (2+ messages)

[PATCH v5] mm/userfaultfd: detect VMA type change after copy retry in mfill_copy_folio_retry()
 2026-04-10 11:48 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libcap: security bump version to 2.78
 2026-04-10 11:48 UTC  (2+ messages)

[Buildroot] [git commit] package/redis: bump to v8.6.2
 2026-04-10 11:45 UTC 

[Buildroot] [git commit] package/redis: security bump to v8.4.2
 2026-04-10 11:43 UTC 

[PATCH] arm/its: Decode BASER cacheability field before comparing
 2026-04-10 11:46 UTC  (5+ messages)

[PATCH] tests/kms_flip: Fix regression on non-Intel devices in event_loop
 2026-04-10 11:44 UTC  (2+ messages)

[PATCH v1 0/2] Add StarFive JHB100 soc BMC DRD USB support
 2026-04-10 11:28 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: usb: dwc3: add support for StarFive JHB100

[PATCH] mm/arm: pgtable: remove young bit check for pte_valid_user
 2026-04-10 11:43 UTC  (2+ messages)
` [RFC PATCH] test: "

[Buildroot] [git commit] package/libcap: security bump version to 2.78
 2026-04-10 11:32 UTC 

[PATCH nf-next] netfilter: nat: switch release of ops to kfree_rcu
 2026-04-10 11:41 UTC 

[PATCH 0/4] Enable EFI Capsule on Disk on Libre Computer LePotato & LaFrite
 2026-04-10 11:19 UTC  (3+ messages)

[PATCH] gpio: rockchip: convert to dynamic GPIO base allocation
 2026-04-10 11:41 UTC  (7+ messages)

[PATCH 1/2] drm/i915/mst: Call intel_pfit_compute_config() for sharpness filter
 2026-04-10 11:41 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for series starting with [1/2] drm/i915/mst: Call intel_pfit_compute_config() for sharpness filter (rev2)

[PATCH v2 0/2] Add StarFive JHB100 soc BMC DRD USB support
 2026-04-10 11:25 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: dwc3: add support for StarFive JHB100
` [PATCH v2 2/2] usb: dwc3: starfive: Add JHB100 USB 2.0 DRD controller

[PATCH net v4 0/8] net/sched: netem bug fixes
 2026-04-10 11:39 UTC  (5+ messages)
` [PATCH net v4 4/8] net/sched: netem: refactor dequeue into helper functions
` [PATCH net v4 5/8] net/sched: netem: batch-transfer ready packets to avoid child re-entrancy

[PATCH net v6 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-04-10 11:37 UTC  (2+ messages)
` [PATCH net v6 2/2] selftests/bpf: add test for xdp_master_redirect with bond not up


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.