All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-19 13:40:27 to 2021-05-19 14:16:55 UTC [more...]

[PATCH 1/6] staging: rtl8188eu: use safe iterator in rtw_free_network_queue
 2021-05-19 14:16 UTC  (4+ messages)

[PATCH v2 0/3] memblock, arm: fixes for freeing of the memory map
 2021-05-19 14:14 UTC  (8+ messages)
` [PATCH v2 1/3] memblock: free_unused_memmap: use pageblock units instead of MAX_ORDER
` [PATCH v2 2/3] memblock: align freed memory map on pageblock boundaries with SPARSEMEM
` [PATCH v2 3/3] arm: extend pfn_valid to take into accound freed memory map alignment

[RFC v2 00/23] io_uring BPF requests
 2021-05-19 14:13 UTC  (24+ messages)
` [PATCH 01/23] io_uring: shuffle rarely used ctx fields
` [PATCH 02/23] io_uring: localise fixed resources fields
` [PATCH 03/23] io_uring: remove dependency on ring->sq/cq_entries
` [PATCH 04/23] io_uring: deduce cq_mask from cq_entries
` [PATCH 05/23] io_uring: kill cached_cq_overflow
` [PATCH 06/23] io_uring: rename io_get_cqring
` [PATCH 07/23] io_uring: extract struct for CQ
` [PATCH 08/23] io_uring: internally pass CQ indexes
` [PATCH 09/23] io_uring: extract cq size helper
` [PATCH 10/23] io_uring: add support for multiple CQs
` [PATCH 11/23] io_uring: enable mmap'ing additional CQs
` [PATCH 12/23] bpf: add IOURING program type
` [PATCH 13/23] io_uring: implement bpf prog registration
` [PATCH 14/23] io_uring: add support for bpf requests
` [PATCH 15/23] io_uring: enable BPF to submit SQEs
` [PATCH 16/23] io_uring: enable bpf to submit CQEs
` [PATCH 17/23] io_uring: enable bpf to reap CQEs
` [PATCH 18/23] libbpf: support io_uring
` [PATCH 19/23] io_uring: pass user_data to bpf executor
` [PATCH 20/23] bpf: Add bpf_copy_to_user() helper
` [PATCH 21/23] io_uring: wire bpf copy to user
` [PATCH 22/23] io_uring: don't wait on CQ exclusively
` [PATCH 23/23] io_uring: enable bpf reqs to wait for CQs

[RFC PATCH 0/6] soc-pcm: Add separate snd_pcm_runtime for BEs
 2021-05-19 14:15 UTC  (3+ messages)

[PATCH net-next] net: qrtr: ns: Fix error return code in qrtr_ns_init()
 2021-05-19 14:16 UTC  (2+ messages)

[PATCH] arch/mips/boot/compressed/string.c: Fix build warnings
 2021-05-19 14:14 UTC  (3+ messages)

Qemu block filter insertion/removal API
 2021-05-19 14:14 UTC  (5+ messages)

Quectel EC200T USB: Problems with context activation
 2021-05-19 14:16 UTC 

[PATCH 0/2] fix v2.32.0-rc0 bug with Negotiate / HTTP_NOAUTH
 2021-05-19 14:14 UTC  (4+ messages)
` [PATCH 2/2] Revert "remote-curl: fall back to basic auth if Negotiate fails"

[PATCH v7 13/16] drm/scheduler: Fix hang when sched_entity released
 2021-05-19 14:15 UTC  (6+ messages)
` [PATCH] drm/sched: Avoid data corruptions

[sched,fair] 0c2de3f054: aim7.jobs-per-min -4.1% regression
 2021-05-19 14:30 UTC 

How capacious and well-indexed are ext4, xfs and btrfs directories?
 2021-05-19 14:13 UTC  (5+ messages)

[PATCH 0/9] thunderbolt: Offline on-board retimer NVM upgrade support
 2021-05-19 14:12 UTC  (10+ messages)
