All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-10 16:48:34 to 2026-06-10 17:27:50 UTC [more...]

[PATCH 0/5] target/arm: a few timer fixes while checking FEAT_ECV_POFF
 2026-06-10 17:26 UTC  (5+ messages)
` [PATCH 3/5] target/arm: trigger timer recalc on SCR:ECVEN change

[PATCH v2] EDAC/synopsys: Fix cleanup on injection sysfs failure
 2026-06-10 17:27 UTC  (2+ messages)

[PATCH v1] can: flexcan: Drop unused platform driver data
 2026-06-10 17:27 UTC  (4+ messages)

[CI] drm/xe: fix refcount leak in xe_range_fence_insert()
 2026-06-10 17:27 UTC 

[PATCH] cxl: Add dummy function for cxl_memdev_attach_region for !CONFIG_CXL_REGION
 2026-06-10 17:25 UTC  (2+ messages)

[PATCH] RDMA/bnxt_re: check debugfs parameter allocation
 2026-06-10 17:25 UTC  (2+ messages)

[PATCH can-next 0/3] Introduce diag support for CAN
 2026-06-10 17:24 UTC  (4+ messages)
` [PATCH can-next 1/3] af_can: ensure sk_protocol is always set on socket creation
` [PATCH can-next 2/3] af_can: store socket pointers in struct netns_can
` [PATCH can-next 3/3] can: add can diag interface

[RFC PATCH] mm/huge_memory: do not add dropped split tail folios to LRU
 2026-06-10 17:25 UTC  (4+ messages)

[PATCH] crypto: ecc - Optimize vli additive operations using compiler builtins
 2026-06-10 17:25 UTC  (6+ messages)

[PATCH v7 00/14] Allow AET to use PMT as loadable module
 2026-06-10 17:24 UTC  (10+ messages)
` [PATCH v7 11/14] mpam,x86/resctrl: Resolve INTEL_PMT_TELEMETRY symbols at runtime

[PATCHES v5 00/11] perf tools: Assorted fixes
 2026-06-10 17:24 UTC  (22+ 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

[Buildroot] [PATCH] package/libopenssl: security bump to version 3.6.3
 2026-06-10 17:24 UTC  (2+ messages)

[PATCH 00/12] clk: qcom: Assorted fixes for gcc-mdm9607 (and gcc-msm8916/39)
 2026-06-10 17:24 UTC  (5+ messages)
` [PATCH 04/12] clk: qcom: gcc-mdm9607: Fix BIMC PLL definition
` [PATCH 05/12] clk: qcom: gcc-mdm9607: Fix halt_reg for gcc_apss_axi_clk

[meta-ti]][master/wrynose][PATCH v3] conf: am62dxx-evm: Fixup packaged overlay list
 2026-06-10 17:23 UTC  (2+ messages)

[Buildroot] [git commit] package/libopenssl: security bump to version 3.6.3
 2026-06-10 17:17 UTC 

[PATCH v4] soc: aspeed: lpc-snoop: Fix usercopy overflow in snoop_file_read
 2026-06-10 17:23 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] mm/gup_test: reject wrapped user ranges
 2026-06-10 17:22 UTC  (3+ messages)

[PATCH] drm/xe: fix refcount leak in xe_range_fence_insert()
 2026-06-10 17:22 UTC  (2+ messages)

[PATCH 5.10] io_uring: prevent opcode speculation
 2026-06-10 17:22 UTC 

[PATCH v1] phy: nxp-ptn3222: Use named initializers for struct i2c_device_id
 2026-06-10 17:21 UTC  (3+ messages)

[PATCH v2] PCI: eswin: Fix resource leak on dw_pcie_host_init() failure
 2026-06-10 17:21 UTC  (2+ messages)

prefix len confusion
 2026-06-10 17:19 UTC  (7+ messages)

[PATCH v1] misc: Use named initializers for arrays of i2c_device_data
 2026-06-10 17:19 UTC  (5+ messages)

[PATCH] leds: tests: clarify name conflict test It is a good practice to use a fresh led_classdev instance when doing the testing. LED_REJECT_NAME_CONFLICT rather than re-registering the already registered LED class device. Besides that, do a zero initialization of led_lookup_data
 2026-06-10 17:21 UTC 

[PATCH] cxl/test: Zero out LSA backing memory to avoid leaking to user
 2026-06-10 17:17 UTC  (2+ messages)

[PATCH] lib: interval_tree_test: validate benchmark parameters
 2026-06-10 17:17 UTC  (3+ messages)

[PATCH 00/14] drm/i915/cdclk: cdclk pcode related fixes and refactoring
 2026-06-10 17:17 UTC  (16+ 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
` ✓ CI.KUnit: success for drm/i915/cdclk: cdclk pcode related fixes and refactoring

[PATCH] cxl/port: update reference to removed CONFIG_PROVE_CXL_LOCKING
 2026-06-10 17:17 UTC  (4+ messages)

