messages from 2025-06-23 04:22:53 to 2025-06-23 06:30:36 UTC [more...]
FW: [PATCH] ASoC: soc-compress: Fix race condition in soc_compr_open_fe
2025-06-23 5:11 UTC (2+ messages)
Patch "arm64/cpuinfo: only show one cpu's info in c_show()" has been added to the 6.15-stable tree
2025-06-23 6:30 UTC (3+ messages)
[PATCH v10 0/4] leds: add new LED driver for TI LP5812
2025-06-23 6:30 UTC (3+ messages)
` [PATCH v10 1/4] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
[PATCH v2 0/6] Axiado AX3000 SoC and Evaluation Board Support
2025-06-23 6:04 UTC (9+ messages)
` [PATCH v2 4/6] arm64: dts: axiado: Add initial support for AX3000 SoC and eval board
[PATCH] cmd: eficonfig: add support for URI device path based boot options
2025-06-23 6:28 UTC (4+ messages)
[PATCH v4 00/20] MADVISE FOR XE
2025-06-23 6:28 UTC (20+ messages)
` [PATCH v4 02/20] drm/xe/uapi: Add madvise interface
` [PATCH v4 03/20] drm/xe/vm: Add attributes struct as member of vma
` [PATCH v4 05/20] drm/xe/vma: Modify new_vma to accept struct xe_vma_mem_attr as parameter
` [PATCH v4 08/20] drm/xe/svm: Add xe_svm_ranges_zap_ptes_in_range() for PTE zapping
` [PATCH v4 09/20] drm/xe: Implement madvise ioctl for xe
` [PATCH v4 10/20] drm/xe/vm: Add an identifier for madvise in xe_vma_ops
` [PATCH v4 11/20] drm/xe: Allow CPU address mirror VMA unbind with gpu bindings for madvise
[PATCH v2] pstore/ram: Validate ECC parameters against Reed-Solomon constraint
2025-06-23 6:28 UTC
[PATCH for 6.1/6.6] platform/loongarch: laptop: Fix build error due to backport
2025-06-23 6:28 UTC (4+ messages)
[PATCH v3 0/3] Control handler free changes
2025-06-23 6:27 UTC (4+ messages)
` [PATCH v3 1/3] media: v4l2-ctrls: Don't reset handler's error in v4l2_ctrl_handler_free()
` [PATCH v3 2/3] media: v4l2-ctrls: Return the "
` [PATCH v3 3/3] media: Documentation: Document new v4l2_ctrl_handler_free() behaviour
[PATCH i-g-t v1] tests/intel-ci: Refine regex to accurately match plane downscale factor tests
2025-06-23 6:26 UTC (3+ messages)
[PATCH] crypto: ccp - Fix crash when rebind ccp device for ccp.ko
2025-06-23 6:25 UTC
[PATCH i-g-t] kms_vrr: Add comment explaining PR and LOBF dependency
2025-06-23 6:23 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH] drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_DIS_NULL_QUERY
2025-06-23 6:40 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[PATCH ath-next 0/2] wifi: ath12k: install pairwise key first
2025-06-23 5:44 UTC (2+ messages)
[PATCH 0/7] Add ASPEED PCIe Root Complex support
2025-06-23 5:41 UTC (4+ messages)
` [PATCH 7/7] pci: aspeed: Add ASPEED PCIe host controller driver
[PATCH V2] scsi: ufs: qcom : Fix NULL pointer dereference in ufs_qcom_setup_clocks
2025-06-23 6:22 UTC (2+ messages)
[PATCH v12 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-06-23 6:22 UTC (3+ messages)
` [PATCH v12 4/5] rust: replace `kernel::c_str!` with C-Strings
[PATCH 0/4] panthor: print task pid and comm on gpu errors
2025-06-23 6:21 UTC (5+ messages)
` [PATCH 1/4] panthor: set owner field for driver fops
` [PATCH 2/4] panthor: save panthor_file in panthor_group
[PATCH] hns3: work around stack size warning
2025-06-23 6:21 UTC (9+ messages)
linux-next: build warnings after merge of the kvm-fixes tree
2025-06-23 6:21 UTC
[PATCH] soc: qcom: rpmh-rsc: Add RSC version 4 support
2025-06-23 6:21 UTC (2+ messages)
[PATCH v1] sched/fair: Fix memory leak in alloc_fair_sched_group()
2025-06-23 6:19 UTC
[PATCH 0/1] Resubmittimg Bulgarian translation of git-gui
2025-06-23 6:18 UTC (4+ messages)
[RESEND PATCH] dmaengine: dw-edma: Add Simple Mode Support
2025-06-23 6:17 UTC
[RFC PATCH v8 3/7] mm/filemap: Add mempolicy support to the filemap layer
2025-06-23 6:15 UTC (5+ messages)
` [PATCH 1/2] filemap: Add a mempolicy argument to filemap_alloc_folio()
` [PATCH 2/2] filemap: Add __filemap_get_folio_mpol()
[PATCH v5] automation/eclair: update configuration of D4.10
2025-06-23 6:15 UTC (4+ messages)
[RFC] pinctrl: intel: Stop setting IRQF_NO_THREAD ?
2025-06-23 6:15 UTC (2+ messages)
[PATCH v4 0/7] Add generated modalias to modules.builtin.modinfo
2025-06-23 6:15 UTC (4+ messages)
` [PATCH v4 6/7] modpost: Add modname to mod_device_table alias
[PATCH v2 0/5] Add support for Sony Xperia SP
2025-06-23 6:14 UTC (3+ messages)
` [PATCH v2 4/5] dt-bindings: arm: qcom: add "
[PATCH v4] automation/eclair: update configuration of D4.10
2025-06-23 6:12 UTC (4+ messages)
[net-next, 08/10] bng_en: Add irq allocation support
2025-06-23 6:11 UTC (2+ messages)
[PATCH v1 0/3] rust: Build PHY device tables by using module_device_table macro
2025-06-23 6:09 UTC (4+ messages)
` [PATCH v1 1/3] rust: device_id: make DRIVER_DATA_OFFSET optional
` [PATCH v1 2/3] rust: net::phy Represent DeviceId as transparent wrapper over mdio_device_id
` [PATCH v1 3/3] rust: net::phy Change module_phy_driver macro to use module_device_table macro
[PATCH] serial: 8250: export RSA functions
2025-06-23 6:10 UTC
[PATCHv3 0/2] block: move sched_tags allocation/de-allocation outside of locking context
2025-06-23 6:10 UTC (5+ messages)
` [PATCHv3 1/2] block: move elevator queue allocation logic into blk_mq_init_sched
` [PATCHv3 2/2] block: fix lock dependency between percpu alloc lock and elevator lock
FAILED: patch "[PATCH] perf/x86/intel: Fix crash in icl_update_topdown_event()" failed to apply to 6.1-stable tree
2025-06-23 6:09 UTC
FAILED: patch "[PATCH] perf/x86/intel: Fix crash in icl_update_topdown_event()" failed to apply to 6.6-stable tree
2025-06-23 6:09 UTC
FAILED: patch "[PATCH] perf/x86/intel: Fix crash in icl_update_topdown_event()" failed to apply to 6.12-stable tree
2025-06-23 6:09 UTC
[PATCH v4 1/2] sched/topology: improve topology_span_sane speed
2025-06-23 6:06 UTC (13+ messages)
[PATCH bpf-next v6 0/4] bpf: Add kfuncs for read-only string operations
2025-06-23 6:05 UTC (5+ messages)
` [PATCH bpf-next v6 4/4] selftests/bpf: Add tests for string kfuncs
[PATCH] printk: kunit: support offstack cpumask
2025-06-23 6:03 UTC (2+ messages)
linux-next: build failure after merge of the tty tree
2025-06-23 6:03 UTC (3+ messages)
[meta-oe][PATCH] nodejs: ignore QEMU_OPTIONS for native signature generation
2025-06-23 5:57 UTC (3+ messages)
` [oe] "
[PATCH 1/2] drm/amdgpu: Dirty cleared blocks on free
2025-06-23 5:52 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: Reset the clear flag in buddy during resume
[PATCH v2 0/5] imx: Support capsule update
2025-06-23 7:02 UTC (6+ messages)
` [PATCH v2 1/5] imx8mp: evk: Add support for "
` [PATCH v2 2/5] imx8mm: "
` [PATCH v2 3/5] imx8mn: "
` [PATCH v2 4/5] imx93: "
` [PATCH v2 5/5] imx8mq: "
[PATCH v3] usb: cdnsp: Fix issue with CV Bad Descriptor test
2025-06-23 5:51 UTC (3+ messages)
[RFC] DEPT report on around btrfs, unlink, and truncate
2025-06-23 5:50 UTC (2+ messages)
[kvm-unit-tests PATCH 0/8] x86: CET fixes and enhancements
2025-06-23 5:50 UTC (7+ messages)
` [kvm-unit-tests PATCH 1/8] x86: Avoid top-most page for vmalloc on x86-64
` [kvm-unit-tests PATCH 6/8] x86/cet: Simplify IBT test
` [kvm-unit-tests PATCH 8/8] x86/cet: Test far returns too
[PATCH v7 0/6] arm64: lan969x: Add support for Microchip LAN969x SoC
2025-06-23 5:49 UTC (3+ messages)
` [PATCH v7 6/6] crypto: atmel-aes: make it selectable for ARCH_LAN969X
[RFC PATCH 1/1] net/mlx5: Clean up only new IRQ glue on request_irq() failure
2025-06-23 5:47 UTC
[PATCH] pinmux: fix race causing mux_owner NULL with active mux_usecount
2025-06-23 5:48 UTC (2+ messages)
[PATCH 00/27] cpuset/isolation: Honour kthreads preferred affinity
2025-06-23 5:46 UTC (3+ messages)
` [PATCH 11/27] block: Protect against concurrent isolated cpuset change
[PATCH 0/2] Memory and PCI definitions for emulated ATS
2025-06-23 5:43 UTC (3+ messages)
[broonie-ci:filefSlNCG 38/39] sound/soc/sdca/sdca_hid.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing
2025-06-23 5:40 UTC
[PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-06-23 5:40 UTC (7+ messages)
` [PATCH v2 1/9] block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limits
` [PATCH v2 2/9] nvme: set max_hw_wzeroes_unmap_sectors if device supports DEAC bit
` [PATCH v2 3/9] nvmet: set WZDS and DRB if device enables unmap write zeroes operation
[PATCH v3 00/17] dmaengine: ti: Add support for BCDMA v2 and PKTDMA v2
2025-06-23 5:37 UTC (18+ messages)
` [PATCH v3 01/17] dmaengine: ti: k3-udma: move macros to header file
` [PATCH v3 02/17] dmaengine: ti: k3-udma: move structs and enums "
` [PATCH v3 03/17] dmaengine: ti: k3-udma: move static inline helper functions "
` [PATCH v3 04/17] dmaengine: ti: k3-udma: move descriptor management to k3-udma-common.c
` [PATCH v3 05/17] dmaengine: ti: k3-udma: move ring management functions "
` [PATCH v3 06/17] dmaengine: ti: k3-udma: Add variant-specific function pointers to udma_dev
` [PATCH v3 07/17] dmaengine: ti: k3-udma: move udma utility functions to k3-udma-common.c
` [PATCH v3 08/17] dmaengine: ti: k3-udma: move resource management "
` [PATCH v3 09/17] dmaengine: ti: k3-udma: refactor resource setup functions
` [PATCH v3 10/17] dmaengine: ti: k3-udma: move inclusion of k3-udma-private.c to k3-udma-common.c
` [PATCH v3 11/17] drivers: soc: ti: k3-ringacc: handle absence of tisci
` [PATCH v3 12/17] dt-bindings: dma: ti: Add K3 BCDMA V2
` [PATCH v3 13/17] dt-bindings: dma: ti: Add K3 PKTDMA V2
` [PATCH v3 14/17] dmaengine: ti: k3-psil-am62l: Add AM62Lx PSIL and PDMA data
` [PATCH v3 15/17] dmaengine: ti: k3-udma-v2: New driver for K3 BCDMA_V2
` [PATCH v3 16/17] dmaengine: ti: k3-udma-v2: Add support for PKTDMA V2
` [PATCH v3 17/17] dmaengine: ti: k3-udma-v2: Update glue layer to support "
[PATCH RFC 0/6] btrfs: go fs_holder_ops and add shutdown_bdev() callback
2025-06-23 5:34 UTC (5+ messages)
` [PATCH RFC 5/6] fs: introduce a shutdown_bdev super block operation
[PATCH 0/2] Revert patch to reject HBR3 for all eDP panels
2025-06-23 5:32 UTC (2+ messages)
` ✓ i915.CI.Full: success for "
[PATCH for-next v4 0/4] add ioctl to query metadata and protection info capabilities
2025-06-23 5:32 UTC (7+ messages)
` [PATCH for-next v4 1/4] block: rename tuple_size field in blk_integrity to metadata_size
` [PATCH for-next v4 3/4] set pi_offset only when checksum type is not BLK_INTEGRITY_CSUM_NONE
` [PATCH for-next v4 4/4] fs: add ioctl to query metadata and protection info capabilities
[PATCH] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
2025-06-23 5:32 UTC (8+ messages)
[PATCH net-next] net: xsk: update tx queue consumer immdiately after transmission
2025-06-23 5:31 UTC (5+ messages)
[PATCH i-g-t] lib/pciids: Sync pciid's with kernel commit 9b779ff
2025-06-23 5:32 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
[PATCH] cpufreq: armada-8k: make both cpu masks static
2025-06-23 5:23 UTC (2+ messages)
[PATCH v5 00/10] LKMM generic atomics in Rust
2025-06-23 5:23 UTC (7+ messages)
` [PATCH v5 04/10] rust: sync: atomic: Add generic atomics
` [PATCH v5 05/10] rust: sync: atomic: Add atomic {cmp,}xchg operations
[PATCH ath-next 0/5] wifi: ath: Add missing includes of export.h
2025-06-23 5:22 UTC (7+ messages)
` [PATCH ath-next 3/5] wifi: ath10k: Add missing include "
` [PATCH ath-next 4/5] wifi: ath11k: "
` [PATCH ath-next 5/5] wifi: ath12k: "
[PATCH 0/5] blk: introduce block layer helpers to calculate num of queues
2025-06-23 5:19 UTC (3+ messages)
` [PATCH 1/5] lib/group_cpus: Let group_cpu_evenly() return the number of initialized masks
[PATCH] mm: Add Kcompressd for accelerated memory compression
2025-06-23 5:16 UTC (2+ messages)
[RFC PATCH v2 1/1] scsi: mpi3mr: Introduce smp_affinity_enable module parameter
2025-06-23 5:17 UTC (3+ messages)
[PATCH v1 0/2] debugfs support for pt base for each vm
2025-06-23 5:15 UTC (3+ messages)
[PATCH v2] include SCX_OPS_TRACK_MIGRATION
2025-06-23 5:15 UTC (3+ messages)
` [PATCH v2] sched_ext: "
[PATCH 0/2] Possible TTY privilege escalation in TIOCSTI ioctl
2025-06-23 5:13 UTC (3+ messages)
` [PATCH 2/2] selinux: add capability checks for "
[PATCH ath-next] wifi: ath12k: Enable REO queue lookup table feature on QCN9274 hw2.0
2025-06-23 5:12 UTC (2+ messages)
[PATCH] mm/zswap: export zswap API to modules
2025-06-23 5:11 UTC (2+ messages)
[PATCH] fs: fix the missing export of vfs_statx() and vfs_fstatat()
2025-06-23 5:10 UTC (3+ messages)
[RFC 0/6] Add multiple address spaces support to VDUSE
2025-06-23 5:09 UTC (4+ messages)
[PATCH ath-next] wifi: ath12k: remove monitor handling from ath12k_dp_rx_deliver_msdu()
2025-06-23 5:06 UTC (2+ messages)
[oe] [meta-oe][walnascar][PATCH] check-version-mismatch.bbclass: make it work for walnascar
2025-06-23 5:03 UTC
[PATCH v2] selftests/filesystems/mount-notify: fix unused unused result warning
2025-06-23 5:00 UTC (5+ messages)
[PATCH] PM: Restrict swap use to later in the suspend sequence
2025-06-23 4:58 UTC (3+ messages)
[PATCH v3] selftests/filesystems/mount-notify: fix unused unused result warning
2025-06-23 4:56 UTC
[PATCH] tools/hv: fcopy: Fix irregularities with size of ring buffer
2025-06-23 4:56 UTC (5+ messages)
[PATCH] selftests/filesystems/mount-notify: fix unused unused result warning
2025-06-23 4:54 UTC
[PATCH 1/6] mm/selftests: Fix virtual_address_range test issues
2025-06-23 4:55 UTC (13+ messages)
[PATCHES][RFC][CFR] mount-related stuff
2025-06-23 4:54 UTC (37+ messages)
` [PATCHES v2][RFC][CFR] "
` [PATCH v2 01/35] replace collect_mounts()/drop_collected_mounts() with a safer variant
` [PATCH v2 02/35] attach_recursive_mnt(): do not lock the covering tree when sliding something under it
` [PATCH v2 03/35] attach_mnt(): expand in attach_recursive_mnt(), then lose the flag argument
` [PATCH v2 04/35] get rid of mnt_set_mountpoint_beneath()
` [PATCH v2 05/35] prevent mount hash conflicts
` [PATCH v2 06/35] copy_tree(): don't set ->mnt_mountpoint on the root of copy
` [PATCH v2 07/35] constify mnt_has_parent()
` [PATCH v2 08/35] pnode: lift peers() into pnode.h
` [PATCH v2 09/35] new predicate: mount_is_ancestor()
` [PATCH v2 10/35] constify is_local_mountpoint()
` [PATCH v2 11/35] new predicate: anon_ns_root(mount)
` [PATCH v2 12/35] dissolve_on_fput(): use anon_ns_root()
` [PATCH v2 13/35] __attach_mnt(): lose the second argument
` [PATCH v2 14/35] don't set MNT_LOCKED on parentless mounts
` [PATCH v2 15/35] clone_mnt(): simplify the propagation-related logics
` [PATCH v2 16/35] do_umount(): simplify the "is it still mounted" checks
` [PATCH v2 17/35] sanitize handling of long-term internal mounts
` [PATCH v2 18/35] Rewrite of propagate_umount()
` [PATCH v2 19/35] make commit_tree() usable in same-namespace move case
` [PATCH v2 20/35] attach_recursive_mnt(): unify the mnt_change_mountpoint() logics
` [PATCH v2 21/35] attach_recursive_mnt(): pass destination mount in all cases
` [PATCH v2 22/35] attach_recursive_mnt(): get rid of flags entirely
` [PATCH v2 23/35] do_move_mount(): take dropping the old mountpoint into attach_recursive_mnt()
` [PATCH v2 24/35] do_move_mount(): get rid of 'attached' flag
` [PATCH v2 25/35] attach_recursive_mnt(): remove from expiry list on move
` [PATCH v2 26/35] take ->mnt_expire handling under mount_lock [read_seqlock_excl]
` [PATCH v2 27/35] pivot_root(): reorder tree surgeries, collapse unhash_mnt() and put_mountpoint()
` [PATCH v2 28/35] combine __put_mountpoint() with unhash_mnt()
` [PATCH v2 29/35] get rid of mountpoint->m_count
` [PATCH v2 30/35] don't have mounts pin their parents
` [PATCH v2 31/35] copy_tree(): don't link the mounts via mnt_list
` [PATCH v2 32/35] mount: separate the flags accessed only under namespace_sem
` [PATCH v2 33/35] propagate_one(): get rid of dest_master
` [PATCH v2 34/35] propagate_mnt(): get rid of globals
` [PATCH v2 35/35] take freeing of emptied mnt_namespace to namespace_unlock()
[PATCH 1/2] net/cnxk: add lock for security session ops
2025-06-23 4:49 UTC (3+ messages)
` [PATCH v2 1/2] net/cnxk: fix "
` [PATCH v2 2/2] common/cnxk: fix null pointer checks
[syzbot] [block?] possible deadlock in __del_gendisk
2025-06-23 4:43 UTC (3+ messages)
[linus:master] [lib/test_vmalloc.c] 2d76e79315: Kernel_panic-not_syncing:Fatal_exception
2025-06-23 4:39 UTC (6+ messages)
` CONFIG_TEST_VMALLOC=y conflict/race with alloc_tag_init
[PATCH ath-next] wifi: ath12k: Pass ab pointer directly to ath12k_dp_tx_get_encap_type()
2025-06-23 4:37 UTC (2+ messages)
[PATCH] pstore/ram: Validate ECC parameters against Reed-Solomon constraint
2025-06-23 4:37 UTC (3+ messages)
[bug report] kernel BUG at mm/hugetlb.c:5880! triggered by blktests nvme/029
2025-06-23 4:35 UTC (2+ messages)
[PATCH i-g-t] lib/pciids: Add PCI IDs for xe2_hpg
2025-06-23 4:34 UTC (3+ messages)
[PATCH net-next v6 0/9] Split netmem from struct page
2025-06-23 4:32 UTC (3+ messages)
` [PATCH net-next v6 6/9] netmem: remove __netmem_get_pp()
[syzbot] [kernel?] KMSAN: kernel-infoleak in vmci_host_unlocked_ioctl (3)
2025-06-23 4:28 UTC
[PATCH 3/3] dt-bindings: display: Add MAYQUEEN PIXPAPER e-ink panel
2025-06-20 8:26 UTC (7+ messages)
` [PATCH v2 0/3] drm/tiny: Add MAYQUEEN PIXPAPER e-ink panel support
` [PATCH v2 3/3] dt-bindings: display: Add MAYQUEEN PIXPAPER e-ink panel
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.