All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-12 11:22:04 to 2021-04-12 11:53:29 UTC [more...]

nvme ioctl refactor and generic per-namespace char device
 2021-04-12 11:52 UTC  (9+ messages)
` [PATCH 13/13] nvme: introduce generic per-namespace chardev

pull-request: iwlwifi-next 2021-04-12
 2021-04-12 11:53 UTC  (5+ messages)

[PATCH v4, 0/3] support gce on mt8192 platform
 2021-04-12 11:51 UTC  (12+ messages)
` [PATCH v4, 1/3] dt-binding: gce: add gce header file for mt8192
` [PATCH v4, 2/3] arm64: dts: mt8192: add gce node
` [PATCH v4, 3/3] mailbox: cmdq: add mt8192 support

[PATCH] x86/cpuid: Advertise no-lmsle unilaterally to hvm guests
 2021-04-12 11:52 UTC  (4+ messages)

error bucause of 492999986124b5e960d0e21fc81d341458d6c5ad
 2021-04-12 11:52 UTC  (3+ messages)
` [meta-freescale] "

[PATCH] mmc: sdhci-tegra: Add required callbacks to set/clear CQE_EN bit
 2021-04-12 11:51 UTC  (4+ messages)

[PATCH v5 0/3] ppc: Enable 2nd DAWR support on Power10
 2021-04-12 11:44 UTC  (8+ messages)
` [PATCH v5 1/3] Linux headers: update from 5.12-rc3
` [PATCH v5 2/3] ppc: Rename current DAWR macros and variables
` [PATCH v5 3/3] ppc: Enable 2nd DAWR support on p10

[PATCHv2] v4l2-ctrls: fix reference to freed memory
 2021-04-12 11:51 UTC 

[PATCH 1/3] powerpc/ebpf32: Fix comment on BPF_ALU{64} | BPF_LSH | BPF_K
 2021-04-12 11:44 UTC  (6+ messages)
` [PATCH 2/3] powerpc/ebpf32: Rework 64 bits shifts to avoid tests and branches
` [PATCH 3/3] powerpc/ebpf32: Use standard function call for functions within 32M distance

[RFC Part1 PATCH 00/13] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-04-12 11:49 UTC  (3+ messages)
` [RFC Part1 PATCH 13/13] x86/kernel: add support to validate memory when changing C-bit

[PATCH 0/2] x86/shadow: shadow_get_page_from_l1e() adjustments
 2021-04-12 11:48 UTC  (3+ messages)
` [PATCH 1/2] x86/shadow: re-use variables in shadow_get_page_from_l1e()
` [PATCH 2/2] x86/shadow: streamline shadow_get_page_from_l1e()

[PATCH] iio: light: gp2ap002: Fix rumtime PM imbalance on error
 2021-04-12 11:47 UTC  (5+ messages)

[dpdk-dev] [PATCH] vhost: add support for packed ring in async vhost
 2021-04-12 11:34 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 0/4] "
  ` [dpdk-dev] [PATCH v5 1/4] vhost: abstract and reorganize async split ring code
  ` [dpdk-dev] [PATCH v5 2/4] vhost: add support for packed ring in async vhost
  ` [dpdk-dev] [PATCH v5 3/4] vhost: add batch datapath for async vhost packed ring
  ` [dpdk-dev] [PATCH v5 4/4] doc: add release note for vhost async "

[PATCH 6/7] rtw88: 8822c: add CFO tracking
 2021-04-12 11:47 UTC  (4+ messages)

linux-next: build warning after merge of the vfs tree
 2021-04-12 11:47 UTC 

[yocto] #golang: go fetches dependencies in compile phase
 2021-04-12 11:47 UTC  (2+ messages)
`  "

[PATCH 2/7] rtw88: follow the AP basic rates for tx mgmt frame
 2021-04-12 11:46 UTC  (4+ messages)

[Virtio-fs] [virtiofsd-rs] MR opened: Add statx() (so we can use mount IDs)
 2021-04-12 11:46 UTC 

[PATCH v4] sound: rawmidi: Add framing mode
 2021-04-12 11:44 UTC  (10+ messages)

[PATCH] dmaengine: qcom_hidma: remove unused code
 2021-04-12 11:44 UTC  (3+ messages)

[PATCH] net: mac802154: fix WARNING in ieee802154_del_device
 2021-04-12 11:45 UTC  (2+ messages)

[GIT PULL] ARM: at91: dt for 5.13
 2021-04-12 11:42 UTC  (7+ messages)

[PATCH v1 1/4] powerpc: Remove probe_user_read_inst()
 2021-04-12 11:42 UTC  (8+ messages)
