All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-09 16:31:54 to 2026-05-09 18:22:05 UTC [more...]

[PATCH] usb: gadget: goku_udc: avoid NULL deref of dev->driver in INT_USBRESET log
 2026-05-09 11:06 UTC 

[PATCH 00/11] Refcounted interrupt disable and SpinLockIrq for rust (Part 1)
 2026-05-09 18:21 UTC  (5+ messages)
` [PATCH 03/11] preempt: Introduce __preempt_count_{sub, add}_return()

[PATCH] Use proper grave accent character
 2026-05-09 18:20 UTC  (3+ messages)

[PATCH] fs/resctrl: Free mon_data structures on rdt_get_tree() failure
 2026-05-09 18:18 UTC  (3+ messages)

[PATCH v3] dt-bindings: rtc: epson,rx6110: Convert to DT Schema
 2026-05-09 18:18 UTC 

[Buildroot] [PATCH 1/1] package/{glibc, localedef}: security bump to version 2.43-27-g4070d808b
 2026-05-09 18:19 UTC 

[PATCH net v2] net: team: fix NULL pointer dereference in team_xmit during mode change
 2026-05-09 18:18 UTC 

[PATCH 0/3] watchdog: realtek-otto: Make use of regmap API and add RTL9607C support
 2026-05-09 18:13 UTC  (7+ messages)
` [PATCH 1/3] watchdog: realtek-otto: Change to use regmap API
` [PATCH 2/3] dt-bindings: watchdog: realtek,otto-wdt: add compatible for RTL9607C
` [PATCH 3/3] watchdog: realtek-otto: add RTL9607C support

[LLVM BUILD BUG] Stack frame size exceeds limit for dml30_ModeSupportAndSystemConfigurationFull
 2026-05-09 18:13 UTC 

[RFC PATCH 03/19] mm/damon/core: introduce damon_filter
 2026-05-09 18:11 UTC  (2+ messages)

[PATCH] dt-bindings: misc: Add binding for Xilinx AXI-Stream FIFO
 2026-05-09 18:11 UTC  (3+ messages)

[PATCH v6 0/5 RESEND] sched/fair: SMT-aware asymmetric CPU capacity
 2026-05-09 18:07 UTC  (6+ messages)
` [PATCH 1/5] sched/fair: Drop redundant RCU read lock in NOHZ kick path
` [PATCH 2/5] sched/fair: Attach sched_domain_shared to sd_asym_cpucapacity
` [PATCH 3/5] sched/fair: Prefer fully-idle SMT cores in asym-capacity idle selection
` [PATCH 4/5] sched/fair: Reject misfit pulls onto busy SMT siblings on asym-capacity
` [PATCH 5/5] sched/fair: Add SIS_UTIL support to select_idle_capacity()

[PATCH 0/2] Introduce Airoha AN7583 SoC and AN7583 Evaluation Board
 2026-05-09 18:10 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm64: dts: airoha: Add an7583 entry
` [PATCH 2/2] arm64: dts: Add Airoha AN7583 SoC and AN7583 Evaluation Board

[RFC PATCH 08/19] mm/damon/paddr: support data attributes monitoring
 2026-05-09 18:08 UTC  (2+ messages)

[PATCH 1/3] [v5 net-next] dt-bindings: net: add st,stlc4560/p54spi binding
 2026-05-09 18:08 UTC  (5+ messages)

[PATCH v2] dt-bindings: iio: adc: Convert xilinx-xadc bindings to YAML schema
 2026-05-09 18:07 UTC 

(no subject)
 2026-05-09 18:07 UTC  (7+ messages)
` [PATCH 1/5] sched/fair: Drop redundant RCU read lock in NOHZ kick path
` [PATCH 2/5] sched/fair: Attach sched_domain_shared to sd_asym_cpucapacity
` [PATCH 3/5] sched/fair: Prefer fully-idle SMT cores in asym-capacity idle selection
` [PATCH 4/5] sched/fair: Reject misfit pulls onto busy SMT siblings on asym-capacity
` [PATCH 5/5] sched/fair: Add SIS_UTIL support to select_idle_capacity()
` 

[PATCH] ASoC: tas2781: reject too-short writes to acoustic_ctl debugfs
 2026-05-09 17:51 UTC 

