All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-17 09:32:06 to 2022-06-17 10:13:59 UTC [more...]

[PULL 00/33] testing updates (gitlab, junit, lcitool, x-compile)
 2022-06-17 10:12 UTC  (4+ messages)
` [PULL 20/33] configure: handle host compiler in probe_target_compiler

[PATCH v2 0/2] MediaTek Helio X10 MT6795 - MT6331/6332 PMIC MFD integration
 2022-06-17 10:12 UTC  (4+ messages)
` [PATCH v2 2/2] mfd: mt6397: Add basic support for MT6331+MT6332 PMIC

[PATCH v2 net-next 0/2] tcp: final (?) round of mem pressure fixes
 2022-06-17 10:13 UTC  (4+ messages)
` [PATCH v2 net-next 2/2] tcp: fix possible freeze in tx path under memory pressure

[PATCH 0/4] btrfs: fix error handling of cow_file_range(unlock = 0)
 2022-06-17 10:13 UTC  (5+ messages)
` [PATCH 1/4] btrfs: ensure pages are unlocked on cow_file_range() failure
` [PATCH 4/4] btrfs: replace unnecessary goto with direct return

[PATCH] virtio-net: fix race between ndo_open() and virtio_device_ready()
 2022-06-17 10:12 UTC  (3+ messages)

[PATCH] scsi: mpt3sas: Fix space and spelling mistake
 2022-06-17 10:11 UTC 

[PATCH v2 0/2] MediaTek Kompanio 1200 MT8195 - DisplayPort clocks fixes
 2022-06-17 10:10 UTC  (9+ messages)
` [PATCH v2 1/2] clk: mediatek: clk-mt8195-vdo0: Set rate on vdo0_dp_intf0_dp_intf's parent
` [PATCH v2 2/2] clk: mediatek: clk-mt8195-vdo1: Reparent and set rate on vdo1_dpintf's parent

[GIT PULL] writeback and ext2 fixes for 5.19-rc3
 2022-06-17 10:11 UTC 

[PATCH net-next v5 0/5] pcs-xpcs, stmmac: add 1000BASE-X AN for network switch
 2022-06-17 10:10 UTC  (3+ messages)

[PATCH] ASoC: mediatek: mt8186: Fix mutex double unlock in GPIO request
 2022-06-17 10:06 UTC  (3+ messages)

[PATCH 0/2] Crypto: Remove x86 dependency on QAT drivers
 2022-06-17 10:10 UTC  (2+ messages)

[Intel-gfx] [PATCH i-g-t 0/8] Vendor agnostic gputop
 2022-06-17 10:09 UTC  (5+ messages)
` [Intel-gfx] [PATCH i-g-t 8/8] gputop: Basic vendor agnostic GPU top tool
      ` [igt-dev] "

[PATCH net-next v1 1/1] net: ag71xx: fix discards 'const' qualifier warning
 2022-06-17 10:10 UTC  (2+ messages)

[PATCH] lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch()
 2022-06-17 10:08 UTC  (2+ messages)

[PATCH v2 3/3] drm/panel: sony-acx565akm: Use backlight helpers
 2022-06-17 10:08 UTC  (3+ messages)

[PATCH 5.10 CANDIDATE 00/11] xfs stable candidate patches for 5.10.y (v5.15+)
 2022-06-17 10:06 UTC  (12+ messages)
` [PATCH 5.10 CANDIDATE 01/11] xfs: use kmem_cache_free() for kmem_cache objects
` [PATCH 5.10 CANDIDATE 02/11] xfs: punch out data fork delalloc blocks on COW writeback failure
` [PATCH 5.10 CANDIDATE 03/11] xfs: Fix the free logic of state in xfs_attr_node_hasname
` [PATCH 5.10 CANDIDATE 04/11] xfs: remove all COW fork extents when remounting readonly
` [PATCH 5.10 CANDIDATE 05/11] xfs: check sb_meta_uuid for dabuf buffer recovery
` [PATCH 5.10 CANDIDATE 06/11] xfs: refactor xfs_file_fsync
` [PATCH 5.10 CANDIDATE 07/11] xfs: xfs_log_force_lsn isn't passed a LSN
` [PATCH 5.10 CANDIDATE 08/11] xfs: prevent UAF in xfs_log_item_in_current_chkpt
` [PATCH 5.10 CANDIDATE 09/11] xfs: only bother with sync_filesystem during readonly remount
` [PATCH 5.10 CANDIDATE 10/11] xfs: fix up non-directory creation in SGID directories
` [PATCH 5.10 CANDIDATE 11/11] xfs: use setattr_copy to set vfs inode attributes