` [PATCH v1 2/4] powerpc: Make probe_kernel_read_inst() common to PPC32 and PPC64
` [PATCH v1 3/4] powerpc: Rename probe_kernel_read_inst()
` [PATCH v1 4/4] powerpc: Move copy_from_kernel_nofault_inst()

[PATCH net-next 1/1] netfilter: flowtable: Make sure dst_cache is valid before using it
 2021-04-12 11:42 UTC  (4+ messages)

[PATCH V5 00/12] block: support bio based io polling
 2021-04-12 11:42 UTC  (11+ messages)
` [PATCH V5 07/12] block: prepare for supporting bio_list via other link
    ` [dm-devel] "
` [PATCH V5 08/12] block: use per-task poll context to implement bio based io polling
        ` [dm-devel] "

[RFC PATCH 00/11] Modernise prserv
 2021-04-12 11:41 UTC  (12+ messages)
` [RFC PATCH 01/11] hashserv: Use generic ConnectionError
` [RFC PATCH 02/11] asyncrpc: Common implementation of RPC using json & asyncio
` [RFC PATCH 03/11] hashserv: Refactor to use asyncrpc
` [RFC PATCH 04/11] prserv: Drop obsolete python version check
` [RFC PATCH 05/11] asyncrpc: Add ping method
` [RFC PATCH 06/11] prserv: Use multiprocessing to auto start prserver
` [RFC PATCH 07/11] prserv: Extract daemonization from PRServer class
` [RFC PATCH 08/11] prserv: Handle requests in main thread
` [RFC PATCH 09/11] prserv: Drop unused methods
` [RFC PATCH 10/11] prserv: Replace XML RPC with modern asyncrpc implementation
` [RFC PATCH 11/11] prserv: Add connect function

[LTP] [COMMITTED] syscalls/sched_rr_get_interval: Fix wrong TTERRNO usage
 2021-04-12 11:41 UTC 

[PATCH] x86/EPT: minor local variable adjustment in ept_set_entry()
 2021-04-12 11:41 UTC  (2+ messages)

[LTP] [PATCH v2 1/1] pec: Convert to the new API
 2021-04-12 11:41 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/12] drm/i915: Extend GEN renames to the rest of the driver
 2021-04-12 11:40 UTC  (4+ messages)
` [Intel-gfx] [PATCH 02/12] drm/i915: add macros for graphics and media versions

[PATCH] x86/HVM: move is_s3_suspended field
 2021-04-12 11:38 UTC  (2+ messages)

Allowing space for packet headers in Wintun Tx/Rx
 2021-04-12 11:38 UTC  (9+ messages)

[SPDK] Re: NVMe Multipath subsystem controller IDs
 2021-04-12 11:38 UTC 

stable-rc/queue/4.19 baseline: 119 runs, 3 regressions (v4.19.186-52-gf2aee9aaba24e)
 2021-04-12 11:38 UTC 

[PATCH 00/19] More DG1 enabling
 2021-04-12 11:37 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

linux-next: build failure after merge of the usb tree
 2021-04-12 11:36 UTC 

[PATCH] Staging: Remove line to fix checkpatch error
 2021-04-12 11:25 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH v2] nvmem: eeprom: at25: add support for FRAM
 2021-04-12 11:36 UTC 

[PATCH] mm: optimize memory allocation
 2021-04-12 11:36 UTC  (6+ messages)

stable-rc/queue/4.9 baseline: 87 runs, 1 regressions (v4.9.266-25-gedd321209f787)
 2021-04-12 11:36 UTC 

[PATCH 00/28] media: ti-vpe: cal: prepare for multistream support
 2021-04-12 11:34 UTC  (29+ messages)
` [PATCH 01/28] media: ti-vpe: cal: add g/s_parm for legacy API
` [PATCH 02/28] media: ti-vpe: cal: fix error handling in cal_camerarx_create
` [PATCH 03/28] media: ti-vpe: cal: remove unused cal_camerarx->dev field
` [PATCH 04/28] media: ti-vpe: cal: rename "sensor" to "source"
` [PATCH 05/28] media: ti-vpe: cal: move global config from cal_ctx_wr_dma_config to runtime resume
` [PATCH 06/28] media: ti-vpe: cal: use v4l2_get_link_freq
` [PATCH 07/28] media: ti-vpe: cal: add cal_ctx_prepare/unprepare
` [PATCH 08/28] media: ti-vpe: cal: change index and cport to u8
` [PATCH 09/28] media: ti-vpe: cal: Add PPI context
` [PATCH 10/28] media: ti-vpe: cal: Add pixel processing context
` [PATCH 11/28] media: ti-vpe: cal: rename cal_ctx->index to dma_ctx
` [PATCH 12/28] media: ti-vpe: cal: rename CAL_HL_IRQ_MASK
` [PATCH 13/28] media: ti-vpe: cal: clean up CAL_CSI2_VC_IRQ_* macros
` [PATCH 14/28] media: ti-vpe: cal: catch VC errors
` [PATCH 15/28] media: ti-vpe: cal: remove wait when stopping camerarx
` [PATCH 16/28] media: ti-vpe: cal: disable ppi and pix proc at ctx_stop
` [PATCH 17/28] media: ti-vpe: cal: allocate pix proc dynamically
` [PATCH 18/28] media: ti-vpe: cal: add 'use_pix_proc' field
` [PATCH 19/28] media: ti-vpe: cal: add cal_ctx_wr_dma_enable and fix a race
` [PATCH 20/28] media: ti-vpe: cal: add vc and datatype fields to cal_ctx
` [PATCH 21/28] media: ti-vpe: cal: fix cal_ctx_v4l2_register error handling
` [PATCH 22/28] media: ti-vpe: cal: set field always to V4L2_FIELD_NONE
` [PATCH 23/28] media: ti-vpe: cal: fix typo in a comment
` [PATCH 24/28] media: ti-vpe: cal: add mbus_code support to cal_mc_enum_fmt_vid_cap
` [PATCH 25/28] media: ti-vpe: cal: rename non-MC funcs to cal_legacy_*
` [PATCH 26/28] media: ti-vpe: cal: init ctx->v_fmt correctly in MC mode
` [PATCH 27/28] media: ti-vpe: cal: remove cal_camerarx->fmtinfo
` [PATCH 28/28] media: ti-vpe: cal: support 8 DMA contexts

pull request: mt76 2021-04-12
 2021-04-12 11:35 UTC  (2+ messages)

[u-boot-fslc] enable d-cache in SPL for i.MX6
 2021-04-12 11:35 UTC  (2+ messages)
` [meta-freescale] "

