All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-14 15:30:48 to 2021-05-14 16:16:55 UTC [more...]

[PATCH v8 RESEND 1/4] lib: vsprintf: scanf: Negative number must have field width > 1
 2021-05-14 16:12 UTC  (2+ messages)
` [PATCH v8 RESEND 3/4] lib: test_scanf: Add tests for sscanf number conversion

[PATCH v2 00/22] Add new DMA mapping operation for P2PDMA
 2021-05-14 16:16 UTC  (16+ messages)
` [PATCH v2 06/22] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH v2 08/22] dma-mapping: Allow map_sg() ops to return negative error codes
` [PATCH v2 14/22] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations

[PULL 00/16] pc,pci,virtio: bugfixes, improvements
 2021-05-14 16:04 UTC  (6+ messages)
` [PULL 01/16] amd_iommu: Fix pte_override_page_mask()
` [PULL 08/16] virtio-blk: Fix rollback path in virtio_blk_data_plane_start()
` [PULL 09/16] virtio-blk: Configure all host notifiers in a single MR transaction
` [PULL 10/16] virtio-scsi: Set host notifiers and callbacks separately
` [PULL 14/16] hw/virtio: enable ioeventfd configuring for mmio

[PATCH] ufs: Fix handling of active power mode in ufshcd_suspend()
 2021-05-14 16:15 UTC  (3+ messages)

[PATCH v4 0/6] Allow changing bs->file on reopen
 2021-05-14 15:53 UTC  (2+ messages)

[PATCH v3 0/2] batctl: Prepare JSON commands
 2021-05-14 16:15 UTC  (3+ messages)
` [PATCH v3 2/2] batctl: debug: Introduce handler for DEBUGJSON

[RFC] cpufreq: Excessive CPUFreq driver loading
 2021-05-14 16:15 UTC  (3+ messages)

[PATCH 0/4] linux-user/arm: fpa11 fix and cleanup
 2021-05-14 15:54 UTC  (2+ messages)

[PATCH 0/6] Misc. SA2UL fixes/cleanups
 2021-05-14 16:12 UTC  (7+ messages)
` [PATCH 1/6] hwrng: omap - Enable driver for TI K3 family
` [PATCH 2/6] crypto: sa2ul - Fix leaks on failure paths with sa_dma_init()
` [PATCH 3/6] crypto: sa2ul - Fix pm_runtime enable in sa_ul_probe()
` [PATCH 4/6] crypto: sa2ul - Use of_device_get_match_data() helper
` [PATCH 5/6] crypto: sa2ul - Use devm_platform_ioremap_resource()
` [PATCH 6/6] crypto: sa2ul - Remove child devices in remove

[PATCH 2/2] drm/amdkfd: heavy-weight flush TLB after unmap
 2021-05-14 16:12 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v3 0/4] iotests/297: Cover tests/
 2021-05-14 15:43 UTC  (5+ messages)
` [PATCH v3 1/4] iotests/297: Drop 169 and 199 from the skip list
` [PATCH v3 2/4] migrate-bitmaps-postcopy-test: Fix pylint warnings
` [PATCH v3 3/4] migrate-bitmaps-test: "
` [PATCH v3 4/4] iotests/297: Cover tests/

[PATCH] x86/i8259: Work around buggy legacy PIC
 2021-05-14 16:12 UTC  (5+ messages)

[PATCH 1/5] PCI/portdrv: Don't disable pci device during shutdown
 2021-05-14 16:09 UTC  (2+ messages)

[PATCH v7 00/10] KVM: Dirty ring support (QEMU part)
 2021-05-14 15:51 UTC  (3+ messages)

[yocto-docs][dunfell] ref-system-requirements.rst: Add Fedora 33 to list of supported distros
 2021-05-14 16:09 UTC  (3+ messages)
  ` [docs] "

[PATCH v2] module: check for exit sections in layout_sections() instead of module_init_section()
 2021-05-14 16:09 UTC 

What sort of inode state does ->evict_inode() expect to see? [was Re: 9p: fscache duplicate cookie]
 2021-05-14 16:10 UTC  (10+ messages)
` 9p: fscache duplicate cookie

[ANNOUNCE] libblkio v0.1.0 preview release
 2021-05-14 15:55 UTC  (10+ messages)

[PATCH v3 0/8] Rename scsi_get_lba() into scsi_get_sector()
 2021-05-14 16:06 UTC  (4+ messages)
` [PATCH v3 1/8] core: Introduce scsi_get_sector()

