All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-15 22:01:41 to 2022-04-15 23:56:37 UTC [more...]

[PATCH bpf-next 00/11] bpf: random unpopular userspace fixes (32 bit et al.)
 2022-04-15 23:56 UTC  (23+ messages)
` [PATCH bpf-next 01/11] bpf, perf: fix bpftool compilation with !CONFIG_PERF_EVENTS
` [PATCH bpf-next 02/11] bpf: always emit struct bpf_perf_link BTF
` [PATCH bpf-next 03/11] tools, bpf: fix bpftool build with !CONFIG_BPF_EVENTS
` [PATCH bpf-next 04/11] samples: bpf: add 'asm/mach-generic' include path for every MIPS
` [PATCH bpf-next 05/11] samples: bpf: use host bpftool to generate vmlinux.h, not target
` [PATCH bpf-next 06/11] tools, bpf: fix fcntl.h include in bpftool
` [PATCH bpf-next 07/11] samples: bpf: fix uin64_t format literals
` [PATCH bpf-next 08/11] samples: bpf: fix shifting unsigned long by 32 positions
` [PATCH bpf-next 09/11] samples: bpf: fix include order for non-Glibc environments
` [PATCH bpf-next 10/11] samples: bpf: fix -Wsequence-point

[PATCH v7 00/12] Improve PMU support
 2022-04-15 23:54 UTC  (5+ messages)
` [PATCH v7 08/12] target/riscv: Add sscofpmf extension support

[Intel-gfx] [PATCH 0/6] Enable WAs related to DG2
 2022-04-15 23:56 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/6] drm/i915: Add Wa_22011802037 force cs halt
` [Intel-gfx] [PATCH 2/6] drm/i915/guc: Enable Wa_22011802037 for gen12 GuC based platforms
` [Intel-gfx] [PATCH 3/6] drm/i915/guc: Enable GuC based workarounds for DG2
` [Intel-gfx] [PATCH 4/6] drm/i915/guc: Apply Wa_16011777198
` [Intel-gfx] [PATCH 5/6] drm/i915/dg2: Enable Wa_14014475959 - RCS / CCS context exit
` [Intel-gfx] [PATCH 6/6] drm/i915/dg2: Enable Wa_22012727170/Wa_22012727685
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Enable WAs related to DG2
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH 1/1] io_uring: fix leaks on IOPOLL and CQE_SKIP
 2022-04-15 23:51 UTC  (8+ messages)

[PATCH v10 00/14] Multi-Gen LRU Framework
 2022-04-15 23:49 UTC  (22+ messages)
` [PATCH v10 08/14] mm: multi-gen LRU: support page table walks
                      ` [page-reclaim] "

RTT-PROBE: lore-subspace-rtt
 2022-04-15 23:47 UTC 

[PATCH v9] drm/msm/dp: stop event kernel thread when DP unbind
 2022-04-15 23:47 UTC  (2+ messages)

[PATCH v1 00/13] Static shared memory on dom0less system
 2022-04-15 23:45 UTC  (12+ messages)
` [PATCH v1 02/13] xen/arm: introduce a special domain DOMID_SHARED

[PATCH] ci: lock "pedantic" job into fedora 35 and other cleanup
 2022-04-15 23:41 UTC  (9+ messages)
` [PATCH 0/2] ci: avoid failures for pedantic job with fedora 36
  ` [PATCH 1/2] config.mak.dev: workaround gcc 12 bug affecting "pedantic" CI job
  ` [PATCH 2/2] config.mak.dev: alternative workaround to gcc 12 warning in http.c

Bare repositories in the working tree are a security risk
 2022-04-15 23:45 UTC  (10+ messages)