arch/arm64/boot/dts/mediatek/mt8195-cherry-dojo-r1.dtb: jpeg-decoder@1a040000 (mediatek,mt8195-jpgdec): 'jpgdec@0,0', 'jpgdec@0,10000', 'jpgdec@1,0' do not match any of the regexes: '^jpgdec@[0-9a-f]+$', '^pinctrl-[0-9]+$'
 2026-05-09 18:02 UTC 

[PATCH v1 00/18] Backport fixes for -Wdiscarded-qualifiers and -Wnonnull with newer glibc
 2026-05-09 17:35 UTC  (19+ messages)
` [PATCH v1 01/18] libbpf: Fix -Wdiscarded-qualifiers under C23
` [PATCH v1 02/18] perf diff: Constify strchr() return variables
` [PATCH v1 03/18] perf test bpf: Address error about non-null argument for epoll_pwait 2nd arg
` [PATCH v1 04/18] perf list: Fix -Wdiscarded-qualifiers under C23
` [PATCH v1 05/18] perf trace: Deal with compiler const checks
` [PATCH v1 06/18] perf tools: Use const for variables receiving str{str,r?chr}() returns
` [PATCH v1 07/18] perf parse-events: Fix -Wdiscarded-qualifiers under C23
` [PATCH v1 08/18] perf tools: Remove unused color_fwrite_lines
` [PATCH v1 09/18] perf strlist: Don't write to const memory
` [PATCH v1 10/18] perf metricgroup: Constify variables storing the result of strchr() on const tables
` [PATCH v1 11/18] perf session: Don't write to memory pointed to a const pointer
` [PATCH v1 12/18] perf trace-event: Constify variables storing the result of strchr() on const tables
` [PATCH v1 13/18] perf units: "
` [PATCH v1 14/18] perf bpf: Fix -Wdiscarded-qualifiers under C23
` [PATCH v1 15/18] perf time-utils: Constify variables storing the result of strchr() on const tables
` [PATCH v1 16/18] perf demangle-java: "
` [PATCH v1 17/18] perf parse-events:: Fix -Wdiscarded-qualifiers under C23
` [PATCH v1 18/18] perf bpf-event: Constify variables storing the result of strchr() on const tables

[PATCH v1 00/18] Backport fixes for -Wdiscarded-qualifiers and -Wnonnull with newer glibc
 2026-05-09 17:35 UTC 

[RFC v1 0/4] introduce PTP protocol library and software relay example
 2026-05-09 23:25 UTC  (10+ messages)
` [PATCH v7 0/4] IEEE 1588 PTP v2 protocol support in lib/net
  ` [PATCH v7 1/4] lib/net: add IEEE 1588 PTP v2 protocol header definitions
` [PATCH v8 0/4] IEEE 1588 PTP v2 protocol support in lib/net
  ` [PATCH v8 1/4] lib/net: add IEEE 1588 PTP v2 protocol header definitions
  ` [PATCH v8 2/4] examples/ptp_tap_relay_sw: add PTP software transparent clock relay
  ` [PATCH v8 3/4] doc: update release notes for PTP protocol library
  ` [PATCH v8 4/4] examples/ptpclient: use shared PTP library definitions

[PATCH] clk: mstar: msc313-mpll: fix one-element shadow array overrun
 2026-05-09 10:42 UTC 

Regression in split ARM MMIO timer driver
 2026-05-09 17:58 UTC  (3+ messages)

[PATCH v14 0/5] Add support for Verisilicon IOMMU used by media codec blocks
 2026-05-09 17:56 UTC  (4+ messages)
` [PATCH v14 1/5] dt-bindings: vendor-prefixes: Add Verisilicon

[PATCH] spi: mtk-snfi: Fix resource leak in mtk_snand_read_page_cache()
 2026-05-09 17:55 UTC 

[PATCH v3 00/13] Improve process/maintainers output
 2026-05-09 17:53 UTC  (2+ messages)

[PATCH net-next 0/8] net/sched: prepare lockless qdisc dumps
 2026-05-09 17:53 UTC  (4+ messages)
` [PATCH net-next 5/8] net/sched: add const qualifiers to gnet_stats helpers

git hogs the CPU, RAM and storage despite its config
 2026-05-09 17:53 UTC  (5+ messages)
` unexpected auto-maintenance, was "

[PATCH] dt-bindings: iio: adc: Convert xilinx-xadc bindings to YAML schema
 2026-05-09 17:52 UTC  (2+ messages)

[PATCH v3 0/9] casf & scaler refactoring
 2026-05-09 17:50 UTC  (14+ messages)
