All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-15 12:19:46 to 2021-06-15 13:22:20 UTC [more...]

patch "serial_cs: Add Option International GSM-Ready 56K/ISDN modem" added to tty-testing
 2021-06-15 13:22 UTC 

patch "serial_cs: remove wrong GLOBETROTTER.cis entry" added to tty-testing
 2021-06-15 13:22 UTC 

[PATCH] x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed
 2021-06-15 13:20 UTC  (2+ messages)

[PATCH v4 0/5] RISC-V: Add kexec/kdump support
 2021-06-15 13:19 UTC  (3+ messages)
` [PATCH v4 5/5] RISC-V: Add crash kernel support

[PATCH 0/5] serial, Malta: Fixes to magic multipliers for SMSC Super I/O UARTs
 2021-06-15 13:19 UTC  (3+ messages)
` [PATCH 4/5] serial: core, 8250: Add a hook for extra port property reporting

[PATCH 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
 2021-06-15 13:18 UTC  (4+ messages)

[next] [arm64] kernel BUG at arch/arm64/mm/physaddr.c
 2021-06-15 13:19 UTC  (3+ messages)

[RFC PATCH 00/10] thread_info: use helpers to snapshot thread flags
 2021-06-15 13:18 UTC  (3+ messages)
` [RFC PATCH 09/10] powerpc: "

[PATCH 1/2] tpm: Fix tpmrm reference counting
 2021-06-15 13:18 UTC  (3+ messages)
` [PATCH 2/2] tpm: Fix crash on tmprm release

[PATCH 0/3] riscv: optimized mem* functions
 2021-06-15 13:18 UTC  (5+ messages)
` [PATCH 1/3] riscv: optimized memcpy

[PATCH v2 0/1] arm64: dts: lx2160a: Fix the compatible string of LX2160A UART
 2021-06-15 13:16 UTC  (2+ messages)
` [PATCH v2 1/1] "

BUG in 1f3d87c75129 ("x86/vpt: do not take pt_migrate rwlock in some cases")
 2021-06-15 13:17 UTC  (7+ messages)

[PATCH v2 0/3] staging: mt7621-pci: define ralink PCI_IOBASE to avoid manually ranges parsing
 2021-06-15 13:12 UTC  (8+ messages)
` [PATCH v2 1/3] MIPS: ralink: Define PCI_IOBASE

[PATCH 1/3] net: libertas: remove leading spaces before tabs
 2021-06-15 13:16 UTC  (2+ messages)
` [1/3] "

[PATCH 00/12] iio:accel: Header Cleanups
 2021-06-15 13:16 UTC  (4+ messages)
` [PATCH 01/12] iio:accel:adxl372: Cleanup includes

switch block layer polling to a bio based model v4
 2021-06-15 13:10 UTC  (17+ messages)
` [PATCH 01/16] direct-io: remove blk_poll support
` [PATCH 02/16] block: don't try to poll multi-bio I/Os in __blkdev_direct_IO
` [PATCH 03/16] iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw
` [PATCH 04/16] blk-mq: factor out a blk_qc_to_hctx helper
` [PATCH 05/16] blk-mq: factor out a "classic" poll helper
` [PATCH 06/16] blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal
` [PATCH 07/16] blk-mq: remove blk_qc_t_valid
` [PATCH 08/16] block: replace the spin argument to blk_iopoll with a flags argument
` [PATCH 09/16] io_uring: don't sleep when polling for I/O
` [PATCH 10/16] block: rename REQ_HIPRI to REQ_POLLED
` [PATCH 11/16] block: use SLAB_TYPESAFE_BY_RCU for the bio slab
` [PATCH 12/16] block: define 'struct bvec_iter' as packed
` [PATCH 13/16] block: switch polling to be bio based
` [PATCH 14/16] block: don't allow writing to the poll queue attribute
` [PATCH 15/16] nvme-multipath: set QUEUE_FLAG_NOWAIT
` [PATCH 16/16] nvme-multipath: enable polled I/O

[PATCH][next] net: pcs: xpcs: Fix a less than zero u16 comparision error
 2021-06-15 13:16 UTC 

[PATCH v8 1/5] selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
 2021-06-15 13:15 UTC  (10+ messages)
` [PATCH v8 3/5] selftests/sgx: Dump enclave memory map
` [PATCH v8 5/5] selftests/sgx: Refine the test enclave to have storage

[patch V2 00/52] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-15 13:15 UTC  (7+ messages)
` [patch V2 02/52] x86/fpu: Fix copy_xstate_to_kernel() gap handling
` [patch V2 03/52] x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate")

[Intel-gfx] [PATCH v4 00/12] i915 TTM sync accelerated migration and clear
 2021-06-15 13:14 UTC  (13+ messages)
` [Intel-gfx] [PATCH v4 01/12] drm/i915: Reference objects on the ww object list
` [Intel-gfx] [PATCH v4 02/12] drm/i915: Break out dma_resv ww locking utilities to separate files
` [Intel-gfx] [PATCH v4 03/12] drm/i915: Introduce a ww transaction helper
` [Intel-gfx] [PATCH v4 04/12] drm/i915/gt: Add an insert_entry for gen8_ppgtt
` [Intel-gfx] [PATCH v4 05/12] drm/i915/gt: Add a routine to iterate over the pagetables of a GTT
` [Intel-gfx] [PATCH v4 06/12] drm/i915/gt: Export the pinned context constructor and destructor
` [Intel-gfx] [PATCH v4 07/12] drm/i915/gt: Pipelined page migration
` [Intel-gfx] [PATCH v4 08/12] drm/i915/gt: Pipelined clear
` [Intel-gfx] [PATCH v4 09/12] drm/i915/gt: Setup a default migration context on the GT
` [Intel-gfx] [PATCH v4 10/12] drm/i915/ttm: accelerated move implementation
` [Intel-gfx] [PATCH v4 11/12] drm/i915/gem: Zap the client blt code
` [Intel-gfx] [PATCH v4 12/12] drm/i915/gem: Zap the i915_gem_object_blt code

[florian/y2038][PATCH v3 0/3] y2038:mutex_timedlock for timespec64
 2021-06-15 13:14 UTC  (9+ messages)

stable-rc/queue/4.19 build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.19.194-66-gfa36e08ba9f2)
 2021-06-15 13:13 UTC 

[RESEND PATCH v4 0/3] Convert adi,adv7511.txt DT bindings to yaml
 2021-06-15 13:13 UTC  (4+ messages)
` [RESEND PATCH v4 1/3] ARM: dts: zynq: add port definitions to hdmi-tx@39
` [RESEND PATCH v4 2/3] ARM: dts: stm32: make hdmi-transmitter node compliant with DT bindings
` [RESEND PATCH v4 3/3] dt-bindings: drm: bridge: adi,adv7511.txt: convert to yaml

[igt-dev] [PATCH] tests/kms_prime: Filter out devices that can't import buffers
 2021-06-15 13:12 UTC  (2+ messages)

[PATCH] drm/nouveau: fix double free in nouveau_gem_new()
 2021-06-15 13:12 UTC  (2+ messages)

[PATCH 05/11] net: intel: ipw2x00: Fix wrong function name in comments
 2021-06-15 13:12 UTC  (2+ messages)
` [05/11] "

[PATCH 07/11] net: marvell: libertas_tf: Fix wrong function name in comments
 2021-06-15 13:11 UTC  (2+ messages)
` [07/11] "

[PATCH v2] qemu-img: Make unallocated part of backing chain obvious in map
 2021-06-15 13:09 UTC  (4+ messages)
` [PATCH v2 2/1] qemu-img: Add "backing":true to unallocated map segments

[PATCH v2] qobject: Fix maybe uninitialized in qdict_array_split
 2021-06-15 13:09 UTC 

[PATCH] net: wwan: iosm: Fix htmldocs warnings
 2021-06-15 13:08 UTC 

[PATCH v2 00/18] modules: add metadata database
 2021-06-15 13:07 UTC  (9+ messages)
` [PATCH v2 03/18] modules: add qemu-modinfo utility

[PATCH v3 0/6] iommu/amd: Enable page-selective flushes
 2021-06-15 13:08 UTC  (12+ messages)
` [PATCH v3 2/6] iommu/amd: Do not use flush-queue when NpCache is on
` [PATCH v3 3/6] iommu: Improve iommu_iotlb_gather helpers
` [PATCH v3 5/6] iommu/amd: Tailored gather logic for AMD

[meta-rockchip][PATCH v3] Rock64: add machine
 2021-06-15 13:07 UTC 

[renesas-devel:master] BUILD SUCCESS 62ebef21d49093d77b84633283806c94630e3694
 2021-06-15 13:07 UTC 

[PATCH 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller
 2021-06-15 13:07 UTC 

nfqueue hashing on TCP/UDP port
 2021-06-15 13:06 UTC  (2+ messages)

[PATCH v6 0/4] Add support for ECDSA-signed kernel modules
 2021-06-15 13:06 UTC  (8+ messages)
` [PATCH v6 4/4] certs: Adjustment due to 'Check whether openssl tool is available'

[PATCH_v4 0/5] Private network request to ConnMan
 2021-06-15 13:06 UTC  (2+ messages)

[PATCH] drm: display: Fix duplicate field initialization in dcn31
 2021-06-15 12:54 UTC  (4+ messages)

[dpdk-dev] mbuf next field belongs in the first cacheline
 2021-06-15 13:05 UTC  (2+ messages)

[PATCH v1 00/10] NVIDIA Tegra ARM32 device-tree improvements for 5.14
 2021-06-15 13:05 UTC  (10+ messages)
` [PATCH v1 03/10] ARM: tegra: acer-a500: Bump thermal trips by 10C

[PATCH v4 0/8] tee: Improve support for kexec and kdump
 2021-06-15 13:04 UTC  (3+ messages)
` [PATCH v4 7/8] tpm_ftpm_tee: Free and unregister TEE shared memory during kexec

[tip:tip] BUILD SUCCESS 3a1176a9af5a1b7d7a0a40b0975412008eb221c3
 2021-06-15 13:04 UTC  (4+ messages)

[XEN PATCH v2 0/8] Fix libxl with QEMU 6.0 + remove some more deprecated usages
 2021-06-15 13:02 UTC  (2+ messages)

[PATCH] net: usb: fix possible use-after-free in smsc75xx_bind
 2021-06-15 13:03 UTC  (9+ messages)

[PATCH] io_uring: Fix comment of io_get_sqe
 2021-06-15 13:02 UTC  (2+ messages)

[jarkko-linux-tpmdd:master 6/10] 140361829487872:error:02001002:system library:fopen:No such file or directory:../crypto/bio/bss_file.c:69:fopen('certs/signing_key.pem', 'r')
 2021-06-15 13:02 UTC  (2+ messages)

[PATCH] wispr: Add online check url config options
 2021-06-15 13:02 UTC  (2+ messages)

[PATCH v3 0/7] Add driver for NVIDIA Tegra30 SoC Thermal sensor
 2021-06-15 13:01 UTC  (5+ messages)
` [PATCH v3 4/7] thermal/drivers/tegra: Add driver for Tegra30 thermal sensor

[meta-rockchip][PATCH v2] Rock64: add machine
 2021-06-15 13:00 UTC  (5+ messages)

Recent tpm_tis IRQ handling changes are causing kernel backtraces
 2021-06-15 13:01 UTC  (10+ messages)

[PATCH][next][V2] io_uring: Fix incorrect sizeof operator for copy_from_user call
 2021-06-15 13:00 UTC 

[PATCH] arm: add initial support for the Phytium Pomelo Board
 2021-06-15 12:59 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Force a TypeC PHY disconnect during suspend/shutdown
 2021-06-15 12:57 UTC  (2+ messages)

[PATCH v1 0/6] mm/hwpoison: fix unpoison_memory()
 2021-06-15 12:57 UTC  (5+ messages)
` [PATCH v1 1/6] mm/hwpoison: mf_mutex for soft offline and unpoison
` [PATCH v1 2/6] mm/hwpoison: remove race consideration

[PATCH v8 00/19] hvf: Implement Apple Silicon Support
 2021-06-15 12:54 UTC  (5+ messages)
` [PATCH v8 16/19] hvf: arm: Implement PSCI handling

[PATCH] tpm, tpm_tis: Acquire locality in tpm_tis_gen_interrupt() and tpm_get_timeouts()
 2021-06-15 12:56 UTC  (11+ messages)

[PATCH] drm/i915: Perform execbuffer object locking as a separate step
 2021-06-15 12:56 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH net-next 0/2] Marvell Prestera add flower and match all support
 2021-06-15 12:54 UTC  (3+ messages)
