All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-11 13:38:49 to 2025-03-11 14:21:35 UTC [more...]

[PATCH] arm64: reserve [_text, _stext) virtual address range
 2025-03-11 14:17 UTC  (4+ messages)

[PATCH mm-unstable 0/2] mseal system mappings fix + s390 enablement
 2025-03-11 14:21 UTC  (7+ messages)

[PATCH v2 1/2] media: i2c: ov13b10: Fix h_blank calculation
 2025-03-11 14:20 UTC  (3+ messages)

[chrome-os:chromeos-6.1 1/1] arch/arm64/boot/dts/qcom/msm8996-xiaomi-scorpio.dtb: usb@6af8800: interrupts: [[0, 180, 4], [0, 347, 4], [0, 133, 4], [0, 243, 4]] is too long
 2025-03-11 14:19 UTC 

[PATCH] environment: support reading and writing of efivar
 2025-03-11 14:17 UTC 

[RFC PATCH 00/13] Ultra Ethernet driver introduction
 2025-03-11 14:20 UTC  (4+ messages)

[PATCH] gpiolib: don't allow setting values on input lines
 2025-03-11 14:19 UTC 

[PATCH] aio-posix: Adjust polling time also for new handlers
 2025-03-11 14:19 UTC 

[PATCH v3 0/5] iommu/s390: support additional table regions
 2025-03-11 14:19 UTC  (3+ messages)
` [PATCH v3 3/5] iommu/s390: support iova_to_phys for "

[PATCH 0/4] 9pfs: Fix ftruncate-after-unlink
 2025-03-11 14:18 UTC  (9+ messages)
` [PATCH 1/4] 9pfs: local : Introduce local_fid_fd() helper
` [PATCH 2/4] 9pfs: Don't use file descriptors in core code

[PATCH] common/rc: use getent when available
 2025-03-11 14:18 UTC  (2+ messages)

[PATCH net 0/2] mlxsw: spectrum_acl_bloom_filter: Fix compilation warning on s390x
 2025-03-11 14:17 UTC  (3+ messages)
` [PATCH net 1/2] mlxsw: spectrum_acl_bloom_filter: Expand chunk_key_offsets[chunk_index]
` [PATCH net 2/2] mlxsw: spectrum_acl_bloom_filter: Type block_count to u32

[PATCH] iommu/mediatek-v1: Support COMPILE_TEST
 2025-03-11 14:15 UTC 

[PATCH 1/3] drm/amdgpu/gfx: fix ref counting for ring based profile handling
 2025-03-11 14:17 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu/vcn: "
` [PATCH 3/3] drm/amdgpu/vcn2.5: "

[RFC PATCH v2 00/20] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-03-11 14:10 UTC  (30+ messages)
` [RFC PATCH v2 01/20] backends/iommufd: Introduce iommufd_backend_alloc_viommu
` [RFC PATCH v2 02/20] backends/iommufd: Introduce iommufd_vdev_alloc
` [RFC PATCH v2 03/20] hw/arm/smmuv3-accel: Add initial infrastructure for smmuv3-accel device
` [RFC PATCH v2 04/20] hw/arm/virt: Add support for smmuv3-accel
` [RFC PATCH v2 05/20] hw/arm/smmuv3-accel: Associate a pxb-pcie bus
` [RFC PATCH v2 06/20] hw/arm/smmu-common: Factor out common helper functions and export
` [RFC PATCH v2 07/20] hw/arm/smmu-common: Introduce callbacks for PCIIOMMUOps
` [RFC PATCH v2 08/20] hw/arm/smmuv3-accel: Provide get_address_space callback
` [RFC PATCH v2 09/20] hw/arm/smmuv3-accel: Add set/unset_iommu_device callback
` [RFC PATCH v2 10/20] hw/arm/smmuv3-accel: Support nested STE install/uninstall support
` [RFC PATCH v2 11/20] hw/arm/smmuv3-accel: Allocate a vDEVICE object for device
` [RFC PATCH v2 12/20] hw/arm/smmuv3-accel: Return sysmem if stage-1 is bypassed
` [RFC PATCH v2 13/20] hw/arm/smmuv3-accel: Introduce helpers to batch and issue cache invalidations
` [RFC PATCH v2 14/20] hw/arm/smmuv3: Install nested ste for CFGI_STE
` [RFC PATCH v2 15/20] hw/arm/smmuv3: Forward invalidation commands to hw
` [RFC PATCH v2 16/20] hw/arm/smmuv3-accel: Read host SMMUv3 device info
` [RFC PATCH v2 17/20] hw/arm/smmuv3: Check idr registers for STE_S1CDMAX and STE_S1STALLD
` [RFC PATCH v2 18/20] hw/arm/smmu-common: Bypass emulated IOTLB for a accel SMMUv3
` [RFC PATCH v2 19/20] hw/arm/virt-acpi-build: Update IORT with multiple smmuv3-accel nodes
` [RFC PATCH v2 20/20] hw/arm/smmuv3-accel: Enable smmuv3-accel creation