` [PATCH v3 1/9] drm/i915/casf: fix comment typos
` [PATCH v3 2/9] drm/i915/casf: rename *_coef*() into *_coeff*()
` [PATCH v3 3/9] drm/i915: rename t into tap
` [PATCH v3 4/9] drm/i915/casf: rename sumcoeff into sum_coeff
` [PATCH v3 5/9] drm/i915/scaler: s/i/scaler_id/ where appropriate
` [PATCH v3 6/9] drm/i915/scaler: remove id in favor of scaler_id
` [PATCH v3 7/9] drm/i915/scaler: unloop scaler readout that is run once
` [PATCH v3 8/9] drm/i915/scaler: abstract scaler searching loop
` [PATCH v3 9/9] drm/i915/scaler: eliminate dead code
` ✗ CI.checkpatch: warning for casf & scaler refactoring
` ✓ CI.KUnit: success "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.BAT: "

[kas:uffd/v2 7/14] include/linux/mm.h:4618 gup_can_follow_protnone() warn: bitwise AND condition is false here
 2026-05-09 17:47 UTC 

[PATCH 1/2] ext4/064 encryption + casefold feature combination WITHOUT dirdata
 2026-05-09 17:42 UTC  (4+ messages)
` [PATCH 2/2] ext4/065 encryption + casefold + dirdata feature combination

[PATCH] iommu/vt-d: remove typo from pasid_pte_config_nested()
 2026-05-09 17:45 UTC 

[PATCH] rust: time: add debug assertions for out-of-range input in fsleep()
 2026-05-09 17:44 UTC  (6+ messages)

[PATCH] Quick Build guide: Various pedantic cleanups
 2026-05-09 17:44 UTC 

[PATCH v3 2/2] iommupt: Avoid rewalking during map
 2026-05-09 17:41 UTC  (2+ messages)

[PATCH 0/2] i2c: Add i2c-shared-gpio driver
 2026-05-09 17:38 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: i2c: Add i2c-shared-gpio
    ` AW: "

[PATCH] Bluetooth: 6lowpan: Defer peer channel release until RCU cleanup
 2026-05-09 17:37 UTC 

[PATCH] Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind()
 2026-05-09 17:37 UTC 

[PATCH 0/1] man/man7/pid_namespaces.7: Fix process/namespace hierarchy restrictions
 2026-05-09 17:37 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] Bluetooth: mgmt: validate advertising TLV envelopes before parsing
 2026-05-09 17:37 UTC 

[PATCH] net: lwip: introduce net_lwip_eth_stop() function
 2026-05-09 17:36 UTC 

Is current INET_ECN_set_ce() safe with cloned skb?
 2026-05-09 17:35 UTC  (2+ messages)

tpm: spi: do not call blocking ops when !TASK_RUNNING; during shutdown
 2026-05-09 17:35 UTC  (4+ messages)

[asahilinux:bits/140-pci 1/10] Documentation/devicetree/bindings/pci/apple,pcie.yaml: ^pci@: Missing additionalProperties/unevaluatedProperties constraint
 2026-05-09 17:32 UTC 

[PATCH v4] drm/xe: Add bounds check for num_binds to prevent memory exhaustion
 2026-05-09 17:32 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for drm/xe: Add bounds check for num_binds to prevent memory exhaustion (rev3)

[PATCH v1 00/10] platform/x86: msi-wmi-platform: Add fan curves/platform profile/tdp/battery limiting
 2026-05-09 17:25 UTC  (3+ messages)

[PATCH v2 0/4] initial support for yosemite v4
 2026-05-09 17:25 UTC  (4+ messages)
` [PATCH v2 4/4] ast2600: yosemite4 initial support

[PULL v2 00/33] UI patches
 2026-05-09 17:13 UTC  (34+ messages)