[intel-linux-intel-lts:5.4/yocto 5/10] drivers/ptp/ptp-intel-tgpio-plat.c:234:6: warning: variable 'isgn' is used uninitialized whenever 'if' condition is false
 2021-05-14 16:05 UTC 

[RFC PATCH 0/9] Initial support for machine creation via QMP
 2021-05-14 16:00 UTC  (4+ messages)

[PATCH 0/6] block-copy: make helper APIs thread safe
 2021-05-14 15:30 UTC  (7+ messages)
` [PATCH 5/6] co-shared-resource: protect with a mutex

[PATCH v1 0/2] drivers: base: Device links removal fix and cleanup
 2021-05-14 16:04 UTC  (3+ messages)
` [PATCH v1 2/2] drivers: base: Reduce device link removal code duplication

[PATCH v2 00/50] target/i386 translate cleanups
 2021-05-14 15:13 UTC  (28+ messages)
` [PATCH v2 18/50] target/i386: Move rex_w into DisasContext
` [PATCH v2 24/50] target/i386: Reduce DisasContext popl_esp_hack and rip_offset to uint8_t
` [PATCH v2 25/50] target/i386: Leave TF in DisasContext.flags
` [PATCH v2 26/50] target/i386: Reduce DisasContext jmp_opt, repz_opt to bool
` [PATCH v2 27/50] target/i386: Fix the comment for repz_opt
` [PATCH v2 28/50] target/i386: Reorder DisasContext members
` [PATCH v2 29/50] target/i386: Add stub generator for helper_set_dr
` [PATCH v2 31/50] target/i386: Assert !GUEST for user-only
` [PATCH v2 32/50] target/i386: Implement skinit in translate.c
` [PATCH v2 33/50] target/i386: Eliminate SVM helpers for user-only
` [PATCH v2 34/50] target/i386: Mark some helpers as noreturn
` [PATCH v2 35/50] target/i386: Simplify gen_debug usage
` [PATCH v2 36/50] target/i386: Tidy svm_check_intercept from tcg
` [PATCH v2 37/50] target/i386: Remove pc_start argument to gen_svm_check_intercept
` [PATCH v2 38/50] target/i386: Remove user stub for cpu_vmexit
` [PATCH v2 39/50] target/i386: Cleanup read_crN, write_crN, lmsw
` [PATCH v2 40/50] target/i386: Pass env to do_pause and do_hlt
` [PATCH v2 41/50] target/i386: Move invlpg, hlt, monitor, mwait to sysemu
` [PATCH v2 42/50] target/i386: Unify invlpg, invlpga
` [PATCH v2 43/50] target/i386: Inline user cpu_svm_check_intercept_param
` [PATCH v2 44/50] target/i386: Eliminate user stubs for read/write_crN, rd/wrmsr
` [PATCH v2 45/50] target/i386: Exit tb after wrmsr
` [PATCH v2 46/50] target/i386: Tidy gen_check_io
` [PATCH v2 47/50] target/i386: Pass in port to gen_check_io
` [PATCH v2 48/50] target/i386: Create helper_check_io
` [PATCH v2 49/50] target/i386: Move helper_check_io to sysemu
` [PATCH v2 50/50] target/i386: Remove user-only i/o stubs

[PATCH] mtd: spi: add XT25F128B flash support
 2021-05-14 16:03 UTC 

[PATCH v5 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-05-14 16:03 UTC  (6+ messages)
` [PATCH v5 5/7] fsdax: Dedup file range to use a compare function

[dpdk-dev] [PATCH] vhost: fix invalid use of stored last used index
 2021-05-14 16:02 UTC 

[PATCH] Signed-off-by: wenhuizhang <wenhui@gwmail.gwu.edu>
 2021-05-14 16:01 UTC  (4+ messages)
` [PATCH] cifs: remove deadstore in cifs_close_all_deferred_files()

ipc/sem, ipc/msg, ipc/mqueue.c kcsan questions
 2021-05-14 16:01 UTC  (6+ messages)

[GSoC][Draft Proposal] Finish converting git submodule to builtin
 2021-05-14 16:00 UTC  (3+ messages)
` [GSoC][Draft Proposal v2] "

[PATCH 00/26] imx: update for i.MX8M
 2021-05-14 15:59 UTC  (6+ messages)