` [PATCH net-next 1/2] net: marvell: Implement TC flower offload
` [PATCH net-next 2/2] net: marvell: prestera: Add matchall support

Strange dropped packets results in TC
 2021-06-15 12:49 UTC 

[PATCH v4 0/2] powerpc/64: Option to use ELF V2 ABI for big-endian
 2021-06-15 12:50 UTC  (7+ messages)
` [PATCH v4 1/2] module: add elf_check_module_arch for module specific elf arch checks

[PATCH] brcmfmac: fix a loop exit condition
 2021-06-15 12:52 UTC  (2+ messages)

[PATCH v3 00/23] Add generic vdso_base tracking
 2021-06-15 12:52 UTC  (3+ messages)
` [PATCH v3 22/23] powerpc/vdso: Migrate native signals to generic vdso_base

[PATCH 00/28] staging: rtl8188eu: remove DBG_88E callers and macro
 2021-06-15 12:51 UTC  (4+ messages)
` [PATCH 22/28] staging: rtl8188eu: remove all DBG_88E calls from hal/usb_halinit.c

[pm:bleeding-edge] BUILD SUCCESS f345fb812cc54748b0668e0aeb285aa119fcb10d
 2021-06-15 12:50 UTC  (2+ messages)
` [Devel] "

[PATCH 0/4] AIA local interrupt CSR support
 2021-06-15 12:48 UTC  (9+ messages)
