All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-01 06:43:03 to 2025-10-01 07:44:32 UTC [more...]

[PATCH v2 00/33] single-binary: Make riscv cpu.h target independent
 2025-10-01  7:42 UTC  (36+ messages)
` [PATCH v2 01/33] target/riscv: Use 32 bits for misa extensions
` [PATCH v2 02/33] target/riscv: Fix size of trivial CPUArchState fields
` [PATCH v2 03/33] target/riscv: Fix size of mhartid
` [PATCH v2 04/33] target/riscv: Bugfix riscv_pmu_ctr_get_fixed_counters_val()
` [PATCH v2 05/33] target/riscv: Combine mhpmevent and mhpmeventh
` [PATCH v2 06/33] target/riscv: Combine mcyclecfg and mcyclecfgh
` [PATCH v2 07/33] target/riscv: Combine minstretcfg and minstretcfgh
` [PATCH v2 08/33] target/riscv: Combine mhpmcounter and mhpmcounterh
` [PATCH v2 09/33] target/riscv: Fix size of gpr and gprh
` [PATCH v2 10/33] target/riscv: Fix size of vector CSRs
` [PATCH v2 11/33] target/riscv: Fix size of pc, load_[val|res]
` [PATCH v2 12/33] target/riscv: Fix size of frm and fflags
` [PATCH v2 13/33] target/riscv: Fix size of badaddr and bins
` [PATCH v2 14/33] target/riscv: Fix size of guest_phys_fault_addr
` [PATCH v2 15/33] target/riscv: Fix size of priv_ver and vext_ver
` [PATCH v2 16/33] target/riscv: Fix size of retxh
` [PATCH v2 17/33] target/riscv: Fix size of ssp
` [PATCH v2 18/33] target/riscv: Fix size of excp_uw2
` [PATCH v2 21/33] target/riscv: Fix size of gei fields
` [PATCH v2 22/33] target/riscv: Fix size of [m|s|vs]iselect fields
` [PATCH v2 23/33] target/riscv: Fix arguments to board IMSIC emulation callbacks
` [PATCH v2 24/33] target/riscv: Fix size of irq_overflow_left
` [PATCH v2 25/33] target/riscv: Indent PMUFixedCtrState correctly
` [PATCH v2 26/33] target/riscv: Replace target_ulong in riscv_cpu_get_trap_name()
` [PATCH v2 27/33] target/riscv: Replace target_ulong in riscv_ctr_add_entry()
` [PATCH v2 28/33] target/riscv: Fix size of trigger data
` [PATCH v2 29/33] target/riscv: Fix size of mseccfg
` [PATCH v2 30/33] target/riscv: Move debug.h include away from cpu.h
` [PATCH v2 31/33] target/riscv: Move CSR declarations to separate csr.h header
` [PATCH v2 32/33] target/riscv: Introduce externally facing CSR access functions
` [PATCH v2 33/33] target/riscv: Make pmp.h target_ulong agnostic

[PATCH 0/7] tools/nolibc: reduce __nolibc_enosys() fallbacks
 2025-10-01  7:43 UTC  (3+ messages)
` [PATCH 1/7] tools/nolibc: remove __nolibc_enosys() fallback from time64-related functions

CVE-2025-39900: net_sched: gen_estimator: fix est_timer() vs CONFIG_PREEMPT_RT=y
 2025-10-01  7:43 UTC 

CVE-2025-39899: mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE
 2025-10-01  7:43 UTC 

CVE-2025-39898: e1000e: fix heap overflow in e1000_set_eeprom
 2025-10-01  7:43 UTC 

CVE-2025-39897: net: xilinx: axienet: Add error handling for RX metadata pointer retrieval
 2025-10-01  7:43 UTC 

CVE-2025-39896: accel/ivpu: Prevent recovery work from being queued during device removal
 2025-10-01  7:43 UTC 

CVE-2025-39895: sched: Fix sched_numa_find_nth_cpu() if mask offline
 2025-10-01  7:43 UTC 

CVE-2025-39894: netfilter: br_netfilter: do not check confirmed bit in br_nf_local_in() after confirm
 2025-10-01  7:43 UTC 

CVE-2025-39893: spi: spi-qpic-snand: unregister ECC engine on probe error and device remove
 2025-10-01  7:43 UTC 