[PATCH 00/27] Enable lock context analysis in drivers/block/
 2026-06-10 17:16 UTC  (18+ messages)
` [PATCH 09/27] drbd: Split drbd_nl_get_connections_dumpit()
` [PATCH 11/27] drbd: Split drbd_req_state()
` [PATCH 18/27] loop: Add lock context annotations
` [PATCH 20/27] nbd: Enable lock context analysis

[PATCH v2 0/6] target/arm: Add aarch64 GPC3 bypass windows
 2026-06-10 17:15 UTC  (5+ messages)
` [PATCH v2 5/6] tests/tcg/aarch64/system: Alternative boot object for exception logging
` [PATCH v2 6/6] tests/tcg/aarch64/system/gpc-test.c: Basic test for granule protection check

[PATCH] drm: Use named initializers for arrays of i2c_device_data
 2026-06-10 17:15 UTC  (3+ messages)

[PATCH v2 net-next] ip6_tunnel: annotate data-races around t->err_count and t->err_time
 2026-06-10 17:14 UTC 

spi: geni-qcom: any planned QSPI support?
 2026-06-10 17:14 UTC  (3+ messages)

[meta][scarthgap][PATCH 01/11] linux-yocto/6.6: update to v6.6.129
 2026-06-10 17:14 UTC  (12+ 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
` [OE-core] [meta][scarthgap][PATCH 01/11] linux-yocto/6.6: update to v6.6.129

[PATCH] iomap: enforce DIO alignment check in iomap]
 2026-06-10 17:14 UTC  (4+ messages)

[PATCH v9 0/1] Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()
 2026-06-10 17:13 UTC  (11+ messages)
` [PATCH v9 1/1] "

[PATCH v3 00/20] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-06-10 17:13 UTC  (5+ messages)
` [PATCH v3 09/20] sched/rt: Select a preferred CPU for wakeup and pulling rt task

[PATCH] Bluetooth: hci_bcm4377: Use named initializers for pci_device_id array
 2026-06-10 17:13 UTC  (3+ messages)

[PATCH v14 20/20] net/sxe2: update sxe2 feature matrix docs
 2026-06-10 17:11 UTC  (3+ messages)
` [PATCH v1 00/20] net/sxe2: added Linkdata sxe2 ethernet driver

[PATCH v8 00/10] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2026-06-10 17:13 UTC  (9+ messages)
` [PATCH v8 11/12] iommu/arm-smmu-v3: Invoke pm_runtime before hw access

[PATCH net-next] nfc: Use named initializers for struct i2c_device_id
 2026-06-10 17:13 UTC  (3+ messages)

[PATCH v8 0/1] net/mana: add device reset support
 2026-06-10 16:56 UTC  (2+ messages)

[PATCH] amd-sfh-hid: tablet mode switch and asus quirk
 2026-06-10 17:12 UTC  (4+ messages)

[PATCH 1/2] drm/xe: fix job timeout recovery for unstarted jobs and kernel queues
 2026-06-10 17:12 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for series starting with [1/2] "

RTL8367S DW8051 SerDes firmware: license clarification for linux-firmware inclusion
 2026-06-10 17:11 UTC 

[PATCH v2] PCI: rcar-gen4: Limit Max_Read_Request_Size and Max_Payload_Size to 256 Bytes
 2026-06-10 17:11 UTC  (3+ messages)

[PATCH net-next 00/10] tcp: support non-GSO jumbograms
 2026-06-10 17:11 UTC  (6+ messages)

[PATCH] patchtest: warn if Upstream-Status is after patch scissors
 2026-06-10 17:11 UTC  (2+ messages)
` [OE-core] "

[PATCH v1 0/2] extcon: Rework initialization of i2c_device_id
 2026-06-10 17:10 UTC  (2+ messages)

[PATCH 00/27] tests/tcg: run tests with meson
 2026-06-10 17:09 UTC  (6+ messages)
` [PATCH 20/27] tests/tcg/meson.build: add wrapper check_plugin_output

[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 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)

[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

[meta-yocto-bsp][PATCH 03/04] yocto-bsps: update to v6.18.34
 2026-06-10 17:01 UTC  (2+ messages)
` Patchtest results for "

[meta-yocto-bsp][PATCH 04/04] yocto-bsps: update to v6.18.35
 2026-06-10 17:01 UTC  (2+ messages)
` 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)

[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 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] 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 2/2] drm/solomon: Add SSD1351 OLED display driver
 2026-06-10 16:55 UTC  (2+ messages)

[PATCH] drm/amdgpu: Consistently define pci_device_ids using named initializers
 2026-06-10 16:55 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: display: Add Solomon SSD1351 OLED controller
 2026-06-10 16:54 UTC  (2+ 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  (2+ messages)

[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)

[PATCH] can: bcm: use list_add_rcu() in bcm_[rx|tx]_setup()
 2026-06-10 16:51 UTC  (2+ messages)

[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  4:45 UTC  (2+ messages)
` [PATCH 01/16] riscv: Introduce instruction table generation


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.