All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-23 08:42:22 to 2026-02-23 09:21:02 UTC [more...]

[PATCH V4 0/5] i3c: mipi-i3c-hci-pci: Enable IBI while runtime suspended for Intel controllers
 2026-02-23  9:20 UTC  (6+ messages)
` [PATCH V4 1/5] i3c: mipi-i3c-hci-pci: Set d3hot_delay to 0 "
` [PATCH V4 2/5] i3c: mipi-i3c-hci: Add quirk to allow IBI while runtime suspended
` [PATCH V4 3/5] i3c: mipi-i3c-hci: Allow parent to manage runtime PM
` [PATCH V4 4/5] i3c: mipi-i3c-hci-pci: Add optional ability to manage child "

[PATCH 0/3] Add ITE IT6162 MIPI DSI to HDMI bridge driver
 2026-02-23  9:20 UTC  (8+ messages)
` [PATCH 1/3] drm/bridge: "
` [PATCH 2/3] dt-bindings: display: bridge: Add ITE IT6162 MIPI DSI to HDMI bridge
` [PATCH 3/3] MAINTAINERS: Add entry for ITE IT6162 MIPI DSI to HDMI bridge driver

[PATCH] README: add SLES and openSUSE as distros
 2026-02-23  9:19 UTC 

[PATCH] spi: cadence_qspi: Disable the DAC mode in indirect read
 2026-02-23  9:19 UTC  (3+ messages)

[PATCH] arm64: remove HAVE_CMPXCHG_LOCAL
 2026-02-23  9:19 UTC  (5+ messages)

[PATCH] xilinx: Enable GPIO delay driver on Versal platforms
 2026-02-23  9:19 UTC  (2+ messages)

[GIT PULL] kmalloc_obj treewide refactor for v7.0-rc1
 2026-02-23  9:19 UTC  (10+ messages)

[RFC PATCH bpf-next 0/2] libbpf: Handle duplicate kprobe symbols
 2026-02-23  9:19 UTC  (3+ messages)
` [RFC PATCH bpf-next 2/2] selftests/bpf: Add tests for duplicate kprobe symbol handling

[PATCH 0/4] Introduce QPW for per-cpu operations
 2026-02-23  9:18 UTC  (17+ messages)

[PATCH v2] Documentation: spell out what TLV actually means
 2026-02-23  9:18 UTC  (2+ messages)

[PATCH] scripts: Kconfig: Update help text for ECDSA support
 2026-02-23  9:17 UTC  (2+ messages)

[PATCH v10 0/7] User readable error codes on atomic_ioctl failure
 2026-02-23  9:16 UTC  (8+ messages)
` [PATCH v10 1/7] drm: Define user readable error codes for atomic ioctl
` [PATCH v10 2/7] drm/atomic: Add error_code element in atomic_state
` [PATCH v10 3/7] drm/atomic: Call complete_signaling only if prepare_signaling is done
` [PATCH v10 4/7] drm/atomic: Allocate atomic_state at the beginning of atomic_ioctl
` [PATCH v10 5/7] drm/atomic: Return user readable error in atomic_ioctl
` [PATCH v10 6/7] drm/i915/display: Error codes for async flip failures
` [PATCH v10 7/7] drm: Introduce DRM_CAP_ATOMIC_ERROR_REPORTING

[PATCH v2 1/2] mtd: spi-nor: sst: Fix write enable before AAI sequence
 2026-02-23  9:17 UTC  (3+ messages)

[PATCH] Makefile: include scripts/ in compile_commands.json
 2026-02-23  9:17 UTC  (2+ messages)

[PATCH] of: overlay: propagate error unflattening DTBO
 2026-02-23  9:16 UTC  (2+ messages)

[PATCH] eeprom: at24: verify that chip is accessible during probe
 2026-02-23  9:15 UTC  (2+ messages)

[PATCH 0/3] use runtime constant to optimize handle_arch_irq access
 2026-02-23  9:15 UTC  (9+ messages)
` [PATCH 3/3] arm64: "

[PATCH 00/12] xen: Misc MISRA fixes for *-allcode targets
 2026-02-23  9:15 UTC  (15+ messages)
