All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-29 04:00:41 to 2021-03-29 06:01:01 UTC [more...]

post-receive: pub/scm/linux/kernel/git/dtor/input
 2021-03-29  6:01 UTC 

[RFC] adding a generic QAPI event for failed device hotunplug
 2021-03-29  5:35 UTC  (11+ messages)

[PATCH v3] leds: leds-multi-gpio: Add multiple GPIOs LED driver
 2021-03-29  5:58 UTC 

[PATCH v1] Input: elants_i2c - drop zero-checking of ABS_MT_TOUCH_MAJOR resolution
 2021-03-29  5:58 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-03-29  5:58 UTC 

[PATCH] i2c: add i2c bus driver for amd navi gpu
 2021-03-29  5:55 UTC  (7+ messages)

[PATCH] bpf: remove redundant assignment of variable id
 2021-03-29  5:55 UTC  (3+ messages)

xfs inode structure cleanups v4
 2021-03-29  5:38 UTC  (18+ messages)
` [PATCH 01/20] xfs: split xfs_imap_to_bp
` [PATCH 03/20] xfs: handle crtime more carefully in xfs_bulkstat_one_int
` [PATCH 05/20] xfs: remove the di_dmevmask and di_dmstate fields from struct xfs_icdinode
` [PATCH 07/20] xfs: move the di_projid field to struct xfs_inode
` [PATCH 08/20] xfs: move the di_size "
` [PATCH 09/20] xfs: move the di_nblocks "
` [PATCH 10/20] xfs: move the di_extsize "
` [PATCH 11/20] xfs: move the di_cowextsize "
` [PATCH 12/20] xfs: move the di_flushiter "
` [PATCH 13/20] xfs: cleanup xfs_fill_fsxattr
` [PATCH 14/20] xfs: use XFS_B_TO_FSB in xfs_ioctl_setattr
` [PATCH 15/20] xfs: use a union for i_cowextsize and i_flushiter
` [PATCH 16/20] xfs: move the di_forkoff field to struct xfs_inode
` [PATCH 17/20] xfs: move the di_flags "
` [PATCH 18/20] xfs: move the di_flags2 "
` [PATCH 19/20] xfs: move the di_crtime "
` [PATCH 20/20] xfs: merge _xfs_dic2xflags into xfs_ip2xflags

remove ->revalidate_disk (resend)
 2021-03-29  5:55 UTC  (2+ messages)

[PATCH 00/17] ASoC: remove cppcheck warnings for multiple SOCs
 2021-03-29  5:56 UTC  (7+ messages)
` [PATCH 14/17] ASoC: ti: omap-abe-twl6040: remove useless assignment
` [PATCH 15/17] ASoC: ti: omap-mcsp: remove duplicate test

[PATCH 00/30] DMA: Mundane typo fixes
 2021-03-29  5:55 UTC  (8+ messages)

[PATCH next] ARM: dts: BCM5301X: Fix Linksys EA9500 partitions
 2021-03-29  5:54 UTC 

linux-next: build failure after merge of the staging tree
 2021-03-29  5:55 UTC 

[bch-nvm-pages v7 0/6] nvm page allocator for bcache
 2021-03-29  5:54 UTC  (5+ messages)
` [bch-nvm-pages v7 1/6] bcache: add initial data structures for nvm pages
` [bch-nvm-pages v7 2/6] bcache: initialize the nvm pages allocator

[RFC PATCH] block: protect bi_status with spinlock
 2021-03-29  5:47 UTC  (5+ messages)

[PATCH 00/23] docs: Mundane typo fixes
 2021-03-29  5:52 UTC  (27+ messages)
` [PATCH 01/23] atomctl.rst: A typo fix
` [PATCH 02/23] w1: ds2482.rst: "
` [PATCH 03/23] w1-netlink.rst: "
` [PATCH 04/23] w1-generic.rst: "
` [PATCH 05/23] vm: unevictable-lru.rst: Fix a typo
` [PATCH 06/23] vm: hwpoison.rst: A typo fix
` [PATCH 07/23] "
` [PATCH 08/23] virt: kvm: vm.rst: Fix a typo
` [PATCH 09/23] virt: kvm: /mmu.rst: "
` [PATCH 10/23] virt: kvm: halt-polling.rst: Fixed "
` [PATCH 11/23] virt: user_mode_linux_howto_v2.rst: Few typo fixes
` [PATCH 12/23] v4l: hist-v4l2.rst: Fix a typo
` [PATCH 13/23] trace: hwlat_detector.rst: "
` [PATCH 14/23] trace: ftrace-uses.rst: "
` [PATCH 15/23] trace: events.rst: "
` [PATCH 16/23] sparc: oradax/oracle-dax.rst: "
` [PATCH 17/23] sparc: dax-hv-api.txt: Fix quite a few spellos
` [PATCH 18/23] security: core.rst: Fixed a spello
` [PATCH 19/23] scsi: ChangeLog.ncr53c8xx: Quite a few spello fixes
` [PATCH 20/23] scheduler: sched-bwc.rst: Fix a typo
` [PATCH 21/23] scheduler: sched-nice-design.rst: "
` [PATCH 22/23] riscv: pmu.rst : A spello fix
` [PATCH 23/23] openrisc: openrisc_port.rst: Fix a typo

