All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-25 23:42:30 to 2024-09-26 02:26:11 UTC [more...]

[PATCH 0/9] add support for Enclustra Mercury AA1 SoMs
 2024-09-26  1:33 UTC  (5+ messages)
` [PATCH 2/9] ARM: dts: socfpga: add Enclustra Intel AA1

[PATCH 0/3] PCI: dwc: opitimaze RC host pci_fixup_addr()
 2024-09-26  2:26 UTC  (3+ messages)
` [PATCH 1/3] of: address: Add helper function to get untranslated 'ranges' information

GoXLR - Dynamic Channel Count
 2024-09-26  2:24 UTC 

[PATCH] tests/kms_plane_scaling: Add mode override in scaling test
 2024-09-26  2:24 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ CI.xeBAT: success "

[linux-next:master] [netfs] a05b682d49: BUG:KASAN:slab-use-after-free_in_copy_from_iter
 2024-09-26  2:20 UTC  (3+ messages)

[PATCH v11 0/2] Vrr refactoring and panel replay workaround
 2024-09-26  2:19 UTC  (5+ messages)
` [PATCH v11 2/2] drm/i915/panelreplay: Panel replay workaround with VRR

[RESEND. PATCH v2] riscv: Use '%u' to format the output of 'cpu'
 2024-09-26  2:17 UTC  (2+ messages)

[xen-4.17-testing test] 187846: tolerable FAIL - PUSHED
 2024-09-26  2:16 UTC 

[PATCH 0/2] sched_ext code cleanups
 2024-09-26  2:15 UTC  (3+ messages)
` [PATCH 1/2] sched/ext: Fix unmatch trailing comment of CONFIG_EXT_GROUP_SCHED
` [PATCH 2/2] sched/ext: Use tg_cgroup() to elieminate duplicate code

[linus:master] [netfs] cd0277ed0c: BUG:KASAN:slab-use-after-free_in_copy_from_iter
 2024-09-26  2:15 UTC  (3+ messages)

[PATCH 0/2] add Rx packet type offload control flag
 2024-09-26  2:15 UTC  (6+ messages)
` [PATCH 1/2] ethdev: "

GoXLR - Dynamic Output Channel Count
 2024-09-26  2:14 UTC 

[PATCH v2 1/3] usb: chipidea: udc: handle USB Error Interrupt if IOC not set
 2024-09-26  2:11 UTC  (3+ messages)

[PATCH] Fix issue related with assigning two diffrent vids to the same interface
 2024-09-26  2:12 UTC  (3+ messages)

[PATCH v1] ARM: dts: aspeed: yosemite4: add i2c-mux for all Server Board slots
 2024-09-26  2:10 UTC  (2+ messages)

[PATCH] wifi: ath12k: fix use-after-free in ath12k_dp_cc_cleanup()
 2024-09-26  2:09 UTC 

[PATCH v2 0/6] configure imx8 dsp DT node for rproc usage
 2024-09-26  2:09 UTC  (6+ messages)
` [PATCH v2 1/6] dt-bindings: dsp: fsl,dsp: fix power domain count
` [PATCH v2 3/6] arm64: dts: imx8qxp: configure dsp node for rproc usage

[PATCH] drm/xe/guc_submit: add missing locking in wedged_fini
 2024-09-26  2:04 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v2 0/9] ASoC: Some issues about loongson i2s
 2024-09-26  2:03 UTC  (4+ messages)
` [PATCH v2 7/9] ASoC: loongson: Add I2S controller driver as platform device

[RFC PATCH 0/2] remove SWAP_MAP_SHMEM
 2024-09-26  1:59 UTC  (10+ messages)

[LTP] TI-RPC test failures; network configuration related?
 2024-09-26  2:02 UTC  (6+ messages)
  `  "

[openeuler:OLK-6.6 2385/14122] kernel/cgroup/cgroup.c:3968:29: error: 'cgroup_psi_stat_show' undeclared here (not in a function); did you mean 'cgroup_stat_show'?
 2024-09-26  2:02 UTC 

[PATCH] maintainers: fix prog guide paths
 2024-09-26  2:00 UTC  (2+ messages)

