messages from 2026-08-19 13:00:11 to 2026-08-19 13:53:07 UTC [more...]
[PATCH] serdev: ttyport: Clear serport->tty after freeing
2026-08-19 13:53 UTC (2+ messages)
` "
[PATCH] docs: threat-model: fix /dev/kmsg reference
2026-08-19 13:52 UTC (2+ messages)
[PATCH] docs: panic: Disclaimer about console verbosity when using panic_print with pstore
2026-08-19 13:52 UTC (2+ messages)
[PATCH v8 00/10] nvme-multipath: introduce latency I/O policy
2026-08-19 13:51 UTC (5+ messages)
` [PATCH v8 03/10] block: support nesting for blk-mq flag QUEUE_FLAG_SAME_FORCE
[PATCH RFC] hwmon: Add Support for PMIC5000 Power Management ICs
2026-08-19 13:51 UTC (2+ messages)
[PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support
2026-08-19 13:51 UTC (18+ messages)
[PATCH v1 1/2] ASoC: tac5xx2-sdw: update default regmap registers
2026-08-19 13:50 UTC (4+ messages)
` [PATCH v1 2/2] ASoC: sdw_utils: add spk component string for tac5xx2 family
[PATCH V16 00/12] Add memory page offlining support
2026-08-19 13:50 UTC (10+ messages)
` [PATCH V16 10/12] drm/xe: Add sysfs interface for bad gpu vram pages
[PATCH 0/7] Register MPM under CPU cluster power domain to manage RPM notification
2026-08-19 13:49 UTC (10+ messages)
` [PATCH 2/7] irqchip/irq-qcom-mpm: Register MPM under CPU cluster power domain
` [PATCH 7/7] arm64: dts: qcom: shikra: Add CPU idle states
[PATCH bpf 2/2] selftests/bpf: Add reg-invariants test for speculative pointer arithmetic
2026-08-19 13:49 UTC (2+ messages)
[PATCH v3] media: dt-bindings: dongwoon,dw9714: Fix example implying 1.8V
2026-08-19 13:49 UTC (2+ messages)
[PATCH] arm64: dts: allwinner: sun50i-a64-olinuxino: Add RX delay
2026-08-19 13:48 UTC (2+ messages)
[PATCH 0/2] fuse: zero the partial EOF page when extending a file
2026-08-19 13:47 UTC (4+ messages)
` [PATCH 1/2] "
[PATCH] ALSA: ice1712: Fix missing snd_card_free() at probe error
2026-08-19 13:47 UTC (3+ messages)
[PATCH v2 0/3] power: supply: bq27xxx: add bq27z746
2026-08-19 13:46 UTC (3+ messages)
` [PATCH v2 3/3] power: supply: bq27xxx: add support for bq27z746
[PATCH v2] media: dt-bindings: dongwoon,dw9714: Fix example implying 1.8V
2026-08-19 13:46 UTC (2+ messages)
[PATCH v5 0/3] Fixes and enhancements for Exynos (7870) DSIM bridge driver
2026-08-19 13:46 UTC (3+ messages)
` [PATCH v5 2/3] drm/bridge: samsung-dsim: use DSIM interrupt to wait for PLL stability
[PATCH nf,v3] netfilter: nf_tables: skip double clone set expressions on element insert
2026-08-19 13:46 UTC
[PATCH v1 0/2] Cleanup i.MX95 based Toradex boards
2026-08-19 13:43 UTC (4+ messages)
` [PATCH v1 1/2] configs: {aquila, verdin, toradex-smarc}-imx95: remove CONFIG_SPI
` [PATCH v1 2/2] imx: verdin-imx95: remove unused WDOG_BASE_ADDR
[Buildroot] [PATCH 0/2] support/size-stats: actually handle .pyc files
2026-08-19 13:44 UTC (3+ messages)
` [Buildroot] [PATCH 2/2] support/scripts/size-stats: properly assign pre-compiled "
[PATCH nf,v2] netfilter: nf_tables: skip double clone set expressions on element insert
2026-08-19 13:44 UTC
[PATCH RESEND] Input: rmi4 - Move sensor initialization into own function for F12
2026-08-19 13:43 UTC (2+ messages)
[BlueZ, v4] avrcp: Fix Out-of-Bounds Read in AVRCP GetFolderItems parsing
2026-08-19 13:42 UTC (3+ messages)
[PATCH v9 00/19] spacemit mmc driver
2026-08-19 12:59 UTC (2+ messages)
[PATCH v3 0/3] A-core no-SPL Boot Support
2026-08-19 10:19 UTC (4+ messages)
` [PATCH v3 1/3] configs: add A-core no-SPL mode fragment for k3 devices
` [PATCH v3 2/3] arm: k3-binman: add tinospl.bin for direct U-Boot boot
` [PATCH v3 3/3] doc: ti: document A Core no-SPL boot mode for J784S4 EVM
[PATCH v2 0/3] No-SPL Boot Support
2026-08-19 10:16 UTC (3+ messages)
[PATCH v3 00/15] hw/acpi: convert object props to class props
2026-08-19 13:35 UTC (16+ messages)
` [PATCH v3 01/15] qom/object.c: introduce OBJECT_CLASS_PROPERTY_SCALAR_GETTER(type) macro
` [PATCH v3 02/15] qom/object.c: introduce OBJECT_CLASS_PROPERTY_SCALAR_SETTER(type) macro
` [PATCH v3 03/15] qom/object.c: introduce DEFINE_OBJECT_CLASS_PROPERTY_SCALAR_METHODS() macro
` [PATCH v3 04/15] qom/object.c: add object_class_property_add_uint8_ptr()
` [PATCH v3 05/15] hw/isa/lpc_ich9.c: convert ich9_lpc_initfn() object props to class props
` [PATCH v3 06/15] hw/acpi/ich9.c: don't pass ICH9LPCPMRegs via opaque for ACPI_PM_PROP_GPE0_BLK prop
` [PATCH v3 07/15] qom/object.c: add object_class_property_add_uint32_ptr()
` [PATCH v3 08/15] hw/acpi/ich9.c: convert ACPI_PM_PROP_GPE0_BLK_LEN to a static class property
` [PATCH v3 09/15] qom/object.c: add object_class_property_add_bool_ptr()
` [PATCH v3 10/15] hw/acpi/ich9.c: convert object props in ICH9_LPC_DEVICE to class props
` [PATCH v3 11/15] qom/object.c: add object_class_property_add_uint16_ptr()
` [PATCH v3 12/15] hw/acpi/pcihp.c: convert ACPI_PCIHP_IO_BASE_PROP and ACPI_PCIHP_IO_BASE_PROP to class props
` [PATCH v3 13/15] hw/acpi/pcihp.c: convert ACPI_PCIHP_PROP_BSEL from object prop to class prop
` [PATCH v3 14/15] hw/acpi/piix4.c: convert static variables to static class properties
` [PATCH v3 15/15] hw/acpi/piix4.c: convert ACPI_PM_PROP_PM_IO_BASE to a class prop
[PATCH v19 00/14] KVM: arm64: Provide guest support for GCS
2026-08-19 13:41 UTC (3+ messages)
` [PATCH v19 01/14] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
[PATCH v2 00/13] x86/msr: Drop 32-bit MSR interfaces
2026-08-19 13:40 UTC (3+ messages)
` [PATCH v2 04/13] drivers/ata: Stop using "
[PATCH] staging: greybus: light: initialize channel lock before registration
2026-08-19 13:39 UTC (6+ messages)
[PATCH] console: fix /dev/kmsg reference in flags kernel doc
2026-08-19 13:38 UTC
[PATCH v2] drm/amdgpu/userq: fix lock missing for userq fence error set
2026-08-19 13:39 UTC (2+ messages)
[PATCH] iio: accel: sca3000: fix frequency divider condition check
2026-08-19 13:38 UTC (2+ messages)
[PATCH net v3 0/5] net: phy: fix cleanup after probe failure
2026-08-19 13:37 UTC (10+ messages)
` [PATCH net v3 1/5] net: phy: split phy_probe() error paths
` [PATCH net v3 2/5] net: phy: unregister SFP upstream before port cleanup
` [PATCH net v3 3/5] net: phy: set PHY_READY after LED setup
` [PATCH net v3 4/5] net: phy: call driver remove when core initialization fails
[PATCH v4 7/9] x86/dmop: Add XEN_DMOP_{bind,unbind}_pt_msi_irq DM ops
2026-08-19 13:37 UTC (2+ messages)
[PATCH] drm/amdgpu/userq: skip unmapped queues in amdgpu_userq_wait_for_signal
2026-08-19 13:37 UTC (2+ messages)
[zen:7.2/prjc 64/80] kernel/sched/alt_core.c:4156:14: sparse: sparse: incorrect type in assignment (different address spaces)
2026-08-19 13:35 UTC
[PATCH v3] ACPI: scan: Avoid registering platform devices with resource overlaps
2026-08-19 13:36 UTC (5+ messages)
[PATCH] rtc: amlogic-a4: clear unsupported update interrupt feature
2026-08-19 13:36 UTC (3+ messages)
[PATCH v4 00/24] iommu/amd: Introduce AMD Hardware-accelerated Virtualized IOMMU (vIOMMU) Support
2026-08-19 13:34 UTC (7+ messages)
` [PATCH 06/24] iommu/amd: Map vIOMMU VF and VF Control MMIO BARs
` [PATCH 15/24] iommu/amd: Add helper functions to manage DevID / DomID mapping tables
` [PATCH 16/24] iommu/amd: Introduce IOMMUFD vDevice support for AMD
[PATCH v2 0/5] Add support for USB-EFI devices in EFI Playload
2026-08-19 13:32 UTC (4+ messages)
` [PATCH v2 1/5] efi: usb: add header for usb-efi
[PATCH v38 0/7] firmware: imx: driver for NXP secure-enclave
2026-08-19 18:46 UTC (13+ messages)
` [PATCH v38 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v38 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v38 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v38 4/7] firmware: imx: device context dedicated to priv
` [PATCH v38 5/7] firmware: imx: adds miscdev
` [PATCH v38 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v38 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave
[RFC v5 0/5] tests/qtest: Add memory-access attributes (secure/space)
2026-08-19 13:32 UTC (3+ messages)
` [RFC v5 1/5] tests/qtest: Add attrs support to qtest server memory commands
[PATCH v2 00/15] accel/qda: Qualcomm DSP Accelerator driver
2026-08-19 13:32 UTC (13+ messages)
` [PATCH v2 01/15] MAINTAINERS: Add entry for Qualcomm DSP Accelerator (QDA) driver
` [PATCH v2 03/15] accel/qda: Add initial QDA DRM accelerator driver
[PATCH mptcp-next RFC v5 0/3] mptcp: fallback to TCP on MP_FAIL with a single subflow
2026-08-19 13:32 UTC (2+ messages)
[jimc:dd-ratelimit-2 73/76] lib/dynamic_debug.c:136 ddebug_arena_free() warn: sleeping in atomic context
2026-08-19 13:32 UTC (2+ messages)
[PATCH 0/3] serial: 8250_mxpcie: probe and console fixes
2026-08-19 13:31 UTC (4+ messages)
` [PATCH 1/3] serial: 8250_mxpcie: set the driver data before registering ports
[PATCH 0/4] hw/misc/applesmc: Implement writes, the shutdown watchdog and get-key-type
2026-08-19 13:29 UTC (2+ messages)
[PATCH 00/11] pmdomain: st: ux500: Implement ux500 power domains
2026-08-19 13:30 UTC (4+ messages)
` [PATCH 10/11] regulator: db8500: Add power domain regulators
[PATCH] selftests: livepatch: filter kobject debug messages in check_result()
2026-08-19 13:28 UTC (2+ messages)
[PATCH] NFSv4: Add size check to avoid 32bit overwrap for xdr_inline_decode()
2026-08-19 13:27 UTC
[PATCH v5 0/6] bus: mhi: host: Add support for mhi bus bw
2026-08-19 13:25 UTC (7+ messages)
` [PATCH v5 1/6] PCI/bwctrl: Set host bridge OPP and optionally disable ASPM around link retraining
` [PATCH v5 2/6] PCI: Export pci_set_target_speed()
` [PATCH v5 3/6] PCI: Add pci_lnkctl2_bus_speed() to convert lnkctl2speed to pci_bus_speed
` [PATCH v5 4/6] bus: mhi: host: Add support for Bandwidth scale
` [PATCH v5 5/6] wifi: ath11k: Add support for MHI bandwidth scaling
` [PATCH v5 6/6] PCI: qcom: Enable ASPM disabling during link retraining
[GIT PULL] NFSD updates for v7.3
2026-08-19 13:26 UTC
[PATCH net-next v11 0/9] net: dsa: add DSA support for the LAN9645x switch chip family
2026-08-19 13:25 UTC (7+ messages)
` [PATCH net-next v11 7/9] net: dsa: lan9645x: add mac table integration
` [PATCH net-next v11 8/9] net: dsa: lan9645x: add mdb management
` [PATCH net-next v11 9/9] net: dsa: lan9645x: add port statistics
[PATCH v2] auxdisplay: arm-charlcd: Use SIMPLE_DEV_PM_OPS for power management
2026-08-19 13:25 UTC (2+ messages)
[PATCH] hook: introduce the report hook for git-receive-pack(1)
2026-08-19 13:24 UTC (5+ messages)
[PATCH v4 0/4] nvme-tcp: add IPv6 traffic class support
2026-08-19 13:23 UTC (5+ messages)
` [PATCH v4 1/4] nvmet-tcp: unify sockopt with do_sock_setsockopt
[PATCH v4 0/7] Fixes and rework for paes_s390 and phmac_s390
2026-08-19 13:23 UTC (4+ messages)
` [PATCH v4 6/7] s390/crypto: Fix handling of EBUSY in PHMAC when req is pushed to crypto engine
[PATCH v2 0/3] drm/xe: Update Wa_14026539277
2026-08-19 13:23 UTC (3+ messages)
` [PATCH v2 2/3] Revert "drm/xe/nvlp: Implement Wa_14026539277"
[RFC PATCH 0/8] mm/memcontrol: introduce per-tier memory accounting and control
2026-08-19 13:22 UTC (2+ messages)
[BUG] sched/fair: divide error in __calc_prop_weight() from the enqueue path (flat-hierarchy series)
2026-08-19 13:22 UTC (3+ messages)
` [PATCH] sched/fair: floor tg_cpus() at 1
[PATCH v4 3/6] iio: dac: ad5504: remove legacy platform data support
2026-08-19 13:21 UTC (3+ messages)
[PATCH v2 0/3] mm: bypass swap readahead for zswap
2026-08-19 13:21 UTC (2+ messages)
[PATCH 00/10] migration/rdma: Fixes or drops
2026-08-19 13:20 UTC (12+ messages)
` [PATCH 02/10] migration/rdma: Remove unregister code
` [PATCH 08/10] migration/rdma: Sanity check RDMA_CONTROL_REGISTER_REQUEST chunks
` [PATCH 09/10] migration/rdma: Sanity check upper bound of register MR address
` [PATCH 10/10] migration/rdma: Sanity check compress request ranges
[PATCH v5 0/3] hw/timer: add K230 DW APB timer support
2026-08-19 13:18 UTC (4+ messages)
` [PATCH v5 1/3] hw/timer: add DesignWare APB timer model
` [PATCH v5 2/3] hw/riscv: add DesignWare APB timer to K230 board
` [PATCH v5 3/3] tests/qtest: add k230 dwapb timer test
[PATCH 0/3] reftable/stack: avoid reloading the stack when locked
2026-08-19 13:19 UTC (4+ messages)
` [PATCH 1/3] reftable/stack: remove `REFTABLE_STACK_NEW_ADDITION_RELOAD`
` [PATCH 2/3] reftable/stack: move list lock to `struct reftable_stack`
` [PATCH 3/3] reftable/stack: avoid reloading the stack when already locked
[PATCH v2 0/5] fstests: misc fixes for zoned btrfs
2026-08-19 13:16 UTC (6+ messages)
` [PATCH v2 1/5] common/btrfs: fix awk field separator in _check_temp_fsid
` [PATCH v2 2/5] btrfs/199: skip on zoned devices
` [PATCH v2 3/5] generic/746: skip on zoned btrfs
` [PATCH v2 4/5] btrfs/284: skip on zoned devices
` [PATCH v2 5/5] generic/781: fix copyright
[PATCH net] net/socket: remove unused do_sock_{set,get}sockopt() exports
2026-08-19 13:15 UTC
[PATCH v3 0/3] mm: zswap: free cold writeback folios promptly
2026-08-19 13:16 UTC (3+ messages)
` [PATCH v3 3/3] mm: zswap: drop cold writeback folios via swap dropbehind
(no subject)
2026-08-19 13:07 UTC
[PATCH v4 00/15] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
2026-08-19 13:15 UTC (25+ messages)
` [PATCH v4 03/15] rtc: rzn1: Fix weekday underflow when alarm crosses month boundary
` [PATCH v4 06/15] rtc: rzn1: Fix alarm range check truncation on 32-bit systems
` [PATCH v4 07/15] rtc: rzn1: Replace remove callback with devm_add_action_or_reset()
` [PATCH v4 08/15] rtc: rzn1: Use pm_runtime_put_sync() in rzn1_rtc_disable_hardware()
` [PATCH v4 09/15] rtc: rzn1: Dynamically calculate synchronization delay based on clock rate
` [PATCH v4 12/15] rtc: rzn1: use FIELD_PREP/FIELD_GET and GENMASK for register access
` [PATCH v4 13/15] rtc: rzn1: Add OF match data to gate SUBU "
` [PATCH v4 14/15] rtc: rzn1: Drop trailing comma from OF match table sentinel
` [PATCH v4 15/15] rtc: rzn1: Add support for Renesas RZ/T2H and RZ/N2H SoCs
[PATCH 00/16] clk: qcom: Tie CX power domains to GCCs
2026-08-19 13:15 UTC (13+ messages)
` [PATCH 02/16] clk: qcom: gcc-sm8350: Tie the CX power domain to controller
` [PATCH 03/16] clk: qcom: gcc-sm8450: "
` [PATCH 09/16] arm64: dts: qcom: sm8250: Add GCC CX power domain
` [PATCH 10/16] arm64: dts: qcom: sm8350: "
` [PATCH 12/16] arm64: dts: qcom: sm8550: "
` [PATCH 13/16] arm64: dts: qcom: sm8650: "
[RFC/Discussion] eBPF-based runtime permission auditing tool for SELinux policies
2026-08-19 13:15 UTC (4+ messages)
[f2fs-dev] [PATCH] f2fs: avoid instantiating failed symlinks
2026-08-19 13:14 UTC (2+ messages)
` "
[PATCH] soc: qcom: geni-se: Fix write to read-only firmware buffer
2026-08-19 13:14 UTC (2+ messages)
[PATCH 0/3] tests/qtest: make PCI tests resilient to a compiled-out i440fx/pc machine
2026-08-19 13:12 UTC (2+ messages)
[PATCH mptcp-next v3 0/5] mptcp: avoid data-races around the sysctls
2026-08-19 13:12 UTC (3+ messages)
` [PATCH mptcp-next v3 5/5] Squash to "mptcp: pm: init and release mptcp_pm_ops"
[PATCH net] net: iptunnel: fix stale transport header during tunnel decapsulation
2026-08-19 13:11 UTC (3+ messages)
[PATCH 0/3] Convert USE_NSEC to runtime config
2026-08-19 13:09 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 3/3] core: convert build-time USE_NSEC into runtime core.useNanosec
[modules:ppavlu-module-include 36/37] arch/s390/include/asm/module.h:49:21: error: implicit declaration of function 'strcmp'
2026-08-19 13:09 UTC
[PATCH nf] netfilter: nf_tables: skip double clone set expressions on element insert
2026-08-19 13:09 UTC
[PATCH] completion: zsh: support completion after "git -C <path>"
2026-08-19 13:07 UTC (2+ messages)
` [PATCH v2] "
rtl_bt: RTL8852BU rom_version 3 has no matching in rtl8852bu_fw.bin
2026-08-19 13:07 UTC
[PATCH] net: ethernet: mtk_wed: increase WED v2 WDMA RESV_BUFF to 0x80
2026-08-19 13:07 UTC
[PATCH v3 0/2] arm64: dts: qcom: Add Xiaomi 11 Lite 5G NE
2026-08-19 13:07 UTC (3+ messages)
[PATCH v2 00/32] Encode object type security status in code
2026-08-19 12:21 UTC (3+ messages)
[PATCH bpf 1/2] bpf: fix REG INVARIANTS VIOLATION on speculative pointer arithmetic
2026-08-19 13:06 UTC (2+ messages)
[RFC PATCH v2 0/2] dma: swiotlb: Centralize default pool sizing
2026-08-19 13:05 UTC (5+ messages)
` [RFC PATCH v2 2/2] dma: swiotlb: Initialize and size shared default pools for memory encryption
[PATCH] bitbake-setup: preserve build config when init script is missing
2026-08-19 13:05 UTC (8+ messages)
` [bitbake-devel] "
[PATCH v2 3/3] arm64: dts: qcom: monaco-evk: Describe the PCIe M.2 Key E connector
2026-08-19 13:05 UTC (2+ messages)
[PATCH v6 00/12] mm: PMD-level swap entries for anonymous THPs
2026-08-19 13:04 UTC (2+ messages)
[PATCH v4 0/8] mmc: sdhci-cadence: add SD6HC support and Agilex5 enablement
2026-08-19 13:04 UTC (3+ messages)
` [PATCH v4 2/8] arm64: dts: agilex5: add SD/eMMC host controller
PCI_P2PDMA_MAP_BUS_ADDR and PCIe ATS?
2026-08-19 13:04 UTC (6+ messages)
[PATCH v7 0/6] doc: clean up README.rockchip
2026-08-19 13:03 UTC (3+ messages)
` [PATCH v7 6/6] rockchip: doc: add notes section
[PATCH] hw/hexagon: assign a distinct htid to each DSP machine CPU
2026-08-19 13:03 UTC
[PATCH v2] fs: do not cache a symlink length that disagrees with the string
2026-08-19 13:03 UTC (3+ messages)
` [PATCH] "
[PATCH 0/4] hw/nmi: Remove @cpu_index argument
2026-08-19 13:02 UTC (5+ messages)
` [PATCH 4/4] hw/nmi: Remove @cpu_index argument from nmi_trigger()
[PATCH] drm/exynos: fimd: fix clock leak on resume error path
2026-08-19 13:01 UTC (2+ messages)
[PATCH] hw/hexagon: decode an empty TLB size field as 4KB
2026-08-19 13:02 UTC
[PATCH v2] platform/x86: think-lmi: Fix current password length check
2026-08-19 13:01 UTC (7+ messages)
[PATCH] net: stmmac: platform: fix of_node leak when breaking RX queue loop
2026-08-19 13:00 UTC (2+ messages)
[PATCH 0/4] Fix forward()/expires() racing with concurrent arming
2026-08-19 13:01 UTC (3+ messages)
[PATCH] ALSA: usb-audio: Add MIN_MUTE quirk for Creative Sound Blaster Play! 3
2026-08-19 13:00 UTC (2+ messages)
[PATCH] clk: qcom: ipq-cmn-pll: keep the CMN block bus clocks enabled
2026-08-19 13:00 UTC (5+ messages)
[PATCH] x86/apic: remove vector_lock from apic_retrigger_irq()
2026-08-19 12:59 UTC (2+ messages)
[modules:ppavlu-module-include 36/37] arch/arm64/include/asm/module.h:48:16: error: implicit declaration of function 'cpus_have_final_cap'
2026-08-19 12:59 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.