All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-30 21:16:22 to 2021-07-30 22:42:35 UTC [more...]

[PATCH 00/12] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2021-07-30 22:42 UTC  (3+ messages)
` [PATCH 11/12] x86/sev: Handle CLFLUSH MMIO events

[PATCH] vmlinux.lds.h: Handle clang's module.{c,d}tor sections
 2021-07-30 22:42 UTC  (2+ messages)

[PATCH 0/3] Split lowmem and kernel mappings
 2021-07-30 22:40 UTC  (4+ messages)
` [PATCH 3/3] ARM: Map the lowmem and kernel separately

[PATCH] tracing: Fix NULL pointer dereference in start_creating
 2021-07-30 22:41 UTC  (2+ messages)

[PATCH] watchdog: Respect handle_boot_enabled when setting last last_hw_keepalive
 2021-07-30 22:39 UTC  (4+ messages)

stable-rc/queue/4.4 baseline: 104 runs, 9 regressions (v4.4.277-12-g0bcb837a06e1)
 2021-07-30 22:37 UTC 

[PATCH 0/6] Improve gfn-to-memslot performance during page faults
 2021-07-30 22:37 UTC  (7+ messages)
` [PATCH 1/6] KVM: Cache the least recently used slot index per vCPU
` [PATCH 2/6] KVM: Avoid VM-wide lru_slot lookup in kvm_vcpu_gfn_to_memslot
` [PATCH 3/6] KVM: x86/mmu: Speed up dirty logging in tdp_mmu_map_handle_target_level
` [PATCH 4/6] KVM: x86/mmu: Leverage vcpu->lru_slot_index for rmap_add and rmap_recycle
` [PATCH 5/6] KVM: x86/mmu: Rename __gfn_to_rmap to gfn_to_rmap
` [PATCH 6/6] KVM: selftests: Support multiple slots in dirty_log_perf_test

[PATCH 00/11] Implement generic prot_guest_has() helper function
 2021-07-30 22:34 UTC  (6+ messages)
` [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() with prot_guest_has()

drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c:1046:11: error: use of undeclared identifier 'pm_suspend_target_state'
 2021-07-30 22:33 UTC  (3+ messages)

[dpdk-dev] [PATCH v10 0/9] eal: Add EAL API for threading
 2021-07-30 22:31 UTC  (12+ messages)
` [dpdk-dev] [PATCH v11 00/10] "
  ` [dpdk-dev] [PATCH v11 01/10] eal: add basic threading functions
  ` [dpdk-dev] [PATCH v11 02/10] eal: add thread attributes
  ` [dpdk-dev] [PATCH v11 03/10] eal/windows: translate Windows errors to errno-style errors
  ` [dpdk-dev] [PATCH v11 04/10] eal: implement functions for thread affinity management
  ` [dpdk-dev] [PATCH v11 05/10] eal: implement thread priority management functions
  ` [dpdk-dev] [PATCH v11 06/10] eal: add thread lifetime management
  ` [dpdk-dev] [PATCH v11 07/10] eal: implement functions for mutex management
  ` [dpdk-dev] [PATCH v11 08/10] eal: implement functions for thread barrier management
  ` [dpdk-dev] [PATCH v11 09/10] eal: add EAL argument for setting thread priority
  ` [dpdk-dev] [PATCH v11 10/10] Add unit tests for thread API

[PATCH 00/17] libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line
 2021-07-30 22:31 UTC  (19+ messages)