CVE-2025-39903: of_numa: fix uninitialized memory nodes causing kernel panic
 2025-10-01  7:43 UTC 

CVE-2025-39902: mm/slub: avoid accessing metadata when pointer is invalid in object_err()
 2025-10-01  7:43 UTC 

CVE-2025-39901: i40e: remove read access to debugfs files
 2025-10-01  7:43 UTC 

CVE-2025-39891: wifi: mwifiex: Initialize the chan_stats array to zero
 2025-10-01  7:43 UTC 

CVE-2025-39892: ASoC: soc-core: care NULL dirver name on snd_soc_lookup_component_nolocked()
 2025-10-01  7:43 UTC 

[PATCH blktrace v2 00/22] blktrace: Add user-space support for zoned command tracing
 2025-10-01  7:43 UTC  (5+ messages)
` [PATCH blktrace v2 01/22] blktrace: fix comment for struct blk_trace_setup:
` [PATCH blktrace v2 02/22] blkparse: fix compiler warning

[PATCH] net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_read_raw_eeprom
 2025-10-01  7:42 UTC  (4+ messages)

[PATCH] test/crypto: fix for mbuf sanity check failure
 2025-10-01  7:43 UTC  (2+ messages)

[PATCH v2] drm/i915/display: Extend i915_display_info with Type-C port details
 2025-10-01  7:40 UTC  (2+ messages)

[PATCH v3 00/10] fixes and improvements to cnxk crypto PMD
 2025-10-01  7:39 UTC  (2+ messages)

[PATCH v1 0/3] cryptodev: support PQC ML algorithms
 2025-10-01  7:37 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] crypto/openssl: add ML crypto support
  ` [PATCH v2 3/3] app/test: add ML crypto test vectors

[syzbot] [fs?] WARNING in free_mnt_ns
 2025-10-01  7:38 UTC  (3+ messages)

[PATCH] drm/msm: Fix GEM free for imported dma-bufs
 2025-10-01  7:37 UTC  (2+ messages)

[PATCH v5 7/8] man/man2/open_tree{,_attr}.2: document new open_tree_attr() API
 2025-10-01  7:37 UTC  (5+ messages)

[PATCH v2] builtin/reflog: respect user config in "write" subcommand
 2025-10-01  7:37 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v4 0/3] Support VBOOTROM to ast2700fc machine
 2025-10-01  7:32 UTC  (9+ messages)
` [PATCH v4 1/3] hw/arm/aspeed_ast27x0-fc: Map FMC0 flash contents into CA35 boot ROM
` [PATCH v4 2/3] hw/arm/aspeed_ast27x0-fc: Add VBOOTROM support
` [PATCH v4 3/3] tests/functional/aarch64/test_aspeed_ast2700fc: Add vbootrom test

[PATCH v2 00/15] block: add blktrace support for zoned block device commands
 2025-10-01  7:35 UTC  (13+ messages)
` [PATCH v2 10/15] blktrace: differentiate between blk_io_trace versions
` [PATCH v2 11/15] blktrace: add block trace commands for zone operations
` [PATCH v2 12/15] blktrace: expose ZONE APPEND completions to blktrace
` [PATCH v2 13/15] blktrace: trace zone management operations
` [PATCH v2 14/15] blktrace: trace zone write plugging operations
` [PATCH v2 15/15] blktrace: handle BLKTRACESETUP2 ioctl

REJECTED: CVE-2022-50397: net/ieee802154: reject zero-sized raw_sendmsg()
 2025-10-01  7:35 UTC 

[PATCH 0/6] More PF improvements
 2025-10-01  7:34 UTC  (7+ messages)
` [PATCH 1/6] drm/xe/pf: Add top level functions to control VFs
` [PATCH 3/6] drm/xe/pf: Expose VF control operations over debugfs
` [PATCH 6/6] drm/xe/pf: Synchronize VF FLR between all GTs

[PATCH v2 0/3] Enable QoS configuration on SA8775P
 2025-10-01  7:33 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: interconnect: add reg and clocks properties to enable QoS on sa8775p
` [PATCH v2 2/3] interconnect: qcom: sa8775p: enable QoS configuration
` [PATCH v2 3/3] arm64: dts: qcom: sa8775p: Add reg and clocks for "

[PATCH v10 0/2] Update ECN (RFC3168) and Add Accurate ECN (RFC9768-to-be) feature
 2025-10-01  7:34 UTC  (8+ messages)
` [PATCH v10 1/2] virtio-net: Fix ECN feature descriptions