[PATCH v2 06/11] samples/devsec: Introduce a PCI device-security bus + endpoint sample
 2025-03-11 14:17 UTC  (2+ messages)
` [PATCH v2 06/11] samples/devsec: Introduce a PCI device-security

[PATCH 6.1.y 1/1] hrtimer: Use and report correct timerslack values for realtime tasks
 2025-03-11 14:07 UTC 

[PATCH v7 5/5] Documentation: tpm: add documentation for the CRB FF-A interface
 2025-03-11 14:17 UTC 

[PATCH] arm64: dts: rockchip: Fix pcie reset gpio on Orange Pi 5 Max
 2025-03-11 14:12 UTC  (2+ messages)

[PATCH] riscv: fgraph: Fix stack layout to match __arch_ftrace_regs argument of ftrace_return_to_handler
 2025-03-11 14:14 UTC  (3+ messages)

[patch V3 00/18] posix-timers: Rework the global hash table and provide a sane mechanism for CRIU
 2025-03-11 14:16 UTC  (10+ messages)
` [patch V3 02/18] posix-timers: Initialise timer before adding it to the hash table
` [patch V3 11/18] posix-timers: Make signal_struct:: Next_posix_timer_id an atomic_t
` [patch V3 12/18] posix-timers: Improve hash table performance
` [patch V3 14/18] posix-timers: Avoid false cacheline sharing

[PATCH v4 0/3] x86/pci: reduce PCI accesses
 2025-03-11 14:15 UTC  (4+ messages)
` [PATCH v4 1/3] x86/vmx: fix posted interrupts usage of msi_desc->msg field

[oe-core][PATCHv2] glib-2.0: update 2.82.4 -> 2.84.0
 2025-03-11 14:16 UTC  (3+ messages)

queue-5.10: Panic on shutdown at platform_shutdown+0x9
 2025-03-11 14:15 UTC  (7+ messages)

[PATCH 0/2] Improve Zram by separating compression context from kswapd
 2025-03-11 14:12 UTC  (6+ messages)

Regression from 7627a0edef54 ("ata: ahci: Drop low power policy board type") on reboot (but not cold boot)
 2025-03-11 14:14 UTC  (10+ messages)

[PATCH] genirq: Keep affinity_hint unchanged if it has a value
 2025-03-11 14:14 UTC  (2+ messages)

[PATCH net 0/7] net: fix lwtunnel reentry loops
 2025-03-11 14:12 UTC  (8+ messages)
` [PATCH net 1/7] net: ipv6: ioam6: fix lwtunnel_output() loop
` [PATCH net 2/7] net: ipv6: rpl: fix lwtunnel_input/output loop
` [PATCH net 3/7] net: ipv6: seg6: "
` [PATCH net 4/7] net: ipv6: seg6_local: fix lwtunnel_input() loop
` [PATCH net 5/7] net: ipv6: ila: fix lwtunnel_output() loop
` [PATCH net 6/7] net: core: bpf: fix lwtunnel_input/xmit loop
` [PATCH net 7/7] selftests: net: test for lwtunnel dst ref loops

[PATCH 0/3] perf list: Collapse similar events across PMUs
 2025-03-11 14:13 UTC  (6+ messages)
` [PATCH 2/3] "

