messages from 2026-07-27 13:04:14 to 2026-07-27 13:44:10 UTC [more...]
ASoC: tas2783-sdw: calibration firmware not re-downloaded after s2idle resume (AMD ACP SoundWire, ASUS ProArt PX13)
2026-07-27 13:44 UTC (3+ messages)
[RFC cip-dev][isar-cip-core][PATCH 00/14] Add recipes for image hardening
2026-07-27 13:43 UTC (8+ messages)
` [RFC cip-dev][isar-cip-core][PATCH 02/14] Add cip-cis-rules-config to configure the hardening according to CIS
` [RFC cip-dev][isar-cip-core][PATCH 10/14] Integrate cis-hardening into cip-core-image
` [RFC cip-dev][isar-cip-core][PATCH 11/14] layer.conf: use variables to control path of hardening config
` [RFC cip-dev][isar-cip-core][PATCH 12/14] Add kas file for hardening configuration
` [RFC cip-dev][isar-cip-core][PATCH 13/14] Add Kconfig option to select cis-validation
` [RFC cip-dev][isar-cip-core][PATCH 14/14] Add doc/README.cis-hardening.md
[PATCH 04/19] ARM: dts: update RN102 Linux DTS
2026-07-27 13:41 UTC (3+ messages)
[PATCH] Connecting the SB600's i8259 controller rather in pasemi's pci.c than in pasemi's setup.c
2026-07-27 13:43 UTC (2+ messages)
[PATCH 1/2] vdo: add zstd compression support
2026-07-27 13:43 UTC (3+ messages)
[PATCH 1/2] target/hexagon: accept valid packets rejected by check
2026-07-27 13:41 UTC (2+ messages)
[PATCH 0/8] ALSA: hda: Add AW88399 HDA side codec driver for Lenovo Legion
2026-07-27 13:41 UTC (3+ messages)
[RFC PATCH] mm/thp: order huge zero folio PFN invalidation before removal
2026-07-27 13:40 UTC (5+ messages)
` [RFC PATCH v2] mm/thp: serialize huge-zero folio state transitions
[PATCH v3 0/5] arm64: dts: qcom: Add Kalambo SoC and CRD
2026-07-27 13:40 UTC (4+ messages)
` [PATCH v3 2/5] arm64: dts: qcom: Add Kalambo SoC
[PATCH v4 00/10] arm_mpam: Add MPAM-Fb firmware support
2026-07-27 13:39 UTC (8+ messages)
` [PATCH v4 10/10] arm_mpam: detect and enable MPAM-Fb PCC support
[PATCH 2/2] tests/tcg/hexagon: add slot-assignment tests
2026-07-27 13:36 UTC (4+ messages)
Kernel panic in nhi_probe()->icm_probe() - Linux 7.2-rc
2026-07-27 13:36 UTC
[PATCH v3] selinux_restorecon: Do not exit on directory cycles
2026-07-27 13:35 UTC (2+ messages)
[PATCH 00/36] treewide: remove conditional returns with no effect
2026-07-27 13:35 UTC (3+ messages)
` [PATCH 33/36] usb: typec: fusb302: remove conditional return "
[PATCH] staging: media: tegra-video: vi: fix probe failure on skipped last port
2026-07-27 13:34 UTC (3+ messages)
[PATCH testsuite] tests/file_contexts: avoid using a C99-style for loop
2026-07-27 13:33 UTC (2+ messages)
[PATCH 03/19] ARM: dts: add barebox device tree for Netgear RN102
2026-07-27 13:32 UTC (2+ messages)
[PATCH] target/ppc/cpu_init: make cpu listing determnistic
2026-07-27 13:32 UTC (3+ messages)
[PATCH testsuite] tmt: allow nlmsg also to the ssh_server attribute
2026-07-27 13:32 UTC (2+ messages)
[PATCH v5 2/3] Documentation: ABI: document DEVICE_ENUMERATION_FAILURE uevent
2026-07-27 13:32 UTC (2+ messages)
[PATCH v5 net-next 1/7] ptp: Add ioctls for PHC timestamps with quality attributes
2026-07-27 13:32 UTC (4+ messages)
[PATCH 02/19] ARM: mvebu: add lowlevel support for Netgear RN102
2026-07-27 13:30 UTC (2+ messages)
[PATCH v4 00/24] iommu/amd: Introduce AMD Hardware-accelerated Virtualized IOMMU (vIOMMU) Support
2026-07-27 13:29 UTC (25+ messages)
` [PATCH 01/24] iommu/amd: Make amd_iommu_completion_wait() non-static
` [PATCH 02/24] iommu/amd: Introduce vIOMMU-specific events and event
` [PATCH 03/24] iommu/amd: Detect and initialize AMD vIOMMU feature
` [PATCH 04/24] iommu/amd: Introduce IOMMUFD vIOMMU support for AMD
` [PATCH 05/24] iommu/amd: Allocate Guest IDs for IOMMUFD vIOMMU instances
` [PATCH 06/24] iommu/amd: Map vIOMMU VF and VF Control MMIO BARs
` [PATCH 07/24] iommu/amd: Add support for AMD vIOMMU VF MMIO region
` [PATCH 08/24] iommu/amd: Introduce Reset vMMIO Command
` [PATCH 09/24] iommu/amd: Introduce and map vIOMMU private IPA region
` [PATCH 10/24] iommu/amd: Pass iommu to device_flush_dte()
` [PATCH 11/24] iommu/amd: Export amd_iommu_alloc_dev_data() helper
` [PATCH 12/24] iommu/amd: Pass iommu and devid to amd_iommu_make_clear_dte()
` [PATCH 13/24] iommu/amd: Assign IOMMU Private Address domain to IOMMU
` [PATCH 14/24] iommu/amd: Add per-VM private IPA alloc/map helpers
` [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 17/24] iommu/amd: Introduce helper function for updating domain ID mapping table
` [PATCH 18/24] iommu/amd: Introduce helper function for updating device "
` [PATCH 19/24] iommu/amd: Add per-segment translate device ID pool
` [PATCH 20/24] iommu/amd: Reserve translate-device-id for PCI requestor aliases
` [PATCH 21/24] iommu/amd: Add translation DTE and VFctrl TransDevID helpers
` [PATCH 22/24] iommu/amd: Add translate-device-id alloc/free with vIOMMU owner
` [PATCH 23/24] iommu/amd: Assign per-vIOMMU translate device ID
` [PATCH 24/24] iommu/amd: Relocate vIOMMU translate-device-id on PCI reserve
[PATCH] meson: disable "maybe uninitilized" errors with -Og
2026-07-27 13:30 UTC
[PATCH testsuite v3 1/2] tests/file_contexts: refactor existing tests
2026-07-27 13:31 UTC (4+ messages)
` [PATCH testsuite v3 2/2] tests/file_contexts: add tests for multiple SELABEL_OPT_PATH
[PATCH 0/2] nvme: fix racy access to FDP placement ID array
2026-07-27 13:31 UTC (3+ messages)
` [PATCH 1/2] "
[PATCH] HID: logitech-hidpp: Fix FF device cleanup on init failure
2026-07-27 13:31 UTC (2+ messages)
[PATCH v3 1/2] libselinux: support multiple spec_files
2026-07-27 13:30 UTC (4+ messages)
` [PATCH v3 2/2] libselinux: support multiple context files for the file backend
[PATCH] smb: client: free partially allocated transform folio queue
2026-07-27 13:30 UTC (2+ messages)
[PATCH 01/19] ARM: mvebu: add board support for Netgear RN102
2026-07-27 13:27 UTC (2+ messages)
[PATCH v6 0/2] ACPI / cpufreq: CPPC: Add ospm_nominal_perf support
2026-07-27 13:27 UTC (2+ messages)
[PATCH] iio: pressure: dps310: fix pressure result shift bit definition
2026-07-27 13:27 UTC (2+ messages)
[PATCH v3 0/4] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload
2026-07-27 13:27 UTC (5+ messages)
` [PATCH v3 1/4] cpufreq: CPPC: Keep the policy across CPU hotplug
` [PATCH v3 3/4] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload
[PATCH] crypto: qce - Remove driver
2026-07-27 13:26 UTC (12+ messages)
[PATCH RFC v8] fuse: abort connection on /dev/fuse flush to prevent deadlock
2026-07-27 13:27 UTC
[PATCH v2] mac80211: reject station addition if AP or MLO link is inactive
2026-07-27 13:26 UTC (6+ messages)
[PATCH v30 0/7] firmware: imx: driver for NXP secure-enclave
2026-07-27 13:26 UTC (5+ messages)
` [PATCH v30 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v30 7/7] arm64: dts: imx8ulp-evk: add reserved memory property
[PATCH v2 net] net: page_pool: fix UAF in __page_pool_release_netmem_dma on xa_cmpxchg race
2026-07-27 13:26 UTC
[PATCH] revision: make get_commit_action() a pure predicate
2026-07-27 13:25 UTC (4+ messages)
[PATCH v2 00/11] wifi: rtw88: preparations for RTL8723B/RTL8723BS
2026-07-27 13:25 UTC (4+ messages)
` [PATCH v2 01/11] wifi: rtw88: add the RTL8723B chip type and SDIO helper
[PATCH 00/10] EDAC/altera: Address sashiko reviews part 1
2026-07-27 13:24 UTC (11+ messages)
` [PATCH 01/10] EDAC/altera: Fix NULL of_node dereference altr_edac_device_probe()
` [PATCH 02/10] EDAC/altera: Fix use-after-free in error paths
` [PATCH 03/10] EDAC/altera: Guard against NULL match data in altr_sdram_probe()
` [PATCH 04/10] EDAC/altera: Fix IRQ domain leak on platform_get_irq() failure
` [PATCH 05/10] EDAC/altera: Fix code leak on dci allocation failure
` [PATCH 06/10] EDAC/altera: Add suppress_bind_attrs so driver cannot get unbound
` [PATCH 07/10] EDAC/altera: Drop __init from ECC setup paths for re-probe safety
` [PATCH 08/10] EDAC/altera: Skip ECC memory init if already initialized
` [PATCH 09/10] EDAC/altera: Detach sb_irq handler when db_irq setup fails
` [PATCH 10/10] EDAC/altera: Fix error cleanup path in altr_edac_device_probe()
[brauner-github:vfs.all 224/271] fs/bfs/inode.c:180:43: error: no member named 'ino' in 'struct inode'
2026-07-27 13:24 UTC
drivers/infiniband/sw/rxe/rxe_verbs.c:1101 rxe_create_cq() warn: missing unwind goto?
2026-07-27 13:24 UTC
[PATCH] nvme-tcp: look up host_iface in the current netns
2026-07-27 13:24 UTC (2+ messages)
[PATCH v3 0/2] Exynos850 ACPM SRAM devicetree node
2026-07-27 13:23 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: sram: Document samsung,exynos850-acpm-sram
` [PATCH v3 2/2] arm64: dts: exynos850: Add acpm SRAM node
[PATCH 0/3] usb: typec: tipd: Add sn201202x (ACE3) support
2026-07-27 13:23 UTC (5+ messages)
` [PATCH 2/3] usb: typec: tipd: Factor out i2c specifics
[PATCH RFC 0/3] efi: mm/memory-failure: keep hardware-poisoned pages out of the next kexec
2026-07-27 13:22 UTC (3+ messages)
[PATCH v7] HID: i2c-hid: Refactor _DSM helper and add i2c-hid-acpi-prp0001 driver
2026-07-27 13:22 UTC (2+ messages)
[PATCH] ACPI: video: force native backlight on Acer Nitro AN515-46
2026-07-27 13:21 UTC
[PATCH] ACPI: CPPC: Skip writes to unsupported performance controls
2026-07-27 13:21 UTC (4+ messages)
[PATCH v3 00/22] iommu/amd: Introduce AMD Hardware-accelerated Virtualized IOMMU (vIOMMU) Support
2026-07-27 13:21 UTC (4+ messages)
` [PATCH v3 09/22] iommu/amd: Introduce and map vIOMMU private IPA region
[zen:7.1/prjc 36/38] kernel/sched/alt_core.c:6442:50: warning: passing argument 2 of 'cpumask_weight_and' makes pointer from integer without a cast
2026-07-27 13:20 UTC
[PATCH v2] ASoC: qcom: sc8280xp: support Senary MI2S
2026-07-27 13:21 UTC (2+ messages)
[PATCH 0/5] rust: sync: add WaitQueue infrastructure
2026-07-27 13:21 UTC (5+ messages)
` [PATCH 3/5] "
[PATCH v4 00/15] Fix leaks in rc core
2026-07-27 13:18 UTC (19+ messages)
` [PATCH v4 01/15] media: streamzap: Add missing rc_unregister_device()
` [PATCH v4 02/15] media: redrat3: Ensure rc device is freed if enable_detector() fails
` [PATCH v4 03/15] media: redrat3: Ensure we don't read beyond the end of the packet
` [PATCH v4 04/15] media: redrat3: Ensure all urbs are suspended
` [PATCH v4 05/15] media: redrat3: Error path leaves device in transmitting state
` [PATCH v4 06/15] media: sunxi-cir: Ensure no more interrupts can occur before free
` [PATCH v4 07/15] media: meson-ir-tx: Ensure clock is disabled on unbind
` [PATCH v4 08/15] media: meson-ir-tx: Ensure rc_free_device() is called "
` [PATCH v4 09/15] media: meson-ir-tx: Ensure probe error is propagated
` [PATCH v4 10/15] media: ir-hix5hd2: Ensure rdev is setup before interrupts are enabled
` [PATCH v4 11/15] media: rc: Use after free in ir_raw_event_handle()
` [PATCH v4 12/15] media: rc: Fix use after free in bpf progs
` [PATCH v4 13/15] media: cx88: Specify rc type at rc_allocate_type()
` [PATCH v4 14/15] media: saa7134: "
` [PATCH v4 15/15] media: rc: Fix race condition during rc_register_device()
Policy regarding linux-next only changes
2026-07-27 13:19 UTC (12+ messages)
[RFC] Plans for zh_TW: prioritize maintainability over coverage
2026-07-27 13:18 UTC (2+ messages)
[PULL 00/30] pci, vhost, virtio, iommu: bugfixes
2026-07-27 13:17 UTC (6+ messages)
` [PULL 17/30] vmstate: fix type confusion in vmstate_size() for VMSTATE_VBUFFER_UINT64
[PATCH] vhost: Reject oversized inflight migration buffers
2026-07-27 13:16 UTC (4+ messages)
[PATCH v2] powerpc/ps3: Remove unused struct table in setup_areas()
2026-07-27 13:17 UTC (2+ messages)
[PATCH] powerpc/ps3: Remove unused struct table in setup_areas()
2026-07-27 13:17 UTC (2+ messages)
7.2-rc1 regression Folio lock leak in writepage_delalloc()
2026-07-27 12:59 UTC (14+ messages)
` [PATCH/RFC] btrfs: fix folio lock leak in writepage_delalloc() for folios dirtied behind btrfs' back
[PATCH] iio: light: veml3328: remove redundant cast in read_avail
2026-07-27 13:15 UTC (2+ messages)
[PATCH v2] drm/bridge: display-connector: Fix I2C adapter resource leak
2026-07-27 13:15 UTC (2+ messages)
[PATCHv2 00/19] media: clean up unnecessary vb2_queue_release calls
2026-07-27 13:13 UTC (20+ messages)
` [PATCHv2 01/19] media: videobuf2-v4l2.h: improve vb2_queue_release() documentation
` [PATCHv2 02/19] media: pci: hws: drop call to vb2_queue_release
` [PATCHv2 03/19] media: pci: ipu6: drop calls to vb2_video_unregister_device and vb2_queue_release
` [PATCHv2 04/19] media: pci: zoran: use vb2_video_unregister_device
` [PATCHv2 05/19] media: platform: amd: isp4: drop vb2_queue_release calls
` [PATCHv2 06/19] media: amlogic: c3: isp: "
` [PATCHv2 07/19] media: amphion: drop unnecessary vb2_queue_release call
` [PATCHv2 08/19] media: arm: mali-c55: drop unnecessary vb2_queue_release calls
` [PATCHv2 09/19] media: imagination: e5010-jpeg-enc: drop vb2_queue_release
` [PATCHv2 10/19] media: nuvoton: drop unnecessary vb2_queue_release calls
` [PATCHv2 11/19] media: nxp: imx7-media-csi: use _vb2_fop_release/vb2_video_unregister_device
` [PATCHv2 12/19] media: raspberrypi: pisp_be: use vb2_video_unregister_device
` [PATCHv2 13/19] media: renesas: rzv2h-cru: "
` [PATCHv2 14/19] media: renesas: rzv2h-ivc: drop unnecessary vb2_queue_release calls
` [PATCHv2 15/19] media: samsung: s3c-camif: drop unnecessary vb2_queue_release
` [PATCHv2 16/19] media: ti: j721e-csi2rx: use vb2_video_unregister_device
` [PATCHv2 17/19] staging: media: imx: drop vb2_queue_release call
` [PATCHv2 18/19] staging: media: ipu7: drop unnecessary cleanup calls
` [PATCHv2 19/19] media: renesas: rzg2l-cru: drop unnecessary vb2_queue_release
[RFC] Ping Forense: proposal for forensic verification of suspicious network connections
2026-07-27 13:15 UTC
[PATCH] soc: fsl: dpio: Use common error handling code in two functions
2026-07-27 13:14 UTC (6+ messages)
` [PATCH v2 0/2] soc: fsl: dpio: Use scope-based resource management "
` [PATCH v2 2/2] soc: fsl: dpio: Use scope-based resource management in dpaa2_io_create()
` [v2 "
[PATCH v5 0/2] media: Add Himax HM1092 mono NIR sensor driver
2026-07-27 13:12 UTC (2+ messages)
[PATCH] futex: Prevent robust futex exit race more
2026-07-27 13:12 UTC (8+ messages)
[nft PATCH v2] parser_bison: Fix for bison < 3.6
2026-07-27 13:02 UTC (4+ messages)
[PATCH] net/iavf: add clock read support
2026-07-27 13:10 UTC (2+ messages)
` [PATCH v2] "
[PATCH] nvmem: core: Mark nWP GPIO as non-exclusive
2026-07-27 13:10 UTC (6+ messages)
[PATCH] misc: fastrpc: Ignore unsolicited DSP response sentinel
2026-07-27 13:09 UTC
linux-next: manual merge of the tip tree with the mm-hotfixes-unstable tree
2026-07-27 13:09 UTC (4+ messages)
[PATCH bpf-next] bpf: Add __bpfcall attribute to bpf_task_work_callback()
2026-07-27 13:09 UTC (2+ messages)
[PATCH 0/8] afs: Miscellaneous fixes
2026-07-27 13:08 UTC (9+ messages)
` [PATCH 1/8] afs: Fix afs_fs_fetch_data() to set call->async
` [PATCH 2/8] afs: Fix afs_fs_fetch_data() to subtract transferred from len
` [PATCH 3/8] afs: Fix UAF when sending a message
` [PATCH 4/8] afs: Fix missing kunmap in afs_dir_search_bucket()
` [PATCH 5/8] afs: Fix afs_edit_dir_remove() to get, not find, block 0
` [PATCH 6/8] afs: Fix double-unmap of directory block
` [PATCH 7/8] vfs: Allow filesystems with foreign owner IDs to override UID checks
` [PATCH 8/8] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
[PATCH v2 0/5] Extend hart protection abstraction for ID configuration
2026-07-27 13:08 UTC (3+ messages)
` [PATCH v2 5/5] lib: sbi: Print list of all hart protection mechanisms at boot time
[PATCH 0/4] netfs: Miscellaneous fixes
2026-07-27 13:07 UTC (5+ messages)
` [PATCH 1/4] netfs: clear PG_private_2 on copy-to-cache append failure
` [PATCH 2/4] netfs: handle single writeback rolling buffer allocation failure
` [PATCH 3/4] netfs: release readahead folios on iterator preparation failure
` [PATCH 4/4] netfs: Fix folio_queue ENOMEM in writeback by adding a mempool
[PATCH] gpio: pch: use raw_spinlock_t for the register lock
2026-07-27 13:08 UTC (2+ messages)
[PATCH] clocksource/drivers/arm_arch_timer: Workaround bcm2712 broken EL2 virtual timer
2026-07-27 13:07 UTC (8+ messages)
[PATCH v7 0/3] Teach git-replay(1) to linearize merge commits
2026-07-27 13:07 UTC (8+ messages)
` [PATCH v7 3/3] replay: offer an option to linearize the commit topology
[PATCH] HID: logitech-hidpp: Remove duplicate ID for the G703 Hero over USB
2026-07-27 13:07 UTC (2+ messages)
[RFC PATCH 00/36] arm64: Add support for FEAT_NMI
2026-07-27 13:05 UTC (4+ messages)
` [RFC PATCH 12/36] arm64: entry: replace DAIF helpers with entry helpers
[PATCH bpf-next 0/2] bpf: Fix RHash special-field recycling
2026-07-27 13:05 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: Cancel RHash special fields on value recycle
[Buildroot] [PATCH v2] docs/manual: update 'releases' to reflect LTS changes
2026-07-27 13:05 UTC (2+ messages)
[PATCH v4 00/13] notifier: add device-managed registration APIs and convert drivers
2026-07-27 13:05 UTC (3+ messages)
` [PATCH v4 12/13] gpio: gpiolib-kunit: use devm_blocking_notifier_chain_register()
[PATCH v2] power: supply: max17040: propagate register read errors
2026-07-27 13:05 UTC (2+ messages)
[PATCH 0/2] power: supply: sbs-battery: Fix the shared serial number buffer
2026-07-27 13:05 UTC (2+ messages)
[PATCH] power: supply: qcom_battmgr: terminate the strings from firmware
2026-07-27 13:05 UTC (2+ messages)
[PATCH] mm/kmemleak: report RCU-tasks quiescent states during the scan
2026-07-27 13:04 UTC (8+ messages)
[f2fs-dev] [PATCH] f2fs: only redirty pinned folios in redirty_blocks
2026-07-27 13:04 UTC (2+ messages)
` "
[PATCH v8 0/9] gpio: realtek: Add support for Realtek DHC RTD1625
2026-07-27 13:04 UTC (6+ messages)
` [PATCH v8 9/9] gpio: realtek: Add driver for Realtek DHC RTD1625 SoC
[PATCH] net: phy: defer PHY reset settle time off the boot path
2026-07-27 13:03 UTC (2+ messages)
[PATCH 0/3] Remove NFS client header dependencies from LOCALIO
2026-07-27 13:04 UTC (2+ messages)
` [PATCH 3/3] NFSD: Tighten header includes in localio.c
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.