[PATCH v2 2/3] drm/panel: panel-dsi-cm: Use backlight helpers
 2022-06-17 10:06 UTC  (3+ messages)

[LTP] [PATCH] swapping01: set .max_runtime to 90 seconds
 2022-06-17 10:09 UTC  (2+ messages)

[PATCH net-next v4 0/8] net: tcp: add skb drop reasons to tcp state change
 2022-06-17 10:05 UTC  (9+ messages)
` [PATCH net-next v4 1/8] net: skb: use SKB_NOT_DROPPED in kfree_skb_reason() as consume_skb()
` [PATCH net-next v4 2/8] net: skb: introduce __skb_queue_purge_reason()
` [PATCH net-next v4 3/8] net: sock: introduce sk_stream_kill_queues_reason()
` [PATCH net-next v4 4/8] net: inet: add skb drop reason to inet_csk_destroy_sock()
` [PATCH net-next v4 5/8] net: tcp: add skb drop reasons to tcp connect requesting
` [PATCH net-next v4 6/8] net: tcp: add skb drop reasons to tcp tw code path
` [PATCH net-next v4 7/8] net: tcp: add skb drop reasons to route_req()
` [PATCH net-next v4 8/8] net: tcp: use LINUX_MIB_TCPABORTONLINGER in tcp_rcv_state_process()

[PATCH mptcp-net v3 0/6] mptcp: mp_fail related fixes
 2022-06-17 10:05 UTC  (7+ messages)
` [PATCH mptcp-net v3 1/6] mptcp: fix error mibs accounting
` [PATCH mptcp-net v3 2/6] mptcp: introduce MAPPING_BAD_CSUM
` [PATCH mptcp-net v3 3/6] Squash-to: "mptcp: invoke MP_FAIL response when needed"
` [PATCH mptcp-net v3 4/6] mptcp: fix shutdown vs fallback race
` [PATCH mptcp-net v3 5/6] mptcp: consistent map handling on failure
` [PATCH mptcp-net v3 6/6] mptcp: fix race on unaccepted mptcp sockets

[igt-dev] [PATCH i-g-t v2 0/1] Extend rc6-idle
 2022-06-17 10:05 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 1/1] tests/i915/pm_rc6_residency: Extend rc6-idle test on remaining engines

[dpdk-dev v3 0/4] crypto/openssl: EVP api update for 3.0 lib
 2022-06-17 10:05 UTC  (10+ messages)