` [PATCH 1/9] thunderbolt: Log the link as TBT instead of TBT3
` [PATCH 2/9] thunderbolt: Add USB4 port devices
` [PATCH 3/9] thunderbolt: Add support for ACPI _DSM to power on/off retimers
` [PATCH 4/9] thunderbolt: Add additional USB4 port operations for retimer access
` [PATCH 5/9] thunderbolt: Add support for retimer NVM upgrade when there is no link
` [PATCH 6/9] thunderbolt: Move nvm_write_ops to tb.h
` [PATCH 7/9] thunderbolt: Allow router NVM authenticate separately
` [PATCH 8/9] thunderbolt: Add WRITE_ONLY and AUTHENTICATE_ONLY NVM operations for retimers
` [PATCH 9/9] thunderbolt: Check for NVM authentication status after the operation started

[PATCH] media: imx: imx7-media-csi: Fix buffer return upon stream start failure
 2021-05-19 14:12 UTC  (2+ messages)

[PATCH v12 0/8] MTE support for KVM guest
 2021-05-19 14:09 UTC  (16+ messages)
` [PATCH v12 6/8] arm64: kvm: Expose KVM_ARM_CAP_MTE
` [PATCH v12 7/8] KVM: arm64: ioctl to fetch/store tags in a guest
` [PATCH v12 8/8] KVM: arm64: Document MTE capability and ioctl

[smp] a32a4d8a81: netperf.Throughput_tps -2.1% regression
 2021-05-19 14:27 UTC 

[PATCH 0/3] vl: add -object support back into -readconfig
 2021-05-19 14:09 UTC  (3+ messages)

[PATCH -next] reset: mchp: sparx5: fix return value check in mchp_sparx5_map_io()
 2021-05-19 14:16 UTC  (2+ messages)

[PATCH v8 5/8] mm: Device exclusive memory access
 2021-05-19 14:09 UTC  (12+ messages)

[PATCH -next] watch_queue: Fix error return code in watch_queue_set_size()
 2021-05-19 14:16 UTC 

[Accel-config] Re: [PATCH] accel-config: Refactor handling of cdev_minor at wq enable/disable
 2021-05-19 14:09 UTC 

[PATCH] arm64: efi: add check for broken efi poweroff
 2021-05-19 14:05 UTC  (6+ messages)

[PATCH -next] erofs: fix error return code in erofs_read_superblock()
 2021-05-19 14:16 UTC  (2+ messages)

[PATCH v2 0/5] KVM: arm64: selftests: Fix get-reg-list
 2021-05-19 14:07 UTC  (12+ messages)
` [PATCH v2 1/5] KVM: arm64: selftests: get-reg-list: Introduce vcpu configs
` [PATCH v2 2/5] KVM: arm64: selftests: get-reg-list: Prepare to run multiple configs at once
` [PATCH v2 3/5] KVM: arm64: selftests: get-reg-list: Provide config selection option
` [PATCH v2 4/5] KVM: arm64: selftests: get-reg-list: Remove get-reg-list-sve
` [PATCH v2 5/5] KVM: arm64: selftests: get-reg-list: Split base and pmu registers

[PATCH -next] crypto: qce - Fix some error handling path
 2021-05-19 14:16 UTC 

[PATCH -next] vp_vdpa: fix error return code in vp_vdpa_probe()
 2021-05-19 14:16 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ixp4xx: Fix return value check in ixp4xx_eth_probe()
 2021-05-19 14:16 UTC 

[RFC PATCH 2/3] media: imx: imx7-media-csi: Set TWO_8BIT_SENSOR for >= 10-bit formats
 2021-05-19 14:07 UTC  (3+ messages)
` [RFC PATCH 2/3 v1.1] "

[PATCH net-next] ieee802154: fix error return code in ieee802154_llsec_getparams()
 2021-05-19 14:16 UTC 

[PATCH -next] samples: vfio-mdev: fix error return code in mdpy_fb_probe()
 2021-05-19 14:15 UTC 

[PATCH] spl: use CONFIG_IS_ENABLED(LOAD_FIT_FULL)
 2021-05-19 14:05 UTC 

[dpdk-dev] [PATCH 0/2] bugfix for Kunpeng930 SVE compile
 2021-05-19 14:05 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 0/2] bugfix for Kunpeng "
  ` [dpdk-dev] [PATCH v6 1/2] config/arm: select most suitable -march for kunpeng soc

[PATCH v8 0/8] Add support for SVM atomics in Nouveau
 2021-05-19 14:04 UTC  (6+ messages)
` [PATCH v8 5/8] mm: Device exclusive memory access

[PATCH] arch/mips/kernel/asm-offsets.c: Make local functions static
 2021-05-19 14:04 UTC  (2+ messages)

Linux Plumbers Conf 2021
 2021-05-19 14:04 UTC  (8+ messages)

