messages from 2026-06-10 16:37:53 to 2026-06-10 17:10:16 UTC [more...]
[PATCHES v5 00/11] perf tools: Assorted fixes
2026-06-10 17:10 UTC (17+ messages)
` [PATCH 01/11] perf tools: Fix get_max_num() size_t underflow on empty sysfs file
` [PATCH 02/11] perf tools: Use scnprintf() in cpu_map__snprint() to prevent overflow
` [PATCH 03/11] perf tools: Use perf_env__get_cpu_topology() in machine__resolve()
` [PATCH 04/11] perf tools: NULL bitmap pointers after bitmap_free()
` [PATCH 05/11] perf sched: Bounds-check prio before test_bit() in timehist
` [PATCH 06/11] perf sched: Fix idle-hist callchain display using wrong rb_first variant
` [PATCH 07/11] perf tools: Add O_CLOEXEC to open() calls in DSO and ELF code
` [PATCH 08/11] perf bpf: Use scnprintf() in snprintf_hex() and synthesize_bpf_prog_name()
` [PATCH 09/11] perf hists: Fix snprintf() in hists__scnprintf_title() UID filter path
` [PATCH 10/11] perf tools: Use scnprintf() in build_id__snprintf() and hwmon read_events()
` [PATCH 11/11] libperf: Document code simplification case for widening struct perf_cpu
[PATCH v2 0/5] KVM: s390: A few misc gmap fixes
2026-06-10 17:10 UTC (9+ messages)
` [PATCH v2 1/5] KVM: s390: Silence potential warnings in _gmap_crstep_xchg_atomic()
` [PATCH v2 2/5] KVM: s390: Fix unlikely race in try_get_locked_pte()
` [PATCH v2 3/5] KVM: s390: vsie: Fix allocation of struct vsie_rmap
` [PATCH v2 4/5] KVM: s390: vsie: Add missing radix_tree_preload() in _gaccess_shadow_fault()
` [PATCH v2 5/5] KVM: s390: vsie: Use mmu cache to allocate rmap
[PATCH v1] pinctrl: Use named initializers for arrays of i2c_device_data
2026-06-10 17:09 UTC (2+ messages)
[PATCH] rtc: mcfrtc: fix leap year calculation using wrong variable
2026-06-10 17:08 UTC
[PATCH v5 00/15] drm: Improve logic behind damage handling
2026-06-10 17:08 UTC (2+ messages)
` ✓ i915.CI.BAT: success for drm: Improve logic behind damage handling (rev4)
[PATCH v4 0/5] cxl: Support Back-Invalidate
2026-06-10 17:07 UTC (9+ messages)
` [PATCH 1/5] cxl: Add BI register probing and port initialization
` [PATCH 2/5] cxl/pci: Add BI topology enable/disable
[PATCH net-next 0/2] net: remove tls_toe
2026-06-10 17:08 UTC (2+ messages)
[LTP] [PATCH v3 0/3] Rewrite fw_load test using new API
2026-06-10 17:07 UTC (4+ messages)
` [LTP] [PATCH v3 1/3] fw_load: Modernize ltp_fw_load kernel module
` [LTP] [PATCH v3 2/3] firmware/fw_load: rewrite firmware loading test using new LTP API
` [LTP] [PATCH v3 3/3] firmware/fw_load: add fw_load02 for custom firmware path
[PATCH] bash-completions: add --max-count-oldest
2026-06-10 17:08 UTC (2+ messages)
[PATCH 00/14] drm/i915/cdclk: cdclk pcode related fixes and refactoring
2026-06-10 17:06 UTC (15+ messages)
` [PATCH 01/14] drm/i915/cdclk: Don't bail if pcode post nofify fails
` [PATCH 02/14] drm/i915/cdclk: Pass CDCLK in MHz to pcode on DG2
` [PATCH 03/14] drm/i915/cdclk: Do the DG2 CDCLK/pipe power well notify properly
` [PATCH 04/14] drm/i915/cdclk: Notify DG2 pcode about pipe power wells regardless of CDCLK
` [PATCH 05/14] drm/i915/cdclk: Stop forcing voltage level to 3 all the time on DG2
` [PATCH 06/14] drm/i915/cdclk: Drop pointless platform check from bxt_set_cdclk()
` [PATCH 07/14] drm/i915/dg2: s/intel_/dg2_/ for DG2 specific stuff
` [PATCH 08/14] drm/i915/cdclk: Unify the pcode pre/post notify in bxt_set_cdclk()
` [PATCH 09/14] drm/i915/cdclk: Unify pcode related debugs
` [PATCH 10/14] drm/i915/cdclk: Extract bdw_cdclk_pcode_{pre, post}_notify()
` [PATCH 11/14] drm/i915/cdclk: Extract skl_cdclk_pcode_{pre, post}_notify()
` [PATCH 12/14] drm/i915/cdclk: Extract bxt_cdclk_pcode_{pre, post}_notify()
` [PATCH 13/14] drm/i915/cdclk: Introduce CDCLK .{pre, post}_notify() vfuncs
` [PATCH 14/14] drm/i915/cdclk: Hoist intel_cdclk_{pre, post}_notify() calls upwards
[PATCH 00/27] Enable lock context analysis in drivers/block/
2026-06-10 17:07 UTC (12+ messages)
` [PATCH 09/27] drbd: Split drbd_nl_get_connections_dumpit()
` [PATCH 11/27] drbd: Split drbd_req_state()
[PATCH v1] rtc: Use named initializers for arrays of i2c_device_data
2026-06-10 17:07 UTC (2+ messages)
[PATCH 0/1] ALSA: usb: Add support for Reloop Jockey 3 DJ controllers
2026-06-10 17:05 UTC (3+ messages)
[PATCH 0/4] drm/amd/pm: smu_v14_0_0: fix pp_dpm_* clock reporting on SMU v14.0.0/v14.0.1 APUs
2026-06-10 17:05 UTC (6+ messages)
` [PATCH 1/4] drm/amd/pm: smu_v14_0_0: add DCLK and VCLK1/DCLK1 metric handlers
` [PATCH 4/4] drm/amd/pm: smu_v14_0_0: add closest-match fallback for DPM level marking
[PATCH] audit: add missing syscalls to PERM class tables
2026-06-10 17:05 UTC (2+ messages)
[PATCH net 1/1] net: ipv4: bound TCP reordering sysctl writes
2026-06-10 17:04 UTC (2+ messages)
[PATCH] ppc/spapr: make fadump collect regs for maxcpus
2026-06-10 17:03 UTC (5+ messages)
` [PATCH v2] "
[PATCH v2] drm/xe/guc: Avoid self-deadlock in queue destruction
2026-06-10 17:04 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/guc: Avoid self-deadlock in queue destruction (rev3)
[LTP] [PATCH v2 1/3] fw_load: Modernize ltp_fw_load kernel module
2026-06-10 17:03 UTC (2+ messages)
` [LTP] "
[PATCH] ARM: footbridge: convert to sparse IRQs
2026-06-10 17:03 UTC (5+ messages)
[PATCH] ASoC: SOF: topology: validate vendor array size before parsing
2026-06-10 17:03 UTC (3+ messages)
[meta-ti]][master/wrynose][PATCH v3] conf: am62dxx-evm: Fixup packaged overlay list
2026-06-10 17:03 UTC
[PATCH v9 0/1] Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()
2026-06-10 17:02 UTC (9+ messages)
` [PATCH v9 1/1] "
[PATCH v5 0/4] mmc: Add pstore backend for crash dump storage on eMMC
2026-06-10 17:01 UTC (4+ messages)
[PATCH] iommu/apple-dart: correct CONFIG_PCIE_APPLE macro name in comment
2026-06-10 17:02 UTC (2+ messages)
[PATCH] ALSA: 6fire: Use common error handling code in usb6fire_control_init()
2026-06-10 17:02 UTC
[PATCH] ntb: amd: Use named initializer for pci_device_id::driver_data
2026-06-10 17:02 UTC (2+ messages)
[PATCH v2 0/3] Teach git-replay(1) to linearize merge commits
2026-06-10 17:02 UTC (3+ messages)
` [PATCH v2 3/3] replay: offer an option to linearize the commit topology
[PATCH 00/27] tests/tcg: run tests with meson
2026-06-10 17:01 UTC (3+ messages)
[PATCH 0/4] linux-yocto: -stable updates
2026-06-10 17:01 UTC (7+ messages)
` [meta][PATCH 01/04] linux-yocto/6.18: update to v6.18.34
` [meta][PATCH 02/04] linux-yocto/6.18: update to v6.18.35
` [meta-yocto-bsp][PATCH 03/04] yocto-bsps: update to v6.18.34
` Patchtest results for "
` [meta-yocto-bsp][PATCH 04/04] yocto-bsps: update to v6.18.35
` Patchtest results for "
[PATCH] gpib: Initialize pci_device_ids using PCI_DEVICE macros
2026-06-10 17:01 UTC (2+ messages)
[PATCH] drm/vmwgfx: Don't use UTS_RELEASE directly
2026-06-10 17:00 UTC (2+ messages)
[PATCH] Revert "i2c: designware: defer probe if child GpioInt controllers are not bound"
2026-06-10 16:59 UTC (2+ messages)
[PATCH] cxl/port: update reference to removed CONFIG_PROVE_CXL_LOCKING
2026-06-10 16:59 UTC (2+ messages)
[PATCH] Bluetooth: hci_bcm4377: Use named initializers for pci_device_id array
2026-06-10 16:59 UTC (2+ messages)
[xiang-erofs:dev] BUILD SUCCESS ed9ad8d3a13931a5a0f65208b82135dd166a3ce0
2026-06-10 16:58 UTC
[PATCH 1/1] block: partitions: bound sysv68 slice table count
2026-06-10 16:58 UTC
[PATCH] arm64: dts: qcom: ipq9574: Add missing PCIe global IRQs
2026-06-10 16:58 UTC
[PATCH] iomap: enforce DIO alignment check in iomap]
2026-06-10 16:58 UTC (3+ messages)
[PATCH v10 00/31] DCD: Add support for Dynamic Capacity Devices (DCD)
2026-06-10 16:57 UTC (5+ messages)
` [PATCH v10 10/31] cxl/mem: Configure dynamic capacity interrupts
[PATCH v1] Input: Drop unused assignments from pnp_device_id arrays
2026-06-10 16:57 UTC (4+ messages)
[PATCH] crypto: ecc - Optimize vli additive operations using compiler builtins
2026-06-10 16:57 UTC (5+ messages)
[PATCH] drm: Consistently define pci_device_ids using named initializers
2026-06-10 16:57 UTC (2+ messages)
[PATCH v3] drm/tests: Move test EDID data to separate .c file
2026-06-10 16:57 UTC (2+ messages)
[PATCH] drm/radeon: Consistently define pci_device_ids using named initializers
2026-06-10 16:56 UTC (2+ messages)
[PATCH v6 0/7] ndctl: Dynamic Capacity additions for cxl-cli
2026-06-10 16:55 UTC (5+ messages)
` [PATCH v6 2/7] libcxl: Add Dynamic RAM A partition mode support
[PATCH 0/2] drm: Add driver for the Solomon SSD1351 OLED controller
2026-06-10 16:55 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: display: Add "
` [PATCH 2/2] drm/solomon: Add SSD1351 OLED display driver
[PATCH] drm/amdgpu: Consistently define pci_device_ids using named initializers
2026-06-10 16:55 UTC (2+ messages)
prefix len confusion
2026-06-10 16:53 UTC (6+ messages)
[PATCH] parport: Consistently define pci_device_ids using named initializers
2026-06-10 16:53 UTC (2+ messages)
[PATCH v2] can: bcm: fix CAN frame rx/tx statistics
2026-06-10 16:53 UTC (4+ messages)
` [PATCH] can: bcm: use list_add_rcu() in bcm_[rx|tx]_setup()
[PATCH v3 0/3] riscv: support effective hardware PTE A/D updates
2026-06-10 16:52 UTC (6+ messages)
` [PATCH v3 1/3] dt-bindings: riscv: clarify Svadu boot-time behavior
` [External] "
[PATCH v18 3/3] PCI: Fail FLR when config space is inaccessible
2026-06-10 16:51 UTC (2+ messages)
[PATCH] mm/swap_state: remove unnecessary lru_add_drain() from readahead
2026-06-10 16:51 UTC (2+ messages)
[meta][scarthgap][PATCH 01/11] linux-yocto/6.6: update to v6.6.129
2026-06-10 16:50 UTC (11+ messages)
` [meta][scarthgap][PATCH 02/11] linux-yocto/6.6: update to v6.6.130
` [meta][scarthgap][PATCH 03/11] linux-yocto/6.6: update to v6.6.132
` [meta][scarthgap][PATCH 04/11] linux-yocto/6.6: update to v6.6.134
` [meta][scarthgap][PATCH 05/11] linux-yocto/6.6: update to v6.6.135
` [meta][scarthgap][PATCH 06/11] linux-yocto/6.6: update to v6.6.136
` [meta][scarthgap][PATCH 07/11] linux-yocto/6.6: update to v6.6.137
` [meta][scarthgap][PATCH 08/11] linux-yocto/6.6: update to v6.6.138
` [meta][scarthgap][PATCH 09/11] linux-yocto/6.6: update to v6.6.140
` [meta][scarthgap][PATCH 10/11] linux-yocto/6.6: update to v6.6.141
` [meta][scarthgap][PATCH 11/11] linux-yocto/6.6: update to v6.6.142
[PATCH] lib/sys_info: add a simple timer based memory corruption detector
2026-06-10 16:50 UTC (2+ messages)
[bluez/bluez]
2026-06-10 16:50 UTC
[PATCH v3] platform/x86: asus-wmi: add keystone dongle support
2026-06-10 16:49 UTC
"FILES" glossary entry does not mention including "dirname/*"
2026-06-10 16:49 UTC (3+ messages)
` [docs] "
[PATCH 07/11] perf tools: Add O_CLOEXEC to open() calls in DSO and ELF code
2026-06-10 16:49 UTC (3+ messages)
[PATCH v3] thunderbolt: Assert downstream port reset on shutdown
2026-06-10 16:49 UTC (7+ messages)
[PATCH v3] arm64: errata: Workaround NVIDIA Olympus device store/load ordering erratum
2026-06-10 16:48 UTC
[PATCH v2] staging: rtl8723bs: core: avoid NULL pointer dereference in c2h_wk_callback
2026-06-10 16:47 UTC
[PATCH v10 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
2026-05-01 0:36 UTC (4+ messages)
` [PATCH v10 2/3] KVM: selftests: Refactor UAPI tests into dedicated function
[PATCH v3 00/19] KVM: selftests: Use kernel-style integer and g[vp]a_t types
2026-04-20 21:19 UTC (5+ messages)
` [PATCH v3 01/19] KVM: selftests: Use gva_t instead of vm_vaddr_t
` [PATCH v3 04/19] KVM: selftests: Use u64 instead of uint64_t
` [PATCH v3 06/19] KVM: selftests: Use u32 instead of uint32_t
` [PATCH v3 10/19] KVM: selftests: Use u8 instead of uint8_t
[PATCH 00/16] riscv: Generate riscv instruction functions
2026-04-08 17:58 UTC (3+ messages)
` [PATCH 01/16] riscv: Introduce instruction table generation
` [PATCH 1/16] "
[zswap?] BUG: sleeping function called from invalid context at kernel/cgroup/rstat.c:421
2026-06-10 16:48 UTC (4+ messages)
[PATCH v2] leds: class: Use firmware nodes for device lookup
2026-06-10 16:48 UTC (7+ messages)
[PATCH] ASoC: rsnd: adg: make rsnd_adg_clk_control() idempotent
2026-06-10 16:47 UTC
[PATCH 0/3] media: Media-CI patches for kernel 7.2
2026-06-10 16:47 UTC (5+ messages)
` [PATCH 2/3] media: rzg2l-cru: Remove unused kerneldoc description
[PULL v3 0/8] Linux user patches
2026-06-10 16:45 UTC (9+ messages)
` [PULL v3 1/8] linux-user: implement fsmount(2) series of syscalls
` [PULL v3 2/8] linux-user/strace: add fsmount "
` [PULL v3 3/8] linux-user/alpha: add coredump support
` [PULL v3 4/8] linux-user/sparc: "
` [PULL v3 5/8] linux-user/sparc: restore L/I registers from RSA in sparc64_set_context
` [PULL v3 6/8] linux-user/sparc: call block_signals() before set_sigmask() in setcontext
` [PULL v3 7/8] linux-user/sparc: flush register windows before core dump
` [PULL v3 8/8] target/sh4: decode_gusa: recognize add#imm with prior mov Rm, Rn
linux-next: manual merge of the ftrace tree with the tip-fixes tree
2026-06-10 16:47 UTC (2+ messages)
[PATCH 0/2] ufs: Add callback for vendor-specific RTT capability
2026-06-10 16:46 UTC (5+ messages)
` [PATCH 1/2] ufs: core: Add get_hba_nortt "
` [PATCH 2/2] ufs: mediatek: Implement get_hba_nortt callback for "
[PATCH 00/15] Support Clang context analysis for NVMe host drivers
2026-06-10 16:46 UTC (3+ messages)
` [PATCH 12/15] nvme: add Clang context annotations for nvme_queue::cq_poll_lock
[PATCH v7 00/14] Allow AET to use PMT as loadable module
2026-06-10 16:46 UTC (9+ messages)
` [PATCH v7 11/14] mpam,x86/resctrl: Resolve INTEL_PMT_TELEMETRY symbols at runtime
Proposal: Utilizing Container Registry for Shared BitBake Sstate-Cache
2026-06-10 16:46 UTC (2+ messages)
[PATCH v20 4/4] rust: drm: gem: Introduce shmem::Object::sg_table()
2026-06-10 16:46 UTC (2+ messages)
[PATCH v2 0/2] iio: pressure: ms5637: Add variant specific
2026-06-10 16:45 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: pressure: Add MS5637
[PATCH] drm/tyr: remove imports available from prelude
2026-06-10 16:45 UTC (2+ messages)
[android-common:android16-6.12-kminext 29/29] kernel/irq/manage.c:2690: warning: expecting prototype for __request_percpu_irq(). Prototype was for __request_percpu_irq_NEW() instead
2026-06-10 16:45 UTC
[PATCH v6 6/9] dt-bindings: connector: m2: Add M.2 1620 LGA soldered down connector
2026-06-10 16:44 UTC (11+ messages)
[PATCH 0/4] spl: Add support for Falcon mode with ARM Trusted Firmware
2026-06-10 16:44 UTC (5+ messages)
` [PATCH 1/4] spl: atf: support Linux as BL33 with ATF
[PATCH v2 0/2] arm64: dts: rockchip: Add HINLINK H28K
2026-06-10 16:43 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: arm: "
[PATCH] staging: rtl8723bs: Drop unused parameter from rtw_sdio_if1_init()
2026-06-10 16:43 UTC
better block swap batching and a different take on swap_ops v2
2026-06-10 16:43 UTC (3+ messages)
` [PATCH 2/8] mm: merge writeout into pageout
[PATCH v2] Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()
2026-06-10 16:43 UTC (2+ messages)
[PATCH] cxl/test: Zero out LSA backing memory to avoid leaking to user
2026-06-10 16:41 UTC (2+ messages)
[PATCH v2 0/6] target/arm: Add aarch64 GPC3 bypass windows
2026-06-10 16:42 UTC (5+ messages)
` [PATCH v2 3/6] target/arm/ptw.c: Add Granule Bypass Windows
` [PATCH v2 4/6] target/arm/cpu-features.h: x-rme now means GPC3
[PATCH v2 0/2] igvm: device tree support
2026-06-10 16:41 UTC (5+ messages)
` [PATCH v2 1/2] hw/i386/microvm: pack device tree
[PATCH 0/3] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
2026-06-10 16:42 UTC (7+ messages)
` [PATCH 3/3] arm64: dts: qcom: monaco-arduino-monza: Add QCA2066 M.2 WiFi/BT support
[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-06-10 16:41 UTC (5+ messages)
` [PATCH v6 04/20] dma-pool: track decrypted atomic pools and select them via attrs
[PATCH v1 1/1] environment.c: move 'protect_hfs' and 'protect_ntfs' into 'repo_config_values'
2026-06-10 16:41 UTC (4+ messages)
` [PATCH v2 0/1] environment: move protect_hfs and protect_ntfs into repo_config_values
` [PATCH v2 1/1] environment.c: move 'protect_hfs' and 'protect_ntfs' into 'repo_config_values'
[RFC 0/4] mm, swap: Enable THP SWAP for PowerPC Book3S64
2026-06-10 16:41 UTC (3+ messages)
` [RFC 1/4] include/linux/swap.h: Remove unused leftovers
[PATCH 0/2] HID: iio: Fix stale or zero quaternion reads with multi-byte read helper
2026-06-10 16:41 UTC (3+ messages)
` [PATCH 1/2] HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte reads
[PATCH bpf-next] selftests/bpf: Add cgroup kptr NMI deadlock reproducer
2026-06-10 16:41 UTC (2+ messages)
Where should the vhost-user specification live?
2026-06-10 16:39 UTC (11+ messages)
[PATCH v8 0/2] platform/x86/lenovo: Yoga Book 9 keyboard dock detection
2026-06-10 16:40 UTC (5+ messages)
` [PATCH v8 1/2] platform/x86/lenovo: lenovo-ymc: Suppress probe on Yoga Book 9 14IAH10
` [PATCH v8 2/2] platform/x86/lenovo: Add Yoga Book 9 keyboard dock detection driver
[PATCH] dt-bindings: iio: accel: Convert lis302 binding to YAML schema
2026-06-10 16:40 UTC (3+ messages)
[PATCH] KVM: arm64: Hold kvm->mmu_lock while initialising vcpu->arch.vncr_tlb
2026-06-10 16:39 UTC (6+ messages)
[PATCH] gpsd: Add ncurses-terminfo to RRECOMMENDS
2026-06-10 16:39 UTC
[PATCH v20 2/4] rust: drm: gem: shmem: Add vmap functions
2026-06-10 16:39 UTC (2+ messages)
[akpm-mm:mm-new] BUILD SUCCESS ce70d5abbf4f9930a07eddb06f40a0ea3494e33a
2026-06-10 16:38 UTC
[PATCH v2] iommu/iommufd: avoid selftest dirty bitmap size wrap
2026-06-10 16:37 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.