` [dpdk-dev v4 "
  ` [dpdk-dev v4 1/4] crypto/openssl: 3.0 EVP update on HMAC routine
  ` [dpdk-dev v4 2/4] crypto/openssl: 3.0 EVP update on RSA routine
  ` [dpdk-dev v4 3/4] crypto/openssl: 3.0 EVP update on DH routine
  ` [dpdk-dev v4 4/4] crypto/openssl: 3.0 EVP update on DSA routine

cleanup btrfs bio submission v2
 2022-06-17 10:04 UTC  (11+ messages)
` [PATCH 01/10] btrfs: remove a bunch of pointles stripe_len arguments
` [PATCH 02/10] btrfs: return proper mapped length for RAID56 profiles in __btrfs_map_block()
` [PATCH 03/10] btrfs: remove the btrfs_map_bio return value
` [PATCH 04/10] btrfs: remove the raid56_parity_write "
` [PATCH 05/10] btrfs: remove the raid56_parity_recover "
` [PATCH 06/10] btrfs: transfer the bio counter reference to the raid submission helpers
` [PATCH 07/10] btrfs: simplify the reloc root check in btrfs_submit_data_write_bio
` [PATCH 08/10] btrfs: handle allocation failure in btrfs_wq_submit_bio gracefully
` [PATCH 09/10] btrfs: remove the btrfs_submit_dio_bio return value
` [PATCH 10/10] btrfs: remove bioc->stripes_pending

RTT-PROBE: lore-subspace-rtt
 2022-06-17 10:03 UTC 

[PATCH] i18n: fix mismatched camelCase config variables
 2022-06-17 10:03 UTC 

[Question] remote_tlb_flush statistic is missed from kvm_flush_remote_tlbs() ?
 2022-06-17 10:02 UTC 

[PATCH] m68k/sun3: use __func__ to get funcion's name in an output message
 2022-06-17  9:57 UTC 

[PATCH 0/2] app/eventdev: fix issues with cop alloc and qp size
 2022-06-17 10:02 UTC  (3+ messages)
` [PATCH 1/2] app/eventdev: add null checks for cop allocations
` [PATCH 2/2] app/eventdev: increase number of qp descriptors

[PATCH] disk: part: change from hextoul to dectoul
 2022-06-17 10:01 UTC 

[PATCH -next] exec: remove recheck path_noexec in do_open_execat and uselib
 2022-06-17 10:15 UTC 

[PATCH] virtio: disable notification hardening by default
 2022-06-17 10:01 UTC  (3+ messages)

[PATCH net-next 00/11] mlxsw: L3 HW stats improvements
 2022-06-17 10:00 UTC  (2+ messages)

[PATCH v2 0/3] Three small block layer patches
 2022-06-17  9:59 UTC  (5+ messages)
` [PATCH v2 1/3] blk-iocost: Simplify ioc_rqos_done()
` [PATCH v2 2/3] block: Rename a blk_mq_map_queue() argument

[PATCH v3 0/2] crypto: qat - Remove x86 dependency on QAT drivers
 2022-06-17  9:59 UTC  (3+ messages)
` [PATCH v3 1/2] crypto: qat - replace get_current_node() with numa_node_id()
` [PATCH v3 2/2] crypto: qat - Removes the x86 dependency on the QAT drivers

[PATCH v4] soc: mediatek: Add support always on flag
 2022-06-17  9:58 UTC  (2+ messages)

rk3399-roc-pc does not boot
 2022-06-17  9:58 UTC  (4+ messages)

Corrupted display changing screen colour depth in qemu-system-ppc/MacOS
 2022-06-17  9:55 UTC  (4+ messages)

[PATCH v4] virtio_net: support split header
 2022-06-17  9:58 UTC  (2+ messages)

[PATCH v2] target/ppc: cpu_init: Clean up stop state on cpu reset
 2022-06-17  9:52 UTC 

[PATCH] lib/kobject: Simplify checking of parameters in kobj_ns_type_register
 2022-06-17  9:55 UTC  (3+ messages)

[PATCH v2 00/10] Improve reliability of VM tests
 2022-06-17  9:49 UTC  (6+ messages)
` [PATCH v2 03/10] qga: treat get-guest-fsinfo as "best effort"
` [PATCH v2 09/10] tests/vm: remove duplicate 'centos' VM test

cleanup btrfs bio submission
 2022-06-17  9:55 UTC  (7+ messages)
` [PATCH 1/5] btrfs: remove a bunch of pointles stripe_len arguments
` [PATCH 2/5] btrfs: return proper mapped length for RAID56 profiles in __btrfs_map_block()
` [PATCH 3/5] btrfs: remove the btrfs_map_bio return value

[PATCH v2 0/2] make hugetlb_optimize_vmemmap compatible with memmap_on_memory
 2022-06-17  9:54 UTC  (14+ messages)