` [PATCH 01/12] arm: Use __func__ in acpi_boot_table_init()
` [PATCH 02/12] xen/treewide: Adjust suffixes on integer literals
` [PATCH 03/12] xen/argo: Fix MISRA violations around function parameters
` [PATCH 04/12] xen/treewide: Adjust parameter names and types
` [PATCH 08/12] arm/pci-designware: Fix MISRA violations
` [PATCH 10/12] xen: Adjust break/fallthrough statements
` [PATCH 11/12] xen: Bracket uses of macro parameters

[PATCH net-next] net: cadence: macb: add ethtool nway_reset support
 2026-02-23  9:14 UTC 

[PATCH v2 0/4] i2c: provide and use i2c_adapter_dev()
 2026-02-23  9:15 UTC  (7+ messages)
` [PATCH v2 1/4] i2c: provide i2c_adapter_dev()
` [PATCH v2 2/4] i2c: piix4: use i2c_adapter_dev()
` [PATCH v2 3/4] i2c: amd-asf-plat: "
` [PATCH v2 4/4] i2c: mv64xxx: "

[PATCH v4 0/6] Rust GPUVM immediate mode
 2026-02-23  9:15 UTC  (8+ messages)
` [PATCH v4 3/6] rust: gpuvm: add GpuVm::obtain()

[PATCH net-next 0/5] net: cadence: macb: add IEEE 802.3az EEE support
 2026-02-23  9:14 UTC  (7+ messages)
` [PATCH net-next 1/5] net: cadence: macb: add EEE register definitions and capability flag
` [PATCH net-next 2/5] net: cadence: macb: add EEE LPI statistics counters
` [PATCH net-next 3/5] net: cadence: macb: implement EEE TX LPI support
` [PATCH net-next 4/5] net: cadence: macb: add ethtool EEE support
` [PATCH net-next 5/5] net: cadence: macb: enable EEE for Raspberry Pi RP1

[PATCH 00/17] refs: unify `refs_for_each_*()` functions
 2026-02-23  9:14 UTC  (10+ messages)
` [PATCH 08/17] refs: generalize `refs_for_each_namespaced_ref()`
` [PATCH 09/17] refs: generalize `refs_for_each_fullref_in_prefixes()`
` [PATCH 10/17] refs: improve verification for-each-ref options
` [PATCH 11/17] refs: replace `refs_for_each_ref_in()`

[PATCH v2 0/2] replay: add --revert mode to reverse commit changes
 2026-02-23  9:13 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] "

[PATCH v2 00/12] i2c: configure parent device and OF node through the adapter struct
 2026-02-23  9:05 UTC  (13+ messages)
` [PATCH v2 01/12] i2c: allow setting the "
` [PATCH v2 02/12] i2c: qcom-geni: set device parent and of_node "
` [PATCH v2 03/12] i2c: bcm-kona: "
` [PATCH v2 04/12] i2c: keba: "
` [PATCH v2 05/12] i2c: omap: "
` [PATCH v2 06/12] i2c: rcar: "
` [PATCH v2 07/12] i2c: st: "
` [PATCH v2 08/12] i2c: mxs: "
` [PATCH v2 09/12] i2c: highlander: "
` [PATCH v2 10/12] i2c: gpio: "
` [PATCH v2 11/12] i2c: nomadik: "
` [PATCH v2 12/12] i2c: bcm2835: "

[PATCH] RISC-V: dts: fix generation of dtbs-list
 2026-02-23  9:12 UTC  (2+ messages)

[syzbot] [media?] WARNING in smsusb_stop_streaming
 2026-02-23  9:12 UTC 

[PATCH v9] xfs: add FALLOC_FL_WRITE_ZEROES to XFS code base
 2026-02-23  9:11 UTC 

[ANN] Media Summit on May 26th in Nice, France
 2026-02-23  9:12 UTC  (2+ messages)

[PATCH 1/2] Documentation: bootchooser: fix grammar and wording for 'attempts_locked'
 2026-02-23  9:11 UTC  (5+ messages)
` [PATCH 2/2] Documentation: bootchooser: move attempts locking to own section

[PATCH 0/4] ARM: MMU: Some cleanup after recent changes
 2026-02-23  9:10 UTC  (4+ messages)