[PATCH i-g-t v1] tests/xe_eudebug: use proper address when waiting for fence
 2024-09-26  1:59 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "

[PATCH] drm/amdgpu: fix vbios fetching for SR-IOV
 2024-09-26  1:59 UTC  (2+ messages)

[PATCH] HID: plantronics: Update to map micmute controls
 2024-09-26  1:58 UTC  (6+ messages)

[PATCH v7 00/18] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-09-26  1:55 UTC  (20+ messages)
` [PATCH v7 01/18] KVM: Remove kvm_handle_hva_range helper functions
` [PATCH v7 02/18] KVM: Add lockless memslot walk to KVM
` [PATCH v7 03/18] KVM: x86/mmu: Factor out spte atomic bit clearing routine
` [PATCH v7 04/18] KVM: x86/mmu: Relax locking for kvm_test_age_gfn and kvm_age_gfn
` [PATCH v7 05/18] KVM: x86/mmu: Rearrange kvm_{test_,}age_gfn
` [PATCH v7 06/18] KVM: x86/mmu: Only check gfn age in shadow MMU if indirect_shadow_pages > 0
` [PATCH v7 07/18] KVM: x86/mmu: Refactor low level rmap helpers to prep for walking w/o mmu_lock
` [PATCH v7 08/18] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock
` [PATCH v7 09/18] KVM: x86/mmu: Add support for lockless walks of rmap SPTEs
` [PATCH v7 10/18] KVM: x86/mmu: Support rmap walks without holding mmu_lock when aging gfns
` [PATCH v7 11/18] mm: Add missing mmu_notifier_clear_young for !MMU_NOTIFIER
` [PATCH v7 12/18] mm: Add has_fast_aging to struct mmu_notifier
` [PATCH v7 13/18] mm: Add fast_only bool to test_young and clear_young MMU notifiers
` [PATCH v7 14/18] KVM: Pass fast_only to kvm_{test_,}age_gfn
` [PATCH v7 15/18] KVM: x86/mmu: Locklessly harvest access information from shadow MMU
` [PATCH v7 16/18] KVM: x86/mmu: Enable has_fast_aging
` [PATCH v7 17/18] mm: multi-gen LRU: Have secondary MMUs participate in aging
` [PATCH v7 18/18] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test

[PATCH] bcachefs: avoid copy from NULL printbuf
 2024-09-26  1:53 UTC  (4+ messages)

[PATCH] nvme: null terminate nvme_tls_attrs
 2024-09-26  1:53 UTC  (3+ messages)

[PATCH] thunderbolt: Use common error handling code in update_property_block()
 2024-09-26  1:52 UTC  (3+ messages)

[mark:perf/overflow 1/3] drivers/perf/arm_xscale_pmu.c:490:2: error: use of undeclared identifier 'regs'
 2024-09-26  1:52 UTC 

[PATCH i-g-t, v2] tests/intel/xe_fault_injection: Add new test for fault injection
 2024-09-26  1:52 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for tests/intel/xe_fault_injection: Add new test for fault injection (rev2)

[PATCH v7 0/2] HID: add initial support for Goodix HID-over-SPI touchscreen
 2024-09-26  1:51 UTC  (7+ messages)
` [PATCH v7 2/2] dt-bindings: input: Goodix SPI HID Touchscreen

[PATCH v2 0/2] bcachefs: fixes in show_options helper
 2024-09-26  2:00 UTC  (3+ messages)
` [PATCH v2 1/2] bcachefs: avoid copy from NULL printbuf
` [PATCH v2 2/2] bcachefs: fix incorrect show_options results

VMA merging updateds?
 2024-09-26  1:48 UTC  (11+ messages)

[PATCH] acl: Annotate struct posix_acl with __counted_by()
 2024-09-26  1:46 UTC  (2+ messages)

[PATCH] ethdev: add dump regs for telemetry
 2024-09-26  1:46 UTC  (6+ messages)
` [PATCH v8 0/8] support dump register names and filter
  ` [PATCH v8 2/8] ethdev: add telemetry cmd for registers
  ` [PATCH v8 8/8] net/hns3: support filter registers by module names

[PATCH 1/2] selinux: streamline selinux_nlmsg_lookup()
 2024-09-26  1:45 UTC  (3+ messages)