` [PULL v2 01/33] tests/qtest/dbus-vmstate: Bring the test up-to-date
` [PULL v2 02/33] tests/qtest/dbus-vmstate: Mute Glib complaints about g_unsetenv thread-safety
` [PULL v2 03/33] tests/qtest/dbus-vmstate: Honor QTEST_LOG env variable
` [PULL v2 04/33] tests/qtest/dbus-vmstate: Stop the daemons explicitly
` [PULL v2 05/33] tests/qtest/dbus-vmstate: Re-enable the test
` [PULL v2 06/33] ui/input: do not assert() when tracing invalid input
` [PULL v2 07/33] ui/gtk: Fix GTK assertion failure introduced with clipboard fixes
` [PULL v2 08/33] qemu-options.hx: document -chardev vc backend-specific behavior
` [PULL v2 09/33] char: error out if given unhandled size options
` [PULL v2 10/33] ui/console: add vc encoding=utf8/cp437 option
` [PULL v2 11/33] ui/console: default vc encoding to cp437 for machine < 11.1
` [PULL v2 12/33] ui/dbus: expose vc encoding via D-Bus Chardev.VCEncoding interface
` [PULL v2 13/33] ui/console-vc: add UTF-8 input decoding with CP437 rendering
` [PULL v2 14/33] ui/console-vc: move VT100 state machine and output FIFO into QemuVT100
` [PULL v2 15/33] ui/console-vc: extract vt100_input() from vc_chr_write()
` [PULL v2 16/33] ui/console-vc: extract vt100_keysym() from qemu_text_console_handle_keysym()
` [PULL v2 17/33] ui/console-vc: extract vt100_init() and vt100_fini()
` [PULL v2 18/33] ui/console: remove console_ch_t typedef and console_write_ch()
` [PULL v2 19/33] ui/console-vc: move VT100 emulation into separate unit
` [PULL v2 20/33] ui/vnc: make the worker thread per-VncDisplay
` [PULL v2 21/33] ui/vnc: vnc_display_init() and vnc_display_open() return bool
` [PULL v2 22/33] ui/vnc: merge vnc_display_init() and vnc_display_open()
` [PULL v2 23/33] ui/vnc: clean up VNC displays on exit
` [PULL v2 24/33] ui/vnc: defer listener registration until the console is known
` [PULL v2 25/33] ui/vnc: add vnc-system unit, to allow different implementations
` [PULL v2 26/33] ui/console: simplify registering display/console change listener
` [PULL v2 27/33] ui/console: add doc comment for qemu_console_{un}register_listener()
` [PULL v2 28/33] ui/console: rename public API to use consistent qemu_console_ prefix
` [PULL v2 29/33] ui/vnc: replace VNC_DEBUG with trace-events
` [PULL v2 30/33] ui: extract common sources into a static library
` [PULL v2 31/33] tests/qtest: drop DBUS_VMSTATE_TEST_TMPDIR
` [PULL v2 32/33] tools/qemu-vnc: add standalone VNC server over D-Bus
` [PULL v2 33/33] qemu-options: document -chardev dbus

[PATCH v3] drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load
 2026-05-09 17:17 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load (rev2)

[PATCH 0/8] iio: magnetometer: ak8975: driver cleanup
 2026-05-09 17:16 UTC  (7+ messages)
` [PATCH 3/8] iio: magnetometer: ak8975: switch to using managed resources
` [PATCH 8/8] iio: magnetometer: ak8975: make use of the macros from bits.h

[PATCH] dt-bindings: i2c: i2c-mux-pinctrl: remove Wolfram Sang as maintainer
 2026-05-09 17:16 UTC 

[PATCH] staging: axis-fifo: Fix alignment of wait_event_interruptible arguments
 2026-05-09 17:15 UTC 

[PATCH] dt-bindings: i2c: mux-gpio: remove Wolfram Sang as maintainer
 2026-05-09 17:13 UTC 

[PATCH v2] drm/xe: Add bounds check for num_binds to prevent memory exhaustion
 2026-05-09 17:14 UTC  (2+ messages)

[PATCH rc v2] iommu/arm-smmu-v3: Fix inconsistent ATS state tracking
 2026-05-09 17:14 UTC  (10+ messages)

[PATCH] scsi: aic7xxx: avoid NULL deref of cur_column in ahc_print_register()
 2026-05-09  9:56 UTC 

[PATCH net-next v5 0/5] net/sched: netem: enhancements
 2026-05-09 17:03 UTC  (6+ messages)
` [PATCH net-next v5 1/5] net/sched: netem: reorder struct netem_sched_data
` [PATCH net-next v5 2/5] net/sched: netem: remove useless VERSION
` [PATCH net-next v5 3/5] net/sched: netem: replace pr_info with netlink extack error messages
` [PATCH net-next v5 4/5] net/sched: netem: handle multi-segment skb in corruption
` [PATCH net-next v5 5/5] net/sched: netem: add per-impairment extended statistics

[PATCH RFC] iommu: Enable per-device SSID space for SVA
 2026-05-09 17:10 UTC  (6+ messages)

[PATCH] io_uring/kbuf: retain pbuf ring list for deferred rw commits
 2026-05-09 17:09 UTC 

