All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-26 21:54:58 to 2022-08-26 23:34:48 UTC [more...]

[PATCH v3 0/2] edac: Add support for Xilinx ZynqMP OCM EDAC
 2022-08-26 23:32 UTC  (4+ messages)
` [PATCH v3 2/2] edac: zynqmp_ocm: Add EDAC support for ZynqMP OCM

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

[PATCH 00/11] Add support for enhanced SPI for Designware SPI controllers
 2022-08-26 23:33 UTC  (21+ messages)
` [PATCH 03/11] spi: dw: define spi_frf for dual/quad/octal modes
` [PATCH 04/11] spi: dw: use TMOD_RO to read in enhanced spi modes
` [PATCH 05/11] spi: dw: define SPI_CTRLR0 register and its fields
` [PATCH 06/11] spi: dw: update SPI_CTRLR0 register
` [PATCH 07/11] spi: dw: update NDF while writing in enhanced spi mode
` [PATCH 08/11] spi: dw: update buffer for "
` [PATCH 09/11] spi: dw: prepare the transfer routine for enhanced mode
` [PATCH 10/11] spi: dw-apb-ssi: add generic 1.03a version
` [PATCH 11/11] spi: dw: initialize dwc-ssi-1.03a controller

RTT-PROBE: lore-subspace-rtt
 2022-08-26 23:30 UTC 

[PATCH/RFC 00/10 v5] Improve scalability of directory operations
 2022-08-26 23:30 UTC  (9+ messages)
` [PATCH 01/10] VFS: support parallel updates in the one directory
` [PATCH 10/10] NFS: "

[Intel-gfx] [PATCH] drm/i915/guc: Cancel GuC engine busyness worker synchronously
 2022-08-26 23:28 UTC 

[PATCH net-next v2 0/3] sfc: add support for PTP over IPv6 and 802.3
 2022-08-26 23:27 UTC  (6+ messages)
` [PATCH net-next v3 "
  ` [PATCH net-next v3 2/3] sfc: support PTP over IPv6/UDP

[PATCH] wifi: use struct_group to copy addresses
 2022-08-26 23:25 UTC  (2+ messages)

kismet: WARNING: unmet direct dependencies detected for CRYPTO_AEAD2 when selected by SEV_GUEST
 2022-08-26 23:25 UTC 

[PATCH v2 0/9] Initial BAP support
 2022-08-26 23:20 UTC  (10+ messages)
` [PATCH v2 1/9] adapter: Add btd_adapter_find_device_by_fd
` [PATCH v2 2/9] lib/uuid: Add PACS/ASCS UUIDs
` [PATCH v2 3/9] shared/bap: Add initial code for handling BAP
` [PATCH v2 4/9] profiles: Add initial code for bap plugin
` [PATCH v2 5/9] shared: Add definition for LC3 codec
` [PATCH v2 6/9] media-api: Add SelectProperties
` [PATCH v2 7/9] test/simple-endpoint: Add support for LC3 endpoints
` [PATCH v2 8/9] client/player: Add support for PACS endpoints
` [PATCH v2 9/9] client/player: Use QoS interval on transport.send

RTT-PROBE: lore-subspace-rtt
 2022-08-26 23:20 UTC 

[PATCH] wait_on_bit: add an acquire memory barrier
 2022-08-26 23:18 UTC  (11+ messages)
        ` [PATCH v3] "
              ` [PATCH] provide arch_test_bit_acquire for architectures that define test_bit

[PATCH] drm/amdkfd: Set pte_flags for actual BO location
 2022-08-26 23:16 UTC 

[PATCH bpf-next 0/3] BPF mass-verification veristat tool
 2022-08-26 23:15 UTC  (4+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: fix test_verif_scale{1,3} SEC() annotations
` [PATCH bpf-next 2/3] libbpf: fix crash if SEC("freplace") programs don't have attach_prog_fd set
` [PATCH bpf-next 3/3] selftests/bpf: add veristat tool for mass-verifying BPF object files

[PATCH 0/3] built-in add -p: support diff-so-fancy better
 2022-08-26 23:15 UTC  (5+ messages)
` [PATCH v2 0/4] "

[PATCH v2 00/10] KVM: x86/mmu: Make tdp_mmu read-only and clean up TPD MMU fault handler
 2022-08-26 23:12 UTC  (11+ messages)
