All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-20 14:05:48 to 2022-04-20 14:49:26 UTC [more...]

[OE-core][kirkstone 00/27] Patch review
 2022-04-20 14:07 UTC  (3+ messages)
` [OE-core][kirkstone 06/27] xserver-xorg: Fix build with gcc12
` [OE-core][kirkstone 10/27] apt: add apt selftest to test signed package feeds

[PATCH] Staging: fbtft: Fix style problem in header
 2022-04-20 14:36 UTC  (5+ messages)

[PATCH 00/41] Misc cleanups
 2022-04-20 14:24 UTC  (43+ messages)
` [PATCH 04/41] Simplify softmmu/main.c
` [PATCH 05/41] hw/hyperv: remove needless qemu-common.h include
` [PATCH 06/41] include: rename qemu-common.h qemu/copyright.h
  ` [Virtio-fs] "
` [PATCH 07/41] build-sys: remove MSI's QEMU_GA_MSI_MINGW_DLL_PATH
` [PATCH 08/41] build-sys: simplify MSI's QEMU_GA_MANUFACTURER
` [PATCH 09/41] build-sys: simplify MSI's QEMU_GA_VERSION
` [PATCH 11/41] qga: replace usleep() with g_usleep()
` [PATCH 12/41] docs: trace-events-all is installed without renaming
` [PATCH 13/41] arm/digic: replace snprintf() with g_strdup_printf()
` [PATCH 14/41] arm/allwinner-a10: "
` [PATCH 15/41] intc/exynos4210_gic: "
` [PATCH 16/41] doc/style: CLang -> Clang
` [PATCH 17/41] doc/build-platforms: document supported compilers
` [PATCH 18/41] osdep.h: move qemu_build_not_reached()
` [PATCH 19/41] compiler.h: replace QEMU_NORETURN with G_NORETURN
` [PATCH 20/41] include: move qemu_msync() to osdep
` [PATCH 21/41] include: move qemu_fdatasync() "
` [PATCH 24/41] include: move qdict_{crumple,flatten} declarations
` [PATCH 25/41] tests: remove block/qdict checks from check-qobject.c
` [PATCH 27/41] Use QEMU_SANITIZE_THREAD
` [PATCH 28/41] Use QEMU_SANITIZE_ADDRESS
` [PATCH 29/41] tests: run-time skip test-qga if TSAN is enabled
` [PATCH 30/41] Move error_printf_unless_qmp() with monitor unit
` [PATCH 31/41] qga: move qga_get_host_name()
` [PATCH 32/41] qtest: simplify socket_send()
` [PATCH 33/41] tests: move libqtest.c under libqos/
` [PATCH 35/41] util: simplify write in signal handler
` [PATCH 36/41] util: use qemu_write_full() in qemu_write_pidfile()
` [PATCH 37/41] util: use qemu_create() "
` [PATCH 38/41] util: replace qemu_get_local_state_pathname()
` [PATCH 39/41] qga: remove need for QEMU atomic.h
` [PATCH 40/41] migration/ram: fix clang warning
` [PATCH 41/41] tests/fuzz: fix warning

[PATCH 0/3] Enable ASan in GHA
 2022-04-20 14:48 UTC  (5+ messages)
` [PATCH 1/3] test/mem: disable ASan when accessing unallocated mem
` [PATCH 2/3] mem: fix ASan shadow for remapped memory segments

[RESEND][PATCH v3 0/2] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs
 2022-04-20 14:48 UTC  (5+ messages)
` [RESEND][PATCH v3 1/2] serial: 8250: Fold EndRun device support into OxSemi Tornado code

[PATCH v3 0/7] staging: r8188eu: fix warnings reported by checkpatch
 2022-04-20 14:48 UTC  (5+ messages)
` [PATCH v3 1/7] staging: r8188eu: remove unused member free_bss_buf

[PATCH] mm/uffd: Move USERFAULTFD configs into mm/
 2022-04-20 14:48 UTC 

[PATCH v5 net-next 0/4] rtnetlink: improve ALT_IFNAME config and fix dangerous GROUP usage
 2022-04-20 14:48 UTC  (3+ messages)
` [PATCH net-next] Revert "rtnetlink: return EINVAL when request cannot succeed"

[PATCH 00/41] OMAP1 full multiplatform conversion
 2022-04-20 14:46 UTC  (5+ messages)
` [PATCH 14/41] serial: 8250/omap1: include linux/soc/ti/omap1-soc.h

[PATCH] PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time
 2022-04-20 14:47 UTC  (2+ messages)

[PATCH 1/5] net: mdio: Mask PHY only when its ACPI node is present
 2022-04-20 14:47 UTC  (2+ messages)

[PATCHSET 0/2] fstests: random fixes
 2022-04-20 14:47 UTC  (5+ messages)
