All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-01 08:06:54 to 2022-09-01 08:58:59 UTC [more...]

[Qemu-devel] [RFC PATCH] Add qemu .clang-format
 2022-09-01  8:12 UTC  (7+ messages)

Enable audio virtualization in Xen
 2022-09-01  8:58 UTC 

[PATCH v3 00/23] target/i386: make SSE helpers generic in the vector size
 2022-09-01  8:19 UTC  (27+ messages)
` [PATCH v3 01/23] i386: do not use MOVL to move data between SSE registers
` [PATCH v3 02/23] i386: formatting fixes
` [PATCH v3 03/23] i386: Add ZMM_OFFSET macro
` [PATCH v3 04/23] i386: Rework sse_op_table1
` [PATCH v3 05/23] i386: Rework sse_op_table6/7
` [PATCH v3 06/23] i386: Move 3DNOW decoder
` [PATCH v3 07/23] i386: check SSE table flags instead of hardcoding opcodes
` [PATCH v3 08/23] i386: isolate MMX code more
` [PATCH v3 09/23] i386: Add size suffix to vector FP helpers
` [PATCH v3 10/23] i386: do not cast gen_helper_* function pointers
` [PATCH v3 11/23] i386: Add CHECK_NO_VEX
` [PATCH v3 12/23] i386: Rewrite vector shift helper
` [PATCH v3 13/23] i386: Rewrite simple integer vector helpers
` [PATCH v3 14/23] i386: Misc integer AVX helper prep
` [PATCH v3 15/23] i386: Destructive vector helpers for AVX
` [PATCH v3 16/23] i386: Floating point arithmetic helper AVX prep
` [PATCH v3 17/23] i386: reimplement AVX comparison helpers
` [PATCH v3 18/23] i386: Dot product AVX helper prep
` [PATCH v3 19/23] i386: Destructive FP helpers for AVX
` [PATCH v3 20/23] i386: Misc AVX helper prep
` [PATCH v3 22/23] i386: AVX pclmulqdq prep
` [PATCH v3 23/23] i386: AVX+AES helpers prep

DPDK Release Status Meeting 2022-09-01
 2022-09-01  8:58 UTC 

[PATCH v2] soundwire: qcom: fix device status array range
 2022-09-01  8:56 UTC  (3+ messages)

[PATCH 7/9] firmware: arm_ffa: Add v1.1 get_partition_info support
 2022-09-01  8:57 UTC 

[OE-core] [kirkstone] [PATCH 0/2] kernel-fitimage.bbclass: backport some fixes from master
 2022-09-01  8:57 UTC  (3+ messages)
` [OE-core] [kirkstone] [PATCH 1/2] meta: introduce UBOOT_MKIMAGE_KERNEL_TYPE
` [OE-core] [kirkstone] [PATCH 2/2] kernel-fitimage.bbclass: add padding algorithm property in config nodes

[RFC v3 0/7] In order support for virtio_ring, vhost and vsock
 2022-09-01  8:55 UTC  (3+ messages)
` [RFC v3 1/7] vhost: expose used buffers

[PATCH RFT 1/3] dt-bindings: soc: qcom: smd-rpm: add PMIC regulators nodes
 2022-09-01  8:56 UTC  (3+ messages)
` [PATCH RFT 2/3] arm64: dts: qcom: align RPM regulators node name with bindings
` [PATCH RFT 3/3] ARM: "

[PATCH] remoteproc: report firmware name on load failures
 2022-09-01  8:55 UTC  (2+ messages)

consolidate btrfs checksumming, repair and bio splitting
 2022-09-01  8:55 UTC  (5+ messages)
` [PATCH 01/17] block: export bio_split_rw
` [PATCH 02/17] btrfs: stop tracking failed reads in the I/O tree

[PATCH v4 0/2] Add support for QSGMII mode
 2022-09-01  8:55 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: phy: ti: phy-gmii-sel: Add bindings for J7200
` [PATCH v4 2/2] phy: ti: gmii-sel: Add support for CPSW5G GMII SEL in J7200