[PATCH v19 0/2] Add i2c-mux and eeprom devices for Meta Yosemite4
 2024-09-26  1:42 UTC  (5+ messages)
` [PATCH v19 1/2] ARM: dts: aspeed: yosemite4: Revise i2c-mux devices

[PATCH] x86: add more x86-64 micro-architecture levels
 2024-09-26  1:43 UTC  (3+ messages)

[PATCH 00/13] scsi: hisi_sas: Some fixes for hisi_sas
 2024-09-26  1:43 UTC  (14+ messages)
` [PATCH 01/13] scsi: hisi_sas: Adjust priority of registering and exiting debugfs for security
` [PATCH 02/13] scsi: hisi_sas: Create trigger_dump at the end of the debugfs initialization
` [PATCH 03/13] scsi: hisi_sas: Add firmware information check
` [PATCH 04/13] scsi: hisi_sas: Enable all PHYs that are not disabled by user during controller reset
` [PATCH 05/13] scsi: hisi_sas: Reset PHY again if phyup timeout
` [PATCH 06/13] scsi: hisi_sas: Check usage count only when the runtime PM status is RPM_SUSPENDING
` [PATCH 07/13] scsi: hisi_sas: Add cond_resched() for no forced preemption model
` [PATCH 08/13] scsi: hisi_sas: Default enable interrupt coalescing
` [PATCH 09/13] scsi: hisi_sas: Update disk locked timeout to 7 seconds
` [PATCH 10/13] scsi: hisi_sas: Add time interval between two H2D FIS following soft reset spec
` [PATCH 11/13] scsi: hisi_sas: Update v3 hw STP_LINK_TIMER setting
` [PATCH 12/13] scsi: hisi_sas: Create all dump files during debugfs initialization
` [PATCH 13/13] scsi: hisi_sas: Add latest_dump for the debugfs dump

[PATCH v5 00/23] Fix xe_force_wake_get() failure handling
 2024-09-26  1:42 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for Fix xe_force_wake_get() failure handling (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[RESEND PATCH v2 0/2] Some cleanup and fix the missing of_node_put()
 2024-09-26  1:25 UTC  (3+ messages)
` [RESEND PATCH v2 1/2] pmdomain: ti-sci: Add missing of_node_put() for args.np
` [RESEND PATCH v2 2/2] pmdomain: ti-sci: Use scope based of_node_put() to simplify code

[PATCH 0/6] cat-file: add remote-object-info to batch-command
 2024-09-26  1:38 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] fetch-pack: refactor packet writing
  ` [PATCH v3 2/6] fetch-pack: move fetch initialization
  ` [PATCH v3 3/6] serve: advertise object-info feature
  ` [PATCH v3 4/6] transport: add client support for object-info
  ` [PATCH v3 5/6] cat-file: add declaration of variable i inside its for loop
  ` [PATCH v3 6/6] cat-file: add remote-object-info to batch-command

[PATCH v1] ARM: dts: aspeed: yosemite4: correct the compatible string of adm1272
 2024-09-26  1:34 UTC  (2+ messages)

./configure fails to link test program due to missing dependencies
 2024-09-26  1:35 UTC  (9+ messages)

[opencloudos:linux-5.4/lts/5.4.119-20.0009.spr 2230/2443] arch/x86/mm/numa.c:925:5: warning: no previous prototype for 'memory_add_physaddr_to_nid'
 2024-09-26  1:31 UTC 

[PATCH 1/2] wifi: rtw88: Constify some arrays and structs
 2024-09-26  1:31 UTC  (3+ messages)
` [PATCH v2] wifi: rtw88: Parse the RX descriptor with a single function

[PATCH v3] device: Remove device after all bearers are disconnected
 2024-09-26  1:30 UTC  (3+ messages)

[PATCH v7 0/2] i2c: octeon: Add block-mode r/w
 2024-09-26  1:26 UTC  (4+ messages)
` [PATCH v7 1/2] i2c: octeon: refactor common i2c operations

[PATCH i-g-t 1/2] lib/gpu_cmds: Correct number of threads in CFE_STATE instruction
 2024-09-26  1:25 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for series starting with [i-g-t,1/2] "

[Discuss]Questions about active slave select in bonding 8023ad
 2024-09-26  1:24 UTC  (3+ messages)
` 答复: "

