All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-04 22:00:59 to 2022-04-04 23:08:09 UTC [more...]

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-04-04 22:45 UTC  (15+ messages)

[PATCH 1/3] ARM: dts: qcom: rename WCNSS child name to bluetooth
 2022-04-04 22:43 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: soc: qcom,wcnss: convert to dtschema

+ taskstats-version-12-with-thread-group-and-exe-info-fix.patch added to -mm tree
 2022-04-04 22:43 UTC 

[RFC BlueZ] gap: Don't attempt to read the appearance if already set
 2022-04-04 22:40 UTC  (2+ messages)
` [RFC,BlueZ] "

[PATCH V11 00/20] riscv: Add COMPAT mode support for rv64
 2022-04-04 23:06 UTC  (3+ messages)

+ mm-mprotect-do-not-flush-when-not-required-architecturally.patch added to -mm tree
 2022-04-04 22:36 UTC 

[BUG] rcu-tasks : should take care of sparse cpu masks
 2022-04-04 22:37 UTC  (5+ messages)

+ mm-mprotect-use-mmu_gather.patch added to -mm tree
 2022-04-04 22:36 UTC 

[PATCH v1] kunit: add support for kunit_suites that reference init code
 2022-04-04 22:37 UTC  (2+ messages)

+ mm-avoid-unnecessary-flush-on-change_huge_pmd.patch added to -mm tree
 2022-04-04 22:36 UTC 

[PATCH 00/10] qcom: convert to dtschema qcom,smd and qcom,rpmcc
 2022-04-04 22:29 UTC  (7+ messages)
` [PATCH 08/10] dt-bindings: soc: qcom,smd: convert to dtschema
` [PATCH 09/10] dt-bindings: clock: qcom,rpmcc: "
` [PATCH 10/10] dt-bindings: clock: qcom,rpmcc: add clocks property

[PATCH] dt-bindings: clock: qcom,smsm: convert to dtschema
 2022-04-04 22:34 UTC  (3+ messages)

[ANNOUNCE] Git v2.36.0-rc0 - Build failure on NonStops
 2022-04-04 22:32 UTC  (2+ messages)

[PATCH v2] lz4: fix LZ4_decompress_safe_partial read out of bound
 2022-04-04 22:28 UTC  (6+ messages)
` [PATCH v3] "

[PATCH 0/2] Allow syscon to use spinlocks with regmap fast_io
 2022-04-04 22:26 UTC  (7+ messages)
` [PATCH 2/2] dt-bindings: mfd: syscon: Add support for regmap fast-io

[xen-4.14-testing test] 169158: regressions - FAIL
 2022-04-04 23:03 UTC 

[PATCH v13 00/16] Introduce threaded trace streaming for basic perf record operation
 2022-04-04 22:25 UTC  (3+ messages)
` [PATCH v13 01/16] perf record: Introduce thread affinity and mmap masks

[PATCH v1] ui/gtk-egl: Check for a valid context before making EGL calls
 2022-04-04 23:01 UTC  (5+ messages)

[GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
 2022-04-04 22:25 UTC  (7+ messages)

[Bug 215799] New: apple-mfi-fastcharge causes automatic pm hibernation entry, when iPhone gets attached
 2022-04-04 22:23 UTC  (2+ messages)
` [Bug 215799] "

[PATCH] Bluetooth: hci_qca: Use del_timer_sync() before freeing
 2022-04-04 22:22 UTC 

[PATCH v3] kcov: don't generate a warning on vm_insert_page()'s failure
 2022-04-04 22:22 UTC  (2+ messages)

[PATCH] drm/amdkfd: Fix potential NULL pointer dereference
 2022-04-04 22:21 UTC 

[PATCH] sample: bpf: syscall_tp_kern: add dfd before filename
 2022-04-04 22:17 UTC  (2+ messages)

[PATCH v2 bpf-next 0/7] Add libbpf support for USDTs
 2022-04-04 22:21 UTC  (4+ messages)
` [PATCH v2 bpf-next 4/7] libbpf: wire up spec management and other arch-independent USDT logic

[PATCH bpf-next] libbpf: Support Debian in resolve_full_path()
 2022-04-04 22:22 UTC  (4+ messages)

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

Linux 5.18-rc1
 2022-04-04 22:16 UTC  (14+ messages)
` Build regressions/improvements in v5.18-rc1

