All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-22 11:22:20 to 2022-04-22 12:09:31 UTC [more...]

[PATCH v1 0/3] Enable queue rate limit and quanta size configuration
 2022-04-22 12:09 UTC  (3+ messages)
` [PATCH v6 "

[PATCH v3 0/8] RZN1 USB Host support
 2022-04-22 12:08 UTC  (4+ messages)
` [PATCH v3 1/8] dt-bindings: PCI: pci-rcar-gen2: Convert bindings to json-schema
` [PATCH v3 2/8] dt-bindings: PCI: renesas,pci-rcar-gen2: Add device tree support for r9a06g032
` [PATCH v3 3/8] PCI: rcar-gen2: Add RZ/N1 SOCs support

kernel 5.16.12 and above broke yoga c930 sound and mic
 2022-04-22 12:09 UTC  (6+ messages)

[PATCH v2 0/7] target/xtensa: use tcg_constant_* where possible
 2022-04-22 11:43 UTC  (3+ messages)
` [PATCH v2 3/7] target/xtensa: use tcg_constant_* for exceptions
` [PATCH v2 5/7] target/xtensa: use tcg_constant_* for numbered special registers

Is it possible to disable wireguard on specific Wi-Fi ?
 2022-04-22 12:08 UTC  (2+ messages)

nftables >= 0.9.8: atomic update (nft -f ...) of a set not possible any more
 2022-04-22 12:08 UTC 

[igt-dev] [PATCH i-g-t 0/9] D3Cold Tool & IGT
 2022-04-22 12:08 UTC  (13+ messages)
` [igt-dev] [PATCH i-g-t 5/9] tools: Add intel_pm_rpm tool
` [igt-dev] [PATCH i-g-t 6/9] i915_pm_rpm: Add D3Cold basic subtest
` [igt-dev] [PATCH i-g-t 7/9] i915_pm_rpm: Test D3Cold with gem_exec_stress
` [igt-dev] [PATCH i-g-t 8/9] i915_pm_rpm: Extend gem_execbuf test with D3Cold
` [igt-dev] [PATCH i-g-t 9/9] i915_pm_rpm: Extend gem-mmap-type "

xen-swiotlb issue when NVMe driver is enabled in Dom0 on ARM
 2022-04-22 12:07 UTC  (13+ messages)

[PATCH v1] zram: don't retry compress incompressible page
 2022-04-22 11:59 UTC 

wl18xx: NVS file handling
 2022-04-22 12:08 UTC  (5+ messages)

[PATCH v7 0/4] hw/arm/virt: Fix CPU's default NUMA node ID
 2022-04-22 11:25 UTC  (4+ messages)
` [PATCH v7 4/4] hw/acpi/aml-build: Use existing CPU topology to build PPTT table

[PATCH v3 00/60] target/arm: Cleanups, new features, new cpus
 2022-04-22 11:06 UTC  (18+ messages)
` [PATCH v3 26/60] target/arm: Replace sentinels with ARRAY_SIZE in cpregs.h
` [PATCH v3 32/60] target/arm: Update sysreg fields when redirecting for E2H
` [PATCH v3 33/60] target/arm: Store cpregs key in the hash table directly
` [PATCH v3 34/60] target/arm: Cleanup add_cpreg_to_hashtable
` [PATCH v3 40/60] target/arm: Move cortex impdef sysregs to cpu_tcg.c
` [PATCH v3 41/60] target/arm: Update qemu-system-arm -cpu max to cortex-a57
` [PATCH v3 43/60] target/arm: Split out aa32_max_features
` [PATCH v3 51/60] target/arm: Implement virtual SError exceptions

[PATCH 0/3] mmc: fsl_esdhc_spl: Fix booting P2020 from SD card
 2022-04-22 12:07 UTC  (7+ messages)
` [PATCH 1/3] mmc: fsl_esdhc_spl: pre-PBL: check for BOOT signature instead of MBR/DBR
` [PATCH 2/3] mmc: fsl_esdhc_spl: pre-PBL: fix determining U-Boot size
` [PATCH 3/3] mmc: fsl_esdhc_spl: Call mmc_init() before booting from SD card

[PATCH v3 1/3] fat: split fat_truncate_time() into separate functions
 2022-04-22 12:06 UTC  (5+ messages)
` [PATCH v3 3/3] fat: report creation time in statx

