All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-16 12:26:06 to 2021-03-16 13:09:11 UTC [more...]

group for foxconn CI / fii oem repo
 2021-03-16 12:56 UTC  (3+ messages)

[PATCH] ASoC: fsl_sai: remove reset code from dai_probe
 2021-03-16 12:58 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v23 00/37] Introduce IGT allocator
 2021-03-16 13:08 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v23 37/37] tests/gem_linear_blits: Use intel allocator

[PATCH] perf stat: Align CSV output for summary mode
 2021-03-16 13:07 UTC  (3+ messages)

[PATCH v5] perf annotate: Fix sample events lost in stdio mode
 2021-03-16 13:07 UTC  (2+ messages)

[PATCH v7 0/8] Pegasos2 emulation
 2021-03-16 13:06 UTC  (10+ messages)

[Intel-gfx] [PATCH] drm/i915/hdcp: mst streams type1 capability check
 2021-03-16 13:06 UTC  (3+ messages)

git bisect fails to handle annotated tags
 2021-03-16 13:05 UTC 

[xen-unstable test] 160092: tolerable FAIL
 2021-03-16 13:06 UTC 

Windows 10 won't run on default x86_64 machine anymore
 2021-03-16 13:04 UTC  (11+ messages)

[PATCH 00/10] tick/nohz updates
 2021-03-16 13:05 UTC  (6+ messages)
` [PATCH 01/10] tick/nohz: Prevent tick_nohz_get_sleep_length() from returning negative value
` [PATCH 02/10] tick/nohz: Add tick_nohz_full_this_cpu()

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
 2021-03-16 13:03 UTC  (15+ messages)
` [PATCH 14/17] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE

[dpdk-dev] [PATCH 0/8] ether: refine debug compile option
 2021-03-16 13:05 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/8] "

[PATCH] btrfs-progs: common: make sure that qgroup id is in range
 2021-03-16 13:03 UTC  (4+ messages)

[PATCH v2 07/14] vfio/pci: Move VGA and VF initialization to functions
 2021-03-16 13:02 UTC  (2+ messages)

[PATCH v4 0/2] Some modification about ram_save_host_page()
 2021-03-16 12:57 UTC  (3+ messages)
` [PATCH v4 1/2] migration/ram: Reduce unnecessary rate limiting
` [PATCH v4 2/2] migration/ram: Optimize ram_save_host_page()

[PATCH] common/rc: virtiofs does not support atime options
 2021-03-16 13:01 UTC 

[PATCH v2] seq_file: Unconditionally use vmalloc for buffer
 2021-03-16 13:01 UTC  (7+ messages)

[PATCH v4] perf tools: perf_event_paranoid and kptr_restrict may crash on 'perf top'
 2021-03-16 13:00 UTC  (2+ messages)

[PATCH v2 0/6] Some cleanups for huge_memory
 2021-03-16 12:40 UTC  (7+ messages)
` [PATCH v2 1/6] mm/huge_memory.c: rework the function vma_adjust_trans_huge()
` [PATCH v2 2/6] mm/huge_memory.c: make get_huge_zero_page() return bool
` [PATCH v2 3/6] mm/huge_memory.c: rework the function do_huge_pmd_numa_page() slightly
` [PATCH v2 4/6] mm/huge_memory.c: remove redundant PageCompound() check
` [PATCH v2 5/6] mm/huge_memory.c: remove unused macro TRANSPARENT_HUGEPAGE_DEBUG_COW_FLAG
` [PATCH v2 6/6] mm/huge_memory.c: use helper function migration_entry_to_page()

[PATCH v5 00/36] KVM: arm64: A stage 2 for the host
 2021-03-16 12:53 UTC  (7+ messages)
` [PATCH v5 33/36] KVM: arm64: Wrap the host with a stage 2

[PATCH v7 00/38] SCMI vendor protocols and modularization
 2021-03-16 12:49 UTC  (61+ messages)