[Bug 1920784] Re: qemu-system-ppc64le fails with kvm acceleration
 2021-03-29  5:42 UTC 

[PATCH 01/13] futex: Use smp_store_release() in mark_wake_futex()
 2021-03-29  5:50 UTC  (2+ messages)

[PATCH v4 00/16] KVM: x86/pmu: Add basic support to enable Guest PEBS via DS
 2021-03-29  5:41 UTC  (17+ messages)
` [PATCH v4 01/16] perf/x86/intel: Add x86_pmu.pebs_vmx for Ice Lake Servers
` [PATCH v4 02/16] perf/x86/intel: Handle guest PEBS overflow PMI for KVM guest
` [PATCH v4 03/16] perf/x86/core: Pass "struct kvm_pmu *" to determine the guest values
` [PATCH v4 04/16] KVM: x86/pmu: Set MSR_IA32_MISC_ENABLE_EMON bit when vPMU is enabled
` [PATCH v4 05/16] KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
` [PATCH v4 06/16] KVM: x86/pmu: Reprogram guest PEBS event to emulate guest PEBS counter
` [PATCH v4 07/16] KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBS
` [PATCH v4 08/16] KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to manage guest DS buffer
` [PATCH v4 09/16] KVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to support adaptive PEBS
` [PATCH v4 10/16] KVM: x86: Set PEBS_UNAVAIL in IA32_MISC_ENABLE when PEBS is enabled
` [PATCH v4 11/16] KVM: x86/pmu: Adjust precise_ip to emulate Ice Lake guest PDIR counter
` [PATCH v4 12/16] KVM: x86/pmu: Move pmc_speculative_in_use() to arch/x86/kvm/pmu.h
` [PATCH v4 13/16] KVM: x86/pmu: Disable guest PEBS before vm-entry in two cases
` [PATCH v4 14/16] KVM: x86/pmu: Add kvm_pmu_cap to optimize perf_get_x86_pmu_capability
` [PATCH v4 15/16] KVM: x86/cpuid: Refactor host/guest CPU model consistency check
` [PATCH v4 16/16] KVM: x86/pmu: Expose CPUIDs feature bits PDCM, DS, DTES64

[OE-core] [PATCH v2] libassuan: upgrade 2.5.4 -> 2.5.5
 2021-03-29  5:51 UTC 

[qemu-mainline test] 160501: regressions - FAIL
 2021-03-29  5:50 UTC 

[dpdk-dev] [PATCH] app/testpmd: fix Tx/Rx descriptor query error log
 2021-03-29  5:49 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-03-29  5:49 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-03-29  5:49 UTC 

[dpdk-dev] [PATCH] net/ice/base: support MPLS ethertype switch filter
 2021-03-29  5:49 UTC 

stable-rc/queue/4.19 build: 182 builds: 0 failed, 182 passed, 78 warnings (v4.19.183-64-g4796643543d7)
 2021-03-29  5:46 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-03-29  5:46 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-03-29  5:46 UTC 

[PATCH 0/4] usage.c: add a non-fatal bug() + misc doc fixes
 2021-03-29  5:37 UTC  (3+ messages)
` [PATCH 2/4] api docs: document BUG() in api-error-handling.txt

linux-next: manual merge of the staging tree with the scmi tree
 2021-03-29  5:37 UTC 

xfs ioend batching log reservation deadlock
 2021-03-29  5:45 UTC  (2+ messages)

[PATCH v2] kernel/resource: Fix locking in request_free_mem_region
 2021-03-29  5:42 UTC  (6+ messages)
` [kernel/resource] cf1e4e12c9: WARNING:possible_recursive_locking_detected

stable-rc/queue/4.9 baseline: 78 runs, 6 regressions (v4.9.263-34-gdf155e392c22)
 2021-03-29  5:36 UTC 