` [PATCH 01/17] libtracefs: Added new API tracefs_sql()
` [PATCH 02/17] tracefs: Add unit tests for tracefs_sql()
` [PATCH 03/17] libtracefs: Add comparing start and end fields in tracefs_sql()
` [PATCH 04/17] libtracefs: Add unit test to test tracefs_sql() compare
` [PATCH 05/17] libtracefs: Add filtering for start and end events in tracefs_sql()
` [PATCH 06/17] libtracefs: Add unit test to test tracefs_sql() where clause
` [PATCH 07/17] libtracefs: Make sqlhist parser reentrant
` [PATCH 08/17] libtracefs: Make parser unique to libtracefs
` [PATCH 09/17] libtracefs: Add line number and index to expr structure
` [PATCH 10/17] libtracefs: Add a parse_error() helper function to record errors
` [PATCH 11/17] libtracefs: Add error message when match fields are not FROM and JOIN events
` [PATCH 12/17] libtracefs: Add error message when match or init fails from bad events
` [PATCH 13/17] libtracefs; Add error message for bad selections to SQL sequence
` [PATCH 14/17] libtracefs: Add error message when compare fields fail
` [PATCH 15/17] libtracefs: Add error message for grouping events in SQL filter
` [PATCH 16/17] libtracefs: Add error message for bad filters in SQL statement
` [PATCH 17/17] libtracefs: Add man page for tracefs_sql()

[PATCH v3 bpf-next 00/14] BPF perf link and user-provided bpf_cookie
 2021-07-30 22:31 UTC  (7+ messages)
` [PATCH v3 bpf-next 05/14] bpf: allow to specify user-provided bpf_cookie for BPF perf links
` [PATCH v3 bpf-next 06/14] bpf: add bpf_get_attach_cookie() BPF helper to access bpf_cookie value
` [PATCH v3 bpf-next 07/14] libbpf: re-build libbpf.so when libbpf.map changes

kasan warning related to hwmon/acpi, 5.13.5+
 2021-07-30 22:23 UTC  (2+ messages)

[PATCH v2 1/3] arm: dts: mt8135: Move pinfunc to include/dt-bindings/pinctrl
 2021-07-30 22:28 UTC  (5+ messages)
` [PATCH v2 3/3] dt-bindings: mediatek: convert pinctrl to yaml

[PATCH 00/12] Add minimal support for Exynos850 SoC
 2021-07-30 22:28 UTC  (4+ messages)
` [PATCH 09/12] dt-bindings: clock: Add bindings for Exynos850 clock controller

[PATCH v2 bpf-next 00/14] BPF perf link and user-provided context value
 2021-07-30 22:28 UTC  (9+ messages)
` [PATCH v2 bpf-next 05/14] bpf: allow to specify user-provided context value for BPF perf links

[PATCH v3] dt-bindings: net: can: c_can: convert to json-schema
 2021-07-30 22:28 UTC  (2+ messages)

[PATCH v2] KVM: const-ify all relevant uses of struct kvm_memory_slot
 2021-07-30 22:27 UTC 

[dpdk-dev] [PATCH] net/bnxt: fix seg fault on Thor
 2021-07-30 22:27 UTC  (2+ messages)

[Accel-config] [ANNOUNCE] accel-config-v3.4.1 release
 2021-07-30 22:26 UTC 

[Intel-gfx] [PATCH] drm/i915: Correct SFC_DONE register offset
 2021-07-30 22:22 UTC  (3+ messages)

[PATCH v3 0/2] DDR/L3 Scaling support on SC7280 SoCs
 2021-07-30 22:20 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: sc7280: Add cpu OPP tables

[PATCH v3] f2fs: fix to force keeping write barrier for strict fsync mode
 2021-07-30 22:19 UTC  (6+ messages)
    ` [f2fs-dev] "

[PATCH] f2fs: remove broken support for allocating DIO writes
 2021-07-30 22:19 UTC  (6+ messages)
  ` [f2fs-dev] "

[PATCH] net: phy: micrel: Fix detection of ksz87xx switch
 2021-07-30 22:19 UTC  (3+ messages)

[PATCH 00/64] Introduce strict memcpy() bounds checking
 2021-07-30 22:19 UTC  (6+ messages)
` [PATCH 04/64] stddef: Introduce struct_group() helper macro

[PATCH] f2fs: reset free segment to prefree status when do_checkpoint() fail
 2021-07-30 22:18 UTC  (7+ messages)
