All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-08 15:03:26 to 2026-05-08 15:34:26 UTC [more...]

[PATCH 0/3] ntfs: harden MFT record and attribute parsing
 2026-05-08 15:34 UTC  (4+ messages)
` [PATCH 1/3] ntfs: validate MFT attrs_offset against bytes_in_use
` [PATCH 2/3] ntfs: fix MFT bitmap scan 2^32 boundary check
` [PATCH 3/3] ntfs: validate attribute name bounds before returning it

[Intel-wired-lan] [PATCH iwl-next 0/10] ice: misc cleanups and improvements
 2026-05-08 15:33 UTC  (10+ messages)
` [Intel-wired-lan] [PATCH iwl-next 1/10] ice: translate FW to SW for max num TCs encoding
` [Intel-wired-lan] [PATCH iwl-next 2/10] ice: allow setting advertised speed and duplex for all media types
` [Intel-wired-lan] [PATCH iwl-next 3/10] ice: add PORT_AUI and PORT_NONE ethtool port type reporting

[PATCH v4 00/15] SCMI Clock rates discovery rework
 2026-05-08 15:33 UTC  (16+ messages)
` [PATCH v4 01/15] clk: scmi: Fix clock rate rounding
` [PATCH v4 02/15] firmware: arm_scmi: Add clock determine_rate operation
` [PATCH v4 03/15] clk: scmi: Use new determine_rate clock operation
` [PATCH v4 04/15] firmware: arm_scmi: Simplify clock rates exposed interface
` [PATCH v4 05/15] clk: scmi: Use new simplified per-clock rate properties
` [PATCH v4 06/15] firmware: arm_scmi: Drop unused clock rate interfaces
` [PATCH v4 07/15] firmware: arm_scmi: Make clock rates allocation dynamic
` [PATCH v4 08/15] firmware: arm_scmi: Harden clock parents discovery
` [PATCH v4 09/15] firmware: arm_scmi: Refactor iterators internal allocation
` [PATCH v4 10/15] firmware: arm_scmi: Add bound iterators support
` [PATCH v4 11/15] firmware: arm_scmi: Fix bound iterators returning too many items
` [PATCH v4 12/15] firmware: arm_scmi: Use proper iter_response_bound_cleanup() name
` [PATCH v4 13/15] firmware: arm_scmi: Use bound iterators to minimize discovered rates
` [PATCH v4 14/15] firmware: arm_scmi: Fix OOB in scmi_clock_describe_rates_get_lazy()
` [PATCH v4 15/15] firmware: arm_scmi: Introduce all_rates_get clock operation

[PATCH 0/2] ARM: i.MX: riotboard: Add OP-TEE integration
 2026-05-08 15:02 UTC  (5+ messages)
` [PATCH 1/2] ARM: i.MX: riotboard: add tzasc.h to flashheader
` [PATCH 2/2] ARM: i.MX: riotboard: rewrite lowlevel.c

[PATCH 00/11] soc: ti: keystone/k3 navigator queue/dma/ringacc cleanups
 2026-05-08 15:32 UTC  (12+ messages)
` [PATCH 01/11] soc: ti: knav_qmss: Remove remaining redundant ENOMEM printks
` [PATCH 02/11] soc: ti: knav_qmss: Rename global kdev to knav_qdev to fix -Wshadow
` [PATCH 03/11] soc: ti: knav_qmss: Inline lockdep condition in for_each_handle_rcu
` [PATCH 04/11] soc: ti: knav_qmss: Fix kernel-doc Return: tags
` [PATCH 05/11] soc: ti: knav_qmss: Use %pe to print PTR_ERR()
` [PATCH 06/11] soc: ti: knav_qmss: Fix __iomem annotations and __be32 type
` [PATCH 07/11] soc: ti: knav_qmss_acc: Fix kernel-doc Return: tag
` [PATCH 08/11] soc: ti: knav_dma: Remove unused DMA_PRIO_MASK macro
` [PATCH 09/11] soc: ti: knav_dma: Remove dead check on unsigned args.args[0]
` [PATCH 10/11] soc: ti: knav_dma: Use IOMEM_ERR_PTR() in pktdma_get_regs()
` [PATCH 11/11] soc: ti: k3-ringacc: Use str_enabled_disabled() helper

[RFC PATCH v2 00/64] drivers: usb: dwc3: sync code with Linux v6.16-rc7
 2026-05-08 15:31 UTC  (53+ messages)