[PATCH 9/9] vfio: Remove calls to vfio_group_add_container_user()
 2022-04-15 23:45 UTC  (8+ messages)
          ` [Intel-gfx] "

[PATCH v12 0/7] Add pin control support for lpass sc7280
 2022-04-15 23:44 UTC  (7+ messages)
` [PATCH v12 6/7] pinctrl: qcom: Add SC7280 lpass pin configuration
` [PATCH v12 7/7] pinctrl: qcom: Update clock voting as optional

[tty:tty-testing] BUILD SUCCESS f398e0aa325c61fa20903833a5b534ecb8e6e418
 2022-04-15 23:42 UTC 

[tty:tty-linus] BUILD SUCCESS cc994bb97587787b8f0c094a9bc6945d82075b1d
 2022-04-15 23:42 UTC 

[PATCH v2] xen/build: Add cppcheck and cppcheck-html make rules
 2022-04-15 23:42 UTC  (2+ messages)

[tip:x86/core] BUILD SUCCESS 203d8919a9eda5d1bc68ac3cd7637588334c9dc1
 2022-04-15 23:42 UTC 

[PATCH v8] drm/msm/dp: stop event kernel thread when DP unbind
 2022-04-15 23:40 UTC  (4+ messages)

[Buildroot] [git commit] package/python-snappy: bump version to 0.6.1
 2022-04-15 23:37 UTC  (2+ messages)

[RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
 2022-04-15 23:35 UTC  (15+ messages)
` [RFC PATCH 05/17] KVM: arm64: Take an argument to indicate parallel walk
` [RFC PATCH 06/17] KVM: arm64: Implement break-before-make sequence for parallel walks
` [RFC PATCH 08/17] KVM: arm64: Spin off helper for initializing table pte
` [RFC PATCH 09/17] KVM: arm64: Tear down unlinked page tables in parallel walk
` [RFC PATCH 10/17] KVM: arm64: Assume a table pte is already owned in post-order traversal
` [RFC PATCH 11/17] KVM: arm64: Move MMU cache init/destroy into helpers
` [RFC PATCH 12/17] KVM: arm64: Stuff mmu page cache in sub struct
` [RFC PATCH 13/17] KVM: arm64: Setup cache for stage2 page headers
` [RFC PATCH 14/17] KVM: arm64: Punt last page reference to rcu callback for parallel walk
` [RFC PATCH 15/17] KVM: arm64: Allow parallel calls to kvm_pgtable_stage2_map()
` [RFC PATCH 16/17] KVM: arm64: Enable parallel stage 2 MMU faults
` [RFC PATCH 17/17] TESTONLY: KVM: arm64: Add super lazy accounting of stage 2 table pages

RTT-PROBE: lore-subspace-rtt
 2022-04-15 23:36 UTC 

[RFC 0/3] Prepare the Makefile and scripts/ for releasing
 2022-04-15 23:33 UTC  (5+ messages)
` [PATCH 1/3] scripts/remove_COLOPHON.sh: Allow passing directories to the script
` [PATCH 2/3] scripts/append_COLOPHON.sh: Add script to append the COLOPHON section
` [PATCH 3/3] Makefile: dist: Add target to create distribution archives

[PATCH v7] drm/msm/dp: stop event kernel thread when DP unbind
 2022-04-15 23:31 UTC  (10+ messages)

[net-next PATCH v3 0/6] Reduce qca8k_priv space usage
 2022-04-15 23:30 UTC  (7+ messages)
` [net-next PATCH v3 1/6] net: dsa: qca8k: drop MTU tracking from qca8k_priv
` [net-next PATCH v3 2/6] net: dsa: qca8k: drop port_sts "
` [net-next PATCH v3 3/6] net: dsa: qca8k: rework and simplify mdiobus logic
` [net-next PATCH v3 4/6] net: dsa: qca8k: drop dsa_switch_ops from qca8k_priv
` [net-next PATCH v3 5/6] net: dsa: qca8k: correctly handle mdio read error
` [net-next PATCH v3 6/6] net: dsa: qca8k: unify bus id naming with legacy and OF mdio bus

[PATCH v1 00/43] Add LoongArch softmmu support
 2022-04-15 23:29 UTC  (9+ messages)
` [PATCH v1 08/43] target/loongarch: Add fixed point atomic instruction translation
` [PATCH v1 09/43] target/loongarch: Add fixed point extra "
` [PATCH v1 18/43] target/loongarch: Add system emulation introduction
` [PATCH v1 20/43] target/loongarch: Add basic vmstate description of CPU

[ovmf test] 169438: regressions - FAIL
 2022-04-15 23:26 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-15 23:25 UTC 

[RFC v2 0/2] introduece sched-idle balance
 2022-04-15 23:21 UTC  (7+ messages)