[Patch v2 1/2] drm/amdgpu: use user provided hmm_range buffer in amdgpu_ttm_tt_get_user_pages
 2025-10-01  7:32 UTC  (5+ messages)

[PATCH 1/3] drm/amd/pm: export a function amdgpu_smu_ras_send_msg to allow send msg directly
 2025-10-01  7:31 UTC  (3+ messages)
` [PATCH 3/3] drm/amdgpu: Add amdgpu drm ras ioctl for ras module

[PATCH 00/10] Introduce drm sharpness property
 2025-10-01  7:31 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH net v2] page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches
 2025-10-01  7:31 UTC  (4+ messages)

[PATCH v1 0/2] Add two new ID for MediaTek's Bluetooth
 2025-10-01  7:31 UTC  (4+ messages)
` [PATCH v1 1/2] Bluetooth: btusb: Add new VID/PID 0489/e135 for MT7920

[GIT PULL] Please pull u-boot-amlogic-next-20250930
 2025-09-30 23:45 UTC  (2+ messages)

PROBLEM: AST2500 BMC video output disabled by reboot (regression)
 2025-10-01  7:26 UTC  (8+ messages)

[PATCH net-next v8 0/2] net: stmmac: Add support for Allwinner A523 GMAC200
 2025-10-01  7:25 UTC  (5+ messages)
` [PATCH net-next v8 2/2] "

[PATCH 1/1] drm/xe/eustall: Return EBADFD from read if EU stall registers get reset
 2025-10-01  7:25 UTC  (3+ messages)
` ✓ CI.KUnit: success for series starting with [1/1] "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/3] Enable ESRTPS and simplify caching-mode=on check
 2025-10-01  7:22 UTC  (6+ messages)
` [PATCH v2 2/3] intel_iommu: Simplify caching mode check with VFIO device
` [PATCH v2 3/3] pci: Fix wrong parameter passing to pci_device_get_iommu_bus_devfn()

[PATCH v3 0/2] DRM: panel: add support for Sharp LQ079L1SX01 panel
 2025-10-01  7:24 UTC  (2+ messages)

[PATCH v2 0/2] DRM: panel: add support for Sharp LQ079L1SX01 panel
 2025-10-01  7:24 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/7] Add AMD ISP4 driver
 2025-10-01  7:24 UTC  (7+ messages)
` [PATCH v4 4/7] media: platform: amd: isp4 subdev and firmware loading handling added
` [PATCH v4 5/7] media: platform: amd: isp4 video node and buffers "

[PATCH v2 00/12] x86/msr: Inline rdmsr/wrmsr instructions
 2025-10-01  7:23 UTC  (16+ messages)
` [PATCH v2 09/12] x86/msr: Use the alternatives mechanism for WRMSR
` [PATCH v2 11/12] x86/paravirt: Don't use pv_ops vector for MSR access functions

[PATCH v7] drm/dp: clamp PWM bit count to advertised MIN and MAX capabilities
 2025-10-01  7:23 UTC  (2+ messages)

[PATCH] dt-bindings: ili9881c: Allow port subnode
 2025-10-01  7:23 UTC  (2+ messages)

KVM: Nested VGIC emulation leads to infinite IRQ exceptions
 2025-10-01  7:23 UTC  (2+ messages)

[RFC PATCH v2 0/8] mm: Hot page tracking and promotion infrastructure
 2025-10-01  7:22 UTC  (11+ messages)

[PATCH v6 0/6] drm/i915/dp: Work around a DSC pixel throughput issue
 2025-10-01  7:21 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/dp: Work around a DSC pixel throughput issue (rev7)

[PATCH net-next v5 0/2] net/smc: make wr buffer count configurable
 2025-10-01  7:21 UTC  (5+ messages)
` [PATCH net-next v5 2/2] net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully

[PATCH v2 0/5] Add support for the LTM8054 voltage regulator
 2025-10-01  7:19 UTC  (7+ messages)
` [PATCH v2 2/5] iio: add processed write API
` [PATCH v2 1/5] regulator: dt-bindings: Add Linear Technology LTM8054 regulator

[PATCH] can: j1939: add missing calls in NETDEV_UNREGISTER notification handler
 2025-10-01  7:18 UTC  (2+ messages)

[meta-oe][walnascar][PATCH 1/2] glog: Support building for native
 2025-09-30 19:46 UTC  (2+ messages)
` [meta-oe][walnascar][PATCH 2/2] opencv: "