` [RFC PATCH v2 02/64] usb: dwc3: import from kernel v3.19
` [RFC PATCH v2 04/64] usb: dwc3: import from kernel v4.1
` [RFC PATCH v2 05/64] usb: dwc3: import from kernel v4.2
` [RFC PATCH v2 06/64] usb: dwc3: import from kernel v4.3
` [RFC PATCH v2 07/64] usb: dwc3: import from kernel v4.4
` [RFC PATCH v2 08/64] usb: dwc3: import from kernel v4.5
` [RFC PATCH v2 09/64] usb: dwc3: import from kernel v4.6
` [RFC PATCH v2 10/64] usb: dwc3: import from kernel v4.7
` [RFC PATCH v2 11/64] usb: dwc3: import from kernel v4.8
` [RFC PATCH v2 12/64] usb: dwc3: import from kernel v4.9
` [RFC PATCH v2 13/64] usb: dwc3: import from kernel v4.10
` [RFC PATCH v2 14/64] usb: dwc3: import from kernel v4.11
` [RFC PATCH v2 15/64] usb: dwc3: import from kernel v4.12
` [RFC PATCH v2 16/64] usb: dwc3: import from kernel v4.13
` [RFC PATCH v2 18/64] usb: dwc3: import from kernel v4.15
` [RFC PATCH v2 19/64] usb: dwc3: import from kernel v4.16
` [RFC PATCH v2 20/64] usb: dwc3: import from kernel v4.17
` [RFC PATCH v2 21/64] usb: dwc3: import from kernel v4.18
` [RFC PATCH v2 22/64] usb: dwc3: import from kernel v4.19
` [RFC PATCH v2 23/64] usb: dwc3: import from kernel v4.20
` [RFC PATCH v2 24/64] usb: dwc3: import from kernel v5.0
` [RFC PATCH v2 25/64] usb: dwc3: import from kernel v5.1
` [RFC PATCH v2 26/64] usb: dwc3: import from kernel v5.2
` [RFC PATCH v2 27/64] usb: dwc3: import from kernel v5.3
` [RFC PATCH v2 28/64] usb: dwc3: import from kernel v5.4
` [RFC PATCH v2 29/64] usb: dwc3: import from kernel v5.5

[PATCH 00/18] fpu: Compress float_status
 2026-05-08 15:31 UTC  (3+ messages)
` [PATCH 14/18] fpu: Use {get,set}_flush_inputs_to_zero everywhere

[PATCH v2 0/3] Documentation: security-bugs: new updates covering triage and AI
 2026-05-08 15:31 UTC  (3+ messages)
` [PATCH v2 1/3] Documentation: security-bugs: do not systematically Cc the security team

[PATCH v4 0/3] vfio/pci: Request resources and map BARs at enable time
 2026-05-08 15:30 UTC  (4+ messages)
` [PATCH v4 3/3] vfio/pci: Replace vfio_pci_core_setup_barmap() with vfio_pci_core_get_iomap()

[PATCH] rust: pin_init: internal: use `loop {}` to produce never value
 2026-05-08 15:29 UTC 

[PATCH v1 0/4] driver core, iio: suppress driver_override
 2026-05-08 15:28 UTC  (5+ messages)
` [PATCH v1 1/4] driver core: allow certain drivers prohibit override via sysfs
` [PATCH v1 2/4] spi: Support suppress_override_attrs flag

[PATCH 00/10] drm/v3d: Scheduler and submission fixes and refactoring
 2026-05-08 15:28 UTC  (4+ messages)
` [PATCH 06/10] drm/v3d: Reject invalid syncobj handles in submit ioctls

[PATCH v2 0/4] HS400 and HS400ES support for Exynos DW-MMC drivers
 2026-05-08 15:27 UTC  (6+ messages)
` [PATCH v2 1/4] mmc: exynos_dw_mmc: add proper init sequence for HS400 support

[RFC][PATCH] sched_ext: Allow consuming local tasks when aborting
 2026-05-08 15:28 UTC  (2+ messages)

[BUG] exynos5_i2c_xfer_atomic() can sleep
 2026-05-08 15:28 UTC  (6+ messages)

[PATCH v1 bpf-next 0/8] bpf: Add SOCK_OPS hooks for TCP AutoLOWAT
 2026-05-08 15:28 UTC  (5+ messages)
` [PATCH v1 bpf-next 3/8] bpf: tcp: Support bpf_skb_load_bytes() for BPF_SOCK_OPS_RCVLOWAT_CB
` [PATCH v1 bpf-next 7/8] bpf: tcp: Add SOCK_OPS rcvlowat hook

[PATCH v6 00/13] fix several inconsistencies with sysfs configuration in etmX
 2026-05-08 15:27 UTC  (3+ messages)
` [PATCH v6 04/13] coresight: etm4x: exclude ss_status from drvdata->config