` [PATCH 03/26] imx8mm_evk: Switch to new imx8mm evk board

[PATCH v3 00/13] create sysfs files for changing IP address
 2021-05-14 15:58 UTC  (7+ messages)
` [PATCH v3 09/13] sunrpc: add a symlink from rpc-client directory to the xprt_switch

[PULL u-boot] Please pull u-boot-amlogic-20210514
 2021-05-14 15:58 UTC  (2+ messages)

[PATCH] mmc: renesas_sdhi: increase suspend/resume latency limit
 2021-05-14 15:53 UTC 

[PATCH v2 0/5] Add USB support for RK3308 SoC
 2021-05-14 15:53 UTC  (6+ messages)
` [PATCH v2 4/5] dt-bindings: soc: rockchip: grf: add compatible for RK3308 USB grf

[PATCH v10 00/33] Memory folios
 2021-05-14 15:55 UTC  (11+ messages)
` [PATCH v10 07/33] mm: Add folio_get
` [PATCH v10 10/33] mm: Add folio_young and folio_idle
` [PATCH v10 11/33] mm: Handle per-folio private data
` [PATCH v10 12/33] mm/filemap: Add folio_index, folio_file_page and folio_contains

[PATCHSET 0/4] xfs: strengthen validation of extent size hints
 2021-05-14 15:55 UTC  (4+ messages)
` [PATCH 2/4] xfs: don't propagate invalid extent size hints to new files

[PATCH 1/1] cgroup: make per-cgroup pressure stall tracking configurable
 2021-05-14 15:54 UTC  (4+ messages)

[PATCH v6] ASoC: topology: Add support for multiple kcontrol types to a widget
 2021-05-14 15:52 UTC  (2+ messages)

[dm-crypt] Reading the passphrase from a key-file
 2021-05-14 15:50 UTC  (4+ messages)
` [dm-crypt] "

[dm-devel] [PATCH v2 0/6] Memory issues found by coverity
 2021-05-14 15:51 UTC  (4+ messages)
` [dm-devel] [PATCH v2 6/6] multipathd: use symbolic returns for ev_remove_path()

[RFC PATCH] ipc/mqueue: avoid sleep after wakeup
 2021-05-14 15:51 UTC 

[PATCH v9 0/4] ASoC: codecs: add rk817 support
 2021-05-14 15:50 UTC  (8+ messages)
` [PATCH v9 1/4] mfd: Add Rockchip rk817 audio CODEC support

[cip-dev] cip/linux-4.19.y-cip baseline-nfs: 13 runs, 3 regressions (v4.19.188-cip48-2-g1296cf66cc52) #kernelci
 2021-05-14 15:51 UTC 

[cip-dev] cip/linux-4.19.y-cip baseline: 169 runs, 3 regressions (v4.19.188-cip48-2-g1296cf66cc52) #kernelci
 2021-05-14 15:51 UTC 

[PATCH 4/5] PCI: Add quirk for multifunction devices of LS7A
 2021-05-14 15:51 UTC  (2+ messages)

[PATCH V3 00/22] Live Update
 2021-05-14 15:15 UTC  (10+ messages)
` [PATCH V3 07/22] cpr

[PATCH] nfsd: Prevent truncation of an unlinked inode from blocking access to its directory
 2021-05-14 15:46 UTC  (2+ messages)

[PATCH 1/8] ARM: meson: Sync Amlogic DT from Linux 5.12-rc2
 2021-05-14 15:46 UTC  (4+ messages)
` [PATCH 2/8] net: designware: meson8b: add g12a compatible

[PATCH v2 00/40] Use ASCII subset instead of UTF-8 alternate symbols
 2021-05-14 14:18 UTC  (9+ messages)

[PATCH] net: dwmac_meson8b: do not set TX delay in TXID & RXID
 2021-05-14 15:44 UTC  (4+ messages)

ALSA: intel8x0: div by zero in snd_intel8x0_update()
 2021-05-14 11:16 UTC  (3+ messages)

[PATCH 03/11] doc: doc-diff: set docdate manually
 2021-05-14 15:43 UTC  (2+ messages)

[PATCH] dt-bindings: More removals of type references on common properties
 2021-05-13 15:34 UTC  (5+ messages)

[PATCH] usb: dwc3-meson-g12a: skip phy on -ENODATA aswell
 2021-05-14 15:42 UTC  (3+ messages)

[failures] mm-vmalloc-print-a-warning-message-first-on-failure.patch removed from -mm tree
 2021-05-14 15:41 UTC  (10+ messages)

[PATCH v3] net: phy: add driver for Motorcomm yt8511 phy
 2021-05-14 15:41 UTC  (7+ messages)

[PATCH] ARM: dts: add missing -u-boot.dtsi to enable HDMI on Beelink GTKing/King-Pro
 2021-05-14 15:41 UTC  (3+ messages)

[PATCH 00/94] Introducing the Maple Tree
 2021-05-14 15:40 UTC  (5+ messages)
` [PATCH 26/94] Maple Tree: Add new data structure