` [PATCH 3/4] target/riscv: Implement AIA local interrupt CSRs

[dpdk-dev] [PATCH] devtools: fix file listing in maintainers check
 2021-06-15 12:49 UTC 

[PATCH -next v2 0/2] ARM: imx: free resources
 2021-06-15 12:52 UTC  (3+ messages)
` [PATCH -next v2 1/2] ARM: imx: add missing iounmap()
` [PATCH -next v2 2/2] ARM: imx: add missing clk_disable_unprepare()

[dpdk-dev] [PATCH 00/44] Marvell CNXK Ethdev Driver
 2021-06-15 12:47 UTC  (14+ messages)
` [dpdk-dev] [PATCH v2 00/62] "
  ` [dpdk-dev] [PATCH v2 10/62] net/cnxk: add platform specific probe and remove
  ` [dpdk-dev] [PATCH v2 13/62] net/cnxk: add device configuration operation
  ` [dpdk-dev] [PATCH v2 14/62] net/cnxk: add link status update support
  ` [dpdk-dev] [PATCH v2 38/62] net/cnxk: add flow ctrl set/get ops
  ` [dpdk-dev] [PATCH v2 49/62] net/cnxk: add initial version of rte flow support
  ` [dpdk-dev] [PATCH v2 51/62] net/cnxk: add ethdev firmware version get

