All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-27 16:20:21 to 2022-01-27 16:51:46 UTC [more...]

[PULL 0/2] Xen queue
 2022-01-27 15:42 UTC  (2+ messages)
` [PULL 1/2] xen-hvm: Allow disabling buffer_io_timer

[PULL 00/38] Migration 20220127 patches
 2022-01-27 15:05 UTC  (11+ messages)
` [PULL 26/38] migration: Drop dead code of ram_debug_dump_bitmap()
` [PULL 29/38] migration: Do chunk page in postcopy_each_ram_send_discard()
` [PULL 31/38] migration: Don't return for postcopy_send_discard_bm_ram()
` [PULL 32/38] migration: Introduce ram_transferred_add()
` [PULL 34/38] migration: No off-by-one for pss->page update in host page size
` [PULL 35/38] migration: Enable UFFD_FEATURE_THREAD_ID even without blocktime feat
` [PULL 36/38] migration: Add postcopy_has_request()
` [PULL 38/38] migration: Move temp page setup and cleanup into separate functions

[PATCH v1 0/7] soc: fsl: guts: cleanups and serial_number support
 2022-01-27 16:41 UTC  (22+ messages)
` [PATCH v1 1/7] soc: fsl: guts: machine variable might be unset
` [PATCH v1 2/7] soc: fsl: guts: remove module_exit() and fsl_guts_remove()
` [PATCH v1 3/7] soc: fsl: guts: embed fsl_guts_get_svr() in probe()
` [PATCH v1 4/7] soc: fsl: guts: allocate soc_dev_attr on the heap
` [PATCH v1 5/7] soc: fsl: guts: use of_root instead of own reference
` [PATCH v1 6/7] soc: fsl: guts: drop platform driver
` [RFC PATCH v1 7/7] soc: fsl: guts: add serial_number support

[PATCH bpf-next] selftests: xsk: fix bpf_res cleanup test
 2022-01-27 16:50 UTC  (2+ messages)

yet another approach to fix loop autoclear for xfstets xfs/049
 2022-01-27 16:50 UTC  (3+ messages)

[Buildroot] [git commit] support/scripts/pkg-stats: add --disable option
 2022-01-27 16:48 UTC  (3+ messages)

Persistent memory file system development in Rust
 2022-01-27 16:48 UTC  (5+ messages)

[PATCH V4] panic: Move panic_print before kmsg dumpers
 2022-01-27 16:47 UTC  (4+ messages)

[patch v8 03/10] task isolation: sync vmstats on return to userspace
 2022-01-27 16:47 UTC  (3+ messages)

[PATCH 00/16] arm: Fix handling of unrecognized functions in PSCI emulation
 2022-01-27 15:46 UTC  (8+ messages)
` [PATCH 03/16] hw/arm/boot: Support setting psci-conduit based on guest EL
` [PATCH 04/16] hw/arm: imx: Don't enable PSCI conduit when booting guest in EL3
` [PATCH 09/16] hw/arm: highbank: For EL3 guests, don't enable PSCI, start all cores
` [PATCH 11/16] hw/arm/highbank: Drop use of secure_board_setup
` [PATCH 16/16] hw/arm/boot: Drop existing dtb /psci node rather than retaining it

NFSD export parsing issue
 2022-01-27 16:47 UTC  (3+ messages)

[Buildroot] [git commit] support/scripts/pkg-stats: account for unsure CVEs
 2022-01-27 16:47 UTC  (2+ messages)

[PATCH] schemas: add missing vim modeline
 2022-01-27 14:36 UTC  (4+ messages)

[PATCH] ftrace: Have architectures opt-in for mcount build time sorting
 2022-01-27 16:42 UTC  (3+ messages)

[PATCH 0/3] x86/cpuid: Disntangle, and PPIN
 2022-01-27 16:46 UTC  (7+ messages)
` [PATCH 1/3] x86/cpuid: Disentangle logic for new feature leaves
` [PATCH 2/3] x86/cpuid: Infrastructure for leaf 0x00000007:1.ebx

[PATCH v2 0/4] Update gnulib and drop patches
 2022-01-27 16:46 UTC  (3+ messages)

[PATCH] selftests/exec: Remove pipe from TEST_GEN_FILES
 2022-01-27 16:45 UTC  (2+ messages)

[PATCH v2 0/7] usb: dwc3: Calculate REFCLKPER et. al. from reference clock
 2022-01-27 16:45 UTC  (8+ messages)
` [PATCH v2 4/7] usb: dwc3: Program GFLADJ

[RFC PATCH v1 0/4] Direct re-arming of buffers on receive side
 2022-01-27 16:45 UTC  (7+ messages)