` [PATCH 4/4] ARM: pbl: MMU: Make it callable multiple times

[PATCH] media: Documentation: Fix frame interval calculation for raw camera sensors
 2026-02-23  9:11 UTC  (2+ messages)

[PATCH] what-i-wish-id-known.rst: replace figure by the new SVG
 2026-02-23  9:10 UTC 

[PATCH v3] Add Backtab keysym and update keymaps to use it for Shift+Tab
 2026-02-23  9:10 UTC  (2+ messages)

[PATCH 0/3] clk: microchip: core: allow driver to be compiled with COMPILE_TEST
 2026-02-23  9:09 UTC  (3+ messages)
` [PATCH 1/3] clk: microchip: core: update to use div64_ul() instead of do_div()

AMD IOMMU issue with hibernate on Asrock X600
 2026-02-23  9:09 UTC  (10+ messages)

[PATCH V3 0/5] Enable ADSP and CDSP for Glymur SoC
 2026-02-23  9:09 UTC  (7+ messages)
` [PATCH V3 5/5] arm64: dts: qcom: glymur-crd: Enable ADSP and CDSP

[PATCH v2 0/9] i2c: provide and use i2c_adapter_set_node()
 2026-02-23  9:08 UTC  (10+ messages)
` [PATCH v2 1/9] i2c: provide i2c_adapter_set_node()
` [PATCH v2 2/9] i2c: designware-common: use i2c_adapter_set_node()
` [PATCH v2 3/9] i2c: gpio: "
` [PATCH v2 4/9] i2c: ljca: "
` [PATCH v2 5/9] i2c: ls2x: "
` [PATCH v2 6/9] i2c: rzv2m: "
` [PATCH v2 7/9] i2c: usbio: "
` [PATCH v2 8/9] i2c: designware-amdisp: "
` [PATCH v2 9/9] i2c: viai2c-zhaoxin: "

OE-core CVE metrics for kirkstone on Sun Feb 22 21:42:03 2026
 2026-02-23  9:08 UTC  (5+ messages)
` OE-core CVE metrics for scarthgap on Sun Feb 22 22:17:13 2026
  ` [OE-core] "
` OE-core CVE metrics for whinlatter on Sun Feb 22 22:56:01 2026
` OE-core CVE metrics for master on Sun Feb 22 21:38:15 2026

[PATCH v2 0/3] Add wiko-chuppito devictree
 2026-02-23  9:07 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: msm8916-wiko-chuppito: add initial devicetree

[PATCH v7 0/8] ADF41513/ADF41510 PLL frequency synthesizers
 2026-02-23  9:06 UTC  (4+ messages)
` [PATCH v7 2/8] iio: core: add fixed point parsing with 64-bit parts

[PATCH bpf-next v3 1/2] bpf: Support multi-level pointer params via SCALAR_VALUE for trampolines
 2026-02-23  9:06 UTC  (2+ messages)

[PATCH wotmate] gpg_run_command: Set output charset to utf-8
 2026-02-23  9:05 UTC  (2+ messages)

[PATCH v2 00/33] hw/arm: Introduce generic FDT-driven machine
 2026-02-23  9:04 UTC  (3+ messages)
` [PATCH v2 19/33] hw/core/machine: add '-hw-dtb' option for machine

[PATCH v2 0/5] powerpc64/bpf: various fixes
 2026-02-23  9:03 UTC  (3+ messages)
` [PATCH v2 5/5] powerpc64/bpf: fix handling of BPF stack in exception callback

[PATCH] t2018: move checkout case-insensitive test from t0050
 2026-02-23  9:03 UTC 

[PATCH] glibc: Upgrade to 2.43 release
 2026-02-23  9:01 UTC  (2+ messages)
` [OE-core] "

[PATCH i-g-t v2 0/2] Make pipe assignment joiner-aware
 2026-02-23  9:01 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Make pipe assignment joiner-aware (rev2)
` ✓ i915.CI.BAT: "

Patch "printk, vt, fbcon: Remove console_conditional_schedule()" has been added to the 6.12-stable tree
 2026-02-23  9:01 UTC  (3+ messages)

[PATCH 0/6] fsl-mc: Move fsl_over to device MSI
 2026-02-23  9:01 UTC  (4+ messages)
` [PATCH 3/6] irqchip/gic-v3-its: Add fsl_mc device plumbing to the msi-parent handling