` [RFC v2 1/2] sched/fair: filter out overloaded cpus in SIS

[PATCH v3 0/2] Documentation/vm: Rework and extend highmem.rst
 2022-04-15 23:19 UTC  (3+ messages)
` [PATCH v3 1/2] Documentation/vm: Extend "Temporary Virtual Mappings" section
` [PATCH v3 2/2] Documentation/vm: Include kernel-doc to highmem.rst

RTT-PROBE: lore-subspace-rtt
 2022-04-15 23:15 UTC 

[PATCH v3 0/2] Documentation/vm: Rework and extend highmem.rst
 2022-04-15 23:15 UTC  (4+ messages)
` [PATCH v3 1/2] Documentation/vm: Extend "Temporary Virtual Mappings" section
` [PATCH v3 2/2] Documentation/vm: Include kernel-doc to highmem.rst

[PATCH 00/12] Add writeback block support for DPU
 2022-04-15 23:14 UTC  (7+ messages)
` [PATCH 06/12] drm/msm/dpu: make changes to dpu_encoder to support virtual encoder
    ` [Freedreno] "

[PATCH] mmc: meson-gx: switch to device-managed dmam_alloc_coherent()
 2022-04-15 23:12 UTC  (3+ messages)

[drm-tip:drm-tip 674/689] drivers/gpu/drm/dp/drm_dp.c:551:12-13: WARNING opportunity for min()
 2022-04-15 23:13 UTC 

git log --since to not stop after first old commit?
 2022-04-15 23:13 UTC  (6+ messages)
  ` [PATCH v3] git-log: add a --since=... --as-filter option
      ` [PATCH v4] "

[git pull] device mapper fixes for 5.18-rc3
 2022-04-15 23:04 UTC  (3+ messages)
` [dm-devel] "

[External] [PATCH bpf-next v2 0/3] bpf: Add support to set and get
 2022-04-15 23:11 UTC  (7+ messages)
` [External] [PATCH bpf-next v2 3/3] selftests/bpf: add ipv6 vxlan tunnel source testcase

[PATCH] xen/arm: Make use of DT_MATCH_TIMER in make_timer_node
 2022-04-15 23:10 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-15 23:05 UTC 

[PATCH v2] ath11k: simplify if-if to if-else
 2022-04-15 23:02 UTC  (3+ messages)

[PATCH sysctl-next] kernel/kexec_core: move kexec_core sysctls into its own file
 2022-04-15 22:59 UTC  (9+ messages)

[PATCH v2 0/8] Extend FW framework for user FW uploads
 2022-04-15 22:55 UTC  (3+ messages)
` [PATCH v2 4/8] firmware_loader: Add firmware-upload support

[xilinx-xlnx:xlnx_rebase_v5.15 93/1093] ld.lld: error: undefined symbol: dma_buf_attach
 2022-04-15 22:52 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-15 22:54 UTC 

Git user experience workshop
 2022-04-15 22:54 UTC  (5+ messages)

What's cooking in git.git (Apr 2022, #04; Thu, 14)
 2022-04-15 22:53 UTC  (3+ messages)

[kvm:kvm-tdx-5.17 23/141] arch/x86/kernel/process.c:785:42: error: implicit declaration of function 'platform_has_tdx'
 2022-04-15 22:52 UTC 

[PATCH] timeserver: Add EnableNTPClient option to connman.conf
 2022-04-15 22:51 UTC  (3+ messages)

minor bio submission cleanups
 2022-04-15 22:49 UTC  (10+ messages)
` [PATCH 2/5] btrfs: remove the unused bio_flags argument to btrfs_submit_metadata_bio
` [PATCH 3/5] btrfs: do not return errors from btrfs_submit_metadata_bio
` [PATCH 4/5] btrfs: do not return errors from btrfs_submit_compressed_read
` [PATCH 5/5] btrfs: do not return errors from submit_bio_hook_t instances

[Intel-gfx] [CI] HAX: drm/i915: Add softdep
 2022-04-15 22:47 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[RFC PATCH 0/6] drm/dp: Improvements for DP AUX channel
 2022-04-15 22:44 UTC  (11+ messages)
` [RFC PATCH 1/6] drm/dp: Helpers to make it easier for drivers to use DP AUX bus properly
` [RFC PATCH 4/6] drm/panel-edp: Take advantage of is_hpd_asserted() in struct drm_dp_aux

RTT-PROBE: lore-subspace-rtt
 2022-04-15 22:43 UTC 

incoming
 2022-04-15 22:41 UTC  (5+ messages)