` 回复: "

[Buildroot] [PATCH] package/mesa3d/mesa3d.mk: fix typo in comment
 2022-01-27 16:45 UTC 

[PATCH v10 1/9] dax: Introduce holder for dax_device
 2022-01-27 16:44 UTC  (3+ messages)

[PATCH] MAINTAINERS: platform-chrome: Add new chrome-platform@lists.linux.dev list
 2022-01-27 16:44 UTC  (2+ messages)

linux-next: build warnings in Linus' tree
 2022-01-27 16:44 UTC  (3+ messages)

[PATCH v2 00/40] bsd-user: upstream our signal implementation
 2022-01-27 15:40 UTC  (4+ messages)
` [PATCH v2 14/40] bsd-user/arm/target_arch_cpu.h: Use force_sig_fault for EXCP_UDEF

[PATCH net-next v4 0/2] Allow disabling KSZ switch refclock
 2022-01-27 16:41 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net: dsa: microchip: Document property to disable reference clock
` [PATCH net-next v4 2/2] net: dsa: microchip: Add "

💥 PANICKED: Test report for kernel 5.17.0-rc1 (mainline.kernel.org-clang, 626b2dda)
 2022-01-27 16:42 UTC 

[PATCH bpf-next v2 00/11] bpf: add support for new btf kind BTF_KIND_TAG
 2022-01-27 16:42 UTC  (11+ messages)

[PATCH v2 net-next 0/8] net: use kfree_skb_reason() for ip/udp packet receive
 2022-01-27 16:42 UTC  (6+ messages)
` [PATCH v2 net-next 1/8] net: socket: intrudoce SKB_DROP_REASON_SOCKET_FILTER
` [PATCH v2 net-next 4/8] net: ipv4: use kfree_skb_reason() in ip_rcv_core()

[PATCH v4 00/42] CXl 2.0 emulation Support
 2022-01-27 16:42 UTC  (3+ messages)

[RESEND PATCH 1/3] Nokia RX-51: Update documentation about ext2/3/4
 2022-01-27 16:43 UTC  (4+ messages)
` [RESEND PATCH 3/3] Nokia RX-51: Convert documentation to rst format

[bug report] hwmon: Add "label" attribute
 2022-01-27 16:43 UTC  (4+ messages)

Bug report - sparse-checkout ignores prefix when run in subdirectories
 2022-01-27 16:43 UTC  (4+ messages)

[powerpc] ftrace warning kernel/trace/ftrace.c:2068 with code-patching selftests
 2022-01-27 16:41 UTC  (8+ messages)

[RFC PATCH net-next v3 0/5] ice: GTP support in switchdev
 2022-01-27 16:39 UTC  (8+ messages)
` [RFC PATCH net-next v3 1/5] gtp: Allow to create GTP device without FDs
` [RFC PATCH net-next v3 2/5] gtp: Add support for checking GTP device type
` [RFC PATCH net-next v3 3/5] net/sched: Allow flower to match on GTP options
` [RFC PATCH net-next v3 4/5] ice: Fix FV offset searching
  ` [Intel-wired-lan] "
` [RFC PATCH net-next v3 5/5] ice: Support GTP-U and GTP-C offload in switchdev
  ` [Intel-wired-lan] "

[Buildroot] [git commit branch/2021.11.x] package/pkg-python.mk: fix typos
 2022-01-27 16:41 UTC 

[Buildroot] [git commit branch/2021.02.x] package/pkg-python.mk: fix typos
 2022-01-27 16:41 UTC 

[Buildroot] [PATCH 1/1] package/gnuchess: security bump to version 6.2.9
 2022-01-27 16:40 UTC  (2+ messages)

[PATCH v5 bpf-next 0/8] xsk: Intel driver improvements
 2022-01-27 16:40 UTC  (2+ messages)

[PATCH v1 0/3] nvmem: add Layerscape SFP support
 2022-01-27 16:37 UTC  (8+ messages)
` [PATCH v1 1/3] dt-bindings: nvmem: add fsl,layerscape-sfp binding
` [PATCH v1 2/3] nvmem: add driver for Layerscape SFP (Security Fuse Processor)
` [PATCH v1 3/3] arm64: dts: ls1028a: add efuse node

[Buildroot] [git commit branch/2021.11.x] package/gnuchess: security bump to version 6.2.9
 2022-01-27 16:38 UTC 

[Buildroot] [git commit branch/2021.02.x] package/gnuchess: bump to version 6.2.8
 2022-01-27 16:39 UTC 

[Buildroot] [git commit branch/2021.02.x] package/gnuchess: security bump to version 6.2.9
 2022-01-27 16:39 UTC 

[PATCH net-next v4 0/3] Cadence MACB/GEM support for ZynqMP SGMII
 2022-01-27 16:37 UTC  (4+ messages)