` [PATCH v2 2/2] mm: memory_hotplug: introduce SECTION_CANNOT_OPTIMIZE_VMEMMAP

[PATCH] staging: vchiq_arm: check vchiq_instance for NULL before dereferencing
 2022-06-17  9:53 UTC  (3+ messages)

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 443/1181] drivers/crypto/xilinx/zynqmp-rsa.c:157:34: warning: unused variable 'zynqmp_rsa_dt_ids'
 2022-06-17  9:50 UTC  (2+ messages)

Ihre Nachricht an HOFLADEN Geinberg
 2022-06-17  9:51 UTC 

[PATCH 0/5] support telemetry dump dev
 2022-06-17  9:46 UTC  (7+ messages)
` [PATCH v2 0/5] support telemetry dump
  ` [PATCH v2 1/5] telemetry: escape special char when tel string
  ` [PATCH v2 2/5] dmadev: support telemetry dump dmadev
  ` [PATCH v2 3/5] eventdev: support telemetry dump eventdev
  ` [PATCH v2 4/5] rawdev: support telemetry dump rawdev
  ` [PATCH v2 5/5] ethdev: support telemetry private dump

RTT-PROBE: lore-subspace-rtt
 2022-06-17  9:52 UTC 

[PATCH] arch/*: Disable softirq stacks on PREEMPT_RT
 2022-06-17  9:51 UTC  (6+ messages)

[dpdk-dev] [PATCH] examples/ipsec-secgw: support more flow patterns and actions
 2022-06-17  9:52 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH v5 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-06-17  9:51 UTC  (7+ messages)
` [PATCH v5 01/13] mm: add zone device coherent type memory support
` [PATCH v5 02/13] mm: handling Non-LRU pages returned by vm_normal_pages

Intel Timed-IO driver in IIO/Counter subsystem
 2022-06-17  9:51 UTC  (3+ messages)

fs/coredump.c:399:15: warning: Redundant initialization for 'core_waiters'. The initialized value is overwritten before it is read. [redundantInitialization]
 2022-06-17  9:50 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915/display: split out hw state readout and sanitize
 2022-06-17  9:48 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/display: convert modeset setup to struct drm_i915_private *i915

[PATCH v10 0/2] phy: mediatek: Add PCIe PHY driver
 2022-06-17  9:48 UTC  (5+ messages)
` [PATCH v10 2/2] "

[Intel-wired-lan] [PATCH net] ice: ignore protocol field in GTP offload
 2022-06-17  9:49 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update DW 8250 UART maintainership
 2022-06-17  9:47 UTC  (3+ messages)

[PATCH v2 0/9] DG2 VRAM_SR Support
 2022-06-17  9:46 UTC  (9+ messages)
` [PATCH v2 1/9] drm/i915/dgfx: OpRegion VRAM Self Refresh Support
    ` [Intel-gfx] "
` [PATCH v2 7/9] drm/i915/rpm: Enable D3Cold VRAM SR Support
  ` [Intel-gfx] "

[PATCH v9 00/17] Move HEVC stateless controls out of staging
 2022-06-17  8:35 UTC  (2+ messages)

[PATCH RESEND -next] selinux: Let the caller free the momory in *mnt_opts on error
 2022-06-17  9:44 UTC 

[PATCH 0/2] ASoC: SOF/soundwire: use resume_and_get on component probe
 2022-06-17  9:44 UTC  (3+ messages)
` [PATCH 2/2] ASoC: codecs: soundwire: call pm_runtime_resume() in "

[PATCH -next] media:rkvdec:Remove redundant memset
 2022-06-17  9:39 UTC  (2+ messages)

[LTP] [RFC PATCH] madvise06: shrink to 1 MADV_WILLNEED page to stabilize the test
 2022-06-17  9:42 UTC  (3+ messages)

[PATCH v6 1/4] dt-bindings: nvmem: convert mtk-efuse.txt to YAML schema
 2022-06-17  9:31 UTC  (4+ messages)
` [PATCH v6 2/4] dt-bindings: nvmem: mediatek: efuse: add support mt8183
` [PATCH v6 3/4] arm64: dts: mediatek: mt8192: fix dtbs check warning of efuse
` [PATCH v6 4/4] arm64: dts: mediatek: mt8183: change efuse node name