[PATCH] arm: orion5: Completely remove Orion5 platform support
 2022-09-01  8:53 UTC 

[Patch net-next v2 0/9] net: dsa: microchip: add support for phylink mac config and link up
 2022-09-01  8:51 UTC  (9+ messages)

[PATCH 0/8] scalar: integrate into core Git
 2022-09-01  8:51 UTC  (3+ messages)
` [PATCH 4/8] scalar: implement the `help` subcommand

[PATCH 0/6] ASoC: codecs: lpass: add support fro sm8450 and sc8280xp
 2022-09-01  8:50 UTC  (5+ messages)
` [PATCH 6/6] ASoC: codecs: tx-macro: add support for "

[Intel-gfx] [PATCH v2 00/15] Tidy up vfio_device life cycle
 2022-09-01 14:37 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Tidy up vfio_device life cycle (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] mm: hugetlb: eliminate memory-less nodes handling
 2022-09-01  8:50 UTC  (2+ messages)

[PATCH RESEND 1/6] arm64: dts: ti: k3-j721s2-main: Add support for USB
 2022-09-01  8:48 UTC  (9+ messages)
` [PATCH RESEND 2/6] arm64: dts: ti: k3-j721s2-main: Add SERDES and WIZ device tree node
` [PATCH RESEND 3/6] arm64: dts: ti: k3-j721s2-mcu-wakeup: Add support of OSPI

[PATCH] usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMA
 2022-09-01  8:34 UTC 

[PATCH] vhost: compilation fix for GCC-12
 2022-09-01  8:49 UTC 

[PATCH 0/9] firmware: arm_ffa: Refactoring and initial/minor v1.1 update
 2022-09-01  8:49 UTC  (10+ messages)
` [PATCH 5/9] firmware: arm_ffa: Use FFA_FEATURES to detect if native versions are supported
` [PATCH 7/9] firmware: arm_ffa: Add v1.1 get_partition_info support
` [PATCH 9/9] firmware: arm_ffa: Split up ffa_dev_ops into info, message and memory operations

[Bug 216430] New: mdtest may pause for 5-10 mins on ext4
 2022-09-01  8:49 UTC  (3+ messages)
` [Bug 216430] "

[stable:linux-5.15.y 9126/9999] ERROR: modpost: "devm_drm_of_get_bridge" [drivers/gpu/drm/vc4/vc4.ko] undefined!
 2022-09-01  8:48 UTC  (6+ messages)

[PATCH v2] riscv: Fix permissions for all mm's during mm init
 2022-09-01  8:47 UTC  (3+ messages)

[PATCH -next] mm: kence: add __kmem_cache_free to function skip list
 2022-09-01  8:47 UTC  (6+ messages)

[PATCH] Documentation/gen_commands.py: use python3
 2022-09-01  8:44 UTC  (2+ messages)

[PATCH] fixup-next: linux/nvmem-consumer.h: fix warning
 2022-09-01  8:44 UTC  (2+ messages)

[PATCH 0/3] Add tests trying to memblock_add() or memblock_reserve() 129th region
 2022-09-01  8:43 UTC  (7+ messages)
` [PATCH 1/3] memblock test: Add test to memblock_add() "
` [PATCH 2/3] memblock test: Add test to memblock_reserve() "

[RFC PATCH 00/30] Code tagging framework and applications
 2022-09-01  8:43 UTC  (5+ messages)
` [RFC PATCH 22/30] Code tagging based fault injection

[PATCH] ARM: kasan: Only map modules if CONFIG_KASAN_VMALLOC=n
 2022-09-01  8:41 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: audit bo->resource usage
 2022-09-01  8:43 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/3] drm/i915: audit bo->resource usage (rev2)

[PATCH] drm/msm/dsi: Set panel orientation when directly connected
 2022-09-01  8:42 UTC  (3+ messages)

[Buildroot] Buildroot 2022.08-rc2 released
 2022-09-01  8:41 UTC 

[PATCH v1 00/16] qapi examples fixes and rfc for another generator
 2022-09-01  7:56 UTC  (8+ messages)
` [PATCH v1 12/16] qapi: fix example of blockdev-add command