` [f2fs-dev] "

[PATCH v3 0/3] kvm: x86: Convey the exit reason, etc. to user-space on emulation failure
 2021-07-30 22:17 UTC  (5+ messages)
` [PATCH v3 2/3] KVM: x86: On emulation failure, convey the exit reason, etc. to userspace
` [PATCH v3 3/3] KVM: x86: SGX must obey the KVM_INTERNAL_ERROR_EMULATION protocol

[igt-dev] [PATCH i-g-t] tests/kms_big_fb: Fix hw stride length tests
 2021-07-30 22:16 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_big_fb: Fix hw stride length tests (rev5)

[dpdk-dev] [PATCH] doc: announce security API changes for Inline IPsec
 2021-07-30 22:16 UTC  (2+ messages)

[PATCH v1] mm, hugepages: add mremap() support for hugepage backed vma
 2021-07-30 22:15 UTC  (2+ messages)

Have the QCA6390 patches for XPS 9310 landed yet?
 2021-07-30 22:11 UTC  (6+ messages)

[PATCH bpf-next 0/7] tools: bpftool: update, synchronise and
 2021-07-30 22:10 UTC  (15+ messages)
` [PATCH bpf-next 1/7] tools: bpftool: slightly ease bash completion updates
` [PATCH bpf-next 3/7] tools: bpftool: complete and synchronise attach or map types
` [PATCH bpf-next 6/7] tools: bpftool: document and add bash completion for -L, -B options

[PATCH v2 0/9] efi: Various tidy-ups and drop the default
 2021-07-30 22:08 UTC  (11+ messages)
` [PATCH v2 7/9] Make EFI_LOADER depend on DM and OF_CONTROL

[PATCH] gcc-runtime: do_check should execute before do_build
 2021-07-30 22:06 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/1] Revert change in pipe reader wakeup behavior
 2021-07-30 22:06 UTC  (7+ messages)
` [PATCH 1/1] fs: pipe: wakeup readers everytime new data written is to pipe

[PATCH 00/14] Introduce PECI subsystem
 2021-07-30 22:04 UTC  (14+ messages)
` [PATCH 10/14] peci: Add peci-cpu driver
` [PATCH 11/14] hwmon: peci: Add cputemp driver

[PATCH v3 0/7] KVM: X86: Some light optimizations on rmap logic
 2021-07-30 22:06 UTC  (8+ messages)
` [PATCH v3 1/7] KVM: Allow to have arch-specific per-vm debugfs files
` [PATCH v3 2/7] KVM: X86: Introduce pte_list_count() helper
` [PATCH v3 3/7] KVM: X86: Introduce kvm_mmu_slot_lpages() helpers
` [PATCH v3 4/7] KVM: X86: Introduce mmu_rmaps_stat per-vm debugfs file
` [PATCH v3 5/7] KVM: X86: MMU: Tune PTE_LIST_EXT to be bigger
` [PATCH v3 6/7] KVM: X86: Optimize pte_list_desc with per-array counter
` [PATCH v3 7/7] KVM: X86: Optimize zapping rmap

[pci:wip/bjorn-vpd-v2 5/9] drivers/pci/vpd.c:89:7: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'unsigned char'
 2021-07-30 22:04 UTC  (2+ messages)

"make check-acceptance" takes way too long
 2021-07-30 22:04 UTC  (3+ messages)

[PATCH] scsi: BusLogic: use %X for u32 sized integer rather than %lX
 2021-07-30 21:57 UTC  (2+ messages)

[PATCH v3 0/1] RPMCC for SM6125
 2021-07-30 21:59 UTC  (2+ messages)
` [PATCH V3 1/1] clk: qcom: smd: Add support for SM6125 rpm clocks

[PATCH v4 0/2] infer --target from SRCARCH for CC=clang
 2021-07-30 21:58 UTC  (5+ messages)