[PATCH v1] proc: Implement /proc/self/meminfo
 2021-06-15 12:47 UTC  (3+ messages)

[dpdk-dev] [RFC 00/14] mlx5: support SubFunction
 2021-06-15 12:47 UTC  (10+ messages)

[PATCH v2 00/15] lpfc: Update lpfc to revision 12.8.0.7
 2021-06-15 12:45 UTC  (5+ messages)
` [PATCH v2 02/15] lpfc: Fix auto sli_mode and its effect on CONFIG_PORT for SLI3

[PATCH v2] mm/oom_kill: show oom eligibility when displaying the current memory state of all tasks
 2021-06-15 12:42 UTC  (4+ messages)

[PATCH] vmxnet3: prevent building with 256K pages
 2021-06-15 12:41 UTC  (2+ messages)

page refcount race between prep_compound_gigantic_page() and __page_cache_add_speculative()?
 2021-06-15 12:40 UTC  (2+ messages)

[PATCH 0/3] ASoC: tlv320aic32x4: Add support for TAS2505
 2021-06-15 12:39 UTC  (11+ messages)
` [PATCH 1/3] ASoC: tlv320aic32x4: prepare driver for different device variants
` [PATCH 2/3] ASoC: tlv320aic32x4: add support for TAS2505

[ndctl PATCH 0/2] fix two issues reported by Coverity
 2021-06-15 12:39 UTC  (3+ messages)
` [ndctl PATCH 1/2] libndctl: check return value of ndctl_pfn_get_namespace
` [ndctl PATCH 2/2] namespace: fix potentail fd leak problem in do_xaction_namespace()

[PATCH 0/2] introduce watchdog_dev_suspend/resume
 2021-06-15 12:39 UTC  (3+ messages)
` [PATCH 1/2] watchdog: "
` [PATCH 2/2] watchdog: imx2_wdg: notify wdog subsystem about wdog suspend/resume

[PATCH] ASoC: codecs: wcd938x: remove incorrect module interdependency
 2021-06-15 12:35 UTC  (3+ messages)

[PATCH] service: Fix preferred service reordering on ready state
 2021-06-15 12:35 UTC  (3+ messages)

commit 3d5bfbd97163 versus -rt
 2021-06-15 12:35 UTC 

[PATCH] drm/i915/ttm: Fix memory leaks
 2021-06-15 12:35 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH] arm: Remove nokia_rx51 board
 2021-06-15 12:34 UTC  (7+ messages)
        ` [maemo-leste] "