[PATCH v1 1/2] perf auxtrace: Change to use SMP memory barriers
 2021-05-19 14:03 UTC  (2+ messages)
` [PATCH v1 2/2] perf auxtrace: Optimize barriers with load-acquire and store-release

[PATCH v3 0/5] Fix redefinition errors for toolstack libs
 2021-05-19 14:03 UTC  (4+ messages)
` [PATCH v3 5/5] tools/ocaml: Fix redefinition errors

About the performance of hyper-v
 2021-05-19 14:00 UTC  (2+ messages)

[syzbot] WARNING: locking bug in complete_all
 2021-05-19 14:02 UTC 

[PATCH] pci: add NVMe FLR quirk to the SM951 SSD
 2021-05-19 12:54 UTC  (2+ messages)

[PATCH v2] add longer timeout for verify signature command
 2021-05-19 14:00 UTC  (2+ messages)
` [PATCH v2] tpm2: "

[PATCH v18 00/18] KVM RISC-V Support
 2021-05-19 13:58 UTC  (10+ messages)

[PATCH] vgaarb: Use ACPI HID name to find integrated GPU
 2021-05-19 13:57 UTC  (2+ messages)

[PATCH] target/xtensa: fix access ring in l32ex
 2021-05-19 13:56 UTC  (2+ messages)

[RFC 0/2] GuC submission / DRM scheduler integration plan + new uAPI
 2021-05-19 13:57 UTC  (5+ messages)
` [RFC 2/2] drm/doc/rfc: i915 new parallel submission uAPI plan
  ` [Intel-gfx] [Mesa-dev] "
    `  "

AMDGPU error: "[drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out!"
 2021-05-19 13:57 UTC  (5+ messages)

[PATCH] platform/x86: toshiba_haps: Fix missing newline in pr_debug call in toshiba_haps_notify
 2021-05-19 13:57 UTC  (2+ messages)

[PATCH] doc: Add notes about -mon option mode=control argument
 2021-05-19 13:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mesa3d: add CPE variables
 2021-05-19 13:57 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/lvm2: add LVM2_CPE_ID_VENDOR
 2021-05-19 13:57 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.02.x] package/mesa3d{, -headers}: add CPE variables
 2021-05-19 13:56 UTC 

[Buildroot] [git commit branch/2021.02.x] package/lvm2: add LVM2_CPE_ID_VENDOR
 2021-05-19 13:56 UTC 

[PATCH v5 2/5] hwmon: (max31790) Fix and split pwm*_enable
 2021-05-19 13:55 UTC  (3+ messages)

[PATCH] fetch: improve grammar of "shallow roots" message
 2021-05-19 13:55 UTC  (2+ messages)

[PULL 00/48] ppc-for-6.1 queue 20210519
 2021-05-19 13:46 UTC  (2+ messages)

[PATCH v3] scsi: target: tcmu: Fix xarray RCU warning
 2021-05-19 13:54 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_flip_tiling: Fix clean up when subtest fails
 2021-05-19 13:54 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v2 0/8] x86/sev-es: Fixes for SEV-ES Guest Support
 2021-05-19 13:52 UTC  (18+ messages)
` [PATCH v2 1/8] x86/sev-es: Don't return NULL from sev_es_get_ghcb()
` [PATCH v2 2/8] x86/sev-es: Forward page-faults which happen during emulation
` [PATCH v2 3/8] x86/sev-es: Use __put_user()/__get_user() for data accesses
` [PATCH v2 4/8] x86/sev-es: Fix error message in runtime #VC handler
` [PATCH v2 5/8] x86/sev-es: Leave NMI-mode before sending signals
` [PATCH v2 6/8] x86/insn-eval: Make 0 a valid RIP for insn_get_effective_ip()
` [PATCH v2 7/8] x86/insn: Extend error reporting from insn_fetch_from_user[_inatomic]()
` [PATCH v2 8/8] x86/sev-es: Propagate #GP if getting linear instruction address failed

[RFC PATCH v2 0/6] hw/arm/virt: Introduce cpu topology support
 2021-05-19 13:40 UTC  (10+ messages)
` [RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table

[PATCH] staging: rtl8723bs: remove if (true) statement
 2021-05-19 13:51 UTC  (5+ messages)

New uAPI for color management proposal and feedback request
 2021-05-19 13:49 UTC  (6+ messages)
      ` [Intel-gfx] "

[PATCH -next] drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cdn_dp_grf_write()
 2021-05-19 13:49 UTC  (3+ messages)