[PATCH 1/2] perf docs: Add perf-iostat link to manpages
 2022-04-04 22:15 UTC  (2+ messages)
` [PATCH 2/2] perf: Add external commands to list-cmds

linux-next: Fixes tag needs some work in the modules tree
 2022-04-04 22:15 UTC 

[PATCH v2] drm/radeon: change si_default_state table from global to static
 2022-04-04 22:57 UTC 

arch/mips/boot/compressed/uart-16550.c:44:6: warning: no previous prototype for 'putc'
 2022-04-04 22:12 UTC 

[PATCH bpf-next] selftests/bpf: Fix issues in parse_num_list()
 2022-04-04 22:12 UTC  (2+ messages)

[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
 2022-04-04 22:10 UTC  (21+ messages)
` [PATCH v19 01/20] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v19 02/20] s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c
` [PATCH v19 03/20] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v19 04/20] s390/vfio-ap: introduce shadow APCB
` [PATCH v19 05/20] s390/vfio-ap: refresh guest's APCB by filtering AP resources assigned to mdev
` [PATCH v19 06/20] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v19 07/20] s390/vfio-ap: rename matrix_dev->lock mutex to matrix_dev->mdevs_lock
` [PATCH v19 08/20] s390/vfio-ap: introduce new mutex to control access to the KVM pointer
` [PATCH v19 09/20] s390/vfio-ap: use proper locking order when setting/clearing "
` [PATCH v19 10/20] s390/vfio-ap: prepare for dynamic update of guest's APCB on assign/unassign
` [PATCH v19 11/20] s390/vfio-ap: prepare for dynamic update of guest's APCB on queue probe/remove
` [PATCH v19 12/20] s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassigned
` [PATCH v19 13/20] s390/vfio-ap: hot plug/unplug of AP devices when probed/removed
` [PATCH v19 14/20] s390/vfio-ap: reset queues after adapter/domain unassignment
` [PATCH v19 15/20] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v19 16/20] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v19 17/20] s390/vfio-ap: handle config changed and scan complete notification
` [PATCH v19 18/20] s390/vfio-ap: update docs to include dynamic config support
` [PATCH v19 19/20] s390/Docs: new doc describing lock usage by the vfio_ap device driver
` [PATCH v19 20/20] MAINTAINERS: pick up all vfio_ap docs for VFIO AP maintainers

wireguard performance
 2022-04-04 22:56 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/gem_softpin: Use valid context when iterating over engines
 2022-04-04 22:54 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH 0/3] cfi: Use __builtin_function_start
 2022-04-04 22:52 UTC  (6+ messages)
` [PATCH 1/3] kbuild: Change CFI_CLANG to depend on __builtin_function_start

[PATCH] github: add some basic GH Actions to build the notebook
 2022-04-04 22:11 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the scmi tree
 2022-04-04 22:09 UTC  (2+ messages)

[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
 2022-04-04 22:49 UTC  (8+ messages)

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

[PATCH v1 0/6] HP WMI Security Features
 2022-04-04 22:05 UTC  (5+ messages)
` [PATCH v1 4/6] Sure Start Security Feature
` [PATCH v1 5/6] Sure Admin "

[DSA] fallback PTP to master port when switch does not support it
 2022-04-04 22:04 UTC  (2+ messages)

[PATCH v3 01/10] arch: arm: mach-hpe: Introduce the HPE GXP architecture
 2022-04-04 22:02 UTC  (19+ messages)
` [PATCH v3 09/10] arch: arm: boot: dts: Introduce HPE GXP Device tree

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

[PATCH] bpf: make unprivileged BPF a compile time choice
 2022-04-04 22:03 UTC 

[linux-stable-rc:queue/5.4 9697/9999] include/linux/blk-mq.h:62:33: error: field 'kobj' has incomplete type
 2022-04-04 22:02 UTC 

[PATCH bpf-next] selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for aarch64
 2022-04-04 22:00 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpf/bpftool: add program & link type names
 2022-04-04 22:00 UTC  (5+ messages)
` [PATCH bpf-next 2/3] bpf/bpftool: add missing link types

[PATCH v4 0/3] x86/mce: Support extended MCA_ADDR address on SMCA systems
 2022-04-04 21:56 UTC  (9+ messages)
` [PATCH v4 2/3] x86/mce: Define function to extract ErrorAddr from MCA_ADDR

[PATCH] coccinelle: api/stream_open: Introduce metavariables for checks
 2022-04-04 21:59 UTC 