kernel bpf test_progs - vm wrong libc version
 2021-06-15 12:32 UTC  (5+ messages)

[PATCH] pstore/blk: Use the normal block device I/O path
 2021-06-15 12:31 UTC  (2+ messages)

stable-rc/queue/5.12 build: 177 builds: 0 failed, 177 passed, 12 warnings (v5.12.10-172-g03d34184d7ad)
 2021-06-15 12:31 UTC 

[GSoC] Git Blog 4
 2021-06-15 12:30 UTC  (4+ messages)

[PATCH 0/9] riscv: improve self-protection
 2021-06-15 12:29 UTC  (9+ messages)
` [PATCH 7/9] riscv: bpf: Avoid breaking W^X
            ` [PATCH] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size

[PATCH v2 1/2] target/ppc: fix address translation bug for radix mmus
 2021-06-15 12:25 UTC  (4+ messages)

[PATCH] systemd-conf: Prevent systemd-network from managing veth interfaces
 2021-06-15 12:28 UTC  (2+ messages)
` [OE-core] "

stable-rc/queue/5.10 build: 182 builds: 0 failed, 182 passed, 15 warnings (v5.10.43-129-ga148e2a9c327)
 2021-06-15 12:28 UTC 

[PATCH V2 net-next 0/2] net: fec: fix TX bandwidth fluctuations
 2021-06-15 12:27 UTC  (4+ messages)

[cni] do_compile network issue behind proxy for Hardknott
 2021-06-15 12:27 UTC  (3+ messages)
` [meta-virtualization] "

[PATCH 5.14 00/12] for-next optimisations
 2021-06-15 12:27 UTC  (2+ messages)

[PATCH 0/3] Start fixing kvm-unit-tests for svm
 2021-06-15 12:24 UTC  (3+ messages)
` [PATCH 1/3] target/i386: Added consistency checks for VMRUN intercept and ASID

[PATCH v6 00/17] arm64: sunxi: Initial Allwinner H616 SoC support
 2021-06-15 12:24 UTC  (6+ messages)
` [PATCH v6 03/17] dt-bindings: rtc: sun6i: Add H616 compatible string

[dpdk-dev] [PATCH v2] app/testpmd: support multi-process
 2021-06-15 12:23 UTC  (2+ messages)
` [dpdk-dev] [PATCH v14] "

[dpdk-dev] [RFC PATCH v1 0/3] Add PIE support for HQoS library
 2021-06-15 12:23 UTC  (4+ messages)
` [dpdk-dev] [RFC PATCH v2 "
  ` [dpdk-dev] [RFC PATCH v2 2/3] example/qos_sched: add PIE support

[PATCH bpf-next 0/3] Fixes for TC-BPF series
 2021-06-15 12:23 UTC  (3+ messages)
` [PATCH bpf-next 3/3] libbpf: add request buffer type for netlink messages

linux-next: build warning after merge of the block tree
 2021-06-15 12:22 UTC  (2+ messages)

[PATCH for-next] io_uring: fix min types mismatch in table alloc
 2021-06-15 12:21 UTC  (2+ messages)

[Intel-gfx] [PATCH V6] drm/i915/jsl: Add W/A 1409054076 for JSL
 2021-06-15 12:21 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/jsl: Add W/A 1409054076 for JSL (rev6)

[PATCH] net: 3com: 3c59x: add a check against null pointer dereference
 2021-06-15 12:21 UTC  (3+ messages)

[PATCH 0/5] cpufreq: cppc: Fix suspend/resume specific races with FIE code
 2021-06-15 12:17 UTC  (4+ messages)

[atishp04:dma_non_coherent_test 6/48] drivers/soc/sifive/sifive_l2_cache.c:151:3: error: implicit declaration of function 'writeq'; did you mean 'writeb'?
 2021-06-15 12:20 UTC 

[PATCH v3 0/9] btrfs: compression: refactor and enhancement preparing for subpage compression support
 2021-06-15 12:20 UTC  (3+ messages)
` [PATCH v3 1/9] btrfs: remove a dead comment for btrfs_decompress_bio()

Controlling the guest TSC on x86
 2021-06-15 12:20 UTC 

[m68k:master] BUILD SUCCESS e75a865fa2a36b7adf4ad149d311362333b84c43
 2021-06-15 12:18 UTC 

[PATCH 1/2] drm/gud: Free buffers on device removal
 2021-06-15 12:19 UTC  (6+ messages)
` [PATCH 2/2] drm/gud: Use scatter-gather USB bulk transfer


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.