SMACK LSM checks wrong object label during ingress network traffic
 2022-09-01  8:40 UTC  (9+ messages)

❌ FAIL: Test report for master (6.0.0-rc3, mainline.kernel.org-clang, c5e4d5e9)
 2022-09-01  8:40 UTC 

[PATCH 0/3] page_owner: print stacks and their counter
 2022-09-01  8:40 UTC  (10+ messages)
` [PATCH 1/3] lib/stackdepot: Add a refcount field in stack_record
` [PATCH 2/3] mm, page_owner: Add page_owner_stacks file to print out only stacks and their counter
` [PATCH 3/3] mm,page_owner: Filter out stacks by a threshold counter

[PATCH V2] drm/amdgpu: TA unload messages are not actually sent to psp when amdgpu is uninstalled
 2022-09-01  8:39 UTC 

[PATCH v3 00/19] Variety of fixes and new features for mr75203 driver
 2022-09-01  8:39 UTC  (6+ messages)
` [PATCH v3 02/19] hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not defined
    ` [PATCH v3 02/19] hwmon: (mr75203) fix VM sensor allocation when "intel, vm-map" "

[PATCH] string: Introduce strtomem() and strtomem_pad()
 2022-09-01  8:39 UTC  (2+ messages)

next/master build: 14 builds: 2 failed, 12 passed, 2 errors, 12 warnings (next-20220901)
 2022-09-01  8:39 UTC 

next/master build: 14 builds: 2 failed, 12 passed, 2 errors, 12 warnings (next-20220901)
 2022-09-01  8:39 UTC 

[PATCH v4] uas: add no-uas quirk for Thinkplus and Hiksemi usb-storage
 2022-09-01  8:37 UTC  (2+ messages)

[PATCH] target/i386: rewrite destructive 3DNow operations
 2022-09-01  7:53 UTC  (2+ messages)

[PATCH -next] ext4: ensure data forced to disk when rename
 2022-09-01  8:37 UTC  (2+ messages)

[PATCH] net/mvneta: compilation fix for GCC-12
 2022-09-01  8:36 UTC  (2+ messages)

[PATCH v1] mm: fix PageAnonExclusive clearing racing with concurrent RCU GUP-fast
 2022-09-01  8:35 UTC 

[PATCH] btrfs-progs: receive: fix a segfault that free() an err value
 2022-09-01  8:35 UTC 

[PATCH 0/3] Rename sifive L2 cache to sifive CCACHE
 2022-09-01  8:34 UTC  (8+ messages)
` [PATCH] soc: sifive: ccache: reduce printing on init

[PATCH -next] drm/amd/display: remove possible condition with no effect (if == else)
 2022-09-01  8:34 UTC  (2+ messages)

[ovmf test] 172906: regressions - FAIL
 2022-09-01  8:34 UTC 

[meta-networking][PATCH] libcoap: Fix gnutls/openssl/mbedtls PACKAGECONFIG conflicts
 2022-09-01  8:30 UTC 

[PATCH 00/15] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-09-01  8:19 UTC  (3+ messages)

[PATCH v3] ovl: Use ovl mounter's fsuid and fsgid in ovl_link()
 2022-09-01  8:29 UTC 

[PATCH] regexdev: display response flags value
 2022-09-01  8:29 UTC 

missing sound on kernel-5.15
 2022-09-01  8:28 UTC  (23+ messages)

[PATCH] regex/mlx5: add check for nb max matches
 2022-09-01  8:28 UTC 

[PATCH] media: atomisp: prevent integer overflow in sh_css_set_black_frame()
 2022-09-01  8:26 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 00/17] drm/i915: Make fastset not suck and allow seamless M/N changes
 2022-09-01  8:25 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 15/17] drm/i915: Allow M/N change during fastset on bdw+