[PATCH v12 0/5] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-05-08 15:27 UTC  (7+ messages)
` [PATCH v12 2/5] mm/vmalloc: use physical page count for vrealloc() grow-in-place check

[PATCH 0/5] leds: is31fl319x: Fix shutdown GPIO and update DT bindings
 2026-05-08 15:24 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: leds: issi,is31fl319x: Add description for the shutdown-gpios property
` [PATCH 2/5] leds: is31fl319x: Fix shutdown GPIO initial state and remove redundant startup pulse
` [PATCH 3/5] arm64: dts: qcom: msm8916-alcatel-idol347: Fix sn3190 shutdown GPIO polarity
` [PATCH 4/5] ARM: dts: qcom: msm8974-oneplus-bacon: Fix sn3193 "
` [PATCH 5/5] arm64: dts: marvell: armada-7040-mochabin: Fix is31fl3199 "

[PATCH 0/9] tools: Move more tools sources into tools/
 2026-05-08 15:24 UTC  (10+ messages)
` [PATCH 1/9] ebpf: move ebpf skeleton source to ebpf/ directory
` [PATCH 2/9] tools: Move qemu-bridge-helper sources to tools/ directory
` [PATCH 3/9] tools: Move qemu-edid "
` [PATCH 4/9] tools: Move qemu-img "
` [PATCH 5/9] tools: Move qemu-io "
` [PATCH 6/9] tools: Move qemu-nbd "
` [PATCH 7/9] tools: Move qemu-keymap "
` [PATCH 8/9] tools: Move qemu-vmsr-helper up a directory level
` [PATCH 9/9] tools: Move elf2dmp from contrib/ to tools/

[PATCH] classes: image-buildinfo: allow deploying the buildinfo file
 2026-05-08 15:24 UTC  (2+ messages)
` [OE-core] "

[PATCH] target/riscv: Fix missing CDE check for scountinhibit
 2026-05-08 14:12 UTC 

[PATCH] clk: keystone: sci-clk: fix application of sizeof to pointer
 2026-05-08 15:23 UTC 

[PATCH v11 00/15] lenovo-wmi: Add fixes and enhancement
 2026-05-08 15:23 UTC  (7+ messages)
` [PATCH v11 13/15] platform/x86: lenovo-wmi-other: Add WMI battery charge limiting
` [PATCH v11 15/15] platform/x86: lenovo-wmi-capdata: Add debugfs file for dumping capdata

[PATCH 000/108] drm/i915/dp_link: Refactor DP link capability logic
 2026-05-08 15:22 UTC  (9+ messages)
` [PATCH 009/108] drm/i915/dp_link_training: Use link_training as base pointer in debugfs
` [PATCH 018/108] drm/i915/dp_link_training: Add helper to reset link recovery state

ASoC: cs42l43: SDCA reattach timeout on Dell XPS 14 Panther Lake; chip stuck across distros and kernels; worked initially; still working at hardware level
 2026-05-08 15:21 UTC  (6+ messages)

[REQUEST] Backport 8250_dw BUSY deassert series to 6.12.y stable
 2026-05-08 15:21 UTC  (2+ messages)

[PATCH net-next 00/13] dpaa2-switch: add support for LAG offload
 2026-05-08 15:20 UTC  (3+ messages)
` [PATCH net-next 09/13] dpaa2-switch: offload FDBs added on an upper bond device

Sprinkled examples of layers that use ":append" without a leading space
 2026-05-08 15:19 UTC  (2+ messages)
` [yocto] "

[PATCH] Mark Multi-Process QEMU as Orphaned
 2026-05-08 15:19 UTC  (9+ messages)

[PATCH v2 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
 2026-05-08 15:19 UTC  (2+ messages)

[PATCH v2 0/4] mm: introduce mthp_ext via cgroup-bpf to make mTHP more transparent
 2026-05-08 15:19 UTC  (4+ messages)
` [PATCH v2 1/4] psi: add psi_group_flush_stats() function