` [PATCH v4 1/2] Makefile: infer --target from ARCH "

[PATCH v5 0/3] infer --target from SRCARCH for CC=clang
 2021-07-30 21:57 UTC  (4+ messages)
` [PATCH v5 1/3] Makefile: move initial clang flag handling into scripts/Makefile.clang
` [PATCH v5 2/3] Makefile: infer --target from ARCH for CC=clang
` [PATCH v5 3/3] Documentation/llvm: update CROSS_COMPILE inferencing

[PATCH 00/16] tmpfs: HUGEPAGE and MEM_LOCK fcntls and memfds
 2021-07-30 21:57 UTC  (13+ messages)
` [PATCH 01/16] huge tmpfs: fix fallocate(vanilla) advance over huge pages
` [PATCH 03/16] huge tmpfs: remove shrinklist addition from shmem_setattr()
` [PATCH 04/16] huge tmpfs: revert shmem's use of transhuge_vma_enabled()
` [PATCH 05/16] huge tmpfs: move shmem_huge_enabled() upwards

[dpdk-dev] [PATCH v2 0/8] use GCC's C11 atomic builtins for test
 2021-07-30 21:58 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 0/8] use compiler "

[PATCH v5 0/4] Generic SMMU Bindings
 2021-07-30 21:57 UTC  (6+ messages)
` [PATCH v5 2/4] xen: do not return -EEXIST if iommu_add_dt_device is called twice

[PATCH bpf-next v2 0/7] tools: bpftool: update, synchronise and validate types and options
 2021-07-30 21:54 UTC  (8+ messages)
` [PATCH bpf-next v2 1/7] tools: bpftool: slightly ease bash completion updates
` [PATCH bpf-next v2 2/7] selftests/bpf: check consistency between bpftool source, doc, completion
` [PATCH bpf-next v2 3/7] tools: bpftool: complete and synchronise attach or map types
` [PATCH bpf-next v2 4/7] tools: bpftool: update and synchronise option list in doc and help msg
` [PATCH bpf-next v2 5/7] selftests/bpf: update bpftool's consistency script for checking options
` [PATCH bpf-next v2 6/7] tools: bpftool: document and add bash completion for -L, -B options
` [PATCH bpf-next v2 7/7] tools: bpftool: complete metrics list in "bpftool prog profile" doc

Communicating with a FTDI device
 2021-07-30 21:44 UTC  (2+ messages)

[PATCH bpf-next v3 0/8] libbpf: rename btf__get_from_id() and btf__load() APIs, support split BTF
 2021-07-30 21:54 UTC  (6+ messages)

[dpdk-dev] [PATCH] doc: abstract the behaviour of rte_ctrl_thread_create
 2021-07-30 21:44 UTC 

[Buildroot] [PATCH] i2c-tools: bump to version 4.3
 2021-07-30 21:43 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/freerdp: bump to version 2.4.0
 2021-07-30 21:43 UTC  (2+ messages)

[PATCH] net: pegasus: fix uninit-value in get_interrupt_interval
 2021-07-30 21:44 UTC 

[Buildroot] [git commit] package/i2c-tools: bump to version 4.3
 2021-07-30 21:43 UTC 

[Buildroot] [git commit] package/php: bump version to 8.0.9
 2021-07-30 21:36 UTC 

[Buildroot] [git commit] package/freerdp: bump to version 2.4.0
 2021-07-30 21:42 UTC 

[Buildroot] [git commit] package/go: security bump version to 1.16.6
 2021-07-30 21:36 UTC 

[PATCH] drm: Fix oops in damage self-tests by mocking damage property
 2021-07-30 21:43 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Buildroot] [PATCH] boot/at91bootstrap3: updated to released 4.0.0 final version
 2021-07-30 21:42 UTC  (2+ messages)

/proc/pid/sched units
 2021-07-30 21:41 UTC  (3+ messages)
