messages from 2023-08-11 04:51:26 to 2023-08-11 06:25:28 UTC [more...]
[Intel-gfx] [PATCH 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
2023-08-11 5:57 UTC (10+ messages)
` [Intel-gfx] [PATCH 19/27] KVM: x86/mmu: Use page-track notifiers iff there are external users
` "
[PATCH v2 0/2] iommu/arm-smmu-v3: Add support for ECMDQ register mode
2023-08-11 6:23 UTC (7+ messages)
` [PATCH v2 1/2] "
[PATCH -next] RDMA/irdma: Silence the warnings in irdma_uk_rdma_write()
2023-08-11 6:22 UTC
[PATCH bpf-next] bpf: Support default .validate() and .update() behavior for struct_ops links
2023-08-11 6:22 UTC (2+ messages)
[PATCH v2 0/6] bitmap: cleanup bitmap_*_region() implementation
2023-08-11 6:21 UTC (3+ messages)
` [PATCH v2 2/6] bitmap: replace _reg_op(REG_OP_ALLOC) with bitmap_set()
[PATCH] xfs: fix deadlock when set label online
2023-08-11 6:21 UTC (8+ messages)
[PATCH 1/2] ext4: introduce EXT4_BG_TRIMMED to optimize fstrim
2023-08-11 6:19 UTC (2+ messages)
` [PATCH 2/2] e2fsprogs: support EXT2_FLAG_BG_TRIMMED and EXT2_FLAGS_TRACK_TRIM
[PATCH v1] Bluetooth: btnxpuart: Add support for IW624 chipset
2023-08-11 6:19 UTC (5+ messages)
[Intel-xe] [PATCH v3 0/2] drm/xe/pmu: Enable PMU interface
2023-08-11 6:17 UTC (11+ messages)
` [Intel-xe] [PATCH v3 2/2] "
[PATCH V2] cpufreq: amd-pstate-ut: Modify the function to get the highest_perf value
2023-08-11 6:17 UTC (2+ messages)
[PATCH blktests v2 00/12] Switch to allowed_host
2023-08-11 6:16 UTC (6+ messages)
` [PATCH blktests v2 05/12] nvme/{041,042,043,044,045,048}: Remove local variable hostnqn and hostid
` [PATCH blktests v2 10/12] nvme/rc: Add helper for adding/removing to allow list
[PATCH bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs
2023-08-11 6:15 UTC
kernel/rcu/tree.c:2247:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
2023-08-11 6:15 UTC
[PATCH vfs.tmpfs 0/5] tmpfs: user xattrs and direct IO
2023-08-11 6:16 UTC (6+ messages)
` [PATCH vfs.tmpfs 4/5] tmpfs: trivial support for "
[PATCH] printk: ringbuffer: Fix truncating buffer size min_t cast
2023-08-11 6:16 UTC (2+ messages)
[PATCH v7 0/6] Per-VMA lock support for swap and userfaults
2023-08-11 6:13 UTC (14+ messages)
[PATCH] dm: core: support reading a single indexed u64 value
2023-08-11 6:11 UTC
[PATCH v2] KVM/arm64: reconfigurate the event filters for guest context
2023-08-11 6:10 UTC (5+ messages)
[PATCH 1/2] eal: remove RTE_CPUFLAG_NUMFLAGS
2023-08-11 6:07 UTC (3+ messages)
` [PATCH v2 1/2] test/cpuflags: removed test for NUMFLAGS
` [PATCH v2 2/2] eal: remove NUMFLAGS enumeration
[PATCH net v4] net: phy: meson-gxl: implement meson_gxl_phy_resume()
2023-08-11 6:07 UTC (4+ messages)
[PATCH] gcc-plugins: Rename last_stmt() for GCC 14+
2023-08-11 6:05 UTC
[linux-next:master 7415/8441] include/linux/build_bug.h:16:51: error: bit-field '<anonymous>' width not an integer constant
2023-08-11 6:04 UTC
[PATCH v2 0/4] Venus driver fixes to avoid possible OOB accesses
2023-08-11 6:04 UTC (10+ messages)
` [PATCH v2 1/4] venus: hfi: add checks to perform sanity on queue pointers
` [PATCH v2 3/4] venus: hfi: add checks to handle capabilities from firmware
` [PATCH v2 4/4] venus: hfi_parser: Add check to keep the number of codecs within range
[PATCH 0/5] Add work pool to reset domain
2023-08-11 6:02 UTC (6+ messages)
` [PATCH 1/5] drm/amdgpu: "
` [PATCH 2/5] drm/amdgpu: Move to reset_schedule_work
` [PATCH 3/5] drm/amdgpu: Set flags to cancel all pending resets
` [PATCH 4/5] drm/amdgpu: Add API to queue and do reset work
` [PATCH 5/5] drm/amdgpu: Add TDR queue for ring
[PATCH net-next,v2 0/5] bonding: do some cleanups in bond driver
2023-08-11 6:04 UTC (2+ messages)
[PATCH] drm/amd/pm: bump SMU v13.0.5 driver_if header version
2023-08-11 6:04 UTC (2+ messages)
[PATCH v9 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-08-11 4:51 UTC (47+ messages)
` [PATCH v9 01/14] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v9 02/14] KVM: Declare kvm_arch_flush_remote_tlbs() globally
` [PATCH v9 03/14] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH v9 04/14] KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL
` [PATCH v9 05/14] KVM: Allow range-based TLB invalidation from common code
` [PATCH v9 06/14] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "
` [PATCH v9 07/14] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [PATCH v9 08/14] arm64: tlb: Implement __flush_s2_tlb_range_op()
` [PATCH v9 09/14] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v9 10/14] KVM: arm64: Define kvm_tlb_flush_vmid_range()
` [PATCH v9 11/14] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v9 12/14] KVM: arm64: Flush only the memslot after write-protect
` [PATCH v9 13/14] KVM: arm64: Invalidate the table entries upon a range
` [PATCH v9 14/14] KVM: arm64: Use TLBI range-based instructions for unmap
[PATCH] btrfs: doc/dev: enhance the error handling guideline
2023-08-11 6:00 UTC
[PATCH net-next v2] net: ftmac100: add multicast filtering possibility
2023-08-11 6:00 UTC (2+ messages)
Status of patchtest tool
2023-08-11 6:00 UTC (2+ messages)
` [OE-core] "
[PATCH] thermal: k3_bandgap: remove unneeded call to platform_set_drvdata()
2023-08-11 5:59 UTC (2+ messages)
[PATCH v3 1/2] usb: dwc3: add Realtek DHC RTD SoC dwc3 glue layer driver
2023-08-11 5:58 UTC (4+ messages)
` [PATCH v3 2/2] dt-bindings: usb: dwc3: Add Realtek DHC RTD SoC DWC3 USB
[PATCH] thermal: k3_j72xx_bandgap: removed unneeded call to platform_set_drvdata()
2023-08-11 5:57 UTC (2+ messages)
[PATCH v1 1/1] mmc: sdhci-of-dwcmshc: Add runtime PM operations for BlueField-3
2023-08-11 5:56 UTC (7+ messages)
` [PATCH v7] mmc: sdhci-of-dwcmshc: Add runtime PM operations
[PATCH v2] linux-user/riscv: Use abi type for target_ucontext
2023-08-11 5:54 UTC
[PATCH v2 0/2] ARM: ptrace: Restore syscall skipping and restart while tracing
2023-08-11 5:55 UTC (3+ messages)
[PATCH] thermal: broadcom: sr-thermal: removed call to platform_set_drvdata()
2023-08-11 5:55 UTC (2+ messages)
[dcui-tdx:decui/upstream-hyperv/hyperv-next/TDX/0810 18/25] arch/x86/hyperv/ivm.c:545: undefined reference to `__tdx_hypercall_ret'
2023-08-11 5:54 UTC
[PATCH] drm: atmel-hlcdc: Support inverting the pixel clock polarity
2023-08-11 5:53 UTC (9+ messages)
[PATCH bpf-next v11 0/5] bpf: Force to MPTCP
2023-08-11 5:53 UTC (7+ messages)
` [PATCH bpf-next v11 2/5] selftests/bpf: Use random netns name for mptcp
[GIT PULL] bcachefs
2023-08-11 5:53 UTC (11+ messages)
[PATCH 0/7] Fix UBI Block wrt. highmem
2023-08-11 5:52 UTC (3+ messages)
[PATCH v2 1/4] hw/i2c/aspeed: Fix I2CD_POOL_CTRL register bit field defination
2023-08-11 5:42 UTC (4+ messages)
` [PATCH v2 2/4] hw/i2c/aspeed: Fix Tx count and Rx size error
` [PATCH v2 3/4] hw/i2c/aspeed: Fix TXBUF transmission start position error
` [PATCH v2 4/4] hw/i2c/aspeed: Add support for BUFFER ORGANIZATION in new register mode
[PATCH v1 0/3] softmmu/physmem: file_ram_open() readonly improvements
2023-08-11 5:49 UTC (9+ messages)
` [PATCH v1 1/3] softmmu/physmem: fallback to opening guest RAM file as readonly in a MAP_PRIVATE mapping
` "
` "
` "
[RFC PATCH v2 0/5] Reduce NUMA balance caused TLB-shootdowns in a VM
2023-08-11 5:22 UTC (3+ messages)
[PATCH 0/3] pinctrl: zynqmp: Add tri-state configuration support
2023-08-11 5:48 UTC (4+ messages)
` [PATCH 1/3] firmware: zynqmp: Add support to check feature
` [PATCH 2/3] pinctrl: zynqmp: Add version check for TRISTATE configuration
` [PATCH 3/3] pinctrl: zynqmp: Add support for output-enable and bias-high-impedance
[PATCH] dt-bindings: mxsfb: Exclude i.MX8MQ from power-domains requirement
2023-08-11 5:49 UTC (5+ messages)
[net-next PATCH v2] octeontx2-pf: Use PTP HW timestamp counter atomic update feature
2023-08-11 5:48 UTC (3+ messages)
[Intel-wired-lan] [tnguy-net-queue:40GbE] BUILD SUCCESS bfdaaff75b83723394c0036cab6574b0dfc16130
2023-08-11 5:45 UTC
[PATCH net-next v4 2/2] virtio-net: add cond_resched() to the command waiting loop
2023-08-11 5:42 UTC (12+ messages)
[PATCH 1/1] armv8: Fix compilation error with SYS_DCACHE_OFF
2023-08-11 5:42 UTC
[bug report] scsi: core: Fix possible memory leak if device_add() fails
2023-08-11 5:40 UTC (3+ messages)
softlockup regarding sgx sgx_vepc_free_page+0x2e
2023-08-11 5:39 UTC (4+ messages)
[Buildroot] [autobuild.buildroot.net] Daily results for 2023-08-10
2023-08-11 5:39 UTC
[PATCH v2 00/17] libtraceeval histogram: Updates
2023-08-11 5:39 UTC (18+ messages)
` [PATCH v2 01/17] libtraceeval histograms: Fix traceeval_results_release() error message
` [PATCH v2 02/17] libtraceeval: Add sample task-eval program
` [PATCH v2 03/17] libtraceeval hist: Add pointer and const string types
` [PATCH v2 04/17] libtraceeval histogram: Have cmp and release functions be generic
` [PATCH v2 05/17] libtraceeval histograms: Add traceeval struct to compare function
` [PATCH v2 06/17] libtraceeval histogram: Remove comparing of traceeval and types
` [PATCH v2 07/17] libtraceeval: Convert hist array into a hash table
` [PATCH v2 08/17] libtraceeval histograms: Move hash functions into their own file
` [PATCH v2 09/17] libtraceeval histogram: Label and check keys and values
` [PATCH v2 10/17] libtraceeval histogram: Add updating of stats
` [PATCH v2 11/17] libtraceeval histogram: Add iterator APIs
` [PATCH v2 12/17] libtraceeval histogram: Add data copy callback
` [PATCH v2 13/17] libtraceeval histogram: Do the release on updates
` [PATCH v2 14/17] libtraceeval histogram: Use stack for old copy in update
` [PATCH v2 15/17] libtraceeval histogram: Add traceeval_iterator_sort_custom()
` [PATCH v2 16/17] libtraceeval histogram: Have traceeval_query() just give the pointer to results
` [PATCH v2 17/17] libtraceeval samples: Update task-eval to use the histogram logic
[Intel-gfx] [PATCH] drm/i915/display: Dual refresh rate fastset fixes with VRR fastset
2023-08-11 5:36 UTC (2+ messages)
[PATCH v5 0/5] variable-order, large folios for anonymous memory
2023-08-11 5:34 UTC (9+ messages)
` [PATCH v5 3/5] mm: LARGE_ANON_FOLIO for improved performance
[Intel-gfx] [PATCH v2 0/3] drm/i915/pxp/mtl: Update gsc-heci cmd submission
2023-08-11 5:33 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[PATCH] x86/hyperv: Fix the detection of E820_TYPE_PRAM in a Gen2 VM
2023-08-11 5:31 UTC
[Buildroot] [PATCH] package/cairo: fix pthread detection
2023-08-11 5:30 UTC
[PATCH] Fix bug when more than one readline instance is used
2023-08-11 5:30 UTC (5+ messages)
` [[PATCH v2]] "
[PATCH 0/6] libtraceeval histogram: Updates
2023-08-11 5:30 UTC (7+ messages)
` [PATCH 5/6] libtraceeval histogram: Fix the return value of traceeval_query()
` [PATCH 6/6] libtraceeval samples: Update task-eval to use the histogram logic
[PATCH v12 00/26] nvme-tcp receive offloads
2023-08-11 5:28 UTC (5+ messages)
` [PATCH v12 07/26] nvme-tcp: Add DDP offload control path
[PATCH blktests] nvme/rc: fix nvme device readiness check after _nvme_connect_subsys
2023-08-11 5:26 UTC (2+ messages)
[brauner-vfs:vfs.tmpfs 15/19] mm/shmem.c:3611 shmem_xattr_handler_set() warn: passing zero to 'PTR_ERR'
2023-08-11 5:26 UTC
pstore/ram: printk: NULL characters in pstore ramoops area
2023-08-11 5:23 UTC (5+ messages)
[xen-unstable-smoke test] 182268: tolerable all pass - PUSHED
2023-08-11 5:23 UTC
[dcui-tdx:decui/upstream-hyperv/hyperv-next/TDX/0810 13/25] drivers/hv/vmbus_drv.c:2001:25: warning: result of comparison of constant 18446744073709551615 with expression of type 'resource_size_t' (aka 'unsigned int') is always false
2023-08-11 5:23 UTC
[PATCH 1/2] tools/perf: Add text_end to "struct dso" to save .text section size
2023-08-11 5:21 UTC (4+ messages)
` [PATCH 2/2] tools/perf/tests: Fix object code reading to skip address that falls out of text section
[PATCH] zswap: don't warn if none swapcache folio is passed to zswap_load
2023-08-11 5:21 UTC (10+ messages)
+ zswap-make-zswap_load-take-a-folio-fix.patch added to mm-unstable branch
2023-08-11 5:20 UTC (3+ messages)
[chrome-os:chromeos-6.1 36/42] fs/configfs/inode.c:189 configfs_create() error: we previously assumed 'sd_parent' could be null (see line 182)
2023-08-11 5:22 UTC
[PATCH v4] PCI/DOE: Expose the DOE protocols via sysfs
2023-08-11 5:21 UTC (2+ messages)
[PATCH 2/2] gpio: sim: simplify code with cleanup helpers
2023-08-11 5:20 UTC (2+ messages)
git ls-files --others not leveraging core.untrackedCache
2023-08-11 5:19 UTC
[PATCH] net: Fix the displayed value of bytes transferred
2023-08-11 5:19 UTC (3+ messages)
[PATCH v4 0/4] Add support for Vendor Defined Error Types in Einj Module
2023-08-11 5:18 UTC (2+ messages)
[PATCH 0/4] Add mode-1 reset support for SMU v13.0.6
2023-08-11 5:17 UTC (5+ messages)
` [PATCH 1/4] drm/amdgpu: Unset baco dummy mode on nbio v7.9
` [PATCH 2/4] drm/amdgpu: Add bootloader status check
` [PATCH 3/4] drm/amdgpu: Add bootloader wait for PSP v13
` [PATCH 4/4] drm/amdgpu: Add SMU v13.0.6 default reset methods
[PATCH] tools/perf: Fix dso kernel load and symbol process to correctly map dso to its long_name, type and adjust_symbols
2023-08-11 5:15 UTC (2+ messages)
[PULL 0/1] OpenRISC FPU Fix for 8.1
2023-08-11 5:13 UTC (5+ messages)
` [PULL 1/1] target/openrisc: Set EPCR to next PC on FPE exceptions
[dcui-tdx:decui/upstream-hyperv/hyperv-next/TDX/0810 2/25] arch/x86/hyperv/hv_init.c:392:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true
2023-08-11 5:12 UTC
[PATCH] serial: core: Fix serial core port id, including multiport devices
2023-08-11 5:11 UTC (4+ messages)
[pci:pcie-rmw] BUILD SUCCESS b0d72b46ecbb3dfe59278df9924c611f020bc2a4
2023-08-11 5:07 UTC
[PATCH v3] PCI: xilinx-nwl: Remove unnecessary code which updates primary, secondary and sub-ordinate bus numbers
2023-08-11 5:07 UTC (5+ messages)
` [PATCH v3 2/2] PCI: xilinx-nwl: Increase ECAM size to accommodate 256 buses
[PATCH -next] fs: Fix one kernel-doc comment
2023-08-11 5:03 UTC (2+ messages)
[PATCH V4 0/4] coresight: trbe: Enable ACPI based devices
2023-08-11 5:02 UTC (7+ messages)
` [PATCH V4 1/4] arm_pmu: acpi: Refactor arm_spe_acpi_register_device()
{standard input}:1727: Error: operand out of range (-132 is not between -128 and 127)
2023-08-11 5:02 UTC
[PATCH 0/3] Add support for Intel Alder Lake PCH
2023-08-11 5:07 UTC (3+ messages)
` [PATCH 3/3] pinctrl: tigerlake: Add Alder Lake-P ACPI ID
[Buildroot] [PATCH/next] package/glibc: enable for m68k with MMU
2023-08-11 4:59 UTC
[cip-dev][isar-cip-core][RFC v2 0/3] Enable signed Software Update Binaries
2023-08-11 4:58 UTC (8+ messages)
` [cip-dev][isar-cip-core][RFC v2 3/3] swupdate: Enable signed updates
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.