[PATCH 0/3] wifi: rtw89: fix some coverity warnings
 2024-09-26  1:24 UTC  (3+ messages)
` [PATCH 1/3] wifi: rtw89: check return value of ieee80211_probereq_get() for RNR

[PATCH i-g-t v2] tests/intel/xe_pm_residency: Add an assertion on MI_STORE execution time
 2024-09-26  1:24 UTC  (3+ messages)
` ✗ CI.xeBAT: failure for tests/intel/xe_pm_residency: Add an assertion on MI_STORE execution time (rev2)
` ✗ Fi.CI.BAT: "

Bouncing maintainer: Alexey Makhalov
 2024-09-26  1:14 UTC  (3+ messages)

multipath'd bcache device
 2024-09-26  1:15 UTC  (13+ messages)

[PATCH v1] printk: Improve memory usage logging during boot
 2024-09-26  1:12 UTC 

[PATCH] io_uring: Support Compare command for verification
 2024-09-26  1:08 UTC 

[PATCH v7 0/3] Fix dosemu vm86() fault
 2024-09-26  1:04 UTC  (7+ messages)
` [PATCH v7 3/3] x86/bugs: Use code segment selector for VERW operand

[RFC PATCH 00/24] erofs: introduce Rust implementation
 2024-09-26  1:04 UTC  (14+ messages)
` [RFC PATCH 03/24] erofs: add Errno in Rust

[opencloudos:next 10462/11005] ERROR: modpost: "tcp_hashinfo" [net/toa/toa.ko] undefined!
 2024-09-26  1:00 UTC 

[PATCH 6.1 00/26] xfs backports to catch 6.1.y up to 6.6
 2024-09-26  0:58 UTC  (3+ messages)

[PATCH] drm/xe: Move IRQ-related registers to dedicated header
 2024-09-26  0:57 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 6.1 27/26] xfs: journal geometry is not properly bounds checked
 2024-09-26  0:57 UTC 

How to start sanitize?
 2024-09-26  0:53 UTC  (4+ messages)

[PATCH v2 0/5] Add forcewake support for xe
 2024-09-26  0:52 UTC  (3+ messages)
` ✓ CI.xeBAT: success for Add forcewake support for xe (rev3)
` ✓ Fi.CI.BAT: "

[PATCH v7 2/2] hwmon: (isl28022) new driver for ISL28022 power monitor
 2024-09-26  0:50 UTC  (2+ messages)

[PATCH v7 0/8] mm: ZSWAP swap-out of mTHP folios
 2024-09-26  0:44 UTC  (4+ messages)

[PATCH 00/13] ASoC: remove dpcm_xxx flags
 2024-09-26  0:44 UTC  (4+ messages)
` [PATCH 03/13] ASoC: sof: "
` [PATCH 13/13] ASoC: soc-pcm: merge DPCM and non-DPCM validation check

[PATCH] io_uring: Add IO_U_F_DEVICE_ERROR to identify error types
 2024-09-26  0:41 UTC 

Test mail
 2024-09-26  0:36 UTC 

rtw88: rtw8822cu: Kernel warning in cfg80211: disconnect_work at net/wireless/core.h:231 on CPU 0
 2024-09-26  0:35 UTC  (5+ messages)

[PATCH v1 00/11] Libdw/dwarf build clean up
 2024-09-26  0:34 UTC  (9+ messages)
` [PATCH v1 01/11] perf build: Rename NO_DWARF to NO_LIBDW
` [PATCH v1 03/11] perf build: Rename test-dwarf to test-libdw
` [PATCH v1 07/11] perf probe: Move elfutils support check to libdw check
` [PATCH v1 09/11] perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT

[PATCH stable 6.6] Revert "wifi: cfg80211: check wiphy mutex is held for wdev mutex"
 2024-09-26  0:30 UTC 

[POLL] Interest in next Xen Project meetup (Cambridge)
 2024-09-26  0:20 UTC  (2+ messages)

[PATCH] [OE-core] [PATCH v2] systemd: upgrade 256.5 -> 256.6
 2024-09-26  0:20 UTC 

[PATCH i-g-t] lib/igt_fb: Fix intel_buf surface init
 2024-09-26  0:19 UTC  (3+ messages)
` ✗ CI.xeBAT: failure for "
` ✗ Fi.CI.BAT: "

[PATCH 0/4] leds: bcm63138: Add some new bindings and code
 2024-09-26  0:17 UTC  (3+ messages)
` [PATCH 3/4] leds: bcm63128: Handle shift register config