[PATCH] iio: adc: ad4062: Replace IRQF_ONESHOT with IRQF_NO_THREAD
 2026-02-23  9:01 UTC  (2+ messages)

[PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
 2026-02-23  8:59 UTC  (14+ messages)
` [PATCH v2 01/13] media: saa7134: rename i2c_dbg() to saa7134_i2c_dbg()
` [PATCH v2 02/13] i2c: add i2c_adapter-specific printk helpers
` [PATCH v2 03/13] i2c: sun6i-p2wi: use "
` [PATCH v2 04/13] i2c: mlxbf: "
` [PATCH v2 05/13] i2c: isch: "
` [PATCH v2 06/13] i2c: ali1535: "
` [PATCH v2 07/13] i2c: scmi: "
` [PATCH v2 08/13] i2c: ali15x3: "
` [PATCH v2 09/13] i2c: powermac: "
` [PATCH v2 10/13] i2c: owl: "
` [PATCH v2 11/13] i2c: nforce2: "
` [PATCH v2 12/13] i2c: amd756: "
` [PATCH v2 13/13] i2c: piix4: "

[Outreachy] Blog: Refactor in order to reduce Git’s global state (week 8 & 9)
 2026-02-23  8:59 UTC 

[PATCH 0/4] ALSA: usb-audio: Fix Focusrite probe-time side effects
 2026-02-23  8:58 UTC  (2+ messages)

[PATCH 0/9] workqueue / drivers: Add device-managed allocate workqueue
 2026-02-23  8:57 UTC  (5+ messages)
` [PATCH 1/9] workqueue: devres: "
` [PATCH 3/9] power: supply: max77705: Free allocated workqueue and fix removal order

[PATCH] x86/hyper-v: Validate entire GVA range for non-canonical addresses during PV TLB flush
 2026-02-23  8:58 UTC  (4+ messages)

[PATCH 0/2] ARM: Rockchip: RK3588: fix memory layout
 2026-02-23  8:56 UTC  (3+ messages)
` [PATCH 1/2] ARM: rockchip: dmc: use define instead of hardcoded value
` [PATCH 2/2] ARM: rockchip: atf: Fix memend

[PATCH] scsi: backport fix for NULL deref in scsi_queue_rq to 5.10.y
 2026-02-23  8:56 UTC  (2+ messages)

[PATCH] merge-base, ls-remote, ls-tree: fix error message formatting
 2026-02-23  8:56 UTC 

[PATCH] ALSA: hda/realtek: use ALC285 rear speaker fixup for ASUS UX7602ZM
 2026-02-23  8:56 UTC  (2+ messages)

[PATCH net-next] net: microchip: lan743x: add ethtool nway_reset support
 2026-02-23  8:54 UTC 

[PATCH] virt: acrn: Add WQ_PERCPU to alloc_workqueue users
 2026-02-23  8:55 UTC  (2+ messages)

[PATCH 1/2] ALSA: hda/realtek: fix model name typo for Samsung Galaxy Book Flex (NT950QCG-X716)
 2026-02-23  8:54 UTC  (2+ messages)

[PATCH] EDAC/versalnet: Fix resource leaks and NULL derefs in init_versalnet()
 2026-02-23  8:54 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for Acer Aspire V3-572G
 2026-02-23  8:54 UTC  (2+ messages)

[PATCH] dm: add WQ_PERCPU to alloc_workqueue users
 2026-02-23  8:54 UTC  (2+ messages)

[PATCH] Arm: tighten translate_get_page()
 2026-02-23  8:53 UTC  (6+ messages)

[PATCH] ALSA: scarlett2: Fix DSP filter control array handling
 2026-02-23  8:52 UTC  (2+ messages)

[PATCH] iio: dac: mcp47feb02: Fix mutex used before initialization
 2026-02-23  8:52 UTC  (2+ messages)

[PATCH] iio: adc: ad7173: move opening brace to a separate line
 2026-02-23  8:51 UTC  (4+ messages)

[PATCH v6] ALSA: hda/realtek: Fix speaker pop on Star Labs StarFighter
 2026-02-23  8:51 UTC  (2+ messages)

[PATCH] dt-bindings: cpufreq: qcom-hw: document Eliza cpufreq hardware
 2026-02-23  8:50 UTC 

[PATCH] iio: adc: nxp-sar-adc: Remove unnecessary type casting
 2026-02-23  8:49 UTC  (4+ messages)

[PATCH v5] mm: move pgscan, pgsteal, pgrefill to node stats
 2026-02-23  8:49 UTC  (2+ messages)

[PATCH] dt-bindings: interconnect: OSM L3: Add Eliza OSM L3 compatible
 2026-02-23  8:49 UTC 

[PATCH 0/3] Add support for AD5706R DAC
 2026-02-23  8:47 UTC  (5+ messages)
` [PATCH 2/3] iio: dac: ad5706r: "

[PATCH v2] x86/hvm: Advertise and support extended destination IDs for MSI/IO-APIC
 2026-02-23  8:46 UTC 

[PATCH, net-next] net: mana: Trigger VF reset/recovery on health check failure due to HWC timeout
 2026-02-23  8:47 UTC 

[PATCH] dt-bindings: arm-smmu: Add compatible for Eliza SoC
 2026-02-23  8:46 UTC 

[PATCH] fsck: do not loop infinitely when processing packs
 2026-02-23  8:46 UTC  (6+ messages)

[PATCH v2] usb: ehci-orion: remove optional PHY handling code remnants
 2026-02-23  8:44 UTC  (2+ messages)

[PATCH v1 1/1] iio: adc: ad7192: Revert "properly check spi_get_device_match_data()"
 2026-02-23  8:45 UTC  (10+ messages)

[PATCH] doc: commit: document special date keywords for --date
 2026-02-23  8:45 UTC 

[PATCH] cat-file: fix error and warning message formatting
 2026-02-23  8:45 UTC 

[PATCH] mm: thp: Deny THP for guest_memfd and secretmem in file_thp_enabled()
 2026-02-23  8:44 UTC  (17+ messages)

[PATCH v5 00/27] whpx: x86 updates (2026-02)
 2026-02-23  8:37 UTC  (17+ messages)
` [PATCH v5 06/27] whpx: i386: re-enable guest debug support
` [PATCH v5 08/27] whpx: refactor whpx_destroy_vcpu to arch-specific function
` [PATCH v5 09/27] whpx: move whpx_get_reg/whpx_set_reg to generic code
` [PATCH v5 11/27] whpx: i386: flags conversion for target/i386/emulate internal state
` [PATCH v5 12/27] whpx: i386: remove remaining winhvemulation support code
` [PATCH v5 14/27] whpx: i386: remove CPUID trapping
` [PATCH v5 15/27] whpx: common, i386, arm: rework state levels
` [PATCH v5 16/27] whpx: i386: saving/restoring less state for WHPX_LEVEL_FAST_RUNTIME_STATE
` [PATCH v5 17/27] target/i386: mshv, emulate: move the generic x86 helpers to target/i386/emulate
` [PATCH v5 18/27] target/i386: emulate: 5-level paging for the page table walker
` [PATCH v5 19/27] target/i386: emulate, hvf, mshv: rework MMU code
` [PATCH v5 21/27] target/i386: emulate: get rid of write_val_to_mem() helper
` [PATCH v5 23/27] target/i386: emulate: remove fetch_instruction helper too
` [PATCH v5 24/27] target/i386: emulate: propagate memory errors on most reads/writes
` [PATCH v5 26/27] whpx: i386: bump to x2apic
` [PATCH v5 27/27] whpx: i386: ignore send_msi to interrupt vector 0

[PATCH] dt-bindings: crypto: qcom,inline-crypto-engine: Document the Eliza ICE
 2026-02-23  8:44 UTC 

[PATCH v2] examples/l2fwd_acl: add ACL-based L2 forwarding example
 2026-02-23  8:42 UTC  (2+ messages)

[PATCH net v2] net: Drop the lock in skb_may_tx_timestamp()
 2026-02-23  8:42 UTC  (2+ messages)

[Buildroot] [git commit] package/wpewebkit: security bump to version 2.50.5
 2026-02-23  8:41 UTC 

[Buildroot] [git commit] package/wpewebkit: add dependencies to fontconfig & freetype
 2026-02-23  8:41 UTC 

[Buildroot] [PATCH 1/2] package/wpewebkit: add dependencies to fontconfig & freetype
 2026-02-23  8:42 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/wpewebkit: security bump to version 2.50.5


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.