All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-20 21:09:27 to 2025-05-20 22:39:22 UTC [more...]

[PATCH v3 00/19] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-05-20 21:32 UTC  (11+ messages)
` [PATCH v3 16/19] nova-core: Add support for VBIOS ucode extraction for boot

[PATCH 0/6] dma: fake-dma and IOVA tests
 2025-05-20 22:39 UTC  (7+ messages)
` [PATCH 1/6] fake-dma: add fake dma engine driver
` [PATCH 2/6] dmatest: split dmatest_func() into helpers
` [PATCH 3/6] dmatest: move printing to its own routine
` [PATCH 4/6] dmatest: add IOVA tests
` [PATCH 5/6] dma-mapping: benchmark: move validation parameters into a helper
` [PATCH 6/6] dma-mapping: benchmark: add IOVA support

[PATCH v3 0/4] diff: add pathspec support to --no-index
 2025-05-20 22:38 UTC  (7+ messages)
` [PATCH v3 1/4] prefix_path: support prefixes not ending in trailing slash
` [PATCH v3 2/4] pathspec: expose match_pathspec_with_flags

[PATCH] security/commoncap: don't assume "setid" if all ids are identical
 2025-05-20 22:38 UTC  (11+ messages)
` [PATCH] exec: Correct the permission check for unsafe exec
            ` [PATCH v2] "

[PATCH 0/3] Fixes for VF GuC version and guc_info debugfs
 2025-05-20 22:39 UTC  (4+ messages)
` [PATCH 2/3] drm/xe/vf: Store the GuC FW info in guc->fw

[PATCH v2 0/2] xen/domain: updates to hardware emulation flags
 2025-05-20 22:38 UTC  (7+ messages)
` [PATCH v2 1/2] xen/domain: introduce non-x86 "
` [PATCH v2 2/2] xen/domain: rewrite emulation_flags_ok()

[geert-renesas-drivers:master 16/58] drivers/gpu/drm/xe/xe_svm.c:712:16: error: implicit declaration of function 'drm_gpusvm_find_vma_start'; did you mean 'xe_svm_find_vma_start'?
 2025-05-20 22:35 UTC 

[PATCH 1/2] rust: add `pin-init` as a dependency to `bindings` and `uapi`
 2025-05-20 22:36 UTC  (4+ messages)
` [PATCH 2/2] rust: derive `Zeroable` for all structs & unions generated by bindgen where possible

[PATCH v7 00/17] Rate limit AER logs
 2025-05-20 22:35 UTC  (23+ messages)
` [PATCH v7 01/17] PCI/DPC: Initialize aer_err_info before using it
` [PATCH v7 02/17] PCI/DPC: Log Error Source ID only when valid
` [PATCH v7 03/17] PCI/AER: Factor COR/UNCOR error handling out from aer_isr_one_error()
` [PATCH v7 04/17] PCI/AER: Consolidate Error Source ID logging in aer_isr_one_error_type()
` [PATCH v7 05/17] PCI/AER: Extract bus/dev/fn in aer_print_port_info() with PCI_BUS_NUM(), etc
` [PATCH v7 06/17] PCI/AER: Rename aer_print_port_info() to aer_print_source()
` [PATCH v7 07/17] PCI/AER: Move aer_print_source() earlier in file
` [PATCH v7 08/17] PCI/AER: Initialize aer_err_info before using it
` [PATCH v7 09/17] PCI/AER: Simplify pci_print_aer()
` [PATCH v7 10/17] PCI/AER: Update statistics early in logging
` [PATCH v7 11/17] PCI/AER: Combine trace_aer_event() with statistics updates
` [PATCH v7 12/17] PCI/AER: Check log level once and remember it
` [PATCH v7 13/17] PCI/AER: Make all pci_print_aer() log levels depend on error type
` [PATCH v7 14/17] PCI/AER: Rename struct aer_stats to aer_info
` [PATCH v7 15/17] PCI/AER: Ratelimit correctable and non-fatal error logging
` [PATCH v7 16/17] PCI/AER: Add ratelimits to PCI AER Documentation
` [PATCH v7 17/17] PCI/AER: Add sysfs attributes for log ratelimits

Audio & Video Transcription / Translation Service at 70 cents/min
 2025-05-20 22:23 UTC 

[PATCH] wifi: add sk_requests_wifi_status()
 2025-05-20 22:34 UTC 

[PATCH 05/28] mm, swap: sanitize swap cache lookup convention
 2025-05-20 22:33 UTC  (6+ messages)

[PATCH v4 00/40] drm/msm: sparse / "VM_BIND" support
 2025-05-20 22:31 UTC  (12+ messages)
