All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-06 18:40:55 to 2025-06-06 20:10:57 UTC [more...]

[GIT PULL] USB / Thunderbolt changes for 6.16-rc1
 2025-06-06 20:11 UTC  (2+ messages)

[GIT PULL] Char/Misc/IIO driver changes for 6.16-rc1
 2025-06-06 20:11 UTC  (2+ messages)

[PATCH ath-next] wifi: ath10k: Avoid vdev delete timeout when firmware is already down
 2025-06-06 20:10 UTC  (2+ messages)

[GIT PULL] MIPS changes for v6.16
 2025-06-06 20:11 UTC  (2+ messages)

[GIT PULL] Staging driver changes for 6.16-rc1
 2025-06-06 20:10 UTC  (2+ messages)

[GIT PULL] TTY / Serial driver changes for 6.16-rc1
 2025-06-06 20:10 UTC  (3+ messages)

[PATCH RFC 0/6] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-06-06 20:09 UTC  (6+ messages)
  ` [PATCH RFC 2/6] pwm: Add Rust driver for T-HEAD TH1520 SoC

[PATCH v4 0/7] Add managed SOFT RESERVE resource handling
 2025-06-06 20:09 UTC  (5+ messages)
` [PATCH v4 6/7] dax/hmem: Save the DAX HMEM platform device pointer

[PATCH 0/2] imap-send: make it usable again and add OAuth2.0 support
 2025-06-06 20:06 UTC  (12+ messages)
` [PATCH v14 00/10] "
  ` [PATCH v14 01/10] imap-send: fix bug causing cfg->folder being set to NULL
  ` [PATCH v14 02/10] imap-send: add support for OAuth2.0 authentication
  ` [PATCH v14 03/10] imap-send: add PLAIN authentication method to OpenSSL
  ` [PATCH v14 04/10] imap-send: fix memory leak in case auth_cram_md5 fails
  ` [PATCH v14 05/10] imap-send: gracefully fail if CRAM-MD5 authentication is requested without OpenSSL
  ` [PATCH v14 06/10] imap-send: enable specifying the folder using the command line
  ` [PATCH v14 07/10] imap-send: fix minor mistakes in the logs
  ` [PATCH v14 08/10] imap-send: display port alongwith host when git credential is invoked
  ` [PATCH v14 09/10] imap-send: display the destination mailbox when sending a message
  ` [PATCH v14 10/10] imap-send: add ability to list the available folders

[Buildroot] [PATCH 1/2] package/qoriq-mc-binary: fix target install
 2025-06-06 20:08 UTC  (2+ messages)

[PATCH v13 02/10] imap-send: add support for OAuth2.0 authentication
 2025-06-06 20:08 UTC  (3+ messages)

[Buildroot] [git commit] package/qoriq-mc-utils: fix target install
 2025-06-06 20:05 UTC 

[Buildroot] [git commit] package/qoriq-mc-binary: fix target install
 2025-06-06 20:05 UTC 

perf-tools v6.15 tarball not uploaded?
 2025-06-06 20:07 UTC  (4+ messages)

BTF loading failing on perf
 2025-06-06 20:05 UTC  (4+ messages)

[PATCH] arm/airoha: reset_cpu() does not take any params
 2025-06-06 20:03 UTC 

[Buildroot] [PATCH] package/bats-core: update to 1.12.0
 2025-06-06 20:02 UTC  (2+ messages)

[PATCH v3 0/2] PM: domains: add devm_pm_domain_attach()
 2025-06-06 20:01 UTC  (5+ messages)
` [PATCH v3 1/2] PM: domains: Add devres variant for dev_pm_domain_attach()

[Buildroot] [git commit branch/next] package/bats-core: update to 1.12.0
 2025-06-06 19:58 UTC 

[PATCH v4 00/10] Move uid filtering to BPF filters
 2025-06-06 20:01 UTC  (5+ messages)
` [PATCH v4 03/10] perf parse-events: Add parse_uid_filter helper

[PATCH v2 00/15] Allow x86 to unflatten DTs
 2025-06-06 19:59 UTC  (5+ messages)
` [PATCH v2 08/15] xen/dt: Move bootfdt functions to xen/bootfdt.h

[RFC v2 0/5] BPF controlled io_uring
 2025-06-06 20:00 UTC  (4+ messages)