` [PATCH 1/2] xfs/019: fix golden output for files created in setgid dir

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc build: 197 builds: 6 failed, 191 passed, 2 errors, 32 warnings (v4.19.237-cip71-369-gd31a7c52552af) #kernelci
 2022-04-20 14:47 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-20 14:46 UTC 

[PATCH v6 0/4] hw/arm/virt: Fix CPU's default NUMA node ID
 2022-04-20 14:24 UTC  (6+ messages)
` [PATCH v6 2/4] hw/arm/virt: Consider SMP configuration in CPU topology

[PATCH V3 0/5] riscv: atomic: Optimize AMO instructions usage
 2022-04-20 14:44 UTC  (12+ messages)
` [PATCH V3 1/5] riscv: atomic: Cleanup unnecessary definition
` [PATCH V3 2/5] riscv: atomic: Optimize acquire and release for AMO operations
` [PATCH V3 3/5] riscv: atomic: Optimize memory barrier semantics of LRSC-pairs
` [PATCH V3 4/5] riscv: atomic: Optimize dec_if_positive functions
` [PATCH V3 5/5] riscv: atomic: Add conditional atomic operations' optimization

[RESEND PATCH 1/2] perf/x86: extract code to assign perf events for both core and uncore
 2022-04-20 14:44 UTC  (13+ messages)
` [RESEND PATCH 2/2] perf/x86: improve the event scheduling to avoid unnecessary pmu_stop/start

[PATCH v5 00/10] Coresight: Add support for TPDM and TPDA
 2022-04-20 14:43 UTC  (17+ messages)
` [PATCH v5 04/10] coresight-tpdm: Add DSB dataset support
` [PATCH v5 06/10] docs: sysfs: coresight: Add sysfs ABI documentation for TPDM
` [PATCH v5 07/10] Coresight: Add TPDA link driver
` [PATCH v5 08/10] dt-bindings: arm: Adds CoreSight TPDA hardware definitions

[PATCH 00/19] block: fix coroutine_fn annotations
 2022-04-20 14:08 UTC  (4+ messages)
` [PATCH 07/26] block: add missing "

[PATCH] PCI: microchip: Add a missing semicolon
 2022-04-20 14:43 UTC  (3+ messages)

[PATCH v4 bpf 0/4] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-20 14:42 UTC  (13+ messages)

[PATCH 2/2] qla2xxx: Fix missed DMA unmap for aborted cmds
 2022-04-20 14:42 UTC  (3+ messages)

[Intel-gfx] [PULL] gvt-next
 2022-04-20 14:41 UTC  (3+ messages)

introducing vrc :)
 2022-04-20 14:06 UTC  (2+ messages)

USB device disconnects on resume
 2022-04-20 14:40 UTC  (4+ messages)

[PATCH] btrfs: fix assertion failure during scrub due to block group reallocation
 2022-04-20 14:36 UTC  (3+ messages)

[RFC] ethdev: introduce protocol type based header split
 2022-04-20 14:39 UTC  (6+ messages)
` [v4 0/3] "
  ` [v4 1/3] "

[PATCH 0/1] imx8mm-cl-iot-gate: Remove redundant board_fix_fdt()
 2022-04-20 14:38 UTC  (3+ messages)
` [PATCH 1/1] "