[WIP] erofs/erofs-utils: support multiple block compression
 2021-03-29  5:36 UTC  (3+ messages)
  ` EROFS big pcluster feature benchmark

[PATCH] mm: add ___GFP_NOINIT flag which disables zeroing on alloc
 2021-03-29  5:29 UTC 

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.227-52-g39fe3b447dd45)
 2021-03-29  5:41 UTC 

[PATCH v2] media: rkisp1: Increase ISP input resolution limit
 2021-03-29  5:40 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-03-29  5:40 UTC 

[PATCH] mm/memcg: fix 5.10 backport of splitting page memcg
 2021-03-29  5:27 UTC  (2+ messages)

[PATCH] Documentation: updated documentation for git commit --date
 2021-03-29  5:25 UTC  (3+ messages)
` [PATCH v2] "

[LTP] [PATCH 0/6] Convert syscalls/swap{on,off}/ to the new API
 2021-03-29  5:33 UTC  (2+ messages)
` [LTP] [PATCH 0/6] Convert syscalls/swap{on, off}/ "

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-03-29  5:33 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-03-29  5:32 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-03-29  5:32 UTC 

[PATCH net-next] qrtr: move to staging
 2021-03-29  5:30 UTC  (3+ messages)

[PATCH] mm: fix race by making init_zero_pfn() early_initcall
 2021-03-29  5:29 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] tick/broadcast: Allow later probed device enter oneshot mode
 2021-03-29  5:25 UTC 

[PATCH v2] PCI: Disable D3cold support on Intel XMM7360
 2021-03-29  5:23 UTC 

[meta-oe][master][PATCH] libcroco: Add fix for CVE-2020-12825
 2021-03-29  5:23 UTC  (2+ messages)

FAILED: patch "[PATCH] smb3: fix cached file size problems in duplicate extents" failed to apply to 4.4-stable tree
 2021-03-29  5:22 UTC 

FAILED: patch "[PATCH] smb3: fix cached file size problems in duplicate extents" failed to apply to 4.9-stable tree
 2021-03-29  5:22 UTC 

[PATCH] Documentation: amended usages of various (sub)commands
 2021-03-29  5:17 UTC  (5+ messages)

FAILED: patch "[PATCH] smb3: fix cached file size problems in duplicate extents" failed to apply to 4.14-stable tree
 2021-03-29  5:20 UTC 

FAILED: patch "[PATCH] smb3: fix cached file size problems in duplicate extents" failed to apply to 4.19-stable tree
 2021-03-29  5:20 UTC 

FAILED: patch "[PATCH] smb3: fix cached file size problems in duplicate extents" failed to apply to 5.4-stable tree
 2021-03-29  5:21 UTC 

[dpdk-dev] [PATCH v1] net/ice: remove the redundant function type
 2021-03-29  4:56 UTC 

[meta-oe][dunfell][PATCH] freerdp: Add missing libxkbcommon WL dependency
 2021-03-29  5:14 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/ak/linux-misc
 2021-03-29  5:13 UTC 

[PATCH v9] MIPS: force use FR=0 for FPXX binaries
 2021-03-29  5:09 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-03-29  5:08 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-03-29  5:08 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2021-03-29  5:08 UTC 

patch "tty: fix memory leak in vc_deallocate" added to tty-next
 2021-03-29  5:07 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2021-03-29  5:08 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2021-03-29  5:08 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2021-03-29  5:07 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2021-03-29  5:07 UTC 

[PATCH] usb: dwc2: add parenthess and space around *
 2021-03-29  5:06 UTC  (2+ messages)

[PATCH v2 0/3] ppc: Enable 2nd DAWR support on Power10
 2021-03-29  5:04 UTC  (10+ messages)
` [PATCH v2 1/3] Linux headers: update from 5.12-rc3
` [PATCH v2 2/3] ppc: Rename current DAWR macros and variables
` [PATCH v2 3/3] ppc: Enable 2nd DAWR support on p10

[net-next 1/2] xen-netback: add module parameter to disable ctrl-ring
 2021-03-29  5:03 UTC  (13+ messages)

[PATCH v7 0/5] misc: Add Add Synopsys DesignWare xData IP driver
 2021-03-29  5:03 UTC  (5+ messages)
` [PATCH v7 1/5] misc: "

Compiling kernel-3.4.xxx with gcc-9.x. Need some help
 2021-03-29  4:57 UTC  (3+ messages)

[PATCH] ceph: fix a typo in comments
 2021-03-29  4:59 UTC 

[cip-dev] cip/linux-4.19.y-cip baseline-nfs: 8 runs, 1 regressions (v4.19.183-cip46) #kernelci
 2021-03-29  4:59 UTC 

[cip-dev] cip/linux-4.19.y-cip baseline: 162 runs, 4 regressions (v4.19.183-cip46) #kernelci
 2021-03-29  4:59 UTC 

[meta-oe][gatesgarth][PATCH] libcroco: Add fix for CVE-2020-12825
 2021-03-29  4:56 UTC  (2+ messages)
` [oe] "

