All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-16 12:05:55 to 2021-03-16 12:53:09 UTC [more...]

[PATCH v2] seq_file: Unconditionally use vmalloc for buffer
 2021-03-16 12:43 UTC  (5+ messages)

[PATCH v7 00/38] SCMI vendor protocols and modularization
 2021-03-16 12:48 UTC  (23+ 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

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

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

Windows 10 won't run on default x86_64 machine anymore
 2021-03-16 12:49 UTC  (9+ messages)

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

[PATCH 0/6] qtests: Check accelerator available at runtime via QMP 'query-accels'
 2021-03-16 12:48 UTC  (9+ 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 

+ 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

[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

[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()

[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

[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 00/10] tick/nohz updates
 2021-03-16 12:28 UTC  (5+ 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()

[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] "

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 5.11 000/306] 5.11.7-rc1 review
 2021-03-16 12:34 UTC 

[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 

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

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 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  (10+ messages)
` [PATCH 2/4] KVM: x86: hyper-v: Prevent using not-yet-updated TSC page by secondary CPUs
` [PATCH 3/4] KVM: x86: hyper-v: Track Hyper-V TSC page status

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

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

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

[PATCH v7 0/8] Pegasos2 emulation
 2021-03-16 12:24 UTC  (8+ 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

[PATCH v2 00/14] Embed struct vfio_device in all sub-structures
 2021-03-16 12:25 UTC  (6+ messages)
` [PATCH v2 02/14] vfio: Simplify the lifetime logic for vfio_device
` [PATCH v2 03/14] vfio: Split creation of a vfio_device into init and register ops

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  (40+ messages)
` [PATCH u-boot v3 01/39] regmap: fix a serious pointer casting bug
` [PATCH u-boot v3 02/39] api: fix a potential serious bug caused by undef CONFIG_SYS_64BIT_LBA
` [PATCH u-boot v3 03/39] checkpatch: require quotes around section name in the __section() macro
` [PATCH u-boot v3 04/39] treewide: Convert macro and uses of __section(foo) to __section("foo")
` [PATCH u-boot v3 05/39] compiler.h: align the __ADDRESSABLE macro with Linux' version
` [PATCH u-boot v3 06/39] linker_lists: prepare macros to avoid code repetition
` [PATCH u-boot v3 07/39] test/py: improve regular expression for ut subtest symbol matcher
` [PATCH u-boot v3 08/39] linker_lists: declare lists and entries as __ADDRESSABLE for LTO
` [PATCH u-boot v3 09/39] string: make memcpy(), memset(), memcmp() and memmove() visible "
` [PATCH u-boot v3 10/39] efi_loader: fix warning when linking with LTO
` [PATCH u-boot v3 11/39] efi_loader: add Sphinx doc for __efi_runtime and __efi_runtime_data
` [PATCH u-boot v3 12/39] efi_loader: add macro for const EFI runtime data
` [PATCH u-boot v3 13/39] efi_selftest: compiler flags for efi_selftest_miniapp_exception.o
` [PATCH u-boot v3 14/39] lib: crc32: put the crc_table variable into efi_runtime_rodata section
` [PATCH u-boot v3 15/39] Makefile, Makefile.spl: cosmetic change
` [PATCH u-boot v3 16/39] build: use thin archives instead of incremental linking
` [PATCH u-boot v3 17/39] build: support building with Link Time Optimizations
` [PATCH u-boot v3 18/39] build: link with --build-id=none
` [PATCH u-boot v3 19/39] sandbox: errno: avoid conflict with libc's errno
` [PATCH u-boot v3 20/39] sandbox: use sections instead of symbols for getopt array boundaries
` [PATCH u-boot v3 21/39] sandbox: make LTO available
` [PATCH u-boot v3 22/39] sandbox: enable LTO by default
` [PATCH u-boot v3 23/39] ARM: global_data: make set_gd() work for armv5 and armv6
` [PATCH u-boot v3 24/39] ARM: make gd a function call for LTO and set via set_gd()
` [PATCH u-boot v3 25/39] ARM: fix LTO build for some thumb-interwork cases
` [PATCH u-boot v3 26/39] ARM: fix LTO for imx28_xea
` [PATCH u-boot v3 27/39] ARM: fix LTO for apf27
` [PATCH u-boot v3 28/39] ARM: fix LTO for keystone
` [PATCH u-boot v3 29/39] ARM: kona: fix clk_bsc_enable() type mismatch for LTO
` [PATCH u-boot v3 30/39] ARM: imx8m: fix imx_eqos_txclk_set_rate() "
` [PATCH u-boot v3 31/39] ARM: fix LTO for seaboard
` [PATCH u-boot v3 32/39] ARM: fix LTO for rockchip and samsung
` [PATCH u-boot v3 33/39] ARM: omap3: fix LTO for DM3730 (and possibly other omap3 boards)
` [PATCH u-boot v3 34/39] armv8: SPL: discard relocation information
` [PATCH u-boot v3 35/39] ata: ahci: fix ahci_link_up() type mismatch for LTO
` [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

[Bug 1880518] [NEW] issue while installing docker inside s390x container
 2021-03-16 12:00 UTC  (2+ messages)
` [Bug 1880518] "

[igt-dev] [PATCH i-g-t v23 00/37] Introduce IGT allocator
 2021-03-16 12:25 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v23 04/37] lib/igt_map: Introduce igt_map

[PATCH] powerpc/numa: Fix topology_physical_package_id() on pSeries
 2021-03-16 12:24 UTC 

[dpdk-dev] [PATCH 0/3] vhost: make virtqueue cache-friendly
 2021-03-16 12:25 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/3] vhost: move dirty logging cache out of the virtqueue

[PATCH v5 0/5] HDR10 static metadata
 2021-03-16 12:22 UTC  (5+ messages)
` [PATCH v5 3/5] v4l: Add HDR10 static metadata controls
` [PATCH v5 4/5] docs: Document CLL and Mastering display colorimetry controls

[PATCH v2] btrfs: add test for cases when a dio write has to fallback to a buffered write
 2021-03-16 12:22 UTC 

[PATCH v2 0/2] AM64: Add USB support
 2021-03-16 12:21 UTC  (3+ messages)

[PATCH] btrfs: test delayed subvolume deletion on mount and remount
 2021-03-16 12:22 UTC 

[PATCH v4 00/12] net: Pad short frames for network backends
 2021-03-16 12:04 UTC  (13+ messages)
` [PATCH v4 01/12] net: eth: Add a helper to pad a short Ethernet frame
` [PATCH v4 02/12] net: Add a 'do_not_pad" to NetClientState
` [PATCH v4 03/12] net: Pad short frames to minimum size before sending from SLiRP/TAP
` [PATCH v4 04/12] hw/net: virtio-net: Initialize nc->do_not_pad to true
` [PATCH v4 05/12] hw/net: e1000: Remove the logic of padding short frames in the receive path
` [PATCH v4 06/12] hw/net: vmxnet3: "
` [PATCH v4 07/12] hw/net: i82596: "
` [PATCH v4 08/12] hw/net: ne2000: "
` [PATCH v4 09/12] hw/net: pcnet: "
` [PATCH v4 10/12] hw/net: rtl8139: "
` [PATCH v4 11/12] hw/net: sungem: "
` [PATCH v4 12/12] hw/net: sunhme: "

[dpdk-dev] [PATCH v1 1/1] net/mlx5: fix port id / push VLAN actions index incorrect
 2021-03-16 12:21 UTC  (2+ messages)

[RESEND v1 net-next 0/5] net: stmmac: enable multi-vector MSI
 2021-03-16 12:18 UTC  (12+ messages)
` [RESEND v1 net-next 1/5] net: stmmac: introduce DMA interrupt status masking per traffic direction
` [RESEND v1 net-next 2/5] net: stmmac: make stmmac_interrupt() function more friendly to MSI
` [RESEND v1 net-next 3/5] net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TX
` [RESEND v1 net-next 4/5] stmmac: intel: add support for multi-vector msi and msi-x
` [RESEND v1 net-next 5/5] net: stmmac: use interrupt mode INTM=1 for multi-MSI

[PULL v2 0/5] Meson version update
 2021-03-16 12:17 UTC  (4+ messages)

[PATCH 00/10] KVM: arm64: Enable SVE support on nVHE systems
 2021-03-16 12:18 UTC  (11+ messages)
` [PATCH 01/10] KVM: arm64: Provide KVM's own save/restore SVE primitives
` [PATCH 08/10] KVM: arm64: Add a nVHE-specific SVE VQ reset hypercall

Re:
 2021-03-16 12:16 UTC 

[PATCH][RESEND] scsi: ufs-mediatek: Correct operator & -> &&
 2021-03-16 12:15 UTC 

[PATCH] Fix use-after-free in io_wqe_inc_running() due to wq already being free'd
 2021-03-16 12:11 UTC  (4+ messages)

[PATCH] usb: dwc3: remove 'pm_runtime_set_active' in resume callback
 2021-03-16 12:16 UTC  (3+ messages)

opensm + ceph RDMA = Down OSDs
 2021-03-16 12:15 UTC 

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

kernel BUG at kernel/auditsc.c:1527!
 2021-03-16 12:08 UTC  (9+ messages)

[PATCH 4.4 00/75] 4.4.262-rc1 review
 2021-03-16 12:07 UTC  (2+ messages)

Kernel 5.4 xenomai 3.1 -stable, e1000e, NIC crash on ifup
 2021-03-16 12:08 UTC  (2+ messages)

[igt-dev] [i-g-t, v2] test/i915/gem_exec_reloc: check reloc support in GEM
 2021-03-16 12:07 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH 1/1] USB: serial: pl2303: TA & TB alternate divider
 2021-03-16 12:06 UTC 

[PATCH 2/2] Bug Fix for last patch
 2021-03-16 12:05 UTC  (9+ messages)
` [PATCH] Insert SFENCE.VMA in function set_pte_at for RISCV

[PATCH] staging: rtl8723bs/core: add spaces between operators
 2021-03-16 12:05 UTC 

[PATCH 1/3] drm/ttm: move swapout logic around
 2021-03-16 12:05 UTC  (5+ messages)
` [PATCH 3/3] drm/ttm: switch to per device LRU lock


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.