[PATCH v3 updated] mm/demotion: Expose memory tier details via sysfs
 2022-09-01  8:24 UTC  (3+ messages)

[PATCH] regex/mlx5: add support for combined rof file
 2022-09-01  8:24 UTC 

[PATCH v3 1/3] dt-bindings: iio: adc: ti,tsc2046: add vref-supply property
 2022-09-01  8:24 UTC  (3+ messages)
` [PATCH v3 2/3] iio: adc: tsc2046: add vref support

[PATCH] examples: compilation fix for GCC-12
 2022-09-01  8:23 UTC 

[PATCH] regexdev: add match mode command line parameter
 2022-09-01  8:22 UTC 

[PATCH] IGC: Remove I225_I_PHY_ID checking
 2022-09-01  8:22 UTC  (5+ messages)
` [PATCH v2] "

Fix make.cross for 0day bot
 2022-09-01  8:20 UTC  (4+ messages)
` [LKP] "

[igt-dev] [PATCH i-g-t] tests/kms_content_protection: Convert tests to Dynamic
 2022-09-01  8:21 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[RFC PATCH 2/2] fs/xattr: wire up syscalls
 2022-09-01  8:20 UTC  (4+ messages)
` [RFC PATCH 1/2] fs/xattr: add *at family syscalls

[PATCH net v2] net/smc: Remove redundant refcount increase
 2022-09-01  8:20 UTC  (2+ messages)

[PATCH v2 0/2] gpio: Add gpio-latch driver
 2022-09-01  8:20 UTC  (4+ messages)
` [PATCH v2 1/2] gpio: Add gpio latch driver

Optimizing for common burst sizes
 2022-09-01  8:21 UTC 

[Buildroot] [git commit] Update for 2022.08-rc2
 2022-09-01  8:19 UTC 

[PATCH] USB/ARM: Switch S3C2410 UDC to GPIO descriptors
 2022-09-01  8:16 UTC  (2+ messages)

stalling IO regression since linux 5.12, through 5.18
 2022-09-01  8:19 UTC  (12+ messages)

[PATCH v2 1/2] dt-bindings: arm: ti: Add bindings for BeagleBone AI-64
 2022-09-01  8:17 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: ti: add k3-j721e-beagleboneai64

[PATCH] virt: vbox: Add check for device_create_file
 2022-09-01  8:18 UTC  (3+ messages)

[PATCH] regexdev: add maximum number of mbuf segments field
 2022-09-01  8:16 UTC  (2+ messages)

next/pending-fixes baseline: 353 runs, 14 regressions (v6.0-rc3-415-gf29d411eb4af)
 2022-09-01  8:17 UTC 

[PATCH bpf-next 0/2] propagate nullness information for reg to reg comparisons
 2022-09-01  8:13 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf: "

[PATCH v4] arm64: dts: mt7986: add built-in Wi-Fi device nodes
 2022-09-01  8:13 UTC  (5+ messages)

[PATCH v4 01/14] perf/hw_breakpoint: Add KUnit test for constraints accounting
 2022-09-01  8:12 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v2 0/4] ath11k: Enable low power mode when WLAN is not active
 2022-09-01  8:13 UTC  (5+ messages)
` [PATCH v2 3/4] "

[PATCH v4 02/14] perf/hw_breakpoint: Provide hw_breakpoint_is_used() and use in test
 2022-09-01  8:12 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v4 03/14] perf/hw_breakpoint: Clean up headers
 2022-09-01  8:12 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v4 04/14] perf/hw_breakpoint: Optimize list of per-task breakpoints
 2022-09-01  8:12 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v4 05/14] perf/hw_breakpoint: Mark data __ro_after_init
 2022-09-01  8:12 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v4 07/14] perf/hw_breakpoint: Make hw_breakpoint_weight() inlinable
 2022-09-01  8:12 UTC  (2+ messages)