[PATCH v1 1/1] hwmon: (dell-smm) Increment the number of fans
 2025-03-11 14:13 UTC  (2+ messages)

[PATCH v1 0/2] Tegra: general improvements
 2025-03-11 14:12 UTC  (7+ messages)
` [PATCH v1 1/2] ARM: tegra: clock: fix PLLD/PLLD2 related clock calculations

[PATCH] usb: storage: Fix `us->iobuf` size for BOT transmission to prevent memory overflow
 2025-03-11 14:12 UTC  (2+ messages)

[bpf-next] selftests/bpf fails to compile
 2025-03-11 14:12 UTC  (3+ messages)

[PATCH 6.13 000/207] 6.13.7-rc1 review
 2025-03-11 14:12 UTC  (7+ messages)
` [PATCH 6.13 102/207] fprobe: Rewrite fprobe on function-graph tracer

[RFC PATCH] tests/functional: Don't fail any precaching errors
 2025-03-11 14:11 UTC  (4+ messages)

[PATCH] net: macb: Truncate TX1519CNT for trailing NUL
 2025-03-11 14:12 UTC  (2+ messages)

[PATCH v7 0/6] drm/xe/xe_vm: Implement xe_vm_get_faults_ioctl
 2025-03-11 14:11 UTC  (5+ messages)
` [PATCH v7 4/6] drm/xe/uapi: Define drm_xe_vm_get_faults
` ✗ Xe.CI.Full: failure for drm/xe/xe_vm: Implement xe_vm_get_faults_ioctl (rev2)

[PATCH] rtc: renesas-rtca3: Disable interrupts only if the RTC is enabled
 2025-03-11 14:11 UTC  (2+ messages)

[PATCH] drm/i915/display: Maintain alphabetical order for HAS_AS_SDP and HAS_CMRR
 2025-03-11 13:59 UTC 

[PATCH v3 1/6] common/config: remove redundant export variables
 2025-03-11 14:10 UTC  (13+ messages)
` [PATCH v3 3/6] common/config: export F2FS_FSCK_PROG
  ` [f2fs-dev] "
` [PATCH v3 4/6] common/rc: use -f for mkfs.f2fs by default
  ` [f2fs-dev] "
` [PATCH v3 5/6] common/rc: introduce _check_f2fs_filesystem()
  ` [f2fs-dev] "
` [PATCH v3 6/6] f2fs/009: detect and repair nlink corruption
  ` [f2fs-dev] "

[PATCH 0/2] Fix for potential deadlock in pre-content event
 2025-03-11 14:10 UTC  (4+ messages)
` [PATCH 2/2] fsnotify: avoid pre-content events when faulting in user pages

[PATCH] watchdog: Add driver for Intel OC WDT
 2025-03-11 14:10 UTC  (2+ messages)

[PATCH v3 06/12] platform/x86: oxpec: Add charge threshold and behaviour to OneXPlayer
 2025-03-11 14:09 UTC  (2+ messages)

[PATCH] watchdog: Convert to use device property
 2025-03-11 14:10 UTC 

regression: gpiolib: switch the line state notifier to atomic unexpected impact on performance
 2025-03-11 14:09 UTC  (5+ messages)

[PATCH] btrfs: avoid linker error in btrfs_find_create_tree_block()
 2025-03-11 14:09 UTC  (4+ messages)

[PATCH V3 00/11] Add disable kernel queue support
 2025-03-11 14:08 UTC  (3+ messages)
` [PATCH 03/11] drm/amdgpu/gfx: add generic handling for disable_kq