RTT-PROBE: lore-subspace-rtt
 2022-06-17  9:42 UTC 

[PATCH v2] ACPI/processor: Remove unused function acpi_processor_get_limit_info()
 2022-06-17  9:42 UTC  (2+ messages)

[PATCH 1/3] mm/slub: fix the race between validate_slab and slab_free
 2022-06-17  9:40 UTC  (9+ messages)

[PATCH v4 0/8] static shared memory on dom0less system
 2022-06-17  9:39 UTC  (6+ messages)
` [PATCH v4 2/8] xen/arm: allocate static shared memory to the default owner dom_io

[PATCH v2 0/2] docs: Improve loongarch documents
 2022-06-17  9:39 UTC  (3+ messages)
` [PATCH v2 1/2] docs/LoongArch: Rewrite all the notes

[PATCH v4 00/7] Drain remote per-cpu directly
 2022-06-17  9:39 UTC  (3+ messages)
` [PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock

[RFC PATCH 00/12] Introduce QEMU userspace ebpf support
 2022-06-17  9:34 UTC  (3+ messages)
` [RFC PATCH 12/12] test/qtest: Add ubpf basic test case

[PATCH] arm64: dts: renesas: r8a779m8: Drop operating points above 1.5 GHz
 2022-06-17  9:36 UTC  (2+ messages)

Will the "CONFIG_CGROUP_DEBUG" x86_64 default configuration be turned off in later versions?
 2022-06-17  9:31 UTC 

[PATCH] doc: update async enqueue API usage
 2022-06-17  9:34 UTC 

[PATCH] X.509: Support parsing certificate using SM2 algorithm
 2022-06-17  9:36 UTC  (4+ messages)
    ` 回复:[PATCH] "

[PATCH v2 00/15] Add support of NFP3800 chip and firmware with NFDk
 2022-06-17  9:34 UTC  (15+ messages)
` [PATCH v3 00/13] "
  ` [PATCH v3 01/13] net/nfp: change the coding style
  ` [PATCH v3 02/13] net/nfp: remove unnecessary forward function declaration
  ` [PATCH v3 03/13] net/nfp: remove pessimistic limit
  ` [PATCH v3 04/13] net/nfp: rename set MAC function
  ` [PATCH v3 05/13] net/nfp: rename function and struct
  ` [PATCH v3 06/13] net/nfp: support NFP3800 card
  ` [PATCH v3 07/13] net/nfp: support firmware with NFDk
  ` [PATCH v3 08/13] net/nfp: structure adjustment
  ` [PATCH v3 09/13] net/nfp: nfdk netdev option and queue function
  ` [PATCH v3 10/13] net/nfp: add queue stop and close helper function
  ` [PATCH v3 11/13] net/nfp: move macro from C file to head file
  ` [PATCH v3 12/13] net/nfp: nfdk packet xmit function
  ` [PATCH v3 13/13] net/nfp: modify RSS logic

[PATCH v2 00/15] Add Mediatek MT6370 PMIC support
 2022-06-17  9:34 UTC  (6+ messages)
` [PATCH v2 15/15] video: backlight: mt6370: Add Mediatek MT6370 support

[PATCH v8 0/4] use more system keyrings to verify arm64 and s390 kexec kernel image signature
 2022-06-17  9:34 UTC  (6+ messages)
` [PATCH v8 3/4] arm64: kexec_file: use more system keyrings to verify "

[PATCH] drm/connector: Remove usage of the deprecated ida_simple_xxx API
 2022-06-17  8:23 UTC 

[PATCH 0/2] Add Richtek RTQ6056 support
 2022-06-17  9:32 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: Add rtq6056 adc support
` [PATCH 2/2] iio: adc: Add rtq6056 support

[PATCH 00/32] kasan: switch tag-based modes to stack ring from per-object metadata
 2022-06-17  9:32 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-17  9:32 UTC 


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.