messages from 2024-11-14 15:33:07 to 2024-11-14 16:12:42 UTC [more...]
[PATCH] PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodes
2024-11-14 15:45 UTC (5+ messages)
[PATCH for-10.0 v2 00/54] accel/tcg: Convert victim tlb to IntervalTree
2024-11-14 16:01 UTC (44+ messages)
` [PATCH v2 01/54] util/interval-tree: Introduce interval_tree_free_nodes
` [PATCH v2 02/54] accel/tcg: Split out tlbfast_flush_locked
` [PATCH v2 03/54] accel/tcg: Split out tlbfast_{index,entry}
` [PATCH v2 04/54] accel/tcg: Split out tlbfast_flush_range_locked
` [PATCH v2 05/54] accel/tcg: Fix flags usage in mmu_lookup1, atomic_mmu_lookup
` [PATCH v2 06/54] accel/tcg: Assert non-zero length in tlb_flush_range_by_mmuidx*
` [PATCH v2 07/54] accel/tcg: Assert bits in range "
` [PATCH v2 08/54] accel/tcg: Flush entire tlb when a masked range wraps
` [PATCH v2 09/54] accel/tcg: Add IntervalTreeRoot to CPUTLBDesc
` [PATCH v2 10/54] accel/tcg: Populate IntervalTree in tlb_set_page_full
` [PATCH v2 11/54] accel/tcg: Remove IntervalTree entry in tlb_flush_page_locked
` [PATCH v2 13/54] accel/tcg: Process IntervalTree entries in tlb_reset_dirty
` [PATCH v2 15/54] accel/tcg: Use tlb_hit_page in victim_tlb_hit
` [PATCH v2 17/54] accel/tcg: Replace victim_tlb_hit with tlbtree_hit
` [PATCH v2 18/54] accel/tcg: Remove the victim tlb
` [PATCH v2 19/54] accel/tcg: Remove tlb_n_used_entries_inc
` [PATCH v2 20/54] include/exec/tlb-common: Move CPUTLBEntryFull from hw/core/cpu.h
` [PATCH v2 22/54] accel/tcg: Call cpu_ld*_code_mmu from cpu_ld*_code
` [PATCH v2 23/54] accel/tcg: Check original prot bits for read in atomic_mmu_lookup
` [PATCH v2 24/54] accel/tcg: Preserve tlb flags in tlb_set_compare
` [PATCH v2 25/54] accel/tcg: Return CPUTLBEntryFull not pointer in probe_access_full_mmu
` [PATCH v2 26/54] accel/tcg: Return CPUTLBEntryFull not pointer in probe_access_full
` [PATCH v2 27/54] accel/tcg: Return CPUTLBEntryFull not pointer in probe_access_internal
` [PATCH v2 29/54] accel/tcg: Partially unify MMULookupPageData and TLBLookupOutput
` [PATCH v2 30/54] accel/tcg: Merge mmu_lookup1 into mmu_lookup
` [PATCH v2 31/54] accel/tcg: Always use IntervalTree for code lookups
` [PATCH v2 32/54] accel/tcg: Link CPUTLBEntry to CPUTLBEntryTree
` [PATCH v2 33/54] accel/tcg: Remove CPUTLBDesc.fulltlb
` [PATCH v2 34/54] target/alpha: Convert to TCGCPUOps.tlb_fill_align
` [PATCH v2 35/54] target/avr: "
` [PATCH v2 36/54] target/i386: "
` [PATCH v2 37/54] target/loongarch: "
` [PATCH v2 38/54] target/m68k: "
` [PATCH v2 39/54] target/m68k: Do not call tlb_set_page in helper_ptest
` [PATCH v2 40/54] target/microblaze: Convert to TCGCPUOps.tlb_fill_align
` [PATCH v2 41/54] target/mips: "
` [PATCH v2 42/54] target/openrisc: "
` [PATCH v2 44/54] target/riscv: "
` [PATCH v2 45/54] target/rx: "
` [PATCH v2 46/54] target/s390x: "
` [PATCH v2 47/54] target/sh4: "
` [PATCH v2 51/54] accel/tcg: Drop TCGCPUOps.tlb_fill
` [PATCH v2 54/54] accel/tcg: Return CPUTLBEntryTree from tlb_set_page_full
[PATCH v4 0/3] fs: allow statmount to fetch the fs_subtype and sb_source
2024-11-14 16:12 UTC (3+ messages)
` [PATCH] statmount: retrieve security mount options
[PATCH for-9.2 0/6] linux-user: Fix elf load and vdso alignment
2024-11-14 16:09 UTC (9+ messages)
` [PATCH 2/6] linux-user: Drop image_info.alignment
` [PATCH 3/6] linux-user/aarch64: Reduce vdso alignment to 4k
` [PATCH 4/6] linux-user/arm: "
` [PATCH 6/6] linux-user/ppc: "
[PATCH RESEND v17 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-11-14 16:07 UTC (2+ messages)
` [PATCH RESEND v17 2/5] iommu/arm-smmu: refactor qcom_smmu structure to include single pointer
[PATCH 0/2] lib/gpgpu_shader: simplify load/store shaders
2024-11-14 16:11 UTC (4+ messages)
` [PATCH 2/2] "
[PATCH] sched/rt: add lockdep annotations for rq_{off|on}line_rt
2024-11-14 16:32 UTC
[PATCH 0/4] pidfs: implement file handle support
2024-11-14 16:10 UTC (5+ messages)
` [PATCH v2 0/3] "
[PATCH] PCI: endpoint: Fix pci_epc_map map_size doc string
2024-11-14 16:10 UTC
iio, syfs, devres: devm_kmalloc not aligned to pow2 size argument
2024-11-14 16:09 UTC (6+ messages)
[PATCH 1/9] drm/xe: Remove double pageflip
2024-11-14 16:09 UTC (7+ messages)
` [PATCH 5/9] drm/xe/display: Use a single early init call for display
` [PATCH 6/9] drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_init
[PATCH 0/2] module: Block modules by Tuxedo from accessing GPL symbols
2024-11-14 16:09 UTC (5+ messages)
` [PATCH 1/2] module: Put known GPL offenders in an array
` [PATCH 2/2] module: Block modules by Tuxedo from accessing GPL symbols
[PATCH 0/4] drm/xe: Trivial header/flags cleanups
2024-11-14 16:08 UTC (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH] sched: add READ_ONCE to task_on_rq_queued
2024-11-14 16:21 UTC
[PATCH v2 0/2] libperf: evlist: Fix --cpu argument on hybrid platform
2024-11-14 16:04 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] libperf: evlist: Keep evsel idx contiguous on removal
[PATCH] hwmon: (core) Avoid ifdef in C source file
2024-11-14 16:07 UTC (7+ messages)
[PATCHv2 00/15] Update dra7 devicetree files to probe with genpd
2024-11-14 16:06 UTC (7+ messages)
` [PATCH 07/15] ARM: dts: Configure interconnect target module for dra7 sata
[PATCH] dtprobed: handle multiple providers in a single piece of DOF
2024-11-14 16:03 UTC
[PATCH nf-next 0/5] netfilter: Prepare netfilter to future .flowi4_tos conversion
2024-11-14 16:03 UTC (6+ messages)
` [PATCH nf-next 1/5] netfilter: ipv4: Convert ip_route_me_harder() to dscp_t
` [PATCH nf-next 2/5] netfilter: flow_offload: Convert nft_flow_route() "
` [PATCH nf-next 3/5] netfilter: rpfilter: Convert rpfilter_mt() "
` [PATCH nf-next 4/5] netfilter: nft_fib: Convert nft_fib4_eval() "
` [PATCH nf-next 5/5] netfilter: nf_dup4: Convert nf_dup_ipv4_route() "
[Buildroot] [PATCH v2 1/1] package/libpng: fix arm soft-float build
2024-11-14 16:03 UTC (3+ messages)
[PATCH net-next v23 0/7] Replace page_frag with page_frag_cache (Part-1)
2024-11-14 16:02 UTC (3+ messages)
` [PATCH net-next v23 1/7] mm: page_frag: add a test module for page_frag
[PATCH v2] kbuild: switch from lz4c to lz4 for compression
2024-11-14 16:02 UTC (2+ messages)
[GIT PULL] ASoC fixes for v6.12-rc7
2024-11-14 16:01 UTC (2+ messages)
[PATCH] btrfs: fix incorrect comparison for delayed refs
2024-11-14 16:01 UTC (2+ messages)
[PATCH 0/3] media: i2c: imx290: Add support for imx462
2024-11-14 16:01 UTC (4+ messages)
` [PATCH 1/3] media: i2c: imx290: Limit analogue gain according to module
` [PATCH 2/3] media: dt-bindings: media: i2c: Add IMX462 to the IMX290 binding
` [PATCH 3/3] media: i2c: imx290: Add configuration for IMX462
[PATCH v2 0/3] x86/ucode: Simplify/fix loading paths further
2024-11-14 15:59 UTC (4+ messages)
` [PATCH v2 1/3] x86/ucode: Remove the collect_cpu_info() call from parse_blob()
[REGRESSION] The iwl4965 driver broke somewhere between 6.10.10 and 6.11.5 (probably 6.11rc)
2024-11-14 15:59 UTC (9+ messages)
[PATCH v11 0/7] Add the USB5744 hub driver as per new DT binding
2024-11-14 15:07 UTC (7+ messages)
` [PATCH v11 3/7] usb: onboard-hub: add support for Microchip USB5744
[PATCH] Revert "getnetconfig.c: free linep to avoid memory leakage"
2024-11-14 15:59 UTC
[PATCH v2 dwarves 0/2] Check DW_OP_[GNU_]entry_value for possible parameter matching
2024-11-14 15:58 UTC (3+ messages)
` [PATCH v2 dwarves 1/2] dwarf_loader: "
` [PATCH v2 dwarves 2/2] dwarf_loader: use libdw__lock for
[PATCH v2 0/2] Fix DEADLINE bandwidth accounting in root domain changes and hotplug
2024-11-14 15:58 UTC (6+ messages)
` [PATCH v2 1/2] sched/deadline: Restore dl_server bandwidth on non-destructive root domain changes
` [PATCH v2 2/2] sched/deadline: Correctly account for allocated bandwidth during hotplug
[syzbot] [wireless?] INFO: task hung in nl80211_pre_doit (3)
2024-11-14 15:58 UTC (2+ messages)
[PATCH] ARM: dts: dra7: Add bus_dma_limit for l4 cfg bus
2024-11-14 15:57 UTC
[PATCH] hw: Add "loadparm" property to scsi disk devices for booting on s390x
2024-11-14 15:55 UTC (2+ messages)
[PATCH 5/7] xfs: fix off-by-one error in fsmap's end_daddr usage
2024-11-14 15:56 UTC (3+ messages)
Fwd: HTML message rejected: Building perf from source, with changes in source code
2024-11-14 15:56 UTC
Dropping of the end of a chain
2024-11-14 15:56 UTC (4+ messages)
[PATCH v3] mmc: sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10 tablet
2024-11-14 15:56 UTC
PageOffline: refcount, flags and memdesc
2024-11-14 15:55 UTC (3+ messages)
[RFC][PATCH] drm: i915: do not NULL deref hdmi attached_connector
2024-11-14 15:53 UTC (4+ messages)
[PATCHv2 0/2] Using SGLs for userspace commands
2024-11-14 15:53 UTC (6+ messages)
` [PATCHv2 2/2] nvme-pci: use sgls for all user requests if possible
[GIT PULL] ring-buffer: Revert previous fix as it wasn't the actual fix
2024-11-14 15:54 UTC (2+ messages)
[PATCH v4] of: fdt: fix possible overflow during parsing of fdt
2024-11-14 15:51 UTC
[PATCH 0/3] drm/i915/display: handle hdmi connector init failures
2024-11-14 15:52 UTC (4+ messages)
` [PATCH 1/3] drm/i915/hdmi: propagate errors from intel_hdmi_init_connector()
` [PATCH 2/3] drm/i915/hdmi: add error handling in g4x_hdmi_init()
` [PATCH 3/3] drm/i915/ddi: propagate errors from intel_ddi_init_hdmi_connector()
[PATCH] vpci: Add resizable bar support
2024-11-14 15:52 UTC (6+ messages)
[PATCH v7 0/4] rework bo mem stats tracking
2024-11-14 15:52 UTC (12+ messages)
` [PATCH v7 4/4] drm/amdgpu: track bo memory stats at runtime
[RFC PATCH v2 0/6] acpi/hmat / cxl: Add exclusive caching enumeration and RAS support
2024-11-14 15:52 UTC (6+ messages)
` [RFC PATCH v2 5/5] cxl: Add mce notifier to emit aliased address for extended linear cache
[PATCH v2 0/2] Introduce initial support of Amlogic AC200 board
2024-11-14 15:48 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: arm: amlogic: document AC200 support
` [PATCH v2 2/2] arch/arm64: dts: ac200: introduce initial support of the board
[PATCH] mtd: phram: Add the kernel lock down check
2024-11-14 15:50 UTC (4+ messages)
[PATCH v8 00/29] riscv control-flow integrity for usermode
2024-11-14 15:50 UTC (9+ messages)
` [PATCH v8 24/29] riscv: enable kernel access to shadow stack memory via FWFT sbi call
[PATCH v3 1/3] perf evsel: Improve the evsel__open_strerror for EBUSY
2024-11-14 15:51 UTC (5+ messages)
` [PATCH v3 2/3] perf: Reveal PMU type in fdinfo
` [PATCH v3 3/3] perf evsel: Find process with busy PMUs for EBUSY
[PATCH 5.4.y 0/4] Backport fix of CVE-2024-47674 to 5.10
2024-11-14 15:51 UTC (6+ messages)
` [PATCH 5.4.y 1/4] mm: clarify a confusing comment for remap_pfn_range()
` [PATCH 5.4.y 2/4] mm: fix ambiguous comments for better code readability
` [PATCH 5.4.y 3/4] mm/memory.c: make remap_pfn_range() reject unaligned addr
` [PATCH 5.4.y 4/4] mm: add remap_pfn_range_notrack
[PATCH net-next v4 0/6] tls: implement key updates for TLS1.3
2024-11-14 15:50 UTC (7+ messages)
` [PATCH net-next v4 1/6] tls: block decryption when a rekey is pending
` [PATCH net-next v4 2/6] tls: implement rekey for TLS1.3
` [PATCH net-next v4 3/6] tls: add counters for rekey
` [PATCH net-next v4 4/6] docs: tls: document TLS1.3 key updates
` [PATCH net-next v4 5/6] selftests: tls: add key_generation argument to tls_crypto_info_init
` [PATCH net-next v4 6/6] selftests: tls: add rekey tests
[PATCH 1/2] perf/x86/intel/ds: Clarify adaptive PEBS processing
2024-11-14 15:51 UTC (4+ messages)
` [PATCH 2/2] perf/x86/intel/ds: Simplify the PEBS records processing for adaptive PEBS
[PATCH v2] btrfs: fix improper generation check in snapshot delete
2024-11-14 15:50 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix UVD contiguous CS mapping problem
2024-11-14 15:50 UTC (5+ messages)
[PATCH i-g-t] tests/xe_eudebug: Convert comments to be C-styled
2024-11-14 15:49 UTC (2+ messages)
` ✗ GitLab.Pipeline: warning for "
[PATCH v2 00/35] x86/bugs: Attack vector controls
2024-11-14 15:49 UTC (5+ messages)
` [PATCH v2 11/35] x86/bugs: Restructure spectre_v1 mitigation
[PATCH i-g-t v3 0/2] tests/kms_flip: Update the skip message
2024-11-14 15:48 UTC (2+ messages)
` ✗ CI.xeFULL: failure for "
[PATCH v2 1/2] wifi: rtw88: usb: Support USB 3 with RTL8812AU
2024-11-14 15:48 UTC (2+ messages)
` [PATCH v2 2/2] wifi: rtw88: usb: Enable RX aggregation for 8821au/8812au
[PATCH] drm/xe/ufence: Wake up waiters after setting ufence->signalled
2024-11-14 15:05 UTC
[PATCH 0/3] Minor cleanups in AMD microcode loader
2024-11-14 15:47 UTC (9+ messages)
` [PATCH 2/3] x86/microcode/AMD: Make __verify_patch_size() return bool
[PATCH] nvme-pci: 512 byte aligned dma pool segment quirk
2024-11-14 15:46 UTC (5+ messages)
[PATCH 0/3] KVM: x86: Small changes to support VMware guests
2024-11-14 15:45 UTC (15+ messages)
` [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls
[PATCH v3 0/15] Enable CXL PCIe port protocol error handling and logging
2024-11-14 15:45 UTC (3+ messages)
` [PATCH v3 03/15] cxl/pci: Introduce PCIe helper functions pcie_is_cxl() and pcie_is_cxl_port()
[RFC PATCH 01/10] powerpc/chrp: Remove CHRP support
2024-11-14 15:43 UTC (5+ messages)
` [RFC PATCH 08/10] macintosh: Remove ADB_MACIO
[RFC 00/21] kvm/arm: Introduce a customizable aarch64 KVM host model
2024-11-14 15:44 UTC (12+ messages)
` [RFC 18/21] arm/cpu: Introduce a customizable kvm host cpu model
[PATCH net-next v4 0/2] net: ethernet: ti: am65-cpsw: enable DSCP to priority map for RX
2024-11-14 15:43 UTC (3+ messages)
` [PATCH net-next v4 1/2] net: ethernet: ti: am65-cpsw: update pri_thread_map as per IEEE802.1Q-2014
[PATCH v3] acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
2024-11-14 15:42 UTC (4+ messages)
[PATCH net] can: can327: fix snprintf() limit in can327_handle_prompt()
2024-11-14 15:42 UTC (9+ messages)
[PATCH v2 00/14] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-11-14 15:41 UTC (4+ messages)
` [PATCH v2 08/14] clk: rp1: Add support for clocks provided by RP1
[PATCH net 0/4] Updating and correcting switch hardware versions and reported speeds
2024-11-14 15:40 UTC (4+ messages)
` [PATCH net 1/4] rtase: Refactor the rtase_check_mac_version_valid() function
[RFC PATCH 00/11] rust: improved integration with cargo
2024-11-14 15:38 UTC (5+ messages)
[PATCH] KVM: x86: switch hugepage recovery thread to vhost_task
2024-11-14 15:38 UTC (4+ messages)
[PATCH] ASoC: stm32: dfsdm: change rate upper limits
2024-11-14 15:36 UTC (2+ messages)
[PATCH net-next v2 00/10] net: freescale: ucc_geth: Phylink conversion
2024-11-14 15:36 UTC (11+ messages)
` [PATCH net-next v2 01/10] net: freescale: ucc_geth: Drop support for the "interface" DT property
` [PATCH net-next v2 02/10] net: freescale: ucc_geth: split adjust_link for phylink conversion
` [PATCH net-next v2 03/10] net: freescale: ucc_geth: Use netdev->phydev to access the PHY
` [PATCH net-next v2 04/10] net: freescale: ucc_geth: Fix WOL configuration
` [PATCH net-next v2 05/10] net: freescale: ucc_geth: Use the correct type to store WoL opts
` [PATCH net-next v2 06/10] net: freescale: ucc_geth: Simplify frame length check
` [PATCH net-next v2 07/10] net: freescale: ucc_geth: Hardcode the preamble length to 7 bytes
` [PATCH net-next v2 08/10] net: freescale: ucc_geth: Move the serdes configuration around
` [PATCH net-next v2 09/10] net: freescale: ucc_geth: Introduce a helper to check Reduced modes
` [PATCH net-next v2 10/10] net: freescale: ucc_geth: phylink conversion
[PATCH] [v2] ASoC: sma1307: fix uninitialized variable refence
2024-11-14 15:35 UTC (2+ messages)
✅ PASS: Test report for for-kernelci (6.12.0-rc7, upstream-arm-next, 88740716)
2024-11-14 15:33 UTC
[PATCH] ASoC: Intel: soc-acpi-intel-lnl-match: add rt712_vb + rt1320 support
2024-11-14 15:35 UTC (2+ messages)
[PING PATCH] perf/test: fix perf ftrace test on s390
2024-11-14 15:34 UTC (3+ messages)
[PATCH] block: add larger order folio instead of pages for passthrough I/O
2024-11-14 13:53 UTC
[PATCH RFCv1 0/7] vfio: Allow userspace to specify the address for each MSI vector
2024-11-14 15:35 UTC (6+ messages)
[net-next,v2] [PATCH net-next v2] net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000
2024-11-14 15:33 UTC (2+ messages)
[PATCH] nvme: use BIT_MASK and GENMASK for NVME definitions
2024-11-14 15:31 UTC (6+ messages)
[PATCH 1/2] lib/crct10diftest.c add selftests for crct10dif
2024-11-14 14:42 UTC (2+ messages)
` [PATCH v2] riscv: Optimize crct10dif with zbc extension
[openeuler:openEuler-1.0-LTS 1291/1291] drivers/char/svm.c:312:17-38: WARNING: atomic_dec_and_test variation before object free at line 335
2024-11-14 15:32 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.