` [PATCH v7 01/38] firmware: arm_scmi: review protocol registration interface
` [PATCH v7 02/38] firmware: arm_scmi: introduce protocol handle definitions
` [PATCH v7 03/38] firmware: arm_scmi: introduce devres get/put protocols operations
` [PATCH v7 04/38] firmware: arm_scmi: make notifications aware of protocols users
` [PATCH v7 05/38] firmware: arm_scmi: introduce new devres notification ops
` [PATCH v7 06/38] firmware: arm_scmi: refactor events registration
` [PATCH v7 07/38] firmware: arm_scmi: convert events registration to protocol handles
` [PATCH v7 08/38] firmware: arm_scmi: add new protocol handle core xfer ops
` [PATCH v7 09/38] firmware: arm_scmi: add helper to access revision area memory
` [PATCH v7 10/38] firmware: arm_scmi: port Base protocol to new interface
` [PATCH v7 11/38] firmware: arm_scmi: port Perf protocol to new protocols interface
` [PATCH v7 12/38] cpufreq: scmi: port driver to the new scmi_perf_proto_ops interface
` [PATCH v7 13/38] firmware: arm_scmi: remove legacy scmi_perf_ops protocol interface
` [PATCH v7 14/38] firmware: arm_scmi: port Power protocol to new protocols interface
` [PATCH v7 15/38] firmware: arm_scmi: port GenPD driver to the new scmi_power_proto_ops interface
` [PATCH v7 16/38] firmware: arm_scmi: remove legacy scmi_power_ops protocol interface
` [PATCH v7 17/38] firmware: arm_scmi: port Clock protocol to new protocols interface
` [PATCH v7 18/38] clk: scmi: port driver to the new scmi_clk_proto_ops interface
` [PATCH v7 19/38] firmware: arm_scmi: remove legacy scmi_clk_ops protocol interface
` [PATCH v7 20/38] firmware: arm_scmi: port Reset protocol to new protocols interface
` [PATCH v7 21/38] reset: reset-scmi: port driver to the new scmi_reset_proto_ops interface
` [PATCH v7 22/38] firmware: arm_scmi: remove legacy scmi_reset_ops protocol interface
` [PATCH v7 23/38] firmware: arm_scmi: port Sensor protocol to new protocols interface
` [PATCH v7 24/38] hwmon: (scmi) port driver to the new scmi_sensor_proto_ops interface
` [PATCH v7 25/38] iio/scmi: "
` [PATCH v7 26/38] firmware: arm_scmi: remove legacy scmi_sensor_ops protocol interface
` [PATCH v7 27/38] firmware: arm_scmi: port SystemPower protocol to new protocols interface
` [PATCH v7 28/38] firmware: arm_scmi: port Voltage "
` [PATCH v7 29/38] regulator: scmi: port driver to the new scmi_voltage_proto_ops interface
` [PATCH v7 30/38] firmware: arm_scmi: remove legacy scmi_voltage_ops protocol interface
` [PATCH v7 31/38] firmware: arm_scmi: make references to handle const
` [PATCH v7 32/38] firmware: arm_scmi: cleanup legacy protocol init code
` [PATCH v7 33/38] firmware: arm_scmi: cleanup unused core xfer wrappers
` [PATCH v7 34/38] firmware: arm_scmi: cleanup events registration transient code
` [PATCH v7 35/38] firmware: arm_scmi: make notify_priv really private
` [PATCH v7 36/38] firmware: arm_scmi: rename non devres notify_ops
` [PATCH v7 37/38] firmware: arm_scmi: add protocol modularization support
` [PATCH v7 38/38] firmware: arm_scmi: add dynamic scmi devices creation

[LTP] [PATCH] open_posix: Remove hardcoded /tmp
 2021-03-16 13:00 UTC 

wisdom of multiple BBFILE_PATTERN_* example in BB user manual
 2021-03-16 12:59 UTC 

[PATCH] consul: export GO111MODULE=off
 2021-03-16 12:58 UTC  (2+ messages)
` [meta-virtualization] "

[PATCH 5.11 000/306] 5.11.7-rc1 review
 2021-03-16 12:57 UTC  (2+ messages)

[PATCH] kernel:kprobe: Fix typo issue
 2021-03-16 12:57 UTC 

[PATCH v2 0/3] mmc: renesas_sdhi: reset via reset controller
 2021-03-16 12:57 UTC  (4+ messages)
` [PATCH v2 3/3] mmc: renesas_sdhi: do hard reset if possible

[PATCH] perf record: Fix memory leak in vDSO
 2021-03-16 12:56 UTC  (4+ messages)

[PATCH v2 00/18] media: gmsl: Reliability improvement
 2021-03-16 12:56 UTC  (4+ messages)
` [PATCH v2 02/18] media: i2c: rdacm20: Enable noise immunity

[PATCH] Revert "phy: ti: j721e-wiz: add missing of_node_put"
 2021-03-16 12:51 UTC 

[PATCH V4]: minor cleanup and improvement
 2021-03-16 12:55 UTC  (3+ messages)

xen-blkfront: BUG_ON(info->nr_rings)
 2021-03-16 12:56 UTC  (4+ messages)

[PATCH] glibc: Fix CVE-2021-27645
 2021-03-16 12:56 UTC  (7+ messages)
` [OE-core] "