` [PATCH v2 01/10] KVM: x86/mmu: Change tdp_mmu to a read-only parameter
` [PATCH v2 02/10] KVM: x86/mmu: Move TDP MMU VM init/uninit behind tdp_mmu_enabled
` [PATCH v2 03/10] KVM: x86/mmu: Grab mmu_invalidate_seq in kvm_faultin_pfn()
` [PATCH v2 04/10] KVM: x86/mmu: Handle error PFNs "
` [PATCH v2 05/10] KVM: x86/mmu: Avoid memslot lookup during KVM_PFN_ERR_HWPOISON handling
` [PATCH v2 06/10] KVM: x86/mmu: Handle no-slot faults in kvm_faultin_pfn()
` [PATCH v2 07/10] KVM: x86/mmu: Initialize fault.{gfn,slot} earlier for direct MMUs
` [PATCH v2 08/10] KVM: x86/mmu: Split out TDP MMU page fault handling
` [PATCH v2 09/10] KVM: x86/mmu: Stop needlessly making MMU pages available for TDP MMU faults
` [PATCH v2 10/10] KVM: x86/mmu: Rename __direct_map() to direct_map()

(resend)WARNING: trying to isolate tail page in isolate_lru_page
 2022-08-26 23:12 UTC  (14+ messages)

[PATCH] KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES
 2022-08-26 23:11 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-26 23:10 UTC 

[PATCH v2] mm: deduplicate cacheline padding code
 2022-08-26 23:06 UTC 

[PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest
 2022-08-26 23:06 UTC 

[PATCH v3] Remove duplicated words across the whole documentation
 2022-08-26 23:06 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
 2022-08-26 23:04 UTC  (2+ messages)

[PATCH] mm: deduplicate cacheline padding code
 2022-08-26 23:04 UTC  (2+ messages)

[PATCH 00/11] drm/edid: Range descriptor stuff
 2022-08-26 23:03 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 0/2] NFSD: memory shrinker for NFSv4 clients
 2022-08-26 23:01 UTC  (3+ messages)
` [PATCH 1/2] NFSD: keep track of the number of courtesy clients in the system
` [PATCH 2/2] NFSD: add shrinker to reap courtesy clients on low memory condition

RTT-PROBE: lore-subspace-rtt
 2022-08-26 23:00 UTC 

[ovmf test] 172800: regressions - FAIL
 2022-08-26 22:59 UTC 

USB-Audio: Fix for ALC4080 (ASUS ROG Strix B660-F Gaming WiFi)
 2022-08-26 22:58 UTC 

[PATCH] trace-cmd: Add compile time overrides for libraries
 2022-08-26 22:59 UTC 

[PATCH bpf-next v7 0/5] Parameterize task iterators
 2022-08-26 22:58 UTC  (4+ messages)
` [PATCH bpf-next v7 5/5] bpftool: Show parameters of BPF "

Fix for ALC4080 (ASUS ROG Strix B660-F Gaming WiFi)
 2022-08-26 22:57 UTC 

Update USB-Audio.conf
 2022-08-26 22:56 UTC 

[PATCH] arm64: dts: tegra: smaug: Add Bluetooth node
 2022-08-26 22:02 UTC 

[PATCH 0/7] Fix MISRA C 2012 Rule 20.7 violations
 2022-08-26 22:55 UTC  (12+ messages)
` [PATCH 7/7] xen/device_tree: "

[syzbot] BUG: unable to handle kernel NULL pointer dereference in log_replay
 2022-08-26 22:51 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-26 22:50 UTC 

[PATCH] pinctrl: aspeed: Force to disable the function's signal
 2022-08-26 22:48 UTC  (7+ messages)

[PATCH] tracepoint: Allow trace events in modules with TAINT_TEST
 2022-08-26 22:48 UTC  (2+ messages)

curiosities with tempfile.active
 2022-08-26 22:46 UTC  (2+ messages)

[f2fs-dev] [PATCH] Fix format strings in log messages
 2022-08-26 22:45 UTC 