` [PATCH net-next v4 1/3] dt-bindings: net: cdns,macb: added generic PHY and reset mappings for ZynqMP
` [PATCH net-next v4 2/3] net: macb: Added ZynqMP-specific initialization
` [PATCH net-next v4 3/3] arm64: dts: zynqmp: Added GEM reset definitions

bbappend conditional check for advanced metadata (yocto-kernel-cache)?
 2022-01-27 16:37 UTC  (3+ messages)
` [yocto] "
  ` AW: "

[PATCH bpf-next] selftests/bpf: fix a clang compilation error
 2022-01-27 16:37 UTC 

[PATCH v4 00/66] Introducing the Maple Tree
 2022-01-27 16:36 UTC  (6+ messages)
` [PATCH v4 64/66] nommu: Remove uses of VMA linked list

[PATCH 0/9] Sparse index: integrate with 'clean', 'checkout-index', 'update-index'
 2022-01-27 16:36 UTC  (4+ messages)
` [PATCH v2 "

[RFC PATCH v2 0/5] User Managed Concurrency Groups
 2022-01-27 16:35 UTC  (3+ messages)
` [RFC PATCH v2 5/5] sched: UMCG: allow to sys_umcg_kick UMCG servers

[PATCH] drm/panel: simple: Initialize bpc in RK101II01D-CT panel descriptor
 2022-01-27 16:25 UTC  (5+ messages)

[PATCH v1 0/4] fbtft: Unorphan the driver for maintenance
 2022-01-27 16:34 UTC  (13+ messages)

[PATCH v4 00/23] Migration: Transmit and detect zero pages in the multifd threads
 2022-01-27 15:26 UTC  (6+ messages)
` [PATCH v4 21/23] multifd: Zero pages transmission

DTB backward/forward compatibility with "pinctrl: bcm2835: Change init order for gpio hogs"
 2022-01-27 16:31 UTC  (5+ messages)

[Intel-gfx] [PATCH 00/19] drm/i915/guc: Refactor ADS access to use dma_buf_map
 2022-01-27 16:34 UTC  (6+ messages)
` [Intel-gfx] [PATCH 01/19] dma-buf-map: Add read/write helpers
    `  "

[PATCH net-next] net: mii: remove mii_lpa_mod_linkmode_lpa_sgmii()
 2022-01-27 16:33 UTC 

[Virtio-fs] [virtiofsd] MR closed: mount_fd: Manually manage mount file descriptors
 2022-01-27 16:33 UTC 

[libvirt test] 167911: regressions - FAIL
 2022-01-27 16:33 UTC 

[PATCH v2 1/1] docs: process: submitting-patches: Clarify the Reported-by usage
 2022-01-27 16:32 UTC 

[PATCH net-next 0/6] net: page_pool: Add page_pool stat counters
 2022-01-27 16:32 UTC  (3+ messages)
` [PATCH 1/6] net: page_pool: Add alloc stats and fast path stat

[PATCH] ASoC: dt-bindings: Centralize the 'sound-dai' definition
 2022-01-27 16:20 UTC  (6+ messages)

[PATCH] mtd: Fix misuses of of_match_ptr()
 2022-01-27 16:30 UTC  (6+ messages)

[PATCH v2 1/2] usb: ulpi: Add debugfs support
 2022-01-27 16:31 UTC  (8+ messages)
` [PATCH v2 2/2] usb: ulpi: Call of_node_put correctly

[PATCH 0/3] arm64: insn: Generate 64 bit mask immediates correctly
 2022-01-27 16:21 UTC  (8+ messages)
` [PATCH 1/3] arm64: selftests: Generate all the possible logical immediates as a header
` [PATCH 2/3] arm64: insn: Add tests for aarch64_insn_gen_logical_immediate()
` [PATCH 3/3] arm64: insn: Generate 64 bit mask immediates correctly

[PATCH v3 net-next 0/2] use bulk reads for ocelot statistics
 2022-01-27 16:30 UTC  (4+ messages)
` [PATCH v3 net-next 2/2] net: mscc: ocelot: use bulk reads for stats

[RFC PATCH 0/6] KVM: SVM: Defer page pinning for SEV guests
 2022-01-27 16:29 UTC  (6+ messages)
` [RFC PATCH 3/6] KVM: SVM: Implement demand page pinning

[RFC PATCH v1 00/10] KVM: s390: Do storage key checking
 2022-01-27 16:29 UTC  (6+ messages)
` [RFC PATCH v1 06/10] KVM: s390: Add vm IOCTL for key checked guest absolute memory access

[PATCH 0/8] target/ppc: powerpc_excp improvements [74xx] (5/n)
 2022-01-27 15:16 UTC  (3+ messages)

[PATCH v16 0/4] Add NVIDIA Tegra GPC-DMA driver
 2022-01-27 16:29 UTC  (12+ messages)
` [PATCH v16 2/4] dmaengine: tegra: Add tegra gpcdma driver