[PATCH v2 00/10] qom: misc cleanups / fixes
 2026-05-08 15:18 UTC  (7+ messages)
` [PATCH v2 01/10] qom: add trace events for object/property lifecycle
` [PATCH v2 07/10] qom: add object_new_with_props_from_qdict
` [PATCH v2 10/10] qom: drop user_creatable_add_type method

[GIT PULL] USB serial device ids for 7.1-rc3
 2026-05-08 15:19 UTC  (2+ messages)

[PATCH] dma-mapping: remove bogus test for pfn_valid from dma_map_resource
 2026-05-08 15:18 UTC  (6+ messages)

[RFC PATCH 0/2] ASoC: Move system_long_wq to system_dfl_long_wq
 2026-05-08 15:17 UTC  (4+ messages)
` [RFC PATCH 1/2] ASoC: cs42l43: Move long delayed work on system_dfl_long_wq
` [RFC PATCH 2/2] ASoC: codecs: rt5640: "

[PATCH v3 00/32] target/mips: add missing Octeon user-mode support
 2026-05-08 15:12 UTC  (33+ messages)
` [PATCH v3 01/32] linux-user/mips: implement sysmips(MIPS_FLUSH_CACHE)
` [PATCH v3 02/32] linux-user/mips: implement sysmips(MIPS_ATOMIC_SET)
` [PATCH v3 03/32] linux-user/mips, target/mips: honor MIPS_FIXADE for unaligned accesses
` [PATCH v3 04/32] target/mips: fix Octeon arithmetic destination handling
` [PATCH v3 05/32] target/mips: split Octeon SEQ/SNE decode
` [PATCH v3 06/32] target/mips: drop Octeon zero-register fast paths
` [PATCH v3 07/32] target/mips: add Octeon multiplier state
` [PATCH v3 08/32] target/mips: add Octeon LBX instruction
` [PATCH v3 09/32] target/mips: add Octeon LHUX instruction
` [PATCH v3 10/32] target/mips: add Octeon LWUX instruction
` [PATCH v3 11/32] target/mips: add Octeon SAA instruction
` [PATCH v3 12/32] target/mips: add Octeon SAAD instruction
` [PATCH v3 13/32] target/mips: add Octeon ZCB instruction
` [PATCH v3 14/32] target/mips: add Octeon ZCBT instruction
` [PATCH v3 15/32] target/mips: add Octeon MTM0 instruction
` [PATCH v3 16/32] target/mips: add Octeon MTP0 instruction
` [PATCH v3 17/32] target/mips: add Octeon MTP1 instruction
` [PATCH v3 18/32] target/mips: add Octeon MTP2 instruction
` [PATCH v3 19/32] target/mips: add Octeon MTM1 instruction
` [PATCH v3 20/32] target/mips: add Octeon MTM2 instruction
` [PATCH v3 21/32] target/mips: add Octeon VMULU instruction
` [PATCH v3 22/32] target/mips: add Octeon VMM0 instruction
` [PATCH v3 23/32] target/mips: add Octeon V3MULU instruction
` [PATCH v3 24/32] tests/tcg/mips: add Octeon instruction smoke test
` [PATCH v3 25/32] target/mips: add Octeon LA* atomic instructions
` [PATCH v3 26/32] target/mips: add Octeon COP2 crypto core support
` [PATCH v3 27/32] target/mips: add Octeon SMS4 crypto support
` [PATCH v3 28/32] target/mips: add Octeon SHA3 "
` [PATCH v3 29/32] target/mips: add Octeon ZUC "
` [PATCH v3 30/32] target/mips: add Octeon Camellia "
` [PATCH v3 31/32] target/mips: add Octeon CHORD and LLM COP2 support
` [PATCH v3 32/32] target/mips: expose Octeon68XX floating-point support

resigned keys from F6B7824F4269A073
 2026-05-08 15:15 UTC 

[PATCH 1/1] i2c: tegra: fix error handling in tegra_i2c_xfer()
 2026-05-08 15:14 UTC  (8+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] i2c: tegra: fix pm_runtime leak on mutex_lock failure
  ` [PATCH v2 2/2] i2c: tegra: make tegra_i2c_mutex_unlock() return void

[PATCH] sched_ext: Use IRQ_WORK_INIT_HARD() to initialize sch->disable_irq_work
 2026-05-08 15:14 UTC  (2+ messages)

