messages from 2024-08-09 19:03:44 to 2024-08-09 20:10:17 UTC [more...]
[PATCH] iommu/arm-smmu: Un-demote unhandled-fault msg
2024-08-09 20:10 UTC (2+ messages)
[PATCH 1/2] PCI: Deprecate pcim_iomap_regions() in favor of pcim_iomap_region()
2024-08-09 20:09 UTC (2+ messages)
[PATCH v7 0/2] Dynamic Allocation of the reserved_mem array
2024-08-09 20:09 UTC (2+ messages)
[PATCH 00/20] Stop using `the_repository` in "config.c"
2024-08-09 20:07 UTC (5+ messages)
` [PATCH 07/20] path: hide functions using `the_repository` by default
` [PATCH 08/20] config: introduce missing setters that take repo as parameter
[PATCH v6 0/2] drm/xe: remove GuC reload in D3Hot path
2024-08-09 20:07 UTC (6+ messages)
` [PATCH v6 2/2] "
[PATCH 1/1] dt-bindings: net: fsl,qoriq-mc-dpmac: add missed property phys
2024-08-09 20:06 UTC
[PATCH] memcg: replace memcg ID idr with xarray
2024-08-09 20:06 UTC (2+ messages)
[PATCH 1/1] dt-bindings: input: touchscreen: convert ad7879 to yaml format
2024-08-09 20:05 UTC
[PATCH v3 0/6] Rust: support `CPU_MITIGATIONS` and enable `objtool`
2024-08-09 20:03 UTC (3+ messages)
` [PATCH v3 3/6] x86/rust: support MITIGATION_RETHUNK
pull request: bluetooth 2024-07-26
2024-08-09 20:02 UTC (6+ messages)
[PATCH] s390/pci: Stop usurping pdev->dev.groups
2024-08-09 20:02 UTC (2+ messages)
[PATCH] selftests/mm: compaction_test: Fix off by one in check_compaction()
2024-08-09 20:01 UTC (3+ messages)
[PATCH 0/7] MIPS: arch_numa enablement
2024-08-09 20:01 UTC (11+ messages)
` [PATCH 1/7] arch_numa: Provide platform numa init hook
` [PATCH 2/7] MIPS: pci: Unify pcibus_to_node implementation
` [PATCH 3/7] MIPS: Prepare NUMA headers for arch_numa
` [PATCH 4/7] MIPS: mm: init: Prepare "
` [PATCH 5/7] MIPS: smp: Process NUMA information
` [PATCH 6/7] MIPS: generic: Make NUMA available
` [PATCH 7/7] MIPS: Loongson64: Migrate to arch_numa
[PATCH 0/5] Allow exec queue backend ops which issue message to be called multiple times
2024-08-09 20:00 UTC (13+ messages)
` [PATCH 1/5] drm/xe: Add xe_sched_msg_lock/unlock helper
` [PATCH 2/5] drm/xe: Reinit msg link when processing a message
` [PATCH 3/5] drm/xe: Add xe_sched_add_msg_locked helper
` [PATCH 4/5] drm/xe: Only enable scheduling upon resume if needed
` [PATCH 5/5] drm/xe: Allow suspend / resume to be safely called multiple times
` ✓ CI.Patch_applied: success for Allow exec queue backend ops which issue message to be "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[git pull] drm fixes for 6.11-rc3
2024-08-09 20:00 UTC
[PATCH 00/20] i2c: Chip away at some old code
2024-08-09 19:58 UTC (4+ messages)
[PATCH net-next v3 3/3] net: phy: dp83tg720: Add cable testing support
2024-08-09 19:57 UTC (2+ messages)
[PATCH v2 0/4] PCI: Rework error reporting with PCIe failed link retraining
2024-08-09 19:57 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-next v8 00/14] Add support for Rx timestamping for both ice and iavf drivers
2024-08-09 19:55 UTC (7+ messages)
` [Intel-wired-lan] [PATCH iwl-next v8 06/14] iavf: add initial framework for registering PTP clock
[PATCH v4 0/7] PCI: xilinx-nwl: Add phy support
2024-08-09 19:54 UTC (3+ messages)
[PATCH 0/3] send-email: teach git send-email mode to translate aliases
2024-08-09 19:51 UTC (6+ messages)
` [PATCH 3/3] send-email: teach git send-email option "
[PATCH] drm/xe: Move VM dma-resv lock from xe_exec_queue_create to __xe_exec_queue_init
2024-08-09 19:50 UTC (2+ messages)
[PATCH 00/22] KVM: x86/mmu: Allow yielding on mmu_notifier zap
2024-08-09 19:43 UTC (23+ messages)
` [PATCH 01/22] KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeeded
` [PATCH 02/22] KVM: selftests: Rename max_guest_memory_test to mmu_stress_test
` [PATCH 03/22] KVM: selftests: Only muck with SREGS on x86 in mmu_stress_test
` [PATCH 04/22] KVM: selftests: Compute number of extra pages needed "
` [PATCH 05/22] KVM: selftests: Enable mmu_stress_test on arm64
` [PATCH 06/22] KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_test
` [PATCH 07/22] KVM: selftests: Precisely limit the number of guest loops "
` [PATCH 08/22] KVM: selftests: Add a read-only mprotect() phase to mmu_stress_test
` [PATCH 09/22] KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)
` [PATCH 10/22] KVM: x86/mmu: Move walk_slot_rmaps() up near for_each_slot_rmap_range()
` [PATCH 11/22] KVM: x86/mmu: Plumb a @can_yield parameter into __walk_slot_rmaps()
` [PATCH 12/22] KVM: x86/mmu: Add a helper to walk and zap rmaps for a memslot
` [PATCH 13/22] KVM: x86/mmu: Honor NEED_RESCHED when zapping rmaps and blocking is allowed
` [PATCH 14/22] KVM: x86/mmu: Morph kvm_handle_gfn_range() into an aging specific helper
` [PATCH 15/22] KVM: x86/mmu: Fold mmu_spte_age() into kvm_rmap_age_gfn_range()
` [PATCH 16/22] KVM: x86/mmu: Add KVM_RMAP_MANY to replace open coded '1' and '1ul' literals
` [PATCH 17/22] KVM: x86/mmu: Refactor low level rmap helpers to prep for walking w/o mmu_lock
` [PATCH 18/22] KVM: x86/mmu: Use KVM_PAGES_PER_HPAGE() instead of an open coded equivalent
` [PATCH 19/22] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock
` [PATCH 20/22] KVM: x86/mmu: Add support for lockless walks of rmap SPTEs
` [PATCH 21/22] KVM: x86/mmu: Support rmap walks without holding mmu_lock when aging gfns
` [PATCH 22/22] ***HACK*** KVM: x86: Don't take "
What's cooking in git.git (Aug 2024, #03; Thu, 8)
2024-08-09 19:49 UTC (2+ messages)
[PATCH net-next v4 02/12] eth: mvpp2: implement new RSS context API
2024-08-09 19:47 UTC (2+ messages)
[rust:pr/1040 19/23] warning: unused import: `crate::i2c`
2024-08-09 19:47 UTC
[PATCHSET 00/10] perf tools: Sync tools and kernel headers for v6.11
2024-08-09 19:46 UTC (7+ messages)
[PATCH v8 00/23] Introduce the lwIP network stack
2024-08-09 19:46 UTC (6+ messages)
Please pull u-boot-i2c next
2024-08-09 19:45 UTC (2+ messages)
Please pull v2 u-boot-i2c
2024-08-09 19:45 UTC (2+ messages)
[PATCH v6 0/8] drm: zynqmp_dp: IRQ cleanups and debugfs support
2024-08-09 19:36 UTC (9+ messages)
` [PATCH v6 1/8] drm: zynqmp_kms: Unplug DRM device before removal
` [PATCH v6 2/8] drm: zynqmp_dp: Add locking
` [PATCH v6 3/8] drm: zynqmp_dp: Don't retrain the link in our IRQ
` [PATCH v6 4/8] drm: zynqmp_dp: Convert to a hard IRQ
` [PATCH v6 5/8] drm: zynqmp_dp: Use AUX IRQs instead of polling
` [PATCH v6 6/8] drm: zynqmp_dp: Split off several helper functions
` [PATCH v6 7/8] drm: zynqmp_dp: Take dp->lock in zynqmp_dp_hpd_work_func
` [PATCH v6 8/8] drm: zynqmp_dp: Add debugfs interface for compliance testing
Leak of tpg->np_login_sem, possibly due to connection interruptions
2024-08-09 19:40 UTC (5+ messages)
[PATCH bpf-next 0/3] Support passing BPF iterator to kfuncs
2024-08-09 19:40 UTC (5+ messages)
` [PATCH bpf-next 2/3] bpf: allow passing struct bpf_iter_<type> as kfunc arguments
[PATCH 1/1] perf debuginfo: Fix the build with !HAVE_DWARF_SUPPORT
2024-08-09 19:39 UTC (2+ messages)
[PATCH net v3 0/5] net: dsa: vsc73xx: fix MDIO bus access and PHY operations
2024-08-09 19:38 UTC (6+ messages)
` [PATCH net v3 1/5] net: dsa: vsc73xx: fix port MAC configuration in full duplex mode
` [PATCH net v3 2/5] net: dsa: vsc73xx: pass value in phy_write operation
` [PATCH net v3 3/5] net: dsa: vsc73xx: check busy flag in MDIO operations
` [PATCH net v3 4/5] net: dsa: vsc73xx: allow phy resetting
` [PATCH net v3 5/5] net: phy: vitesse: repair vsc73xx autonegotiation
[Buildroot] [git commit branch/2024.02.x] package/cdrkit: replace URL in Config.in
2024-08-09 19:34 UTC
[Buildroot] [git commit branch/2024.02.x] package/boost: Boost.Atomic needs atomic intrinsics
2024-08-09 19:33 UTC
[Buildroot] [git commit branch/2024.05.x] package/cdrkit: fix build with gcc 14.x
2024-08-09 19:35 UTC
[Buildroot] [git commit branch/2024.05.x] package/cdrkit: convert first patch to Git formatted one
2024-08-09 19:34 UTC
[Buildroot] [git commit branch/2024.05.x] package/cdrkit: replace URL in Config.in
2024-08-09 19:34 UTC
[Buildroot] [git commit branch/2024.05.x] package/boost: Boost.Atomic needs atomic intrinsics
2024-08-09 19:33 UTC
[PATCH v2 0/7] Add PCIe Root Port support for Agilex family of chips
2024-08-09 19:36 UTC (5+ messages)
` [PATCH v2 1/7] dt-bindings: PCI: altera: Convert to YAML
[PATCH] env: remove vars that are not in default env
2024-08-09 19:36 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/2] Fix system resume for SCSI devices
2024-08-09 19:35 UTC (4+ messages)
` [PATCH 1/2] scsi: core: Retry passthrough commands if SCMD_RETRY_PASST_ON_UA is set
[Buildroot] [git commit] package/cdrkit: convert first patch to Git formatted one
2024-08-09 19:35 UTC (2+ messages)
[Buildroot] [git commit] package/cdrkit: fix build with gcc 14.x
2024-08-09 19:35 UTC (2+ messages)
[Buildroot] [git commit] package/cdrkit: replace URL in Config.in
2024-08-09 19:35 UTC (2+ messages)
[PATCH v2 0/6] mm: Optimize mseal checks
2024-08-09 19:34 UTC (10+ messages)
` [PATCH v2 2/6] mm/munmap: Replace can_modify_mm with can_modify_vma
[Buildroot] [PATCH v2] package/boost: Boost.Atomic needs atomic intrinsics
2024-08-09 19:34 UTC (3+ messages)
[Buildroot] [git commit branch/2024.02.x] package/x265: replace patch fixing gcc option
2024-08-09 19:27 UTC
[Buildroot] [git commit branch/2024.02.x] package/x265: fix runtime issue on ARMv6, ensure correctness on ARMv7
2024-08-09 19:27 UTC
[Buildroot] [git commit branch/2024.02.x] toolchain/toolchain-wrapper: make gcc --help -v work correctly
2024-08-09 19:28 UTC
[Buildroot] [git commit branch/2024.05.x] package/x265: fix runtime issue on ARMv6, ensure correctness on ARMv7
2024-08-09 19:21 UTC
[Buildroot] [git commit branch/2024.05.x] package/x265: replace patch fixing gcc option
2024-08-09 19:20 UTC
[Buildroot] [git commit branch/2024.05.x] toolchain/toolchain-wrapper: make gcc --help -v work correctly
2024-08-09 19:28 UTC
[linux-next:fs-current] BUILD SUCCESS a7587d0b1481df2e6ce2a28fdaa691c0c96fd065
2024-08-09 19:30 UTC
[PATCH v2 0/2] Fix system resume for SCSI devices
2024-08-09 19:31 UTC (3+ messages)
` [PATCH v2 1/2] scsi: core: Retry passthrough commands if SCMD_RETRY_PASSTHROUGH is set
` [PATCH v2 2/2] sd: Retry START STOP UNIT commands
[PATCH v5] btrfs-progs: add --subvol option to mkfs.btrfs
2024-08-09 19:31 UTC (2+ messages)
[PATCH] jbd2: correct member name in document
2024-08-09 19:30 UTC
[Buildroot] [PATCH] toolchain/toolchain-wrapper: make gcc --help -v work correctly
2024-08-09 19:30 UTC (3+ messages)
[PATCH] ext4: dax: Fix overflowing extents beyond inode size when partially writing
2024-08-09 19:30 UTC (2+ messages)
[RFC PATCH 0/6] [RFC] Introduce cgit-rs, a Rust wrapper around libgit.a
2024-08-09 19:29 UTC (3+ messages)
[Buildroot] [git commit] toolchain/toolchain-wrapper: make gcc --help -v work correctly
2024-08-09 19:29 UTC (2+ messages)
[BUG REPORT] `--autostash` rebase + pre-rebase error ends in corrupt state
2024-08-09 19:29 UTC
[RFC PATCH 00/23] NXP i.MX RT595, ARM SVD and device model unit tests
2024-08-09 19:28 UTC (5+ messages)
` [RFC PATCH 03/23] scripts: add script to generate C header files from SVD XML files
[Buildroot] [PATCH 1/1] package/x265: fix armv6 cross compilation issue
2024-08-09 19:28 UTC (3+ messages)
[PATCH v5 0/7] Add ACPI CPER firmware first error injection on ARM emulation
2024-08-09 19:26 UTC (7+ messages)
` [PATCH v5 7/7] scripts/ghes_inject: add a script to generate GHES error inject
[kees:dev/v6.11-rc2/alloc-per-call-site 5/5] mm/slub.c:4143:40: error: 'struct task_struct' has no member named 'alloc_tag'
2024-08-09 19:26 UTC
[RFC PATCH 0/6] ASoC: fsl: add memory to memory function for ASRC
2024-08-09 19:20 UTC (14+ messages)
` [RFC PATCH 1/6] ALSA: compress: add Sample Rate Converter codec support
(Question) Difference between defaults.pcm.srate and defaults.pcm.rate
2024-08-09 19:22 UTC
(Question) Difference between defaults.pcm.srate and defaults.pcm.rate
2024-08-09 19:22 UTC
[RFC PATCH] xen: Remove -Wdeclaration-after-statement
2024-08-09 19:25 UTC (2+ messages)
[PATCH v2][next] wifi: iwlwifi: mvm: Use __counted_by() and avoid -Wfamnae warnings
2024-08-09 19:24 UTC
[PATCH v2] uprobes: make trace_uprobe->nhit counter a per-CPU one
2024-08-09 19:23 UTC
[PATCH net] net: stmmac: Fix false "invalid port speed" warning
2024-08-09 19:21 UTC
[PATCH v9 00/11] Parallel submission of dma fence jobs and LR jobs with shared hardware resources
2024-08-09 19:20 UTC (3+ messages)
` [PATCH v9 09/11] drm/xe/exec: Switch hw engine group execution mode upon job submission
[PATCH 0/8] perf/arm-cmn: Fixes and updates
2024-08-09 19:15 UTC (9+ messages)
` [PATCH 1/8] perf/arm-cmn: Refactor node ID handling. Again
` [PATCH 2/8] perf/arm-cmn: Fix CCLA register offset
` [PATCH 3/8] perf/arm-cmn: Ensure dtm_idx is big enough
` [PATCH 4/8] perf/arm-cmn: Improve build-time assertions
` [PATCH 5/8] perf/arm-cmn: Make cycle counts less surprising
` [PATCH 6/8] perf/arm-cmn: Refactor DTC PMU register access
` [PATCH 7/8] dt-bindings: perf: arm-cmn: Add CMN S3
` [PATCH 8/8] perf/arm-cmn: Support "
[PATCH] iw: scan: Improved handling of Country String environment values
2024-08-09 19:20 UTC
[Buildroot] [PATCH v2 0/2] package/uboot-tools: bump to 2024.04 and add fdt_add_pubkey
2024-08-09 19:18 UTC (3+ messages)
` [Buildroot] [PATCH v2 1/2] package/uboot-tools: bump to version 2024.04
` [Buildroot] [PATCH v2 2/2] package/uboot-tools: add new tool fdt_add_pubkey
[PATCH v2 0/3] iommufd: Add selftest coverage for reserved IOVAs
2024-08-09 19:18 UTC (6+ messages)
` [PATCH v2 2/3] iommu/dma: Support MSIs through nested domains
git send-email with ancient SMTP server … dh key too small
2024-08-09 19:17 UTC (2+ messages)
` git send-email with ancient SMTP server … dh key too smalll
[PATCH] drm/msm: Remove unused pm_state
2024-08-09 19:16 UTC (2+ messages)
[PATCH][next] wifi: iwlwifi: mvm: Use __counted_by() and avoid -Wfamnae warnings
2024-08-09 19:17 UTC
[v2 0/4] Fixes for hdm docoder initialization from DVSEC ranges
2024-08-09 19:15 UTC (5+ messages)
` [v2 3/4] cxl/pci: Check Mem_info_valid bit for each applicable DVSEC range
` [v2 4/4] cxl/pci: Simplify the code logic of cxl_hdm_decode_init
[PATCH v3] platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended
2024-08-09 19:15 UTC (3+ messages)
` [PATCH v4 1/2] clocksource: acpi_pm: Add external callback for suspend/resume
[PATCH] scsi: sd: retry command SYNC CACHE if format in progress
2024-08-09 19:14 UTC (4+ messages)
[PATCH xe-for-ci] fixup! drm/xe/guc: Pre-release GuC firmware v70.29.2 for PVC
2024-08-09 19:14 UTC (2+ messages)
` ✓ CI.BAT: success for "
[PATCH v2 0/9] led: introduce LED boot and activity function
2024-08-09 13:59 UTC (4+ messages)
` [PATCH v2 9/9] doc: introduce led.rst documentation
[PATCH] iommu: Allow ATS to work on VFs when the PF uses IDENTITY
2024-08-09 19:10 UTC (2+ messages)
[PATCH v5 0/3] Fixes for memmap accounting
2024-08-09 19:10 UTC (4+ messages)
` [PATCH v5 1/3] mm: don't account memmap on failure
` [PATCH v5 2/3] mm: add system wide stats items category
` [PATCH v5 3/3] mm: don't account memmap per-node
[PATCH v2 0/3] Init support for RK3576 UFS controller
2024-08-09 19:06 UTC (4+ messages)
` [PATCH v2 3/3] scsi: ufs: rockchip: init support for UFS
[PATCH 00/24] DC Patches Aug 12 2024
2024-08-09 19:06 UTC (4+ messages)
` [PATCH 22/24] drm/amd/display: Adjust cursor position
[GSoC][PATCH 0/5] t: port reftable/readwrite_test.c to the unit testing framework
2024-08-09 19:06 UTC (4+ messages)
` [GSoC][PATCH v2 0/4] "
` [PATCH v2 3/4] t-reftable-readwrite: use 'for' in place of infinite 'while' loops
[PATCH v2 1/1] dt-bindings: PCI: host-generic-pci: Drop minItems and maxItems of ranges
2024-08-09 19:06 UTC (2+ messages)
[ANNOUNCE] PUCK Agenda - 2024.08.07 - KVM userfault (guest_memfd/HugeTLB postcopy)
2024-08-09 19:04 UTC (6+ messages)
[PATCH v1 0/2] dts: api docs generation
2024-08-09 19:04 UTC (8+ messages)
` [PATCH v16 0/5] API "
` [PATCH v16 2/5] dts: replace the or operator in third party types
` [PATCH v16 3/5] dts: add doc generation dependencies
` [PATCH v16 5/5] dts: add API doc generation
[PATCH] serial: 8250_omap: Set the console genpd always on if no console suspend
2024-08-09 19:04 UTC (2+ messages)
[PATCH 00/22] KVM: x86: Fix multiple #PF RO infinite loop bugs
2024-08-09 19:03 UTC (15+ messages)
` [PATCH 09/22] KVM: x86/mmu: Try "unprotect for retry" iff there are indirect SPs
` [PATCH 10/22] KVM: x86/mmu: Replace PFERR_NESTED_GUEST_PAGE with a more descriptive helper
` [PATCH 11/22] KVM: x86: Move EMULTYPE_ALLOW_RETRY_PF to x86_emulate_instruction()
` [PATCH 12/22] KVM: x86: Fold retry_instruction() into x86_emulate_instruction()
` [PATCH 13/22] KVM: x86/mmu: Don't try to unprotect an INVALID_GPA
` [PATCH 14/22] KVM: x86/mmu: Always walk guest PTEs with WRITE access when unprotecting
` [PATCH 15/22] KVM: x86/mmu: Move event re-injection unprotect+retry into common path
` [PATCH 16/22] KVM: x86: Remove manual pfn lookup when retrying #PF after failed emulation
` [PATCH 17/22] KVM: x86: Check EMULTYPE_WRITE_PF_TO_SP before unprotecting gfn
` [PATCH 18/22] KVM: x86: Apply retry protection to "unprotect on failure" path
` [PATCH 19/22] KVM: x86: Update retry protection fields when forcing retry on emulation failure
` [PATCH 20/22] KVM: x86: Rename reexecute_instruction()=>kvm_unprotect_and_retry_on_failure()
` [PATCH 21/22] KVM: x86/mmu: Subsume kvm_mmu_unprotect_page() into the and_retry() version
` [PATCH 22/22] KVM: x86/mmu: Detect if unprotect will do anything based on invalid_list
[linux-linus test] 187199: regressions - FAIL
2024-08-09 19:03 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.