Portable inline asm to get address of TLS variable
 2022-04-20 14:12 UTC  (9+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-20 14:36 UTC 

[RFC PATCH 0/6] Drain remote per-cpu directly
 2022-04-20 14:35 UTC  (3+ messages)
` [PATCH 5/6] mm/page_alloc: Protect PCP lists with a spinlock

[RFC PATCH 00/15] Region driver
 2022-04-20 14:34 UTC  (9+ messages)
` [RFC PATCH 05/15] cxl/acpi: Reserve CXL resources from request_free_mem_region

[ovmf test] 169568: regressions - FAIL
 2022-04-20 14:32 UTC 

[PATCH V2] block: ignore RWF_HIPRI hint for sync dio
 2022-04-20 14:31 UTC 

EVL project website broken
 2022-04-20 14:30 UTC  (2+ messages)

[PATCH v3 00/21] TDX host kernel support
 2022-04-20 14:30 UTC  (5+ messages)
` [PATCH v3 04/21] x86/virt/tdx: Add skeleton for detecting and initializing TDX on demand

[PATCH] x86/mm/ptdump: display page encryption state
 2022-04-20 14:30 UTC  (4+ messages)

[PATCH] powerpc/time: Always set decrementer in timer_interrupt()
 2022-04-20 14:28 UTC  (2+ messages)

[PATCH 1/2] pinctrl: rockchip: fix RK3308 pinmux bits
 2022-04-20 14:24 UTC  (6+ messages)
` [PATCH 2/2] pinctrl: rockchip: sort the rk3308_mux_recalced_data entries

[PATCH] ARM: highbank: Fix missing of_node_put in highbank_init()
 2022-04-20 14:26 UTC  (3+ messages)

[PATCH 0/2] x86: A few random cleanups
 2022-04-20 14:26 UTC  (3+ messages)
` [PATCH 2/2] x86,entry: Use PUSH_AND_CLEAR_REGS for compat

RTT-PROBE: lore-subspace-rtt
 2022-04-20 14:26 UTC 

[PATCH v2 0/9] VDIV/VMOD Implementation
 2022-04-20 13:43 UTC  (4+ messages)
` [PATCH v2 2/9] target/ppc: Implemented vector divide instructions

[PATCH v8 0/4] Determine the number of DMA channels by 'dma-channels' property
 2022-04-20 14:25 UTC  (4+ messages)

[PATCH v8 00/23] userfaultfd-wp: Support shmem and hugetlbfs
 2022-04-20 14:25 UTC  (10+ messages)
` [PATCH v8 22/23] mm: Enable PTE markers by default

[PATCH] firmware: arm_scmi: support optee shared memory in optee transport
 2022-04-20 14:23 UTC  (2+ messages)

[RFC] staging/vSMP: new driver
 2022-04-20 14:24 UTC  (11+ messages)

[PATCH v2 0/5] media: Add ST VGXY61 camera sensor driver
 2022-04-20 14:23 UTC  (10+ messages)
` [PATCH v2 2/5] media: v4l: ctrls: Add a control for temperature

[PATCH] random: add fork_event sysctl for polling VM forks
 2022-04-20 14:23 UTC  (7+ messages)

[PATCH] HID: amd_sfh: change global variables to static
 2022-04-20 14:22 UTC 

[Intel-gfx] [PATCH v2 1/2] drm/i915/display: Add workaround 22014263786
 2022-04-20 14:23 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915/display: Add workaround 22014263786 (rev3)

[PATCH 1/2] dt-bindings: mailbox: qcom-ipcc: simplify the example
 2022-04-20 14:22 UTC  (3+ messages)

JFFS2 Summary causes OOPS
 2022-04-20 14:22 UTC 

[kvm-unit-tests PATCH v3 0/4] s390x: add migration test support
 2022-04-20 14:22 UTC  (5+ messages)
` [kvm-unit-tests PATCH v3 1/4] lib: s390x: add support for SCLP console read
` [kvm-unit-tests PATCH v3 4/4] s390x: add basic migration test

[PATCH net-next] mlxsw: core_linecards: Fix size of array element during ini_files allocation
 2022-04-20 14:20 UTC 

nft JSON rule output order
 2022-04-20 14:20 UTC  (3+ messages)

[PATCH rcu 0/11] Miscellaneous fixes for v5.19
 2022-04-20 14:12 UTC  (8+ messages)
  ` [PATCH rcu 04/11] kernel/smp: Provide boot-time timeout for CSD lock diagnostics

[PATCH] PCI: fix unused pci_restore_standard_config without suspend/hibernate
 2022-04-20 14:11 UTC 

[PATCH 0/2] Provide consistent name of the SEV Guest driver
 2022-04-20 14:14 UTC  (3+ messages)
` [PATCH 1/2] virt: sevguest: Change driver name to reflect generic SEV support
` [PATCH 2/2] virt: sevguest: Rename the sevguest dir and files to sev-guest

RTT-PROBE: lore-subspace-rtt
 2022-04-20 14:16 UTC 

[PATCH v2] PCI: hv: Fix multi-MSI to allow more than one MSI vector
 2022-04-20 14:13 UTC  (2+ messages)

stable-rc/linux-4.19.y baseline: 109 runs, 3 regressions (v4.19.239)
 2022-04-20 14:14 UTC 

stable-rc/linux-5.15.y baseline: 82 runs, 1 regressions (v5.15.35)
 2022-04-20 14:12 UTC 

[PATCH v2] pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos config
 2022-04-20 14:14 UTC  (2+ messages)

[PATCH] hwmon: (pmbus) add MFR_* registers to debugfs
 2022-04-20 14:15 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH v5 00/21] KVM: s390: enable zPCI for interpretive execution
 2022-04-20 14:10 UTC  (4+ messages)
` [PATCH v5 19/21] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices

[PATCH net 0/2] selftests: mlxsw: Make VXLAN flooding tests more robust
 2022-04-20 14:10 UTC  (2+ messages)

[PATCH net-next 0/6] mlxsw: Line cards status tracking
 2022-04-20 14:10 UTC  (2+ messages)

[PATCH v5 0/4] Add channel type support to pwm-cros-ec
 2022-04-20 14:15 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: add mfd/cros_ec definitions
` [PATCH v5 2/4] pwm: pwm-cros-ec: add channel type support
` [PATCH v5 3/4] dt-bindings: update google,cros-ec-pwm documentation
` [PATCH v5 4/4] arm64: dts: address cros-ec-pwm channels by type

[PATCH v5 0/6] Clean up common/arch split for debugger.h
 2022-04-20 14:13 UTC  (7+ messages)
` [PATCH v5 1/6] x86/debugger: Remove debugger_trap_entry()
` [PATCH v5 2/6] x86/gdbsx: Rename debug.c to gdbsx.c
` [PATCH v5 3/6] x86/gdbsx: Move domain_pause_for_debugger() into gdbsx
` [PATCH v5 4/6] x86/gdbstub: Clean up includes
` [PATCH v5 5/6] x86/debugger: Misc cleanup prior to splitting
` [PATCH v5 6/6] xen: Split x86/debugger.h into common and arch specific parts

[PATCH v2 0/2] USB: Quiesce interrupts across pm freeze
 2022-04-20 14:09 UTC  (7+ messages)

[RFC PATCH] ceph: disable updating the atime since cephfs won't maintain it
 2022-04-20 14:08 UTC  (3+ messages)

[PATCH v3 net-next] dt-bindings: net: mediatek,net: convert to the json-schema
 2022-04-20 14:07 UTC 

[PATCH v7 0/7] Boot time cpupools
 2022-04-20 14:08 UTC  (10+ messages)
` [PATCH v7 4/7] xen/cpupool: Create different cpupools at boot time

[PATCH v2] xen: Convert kmap() to kmap_local_page()
 2022-04-20 14:07 UTC  (4+ messages)

[PATCH v12 00/26] ima: Namespace IMA with audit support in IMA-ns
 2022-04-20 14:06 UTC  (27+ messages)
` [PATCH v12 01/26] securityfs: rework dentry creation
` [PATCH v12 02/26] securityfs: Extend securityfs with namespacing support
` [PATCH v12 03/26] ima: Define ima_namespace struct and start moving variables into it
` [PATCH v12 04/26] ima: Move arch_policy_entry into ima_namespace
` [PATCH v12 05/26] ima: Move ima_htable "
` [PATCH v12 06/26] ima: Move measurement list related variables "
` [PATCH v12 07/26] ima: Move some IMA policy and filesystem "
` [PATCH v12 08/26] ima: Move IMA securityfs files into ima_namespace or onto stack
` [PATCH v12 09/26] ima: Move ima_lsm_policy_notifier into ima_namespace
` [PATCH v12 10/26] ima: Switch to lazy lsm policy updates for better performance
` [PATCH v12 11/26] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()
` [PATCH v12 12/26] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now
` [PATCH v12 13/26] userns: Add pointer to ima_namespace to user_namespace
` [PATCH v12 14/26] ima: Implement hierarchical processing of file accesses
` [PATCH v12 15/26] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace
` [PATCH v12 16/26] ima: Add functions for creating and "
` [PATCH v12 17/26] integrity/ima: Define ns_status for storing namespaced iint data
` [PATCH v12 18/26] integrity: Add optional callback function to integrity_inode_free()
` [PATCH v12 19/26] ima: Namespace audit status flags
` [PATCH v12 20/26] ima: Remove unused iints from the integrity_iint_cache
` [PATCH v12 21/26] ima: Setup securityfs for IMA namespace
` [PATCH v12 22/26] ima: Introduce securityfs file to activate an "
` [PATCH v12 23/26] ima: Show owning user namespace's uid and gid when displaying policy
` [PATCH v12 24/26] ima: Limit number of policy rules in non-init_ima_ns
` [PATCH v12 25/26] ima: Restrict informational audit messages to init_ima_ns
` [PATCH v12 26/26] ima: Enable IMA namespaces

[PATCH 0/9] trival fix or improvement about irq_desc access
 2022-04-20 14:05 UTC  (10+ messages)
` [PATCH 1/9] irq/irqdesc: put the lock at the exact place in irq_sysfs_init()
` [PATCH 2/9] irq/irqdesc: change the name of delete_irq_desc() to irq_delete_desc()
` [PATCH 3/9] irq/manage: remove some unreferenced code
` [PATCH 4/9] s390/irq: utilize RCU instead of irq_lock_sparse() in show_msi_interrupt()
` [PATCH 5/9] x86/irq: place for_each_active_irq() in rcu read section
` [PATCH 6/9] pm/irq: make for_each_irq_desc() safe of irq_desc release
` [PATCH 7/9] irq: remove needless lock in takedown_cpu()
` [PATCH 8/9] irq: make irq_lock_sparse() independent of CONFIG_SPARSE_IRQ
` [PATCH 9/9] irq/irqdesc: rename sparse_irq_lock to bitmap_lock

RTT-PROBE: lore-subspace-rtt
 2022-04-20 14:05 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.