[PATCH v2] um: x86: print RIP with symbol
 2022-04-22 12:06 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-22 12:05 UTC 

[PATCH v4 00/16] Evictable fanotify marks
 2022-04-22 12:03 UTC  (17+ messages)
` [PATCH v4 01/16] inotify: show inotify mask flags in proc fdinfo
` [PATCH v4 02/16] inotify: move control flags from mask to mark flags
` [PATCH v4 03/16] fsnotify: fix wrong lockdep annotations
` [PATCH v4 04/16] fsnotify: pass flags argument to fsnotify_alloc_group()
` [PATCH v4 05/16] fsnotify: make allow_dups a property of the group
` [PATCH v4 06/16] fsnotify: create helpers for group mark_mutex lock
` [PATCH v4 07/16] inotify: use fsnotify group lock helpers
` [PATCH v4 08/16] audit: "
` [PATCH v4 09/16] nfsd: "
` [PATCH v4 10/16] dnotify: "
` [PATCH v4 11/16] fsnotify: allow adding an inode mark without pinning inode
` [PATCH v4 12/16] fanotify: create helper fanotify_mark_user_flags()
` [PATCH v4 13/16] fanotify: factor out helper fanotify_mark_update_flags()
` [PATCH v4 14/16] fanotify: implement "evictable" inode marks
` [PATCH v4 15/16] fanotify: use fsnotify group lock helpers
` [PATCH v4 16/16] fanotify: enable "evictable" inode marks

[External] [PATCH bpf-next v5 0/3] Add source ip in bpf tunnel key
 2022-04-22 12:02 UTC  (4+ messages)
` [External] [PATCH bpf-next v5 1/3] bpf: Add source ip in "struct bpf_tunnel_key"
` [External] [PATCH bpf-next v5 2/3] selftests/bpf: Move vxlan tunnel testcases to test_progs
` [External] [PATCH bpf-next v5 3/3] selftests/bpf: Replace bpf_trace_printk in tunnel kernel code

❌ FAIL: Test report for kernel 5.18.0-rc3 (mainline.kernel.org-clang, b05a5683)
 2022-04-22 12:04 UTC 

[kvm-unit-tests PATCH v4 0/4] s390x: add migration test support
 2022-04-22 12:02 UTC  (4+ messages)
` [kvm-unit-tests PATCH v4 1/4] lib: s390x: add support for SCLP console read

[PATCH 01/25] Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig
 2022-04-22 12:04 UTC  (3+ messages)
` [PATCH 06/25] s5p_goni, smdkc100: Move some environment settings out of CONFIG

[PATCH] um: x86: print RIP with symbol
 2022-04-22 12:04 UTC 

[PATCH 0/4] mmc: sandbox: Some small fixes
 2022-04-22 12:03 UTC  (9+ messages)
` [PATCH 1/4] mmc: sandbox: Initialize the status register
` [PATCH 2/4] mmc: sandbox: Initialize backing buffer
` [PATCH 3/4] mmc: Import some defines for R1 responses
` [PATCH 4/4] mmc: sandbox: Set the response

[PATCH v3 0/9] Add hardware prefetch control driver for A64FX and x86
 2022-04-22 12:01 UTC  (5+ messages)
` [PATCH v3 6/9] x86: resctrl: pseudo_lock: Fix to restore to original value when re-enabling hardware prefetch register

[PATCH v4 0/4] util/thread-pool: Expose minimun and maximum size
 2022-04-22 11:13 UTC  (3+ messages)