[PATCH] doc: icicle: Fix incorrect board name in HSS docs
 2021-03-16 12:56 UTC  (3+ messages)

[PATCH v2 00/14] Embed struct vfio_device in all sub-structures
 2021-03-16 12:54 UTC  (4+ messages)
` [PATCH v2 03/14] vfio: Split creation of a vfio_device into init and register ops

[PATCH 00/15] staging: rtl8723bs: remove unused code blocks
 2021-03-16 11:43 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: update minimum supported kernel
 2021-03-16 12:54 UTC  (4+ messages)

[iwlwifi] v5.12-rc1: Unable to move phy0 to other network namespace
 2021-03-16 12:52 UTC  (3+ messages)

[PATCH] include/sysemu: Poison all accelerator CONFIG switches in common code
 2021-03-16 12:52 UTC 

[PATCH v7] [GSOC] commit: add --trailer option
 2021-03-16 12:52 UTC  (4+ messages)
` [PATCH v8 0/2] "
  ` [PATCH v8 1/2] "

[dpdk-dev] [PATCH] net/sfc: allow PPPoE flow pattern items
 2021-03-16 12:51 UTC 

[PATCH v4 0/3] x86/sgx: NUMA
 2021-03-16 12:50 UTC  (6+ messages)
` [PATCH v4 1/3] x86/sgx: Use sgx_free_epc_page() in sgx_reclaim_pages()

[PATCH 0/6] qtests: Check accelerator available at runtime via QMP 'query-accels'
 2021-03-16 12:48 UTC  (11+ messages)
` [PATCH 1/6] accel: Introduce 'query-accels' QMP command

[PATCH v2] cifs: Silently ignore unknown oplock break handle
 2021-03-16 12:48 UTC 

[PATCH v2 07/25] x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled
 2021-03-16 12:46 UTC  (13+ messages)

[PATCH] Add MHI bus support and driver for T99W175 5G modem
 2021-03-16 12:42 UTC 

[dpdk-dev] [PATCH] eal: update all buses default scan mode
 2021-03-16 12:45 UTC 

[PATCH] mtd: Notify user when erasure of a block failed during erase op
 2021-03-16 12:44 UTC 

+ kernel-crash_core-add-crashkernel=auto-for-vmcore-creation.patch added to -mm tree
 2021-03-16 12:42 UTC  (3+ messages)

[input:master] BUILD SUCCESS e512a9e9f44db4fad09d3c747c07311a643dd356
 2021-03-16 12:42 UTC 

[PATCH] ALSA: hda: Fix spelling mistakes
 2021-03-16 12:43 UTC 

Ficus EE not working / supported ?
 2021-03-16 12:44 UTC 

[PATCH] docs: Remove obsolete paragraph about config-target.mak
 2021-03-16 12:42 UTC 

[PATCH 0/5] Uncore PMON discovery mechanism support
 2021-03-16 12:42 UTC  (6+ messages)
` [PATCH 1/5] perf/x86/intel/uncore: Parse uncore discovery tables

[dpdk-dev] [PATCH v2 0/3] vhost: make virtqueue cache-friendly
 2021-03-16 12:41 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 1/3] vhost: remove unused Vhost virtqueue field
` [dpdk-dev] [PATCH v2 2/3] vhost: move dirty logging cache out of the virtqueue
` [dpdk-dev] [PATCH v2 3/3] vhost: optimize vhost virtqueue struct

[PATCH 1/2] selftests: add a kselftest for SLUB debugging functionality
 2021-03-16 12:41 UTC  (2+ messages)
` [PATCH 2/2] slub: remove resiliency_test() function

[dpdk-dev] [PATCH 0/8] common/sfc_efx: prepare to introduce vDPA driver
 2021-03-16 12:41 UTC  (8+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/8] common/sfc_efx/base: add base virtio support for vDPA

[dpdk-dev] [PATCH v2 0/9] features and bugfixes for hns3
 2021-03-16 12:40 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/8] "
  ` [dpdk-dev] [PATCH v3 1/8] net/hns3: support runtime config to select IO burst func

[patch V2 0/3] signals: Allow caching one sigqueue object per task
 2021-03-16 12:36 UTC  (7+ messages)