[RFC/PATCH bpf-next 0/3] bpf: Add slab iterator and kfunc (v1)
 2024-09-26  0:16 UTC  (2+ messages)

[PATCH 00/23] E500 Cleanup
 2024-09-26  0:14 UTC  (4+ messages)
` [PATCH 01/23] hw/ppc/e500: Do not leak struct boot_info

[PATCH v4 ] gpu: drm: replace of_graph_get_next_endpoint()
 2024-09-26  0:05 UTC 

[PATCH 0/4] Process some MMIO-related errors without KVM exit
 2024-09-26  0:06 UTC  (6+ messages)

linux-next: build failure after merge of Linus' tree
 2024-09-26  0:04 UTC 

What's cooking in git.git (Sep 2024, #10; Wed, 25)
 2024-09-26  0:03 UTC 

[RFC v1 0/3] C and Rust support for perf script
 2024-09-26  0:03 UTC  (2+ messages)

[PATCH v6 0/9] of: property: add of_graph_get_next_port/port_endpoint()
 2024-09-26  0:01 UTC  (10+ messages)
` [PATCH v6 1/9] of: property: add of_graph_get_next_port()
` [PATCH v6 2/9] of: property: add of_graph_get_next_port_endpoint()
` [PATCH v6 3/9] ASoC: test-component: use new of_graph functions
` [PATCH v6 4/9] ASoC: rcar_snd: "
` [PATCH v6 5/9] ASoC: audio-graph-card: "
` [PATCH v6 6/9] ASoC: audio-graph-card2: "
` [PATCH v6 7/9] gpu: drm: omapdrm: "
` [PATCH v6 8/9] fbdev: omapfb: "
` [PATCH v6 9/9] media: xilinx-tpg: "

[PATCH 1/2] drm/xe: Add XE_BO_FLAG_NEEDS_WC_CPU and unify mapping for page tables
 2024-09-26  0:00 UTC  (2+ messages)
` ✓ CI.BAT: success for series starting with [1/2] drm/xe: Add XE_BO_FLAG_NEEDS_WC_CPU and unify mapping for page tables. (rev2)

[PATCH] cfi: encode cfi normalized integers + kasan/gcov bug in Kconfig
 2024-09-26  0:00 UTC  (2+ messages)

[PATCH v1] media:tuners: Fix typos in comments across various files
 2024-09-26  0:00 UTC  (2+ messages)

[opencloudos:linux-5.4/lts/5.4.119-20.0009.spr 755/2443] arch/x86/power/cpu.c:406:21: error: implicit declaration of function 'kmalloc_array'; did you mean 'kvmalloc_array'?
 2024-09-25 23:58 UTC 

[PATCH 0/2] KVM: x86/mmu: Repurpose MMU shrinker into page cache shrinker
 2024-09-25 23:54 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86/mmu: Change KVM mmu shrinker to no-op

[PATCH i-g-t 0/6] igt: Clean up some Intel platform checks
 2024-09-25 23:53 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[opencloudos:linux-5.4/lts/5.4.119-20.0009.spr 1817/2443] drivers/vfio/pci/vfio_pci_config.c:1822:12: warning: 'vfio_pci_add_emulated_cap_for_vf' defined but not used
 2024-09-25 23:48 UTC 

[PATCH - RFC] VFS: disable new delegations during delegation-breaking operations
 2024-09-25 23:46 UTC  (2+ messages)

[PATCH v4 00/16] Extended MODVERSIONS Support
 2024-09-25 23:42 UTC  (4+ messages)
` [PATCH v4 14/16] modules: Support extended MODVERSIONS info

[PATCH 1/1] virtio-blk: Add description for blk_size field
 2024-09-25 23:42 UTC  (3+ messages)


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.