` Fwd: "

[pci:wip/bjorn-vpd-v2 5/9] drivers/pci/vpd.c:88:19: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'int'
 2021-07-30 21:40 UTC  (2+ messages)

[PATCH] media: mxl111sf: change mutex_init() location
 2021-07-30 21:38 UTC 

[Buildroot] [PATCH 1/1] package/php: bump version to 8.0.9
 2021-07-30 21:37 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/go: security bump version to 1.16.6
 2021-07-30 21:37 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/fetchmail: fix SELinux
 2021-07-30 21:36 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/exim: fix SELinux
 2021-07-30 21:36 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/fail2ban: fix CVE-2021-32749
 2021-07-30 21:36 UTC  (2+ messages)

[Buildroot] [PATCH v2, 1/1] package/xml-security-c: requires DES support in openssl
 2021-07-30 21:36 UTC  (2+ messages)

[dpdk-dev] [RFC] eal: simplify the implementation of rte_ctrl_thread_create
 2021-07-30 21:37 UTC 

arch/sh/kernel/cpu/sh3/clock-sh7706.c:24:21: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-07-30 21:36 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gssdp: disable sniffer
 2021-07-30 21:36 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/refpolicy: fix build with minidlna
 2021-07-30 21:35 UTC  (2+ messages)

[Buildroot] [git commit] package/exim: fix SELinux
 2021-07-30 21:35 UTC 

[RFC PATCH] Page Cache Allowing Hard Interrupts
 2021-07-30 21:36 UTC 

[Buildroot] [git commit] package/refpolicy: fix build with minidlna
 2021-07-30 21:35 UTC 

[Buildroot] [git commit] package/gssdp: disable sniffer
 2021-07-30 21:35 UTC 

[Buildroot] [git commit] package/fail2ban: fix CVE-2021-32749
 2021-07-30 21:35 UTC 

[Buildroot] [git commit] package/libtalloc: add proper Config.in comment for dynlib dependency
 2021-07-29 21:23 UTC 

[Buildroot] [git commit] package/fetchmail: fix SELinux
 2021-07-30 21:35 UTC 

[Buildroot] [git commit] package/xml-security-c: requires DES support in openssl
 2021-07-30 21:35 UTC 

[linux-stable-rc:linux-4.19.y 9913/9999] drivers/net/ethernet/stmicro/stmmac/.tmp_dwmac-ipq806x.o: warning: objtool: ipq806x_gmac_fix_mac_speed()+0x142: return with modified stack frame
 2021-07-30 21:34 UTC 

[PATCH v2 0/6] eDP: Support probing eDP panels dynamically instead of hardcoding
 2021-07-30 21:26 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: drm/panel-simple: Introduce generic eDP panels
` [PATCH v2 2/6] drm/edid: Break out reading block 0 of the EDID
` [PATCH v2 3/6] drm/edid: Allow the querying/working with the panel ID from "
` [PATCH v2 4/6] drm/panel-simple: Don't re-read the EDID every time we power off the panel
` [PATCH v2 5/6] drm/panel-simple: Split the delay structure out of the panel description
` [PATCH v2 6/6] drm/panel-simple: Implement generic "edp-panel"s probed by EDID

[PATCH] drm/amdkfd: Restore all process on post reset
 2021-07-30 21:26 UTC  (2+ messages)

[RESEND PATCH v4] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
 2021-07-30 21:22 UTC  (6+ messages)

[PATCH 1/2] perf vendor events intel: Add core event list for Tigerlake
 2021-07-30 21:24 UTC  (3+ messages)

[PATCH] tracing / histogram: Give calculation hist_fields a size
 2021-07-30 21:19 UTC 

[PATCH] x86/pci: Add missing forward declaration for pci_numachip_init()
 2021-07-30 21:19 UTC  (2+ messages)

[linux-next:master 3772/4668] fs/btrfs/lzo.c:382:6: warning: Branch condition evaluates to a garbage value [clang-analyzer-core.uninitialized.Branch]
 2021-07-30 21:16 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.