` [patch V2 3/3] signal: Allow tasks to cache one sigqueue struct

[PATCH RFC] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
 2021-03-16 12:36 UTC  (6+ messages)
` [RFC v2] "

[PATCH 1/2] nand: nand-mxs: Fix marking BBT blocks as bad
 2021-03-16 12:36 UTC  (2+ messages)
` [PATCH 2/2] mtd: nand_bbt: Skip bad blocks when searching for the BBT in NAND

[PATCH] fs: Fix default mount when device already mounted
 2021-03-16 12:35 UTC 

stable request
 2021-03-16 12:35 UTC  (5+ messages)

[weiny2:tip-pks-v4.6-5.12-rc 25/32] arch/x86/mm/fault.c:1220:6: error: redefinition of 'handle_pks'
 2021-03-16 12:36 UTC 

[RFC PATCH 0/2] hw/s390x: modularize virtio-gpu-ccw
 2021-03-16 12:26 UTC  (3+ messages)
` [RFC PATCH 1/2] modules: introduce target specific modules
` [RFC PATCH 2/2] hw/s390x: modularize virtio-gpu-ccw

[igt-dev] [PATCH i-g-t 0/1] tests/kms_cursor_crc: Add vblank wait for restore
 2021-03-16 12:35 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_cursor_crc: Add vblank wait for restore (rev2)

[PATCH v8 0/3] GUD USB Display driver
 2021-03-16 12:34 UTC  (3+ messages)

[PATCH 0/3] KVM: my debug patch queue
 2021-03-16 12:34 UTC  (7+ messages)
` [PATCH 2/3] KVM: x86: guest debug: don't inject interrupts while single stepping

[PATCH] hwrng: core - convert sysfs sprintf/snprintf family to sysfs_emit
 2021-03-16 12:34 UTC 

[PULL V2 00/20] Net patches
 2021-03-16 12:30 UTC  (2+ messages)

[PATCH] dm: spi: Prevent setting a speed of 0 Hz in spi_post_probe
 2021-03-16 12:33 UTC 

drivers/usb/host/ohci-hcd.c:1318 ohci_hcd_mod_init() warn: ignoring unreachable code
 2021-03-16 12:32 UTC  (3+ messages)

[linux-stable-rc CI] Test report for 4.19.181-rc1/x86
 2021-03-16 12:32 UTC 

[PATCH] rtc: ds1307: set uie_unsupported if no interrupt is available
 2021-03-16 12:32 UTC  (4+ messages)

[PATCH v4] staging:rtl8723bs:core:rtw_wlan_util:fixed indentation coding style issue
 2021-03-16 12:31 UTC 

[PATCH] zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone()
 2021-03-16 12:30 UTC 

[PATCH 0/4] KVM: x86: hyper-v: TSC page fixes
 2021-03-16 12:29 UTC  (6+ messages)
` [PATCH 2/4] KVM: x86: hyper-v: Prevent using not-yet-updated TSC page by secondary CPUs

[PATCH v1 1/1] gpio: mockup: Adjust documentation to the code
 2021-03-16 12:29 UTC  (2+ messages)

[PATCH] Revert "perf/x86: Allow zero PEBS status with only single active event"
 2021-03-16 12:28 UTC  (6+ messages)

[PATCH] powerpc/numa: Fix topology_physical_package_id() on pSeries
 2021-03-16 12:28 UTC  (3+ messages)

[PATCH v8 0/2] Add encoder ctrls for long term reference
 2021-03-16 12:27 UTC  (3+ messages)
` [PATCH v8 1/2] media: v4l2-ctrl: add controls "

[PATCH v3 0/6] qcow2: compressed write cache
 2021-03-16 12:25 UTC  (7+ messages)
` [PATCH v3 6/6] block/qcow2: use seqcache for compressed writes

renesas/next ltp-ipc: 10 runs, 1 regressions (renesas-next-2021-03-16-v5.12-rc2)
 2021-03-16 12:25 UTC 

[PATCH u-boot v3 00/39] U-Boot LTO (Sandbox + Some ARM boards)
 2021-03-16 12:26 UTC  (5+ messages)
` [PATCH u-boot v3 36/39] ARM: make LTO available
` [PATCH u-boot v3 37/39] ARM: don't use -ffunction-sections/-fdata-sections with LTO build
` [PATCH u-boot v3 38/39] ARM: don't use --gc-sections with LTO when using private libgcc
` [PATCH u-boot v3 39/39] ARM: enable LTO for some boards


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.