` [PATCH v4 01/40] drm/gpuvm: Don't require obj lock in destructor path

[PATCH 0/7] net: Convert dev_set_mac_address() to struct sockaddr_storage
 2025-05-20 22:31 UTC  (8+ messages)
` [PATCH 1/7] net: core: Convert inet_addr_is_any() to sockaddr_storage
` [PATCH 2/7] net: core: Switch netif_set_mac_address() to struct sockaddr_storage
` [PATCH 3/7] net/ncsi: Use struct sockaddr_storage for pending_mac
` [PATCH 4/7] ieee802154: Use struct sockaddr_storage with dev_set_mac_address()
` [PATCH 5/7] net: usb: r8152: Convert to use struct sockaddr_storage internally
` [PATCH 6/7] net: core: Convert dev_set_mac_address() to struct sockaddr_storage
` [PATCH 7/7] rtnetlink: do_setlink: Use "

[PATCH 0/2] drm/msm/a7xx: Call CP_RESET_CONTEXT_STATE
 2025-05-20 22:28 UTC  (3+ messages)
` [PATCH 1/2] drm/msm: Fix CP_RESET_CONTEXT_STATE bitfield names
` [PATCH 2/2] drm/msm/a7xx: Call CP_RESET_CONTEXT_STATE

[PATCH v22 0/5] arm64/perf: Enable branch stack sampling
 2025-05-20 22:27 UTC  (6+ messages)
` [PATCH v22 1/5] arm64/sysreg: Add BRBE registers and fields
` [PATCH v22 2/5] arm64: el2_setup.h: Make __init_el2_fgt labels consistent, again
` [PATCH v22 3/5] arm64: Handle BRBE booting requirements
` [PATCH v22 4/5] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH v22 5/5] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

[BUG] propagate_umount() breakage
 2025-05-20 22:27 UTC  (9+ messages)
        ` [RFC][CFT][PATCH] Rewrite of propagate_umount() (was Re: [BUG] propagate_umount() breakage)

[PATCH v2 next 0/4] Implement mul_u64_u64_div_u64_roundup()
 2025-05-20 22:28 UTC  (9+ messages)
` [PATCH v2 next 2/4] lib: mul_u64_u64_div_u64() Use BUG_ON() for divide by zero
` [PATCH v2 next 3/4] lib: Add mul_u64_add_u64_div_u64() and mul_u64_u64_div_u64_roundup()

[nf-next PATCH v6 00/12] Dynamic hook interface binding part 2
 2025-05-20 22:28 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: rename _Read_EEPROM to _read_eeprom
 2025-05-20 22:26 UTC 

[RFC PATCH 0/5] add process_madvise() flags to modify behaviour
 2025-05-20 22:26 UTC  (8+ messages)
` [RFC PATCH 4/5] mm/madvise: add PMADV_SET_FORK_EXEC_DEFAULT process_madvise() flag

[PATCH] btrfs: preserve mount-supplied device path
 2025-05-20 22:25 UTC  (2+ messages)

[PATCH v4 0/4] KVM: x86: allow DEBUGCTL.DEBUGCTLMSR_FREEZE_IN_SMM passthrough
 2025-05-20 22:24 UTC  (6+ messages)
` [PATCH v4 3/4] x86: nVMX: check vmcs12->guest_ia32_debugctl value given by L2

[RFC PATCH 00/25] Implementing a MSHV (Microsoft Hypervisor) accelerator
 2025-05-20 22:22 UTC  (11+ messages)
` [RFC PATCH 14/25] target/i386/mshv: Add CPU create and remove logic
` [RFC PATCH 15/25] target/i386/mshv: Implement mshv_store_regs()
` [RFC PATCH 16/25] target/i386/mshv: Implement mshv_get_standard_regs()
` [RFC PATCH 17/25] target/i386/mshv: Implement mshv_get_special_regs()
` [RFC PATCH 18/25] target/i386/mshv: Implement mshv_arch_put_registers()

[PATCH v21 0/4] arm64/perf: Enable branch stack sampling
 2025-05-20 22:22 UTC  (5+ messages)
` [PATCH v21 4/4] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

[RFC 1/1] media: mc: Add "kaboom" module parameter
 2025-05-20 22:21 UTC  (3+ messages)

[PATCH v3] vfio/type1: optimize vfio_pin_pages_remote() for huge folio
 2025-05-20 22:21 UTC  (7+ messages)

[PATCH v2 00/12] KVM: Make irqfd registration globally unique
 2025-05-20 22:20 UTC  (4+ messages)
` [PATCH v2 08/12] sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority()