` [PATCH v4 2/3] util/main-loop: Introduce the main loop into QOM

[PATCH 0/2] net: macb: Make ZynqMP SGMII phy configuration optional
 2022-04-22 12:00 UTC  (2+ messages)

[PATCH net-next 0/2] ipv6: Use ipv6_only_sock helper function
 2022-04-22 12:00 UTC  (2+ messages)

[ovmf test] 169618: regressions - FAIL
 2022-04-22 11:59 UTC 

[PULL v2 00/13] Dump patches
 2022-04-22 10:25 UTC  (12+ messages)
` [PULL v2 02/13] dump: Remove the sh_info variable
` [PULL v2 03/13] dump: Introduce shdr_num to decrease complexity
` [PULL v2 05/13] dump: Add more offset variables
` [PULL v2 06/13] dump: Introduce dump_is_64bit() helper function
` [PULL v2 07/13] dump: Consolidate phdr note writes
` [PULL v2 08/13] dump: Cleanup dump_begin write functions
` [PULL v2 10/13] include/qemu: rename Windows context definitions to expose bitness
` [PULL v2 11/13] dump/win_dump: add helper macros for Windows dump header access
` [PULL v2 12/13] include/qemu: add 32-bit Windows dump structures
` [PULL v2 13/13] dump/win_dump: add 32-bit guest Windows support

[PATCH v3 0/2] use trace events and fix garbled output
 2022-04-22 10:42 UTC  (5+ messages)
` [PATCH v3 2/2] hw/display/vmware_vga: do not discard screen updates

[PATCH v14 0/7] USB DWC3 host wake up support from system suspend
 2022-04-22 11:57 UTC  (3+ messages)
` [PATCH v14 2/7] PM / wakeup: Add device_children_wakeup_capable()

[PATCH V1 1/1] usb/host: Let usb phy shutdown later
 2022-04-22 11:59 UTC  (6+ messages)

[PATCH RFC] x86+libxl: correct p2m (shadow) memory pool size calculation
 2022-04-22 11:56 UTC  (3+ messages)

[kvm-unit-tests PATCH v3] s390x: Test effect of storage keys on some instructions
 2022-04-22 11:56 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-22 11:55 UTC 

[PATCH v5 0/8] mpi3mr: add BSG interface support for controller management
 2022-04-22 11:54 UTC  (9+ messages)
` [PATCH v5 1/8] mpi3mr: add BSG device support
` [PATCH v5 2/8] mpi3mr: add support for driver commands
` [PATCH v5 3/8] mpi3mr: move data structures/definitions from MPI headers to uapi header
` [PATCH v5 4/8] mpi3mr: add support for MPT commands
` [PATCH v5 5/8] mpi3mr: add support for PEL commands
` [PATCH v5 6/8] mpi3mr: expose adapter state to sysfs
` [PATCH v5 7/8] mpi3mr: add support for nvme pass-through
` [PATCH v5 8/8] mpi3mr: update driver version to 8.0.0.69.0

[RFC 00/11] io_uring specific task_work infra
 2022-04-22 11:54 UTC  (4+ messages)

[PATCH V2 0/2] Add complex scheduler level for arm64
 2022-04-22 11:51 UTC  (6+ messages)
` [PATCH V2 1/2] arch_topology: support for parsing cache topology from DT
` [PATCH V2 2/2] arm64: Add complex scheduler level for arm64

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-22 11:06 UTC  (12+ messages)

[PULL v2 00/31] riscv-to-apply queue
 2022-04-22 10:54 UTC  (2+ messages)

[PATCH mptcp-next] x86/pm: fix false positive kmemleak report in msr_build_context()
 2022-04-22 11:51 UTC  (3+ messages)

[PATCH v4] Use io_uring_register_ring_fd() to skip fd operations
 2022-04-22 10:08 UTC  (5+ messages)

[PATCH] USB2NET : SR9800 : change SR9800_BULKIN_SIZE from global to static
 2022-04-22 11:50 UTC  (2+ messages)

[PATCH u-boot-marvell 0/8] Turris Omnia: Add support for configuring mSATA and WWAN slots via env variables
 2022-04-22 11:49 UTC  (7+ messages)
` [PATCH u-boot-marvell 2/8] arm: mvebu: turris_omnia: Provide env_sf_get_env_addr() function
` [PATCH u-boot-marvell 8/8] arm: mvebu: turris_omnia: Add support for USB3.0 mode in WWAN MiniPCIe slot

[igt-dev] [PATCH i-g-t] intel-ci: Reorder system suspend to last
 2022-04-22 11:49 UTC  (3+ messages)

[PATCH v17 00/21] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-04-22 11:48 UTC  (16+ messages)
` [PATCH v17 06/21] soc: mediatek: add cmdq support of mtk-mmsys config API for mt8195 vdosys1
` [PATCH v17 07/21] soc: mediatek: mmsys: modify reset controller for MT8195 vdosys1
` [PATCH v17 11/21] drm/mediatek: add display merge start/stop API for cmdq support