[PATCH] Fix 'assignment to __be16' warning
 2021-04-12 11:53 UTC 

New 'make dtbs_check W=1' warnings
 2021-04-12 11:32 UTC  (5+ messages)

[ovmf test] 161033: all pass - PUSHED
 2021-04-12 11:34 UTC 

[dpdk-dev] [PATCH] test: make hugepage check more robust under Linux
 2021-04-12 11:33 UTC  (5+ messages)

stable-rc/linux-4.14.y build: 195 builds: 0 failed, 195 passed, 67 warnings (v4.14.230-60-g9c0b97ea1e558)
 2021-04-12 11:33 UTC 

[PATCH 1/1] arm: topology: parse the topology from the dt
 2021-04-12 11:31 UTC  (3+ messages)

[PATCH 00/10] describe tests: refactor & fix recent broken tests
 2021-04-12 11:33 UTC  (9+ messages)
` [PATCH v2 0/5] describe test fixes
  ` [PATCH v2 2/5] describe tests: refactor away from glob matching
  ` [PATCH v2 3/5] describe tests: don't rely on err.actual from "check_describe"
  ` [PATCH v2 4/5] describe tests: fix nested "test_expect_success" call
  ` [PATCH v2 5/5] describe tests: support -C in "check_describe"
` [PATCH v2 0/2] svn tests: trivial "set -e" in main body of test fixes
  ` [PATCH v2 1/2] svn tests: remove legacy re-setup from init-clone test
  ` [PATCH v2 2/2] svn tests: refactor away a "set -e" in test body

[PATCH] lib/string: sysfs_streq works case insensitively
 2021-04-12 11:33 UTC 

[PATCH v3 00/13] btrfs: support read-write for subpage metadata
 2021-04-12 11:33 UTC  (10+ messages)

[PATCH v7 0/5] clk: add driver for the SiFive FU740
 2021-04-12 11:31 UTC  (15+ messages)

More KCSAN data-race Reports
 2021-04-12 11:31 UTC  (4+ messages)

[Cluster-devel] [gfs2 PATCH] gfs2: allocate pages for clone bitmaps
 2021-04-12 11:32 UTC  (2+ messages)

[PATCH v6 00/10] CoreSight configuration management; ETM strobing
 2021-04-12 11:29 UTC  (5+ messages)
` [PATCH v6 07/10] coresight: etm4x: Add complex configuration handlers to etmv4

[PATCH v4 0/2] HID: google: add device tree bindings for Whiskers switch device
 2021-04-12 11:30 UTC  (3+ messages)
` [PATCH v4 1/2] mfd: google,cros-ec: add DT bindings for a baseboard's "
` [PATCH v4 2/2] HID: google: Add of_match table to Whiskers "

[PATCH 0/3] ext4: Fix data corruption when extending DIO write races with buffered read
 2021-04-12 11:30 UTC  (3+ messages)
` [PATCH 3/3] ext4: Fix overflow in ext4_iomap_alloc()