[PATCH 2/3] [v5 net-next] p54spi: convert to devicetree
 2026-05-09 17:08 UTC  (3+ messages)

[PATCH v5 00/14] media: iris: Add support for glymur platform
 2026-05-09 17:07 UTC  (16+ messages)
` [PATCH v5 01/14] media: iris: Add iris vpu bus support
` [PATCH v5 04/14] dt-bindings: media: qcom,venus: Remove clock, power-domain, and iommus from common schema
` [PATCH v5 08/14] media: iris: Rename clock and power domain macros to use vcodec prefix
` [PATCH v5 09/14] media: iris: Use power domain type to look up pd_devs index
` [PATCH v5 13/14] arm64: dts: qcom: glymur: Add iris video node

[PATCH 00/18] Wangxun Fixes
 2026-05-09 17:07 UTC  (3+ messages)
` [PATCH v3 00/20] "

crypto/ahash.c:1073:1: warning: the frame size of 1040 bytes is larger than 1024 bytes
 2026-05-09 17:06 UTC 

[GIT PULL] Rust fixes for 7.1
 2026-05-09 17:04 UTC 

[ANNOUNCE] ktls 1.4.0
 2026-05-09 17:04 UTC 

[PATCH v1 1/1] drm/st7735r: simplify with spi_get_device_match_data()
 2026-05-09 17:02 UTC  (3+ messages)

arch/arm/boot/dts/qcom/qcom-apq8064-cm-qs600.dtb: ssbi@500000 (qcom,ssbi): pmic: 'usb-detect' does not match any of the regexes: '^pinctrl-[0-9]+$', 'gpio@[0-9a-f]+$', 'keypad@[0-9a-f]+$', 'led@[0-9a-f]+$', 'mpps@[0-9a-f]+$', 'pwrkey@[0-9a-f]+$', 'rtc@[0-
 2026-05-09 17:01 UTC 

How to express "externally managed" IOMMU domains for VFIO/IOMMUFD ?
 2026-05-09 17:00 UTC  (5+ messages)

[PATCH 0/9] Remove SMMUv3 struct arm_smmu_cmdq_ent
 2026-05-09 16:54 UTC  (4+ messages)
` [PATCH 7/9] iommu/arm-smmu-v3: Directly encode CMDQ_OP_ATC_INV

[PATCH 0/3] security, sched: Expand task_setscheduler LSM hook and related fixes
 2026-05-09 16:48 UTC  (4+ messages)
` [PATCH 1/3] cgroup/cpuset: Fix deadline bandwidth leak in cpuset_can_attach()
` [PATCH 2/3] security: Expand task_setscheduler LSM hook to include CPU affinity mask
` [PATCH 3/3] mips: sched: Fix CPUMASK_OFFSTACK memory corruption

[PATCH 01/14] reset: ast2500: Staticize and constify driver ops
 2026-05-09 16:47 UTC  (5+ messages)
` [PATCH 13/14] reset: tegra-car: "
` [PATCH 14/14] reset: tegra186: "

[koverstreet-bcachefs:bcachefs-testing 111/111] fs/bcachefs/btree/bkey.c:1190:1: warning: the frame size of 1696 bytes is larger than 1280 bytes
 2026-05-09 16:45 UTC 

[PATCH] mfd: twl4030-power: fix stale ARM machine ID checks to use the DT
 2026-05-09 16:44 UTC  (2+ messages)

[PATCH] arm: orion5x: correct machine ID check in mss2_pci_init() to use DT
 2026-05-09 16:42 UTC  (2+ messages)

[PATCH] staging: sm750fb: Add const to g_fbmode array
 2026-05-09 16:40 UTC 

[PATCH] sound: soc: ti: rx51: remove stale reference to machine_is_nokia_rx51()
 2026-05-09 16:39 UTC  (3+ messages)

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-05-09 16:38 UTC  (2+ messages)
` [LSF/MM/BPF TOPIC] Private Memory Nodes - follow up

[cocci] Merging results from parallel data processing?
 2026-05-09 16:38 UTC  (3+ messages)

[PATCH 0/8] char: misc: Introduce misc_sync to fix UAF
 2026-05-09 16:32 UTC  (7+ messages)
` [PATCH 3/8] char: misc: Introduce misc_sync_register()

[PATCH net-next v11 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-05-09 16:31 UTC  (3+ messages)
` [PATCH net-next v11 1/4] tun/tap: add ptr_ring consume helper with netdev queue wakeup


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.