[PATCH v3 0/3] drm/panel: visionox-rm69299: Add backlight support and small fixes
 2025-10-01  7:15 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/3] gpio: mpsse: add support for bryx brik
 2025-10-01  7:15 UTC  (3+ messages)
` [PATCH v2 1/3] gpio: mpsse: use rcu to ensure worker is torn down

[PATCH v2 1/2] dt-bindings: ili9881c: Document 5" Raspberry Pi 720x1280
 2025-10-01  7:14 UTC  (2+ messages)
` (subset) "

[PATCH] drm/panel: ilitek-ili9881c: Turn ILI9881C_COMMAND_INSTR() parameters lowercase
 2025-10-01  7:14 UTC  (2+ messages)

btrfs rescue chunk-recover aborts with “scan chunk headers error” on a healthy single-device FS
 2025-10-01  7:14 UTC  (2+ messages)

When should we release Git 3.0?
 2025-10-01  7:13 UTC  (2+ messages)

[PATCH 0/5] arm64: dts: imx8mp-skov: add new 10" variant
 2025-10-01  7:13 UTC  (2+ messages)
` (subset) "

[PATCH 00/21] mm: ASI direct map management
 2025-10-01  7:12 UTC  (3+ messages)

[RFC v2 0/3] Align atomic storage
 2025-10-01  7:08 UTC  (13+ messages)
` [RFC v2 2/3] atomic: Specify alignment for atomic_t and atomic64_t

[PATCH] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: do not reference whole usb-switch.yaml
 2025-10-01  7:07 UTC  (5+ messages)

[PATCH v3 0/4] drm: Add vblank timers for devices without interrupts
 2025-10-01  7:06 UTC  (8+ messages)

[PATCH v4 0/3] arm64: qcom: x1e78100-lenovo-thinkpad-t14s: add support for HDMI output
 2025-10-01  7:06 UTC  (5+ messages)
` [PATCH v4 2/3] phy: qcom: qmp-combo: get the USB3 & DisplayPort lanes mapping from DT

[PATCH 0/2] Kconfig fixes for QCOM clk drivers when targeting ARCH=arm
 2025-10-01  7:04 UTC  (5+ messages)
` [PATCH 1/2] clk: qcom: Fix SM_VIDEOCC_6350 dependencies
` [PATCH 2/2] clk: qcom: Fix dependencies of QCS_{DISP,GPU,VIDEO}CC_615

[v7 00/16] mm: support device-private THP
 2025-10-01  6:57 UTC  (17+ messages)
` [v7 01/16] mm/zone_device: support large zone device private folios
` [v7 02/16] mm/zone_device: Rename page_free callback to folio_free
` [v7 03/16] mm/huge_memory: add device-private THP support to PMD operations
` [v7 04/16] mm/rmap: extend rmap and migration support device-private entries
` [v7 05/16] mm/huge_memory: implement device-private THP splitting
` [v7 06/16] mm/migrate_device: handle partially mapped folios during collection
` [v7 07/16] mm/migrate_device: implement THP migration of zone device pages
` [v7 08/16] mm/memory/fault: add THP fault handling for zone device private pages
` [v7 09/16] lib/test_hmm: add zone device private THP test infrastructure
` [v7 10/16] mm/memremap: add driver callback support for folio splitting
` [v7 11/16] mm/migrate_device: add THP splitting during migration
` [v7 12/16] lib/test_hmm: add large page allocation failure testing
` [v7 13/16] selftests/mm/hmm-tests: new tests for zone device THP migration
` [v7 14/16] selftests/mm/hmm-tests: partial unmap, mremap and anon_write tests
` [v7 15/16] selftests/mm/hmm-tests: new throughput tests including THP
` [v7 16/16] gpu/drm/nouveau: enable THP support for GPU memory migration

[PATCH 6.16 000/143] 6.16.10-rc1 review
 2025-10-01  7:01 UTC  (2+ messages)

[PATCH 00/29] drm: Implement state readout support
 2025-10-01  7:01 UTC  (13+ messages)
` [PATCH 05/29] drm/atomic_state_helper: Fix bridge state initialization
` [PATCH 10/29] drm/atomic: Add atomic_state_readout infrastructure

[bluez/bluez] a410d2: shared/hfp: Add dial support
 2025-10-01  7:01 UTC 

[PATCH 0/2] Optimize unmap_all with one ioctl()
 2025-10-01  6:58 UTC  (5+ messages)
` [PATCH 1/2] vfio/container: Support unmap all in "