[PATCH net-next v1] net: Use csum_replace_... and csum_sub() helpers instead of opencoding
 2022-04-22 11:48 UTC  (2+ messages)

[PATCH 0/6] dt-bindings: YAMLify pci/qcom,pcie schema
 2022-04-22 11:48 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: pci/qcom,pcie: convert to YAML
` [PATCH 2/6] dt-bindings: pci/qcom,pcie: add schema for sc7280 chipset
` [PATCH 3/6] dt-bindings: pci/qcom-pcie: specify reg-names explicitly
` [PATCH 4/6] dt-bindings: pci/qcom,pcie: stop using snps,dw-pcie fallback
` [PATCH 5/6] arm64: dts: qcom: stop using snps,dw-pcie falback
` [PATCH 6/6] arm: "

[linux-next:master 460/5845] drivers/net/wireless/ath/ath11k/peer.c:520 ath11k_peer_rhash_id_tbl_init() warn: missing error code 'ret'
 2022-04-22 11:48 UTC 

[PATCH liburing 0/7] run tests in parallel
 2022-04-22 11:48 UTC  (8+ messages)
` [PATCH liburing 1/7] test: handle mmap return failures in pollfree test
` [PATCH liburing 2/7] test: use unique path for socket
` [PATCH liburing 3/7] test: use unique ports
` [PATCH liburing 4/7] test: use unique filenames
` [PATCH liburing 5/7] test: mkdir -p output folder
` [PATCH liburing 6/7] test: add make targets for each test
` [PATCH liburing 7/7] test: use remove_buffers instead of nop to generate error codes

[PATCH] mm/mempolicy: clean up the code logic in queue_pages_pte_range
 2022-04-22 11:48 UTC  (2+ messages)

[PATCH] nsis: Add missing tools to installer for Windows
 2022-04-22 10:17 UTC  (2+ messages)

[PATCH v5 0/2] Option to take screenshot with screendump as PNG
 2022-04-22 10:50 UTC  (4+ messages)

[Intel-wired-lan] [PATCH intel-next 1/3] ice: remove u16 arithmetic in ice_gnss
 2022-04-22 11:46 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH intel-next 2/3] ice: add i2c write command
` [Intel-wired-lan] [PATCH intel-next 3/3] ice: add write functionality for GNSS TTY

RTT-PROBE: lore-subspace-rtt
 2022-04-22 11:44 UTC 

[PULL 00/61] target-arm queue
 2022-04-22 10:04 UTC  (8+ messages)
` [PULL 45/61] target/arm: Change DisasContext.aarch64 to bool
` [PULL 46/61] target/arm: Change CPUArchState.aarch64 "
` [PULL 47/61] target/arm: Extend store_cpu_offset to take field size
` [PULL 50/61] target/arm: Remove fpexc32_access
` [PULL 57/61] target/arm: Use tcg_constant in translate-neon.c
` [PULL 58/61] target/arm: Use smin/smax for do_sat_addsub_32
` [PULL 61/61] hw/arm/smmuv3: Pass the actual perm to returned IOMMUTLBEntry in smmuv3_translate()

[igt-dev] [PATCH i-g-t 1/2] tests/i915/kms_big_fb: move start of crc calculation past first commit
 2022-04-22 11:44 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/i915/kms_big_fb: Don't fill small fb during test setup

[PATCH v0] mctp: defer the kfree of object mdev->addrs
 2022-04-22 11:43 UTC 

[RFC PATCH 0/5] Apple Macs machine-level ASoC driver
 2022-04-22 11:44 UTC  (12+ messages)

[PATCH] kernel-shark: Modify FreeSans warning msg for GUI
 2022-04-22 11:43 UTC 

[PATCH v2] CI: select CC based on CC_PACKAGE (again)
 2022-04-22 11:43 UTC  (4+ messages)