[PATCH bpf-next/net v3 0/5] bpf: Add mptcp_subflow bpf_iter support
 2025-05-20 22:18 UTC  (5+ messages)
` [PATCH bpf-next/net v3 4/5] selftests/bpf: Add mptcp_subflow bpf_iter subtest

[Intel-wired-lan] [tnguy-net-queue:100GbE] BUILD SUCCESS 2dabe349f7882ff1407a784d54d8541909329088
 2025-05-20 22:15 UTC 

[PATCH v2] drm/xe: Add configfs to load with fewer engines
 2025-05-20 22:15 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Add configfs to load with fewer engines (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[brgl:gpio/for-next 93/99] gpio-davinci.c:undefined reference to `gpiochip_irq_reqres'
 2025-05-20 22:14 UTC 

[PATCH] perf trace: Increase syscall handler map size to 1024
 2025-05-20 22:14 UTC  (4+ messages)

[PATCH v3 0/3] Add 'ngpios' and 'gpio-reserved-ranges' for vf610-gpio driver
 2025-05-20 22:14 UTC  (5+ messages)
` [PATCH v3 2/3] ARM: dts: add ngpios for vf610 compatible gpio controllers

Tuple and changes for m68k with -malign-int
 2025-05-20 22:13 UTC  (9+ messages)

[PATCH] t: remove unexpected SANITIZE_LEAK variables
 2025-05-20 22:09 UTC  (3+ messages)

[PATCH 1/1] container_of: Document container_of() is not to be used in new code
 2025-05-20 22:09 UTC  (4+ messages)

[RFC PATCH bpf-next] bpf: Support L4 csum update for IPv6 address changes
 2025-05-20 22:06 UTC 

sound/soc/codecs/snd-soc-wcd9335.o: error: objtool: wcd9335_slimbus_irq(): unexpected end of section .text.wcd9335_slimbus_irq
 2025-05-20 22:04 UTC 

[Intel-wired-lan] [iwl-net PATCH v3] idpf: fix a race in txq wakeup
 2025-05-20 22:03 UTC  (3+ messages)

[PATCH] prioritise WG_QUICK_USERSPACE_IMPLEMENTATION over kernel implementation when set
 2025-03-10 11:48 UTC 

[PATCH] wg-quick: add 'dev' to 'ip link add' to avoid keyword conflicts
 2025-05-05  7:13 UTC 

Small patch to add support for MPTCP on Linux
 2025-05-20 22:02 UTC  (11+ messages)

[PATCH V4 00/16] perf: Fix the throttle logic for group
 2025-05-20 22:02 UTC  (5+ messages)
` [PATCH V4 01/16] perf: Fix the throttle logic for a group
` [PATCH V4 02/16] perf: Only dump the throttle log for the leader

[PATCH 0/3] gpio: fix Kconfig issues
 2025-05-20 22:00 UTC  (7+ messages)
` [PATCH 1/3] gpio: pxa: select GPIOLIB_IRQCHIP
` [PATCH 2/3] gpio: mpc8xxx: "
` [PATCH 3/3] gpiolib: remove unneeded #ifdef

[RESEND PATCH v1 wireguard-tools] ipc: linux: Support incremental allowed ips updates
 2025-05-20 22:00 UTC  (7+ messages)
` [RESEND PATCH v3 net-next] wireguard: allowedips: Add WGALLOWEDIP_F_REMOVE_ME flag

[PATCH v2 00/10] cxl: Delay HB port and switch dport probing until endpoint dev probe
 2025-05-20 21:59 UTC  (10+ messages)
` [PATCH v2 07/10] cxl: Change sslbis handler to only handle single dport
` [PATCH v2 08/10] cxl: Add helper to detect top of CXL device topology
` [PATCH v2 10/10] cxl: Move enumeration of hostbridge ports to the memdev probe path

[PATCH v2 0/2] Add 'ngpios' and 'gpio-reserved-ranges' for vf610-gpio driver
 2025-05-20 21:57 UTC  (2+ messages)

[PATCH v9 0/4] Support for IN_FORMATS_ASYNC plane property
 2025-05-20 21:57 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] i2c: mlxbf: avoid 64-bit division
 2025-05-20 21:57 UTC  (2+ messages)

[meta-arago][master][PATCH 0/9] Cleanup for auto checking
 2025-05-20 21:54 UTC  (5+ messages)
` [meta-arago][master][PATCH 4/9] chromium-ozone-wayland: Wrap the bbappend in a compliant manner
` [meta-arago][master][PATCH 5/9] nativesdk-buildtools-perl-dummy: "