[PATCH v6 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
 2022-08-26 22:44 UTC  (13+ messages)
` [PATCH v6 2/6] dt-bindings: media: sun6i-a31-csi: Add ISP output port
` [PATCH v6 4/6] MAINTAINERS: Add entry for the Allwinner A31 ISP driver
` [PATCH v6 5/6] media: sun6i-csi: Detect the availability of the ISP
` [PATCH v6 6/6] media: sun6i-csi: Add support for hooking to the isp devices

[linux-next:master 1350/3682] drivers/thermal/thermal_of.c:1297:1-23: WARNING: Function "for_each_child_of_node" should have of_node_put() before break around line 1300
 2022-08-26 22:44 UTC 

[PATCH net-next v2] docs/conf.py: add function attribute '__fix_address' to conf.py
 2022-08-26 22:43 UTC  (6+ messages)

What could cause pairing to fail when bluetoothctl is not running?
 2022-08-26 22:43 UTC  (2+ messages)

[RESEND PATCH v3 0/9] Make ghes_edac a proper module
 2022-08-26 22:42 UTC  (3+ messages)
` [RESEND PATCH v3 3/9] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes

[PATCH 0/4] platform/chrome: cros_ec_typec: Altmode fixes
 2022-08-26 22:41 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-26 22:40 UTC 

[PATCH v2 1/5] mm/hugetlb: fix races when looking up a CONT-PTE size hugetlb page
 2022-08-26 22:40 UTC  (11+ messages)

[PATCH 0/9 v2] xfs: byte-base grant head reservation tracking
 2022-08-26 22:39 UTC  (9+ messages)
` [PATCH 5/9] xfs: l_last_sync_lsn is really AIL state
` [PATCH 6/9] xfs: collapse xlog_state_set_callback in caller
` [PATCH 7/9] xfs: track log space pinned by the AIL
` [PATCH 8/9] xfs: pass the full grant head to accounting functions

[PATCH -next 2/3] PCI: fix possible memory leak in error case in pci_register_host_bridge()
 2022-08-26 22:38 UTC  (2+ messages)

[RESEND PATCH 0/4] Add unit test module for AMD P-State driver
 2022-08-26 22:36 UTC  (4+ messages)
` [RESEND PATCH 2/4] cpufreq: amd-pstate: Add test module for amd-pstate driver

[PATCH v5 0/4] Introduce security_create_user_ns()
 2022-08-26 22:34 UTC  (12+ messages)

[PATCH 1/2] drm/plane_helper: Print actual/expected values on failure
 2022-08-26 22:34 UTC  (3+ messages)
` [PATCH 2/2] drm/plane_helper: Split into parameterized test cases

What's cooking in git.git (Aug 2022, #09; Fri, 26)
 2022-08-26 22:32 UTC  (2+ messages)

Asus ROG Strix B660-F (ALC4080) output issue: No audio front headphone, No audio S/PDIF
 2022-08-26 22:31 UTC 

[meta-ti][dunfell][PATCH 1/2] optee-os: Upgrade to upstream 3.18.0
 2022-08-26 22:30 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-26 22:30 UTC 

[tip:x86/microcode] BUILD SUCCESS 8c61eafd22d7207039bff85c6e1d386f15abd17e
 2022-08-26 22:26 UTC 

[PATCH v2 0/3] can: ctucanfd: hardware rx timestamps reporting
 2022-08-26 22:26 UTC  (5+ messages)
` [PATCH v2 1/3] can: ctucanfd: add HW timestamps to RX and error CAN frames

[PATCH 1/2] Revert "i2c: fix stack buffer overflow vulnerability in i2c md command"
 2022-08-26 22:22 UTC  (4+ messages)
` [PATCH 2/2] i2c: fix stack buffer overflow vulnerability in i2c md command

[PATCH] drm/i915/ats-m: Add thread execution tuning setting
 2022-08-26 22:22 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v3 1/3] mm/migrate_device.c: Flush TLB while holding PTL
 2022-08-26 22:19 UTC  (13+ messages)
` [PATCH v3 2/3] mm/migrate_device.c: Copy pte dirty bit to page

[PATCH v2 0/3] Randomize memory access of dirty_log_perf_test
 2022-08-26 22:20 UTC  (7+ messages)
` [PATCH v2 1/3] KVM: selftests: Create source of randomness for guest code
` [PATCH v2 2/3] KVM: selftests: Randomize which pages are written vs read
` [PATCH v2 3/3] KVM: selftests: Randomize page access order

RTT-PROBE: lore-subspace-rtt
 2022-08-26 22:20 UTC 

[PATCH v2 -next] sched: Add update_current_exec_runtime helper
 2022-08-26 22:16 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] perf/x86/intel/uncore: fix broken read_counter() for SNB IMC PMU
 2022-08-26 22:16 UTC  (2+ messages)
` [tip: perf/urgent] perf/x86/intel/uncore: Fix "

[tip: perf/core] perf/x86/amd/brs: Move feature-specific functions
 2022-08-26 22:16 UTC 

[tip: perf/core] perf/x86/amd/core: Add generic branch record interfaces
 2022-08-26 22:16 UTC 

[tip: perf/core] perf/x86/amd/core: Refactor branch attributes
 2022-08-26 22:16 UTC 

[tip: perf/core] perf/x86/amd/lbr: Detect LbrExtV2 support
 2022-08-26 22:16 UTC 

[tip: perf/core] x86/cpufeatures: Add LbrExtV2 feature bit
 2022-08-26 22:16 UTC 

[tip: perf/core] perf/x86/amd/lbr: Add LbrExtV2 branch record support
 2022-08-26 22:16 UTC 

[tip: perf/core] perf/x86/amd/lbr: Add LbrExtV2 hardware branch filter support
 2022-08-26 22:16 UTC 

[tip: perf/core] perf/x86: Move branch classifier
 2022-08-26 22:16 UTC 

[tip: perf/core] perf/x86/amd/lbr: Add LbrExtV2 software branch filter support
 2022-08-26 22:15 UTC 

[tip: perf/core] perf/x86: Make branch classifier fusion-aware
 2022-08-26 22:15 UTC 

[tip: perf/core] perf/x86/amd/lbr: Use fusion-aware branch classifier
 2022-08-26 22:15 UTC 

[tip: perf/core] perf/core: Add speculation info to branch entries
 2022-08-26 22:15 UTC 

[tip: perf/core] perf/x86/amd/lbr: Add LbrExtV2 branch speculation info support
 2022-08-26 22:15 UTC 

[PATCH V7 1/8] perf: Add system error and not in transaction branch types
 2022-08-26 22:15 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V7 2/8] perf: Extend branch type classification
 2022-08-26 22:15 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V7 3/8] perf: Capture branch privilege information
 2022-08-26 22:15 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V7 4/8] perf: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform
 2022-08-26 22:15 UTC  (2+ messages)
