messages from 2021-04-28 17:03:33 to 2021-04-28 17:47:51 UTC [more...]
[PATCHSET 0/5] fstests: miscellaneous fixes
2021-04-28 17:47 UTC (9+ messages)
` [PATCH 1/5] xfs/276: remove unnecessary mkfs golden output
` [PATCH 2/5] generic/{094,225}: fix argument to _require_file_block_size_equals_fs_block_size
` [PATCH 3/5] generic/449: always fill up the data device
` [PATCH 4/5] xfs/004: don't fail test due to realtime files
[linux-linus test] 161491: regressions - FAIL
2021-04-28 17:47 UTC
[RFC 3/3] media: rkvdec: Add the VP9 backend
2021-04-28 17:47 UTC (2+ messages)
[PATCH] proc: Use seq_read_iter where possible
2021-04-28 17:46 UTC (5+ messages)
[PATCH 0/6] Lazily allocate memslot rmaps
2021-04-28 17:46 UTC (5+ messages)
` [PATCH 5/6] KVM: x86/mmu: Protect kvm->memslots with a mutex
[Intel-gfx] [PATCH 00/21] drm/i915/gem: ioctl clean-ups
2021-04-28 17:46 UTC (29+ messages)
` [Intel-gfx] [PATCH 03/21] drm/i915/gem: Set the watchdog timeout directly in intel_context_set_gem
` [Intel-gfx] [PATCH 05/21] drm/i915: Drop the CONTEXT_CLONE API
` [Intel-gfx] [PATCH 06/21] drm/i915: Implement SINGLE_TIMELINE with a syncobj (v3)
` [Intel-gfx] [PATCH 08/21] drm/i915/gem: Disallow bonding of virtual engines
` "
` [Intel-gfx] [PATCH 09/21] drm/i915/gem: Disallow creating contexts with too many engines
[freescale-fslc:pr/321 14893/18344] drivers/net/wireless/nxp/mxm_wifiex/wlan_src/mlinux/moal_pcie.c:1094:19: error: implicit declaration of function 'pci_iomap'; did you mean 'pcim_iomap'?
2021-04-28 17:46 UTC
[PATCH 0/2] Add QCOM PMIC PWM driver
2021-04-28 17:46 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: pwm: add bindings for PWM modules inside QCOM PMICs
` [PATCH 2/2] pwm: pwm-qcom: add driver for PWM modules in "
[Intel-gfx] [PATCH] drm/i915/display Try YCbCr420 color when RGB fails
2021-04-28 17:38 UTC (3+ messages)
` "
[PATCH 0/7] hw/nvram/fw_cfg: Do not build device if not needed (Spring cleanup)
2021-04-28 17:29 UTC (8+ messages)
` [PATCH 6/7] hw/{arm,hppa,riscv}: Add fw_cfg arch-specific stub
` [PATCH 7/7] hw/nvram: Do not build FW_CFG if not required
[PATCH 0/5] vhost-user-blk: Error handling fixes during initialistion
2021-04-28 17:31 UTC (4+ messages)
` [PATCH 1/5] vhost-user-blk: Don't reconnect during initialisation
[RFC v2 05/32] x86/tdx: Add __tdcall() and __tdvmcall() helper functions
2021-04-28 17:42 UTC (2+ messages)
` [PATCH v1 1/1] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() "
nvme tcp receive errors
2021-04-28 17:42 UTC (12+ messages)
[PATCH v4 00/12] qtests: Check accelerator available at runtime via QMP 'query-accels'
2021-04-28 17:32 UTC (7+ messages)
` [PATCH v4 12/12] tests/meson: Only build softfloat objects if TCG is selected
[PATCH] arm64/vdso: Discard .note.gnu.property sections in vDSO
2021-04-28 17:40 UTC (5+ messages)
[PATCH] tests/migration: fix unix socket migration
2021-04-28 17:26 UTC (4+ messages)
[PATCH v3 00/16] reftable library
2021-04-28 17:40 UTC (9+ messages)
` [PATCH v4 00/15] "
` [PATCH v4 13/15] Reftable support for git-core
[PATCH] kvm: x86: move srcu lock out of kvm_vcpu_check_block
2021-04-28 17:38 UTC
[PATCH] btrfs: fix race leading to unpersisted data and metadata on fsync
2021-04-28 17:36 UTC (2+ messages)
[PATCH 0/7] Preemptive flushing improvements
2021-04-28 17:38 UTC (8+ messages)
` [PATCH 1/7] btrfs: check worker before need_preemptive_reclaim
` [PATCH 2/7] btrfs: only clamp the first time we have to start flushing
` [PATCH 3/7] btrfs: take into account global rsv in need_preemptive_reclaim
` [PATCH 4/7] btrfs: use the global rsv size in the preemptive thresh calculation
` [PATCH 5/7] btrfs: don't include the global rsv size in the preemptive used amount
` [PATCH 6/7] btrfs: only ignore delalloc if delalloc is much smaller than ordered
` [PATCH 7/7] btrfs: handle preemptive delalloc flushing slightly differently
[PATCH v4 00/30] target/mips: Re-org to allow KVM-only builds
2021-04-28 17:24 UTC (32+ messages)
` [PATCH v4 01/30] target/mips: Simplify meson TCG rules
` [PATCH v4 02/30] target/mips: Move IEEE rounding mode array to new source file
` [PATCH v4 03/30] target/mips: Move msa_reset() "
` [PATCH v4 04/30] target/mips: Make CPU/FPU regnames[] arrays global
` [PATCH v4 05/30] target/mips: Optimize CPU/FPU regnames[] arrays
` [PATCH v4 06/30] target/mips: Restrict mips_cpu_dump_state() to cpu.c
` [PATCH v4 07/30] target/mips: Turn printfpr() macro into a proper function
` [PATCH v4 08/30] target/mips: Declare mips_env_set_pc() inlined in "internal.h"
` [PATCH v4 09/30] target/mips: Merge do_translate_address into cpu_mips_translate_address
` [PATCH v4 10/30] target/mips: Extract load/store helpers to ldst_helper.c
` [PATCH v4 11/30] meson: Introduce meson_user_arch source set for arch-specific user-mode
` [PATCH v4 12/30] target/mips: Introduce tcg-internal.h for TCG specific declarations
` [PATCH v4 13/30] target/mips: Add simple user-mode mips_cpu_do_interrupt()
` [PATCH v4 14/30] target/mips: Add simple user-mode mips_cpu_tlb_fill()
` [PATCH v4 15/30] target/mips: Move cpu_signal_handler definition around
` [PATCH v4 16/30] target/mips: Move sysemu specific files under sysemu/ subfolder
` [PATCH v4 17/30] target/mips: Move physical addressing code to sysemu/physaddr.c
` [PATCH v4 18/30] target/mips: Restrict cpu_mips_get_random() / update_pagemask() to TCG
` [PATCH v4 19/30] target/mips: Move sysemu TCG-specific code to tcg/sysemu/ subfolder
` [PATCH v4 20/30] target/mips: Restrict mmu_init() to TCG
` [PATCH v4 21/30] target/mips: Move tlb_helper.c to tcg/sysemu/
` [PATCH v4 22/30] target/mips: Restrict CPUMIPSTLBContext::map_address() handlers scope
` [PATCH v4 23/30] target/mips: Move Special opcodes to tcg/sysemu/special_helper.c
` [PATCH v4 24/30] target/mips: Move helper_cache() "
` [PATCH v4 25/30] target/mips: Move TLB management helpers to tcg/sysemu/tlb_helper.c
` [PATCH v4 26/30] target/mips: Move exception management code to exception.c
` [PATCH v4 27/30] target/mips: Move CP0 helpers to sysemu/cp0.c
` [PATCH v4 28/30] target/mips: Move TCG source files under tcg/ sub directory
` [PATCH v4 29/30] hw/mips: Restrict non-virtualized machines to TCG
` [PATCH v4 30/30] gitlab-ci: Add KVM mips64el cross-build jobs
[Intel-gfx] [PATCH 1/9] drm/doc/rfc: i915 DG1 uAPI
2021-04-28 17:39 UTC (9+ messages)
` [Intel-gfx] [PATCH 6/9] drm/i915/uapi: implement object placement extension
` [PATCH 1/9] drm/doc/rfc: i915 DG1 uAPI
[PATCH] busybox: Enable long options for enabled applets
2021-04-28 17:40 UTC (2+ messages)
` [OE-core] "
[PATCH v2 0/7] tests/acceptance: Handle tests with "cpu" tag
2021-04-28 17:36 UTC (4+ messages)
` [PATCH v2 1/7] tests/acceptance: Automatic set -cpu to the test vm
[PATCH v7 0/7] eBPF RSS support for virtio-net
2021-04-28 17:13 UTC (3+ messages)
` [PATCH v7 4/7] ebpf: Added eBPF RSS loader
[PATCHSET 0/2] fstests: test xfsprogs regression fixed in 5.12
2021-04-28 17:38 UTC (5+ messages)
` [PATCH 1/2] xfs: test what happens when we reset the root dir and it has xattrs
` [PATCH 2/2] xfs/010: filter out bad finobt levels complaint
[PATCH 1/2] drm/msm/dp: service only one irq_hpd if there are multiple irq_hpd pending
2021-04-28 17:38 UTC (7+ messages)
[iptables PATCH 0/5] Merge some common code
2021-04-28 17:36 UTC (6+ messages)
` [iptables PATCH 1/5] xtables: Make invflags 16bit wide
` [iptables PATCH 2/5] xshared: Eliminate iptables_command_state->invert
` [iptables PATCH 3/5] xshared: Merge invflags handling code
` [iptables PATCH 4/5] ebtables-translate: Use shared ebt_get_current_chain() function
` [iptables PATCH 5/5] Use proto_to_name() from xshared in more places
[PATCH V5 XRT Alveo 00/20] XRT Alveo driver overview
2021-04-28 17:36 UTC (2+ messages)
[PATCH v2] vfio-ccw: Attempt to clean up all IRQs on error
2021-04-28 17:12 UTC (2+ messages)
Your Order #178-5747535-4937983, For Sony BRAVIA KLV-32R512C 77 Inch LED Full HD TV And Microsoft Xbox
2021-04-28 17:36 UTC
[PATCH] staging: rtl8712: Use list iterators and helpers
2021-04-28 17:35 UTC
[git pull] drm for 5.13-rc1
2021-04-28 17:33 UTC (5+ messages)
[GIT PULL for v5.13-rc1] media updates
2021-04-28 17:33 UTC (2+ messages)
[PATCH v11 0/6] MTE support for KVM guest
2021-04-28 17:07 UTC (6+ messages)
` [PATCH v11 2/6] arm64: kvm: Introduce MTE VM feature
[PATCH] staging: rtl8723bs: Use list iterators and helpers
2021-04-28 17:33 UTC
[Intel-gfx] [PATCH v3 14/16] drm/i915/pxp: Add plane decryption support
2021-04-28 17:32 UTC (6+ messages)
[Intel-gfx] [PATCH] drm/i915: Add relocation exceptions for two other platforms
2021-04-28 17:30 UTC (2+ messages)
` "
[PATCH 0/5] Revert "fdt: translate address if #size-cells = <0>"
2021-04-28 17:31 UTC (4+ messages)
` [PATCH 1/5] clk: ti: add custom API for memory access
#yocto opencl
2021-04-28 17:30 UTC
[PATCH 1/3] cert: Try TLS format in l_cert_load_container_file
2021-04-28 17:30 UTC (3+ messages)
` [PATCH 2/3] tools: Convert certchain-verify to l_cert_load_container_file
` [PATCH 3/3] tls: Proceed after l_certchain_verify failure if no CA certs
[RESEND PATCH 0/2] Adding const to many libxl/xl functions
2021-04-28 17:29 UTC (4+ messages)
` [RESEND PATCH 1/2] tools/libxl: Mark pointer args of many functions constant
` [SUSPECTED SPAM][RESEND "
[PATCH] ext4: fix memory leak in ext4_fill_super
2021-04-28 17:28 UTC
Sleeping in atomic context on device release due to device links
2021-04-28 17:27 UTC (2+ messages)
[PATCH v4] KVM: x86: Fix KVM_GET_CPUID2 ioctl to return cpuid entries count
2021-04-28 17:27 UTC
[PATCH] sched: Fix out-of-bound access in uclamp
2021-04-28 17:27 UTC
[PATCH] bus: fsl-mc: fix improper free of mc_dev
2021-04-28 17:26 UTC (3+ messages)
[PATCH v5 00/10] userfaultfd: add minor fault handling for shmem
2021-04-28 17:26 UTC (5+ messages)
` [PATCH v5 09/10] userfaultfd/selftests: reinitialize test context in each test
` [PATCH v5 10/10] userfaultfd/selftests: exercise minor fault handling shmem support
Flowtable with ppp/bridge
2021-04-28 17:26 UTC (8+ messages)
[PATCH v5 09/27] dmr/amdgpu: Move some sysfs attrs creation to default_attr
2021-04-28 17:23 UTC (4+ messages)
[PATCH] btrfs: remove comment for argument seed of btrfs_find_device
2021-04-28 17:21 UTC (2+ messages)
[PATCH] btrfs: do not consider send context as valid when trying to flush qgroups
2021-04-28 17:20 UTC (2+ messages)
[PATCH] net: mscc: ocelot: add support for non-mmio regmaps
2021-04-28 17:22 UTC (2+ messages)
[PATCH v3] KVM: x86: Fix KVM_GET_CPUID2 ioctl to return cpuid entries count
2021-04-28 17:20 UTC
[RFC PATCH] PCI/APCI: Move acpi_pci_osc_support() check to negotiation phase
2021-04-28 17:21 UTC (2+ messages)
[RFC PATCH v2 0/3] Rework CPU capacity asymmetry detection
2021-04-28 17:19 UTC (3+ messages)
` [RFC PATCH v2 3/3] sched/doc: Update the CPU capacity asymmetry bits
[Intel-gfx] [PATCH v2 00/13] Remove vfio_mdev.c, mdev_parent_ops and more
2021-04-28 17:20 UTC (4+ messages)
` [PATCH v2 07/13] vfio/ccw: Convert to use vfio_register_group_dev()
[PATCH net] openvswitch: meter: remove rate from the bucket size calculation
2021-04-28 16:31 UTC (5+ messages)
[PATCH v4 00/79] Address some issues with PM runtime at media subsystem
2021-04-28 17:17 UTC (11+ messages)
` [PATCH v4 57/79] media: rockchip/rga: use pm_runtime_resume_and_get()
` [PATCH v4 78/79] media: hantro: "
` [PATCH v4 79/79] media: hantro: do a PM resume earlier
[PATCH] btrfs: zoned: fix silent data loss after failure splitting ordered extent
2021-04-28 17:15 UTC (2+ messages)
[dpdk-dev] [PATCH v1 0/2] Use WFE for spinlock and ring
2021-04-28 17:17 UTC (4+ messages)
` [dpdk-dev] "
` [dpdk-dev] [PATCH v3 2/2] ring: use wfe to wait for ring tail update on aarch64
[PATCH v2] t6030: add test for git bisect skip started with --term* arguments
2021-04-28 17:16 UTC (4+ messages)
[PATCH] ACPI: custom_method: fix potential use-after-free issue
2021-04-28 17:16 UTC (2+ messages)
[PATCH v26 0/9] Control-flow Enforcement: Indirect Branch Tracking
2021-04-28 17:15 UTC (8+ messages)
[PATCH RESEND 2/5] seccomp: Add wait_killable semantic to seccomp user notifier
2021-04-28 17:13 UTC (13+ messages)
[PATCH v1 1/1] Documentation: firmware-guide: gpio-properties: Add note to SPI CS case
2021-04-28 17:12 UTC (2+ messages)
[PATCH v3 00/79] Address some issues with PM runtime at media subsystem
2021-04-28 17:10 UTC (5+ messages)
` [PATCH v3 11/79] media: rga-buf: use pm_runtime_resume_and_get()
[PATCH 00/78] media: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
2021-04-28 17:09 UTC (5+ messages)
` [PATCH 70/78] media: rga-buf: use pm_runtime_resume_and_get()
Your product is in transit
2021-04-28 17:09 UTC
[Virtio-fs] [PATCH 0/2] virtiofsd: Meson build fixes
2021-04-28 16:52 UTC (3+ messages)
` "
[PATCH v4] x86, sched: Fix the AMD CPPC maximum perf on some specific generations
2021-04-28 17:08 UTC (2+ messages)
[PATCH v5 00/27] RFC Support hot device unplug in amdgpu
2021-04-28 17:07 UTC (4+ messages)
stable-rc/linux-4.4.y build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.268)
2021-04-28 17:07 UTC
[OE-core][dunfell 00/19] Pull request (cover letter only)
2021-04-28 17:07 UTC
[PATCH v5 1/4] gpu: drm: separate panel orientation property creating and value setting
2021-04-28 17:04 UTC (16+ messages)
` [PATCH v5 2/4] drm/mediatek: init panel orientation property
` [PATCH v5 3/4] drm/i915: "
` [PATCH v5 4/4] arm64: dts: mt8183: Add panel rotation
[PATCH 1/7] imx8mm_evk: switch to use binman to pack images
2021-04-28 17:06 UTC (4+ messages)
` [PATCH 7/7] doc: imx8mp-evk: update after using binman
[PATCH v4 00/36] block: update graph permissions update
2021-04-28 17:03 UTC (2+ messages)
[PATCH v5 0/3] dax: Fix missed wakeup in put_unlocked_entry()
2021-04-28 17:03 UTC (4+ messages)
` [PATCH v5 1/3] dax: Add an enum for specifying dax wakup mode
include/linux/spinlock.h:409:9: sparse: sparse: context imbalance in 'sunzilog_console_write' - wrong count at exit
2021-04-28 17: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.