` [tip: perf/core] "

[igt-dev] [PATCH i-g-t] tests/kms_async_flips: Enable async flip on linear buffer
 2022-09-01  8:13 UTC  (3+ messages)
` [igt-dev] [PATCHv2 "

[PATCH v4 06/14] perf/hw_breakpoint: Optimize constant number of breakpoint slots
 2022-09-01  8:12 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v4 08/14] perf/hw_breakpoint: Remove useless code related to flexible breakpoints
 2022-09-01  8:12 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v4 09/14] powerpc/hw_breakpoint: Avoid relying on caller synchronization
 2022-09-01  8:12 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v4 10/14] locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()
 2022-09-01  8:12 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v4 11/14] perf/hw_breakpoint: Reduce contention with large number of tasks
 2022-09-01  8:12 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v4 14/14] perf/hw_breakpoint: Optimize toggle_bp_slot() for CPU-independent task targets
 2022-09-01  8:12 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v4 12/14] perf/hw_breakpoint: Introduce bp_slots_histogram
 2022-09-01  8:12 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v4 13/14] perf/hw_breakpoint: Optimize max_bp_pinned_slots() for CPU-independent task targets
 2022-09-01  8:12 UTC  (2+ messages)
` [tip: perf/core] "

[GIT PULL] sound fixes for 6.0-rc4
 2022-09-01  8:12 UTC 

[Intel-gfx] [PATCH 0/1] Modify debugfs entry from dsc compressed bpp to input bpc
 2022-09-01  8:11 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915/display: convert dsc debugfs entry from output_bpp to input_bpc

[PATCH -next] drm/amd/display: Simplify bool conversion
 2022-09-01  8:11 UTC  (2+ messages)

[PATCH 0/6] pipeline: make the hash function configurable per table
 2022-09-01  8:11 UTC  (4+ messages)
` [PATCH V2 "

[PATCH v2] dt-bindings: display: bridge: renesas,dw-hdmi: Add resets property
 2022-09-01  8:10 UTC  (3+ messages)

[PATCH v2] dt-bindings: mmc: renesas,sdhi: Add iommus property
 2022-09-01  8:09 UTC  (2+ messages)

[PATCH 00/13] Introduce RK806 Support
 2022-09-01  8:09 UTC  (4+ messages)
` [PATCH 08/13] dt-bindings: mfd: add rk806 binding

[PATCH 00/51] tests/qtest: Enable running qtest on Windows
 2022-09-01  7:11 UTC  (4+ messages)
` [PATCH 04/51] semihosting/arm-compat-semi: Avoid using hardcoded /tmp

[PATCH 1/4] net/axgbe: fix scattered Rx function
 2022-09-01  5:33 UTC  (4+ messages)
` [PATCH 2/4] "
` [PATCH 3/4] "
` [PATCH 4/4] "

[PATCH net 0/6] rxrpc: Miscellaneous fixes
 2022-09-01  8:08 UTC  (7+ messages)
` [PATCH net 1/6] rxrpc: Fix ICMP/ICMP6 error handling
` [PATCH net 2/6] rxrpc: Fix an insufficiently large sglist in rxkad_verify_packet_2()
` [PATCH net 3/6] rxrpc: Fix local destruction being repeated
` [PATCH net 4/6] rxrpc: Fix calc of resend age
` [PATCH net 5/6] afs: Use the operation issue time instead of the reply time for callbacks
` [PATCH net 6/6] rxrpc: Remove rxrpc_get_reply_time() which is no longer used

[PATCH nf-next] netfilter: nf_tables: add ebpf expression
 2022-09-01  8:08 UTC  (11+ messages)

[RFC PATCH 0/4] Out-of-line static calls for powerpc64 ELF V2
 2022-09-01  8:07 UTC  (2+ messages)

[PATCH v2] ath11k: Enable remain-on-channel support on WCN6750
 2022-09-01  8:06 UTC  (2+ messages)

[PATCH v2 0/4] memblock tests: add NUMA tests for memblock_alloc_try_nid*
 2022-09-01  8:06 UTC  (5+ messages)
` [PATCH v2 1/4] memblock tests: add simulation of physical memory with multiple NUMA nodes


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.