[PATCH 4/4] KVM: hyper-v: Advertise support for fast XMM hypercalls
 2021-04-12 11:29 UTC  (6+ messages)

apply for a new repo "openbmc/node-data-sync"
 2021-04-12 11:29 UTC  (2+ messages)

[PATCH v5 11/11] KVM: x86: Add capability to grant VM access to privileged SGX attribute
 2021-04-12 11:28 UTC  (3+ messages)

[PATCH v2] xen/pci: Refactor PCI MSI interrupts related code
 2021-04-12 11:28 UTC  (3+ messages)

[LTP] msgstress03, msgstress04 failure on linux 5.10.19 and 5.10.22
 2021-04-12 11:28 UTC  (9+ messages)
    ` [LTP] LTP "

[PATCH v3 0/4] add device drivers for Siemens Industrial PCs
 2021-04-12 11:27 UTC  (3+ messages)

consolidate the flock uapi definitions
 2021-04-12 11:26 UTC  (7+ messages)
` [PATCH 5/5] compat: consolidate the compat_flock{,64} definition

[PATCH 1/1] arm: do not copy magic 4 bytes of appended DTB in zImage
 2021-04-12 11:27 UTC  (3+ messages)

[PATCH v1 1/1] iio: adc: ad7768-1: Keep fwnode reference count balanced
 2021-04-12 11:27 UTC  (2+ messages)

[PATCH v4 01/16] perf/x86/intel: Add x86_pmu.pebs_vmx for Ice Lake Servers
 2021-04-12 11:26 UTC  (6+ messages)

[PATCH v1 1/1] leds: as3645a: Keep fwnode reference count balanced
 2021-04-12 11:25 UTC  (2+ messages)

[PATCH] tty: use printk_safe context at tty_msg()
 2021-04-12 11:25 UTC  (9+ messages)
    ` [PATCH v2] tty: use printk_deferred() "
          ` How to handle concurrent access to /dev/ttyprintk ?

[cip-dev] [PATCH 4.19.y-cip] drm: rcar-du: Fix crash when using LVDS1 clock for CRTC
 2021-04-12  7:25 UTC  (2+ messages)

[dpdk-dev] [PATCH] common/mlx5: fix missing __rte_internal tags in exported functions
 2021-04-12 11:25 UTC  (2+ messages)

[PATCH v3 0/4] powerpc/selftests: Add Power10 2nd DAWR selftests
 2021-04-12 11:22 UTC  (10+ messages)
` [PATCH v3 1/4] powerpc/selftests/ptrace-hwbreak: Add testcases for 2nd DAWR
` [PATCH v3 2/4] powerpc/selftests/perf-hwbreak: Coalesce event creation code
` [PATCH v3 3/4] powerpc/selftests/perf-hwbreak: Add testcases for 2nd DAWR
` [PATCH v3 4/4] powerpc/selftests: Add selftest to test concurrent perf/ptrace events

[GIT PULL] Renesas ARM DT updates for v5.13 (take two)
 2021-04-12 11:22 UTC  (5+ messages)

rdma-core: Minimum supported Debian & Ubuntu releases
 2021-04-12 11:23 UTC  (2+ messages)

[PATCH] platform/x86: pmc_atom: Match all Beckhoff Automation baytrail boards with critclk_systems DMI table
 2021-04-12 11:23 UTC  (6+ messages)

[PATCH v15 0/3] Introducing ETAS ES58X CAN USB interfaces
 2021-04-12 11:23 UTC  (3+ messages)

[PATCH v27 07/13] mm/damon: Implement a debugfs-based user space interface
 2021-04-12 11:22 UTC  (2+ messages)

[ANNOUNCE] util-linux v2.37-rc1
 2021-04-12 11:15 UTC  (2+ messages)

[PATCH v4 0/3] staging: rtl8192e: cleanup patchset for style issues
 2021-04-12 11:22 UTC  (3+ messages)
` [PATCH v4 2/3] staging: rtl8192e: remove unnecessary ftrace-like logging
` [PATCH v4 3/3] staging: rtl8192e: remove unnecessary parentheses

[PATCH v2, 0/5] Revert "mailbox: mediatek: remove implementation related to atomic_exec"
 2021-04-12 11:18 UTC  (2+ messages)
` [PATCH v2, 5/5] arm64: dts: mediatek: mt8183: add gce information for mmsys


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.