[openeuler:OLK-6.6 2263/2263] mm/dynamic_pool.c:1612:51: warning: variable 'ret' is uninitialized when used here
 2025-05-20 21:54 UTC 

[PATCH 0/2] arm64: dts: qcom: Introduce Oneplus Pad Pro
 2025-05-20 21:54 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8650: Add support for Oneplus Pad Pro (caihong)

linux-next: duplicate patch in the orangefs tree
 2025-05-20 21:53 UTC 

[PATCH] ARM: dts: add ngpios for vf610 compatible gpio controllers
 2025-05-20 21:53 UTC  (2+ messages)

[meta-oe][PATCH] smarty: Drop allarch
 2025-05-20 21:52 UTC  (2+ messages)
` [meta-oe][walnascar][PATCH] "

[PATCH v6] clk: qcom: dispcc-sm8750: Fix setting rate byte and pixel clocks
 2025-05-20 21:52 UTC  (3+ messages)

[PATCH v2] pinctrl: freescale: Add support for imx943 pinctrl
 2025-05-20 21:51 UTC  (2+ messages)

[PATCH v5] mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()
 2025-05-20 21:48 UTC 

[PATCH] tests/intel/xe_oa: Ignore other errors when looking for buffer overflow
 2025-05-20 21:49 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[meta-arago][master][PATCH] conf: arago.conf: Set DEFAULTTUNE for armv7a to fix qtbase build issue
 2025-05-20 21:46 UTC 

[PATCH 4/6] ASoC: meson: Use helper function for_each_child_of_node_scoped()
 2025-05-20 21:43 UTC  (3+ messages)

[PATCH v2 0/3] pinctrl: qcom: several fixes for the pinctrl-msm code
 2025-05-20 21:43 UTC  (2+ messages)

[PATCH v3 1/2] pinctrl: freescale: Depend imx-scu driver on OF
 2025-05-20 21:40 UTC  (2+ messages)

[PATCH v3 RESEND] PCI: Introduce Cray ClusterStor E1000 NVMe slot LED driver
 2025-05-20 21:26 UTC  (3+ messages)

[PATCH 6.14 000/145] 6.14.8-rc1 review
 2025-05-20 21:34 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sc7280: Mark FastRPC context banks as dma-coherent
 2025-05-20 21:34 UTC  (2+ messages)

[PATCH v11 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
 2025-05-20 21:32 UTC  (2+ messages)

[brauner-github:vfs-6.16.misc 50/54] fs/buffer.c:1130:30: error: implicit declaration of function '__find_get_block_nonatomic'; did you mean '__find_get_block_slow'?
 2025-05-20 21:32 UTC 

[brauner-vfs:vfs.all 147/164] coredump.c:undefined reference to `sock_from_file'
 2025-05-20 21:32 UTC 

【SBI証券】口座保護のための設定更新依頼
 2025-05-20 21:32 UTC 

[PATCH net-next v2] rtnetlink: do_setlink: Use struct sockaddr_storage
 2025-05-20 21:32 UTC  (2+ messages)

[PATCH v1] power: reset: qcom-pon: Rename variables to use generic naming
 2025-05-20 21:31 UTC  (2+ messages)

[PATCH v3 00/13] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-05-20 21:31 UTC  (11+ messages)
` [PATCH v3 12/13] PCI/TSM: support TDI related operations for host TSM driver
` [PATCH v3 13/13] PCI/TSM: Add Guest TSM Support

