messages from 2026-07-17 03:40:17 to 2026-07-17 04:59:51 UTC [more...]
USB-Audio: ALC4080: Add MSI MEG Z890 ACE
2026-07-17 4:59 UTC
powerpc/pseries: EEH detected with xhci_hcd
2026-07-17 4:56 UTC (3+ messages)
[tip:tip/urgent] BUILD SUCCESS 90924c2f526fc4b7d63eedeb5b25ac753cc2c5e5
2026-07-17 4:56 UTC
[PATCH v6] leds: rgb: leds-qcom-lpg: Fix LED color balancing in HW pattern mode
2026-07-17 4:55 UTC (2+ messages)
[PATCH v6 0/5] xen/acpi,device-tree: Introduce generic CPU topology support for ACPI and DT
2026-07-17 4:53 UTC (4+ messages)
` [PATCH v6 4/5] xen/acpi: Import PPTT definitions from Linux
[PATCH] hw/display/qxl: unregister vm_change_state handler and BHs on device exit (CVE-2026-63322)
2026-07-17 4:52 UTC
[OE-core] [master] [PATCH] vim: add PACKAGECONFIG option for desktop files
2026-07-17 4:50 UTC
[rdma:for-next] BUILD SUCCESS e952e079d226209a132110acc1de96a099701292
2026-07-17 4:50 UTC
[PATCH mptcp-next v7 0/9] mptcp: add MSG_ZEROCOPY support
2026-07-17 4:50 UTC (10+ messages)
` [PATCH mptcp-next v7 1/9] ipv4: fix uninitialized memory in zerocopy cmsg
` [PATCH mptcp-next v7 2/9] mptcp: use local variable tp in sendmsg_frag
` [PATCH mptcp-next v7 3/9] mptcp: align struct mptcp_data_frag to 8 bytes on 32-bit
` [PATCH mptcp-next v7 4/9] mptcp: remove redundant orig_offset in carve_data_frag
` [PATCH mptcp-next v7 5/9] mptcp: add MSG_ZEROCOPY support
` [PATCH mptcp-next v7 6/9] mptcp: handle SO_ZEROCOPY in setsockopt
` [PATCH mptcp-next v7 7/9] selftests: mptcp: connect: add zerocopy io mode
` [PATCH mptcp-next v7 8/9] selftests: mptcp: connect: cover zerocopy mode
` [PATCH mptcp-next v7 9/9] selftests: mptcp: connect: close listensock deterministically
[PATCH 0/2] Glymur DT QoL
2026-07-17 4:50 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: smb2370: Disable SMB2370_2 by default
[PATCH] Input: uinput/uhid - disallow control characters in phys paths
2026-07-17 4:49 UTC
[PATCH v12] i2c: designware: defer probe if child GpioInt controllers are not bound
2026-07-17 4:48 UTC (3+ messages)
bad tree block start help
2026-07-17 4:48 UTC
[PATCH 6.12 0/7] Backport object allocation APIs and two fscrypt fixes
2026-07-17 4:43 UTC (8+ messages)
` [PATCH 6.12 1/7] slab: Introduce kmalloc_obj() and family
` [PATCH 6.12 2/7] slab: Introduce kmalloc_flex() "
` [PATCH 6.12 3/7] add default_gfp() helper macro and use it in the new *alloc_obj() helpers
` [PATCH 6.12 4/7] default_gfp(): avoid using the "newfangled" __VA_OPT__ trick
` [PATCH 6.12 5/7] slab: recognize @GFP parameter as optional in kernel-doc
` [PATCH 6.12 6/7] fscrypt: Fix key setup in edge case with multiple data unit sizes
` [PATCH 6.12 7/7] fscrypt: Replace mk_users keyring with simple list
'From 351218ae36a91f36924c9b3c1ecc4d42100fd573 Mon Sep 17 00:00:00 2001
2026-07-17 4:46 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for series starting with [1/4] drm/xe/display: Expose plane max width/height helpers to global scope
[PATCH stable 6.18 0/6] bpf: verifier: linked register tests and fixes
2026-07-17 4:46 UTC (8+ messages)
` [PATCH stable 6.18 1/6] selftests: bpf: Add test for multiple syncs from linked register
` [PATCH stable 6.18 2/6] selftests/bpf: Add tests for improved linked register tracking
` [PATCH stable 6.18 3/6] selftests/bpf: Add a test cases for sync_linked_regs regarding zext propagation
` [PATCH stable 6.18 4/6] bpf: Clear delta when clearing reg id for non-{add,sub} ops
` [PATCH stable 6.18 5/6] selftests/bpf: Add tests for delta tracking when src_reg == dst_reg
` [PATCH stable 6.18 6/6] selftests/bpf: Add tests for stale delta leaking through id reassignment
[PATCH 0/5] Minor NFSD global DRC clean-ups
2026-07-17 4:44 UTC (2+ messages)
[PATCH] usb: storage: make ndecimals unsigned in parse_delay_str()
2026-07-17 4:43 UTC (2+ messages)
[PATCH] nilfs2: fix slab-out-of-bounds in nilfs_direct_propagate after truncation
2026-07-17 4:39 UTC
[syzbot] [ext4?] kernel BUG in ext4_write_inline_data_end (3)
2026-07-17 4:39 UTC
[PATCH v4 00/18] nfsd: refactor nfs4_create_file()
2026-07-17 4:31 UTC (19+ messages)
` [PATCH v4 01/18] nfsd: honour client-provided attributes for NFS4_CREATE_EXCLUSIVE4_1
` [PATCH v4 02/18] nfsd: move check_nfsd_access() call into nfsd_cross_mnt()
` [PATCH v4 03/18] nfsd: correctly handle CREATE of mounted-on files
` [PATCH v4 04/18] nfsd: replace fh_fill_both_attrs() with fh_fill_post_noop()
` [PATCH v4 05/18] nfsd: move fh_want_write() after preamble in nfsd4_create_file()
` [PATCH v4 06/18] nfsd: move more nfs-specific code into preamble of nfsd4_create_file()
` [PATCH v4 07/18] nfsd: remove subtlety from nfsd4_create_file()
` [PATCH v4 08/18] nfsd: in nfsd4_create_file() let VFS report if file was created
` [PATCH v4 09/18] nfsd: nfsd4_create_file(): Move NFSD_MAY_CREATE check earlier
` [PATCH v4 10/18] nfsd: fh_want_write) failure need not be immediately fatal for nfsd4_create_file()
` [PATCH v4 11/18] nfsd: (almost) always open file in nfsd4_create_file()
` [PATCH v4 12/18] nfsd: reduce range of directory lock "
` [PATCH v4 13/18] nfsd: open-code nfsd4_vfs_create() into nfsd4_create_file()
` [PATCH v4 14/18] nfsd: move some code out of the d_really_is_negative() branch in nfsd4_create_file()
` [PATCH v4 15/18] nfsd: reduce want-write range "
` [PATCH v4 16/18] nfsd: move v0 checking out of nfsd_check_obj_isreg()
` [PATCH v4 17/18] nfsd: separate out VFS-specific code from nfsd4_create_file()
` [PATCH v4 18/18] nfsd: use do_lookup_open() for non-creating open requests too
[PATCH] gitlab-ci: build hexagon-softmmu to enable functional test
2026-07-17 4:33 UTC (3+ messages)
[syzbot] Monthly afs report (Jul 2026)
2026-07-17 4:32 UTC
[syzbot] Monthly nilfs report (Jul 2026)
2026-07-17 4:32 UTC
[PATCH v2] x86/virt/tdx: Formalize SEAMCALL version encoding support
2026-07-17 4:31 UTC (6+ messages)
[PATCH v7 00/18] media: iris: Add AR50LT core support and enable Agatti platform
2026-07-17 4:30 UTC (5+ messages)
` [PATCH v7 04/18] media: iris: Filter UBWC raw formats based on hardware capabilities
` [PATCH v7 11/18] media: iris: Add framework support for AR50_LITE video core
[PATCH] md: clear MD_CLOSING when array_state_store() bails on interrupted lock
2026-07-17 4:29 UTC (2+ messages)
[PATCH 0/2] blk-iolatency: fix io.latency documentation accuracy
2026-07-17 4:28 UTC (3+ messages)
` [PATCH 1/2] Docs/admin-guide/cgroup-v2: document io.latency rotational vs non-rotational behavior
` [PATCH 2/2] Docs/admin-guide/cgroup-v2: fix delay_nsec unit in io.latency doc
[PATCH] mptcp: pm: fix data race in add_addr timer callback
2026-07-17 4:29 UTC (2+ messages)
[PATCH 0/2] drm/i915/dp: fix MSA VSC_SDP delegation for colorimetry
2026-07-17 4:28 UTC (3+ messages)
` [PATCH 2/2] drm/i915/dp: set VSC_SDP MSA delegation only for capable sinks
[PATCH v3 0/2] clk: qcom: Add video clock controller support for Qualcomm Maili SoC
2026-07-17 4:28 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: clock: qcom: Add Qualcomm Maili video clock controller
` [PATCH v3 2/2] clk: qcom: Add support for videocc driver on Qualcomm Maili SoC
[PATCH] clk: qcom: gcc-shikra: Add additional frequencies for EMAC RGMII clocks
2026-07-17 4:28 UTC (2+ messages)
[PATCH v5 00/75] usb: dwc3: sync code with Linux v6.16
2026-07-16 19:22 UTC (2+ messages)
[PATCH v3 0/2] rust: use Delta and new Jiffies type instead of raw jiffies for timeouts and delays
2026-07-17 4:22 UTC (3+ messages)
` [PATCH v3 1/2] rust: time: add Delta::as_millis_ceil()
` [PATCH v3 2/2] rust: use Delta and a Jiffies newtype for timeouts and delays
[RFC PATCH 0/2] cpufreq/amd-pstate: Fixes for "Requested CPU Min frequency" support
2026-07-17 4:22 UTC (4+ messages)
[PATCH rdma-next v3 00/14] RDMA: Make device names unique per net namespace
2026-07-17 4:22 UTC (3+ messages)
` [PATCH rdma-next v3 14/14] RDMA/selftests: Add rxe_netns_names test
[PATCH + QUESTION] bpf: use cond_resched_tasks_rcu_qs in bpf_fd_array_map_clear() loop
2026-07-17 4:21 UTC (3+ messages)
[PATCH 0/2] media: i2c: Add Samsung S5KJN5 image sensor
2026-07-17 4:19 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: "
` [PATCH 2/2] media: i2c: Add Samsung S5KJN5 image sensor driver
[PATCH v2 0/9] Add fan control support
2026-07-17 4:17 UTC (11+ messages)
` ✓ CI.KUnit: success for Add fan control support (rev2)
` [PATCH v2 1/9] drm/xe/pcode: Introduce xe_pcode_read_timeout() API
` [PATCH v2 2/9] drm/xe/hwmon: initialize fan-control backend and table cache
` [PATCH v2 3/9] drm/xe/hwmon: expose fanN_max
` [PATCH v2 4/9] drm/xe/hwmon: expose pwm[1-3]
` [PATCH v2 5/9] drm/xe/hwmon: expose pwm[1-3]_enable
` [PATCH v2 6/9] drm/xe/hwmon: Enable fan curve control support
` [PATCH v2 7/9] drm/xe/hwmon: Add kernel-doc for fan control
` [PATCH v2 8/9] drm/xe/hwmon: preserve fan user table across suspend resume
` [PATCH v2 9/9] drm/xe/hwmon: Update fan info after late binding
[PATCH] arm64/defconfig: Restore built-in 9P rootfs support
2026-07-17 4:16 UTC (4+ messages)
[PATCH] rust: Upgrade 1.96.1 -> 1.97.0
2026-07-17 4:16 UTC (3+ messages)
` [OE-core] "
[dtor-input:next] BUILD SUCCESS 3ed4ba919eb35860ee1867e2851ee3e6f9fe37f5
2026-07-17 4:13 UTC
[i-g-t, v3] tests/intel/xe_exec_multi_queue: Check PXP is rejected on multi-queue
2026-07-17 4:13 UTC (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_exec_multi_queue: Check PXP is rejected on multi-queue (rev3)
[PATCH 1/2] wolfssl: upgrade 5.7.2 -> 5.9.2
2026-07-17 4:13 UTC (2+ messages)
` [oe] "
+ mm-migrate-use-migrate_info-field-instead-of-private-fix.patch added to mm-unstable branch
2026-07-17 4:13 UTC
[PATCH v2 0/5] Add remaining IO expansions on Lichee Pi 4A
2026-07-17 4:11 UTC (5+ messages)
` [PATCH v2 4/5] riscv: dts: thead: Add IO labels for the IO expansion on I2C1
[morimoto:sound-cleanup-2026-07-16 309/311] sound/soc/soc-card.c:1125:61: error: 'struct snd_soc_card' has no member named 'driver_name'
2026-07-17 4:11 UTC
[PATCH] drm/xe/pcode: add default timeout macro and pass read timeout
2026-07-17 4:10 UTC (3+ messages)
[PATCH slab/for-next-fixes v3 0/4] mm/slab: fix unbounded recursion in free path with memalloc profiling
2026-07-17 4:10 UTC (5+ messages)
[PATCH RESEND v4 0/3] HID: Intel-thc-hid: Refine error recovery flow
2026-07-17 4:08 UTC (7+ messages)
` [PATCH v4 1/3] HID: Intel-thc-hid: Intel-thc: Add API to reset read DMA
` [PATCH v4 2/3] HID: Intel-thc-hid: Intel-quicki2c: Refine recover callback
` [PATCH v4 3/3] HID: Intel-thc-hid: Intel-quickspi: "
[PATCH] blk-iolatency: use spin_lock_irqsave() in iolatency_clear_scaling()
2026-07-17 4:06 UTC
[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
2026-07-17 4:06 UTC (11+ messages)
` [PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
` [PATCH v4 4/6] KVM: arm64: Add HDBSS per-vCPU buffer management
[PATCH 5.15] crypto: sun4i-ss - Remove insecure and unused rng_alg
2026-07-17 4:04 UTC (2+ messages)
[PATCH] ufs: host: Remove redundant dev_err()
2026-07-17 4:03 UTC (2+ messages)
[PATCH v4 1/2] dt-bindings: qcom,snps-dwc3: Add property indicating presence of eUSB2 phy
2026-07-17 4:01 UTC (12+ messages)
include/arm64/processor.h:194:9: warning: "dma_wmb" redefined
2026-07-17 4:00 UTC
[PATCH] libarena/selftests: use ARRAY_SIZE macro in st_asan_buddy.bpf.c
2026-07-17 4:00 UTC (2+ messages)
[PATCH v3 0/8] arm64: Add Axiado AX3005 SoC and EVK support
2026-07-17 4:00 UTC (20+ messages)
` [PATCH v3 1/8] dt-bindings: arm: axiado: add AX3005 EVK
` [PATCH v3 2/8] dt-bindings: gpio: cdns: add Axiado AX3005 GPIO variant
` [PATCH v3 3/8] dt-bindings: i2c: cdns: add Axiado AX3005 I2C variant
` [PATCH v3 4/8] dt-bindings: i3c: cdns: add Axiado AX3005 I3C variant
` [PATCH v3 5/8] dt-bindings: serial: cdns: add Axiado AX3005 UART variant
` [PATCH v3 6/8] dt-bindings: spi: dw-apb-ssi: add Axiado AX3005 SPI variant
` [PATCH v3 7/8] dt-bindings: usb: generic-xhci: add Axiado AX3005 xHCI variant
` [PATCH v3 8/8] arm64: dts: axiado: Add initial support for AX3005 SoC and eval board
[PATCH] iio: dac: ad3552r-hs: fix scnprintf() buffer bound in data source show
2026-07-17 4:00 UTC
[PATCH] timers/migration: Fix bad line kernel-doc warning in struct tmigr_cpu
2026-07-17 3:59 UTC
[PATCH i-g-t 0/2] tests/intel/kms_pm_dc: Add test to validate YUV420 with DC3CO
2026-07-17 3:56 UTC (3+ messages)
` [PATCH i-g-t 1/2] tests/intel/kms_pm_dc: Fix PSR/PR entry timeout in dynamic subtests
` [PATCH i-g-t 2/2] tests/intel/kms_pm_dc: Add test to validate YUV420 with DC3CO
[PATCH] LoongArch: warn when per-CPU TLB vector allocation fails
2026-07-17 3:57 UTC (3+ messages)
[PATCH v5 0/7] KVM: guest_memfd: reclaim()/convert() cleanups
2026-07-17 3:56 UTC (7+ messages)
` [PATCH v5 6/7] KVM: x86: Combine .gmem_prepare()+.gmem_invalidate() into .gmem_convert()
` [PATCH v5 7/7] KVM: guest_memfd: Rework PREPARE config and hook into a more generic CONVERT
[PATCH v4 0/3] LoongArch: KVM: Add PV TLB flush support
2026-07-17 3:56 UTC (3+ messages)
[PATCH rtw-next] wifi: rtw89: fw: use MAC source for IO offload delay command
2026-07-17 3:53 UTC (2+ messages)
[PATCH 7.1,6.18,6.12,6.6,6.1] crypto: sun4i-ss - Remove insecure and unused rng_alg
2026-07-17 3:50 UTC
[PATCH ath-next] wifi: ath11k: Avoid buffer overread in ath11k_wmi_tlv_op_rx()
2026-07-17 3:51 UTC (2+ messages)
[PATCH] platform: int3472: discrete: Support multiple HIDs per GPIO map entry
2026-07-17 3:50 UTC (4+ messages)
[PATCH v6 0/2] Cache aware scheduling: Reduce the overhead of task_cache_work
2026-07-17 4:12 UTC (3+ messages)
` [PATCH v6 linux 1/2] sched/cache: Reduce the overhead of task_cache_work by only scan the visisted cpus
` [PATCH v6 linux 2/2] -- DO NOT APPLY!!! -- sched/cache/debug: Add trace event and sched feature to track scan cost
[PATCH v9 00/14] media: iris: Add support for glymur platform
2026-07-17 3:48 UTC (4+ messages)
` [PATCH v9 01/14] dt-bindings: media: qcom,glymur-iris: Add glymur video codec
[PATCH] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
2026-07-17 3:47 UTC (5+ messages)
[PATCH v2] wifi: ath11k: fix resource leak on error in ext IRQ setup
2026-07-17 3:47 UTC (3+ messages)
` [PATCH v3] "
[PATCH] drm/i915/hdcp: Make hdcp2_encrypted and hdcp_encrypted mutually exclusive
2026-07-17 3:47 UTC
[PATCH v2 0/3] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload
2026-07-17 3:47 UTC (3+ messages)
` [PATCH v2 2/3] ACPI: CPPC: Add u64 wrappers for the autonomous selection register
[PATCH mm-hotfixes v4 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
2026-07-17 3:46 UTC (3+ messages)
` [PATCH mm-hotfixes v4 2/4] x86/mm/pat: acquire init_mm write lock to avoid UAF
[PATCH 6.6,6.1,5.15] crypto: hisi-trng - Remove crypto_rng interface
2026-07-17 3:42 UTC
[PATCH] clk: qcom: gcc: Set FORCE_MEM_CORE_ON/FORCE_PERIPH_CORE_ON for PCIe pipe clocks
2026-07-17 3:45 UTC (3+ messages)
[PATCH] wifi: rtw89: wow: fix unsupported cipher debug messages
2026-07-17 3:44 UTC (2+ messages)
[PATCH net-next v2 0/2] net: phy: Add Maxio MAE0621A support
2026-07-17 3:44 UTC (3+ messages)
` [PATCH net-next v2 2/2] net: phy: Add support for the Maxio MAE0621A
` [PATCH net-next v2 1/2] dt-bindings: net: Add Maxio MAE0621A PHY
[PATCH v3] erofs: cap LZMA stream pool size
2026-07-17 3:43 UTC (2+ messages)
[PATCH] tty: ldisc: fix deadlock between ldisc_sem and rtnl_mutex
2026-07-17 3:42 UTC (3+ messages)
[PATCH v3] erofs: accept source file descriptor via fsconfig
2026-07-17 3:42 UTC (2+ messages)
[PATCH v3] PCI: imx6: Keep i.MX6Q Root Port MSI capability with iMSI-RX to work around hardware bug
2026-07-17 3:41 UTC (2+ messages)
[PATCH v3 0/3] purwa: Drop the Hamoa PDC workaround from purwa
2026-07-17 3:41 UTC (5+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: purwa: Drop the Hamoa workaround for PDC
[PATCH 6.12] crypto: hisi-trng - Remove crypto_rng interface
2026-07-17 3:39 UTC
[PATCH v2 0/4] HID: Remove redundant error messages on IRQ request failure
2026-07-17 3:41 UTC (3+ messages)
` [PATCH v2 4/4] HID: Intel-thc-hid: Remove redundant dev_err()
[PATCH rtw-next 0/8] wifi: rtw89: add RF diagnosis and update random patches
2026-07-17 3:40 UTC (3+ messages)
` [PATCH rtw-next 1/8] wifi: rtw89: pack I/O during bb_sethw to reduce API execution time
[RFC PATCH v2 0/9] smb: support security and trusted xattrs over EAs
2026-07-17 3:39 UTC (10+ messages)
` [RFC PATCH v2 1/9] smb: client: support security.capability "
` [RFC PATCH v2 2/9] smb: client: support security.xfstests "
` [RFC PATCH v2 3/9] smb: client: support trusted xattrs "
` [RFC PATCH v2 4/9] ksmbd: extract SMB EA backing xattr name mapping
` [RFC PATCH v2 5/9] ksmbd: extract SMB EA response name handling
` [RFC PATCH v2 6/9] ksmbd: support security.capability EAs
` [RFC PATCH v2 7/9] ksmbd: support security.xfstests EAs
` [RFC PATCH v2 8/9] ksmbd: support trusted EAs
` [RFC PATCH v2 9/9] ksmbd: avoid self oplock breaks for EA opens
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.