` [RFC v2 3/5] io_uring/bpf: implement struct_ops registration

[RFC PATCH v3 0/7] Intel RAR TLB invalidation
 2025-06-06 19:58 UTC  (7+ messages)
` [RFC PATCH v3 5/7] x86/mm: Introduce Remote Action Request

[PATCH 0/3] drivers/net/airoha_eth: fixes
 2025-06-06 19:56 UTC  (6+ messages)
` [PATCH 1/3] drivers/net/airoha_eth: add missed terminator for compatible devices list
` [PATCH 2/3] drivers/net/airoha_eth: fix packet transmission errors
` [PATCH 3/3] drivers/net/airoha_eth: fix stalling in package receiving

[Buildroot] [PATCH 1/2] package/msgpack-c: add new package
 2025-06-06 19:55 UTC  (2+ messages)

[PATCH v3 00/11] Crashlog Type1 Version2 support
 2025-06-06 19:54 UTC  (6+ messages)
` [PATCH v3 01/11] platform/x86/intel: refactor endpoint usage
` [PATCH v3 02/11] platform/x86/intel/pmt: crashlog binary file endpoint

[Buildroot] [git commit branch/next] package/fluent-bit: bump to 4.0.3
 2025-06-06 19:52 UTC 

[Buildroot] [git commit branch/next] package/msgpack-c: add new package
 2025-06-06 19:50 UTC 

[PATCH b4 00/10] uv compatibility, typing improvements
 2025-06-06 19:51 UTC  (11+ messages)
` [PATCH b4 01/10] Use PEP-735 dependency groups
` [PATCH b4 02/10] Specify optional dependencies in pyproject.toml
` [PATCH b4 03/10] Specify "
` [PATCH b4 04/10] Add ruff, remove all noqa comments
` [PATCH b4 05/10] Remove `noinspection` comments
` [PATCH b4 06/10] Add mypy
` [PATCH b4 07/10] Add missing LoreTrailer.lmsg annotation
` [PATCH b4 08/10] Check variables for None rather than exprs
` [PATCH b4 09/10] Make LoreSeries.indexes never None
` [PATCH b4 10/10] Add missing type annotations

[PATCH 0/9] Add WildCat Lake support
 2025-06-06 19:51 UTC  (10+ messages)
` [PATCH 1/9] drm/i915/xe3lpd: Add support for display version 30.02
` [PATCH 2/9] drm/xe/xe3: Add support for graphics IP version 30.03
` [PATCH 3/9] drm/xe/xe3: Add support for media IP version 30.02
` [PATCH v2 4/9] drm/i915/xe3lpd: Update bandwidth parameters for display "
` [PATCH 5/9] drm/i915: Set max cdclk for display 30.02
` [PATCH 6/9] drm/xe: Add Wildcat Lake device IDs to PTL list
` [PATCH 7/9] drm/i915/xe3lpd: Extend DMC path for display version 30.02
` [PATCH 8/9] drm/i915/wcl: C10 phy connected to port A and B
` [PATCH 9/9] drm/i915/xe3lpd: Extend WA 16023981245 for display 30.02

[PATCH v1] xen/console: group pbuf under console field
 2025-06-06 19:49 UTC 

[PATCH 0/5] Enable media OA
 2025-06-06 19:48 UTC  (12+ messages)
` [PATCH 1/5] drm/xe/oa/uapi: Expose media OA units
` [PATCH 2/5] drm/xe/oa: Print hwe to OA unit mapping
` [PATCH 3/5] drm/xe/oa: Introduce stream->oa_unit
` [PATCH 4/5] drm/xe/oa: Assign hwe for OAM_SAG
` [PATCH 5/5] drm/xe/oa: Enable OAM latency measurement
` ✓ CI.Patch_applied: success for Enable media OA
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

Fwd: [Ms-nfs41-client-devel] ANN: NFSv4.2/NFSv4.1 filesystem client Windows driver binaries for Windows 10/11+WindowsServer 2019/2022 for testing, 2025-06-06 
 2025-06-06 19:48 UTC 

[PATCH v2 0/2] xen/console: updates to diagnostic messages prefixes
 2025-06-06 19:47 UTC  (6+ messages)
` [PATCH v2 2/2] xen/console: unify printout behavior for UART emulators

[PATCH v8 4/9] drm/ttm: Add ttm_bo_kmap_try_from_panic()
 2025-06-06 19:46 UTC  (2+ messages)

[PATCH] net: randomize layout of struct net_device
 2025-06-06 19:46 UTC  (7+ messages)

[PATCH v4] riscv: sbi: Add SBI Debug Triggers Extension tests
 2025-06-06 19:45 UTC  (2+ messages)

[PATCH 00/41] treewide: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
 2025-06-06 19:45 UTC  (4+ messages)
` [PATCH 23/41] openrisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers

Broken 32-bit riscv debug build with ZSTD and FTRACE
 2025-06-06 19:42 UTC  (6+ messages)

[PATCH] .gitignore: ignore compile_commands.json globally
 2025-06-06 19:41 UTC  (2+ messages)

[PATCH] rust: cpumask: Validate CPU number in set() and clear()
 2025-06-06 19:40 UTC  (6+ messages)

selinux userspace wiki
 2025-06-06 19:39 UTC  (3+ messages)

[PATCH v1] migration: Wait for cpr.sock file to appear before connecting
 2025-06-06 19:37 UTC  (12+ messages)

[PATCH v10 00/12] iio: adc: ad7768-1: Add features, improvements, and fixes
 2025-06-06 19:37 UTC  (4+ messages)
` [PATCH v10 07/12] iio: adc: ad7768-1: Add GPIO controller support

[QEMU PATCH v3 0/9] CXL: FMAPI DCD Management Commands 0x5600-0x5605
 2025-06-06 19:37 UTC  (5+ messages)
` [QEMU PATCH v3 9/9] cxl-mailbox-utils: 0x5605 - FMAPI Initiate DC Release

[rafael-pm:bleeding-edge 7/9] drivers/acpi/processor_idle.c:63: undefined reference to `arch_cpu_rescan_dead_smt_siblings'
 2025-06-06 19:36 UTC 

[PATCH v4 0/2] tests/intel/xe_fault_injection: Ignore all errors while injecting fault
 2025-06-06 19:36 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_fault_injection: Ignore all errors while injecting fault (rev6)
` ✓ i915.CI.BAT: "

[PATCH] rockchip: Add support for GameForce Ace
 2025-06-06 19:02 UTC  (3+ messages)

common/spl fixes
 2025-06-06 19:35 UTC  (4+ messages)
` [PATCH 1/3] common/spl: fix potential out of buffer access in spl_fit_get_image_name function
` [PATCH 2/3] common/spl: handle properly images with bad checksum
` [PATCH 3/3] common/spl: improve error handling in spl_fit

[PATCH v1] rust: time: Fix compile error in impl_has_hr_timer macro
 2025-06-06 19:34 UTC  (2+ messages)

NET: TCP Server Remains in ESTABLISHED State After RST Sent ?? 5.15 Kernel
 2025-06-06 19:30 UTC 

[PATCH 0/4] phy: airoha: add support for AN7583 PCIe PHY driver
 2025-06-06 19:22 UTC  (10+ messages)
` [PATCH 1/4] phy: move Airoha PCIe PHY driver to dedicated directory
` [PATCH 2/4] phy: airoha: add EN7581 tag to PCIe PHY driver
` [PATCH 3/4] dt-bindings: phy: airoha: Document support for AN7583 PCIe PHY
` [PATCH 4/4] phy: airoha: add support for AN7583 PCIe PHY driver

[PATCH v2] platform/x86: Move Lenovo files into lenovo subdir
 2025-06-06 19:30 UTC  (6+ messages)

[RFC 00/13] objtool: Function validation tracing
 2025-06-06 19:29 UTC  (3+ messages)

[PATCH 00/21] migration: Unify capabilities and parameters
 2025-06-06 19:28 UTC  (11+ messages)
` [PATCH 14/21] migration: Cleanup hmp_info_migrate_parameters
` [PATCH 15/21] migration: Add capabilities into MigrationParameters
` [PATCH 17/21] migration: Remove s->capabilities
` [PATCH 18/21] qapi/migration: Deprecate capabilities commands
` [PATCH 19/21] migration: Allow migrate commands to provide the migration config

[PATCH] ALSA: hda/realtek - Enable mute LED on HP Pavilion Laptop 15-eg100
 2025-06-06 19:24 UTC  (2+ messages)

[PATCH v1 1/2] mediatek MT7921: update bluetooth firmware to 20250523111333
 2025-06-06 19:26 UTC  (3+ messages)