[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
 2025-05-20 21:31 UTC  (3+ messages)

[PATCH v4 00/30] drm/msm/dpu: rework HW block feature handling
 2025-05-20 21:30 UTC  (7+ messages)
` [PATCH v4 09/30] drm/msm/dpu: get rid of DPU_CTL_ACTIVE_CFG
` [PATCH v4 20/30] drm/msm/dpu: get rid of DPU_MDP_AUDIO_SELECT

[bluez/bluez]
 2025-05-20 21:28 UTC 

[bluez/bluez]
 2025-05-20 21:28 UTC 

[PATCH v4 0/3] rust: add `UnsafePinned` type
 2025-05-20 21:26 UTC  (3+ messages)
` [PATCH v4 1/3] rust: add UnsafePinned type

[PATCH v6 13/16] PCI/AER: Rename struct aer_stats to aer_report
 2025-05-20 21:25 UTC  (2+ messages)

[PATCH] Restore iOS-like NWPath handling on MacOS app
 2025-03-04 17:50 UTC 

[PATCH v5 0/4] rust: DebugFS Bindings
 2025-05-20 21:24 UTC  (8+ messages)
` [PATCH v5 4/4] rust: samples: Add debugfs sample

[PATCH] selinux: add a 5 second sleep to /sys/fs/selinux/user
 2025-05-20 21:22 UTC  (2+ messages)

[PATCH v5 00/24] drm/msm: Add support for SM8750
 2025-05-20 21:23 UTC  (5+ messages)
` [PATCH v5 15/24] drm/msm/dsi/phy: Define PHY_CMN_CTRL_0 bitfields

[PATCH i-g-t v5 0/5] Update image assets
 2025-05-20 21:22 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for Update image assets (rev6)

[PATCH 1/2] net: fix offset calculation for GENEVE packet
 2025-05-20 21:21 UTC  (4+ messages)
` [PATCH 2/2] app/testpmd: clear stale internal len information

[PATCH BlueZ v2] doc: Convert mgmt-api.txt to mgmt.rst
 2025-05-20 21:20 UTC  (2+ messages)

[PATCH] Bluetooth: MGMT: iterate over mesh commands in mgmt_mesh_foreach()
 2025-05-20 21:20 UTC  (2+ messages)

[PATCH 6.1 00/97] 6.1.140-rc1 review
 2025-05-20 21:19 UTC  (2+ messages)

include/linux/rcupdate.h:538:9: error: dereferencing pointer to incomplete type 'struct nfsd_file'
 2025-05-20 21:18 UTC 

[PATCH v2] pinctrl: mediatek: eint: Fix invalid pointer dereference for v1 platforms
 2025-05-20 21:15 UTC 

[PATCH v2] ath11k: add support for dynamic vlan (ap/vlan)
 2025-05-20 21:16 UTC 

[PATCH v1 1/3] perf dso: Minor refactor to allow Wthread-safety analysis
 2025-05-20 21:17 UTC  (2+ messages)

[PATCH 6.6 000/117] 6.6.92-rc1 review
 2025-05-20 21:16 UTC  (2+ messages)

[PATCH RESEND v17 1/3] lsm, selinux: Add setup_report permission to binder
 2025-05-20 21:15 UTC  (2+ messages)
` [PATCH "

[PATCH] rust: remove unneeded Rust 1.87.0 `allow(clippy::ptr_eq)`
 2025-05-20 21:15 UTC  (3+ messages)

[PATCH bpf-next v3 0/2] bpf: Warn with bpf_unreachable() kfunc maybe due to uninitialized variable
 2025-05-20 21:14 UTC  (9+ messages)
` [PATCH bpf-next v3 1/2] "

[PATCH 6.12 000/143] 6.12.30-rc1 review
 2025-05-20 21:14 UTC  (2+ messages)

[PATCH v4 net-next: rds] replace strncpy with strscpy_pad
 2025-05-20 21:13 UTC  (3+ messages)
` [PATCH v5 "

[bluez/bluez] 0402c0: doc: Convert mgmt-api.txt to mgmt.rst
 2025-05-20 21:13 UTC 

[PATCH i-g-t] tests/intel/xe_drm_fdinfo: Add test to check for active contexts
 2025-05-20 21:12 UTC  (3+ messages)

[PATCH v2 0/8] Introduce HDP support for STM32MP platforms
 2025-05-20 21:09 UTC  (2+ messages)

[tzungbi-chrome-platform:dev 19/20] drivers/platform/chrome/cros_ec_uart_test.c:127:27: error: too few arguments to function 'serdev_controller_alloc'
 2025-05-20 21:11 UTC 

[syzbot] [net?] [nfs?] KASAN: slab-out-of-bounds Read in cache_clean
 2025-05-20 21:11 UTC  (3+ messages)

[PATCH] /: [FirstTimer] Remove DISABLE_SIGN_COMPARE_WARNINGS from file add-interactive.c
 2025-05-20 21:10 UTC  (2+ messages)

[PATCH v5 00/25] tcg-plugins: add hooks for discontinuities
 2025-05-20 21:09 UTC  (5+ messages)
` [PATCH v5 23/25] tests: add plugin asserting correctness of discon event's to_pc

[PATCH BlueZ v1 1/2] org.bluez.Device: Add last-used option to PreferredBearer
 2025-05-20 21:10 UTC  (2+ messages)

[RFC PATCH 4/6] selinux: improve network lookup failure warnings
 2025-05-20 21:09 UTC  (2+ messages)
` [PATCH RFC "

[bluez/bluez] 940717: org.bluez.Device: Add last-used option to Preferre
 2025-05-20 21:09 UTC 


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.