[Buildroot] [PATCH 1/1] package/systemd: bump to version 250.3
 2022-01-27 16:29 UTC 

[PATCH v1 1/1] docs: process: submitting-patches: Clarify the Reported-by usage
 2022-01-27 16:28 UTC  (3+ messages)

[iptables PATCH] xshared: Fix response to unprivileged users
 2022-01-27 16:28 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/20] Initial support for small BAR recovery
 2022-01-27 16:28 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Initial support for small BAR recovery (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH v2 kvmtool 00/10] arm64: Improve PMU support on heterogeneous systems
 2022-01-27 16:20 UTC  (22+ messages)
` [PATCH v2 kvmtool 01/10] linux/err.h: Add missing stdbool.h include
` [PATCH v2 kvmtool 02/10] bitops.h: Include wordsize.h to provide the __WORDSIZE define
` [PATCH v2 kvmtool 03/10] arm: Move arch specific VCPU features to the arch specific function
` [PATCH v2 kvmtool 04/10] arm: Get rid of the ARM_VCPU_FEATURE_FLAGS() macro
` [PATCH v2 kvmtool 05/10] arm: Make the PMUv3 emulation code arm64 specific
` [PATCH v2 kvmtool 06/10] arm64: Rework set_pmu_attr()
` [PATCH v2 kvmtool 07/10] Add cpumask functions
` [PATCH v2 kvmtool 08/10] update_headers.sh: Sync headers with Linux v5.17-rc1 + SET_PMU attribute
` [PATCH v2 kvmtool 09/10] arm64: Add support for KVM_ARM_VCPU_PMU_V3_SET_PMU
` [PATCH v2 kvmtool 10/10] arm64: Add --vcpu-affinity command line argument

Early debug UART not working on AM33XX SoC
 2022-01-27 16:27 UTC  (3+ messages)

[PATCH] memcg: replace in_interrupt() with !in_task()
 2022-01-27 16:26 UTC 

[PATCH] parisc: Fix data TLB miss in sba_unmap_sg
 2022-01-27 16:26 UTC  (4+ messages)

[PATCH] selinux: fix a type cast problem in cred_init_security()
 2022-01-27 16:25 UTC  (2+ messages)

[PATCH bpf-next] bpf: remove unused static inlines
 2022-01-27 16:25 UTC  (4+ messages)

[PATCH v2] iio: dps310: Add ACPI HID table
 2022-01-27 16:23 UTC  (3+ messages)

[PATCH mptcp-next v2] Squash to "mptcp: infinite mapping sending" - fix csum
 2022-01-27 16:24 UTC  (2+ messages)

[PATCH v4 0/2] [PATCH v4 0/2] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
 2022-01-27 16:23 UTC  (5+ messages)
` [PATCH v4 1/2] "

[PATCH v3 0/9] submodule: convert the rest of 'update' to C
 2022-01-27 16:22 UTC  (9+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 1/7] submodule--helper: get remote names from any repository
  ` [PATCH v4 2/7] submodule--helper: refactor get_submodule_displaypath()
  ` [PATCH v4 3/7] submodule--helper: allow setting superprefix for init_submodule()
  ` [PATCH v4 4/7] submodule--helper: run update using child process struct
  ` [PATCH v4 5/7] builtin/submodule--helper.c: reformat designated initializers
  ` [PATCH v4 6/7] builtin/submodule--helper.c: rename "suc" variable to "opt"
  ` [PATCH v4 7/7] submodule: move core cmd_update() logic to C

[PATCH v11 1/5] drm: improve drm_buddy_alloc function
 2022-01-27 16:23 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v11,1/5] "

[PATCH] fastboot: only look up real partition names when no alias exists
 2022-01-27 16:22 UTC  (4+ messages)

[PATCH] brcmfmac: firmware: Fix crash in brcm_alt_fw_path
 2022-01-27 16:22 UTC  (10+ messages)

[PATCH 0/2] xen: Report and use hardware APIC virtualization capabilities
 2022-01-27 16:21 UTC  (3+ messages)
` [PATCH 2/2] x86/xen: Allow per-domain usage of hardware virtualized APIC

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-01-27 16:21 UTC  (3+ messages)
` [PATCH v8 36/40] x86/sev: Provide support for SNP guest request NAEs

[Buildroot] [PATCH 1/1] package/meson: bump to version 0.61.1
 2022-01-27 16:21 UTC 

[PATCH] devtools: fix comment detection in forbidden token check
 2022-01-27 16:20 UTC  (2+ messages)

[PATCH v4 0/6] KVM: arm64: Improve PMU support on heterogeneous systems
 2022-01-27 16:17 UTC  (2+ messages)
` [PATCH v4 6/6] KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPU


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.