[dunfell/master PATCH] ti-rtos: update metadata and version of am64x rtos firmware
 2021-03-29  4:44 UTC  (3+ messages)
  ` [meta-ti] "

[PATCH] powerpc/64s: power4 nap fixup in C
 2021-03-29  4:40 UTC  (2+ messages)

[linux-stable-rc:linux-5.11.y 1413/1551] ERROR: modpost: "devm_iio_dmaengine_buffer_alloc" [drivers/iio/adc/adi-axi-adc.ko] undefined!
 2021-03-29  4:38 UTC 

ESP RSS support for NVIDIA Mellanox ConnectX-6 Ethernet Adapter Cards
 2021-03-29  4:33 UTC 

[dpdk-dev] [PATCH] [RFC] eventdev: introduce crypto adapter enqueue API
 2021-03-29  4:31 UTC  (5+ messages)
` [dpdk-dev] [PATCH v1 0/2] Enhancements to crypto adapter forward mode
  ` [dpdk-dev] [PATCH v1 2/2] event/octeontx2: support "

[cip-dev] cip/linux-4.19.y-cip build: 112 builds: 0 failed, 112 passed, 42 warnings (v4.19.183-cip46) #kernelci
 2021-03-29  4:30 UTC 

UnitTest using the /tmp file system
 2021-03-29  4:29 UTC  (3+ messages)

[PATCH v11 0/7] Pegasos2 emulation
 2021-03-29  4:15 UTC  (2+ messages)

[PATCH 0/2] pseries: SMP sockets must match NUMA nodes
 2021-03-29  4:20 UTC  (7+ messages)
` [PATCH 1/2] spapr: number of SMP sockets must be equal to "

[RFC PATCH-for-6.1 00/10] hw/misc: Add memory_region_add_subregion_aliased() helper
 2021-03-29  4:12 UTC  (5+ messages)
` [PATCH-for-6.1 06/10] hw/block/pflash_cfi02: Remove pflash_setup_mappings()
` [PATCH-for-6.1 07/10] hw/block/pflash_cfi02: Simplify pflash_cfi02_register() prototype

post-receive: pub/scm/linux/kernel/git/sashal/deps
 2021-03-29  4:23 UTC 

Fwd: Serious bug in rxe_resp.c
 2021-03-29  4:18 UTC 

Fwd: Possible bug in test_mr.py
 2021-03-29  4:18 UTC 

[PATCH 2/2] cpupower: fix amd cpu (family >= 0x17) active state issue
 2021-03-29  4:11 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-03-29  4:09 UTC 

[meta-python][PATCH v3 1/3] python3-starlette: new package
 2021-03-29  4:08 UTC  (3+ messages)
` [meta-python][PATCH v3 2/3] python3-pydantic: "
` [meta-python][PATCH v3 3/3] python3-fastapi: "

[PATCH] git: Remove CVE-2021-21300 patch
 2021-03-29  4:07 UTC  (3+ messages)
  ` [OE-core] "

[PATCH] ext4: fix error code in ext4_commit_super
 2021-03-29  3:57 UTC 

[meta-python][PATCH v3 1/5] python3-h11: new package
 2021-03-29  4:04 UTC  (5+ messages)
` [meta-python][PATCH v3 2/5] python3-httptools: "
` [meta-python][PATCH v3 3/5] python3-uvloop: "
` [meta-python][PATCH v3 4/5] python3-wsproto: "
` [meta-python][PATCH v3 5/5] python3-uvicorn: "

[PATCH] drm/amdgpu: Reset error code for 'no handler' case
 2021-03-29  4:05 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/2] Bug fixes in kms_atomic_transition
 2021-03-29  4:04 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/kms_atomic_transition: Fix clean up when subtest fails

[dpdk-dev] Questions about reporting auto-negotiation capability
 2021-03-29  4:02 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-03-29  4:01 UTC 

post-receive: pub/scm/linux/kernel/git/masahiroy/linux-kbuild
 2021-03-29  4:01 UTC 

[PATCH net-next 0/9] net: hns3: misc updates for -next
 2021-03-29  3:57 UTC  (6+ messages)
` [PATCH net-next 5/9] net: hns3: optimize the process of queue reset
` [PATCH net-next 6/9] net: hns3: add handling for xmit skb with recursive fraglist
` [PATCH net-next 7/9] net: hns3: add tx send size handling for tso skb
` [PATCH net-next 8/9] net: hns3: expand the tc config command
` [PATCH net-next 9/9] net: hns3: add stats logging when skb padding fails


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.