` [PATCH v1 2/2] mediatek MT7922: update bluetooth firmware to 20250523103438

[PATCH V4] perf: Fix the throttle error of some clock events
 2025-06-06 19:25 UTC 

[PATCH] linux-firmware: update firmware for MT7922 WiFi device
 2025-06-06 19:25 UTC  (2+ messages)

[PULL v2 0/6] Python patches
 2025-06-06 15:27 UTC  (2+ messages)

[PULL 00/31] Threading, Rust, i386 changes for 2025-06-06
 2025-06-06 15:27 UTC  (2+ messages)

[akpm-mm:mm-new 61/87] drivers/cxl/core/region.c:2437:22: error: invalid use of undefined type 'struct node_notify'
 2025-06-06 19:23 UTC  (2+ messages)

[PATCH v4 0/5] Enable media OA
 2025-06-06 19:21 UTC  (4+ messages)
` [PATCH 1/5] drm/xe/oa/uapi: Expose media OA units

[PATCH] linux-firmware: update firmware for MT7921 WiFi device
 2025-06-06 19:20 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: add gc_boost_gc_multiple sysfs node
 2025-06-06 19:20 UTC  (2+ messages)
`  "

[PATCH V3 0/1] KVM: TDX: Decrease TDX VM shutdown time
 2025-06-06 19:17 UTC  (3+ messages)
` [PATCH V3 1/1] KVM: TDX: Add sub-ioctl KVM_TDX_TERMINATE_VM

[RFC PATCH 00/25] Implementing a MSHV (Microsoft Hypervisor) accelerator
 2025-06-06 19:16 UTC  (6+ messages)
` [RFC PATCH 18/25] target/i386/mshv: Implement mshv_arch_put_registers()

[f2fs-dev] [PATCH] f2fs: add gc_boost_gc_multiple sysfs node
 2025-06-06 19:15 UTC  (2+ messages)
`  "

[PATCH 0/3] mm: userfaultfd: assorted fixes and cleanups
 2025-06-06 19:15 UTC  (7+ messages)
` [PATCH 2/3] userfaultfd: prevent unregistering VMAs through a different userfaultfd

[PATCH v7 00/10] Add falcon support for am62a, 62p and 62x
 2025-06-06 19:15 UTC  (9+ messages)
` [PATCH v7 01/10] spl: Kconfig: allow K3 devices to use falcon mode
` [PATCH v7 02/10] spl: make CMD_BOOTZ exclusive with TI_SECURE_DEVICE
` [PATCH v7 07/10] board: ti: add default dtb for am62 in falcon mode
` [PATCH v7 08/10] mach-k3: common: enable falcon mode for 62 platform

[linux-next:master] BUILD REGRESSION 475c850a7fdd0915b856173186d5922899d65686
 2025-06-06 19:13 UTC 

[PATCH v9 0/7] iio: adc: add ad7606 calibration support
 2025-06-06 19:14 UTC  (2+ messages)

[PATCH] regulator: fan53555: add enable_time support and soft-start times
 2025-06-06 19:09 UTC  (2+ messages)

[PATCH] ceph: fix overflowed constant issue in ceph_do_objects_copy()
 2025-06-06 19:05 UTC 

[PATCH] ceph: fix wrong sizeof argument issue in register_session()
 2025-06-06 19:05 UTC 

[PATCH] ceph: add checking of wait_for_completion_killable() return value
 2025-06-06 19:04 UTC 

[PATCH v2 0/4] perf: generate events for BPF metadata
 2025-06-06 19:04 UTC  (5+ messages)
` [PATCH v2 1/4] perf: detect support for libbpf's emit_strings option
` [PATCH v2 3/4] perf: collect BPF metadata from new programs, and display the new event

Controlling time in QEMU
 2025-06-06 19:03 UTC 

[PATCH v1] mm/gup: remove (VM_)BUG_ONs
 2025-06-06 19:03 UTC  (13+ messages)

[PATCH v2 00/62] objtool,livepatch: klp-build livepatch module generation
 2025-06-06 19:03 UTC  (4+ messages)
` [PATCH v2 59/62] livepatch/klp-build: Introduce klp-build script for generating livepatch modules

[PATCH i-g-t] tests/kms_getfb: replace CCS with NV12 and use libigt functions
 2025-06-06 19:03 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for tests/kms_getfb: replace CCS with NV12 and use libigt functions (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v2 1/4] arm64: dts: imx95-19x19-evk: add adc0 flexcan[1,2] i2c[2,3] uart5 spi3 and tpm3
 2025-06-06 19:00 UTC  (4+ messages)