[Bug 1918975] [NEW] [Feature request] Propagate interpreter to spawned processes
 2021-05-19 13:00 UTC  (3+ messages)
` [Bug 1918975] "

[PATCH] greybus: audio: Fix sparse warning
 2021-05-19 13:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] fit: Fix verification of images with external data
 2021-05-19 13:47 UTC  (2+ messages)

[RFC PATCH 0/2] qemu-img convert: Fix sparseness detection
 2021-05-19 13:24 UTC  (6+ messages)
` [RFC PATCH 2/2] "

System freeze with BTRFS corruption on 4 systems with kernel 5.12 (MANJARO)
 2021-05-19 13:46 UTC  (5+ messages)

[PATCH 0/3] vmalloc() vs bulk allocator v2
 2021-05-19 13:44 UTC  (3+ messages)
` [PATCH 2/3] mm/vmalloc: Switch to bulk allocator in __vmalloc_area_node()

[Bug 213109] New: ideapad-laptop: Regression in 5.12.x for Battery conservation mode
 2021-05-19 13:46 UTC  (2+ messages)
` [Bug 213109] "

[PATCH 00/13] Reorganize sysfs file creation for struct ib_devices
 2021-05-19 13:46 UTC  (3+ messages)

[PATCH] qemu-config: load modules when instantiating option groups
 2021-05-19 13:14 UTC  (2+ messages)
` Automatic module loading (was: [PATCH] qemu-config: load modules when instantiating option groups)

[PATCH] drm/i915/gvt: remove local storage of debugfs file
 2021-05-19 13:45 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] i386/kvm: The value passed to strerror should be positive
 2021-05-19 13:43 UTC  (2+ messages)

[PATCH v3 0/4] compat: remove compat_alloc_user_space callers
 2021-05-19 13:41 UTC  (7+ messages)
` [PATCH v3 2/4] mm: simplify compat_sys_move_pages

[PATCH v2 0/4] Add guest support for SEV live migration
 2021-05-19 13:44 UTC  (12+ messages)
` [PATCH v2 2/4] mm: x86: Invoke hypercall when page encryption status is changed

[PATCH 01/13] RDMA: Split the alloc_hw_stats() ops to port and device variants
 2021-05-19 13:44 UTC  (3+ messages)

[PATCH v5 00/22] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2021-05-19 13:43 UTC  (4+ messages)
` [PATCH v5 06/22] i40e: Register auxiliary devices to provide RDMA

[PATCH] kbuild: allow checking single device tree file
 2021-05-19 13:43 UTC  (2+ messages)

[PATCH 00/24] target/ppc: Clean up mmu translation
 2021-05-19 13:02 UTC  (3+ messages)
` [PATCH 16/24] target/ppc: Remove PowerPCCPUClass.handle_mmu_fault

[PATCH 1/2] opencv: remove tbb packageconfig for powerpc
 2021-05-19 13:43 UTC  (3+ messages)
` [PATCH 2/2] sysdig: disable building for ppc
` [PATCH] "

[PATCH] fs/ntfs3: make ntfs3 compile with clang-12
 2021-05-19 13:43 UTC 

[PATCH v3 1/2] platform/x86: samsung-laptop: use octal numbers for rwx file permissions
 2021-05-19 13:42 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update info for telemetry
 2021-05-19 13:42 UTC  (2+ messages)

Preserving transactions accross Xenstored Live-Update
 2021-05-19 13:42 UTC  (3+ messages)

[PATCH v2] platform/x86: drop unneeded assignment in host_control_smi()
 2021-05-19 13:42 UTC  (2+ messages)

My superblocks have gone missing, can't reassemble raid5
 2021-05-19 13:41 UTC  (7+ messages)

[PATCH v4] target/xtensa: clean up unaligned access
 2021-05-19 13:07 UTC  (2+ messages)

[PATCH 1/6] mfd: Add Delta TN48M CPLD driver
 2021-05-19 13:40 UTC  (5+ messages)
` [PATCH 4/6] hwmon: Add Delta TN48M CPLD HWMON driver

[Intel-gfx] [PATCH 1/3] gpu: drm: replace occurrences of invalid character
 2021-05-19  8:15 UTC 

[dpdk-dev] [PATCH] net/hns3: fix compile error with gcc8.3 and crossfile thunderx2
 2021-05-19 13:40 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] net/hns3: fix compile error with gcc8.3 and thunderx2


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.