` [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE

[RFC bpf-next 0/4] bpf: Speed up symbol resolving in kprobe multi link
 2022-04-15 22:39 UTC  (6+ messages)
` [RFC bpf-next 1/4] kallsyms: Add kallsyms_lookup_names function

[PATCH] fs/proc: Introduce list_for_each_table_entry for proc sysctl
 2022-04-15 22:35 UTC  (2+ messages)

[PATCH] EDAC: OcteonTX: Add EDAC driver OcteonTX2/Octeon10
 2022-04-15 22:33 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-15 22:32 UTC 

[PATCH] mmc: core: Add CIDs for cards to the entropy pool
 2022-04-15 22:29 UTC 

[PATCH v2 BlueZ 1/3] storage: Add support for STATE_DIRECTORY environment variable
 2022-04-15 22:30 UTC  (3+ messages)
` [PATCH v2 BlueZ 2/3] main: Add support for CONFIGURATION_DIRECTORY "
` [PATCH v2 BlueZ 3/3] build: Make use of StateDirectory and ConfigurationDirectory

[PATCH] hid: asus: ROG NKey: Ignore portion of 0x5a report
 2022-04-15 22:29 UTC  (2+ messages)
` [PATCH v2] "

[PATCH V5 0/2] xen/arm: add i.MX lpuart and i.MX8QM initial support
 2022-04-15 22:26 UTC  (3+ messages)
` [PATCH V5 1/2] xen/arm: Add i.MX lpuart driver

[Buildroot] [PATCH] package/asterisk: security bump to version 16.25.2
 2022-04-15 22:26 UTC 

[PATCH 00/10] Remove vfio_group from the struct file facing VFIO API
 2022-04-15 22:24 UTC  (4+ messages)
` [PATCH 03/10] kvm/vfio: Store the struct file in the kvm_vfio_group

[PATCHv4 0/8] mm, x86/cc: Implement support for unaccepted memory
 2022-04-15 22:24 UTC  (3+ messages)
` [PATCHv4 3/8] efi/x86: "

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

[ovmf test] 169437: regressions - FAIL
 2022-04-15 22:16 UTC 

[PATCH v5 1/2] PCI: ACPI: Support Microsoft's "DmaProperty"
 2022-04-15 22:15 UTC  (3+ messages)

[PATCH sysctl-next] mm: fix unused variable kernel warning when SYSCTL=n
 2022-04-15 22:15 UTC 

+ mm-hugetlbfs-allow-for-high-userspace-addresses.patch added to -mm tree
 2022-04-15 22:14 UTC 

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

[PATCH v10] mm, hugetlbfs: Allow for "high" userspace addresses
 2022-04-15 22:12 UTC  (3+ messages)

[RFC PATCH 0/6] virtio: Solution to restrict memory access under Xen using xen-virtio DMA ops layer
 2022-04-15 22:02 UTC  (10+ messages)
` [RFC PATCH 4/6] virtio: Various updates to "
` [RFC PATCH 5/6] arm/xen: Introduce xen_setup_dma_ops()
` [RFC PATCH 6/6] arm/xen: Assign xen-virtio DMA ops for virtio devices in Xen guests

[mcgrof:sysctl-testing 12/18] mm/page-writeback.c:93:28: warning: unused variable 'dirty_bytes_min'
 2022-04-15 22:11 UTC  (3+ messages)

[RFC PATCH 0/2] kunit: Support redirecting function calls
 2022-04-15 22:05 UTC  (4+ messages)
` [RFC PATCH 1/2] kunit: Expose 'static stub' API to redirect functions

[PATCH net-next v2 0/5] ptp: Support hardware clocks with additional free running cycle counter
 2022-04-15 22:04 UTC  (11+ messages)
` [PATCH net-next v2 4/5] ptp: Support late timestamp determination

RTT-PROBE: lore-subspace-rtt
 2022-04-15 22:02 UTC 

[PATCH v3 0/4] Add TDX Guest Attestation support
 2022-04-15 22:01 UTC  (5+ messages)
` [PATCH v3 1/4] x86/tdx: Add tdx_mcall_tdreport() API support
` [PATCH v3 2/4] x86/tdx: Add tdx_hcall_get_quote() "
` [PATCH v3 3/4] x86/tdx: Add TDX Guest event notify interrupt support
` [PATCH v3 4/4] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver


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.