` [tip: perf/core] "

[avpatel:riscv_pmem_v1 76/78] arch/riscv/kernel/cpuidle.c:40:5: warning: no previous prototype for 'acpi_processor_ffh_lpi_probe'
 2022-08-26 22:14 UTC 

[PATCH] selftests/bpf: fix type conflict in test_tc_dtime
 2022-08-26 22:13 UTC  (3+ messages)

[PATCH v7] x86/mce: retrieve poison range from hardware
 2022-08-26 22:11 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-26 22:10 UTC 

taprio vs. wireless/mac80211
 2022-08-26 22:10 UTC  (3+ messages)

[LTP] [PATCH] syscalls/fanotify10: Make evictable marks test more reliable
 2022-08-26 22:09 UTC  (5+ messages)

[PATCH v3 0/3] perf: RISC-V: misc fixes and improvements
 2022-08-26 22:06 UTC  (3+ messages)
` [PATCH v3 1/3] perf: RISC-V: fix access beyond allocated array

[PATCH v3 0/2] iio: Add single and double tap events support
 2022-08-26 22:06 UTC  (4+ messages)
` [PATCH v3 2/2] iio: accel: bma400: Add support for single and double tap events

[PATCH v1 1/2] eal: add lcore busyness telemetry
 2022-08-26 22:06 UTC  (4+ messages)
` [PATCH v3 0/3] Add lcore poll "
  ` [PATCH v3 1/3] eal: add "

[PATCH] scsi: core: Fix block I/O error of USB card reader during resume
 2022-08-26 22:05 UTC  (4+ messages)

(no subject)
 2022-08-26 22:03 UTC  (10+ messages)
` [PATCH mm-unstable v2 1/9] mm/shmem: add flag to enforce shmem THP in hugepage_vma_check()
` [PATCH mm-unstable v2 2/9] mm/khugepaged: attempt to map file/shmem-backed pte-mapped THPs by pmds
` [PATCH mm-unstable v2 3/9] mm/madvise: add file and shmem support to MADV_COLLAPSE
` [PATCH mm-unstable v2 4/9] mm/khugepaged: add tracepoint to hpage_collapse_scan_file()
` [PATCH mm-unstable v2 5/9] selftests/vm: dedup THP helpers
` [PATCH mm-unstable v2 6/9] selftests/vm: modularize thp collapse memory operations
` [PATCH mm-unstable v2 7/9] selftests/vm: add thp collapse file and tmpfs testing
` [PATCH mm-unstable v2 8/9] selftests/vm: add thp collapse shmem testing
` [PATCH mm-unstable v2 9/9] selftests/vm: add selftest for MADV_COLLAPSE of uffd-minor memory

[PATCH] Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709"
 2022-08-26 22:03 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

Cannot use address filtering with user register sampling
 2022-08-26 22:03 UTC  (3+ messages)

[PATCH] of/fdt: Don't calculate initrd_start from the DT if 'linux,initrd-end' is 0
 2022-08-26 22:00 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-26 22:00 UTC 

[PATCH] scsi: ufs: ufsfbo: Introduce File Based Optimization feature
 2022-08-26 22:00 UTC  (2+ messages)

[PATCH 2/2] xen-blkfront: Advertise feature-persistent as user requested
 2022-08-26 21:59 UTC  (2+ messages)

[RFC PATCH v2 0/4] can: bxcan: add support for ST bxCAN controller
 2022-08-26 21:56 UTC  (3+ messages)
` [RFC PATCH v2 4/4] "

[PATCH] gpio: Allow user to customise maximum number of GPIOs
 2022-08-26 21:54 UTC  (12+ messages)

[PATCH v3 0/6] Freezer Rewrite
 2022-08-26 21:54 UTC  (4+ messages)
` [PATCH v3 4/6] sched/completion: Add wait_for_completion_state()


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.