[PATCH] btrfs: release path before starting transaction when cloning inline extent
 2021-05-14 15:39 UTC  (4+ messages)

[PATCH 3/5] PCI: Improve the mrrs quirk for LS7A
 2021-05-14 15:39 UTC  (2+ messages)

[PATCH 00/11] doc: asciidoctor: direct man page creation and fixes
 2021-05-14 15:38 UTC  (3+ messages)
` [PATCH 04/11] doc: use asciidoctor to build man pages directly

FAILED: patch "[PATCH] KVM: x86: Defer vtime accounting 'til after IRQ handling" failed to apply to 5.12-stable tree
 2021-05-14 15:38 UTC 

FAILED: patch "[PATCH] KVM: x86: Defer vtime accounting 'til after IRQ handling" failed to apply to 5.11-stable tree
 2021-05-14 15:38 UTC 

[RFC PATCH] ipc/mqueue: add detector of wakeup race
 2021-05-14 15:38 UTC 

Status of ti/ti-linux-5.10.y development
 2021-05-14 15:38 UTC  (4+ messages)

FAILED: patch "[PATCH] KVM: x86: Defer vtime accounting 'til after IRQ handling" failed to apply to 5.10-stable tree
 2021-05-14 15:37 UTC 

[PATCH v2 00/50] image: Reduce #ifdefs and ad-hoc defines in image code
 2021-05-14 15:37 UTC  (5+ messages)
` [PATCH v2 19/50] image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx
` [PATCH v2 21/50] hash: Drop some #ifdefs in hash.c

[RFC]: can-next 2021-05-14
 2021-05-14 15:37 UTC  (3+ messages)
` [can-next-rfc 1/2] can: at91_can: silence clang warning
` [can-next-rfc 2/2] can: mcp251xfd: "

[Intel-gfx] [CI 00/19] Another batch of reviewed XeLPD / ADL-P patches
 2021-05-14 15:37 UTC  (20+ messages)
` [Intel-gfx] [CI 01/19] drm/i915/xelpd: Handle new location of outputs D and E
` [Intel-gfx] [CI 02/19] drm/i915/xelpd: Increase maximum watermark lines to 255
` [Intel-gfx] [CI 03/19] drm/i915/display/dsc: Refactor intel_dp_dsc_compute_bpp
` [Intel-gfx] [CI 04/19] drm/i915/xelpd: Support DP1.4 compression BPPs
` [Intel-gfx] [CI 05/19] drm/i915: Get slice height before computing rc params
` [Intel-gfx] [CI 06/19] drm/i915/xelpd: Provide port/phy mapping for vbt
` [Intel-gfx] [CI 07/19] drm/i915/adl_p: Extend PLANE_WM bits for blocks & lines
` [Intel-gfx] [CI 08/19] drm/i915/adl_p: Add cdclk support for ADL-P
` [Intel-gfx] [CI 09/19] drm/i915/display/tc: Rename safe_mode functions ownership
` [Intel-gfx] [CI 10/19] drm/i915/adl_p: Enable modular fia
` [Intel-gfx] [CI 11/19] drm/i915: Move intel_modeset_all_pipes()
` [Intel-gfx] [CI 12/19] drm/i915/adl_p: Enable/disable loadgen sharing
` [Intel-gfx] [CI 13/19] drm/i915/bigjoiner: Mode validation with uncompressed pipe joiner
` [Intel-gfx] [CI 14/19] drm/i915/bigjoiner: Avoid dsc_compute_config for uncompressed bigjoiner
` [Intel-gfx] [CI 15/19] drm/i915/bigjoiner: atomic commit changes for uncompressed joiner
` [Intel-gfx] [CI 16/19] drm/i915/adl_p: Add IPs stepping mapping
` [Intel-gfx] [CI 17/19] drm/i915/adl_p: Implement Wa_22011091694
` [Intel-gfx] [CI 18/19] drm/i915/display/adl_p: Implement Wa_22011320316
` [Intel-gfx] [CI 19/19] drm/i915/adl_p: Disable CCS on a-step (Wa_22011186057)