[PATCH v3] tracing: Show last module text symbols in the stacktrace
 2025-03-11 14:08 UTC  (2+ messages)

[PATCH v2] migration-guides/release-notes-5.2: add known issue on stalled NVD
 2025-03-11 14:07 UTC  (2+ messages)
` [docs] "

[OE-core][PATCH] lib: spdx30_tasks: Use Fetch.expanded_urldata()
 2025-03-11 14:07 UTC  (2+ messages)

[PATCH net-next 00/16] idpf: add XDP support
 2025-03-11 14:05 UTC  (4+ messages)
` [PATCH net-next 03/16] libeth: add a couple of XDP helpers (libeth_xdp)
  ` [Intel-wired-lan] "

[syzbot] [cgroups?] [mm?] KASAN: wild-memory-access Read in lookup_swap_cgroup_id
 2025-03-11 14:06 UTC 

[syzbot] Monthly wpan report (Mar 2025)
 2025-03-11 14:05 UTC 

[syzbot] Monthly exfat report (Mar 2025)
 2025-03-11 14:05 UTC 

[PATCH] PCI: dwc: Chain the set IRQ affinity request back to the parent
 2025-03-11 14:05 UTC  (10+ messages)

[PATCH] sched/uclamp: Let each sched_class handle uclamp
 2025-03-11 14:04 UTC  (11+ messages)

[PATCH 0/2] SRIOV: Eliminate usage of CTC_MODE
 2025-03-11 14:04 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

rc4 and later log message: gpiochip_add_data_with_key: get_direction failed
 2025-03-11 14:03 UTC  (2+ messages)

[OE-core][PATCH] lib: Fix dependencies on SPDX code
 2025-03-11 14:03 UTC  (2+ messages)
` [OE-core][PATCH v2] "

[libgpiod][PATCH] doc: clarify the differences between building from git and tarballs
 2025-03-11 14:01 UTC 

[PATCH v2 00/11] cgroup v1 deprecation messages
 2025-03-11 14:02 UTC  (3+ messages)
` [PATCH v2 01/11] cgroup/cpuset-v1: Add deprecation messages to sched_load_balance and memory_pressure_enabled

[PATCH 5.15 000/616] 5.15.179-rc2 review
 2025-03-11 14:02 UTC 

[PATCH 6.6 000/144] 6.6.83-rc2 review
 2025-03-11 14:02 UTC 

[PATCH 0/9] mm/madvise: batch tlb flushes for MADV_DONTNEED and MADV_FREE
 2025-03-11 14:01 UTC  (5+ messages)
` [PATCH 8/9] mm/madvise: batch tlb flushes for [process_]madvise(MADV_{DONTNEED[_LOCKED],FREE})
` [PATCH 9/9] mm/madvise: remove !tlb support from madvise_{dontneed,free}_single_vma()

[PATCH 1/8] wifi: mt76: mt7996: revise TXS size
 2025-03-11 14:01 UTC  (4+ messages)
` [PATCH 7/8] wifi: mt76: mt7996: implement driver specific get_txpower function

[PATCH] drm/xe: Prefer USEC_PER_SEC over MICRO
 2025-03-11 14:01 UTC 

[PATCH RFC net-next v2 0/3] net: stmmac: approach 2 to solve EEE LPI reset issues
 2025-03-11 13:58 UTC  (6+ messages)

[PATCH for-10.1] tests/functional: Convert the SMMU test to the functional framework
 2025-03-11 14:00 UTC  (2+ messages)

[PATCH v2 1/2] PCI: Forcefully set the PCI_REASSIGN_ALL_BUS flag for Marvell CN96XX/CN10XXX boards
 2025-03-11 14:00 UTC  (2+ messages)

[PATCH v5 0/8] Introduce fwctl subystem
 2025-03-11 13:59 UTC  (11+ messages)

[PATCH v1 0/3] Risc-V 32 bit/64 bit images
 2025-03-11 13:59 UTC  (3+ messages)