[PATCH v2] nvme: check duplicate unique identifiers in order
 2025-10-01  7:00 UTC 

[Bug Report] Intel AX1775 / AX1790 / BE20 / BE401 / BE1750 2x2 (Wi-Fi 7) fails to resume after suspend (s2idle)
 2025-10-01  7:00 UTC  (4+ messages)

[PATCH v2 0/3] mtd: spi-nor: macronix: Cleanup macronix flash info
 2025-10-01  6:59 UTC  (14+ messages)
` [PATCH v2 1/3] mtd: spi-nor: macronix: Drop the redundant flash info fields

Draft of Git Rev News edition 127
 2025-10-01  6:57 UTC 

[PATCH v2 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-10-01  6:57 UTC  (3+ messages)
` [PATCH v2 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver

[PATCH BlueZ 1/6] shared/hfp: Add dial support
 2025-10-01  6:54 UTC  (6+ messages)
` [PATCH BlueZ 2/6] unit/test-hfp: Add dial tests for HF
` [PATCH BlueZ 3/6] shared/hfp: Add in-band ring tone setting support
` [PATCH BlueZ 4/6] unit/test-hfp: Add Answer Incoming Call with In-Band Ring tests for HF
` [PATCH BlueZ 5/6] unit/test-hfp: Add incoming call prior to connection test
` [PATCH BlueZ 6/6] unit/test-hfp: Add incoming call interrupted test

[PULL v2 00/13] Error reporting patches for 2025-09-30
 2025-10-01  6:51 UTC  (2+ messages)
` [PULL v2 11/13] ui/dbus: Consistent handling of texture mutex failure

[PATCH] ARM: dts: renesas: r9a06g032-rzn1d400-eb: describe LEDs
 2025-10-01  6:50 UTC 

[PATCH i-g-t 0/2] Use blitter instead of cpu fill for uc-comp surface
 2025-10-01  6:50 UTC  (5+ messages)
` [PATCH i-g-t 1/2] lib/xe_util: Add xe fast-copy helper
` [PATCH i-g-t 2/2] tests/xe_pat: Use blitter to copy to uc-comp surface

'^\}$' is changed to a space character
 2025-10-01  6:49 UTC  (4+ messages)

[PATCH v9 0/4] Add I2C support for Tegra264
 2025-10-01  6:47 UTC  (5+ messages)
` [PATCH v9 1/4] i2c: tegra: Do not configure DMA if not supported
` [PATCH v9 2/4] i2c: tegra: Add HS mode support
` [PATCH v9 3/4] i2c: tegra: Add support for SW mutex register
` [PATCH v9 4/4] i2c: tegra: Add Tegra264 support

Time for a new v4l-utils release?
 2025-10-01  6:47 UTC  (2+ messages)

[PATCH 0/2] Add initial Milk-V Duo S board support
 2025-10-01  6:46 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: sophgo: add "

[RFC 0/6] Add a stricter headers check
 2025-10-01  6:45 UTC  (11+ messages)
` [PATCH v7 0/9] "
  ` [PATCH v7 1/9] baseband/acc: fix exported header
  ` [PATCH v7 2/9] drivers: drop export of driver headers
  ` [PATCH v7 3/9] eventdev: do not include driver header in DMA adapter
  ` [PATCH v7 4/9] gpudev: fix driver header for Windows
  ` [PATCH v7 5/9] drivers: fix some exported headers
  ` [PATCH v7 6/9] eal/arm: fix C++ build for 32-bit memcpy
  ` [PATCH v7 7/9] build: factorize headers installation
  ` [PATCH v7 8/9] buildtools/chkincs: use a staging directory for headers
  ` [PATCH v7 9/9] power: separate public and driver headers

[PATCH 0/6] pinctrl: bcmbca: Refactor and add BCM6846
 2025-10-01  6:42 UTC  (2+ 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.