[PATCH v2] drm/scheduler: quieten kernel-doc warnings
 2022-04-04 21:58 UTC  (2+ messages)

[PATCH 0/4 v5] power: supply: Add Support for RK817 Charger
 2022-04-04 21:57 UTC  (5+ messages)
` [PATCH 1/4 v5] dt-bindings: Add Rockchip rk817 battery charger support
` [PATCH 2/4 v5] mfd: "
` [PATCH 3/4 v5] power: supply: Add charger driver for Rockchip RK817
` [PATCH 4/4 v5] arm64: dts: rockchip: add rk817 chg to Odroid Go Advance

[PATCH] EDAC/dmc520: Don't print an error for each unconfigured interrupt line
 2022-04-04 21:56 UTC  (10+ messages)

[PATCH] arm64: defconfig: reenable SM_DISPCC_8250
 2022-04-04 21:59 UTC  (2+ messages)

[PATCH v2] sound/oss/dmasound: fix build when drivers are mixed =y/=m
 2022-04-04 21:53 UTC  (3+ messages)

Build perf with clang, failure with libperf
 2022-04-04 21:53 UTC  (2+ messages)

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

[Intel-gfx] [CI 0/6] GSC support
 2022-04-04 22:38 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for GSC support (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[Intel-wired-lan] [PATCH net v1] iavf: Fix error when changing ring parameters on ice PF
 2022-04-04 22:37 UTC  (2+ messages)

[PATCH v2] usb: gadget: uvc: allow changing interface name via configfs
 2022-04-04 21:52 UTC  (3+ messages)

[igt-dev] [PATCH] lib/igt_amd: return negative if PSR state debugfs open fails
 2022-04-04 22:33 UTC  (6+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "
` [igt-dev] ✓ Fi.CI.IGT: success "

ucm2: Support acp3xalc5682m98 on Chromebook "zork"
 2022-04-04 22:32 UTC 

[PATCH v9 07/11] ACPI/IORT: Add a helper to retrieve RMR info directly
 2022-04-04 22:32 UTC 

[virtio-comment] [PATCH v4 0/1] VIRTIO: Introduce MGMT device and Provision maximum MSI-X vectors for a VF
 2022-04-04 22:29 UTC  (3+ messages)
` [virtio-comment] [PATCH v4 1/1] Introduce MGMT Admin commands
  `  "

[PATCH] KVM: SEV: Mark nested locking of vcpu->lock
 2022-04-04 21:51 UTC  (3+ messages)

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

[PATCH for-next v13 00/10] Fix race conditions in rxe_pool
 2022-04-04 21:51 UTC  (11+ messages)
` [PATCH for-next v13 01/10] RDMA/rxe: Remove IB_SRQ_INIT_MASK
` [PATCH for-next v13 02/10] RDMA/rxe: Add rxe_srq_cleanup()
` [PATCH for-next v13 03/10] RDMA/rxe: Check rxe_get() return value
` [PATCH for-next v13 04/10] RDMA/rxe: Move qp cleanup code to rxe_qp_do_cleanup()
` [PATCH for-next v13 05/10] RDMA/rxe: Move mr cleanup code to rxe_mr_cleanup()
` [PATCH for-next v13 06/10] RDMA/rxe: Move mw cleanup code to rxe_mw_cleanup()
` [PATCH for-next v13 07/10] RDMA/rxe: Enforce IBA C11-17
` [PATCH for-next v13 08/10] RDMA/rxe: Stop lookup of partially built objects
` [PATCH for-next v13 09/10] RDMA/rxe: Convert read side locking to rcu
` [PATCH for-next v13 10/10] RDMA/rxe: Cleanup rxe_pool.c

linux-next: Fixes tag needs some work in the drivers-x86-fixes tree
 2022-04-04 21:50 UTC 

+ mm-page_alloc-simplify-pageblock-migratetype-check-in-__free_one_page.patch added to -mm tree
 2022-04-04 21:50 UTC 

+ mm-wrap-__find_buddy_pfn-with-a-necessary-buddy-page-validation.patch added to -mm tree
 2022-04-04 21:50 UTC 

[PATCH v2] sample: bpf: syscall_tp_user: print result of verify_map
 2022-04-04 21:50 UTC  (2+ messages)

[PATCH bpf-next] samples: bpf: fix linking xdp_router_ipv4 after migration
 2022-04-04 21:50 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool sync
 2022-04-04 21:50 UTC  (2+ messages)

[PATCH v4 0/4] KVM: arm64: selftests: Add edge cases tests for the arch timer
 2022-04-04 21:46 UTC  (5+ messages)
` [PATCH v4 1/4] KVM: arm64: selftests: add timer_get_tval() lib function
` [PATCH v4 2/4] KVM: selftests: add is_cpu_eligible_to_run() utility function
` [PATCH v4 3/4] KVM: arm64: selftests: add arch_timer_edge_cases
` [PATCH v4 4/4] KVM: arm64: selftests: add edge cases tests into arch_timer_edge_cases

[PATCH] HID: usbhid: set mouse as a wakeup resource
 2022-04-04 21:45 UTC 

+ mm-mmapc-use-helper-mlock_future_check.patch added to -mm tree
 2022-04-04 21:47 UTC 

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

[GSoC][PATCH 0/1] userdiff: add buildin diff driver for JavaScript language
 2022-04-04 21:44 UTC  (5+ messages)
` [GSoC][PATCH v3] Add a diff driver for JavaScript languages

[PATCH v5 bpf-next 0/5] libbpf: name-based u[ret]probe attach
 2022-04-04 21:43 UTC  (6+ messages)
` [PATCH v5 bpf-next 3/5] libbpf: add auto-attach for uprobes based on section name

[Buildroot] [PATCH 1/1] package/containerd: bump to version v1.6.2
 2022-04-04 22:14 UTC 

[ovmf test] 169165: regressions - FAIL
 2022-04-04 22:13 UTC 

[PATCH v3 0/3] soundwire: qcom: add pm runtime support
 2022-04-04 21:42 UTC  (3+ messages)

[RFT PATCH 0/2] regulator: richtek,rt4801: use existing ena_gpiod feature
 2022-04-04 21:42 UTC  (3+ messages)
` [RFT PATCH 1/2] regulator: dt-bindings: "

[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
 2022-04-04 21:34 UTC  (4+ messages)
` [PATCH v18 17/18] s390/Docs: new doc describing lock usage by the vfio_ap device driver

[PATCH v2] regulator: dt-bindings: richtek,rt4801: minor comments adjustments
 2022-04-04 21:36 UTC  (2+ messages)

[PATCH v5 0/3] Convert vmcore to use an iov_iter
 2022-04-04 21:34 UTC  (2+ messages)

[PATCH] drm/format_helper: fix a kernel-doc typo
 2022-04-04 21:35 UTC  (3+ messages)

[PATCH] clk: base: fix an incorrect NULL check on list iterator
 2022-04-04 21:23 UTC  (2+ messages)

[PATCH] powerpc/85xx: Remove FSL_85XX_CACHE_SRAM
 2022-04-04 21:26 UTC  (2+ messages)

[RFC PATCH 0/2] kunit: Support redirecting function calls
 2022-04-04 21:13 UTC  (3+ messages)
` [RFC PATCH 2/2] kunit: expose ftrace-based API for stubbing out functions during tests

[PATCH] arm64: document the boot requirements for MTE
 2022-04-04 21:18 UTC 

[PATCH v3 00/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
 2022-04-04 16:35 UTC  (6+ messages)
` [PATCH v3 07/21] x86/resctrl: Create mba_sc configuration in the rdt_domain

[PATCH 0/9] Apple M1 (Pro/Max) NVMe driver
 2022-04-04 16:05 UTC  (6+ messages)
` [PATCH 6/9] nvme-apple: Add initial Apple SoC "

[PATCH 1/2] virtio_ring: remove unnecessary to_vvq call in vring hot path
 2022-04-04 16:27 UTC  (5+ messages)
` [PATCH 2/2] virtio_ring: add unlikely annotation for free descs check

[PATCH] ARM: s3c: s3c24xx: fix typos in comments
 2022-04-04 17:01 UTC  (2+ messages)

[PATCH resend] memcg: introduce per-memcg reclaim interface
 2022-04-04 18:25 UTC  (6+ messages)

[PATCH 0/2] mmc: renesas: Trivial fixes
 2022-04-04 18:08 UTC  (4+ messages)
` [PATCH 1/2] mmc: renesas_sdhi: Jump to error path instead of returning directly

[PATCH v3 0/8] dt-bindings: memory: convert to dtschema
 2022-04-04 17:02 UTC  (3+ messages)
` [PATCH v3 8/8] ARM: dts: exynos: remove deprecated unit address for LPDDR3 timings on Odroid
  ` (subset) "

[PATCH 0/3] Ensure Low period of SCL is correct
 2022-04-04 18:00 UTC  (5+ messages)

[PATCH v6] mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
 2022-04-04 18:53 UTC  (2+ messages)

[PATCH v5 00/21] KVM: s390: enable zPCI for interpretive execution
 2022-04-04 17:43 UTC  (3+ messages)
` [PATCH v5 07/21] s390/pci: externalize the SIC operation controls and routine
` [PATCH v5 12/21] KVM: s390: pci: enable host forwarding of Adapter Event Notifications

[PATCH v7 0/8] IPI virtualization support for VM
 2022-04-04 17:25 UTC  (5+ messages)
` [PATCH v7 7/8] KVM: x86: Allow userspace set maximum VCPU id "

[PATCH V2 0/2] add ddr controller node to support EDAC on imx8mp
 2022-04-04 17:08 UTC  (3+ messages)
` [PATCH V2 1/2] dt-bindings: memory: snps,ddrc-3.80a compatible also need interrupts
  ` (subset) "

[PATCH v2 3/6] x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"
 2022-04-04 18:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 2/3] x86/kvm/svm: Force-inline GHCB accessors
 2022-04-04 17:46 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH] net: ax88179: add proper error handling of usb read errors
 2022-04-04 16:50 UTC  (2+ messages)

[PATCH 0/2] Fix issues with untrusted devices and AMD IOMMU
 2022-04-04 17:24 UTC  (4+ messages)

[PATCH v3 0/3] x86/platform/uv: UV Kernel support for UV5
 2022-04-04 17:41 UTC  (4+ messages)
` [PATCH v3 1/3] x86/platform/uv: Update NMI Handler "
` [PATCH v3 2/3] x86/platform/uv: Update TSC sync state "
` [PATCH v3 3/3] x86/platform/uv: Log gap hole end size

[PATCH 0/8] KVM: SVM: Fix soft int/ex re-injection
 2022-04-04 20:44 UTC  (8+ messages)
` [PATCH 5/8] KVM: SVM: Re-inject INT3/INTO instead of retrying the instruction
` [PATCH 6/8] KVM: SVM: Re-inject INTn instead of retrying the insn on "failure"

Lost MSIs during hibernate
 2022-04-04 19:11 UTC 

[v3 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
 2022-04-04 20:02 UTC  (2+ messages)
` [v3 PATCH 6/8] mm: khugepaged: move some khugepaged_* functions to khugepaged.c

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

[PATCH V3 00/30] x86/sgx and selftests/sgx: Support SGX2
 2022-04-04 16:49 UTC  (4+ messages)
` [PATCH V3 06/30] x86/sgx: Export sgx_encl_ewb_cpumask()
` [PATCH V3 22/30] selftests/sgx: Add test for TCS page permission changes
` [PATCH V3 28/30] selftests/sgx: Test invalid access to removed enclave page

[PATCH] gcc-plugins: latent_entropy: use /dev/urandom
 2022-04-04 18:49 UTC  (3+ messages)
` [PATCH v2] "

[linux-lvm] [PATCH 0/3] Make udev rules more robust
 2022-04-04 22:02 UTC  (2+ messages)
` [linux-lvm] [PATCH 2/3] Disable lvm2 udev rules if `dmsetup splitname` fails

[PATCH 0/4] drm: ssd130x: Add support for SINO WEALTH SH1106
 2022-04-04 16:41 UTC  (5+ messages)
` [PATCH 4/4] "

drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hubp.c:1319:6: warning: no previous prototype for function 'hubp1_wait_pipe_read_start'
 2022-04-04 22:02 UTC 

[RFC PATCH 0/4] ufs: set power domain performance state when scaling gears
 2022-04-04 21:39 UTC  (3+ messages)
` [RFC PATCH 2/4] dt-bindings: ufs: common: allow OPP table

[PATCH] ARM: s3c: fix typos in comments
 2022-04-04 17:01 UTC  (2+ messages)

[PATCH v2] net, uapi: remove inclusion of arpa/inet.h
 2022-04-04 17:54 UTC  (2+ messages)
` [PATCH net-next v3] "

cc1: warning: result of '-117440512 << 16' requires 44 bits to represent, but 'int' only has 32 bits
 2022-04-04 19:50 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.