` [PATCH v2 2/4] arm64: dts: imx95-evk: add USB3 PHY tuning properties
` [PATCH v2 3/4] arm64: dts: imx95-19x19-evk: adjust pinctrl settings for usdhc2
` [PATCH v2 4/4] arm64: dts: imx95-19x19-evk: add GPIO reset for ethphy0

[bluez/bluez]
 2025-06-06 19:01 UTC 

[bluez/bluez]
 2025-06-06 19:01 UTC 

[PATCH] net: ch9200: use BIT macro for bitmask constants
 2025-06-06 19:00 UTC  (4+ messages)

[PATCH] drm/xe: don't store the xe device pointer inside xe_ttm_tt
 2025-06-06 19:00 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: don't store the xe device pointer inside xe_ttm_tt (rev2)

[PATCH BlueZ v2 1/2] shared/shell: Add support for -EINPROGRESS to bt_shell_noninteractive_quit
 2025-06-06 19:00 UTC  (2+ messages)

[PATCH BlueZ v1 1/3] adapter: Fix exposing coordinate sets if LE Audio is disabled
 2025-06-06 19:00 UTC  (2+ messages)

[PATCH] weston: upgrade 14.0.1 -> 14.0.2
 2025-06-06 18:56 UTC 

[RFC PATCH v6 00/32] AMD: Add Secure AVIC Guest Support
 2025-06-06 18:56 UTC  (6+ messages)
` [RFC PATCH v6 07/32] KVM: x86: apic_test_vector() to common code

[PATCH printk v1] printk: nbcon: Allow reacquire during panic
 2025-06-06 18:55 UTC 

[PATCH v4] gup: optimize longterm pin_user_pages() for large folio
 2025-06-06 18:55 UTC 

[sean-jc:sink 118/119] ld.lld: error: undefined symbol: amd_iommu_fake_irte
 2025-06-06 18:55 UTC 

[PATCH V2] net: sfp: add quirk for Potron SFP+ XGSPON ONU Stick
 2025-06-06 18:54 UTC  (5+ messages)

[PATCH] u-boot: move arm64 disabling fragments to versioned recipe
 2025-06-06 18:54 UTC  (4+ messages)
` [OE-core] "

[BUG?] vfio/pci: VA alignment sensitivity of VFIO_IOMMU_MAP_DMA which target MMIO
 2025-06-06 18:49 UTC  (2+ messages)

[PATCH RESEND 0/3] HID: wacom: fix resource cleanup issues
 2025-06-06 18:49 UTC  (4+ messages)
` [PATCH RESEND 1/3] HID: wacom: fix memory leak on kobject creation failure
` [PATCH RESEND 2/3] HID: wacom: fix memory leak on sysfs attribute "
` [PATCH RESEND 3/3] HID: wacom: fix kobject reference count leak

[PATCH v3] dt-bindings: pmem: Convert binding to YAML
 2025-06-06 18:11 UTC 

[PATCH v2 0/3] x86/mm: TLB flush fixes
 2025-06-06 18:50 UTC  (3+ messages)
` [PATCH v2 1/3] x86/mm: Fix potential overflow in user_pcid_flush_mask

[PATCH 0/3] Small improvements in topology code
 2025-06-06 18:49 UTC  (3+ messages)
` ✓ Xe.CI.Full: success for "

[f2fs-dev] [PATCH v2] f2fs: turn off one_time when forcibly set to foreground GC
 2025-06-06 18:49 UTC  (2+ messages)
`  "

[PATCH v4 0/6] Enable strict percpu address space checks
 2025-06-06 18:48 UTC  (9+ messages)
` [PATCH v4 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers
  ` Large modules with 6.15 [was: [PATCH v4 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers]

[PATCH v2 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
 2025-06-06 18:47 UTC  (4+ messages)
` [PATCH v2 1/2] mm: huge_memory: disallow hugepages if the system-wide THP sysfs "

[bluez/bluez] 4a7ee3: adapter: Fix exposing coordinate sets if LE Audio 
 2025-06-06 18:43 UTC 

adding CAP_RESERVED_# bits
 2025-06-06 18:32 UTC  (2+ messages)

[PATCH v1 0/2] mm/huge_memory: don't mark refcounted pages special in vmf_insert_folio_*()
 2025-06-06 18:41 UTC  (6+ messages)
` [PATCH v1 1/2] mm/huge_memory: don't mark refcounted pages special in vmf_insert_folio_pmd()

[PATCH V3] perf: Fix the throttle error of some clock events
 2025-06-06 18:40 UTC  (12+ 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.