[PATCH v10 0/7] Enable Linux guests on Hyper-V on ARM64
 2021-05-14 15:35 UTC  (5+ messages)
` [PATCH v10 3/7] arm64: hyperv: Add Hyper-V clocksource/clockevent support

[meta-gnome][PATCH] nautilus: Exclude from builds
 2021-05-14 15:37 UTC 

[PATCH] ie: fix static analysis warning
 2021-05-14 15:36 UTC 

[PATCH v3 0/2] blk-mq: Request queue-wide tags for shared sbitmap
 2021-05-14 15:36 UTC  (2+ messages)

[PATCH] RDMA/bnxt_re: Drop unnecessary NULL checks after container_of
 2021-05-14 15:36 UTC 

[PATCH RFT] regulator: fan53555: Fix off-by-one for TCS4525_NVOLTAGES
 2021-05-14 15:35 UTC  (2+ messages)

CPU utili incr on kernel migration 4.19 -> 5.4
 2021-05-14 15:35 UTC 

[PATCH] doc: use asciidoctor to build man pages directly
 2021-05-14 15:34 UTC  (5+ messages)
` [PATCH 1/2] doc: add an option to have Asciidoctor "

[PATCH] staging: greybus: fix gb_loopback_stats_attrs definition
 2021-05-14 15:34 UTC  (9+ messages)

[PATCH V7 0/4] blk-mq: fix request UAF related with iterating over tagset requests
 2021-05-14 15:34 UTC  (3+ messages)

[PATCH] ACPI: APEI: Don't warn if ACPI is disabled
 2021-05-14 15:34 UTC 

[PATCH v2 1/4] usb: early: Avoid using DbC if already enabled
 2021-05-14 15:33 UTC  (3+ messages)
` [PATCH v2 3/4] usb: dbgp: Fix return values for reset prep and startup

[Intel-gfx] [PATCH 00/14] drm/i915: g4x/vlv/chv CxSR/wm fixes/cleanups
 2021-05-14 15:33 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v4 0/2] USB: propose a generic fix for PORT_SUSPEND set feature timeout
 2021-05-14 15:33 UTC  (2+ messages)

[PATCH] btrfs: zoned: disable space cache using proper function
 2021-05-14 15:30 UTC  (3+ messages)

[syzbot] WARNING in rtl8152_probe
 2021-05-14 15:32 UTC  (7+ messages)

FAILED: patch "[PATCH] PM: runtime: Fix unpaired parent child_count for force_resume" failed to apply to 4.19-stable tree
 2021-05-14 15:33 UTC 

[PATCH] scsi: alua: retry RTPG on a different path after failure
 2021-05-14 15:32 UTC 

[PATCH net v1] net: taprio offload: enforce qdisc to netdev queue mapping
 2021-05-14 15:32 UTC  (2+ messages)

[PATCH 0/5] Add irdma user space provider for Intel Ethernet RDMA
 2021-05-14 15:31 UTC  (6+ messages)
` [PATCH 1/5] rdma-core/i40iw: Remove provider i40iw
` [PATCH 2/5] rdma-core/irdma: Add irdma to Makefiles, distro files and kernel-headers
` [PATCH 3/5] rdma-core/irdma: Add user/kernel shared libraries
` [PATCH 4/5] rdma-core/irdma: Add library setup and utility definitions
` [PATCH 5/5] rdma-core/irdma: Implement device supported verb APIs

[PATCH] ASoC: qcom: lpass-cpu: Fix pop noise during audio capture begin
 2021-05-14 15:30 UTC  (5+ messages)

[PATCH] cpufreq: intel_pstate: Force intel_pstate to load when HWP disabled in firmware
 2021-05-14 15:31 UTC  (3+ messages)
` [PATCH v2] cpufreq: intel_pstate: Add Icelake servers support in no-HWP mode

[PATCH V7 1/2] perf: Track per-PMU sched_task() callback users
 2021-05-14 15:30 UTC  (6+ messages)
` [PATCH V7 2/2] perf/x86: Reset the dirty counter to prevent the leak for an RDPMC task


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.