messages from 2024-09-12 10:44:47 to 2024-09-12 11:44:03 UTC [more...]
[PATCH 0/8] drm: fix and enable warnings on unused static inlines
2024-09-12 11:15 UTC (7+ messages)
` [PATCH 7/8] drm/msmi: annotate pll_cmp_to_fdata() with __maybe_unused
[pci:tools] BUILD SUCCESS fd163fd4e34bdfdedc6214952e115a8e677b739b
2024-09-12 11:42 UTC
[PATCH v4] PCI: Enable runtime pm of the host bridge
2024-09-12 11:43 UTC (5+ messages)
[PATCH v4 0/2] Add new test to validate adaptive sharpness filter
2024-09-12 11:43 UTC (3+ messages)
` [PATCH v4 2/2] tests/kms_sharpness_filter: Add adaptive sharpness filter test
` ✓ CI.xeBAT: success for Add new test to validate adaptive sharpness filter (rev5)
[PATCH v2 0/2] qcom: allow msm_gpio to set special pins direction & value
2024-09-12 11:43 UTC (2+ messages)
[meta-virtualization][PATCH] linux-%.bbappend: fix compatibility issue with linux-intel
2024-09-12 11:44 UTC (7+ messages)
fix kernel menuconfig failure due to shell composition fault in cml1.bbclass
2024-09-12 11:41 UTC (2+ messages)
[PATCH 0/4] Use num of pipes in joiner helpers
2024-09-12 11:43 UTC (5+ messages)
` [PATCH 1/4] drm/i915/display: Simplify intel_joiner_num_pipes and its usage
` [PATCH 2/4] drm/i915/display: Use joined pipes in intel_dp_joiner_needs_dsc
` [PATCH 3/4] drm/i915/display: Use joined pipes in intel_mode_valid_max_plane_size
` [PATCH 4/4] drm/i915/display: Use joined pipes in dsc helpers for slices, bpp
[PATCH v6 0/9] RISCV device tree mapping
2024-09-12 11:41 UTC (9+ messages)
` [PATCH v6 3/9] xen/riscv: allow write_atomic() to work with non-scalar types
[PATCH v4 00/13] media: qcom: camss: Add sm8550 support
2024-09-12 11:41 UTC (4+ messages)
` [PATCH 07/13] dt-bindings: media: camss: Add qcom,sm8550-camss binding
[PATCH v2] KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVM
2024-09-12 11:39 UTC
[Buildroot] [PATCH 1/1] package/gnutls: fix configure options
2024-09-12 11:38 UTC
[PATCH] arm64: dts: mediatek: mt8395-genio-1200-evk: Enable GPU
2024-09-12 11:38 UTC (5+ messages)
[PATCH v2 0/2] Add FDT table support with acpi ged pm register
2024-09-12 11:35 UTC (2+ messages)
[PATCH RFC] vfs: Introduce a new open flag to imply dentry deletion on file removal
2024-09-12 11:36 UTC (3+ messages)
[PATCH v2] aoe: fix the potential use-after-free problem in more places
2024-09-12 11:01 UTC (3+ messages)
[REGRESSION] soft lockup on boot starting with kernel 6.10 / commit 5186ba33234c9a90833f7c93ce7de80e25fac6f5
2024-09-12 11:35 UTC (4+ messages)
` [NOT A REGRESSION] firmware: framebuffer-coreboot: duplicate device name "simple-framebuffer.0"
[PATCH] timekeeping: move multigrain ctime floor handling into timekeeper
2024-09-12 11:34 UTC (6+ messages)
[PATCH i-g-t 00/23] Intel format/modifier stuff
2024-09-12 11:34 UTC (6+ messages)
` [PATCH i-g-t 05/23] lib/rendercopy: Always setup clear color for TGL
[PATCH v7] sched: Consolidate cpufreq updates
2024-09-12 11:33 UTC (3+ messages)
Guten Morgen
2024-09-12 11:32 UTC
[PATCH RFC] net: bridge: drop packets with a local source
2024-09-12 11:33 UTC (3+ messages)
[PATCH v1 0/4] Fixup NLM and kNFSD file lock callbacks
2024-09-12 11:32 UTC (3+ messages)
[PATCH 0/9] ref-filter %(trailer) fixes
2024-09-12 11:32 UTC (6+ messages)
` [PATCH 10/9] ref-filter: fix leak with unterminated %(if) atoms
[PATCH] kthread: Unpark only parked kthreads (was Re: [syzbot] [wireguard?] WARNING in kthread_unpark (2))
2024-09-12 11:30 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix XCP instance mask calculation
2024-09-12 11:30 UTC (2+ messages)
[PATCH 00/21] environment: guard reliance on `the_repository`
2024-09-12 11:30 UTC (43+ messages)
` [PATCH v2 "
` [PATCH v2 01/21] environment: make `get_git_dir()` accept a repository
` [PATCH v2 06/21] environment: make `get_git_work_tree()` "
` [PATCH v2 07/21] config: document `read_early_config()` and `read_very_early_config()`
` [PATCH v2 09/21] environment: move `odb_mkstemp()` into object layer
` [PATCH v2 16/21] branch: stop modifying `log_all_ref_updates` variable
` [PATCH v2 18/21] environment: stop storing "core.logAllRefUpdates" globally
` [PATCH v3 00/21] environment: guard reliance on `the_repository`
` [PATCH v3 01/21] environment: make `get_git_dir()` accept a repository
` [PATCH v3 02/21] environment: make `get_git_common_dir()` "
` [PATCH v3 03/21] environment: make `get_object_directory()` "
` [PATCH v3 04/21] environment: make `get_index_file()` "
` [PATCH v3 05/21] environment: make `get_graft_file()` "
` [PATCH v3 06/21] environment: make `get_git_work_tree()` "
` [PATCH v3 07/21] config: document `read_early_config()` and `read_very_early_config()`
` [PATCH v3 08/21] config: make dependency on repo in `read_early_config()` explicit
` [PATCH v3 09/21] environment: move object database functions into object layer
` [PATCH v3 10/21] environment: make `get_git_namespace()` self-contained
` [PATCH v3 11/21] environment: move `set_git_dir()` and related into setup layer
` [PATCH v3 12/21] environment: reorder header to split out `the_repository`-free section
` [PATCH v3 13/21] environment: guard state depending on a repository
` [PATCH v3 14/21] repo-settings: split out declarations into a standalone header
` [PATCH v3 15/21] repo-settings: track defaults close to `struct repo_settings`
` [PATCH v3 16/21] branch: stop modifying `log_all_ref_updates` variable
` [PATCH v3 17/21] refs: stop modifying global "
` [PATCH v3 18/21] environment: stop storing "core.logAllRefUpdates" globally
` [PATCH v3 19/21] environment: stop storing "core.preferSymlinkRefs" globally
` [PATCH v3 20/21] environment: stop storing "core.warnAmbiguousRefs" globally
` [PATCH v3 21/21] environment: stop storing "core.notesRef" globally
[PATCH v3 0/2] nosnp sev command line support
2024-09-12 11:28 UTC (3+ messages)
` [PATCH v3 1/2] x86, KVM:SVM: Move sev specific parsing into arch/x86/virt/svm
[PATCH 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
2024-09-12 11:27 UTC (8+ messages)
` [PATCH 1/4] dt-bindings: rtc: add schema for NXP "
[PATCH net-next 0/3] net: ethernet: ti: Address some warnings
2024-09-12 11:27 UTC (6+ messages)
` [PATCH net-next 3/3] net: ethernet: ti: cpsw_ale: Remove unused accessor functions
[PATCH] fstests: add missing kernel git commit IDs to some tests
2024-09-12 11:26 UTC
[PATCH v5 0/2] batman-adv: increase DAT DHT timeout
2024-09-12 11:28 UTC (5+ messages)
` [PATCH v5 1/2] batman-adv: split DAT cache into DAT cache and DAT DHT
[PATCH mptcp-next v5 0/5] add mptcp_subflow bpf_iter
2024-09-12 11:26 UTC (4+ messages)
[PATCH] function_graph: Simplify the initialization of fgraph LRU data
2024-09-12 11:15 UTC
[tip:locking/core] BUILD SUCCESS d00b83d416e73bc3fa4d21b14bec920e88b70ce6
2024-09-12 11:25 UTC
[PATCH v2] drm/gma500: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
2024-09-12 11:25 UTC (11+ messages)
[PATCH 0/3] Some correction in the DP Link Training dequence
2024-09-12 11:25 UTC (8+ messages)
` [PATCH 1/3] drm/i915/dp: use fsleep instead of usleep_rage for LT
` [PATCH 2/3] drm/i915/dp: read Aux RD interval after reading the FFE preset
` ✗ CI.FULL: failure for Some correction in the DP Link Training dequence
linux-next: build failure after merge of the vfs-brauner tree
2024-09-12 11:24 UTC (8+ messages)
[PATCH v2 0/3] Add a driver for the Iron Device SMA1307 Amp
2024-09-12 11:23 UTC (5+ messages)
` [PATCH v2 1/3] ASoC: sma1307: Add driver for Iron Device SMA1307
[RFC 0/2] introduce LLC aware functions
2024-09-12 11:23 UTC (14+ messages)
[PATCH net-next] rtase: Fix error code in rtase_init_board()
2024-09-12 11:23 UTC (2+ messages)
[PATCH net-next v2 0/3] selftests/net: packetdrill: netns and two imports
2024-09-12 11:22 UTC (2+ messages)
[PATCH 0/4] make linux32 ci job work with recent actions
2024-09-12 11:22 UTC (4+ messages)
` [PATCH 3/4] ci: use more recent linux32 image
[PATCH v12 00/10] Support persistent reservation operations
2024-09-12 11:19 UTC (11+ messages)
` [PATCH v12 01/10] block: add persistent reservation in/out api
` [PATCH v12 02/10] block/raw: add persistent reservation in/out driver
` [PATCH v12 03/10] scsi/constant: add persistent reservation in/out protocol constants
` [PATCH v12 04/10] scsi/util: add helper functions for persistent reservation types conversion
` [PATCH v12 05/10] hw/scsi: add persistent reservation in/out api for scsi device
` [PATCH v12 06/10] block/nvme: add reservation command protocol constants
` [PATCH v12 07/10] hw/nvme: add helper functions for converting reservation types
` [PATCH v12 08/10] hw/nvme: enable ONCS and rescap function
` [PATCH v12 09/10] hw/nvme: add reservation protocal command
` [PATCH v12 10/10] block/iscsi: add persistent reservation in/out driver
[PATCH 0/6] iommu: Enable user space IOPFs in non-nested and non-svm cases
2024-09-12 11:22 UTC (7+ messages)
` [PATCH 5/6] iommu: init pasid array while doing domain_replace and iopf is active
[RFT RFC PATCH 0/8] cpufreq: cpuidle: Remove iowait behaviour
2024-09-12 11:22 UTC (3+ messages)
` [RFC PATCH 6/8] cpufreq: intel_pstate: Remove iowait boost
` [RFC PATCH] TEST: cpufreq: intel_pstate: sysfs iowait_boost_cap
[openeuler:OLK-5.10 17535/30000] mm/share_pool.c:2573:7: warning: no previous prototype for '__mg_sp_alloc_nodemask'
2024-09-12 11:21 UTC
[PATCH 6.6 v2 3/4] riscv: dts: starfive: Add the nodes and pins of I2Srx/I2Stx0/I2Stx1
2024-09-12 11:19 UTC (5+ messages)
[PATCH net-next] memory-provider: fix compilation issue without SYSFS
2024-09-12 11:20 UTC (2+ messages)
[PATCH] NFSv4.2: Fix detection of "Proxying of Times" server support
2024-09-12 11:19 UTC (2+ messages)
[PATCH i-g-t 0/3] HDCP MST LIC fixes
2024-09-12 11:18 UTC (3+ messages)
` [PATCH i-g-t 3/3] test/kms_content_protection: Move color change code
[PATCH v1 0/4] power: refactor power management library
2024-09-12 11:17 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] power: refactor core "
[RFC v2 00/21] Provide a new two step DMA API mapping API
2024-09-12 11:15 UTC (22+ messages)
` [RFC v2 01/21] iommu/dma: Provide an interface to allow preallocate IOVA
` [RFC v2 02/21] iommu/dma: Implement link/unlink ranges callbacks
` [RFC v2 03/21] iommu/dma: Add check if IOVA can be used
` [RFC v2 04/21] dma-mapping: initialize IOVA state struct
` [RFC v2 05/21] dma-mapping: provide an interface to allocate IOVA
` [RFC v2 06/21] dma-mapping: set and query DMA IOVA state
` [RFC v2 07/21] dma-mapping: implement link range API
` [RFC v2 08/21] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [RFC v2 09/21] dma-mapping: provide callbacks to link/unlink HMM PFNs to specific IOVA
` [RFC v2 10/21] RDMA/umem: Preallocate and cache IOVA for UMEM ODP
` [RFC v2 11/21] RDMA/umem: Store ODP access mask information in PFN
` [RFC v2 12/21] RDMA/core: Separate DMA mapping to caching IOVA and page linkage
` [RFC v2 13/21] RDMA/umem: Prevent UMEM ODP creation with SWIOTLB
` [RFC v2 14/21] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [RFC v2 15/21] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [RFC v2 16/21] vfio/mlx5: Explicitly store page list
` [RFC v2 17/21] vfio/mlx5: Convert vfio to use DMA link API
` [RFC v2 18/21] nvme-pci: remove optimizations for single DMA entry
` [RFC v2 19/21] nvme-pci: precalculate number of DMA entries for each command
` [RFC v2 20/21] nvme-pci: use new dma API
` [RFC v2 21/21] nvme-pci: don't allow mapping of bvecs with offset
[PATCH 0/2] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-09-12 11:17 UTC (7+ messages)
` [PATCH 2/2] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
[RFC] efi/tpm: add efi.tpm_log as a reserved region in 820_table_firmware
2024-09-12 11:17 UTC (6+ messages)
[PATCH] perf buildid-cache: recognize vdso when adding files
2024-09-12 11:16 UTC
[PATCH i-g-t 0/6] add test to validate fallback
2024-09-12 11:15 UTC (3+ messages)
` [PATCH i-g-t 1/6] lib/igt_kms: add DP link management helper functions
[PATCH v3 00/10] Preemption support for A7XX
2024-09-12 11:15 UTC (8+ messages)
` [PATCH v3 06/10] drm/msm/A6xx: Use posamble to reset counters on preemption
[PATCH v6 0/2] x86/time: improvements to wallclock logic
2024-09-12 11:15 UTC (3+ messages)
` [PATCH v6 1/2] x86/time: introduce command line option to select wallclock
` [PATCH v6 2/2] x86/time: prefer CMOS over EFI_GET_TIME
[XEN PATCH 00/12] x86: address violations of MISRA C Rule 16.3
2024-09-12 11:14 UTC (6+ messages)
` [XEN PATCH 09/12] x86/emul: "
[PATCH v1] udf: return EIO when ftrunctate access beyond end of device
2024-09-12 11:12 UTC (2+ messages)
[PATCH 0/5] types: (mostly) purge Linux-inherited s{8,16,32,64}
2024-09-12 11:11 UTC (5+ messages)
` [PATCH 4/5] types: replace remaining uses of s32
[PATCH 0/2] media: i2c: max96714/max96717
2024-09-12 11:11 UTC (4+ messages)
` [PATCH 1/2] media: i2c: max96714: add HAS_EVENTS subdev flag
[PATCH v6 0/8] perf: Support searching local debugging vdso or specify vdso path in cmdline
2024-09-12 11:10 UTC (4+ messages)
` [PATCH v6 8/8] perf buildid-cache: recognize vdso when adding files
[PATCH net-next v2] Documentation: networking: Fix missing PSE documentation and grammar issues
2024-09-12 11:10 UTC (2+ messages)
linux-next: duplicate patch in the sound-asoc tree
2024-09-12 11:07 UTC (2+ messages)
[PATCH v2 0/2] Add capability to append to property
2024-09-12 11:06 UTC (5+ messages)
` [PATCH v2 2/2] tests: Add test for append-property
[PATCH 00/19] Ultrajoiner basic functionality series
2024-09-12 11:04 UTC (8+ messages)
` [PATCH 07/19] drm/i915/display: Use joined pipes in intel_dp_joiner_needs_dsc
[meta-oe][PATCH] bpftool: Add support for riscv64
2024-09-12 11:04 UTC
[Buildroot] [autobuild.buildroot.org] Daily results for 2024-09-11
2024-09-12 11:04 UTC
[PATCH bpf] xsk: fix batch alloc API on non-coherent systems
2024-09-12 11:04 UTC (2+ messages)
[meta-zephyr][PATCH] layer.conf: update LAYERSERIES_COMPAT to use styhead
2024-09-12 10:20 UTC
[syzbot] [virt?] KCSAN: data-race in virtqueue_disable_cb / vring_interrupt (4)
2024-09-12 11:03 UTC (2+ messages)
[PATCH] Revert "arm64: dts: rockchip: remove redundant cd-gpios from rk3588 sdmmc nodes"
2024-09-12 10:26 UTC (3+ messages)
` [PATCH v2] "
[PATCH RFC 0/3] tsm: Unified Measurement Register ABI for TVMs
2024-09-12 11:02 UTC (4+ messages)
[PATCH net-next] net: tipc: avoid possible garbage value
2024-09-12 11:01 UTC
[PATCH v6 0/4] x86/cacheinfo: Set the number of leaves per CPU
2024-09-12 10:59 UTC (9+ messages)
` [PATCH v6 1/4] cacheinfo: Check for null last-level cache info
` [PATCH v6 2/4] cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU
xen | Failed pipeline for staging | 6e7f7a0c
2024-09-12 10:59 UTC (2+ messages)
[PATCH v2 0/3] drm/nouveau: Add drm_panic support for nv50+
2024-09-12 10:58 UTC (7+ messages)
` [PATCH v2 3/3] "
[ovmf test] 187672: all pass - PUSHED
2024-09-12 10:57 UTC
[PATCH v2] rust: Make functions accessible outside the kernel crate
2024-09-12 10:56 UTC (2+ messages)
[PATCH 0/3] Add repository parameter to builtins
2024-09-12 10:55 UTC (9+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] builtin: add a repository parameter for builtin functions
[PATCH v1 00/14] s390x: virtio-mem support
2024-09-12 10:54 UTC (4+ messages)
` [PATCH v1 07/14] s390x/s390-hypercall: introduce DIAG500 STORAGE_LIMIT
[PATCH ipsec v2] xfrm: check MAC header is shown with both skb->mac_len and skb_mac_header_was_set()
2024-09-12 10:53 UTC (3+ messages)
[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
2024-09-12 10:53 UTC (12+ messages)
` [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
[Bug 209177] mpt2sas_cm0: failure at drivers/scsi/mpt3sas/mpt3sas_scsih.c:10791/_scsih_probe()!
2024-09-12 10:54 UTC
No uvc video support for D3DFMT video GUIDs?
2024-09-12 10:52 UTC (2+ messages)
[XEN PATCH v15 0/4] Support device passthrough when dom0 is PVH on Xen
2024-09-12 10:51 UTC (4+ messages)
` [XEN PATCH v15 2/4] x86/irq: allow setting IRQ permissions from GSI instead of pIRQ
[PATCH v5 00/30] Permission Overlay Extension
2024-09-12 10:50 UTC (5+ messages)
` [PATCH v5 06/30] arm64: context switch POR_EL0 register
[PATCH V6 0/8] io_uring: support sqe group and provide group kbuf
2024-09-12 10:49 UTC (9+ messages)
` [PATCH V6 1/8] io_uring: add io_link_req() helper
` [PATCH V6 2/8] io_uring: add io_submit_fail_link() helper
` [PATCH V6 3/8] io_uring: add helper of io_req_commit_cqe()
` [PATCH V6 4/8] io_uring: support SQE group
` [PATCH V6 5/8] io_uring: support sqe group with members depending on leader
` [PATCH V6 6/8] io_uring: support providing sqe group buffer
` [PATCH V6 7/8] io_uring/uring_cmd: support provide group kernel buffer
` [PATCH V6 8/8] ublk: support provide io buffer
[PATCH] dma-mapping: reliably inform about DMA support for IOMMU
2024-09-12 10:50 UTC (3+ messages)
[Buildroot] [PATCH V2 1/2] scripts/cve: Avoid to do a complete clone of cve git repository
2024-09-12 10:48 UTC (3+ messages)
[PATCH] i2c/synquacer: Deal with optional PCLK correctly
2024-09-12 10:46 UTC
[PATCH] systemd: add missing dependency on libkmod to udev
2024-09-12 10:46 UTC
[PATCH v4] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
2024-09-12 10:44 UTC (2+ messages)
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.