` [PATCH v1 3/3] booti/bootm: riscv: Verify image arch type

[PATCH] igc: enable HW VLAN insertion/stripping by default
 2025-03-11 13:59 UTC  (3+ messages)

[PATCH] coresight: docs: Remove target sink from examples
 2025-03-11 13:57 UTC  (4+ messages)

[PATCH 0/2] VF: Catch all unexpected registers accesses
 2025-03-11 13:57 UTC  (3+ messages)
` [PATCH 1/2] drm/xe/vf: Don't try Driver-FLR if VF
` [PATCH 2/2] drm/xe/vf: Catch all unexpected register reads

[PATCH v3] drm/i915/selftests: Refactor RC6 power measurement and error handling
 2025-03-11 13:57 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/selftests: Refactor RC6 power measurement and error handling (rev2)

[PATCH v2 i-g-t 0/3] tests/xe_eudebug_online: Add set-breakpoint-sigint-debugger test
 2025-03-11 13:55 UTC  (4+ messages)
` [PATCH v2 i-g-t 1/3] lib/eudebug: Make debugger thread SIGINTable
` [PATCH v2 i-g-t 2/3] lib/eudebug: Fix xe_eudebug_client_stop corner case
` [PATCH v2 i-g-t 3/3] tests/xe_eudebug_online: Add set-breakpoint-sigint-debugger test

[PATCH] Revert "libfs: Use d_children list to iterate simple_offset directories"
 2025-03-11 13:55 UTC  (9+ messages)

[RFC PATCH net-next] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
 2025-03-11 13:56 UTC  (6+ messages)

Memory Consumption High After Upgrading to 2.13 from 2.10
 2025-03-11 13:55 UTC  (2+ messages)

[PATCH net v2] net: ethernet: ti: am65-cpsw: Fix NAPI registration sequence
 2025-03-11 13:53 UTC  (2+ messages)

[PATCH i-g-t 0/3] tests/xe_eudebug_online: Add set-breakpoint-sigint-debugger test
 2025-03-11 13:54 UTC  (4+ messages)
` [PATCH i-g-t 3/3] "

[PATCH RFT] gpio: cdev: use raw notifier
 2025-03-11 13:54 UTC  (2+ messages)

[PATCH v2 0/2] PCI: Marvell CN96XX/CN10XXX quirk and bus-range omission
 2025-03-11 13:52 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Forcefully set the PCI_REASSIGN_ALL_BUS flag for Marvell CN96XX/CN10XXX boards
` [PATCH v2 2/2] PCI: of_property: Omit 'bus-range' property if no secondary bus

[meta-arago][master/scarthgap][PATCH] meta-arago-extras: Remove remaining GLSDK examples
 2025-03-11 13:53 UTC 

[PATCH] [v2] x86: coco: replace static const cc_mask with a function
 2025-03-11 13:53 UTC  (2+ messages)

[PATCH 6.6.y 1/1] hrtimer: Use and report correct timerslack values for realtime tasks
 2025-03-11 13:49 UTC 

[PATCH v2 0/2] block: nvme: fix blktests nvme/039 failure
 2025-03-11 13:50 UTC  (3+ messages)

[PATCH net] vsock/bpf: Handle EINTR connect() racing against sockmap update
 2025-03-11 13:49 UTC  (5+ messages)

[PATCH 0/4 v2] cgroup: separate rstat trees
 2025-03-11 13:49 UTC  (10+ messages)
` [PATCH 3/4 v2] cgroup: separate rstat locks for subsystems

[GIT PULL] at24 updates for v6.15-rc1
 2025-03-11 13:40 UTC  (2+ messages)

[PATCH v2 00/14] am625: support secure loading of full barebox
 2025-03-11 13:46 UTC  (9+ messages)
` [PATCH v2 05/14] fip: rework fip_image_open()
` [PATCH v2 07/14] fip: add function to calculate a sha256 over FIP image
` [PATCH v2 08/14] ARM: am625: support hash verification of full barebox
` [PATCH v2 14/14] ARM: k3: r5: select HAS_INSECURE_DEFAULTS when necessary

[REGRESSION] stable-rc/linux-5.10.y: (build) in vmlinux (Makefile:1212) [logspec:kbuild,kbuild.other]
 2025-03-11 13:47 UTC 

[PATCH v3 0/5] ASoC: wm8904: Add DMIC and DRC support
 2025-03-11 13:46 UTC  (4+ messages)
` [PATCH v3 3/5] ASoC: dt-bindings: wm8904: Add DMIC, GPIO, MIC and EQ support