` [PATCH v3] "

LSF/MM/BPF 2022: Running BOF
 2022-04-22 11:43 UTC  (2+ messages)

[PATCH] VT-d: fix !HVM build
 2022-04-22 11:42 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v2 intel-next 1/3] ice: remove u16 arithmetic in ice_gnss
 2022-04-22 11:42 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH v2 intel-next 2/3] ice: add i2c write command
` [Intel-wired-lan] [PATCH v2 intel-next 3/3] ice: add write functionality for GNSS TTY

What's cooking in git.git (Apr 2022, #05; Mon, 18)
 2022-04-22 11:28 UTC  (5+ messages)
` ab/ci-setup-simplify (was Re: What's cooking in git.git (Apr 2022, #05; Mon, 18))

[PATCH] led: Configure LED default-state on boot
 2022-04-22 11:41 UTC  (8+ messages)

Question about flow_type_rss_offloads in rte_eth_dev_info
 2022-04-22 11:41 UTC  (2+ messages)

[PATCH v2 1/3] ntb_perf: extend with burst latency measurement
 2022-04-22 11:37 UTC  (3+ messages)
` [PATCH v2 2/3] ntb_perf: extend with poll "
` [PATCH v2 3/3] ntb_perf: extend with doorbell "

[igt-dev] [PATCH i-g-t v3] meson: Move MSM-specific tests to their own subdirectory
 2022-04-22 11:38 UTC  (4+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for meson: Move MSM-specific tests to their own subdirectory (rev5)

[PATCH] target/riscv: Fix incorrect PTE merge in walk_pte
 2022-04-22 11:37 UTC  (5+ messages)
` [PATCH v2] "
      ` [EXT] "

[igt-dev] [PATCH i-g-t v2] meson: Move MSM-specific tests to their own subdirectory
 2022-04-22 11:36 UTC  (3+ messages)

[PATCH] kernel/irq/matrix.c: remove redundant assignment to variable 'end'
 2022-04-22 11:36 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] gitlab-CI: Temporarily disable armhf and arm64 selfchecks
 2022-04-22 11:35 UTC 

[PATCH bpf-next v2 0/6] bpf trampoline for arm64
 2022-04-22 10:54 UTC  (4+ messages)
` [PATCH bpf-next v2 4/6] bpf, arm64: Impelment bpf_arch_text_poke() "

RTT-PROBE: lore-subspace-rtt
 2022-04-22 11:33 UTC 

[PATCH v4] PCI: Make sure the bus bridge powered on when scanning bus
 2022-04-22 11:31 UTC  (2+ messages)

[PATCH] fstests: btrfs: test setting compression via xattr on nodatacow files
 2022-04-22 11:30 UTC  (3+ messages)

[PATCH v2 00/14] Add new Renesas RZ/V2M SoC and Renesas RZ/V2M EVK support
 2022-04-22 11:29 UTC  (4+ messages)
` [PATCH v2 03/13] dt-bindings: clock: Add r9a09g011 CPG Clock Definitions

[PATCH] t3501: use test_path_is_* functions
 2022-04-22 11:26 UTC  (2+ messages)
` [PATCH v2] t3501: remove test -f and stop ignoring git <cmd> exit code

next/pending-fixes build: 205 builds: 2 failed, 203 passed, 6 errors, 10 warnings (v5.18-rc3-381-g1e9235a24947)
 2022-04-22 11:26 UTC 

[LTP] [RFC][PATCH 1/1] ci: Ubuntu xenial -> bionic
 2022-04-22 11:24 UTC  (6+ messages)

[GIT PULL] iommu/arm-smmu: Fixes for 5.18
 2022-04-22 11:22 UTC  (3+ messages)

[PATCH] configure: make fortify_source=yes by default
 2022-04-22 10:08 UTC 

Should sendemail.confirm default to always?
 2022-04-22 11:16 UTC  (3+ messages)
` [PATCH] send-email: always confirm by default

RTT-PROBE: lore-subspace-rtt
 2022-04-22 11:22 UTC 

[PATCH RFC 0/5] phy: qcom-qmp: add support for pipe clock muxing
 2022-04-22 11:22 UTC  (6+ messages)
` [PATCH RFC 1/5] "


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.