[RFC PATCH v1 00/11] Landlock: Namespace and capability control
 2026-05-08 15:13 UTC  (5+ messages)
` [RFC PATCH v1 11/11] landlock: Add documentation for capability and namespace restrictions

[PATCH] vdpa/mlx5: Use kvzalloc_flex() for MTT command memory
 2026-05-08 15:13 UTC  (2+ messages)

[PATCH net-next v11 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-05-08 15:10 UTC  (5+ messages)
` [PATCH net-next v11 1/4] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v11 2/4] vhost-net: wake queue of tun/tap after ptr_ring consume
` [PATCH net-next v11 3/4] ptr_ring: move free-space check into separate helper
` [PATCH net-next v11 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present

[RFC PATCH 0/2] Add queue_*() functions and prefer per-cpu workqueue and flag
 2026-05-08 15:11 UTC  (7+ messages)

[PATCH] features-check.bbclass: add reference to required TUNE_FEATURES
 2026-05-08 15:13 UTC 

pull-request: iwlwifi-fixes-2026-05-08
 2026-05-08 15:10 UTC 

[frank-w-bpi-r2-4.14:7.1-rc 157/157] ERROR: modpost: "mtk_xfi_tphy_valid_ctle" [drivers/net/pcs/pcs-mtk-usxgmii.ko] undefined!
 2026-05-08 15:08 UTC 

[Intel-wired-lan] [PATCH iwl-next v5 4/5] ice: implement Rx queue management ops
 2026-05-08 15:07 UTC  (5+ messages)
  `  "

[PATCH v1] dts: add ipgre test suite
 2026-05-08 15:07 UTC  (2+ messages)

[PATCH] iio: chemical: scd30: make command lookup table const
 2026-05-08 15:07 UTC  (2+ messages)

[PATCH] commit-reach: early exit paint_down_to_common for single merge-base
 2026-05-08 15:07 UTC 

[pci:controller/dwc-intel-gw] BUILD SUCCESS 5d14a593359d668475540a8b0ddd4489c71c8a3b
 2026-05-08 15:06 UTC 

[PATCH v2 0/2] iio: magnetometer: add MEMSIC MMC5983MA driver
 2026-05-08 15:06 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: magnetometer: add MEMSIC MMC5983MA

[PATCH 0/3] [v5 net-next] wireless: p54 devicetree conversion
 2026-05-08 15:05 UTC  (3+ messages)
` [PATCH 1/3] [v5 net-next] dt-bindings: net: add st,stlc4560/p54spi binding

[PATCH v1] dts: clean cryptodev environment after a test run
 2026-05-08 15:05 UTC  (2+ messages)

[PATCH] ntfs: fix missing kstrdup() error check in ntfs_write_volume_label()
 2026-05-08 15:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 net] tcp: Fix out-of-bounds access for twsk in tcp_ao_established_key()
 2026-05-08 15:04 UTC  (2+ messages)

[PATCH 0/2] mm/khugepaged: fix sub-PMD MADV_COLLAPSE range handling
 2026-05-08 15:04 UTC  (8+ messages)
` [PATCH 1/2] mm/khugepaged: fix spurious -EINVAL from sub-PMD MADV_COLLAPSE range
` [PATCH 2/2] selftests/mm: add MADV_COLLAPSE sub-PMD range tests

[PATCH 0/2] doc: interpret-trailers: explain key format
 2026-05-08 15:03 UTC  (6+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 9/9] doc: intepret-trailers: document comment line treatment

[PATCH v9 0/4] kunit: Add support for suppressing warning backtraces
 2026-05-08 15:02 UTC  (8+ messages)
` [PATCH v9 1/4] bug/kunit: Core "
` [PATCH v9 2/4] kunit: Add backtrace suppression self-tests
` [PATCH v9 3/4] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v9 4/4] kunit: Add documentation for warning backtrace suppression API

[PATCH net-next v3 0/8] net: devmem: support devmem with netkit devices
 2026-05-08 15:03 UTC  (5+ messages)
` [PATCH net-next v3 7/8] selftests: drv-net: add primary_rx_redirect support to NetDrvContEnv
` [PATCH net-next v3 8/8] selftests: drv-net: add netkit devmem tests

[PATCH 0/3] irqchip: Add GPIO interrupt support for Amlogic A9
 2026-05-08 15:03 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: interrupt-controller: Add support for Amlogic A9 SoCs


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.