[REGRESSION] next/master: (build) in drivers/watchdog/aspeed_wdt (drivers/watchdog/aspeed_wdt.c) [lo
 2025-03-11 13:46 UTC 

[PATCH 0/7 V2] fstests: enable sparse checking & fix fallout
 2025-03-11 13:46 UTC  (5+ messages)
` [PATCH 2/7] treewide: check for #ifdef __linux__ not linux
  ` [PATCH 2/7 V3] "

[PATCH 00/10] Improve pytest runtime
 2025-03-11 13:46 UTC  (7+ messages)
` [PATCH 06/10] test/py: Rework test_eficonfig to not use virt-make-fs
` [PATCH 07/10] test/py: Rework test_efi_capsule "
` [PATCH 08/10] test/py: Rework test_efi_secboot "

[OE-core][PATCH] lib: spdx30_tasks: Handle patched CVEs
 2025-03-11 13:46 UTC  (4+ messages)

[PATCH v2] ASoC: codecs: wm0010: Fix error handling path in wm0010_spi_probe()
 2025-03-11 13:45 UTC  (2+ messages)

[PATCH i-g-t] runner/kmemleak: Remove unnecessary lseek() calls
 2025-03-11 13:45 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v2 1/1] cmd: simplify eficonfig_init()
 2025-03-11 13:44 UTC  (2+ messages)

[PATCH v2] powerpc: increase MIN RMA size for CAS negotiation
 2025-03-11 13:44 UTC  (6+ messages)

[PATCH 0/2] arm: better handling of nr_spis
 2025-03-11 13:43 UTC  (9+ messages)
` [PATCH 1/2] xen/arm: Improve "

[PATCH] migration-guides/release-notes-5.2: add known issue on stalled NVD
 2025-03-11 13:43 UTC  (3+ messages)
` [docs] "

[PATCH v7 0/8] Add pmem node for preserving distro ISO's
 2025-03-11 13:43 UTC  (3+ messages)
` [PATCH v7 2/8] efi_loader: install device-tree on configuration table on every invocation

[RFC] eal: add new function versioning macros
 2025-03-11 13:43 UTC  (4+ messages)
` [RFC v3 0/8] Symbol versioning and export rework

[PATCH v3 00/21] drm/msm: Add support for SM8750
 2025-03-11 13:42 UTC  (7+ messages)
` [PATCH v3 18/21] drm/msm/dpu: Implement 10-bit color alpha for v12.0 DPU
` [PATCH v3 19/21] drm/msm/dpu: Implement CTL_PIPE_ACTIVE "

[PATCH v3 0/3] make build of vm_event/mem_access/monitor optional
 2025-03-11 13:41 UTC  (7+ messages)
` [PATCH v3 1/3] xen: kconfig: rename MEM_ACCESS -> VM_EVENT
` [PATCH v3 3/3] xen: mem_access: conditionally compile vm_event.c & monitor.c

[PATCH v3 0/2] mfd: lm3533: convert to use OF
 2025-03-11 13:40 UTC  (8+ messages)
` [PATCH v3 2/2] "

[PATCH] smb: client: Fix match_session bug causing duplicate session creation
 2025-03-11 13:39 UTC  (2+ messages)

[PATCH v1 0/4] Fixes for git mirroring on Fedora
 2025-03-11 13:38 UTC  (4+ messages)
` [PATCH v1 3/4] mirror: Reduce frequency of retrieving results archive


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.