All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-10 21:42:20 to 2023-03-10 22:16:17 UTC [more...]

[PATCH v1 0/5] Process connector bug fixes & enhancements
 2023-03-10 22:15 UTC 

[PATCH 00/16] use __atomic operations returning new value
 2023-03-10 22:15 UTC  (6+ messages)
` [PATCH 01/16] app/test: use previous value atomic fetch operations
` [PATCH 02/16] common/cnxk: "
` [PATCH 03/16] common/mlx5: "
` [PATCH 04/16] drivers/event: "
` [PATCH 06/16] net/cnxk: "

[PATCH v4 0/4] PCI: Add pci_dev_for_each_resource() helper and update users
 2023-03-10 22:15 UTC  (8+ messages)
` [PATCH v4 1/4] PCI: Introduce pci_dev_for_each_resource()

[PATCH 0/2] KVM: Fix race between reboot and hardware enabling
 2023-03-10 22:14 UTC  (6+ messages)
` [PATCH 1/2] KVM: Use syscore_ops instead of reboot_notifier to hook restart/shutdown
` [PATCH 2/2] KVM: Don't enable hardware after a restart/shutdown is initiated

[PULL 00/28] Linux user for 8.0 patches
 2023-03-10 22:09 UTC  (29+ messages)
` [PULL 01/28] linux-user: Fix access to /proc/self/exe
` [PULL 02/28] linux-user: fix timerfd read endianness conversion
` [PULL 03/28] linux-user: add target to host netlink conversions
` [PULL 04/28] linux-user: Fix unaligned memory access in prlimit64 syscall
` [PULL 05/28] linux-user: add support for xtensa FDPIC
` [PULL 06/28] linux-user: fill out task state in /proc/self/stat
` [PULL 07/28] linux-user: Fix brk() to release pages
` [PULL 08/28] linux-user: Provide print_raw_param64() for 64-bit values
` [PULL 09/28] linux-user: Add strace for prlimit64() syscall
` [PULL 10/28] linux-user: fix sockaddr_in6 endianness
` [PULL 11/28] linux-user: handle netlink flag NLA_F_NESTED
` [PULL 12/28] linux-user: Add translation for argument of msync()
` [PULL 13/28] linux-user: Emulate CLONE_PIDFD flag in clone()
` [PULL 14/28] linux-user/sparc: Tidy syscall trap
` [PULL 15/28] linux-user/sparc: Tidy syscall error return
` [PULL 16/28] linux-user/sparc: Use TT_TRAP for flush windows
` [PULL 17/28] linux-user/sparc: Tidy window spill/fill traps
` [PULL 18/28] linux-user/sparc: Fix sparc64_{get, set}_context traps
` [PULL 19/28] linux-user/sparc: Handle software breakpoint trap
` [PULL 20/28] linux-user/sparc: Handle division by zero traps
` [PULL 21/28] linux-user/sparc: Handle getcc, setcc, getpsr traps
` [PULL 22/28] linux-user/sparc: Handle priviledged opcode trap
` [PULL 23/28] linux-user/sparc: Handle privilidged action trap
` [PULL 24/28] linux-user/sparc: Handle coprocessor disabled trap
` [PULL 25/28] linux-user/sparc: Handle unimplemented flush trap
` [PULL 26/28] linux-user/sparc: Handle floating-point exceptions
` [PULL 27/28] linux-user/sparc: Handle tag overflow traps
` [PULL 28/28] linux-user: fix bug about incorrect base addresss of gdt on i386 and x86_64

[PATCH] PCI: Add quirk to clear MSI-X
 2023-03-10 22:13 UTC  (2+ messages)

[RFC v2 0/6] drm/amd/display: Pass proper parent for DM backlight device v2
 2023-03-10 22:12 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.3-rc1
 2023-03-10 22:12 UTC 

stable-rc/linux-5.4.y baseline: 164 runs, 37 regressions (v5.4.234-358-g90cb39c89956)
 2023-03-10 22:11 UTC 

[PATCH v4 1/3] landlock.7: Document Landlock ABI v2 (file reparenting; Linux 5.19)
 2023-03-10 22:08 UTC  (3+ messages)
` [PATCH v4 2/3] landlock.7: Document Landlock ABI v3 (file truncation; Linux 6.2)
` [PATCH v4 3/3] landlock.7: Give a pointer to how to implement a fallback mechanism

[PATCH v2 0/4] enable bpf_prog_pack allocator for powerpc
 2023-03-10 22:06 UTC  (7+ messages)
` [PATCH v2 2/4] powerpc/bpf: implement bpf_arch_text_copy
` [PATCH v2 3/4] powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_pack

[RFC PATCH] hooks--pre-push.sample: identify branch point
 2023-03-10 22:09 UTC  (4+ messages)

[PATCH V6 00/15] Add support for stacked/parallel memories
 2023-03-10 17:32 UTC  (16+ messages)
` [PATCH V6 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH V6 02/15] net: "
` [PATCH V6 03/15] iio: imu: "
` [PATCH V6 04/15] mtd: devices: "
` [PATCH V6 05/15] staging: "
` [PATCH V6 06/15] platform/x86: serial-multi-instantiate: "
` [PATCH V6 07/15] powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select "
` [PATCH V6 08/15] ALSA: hda: cs35l41: "
` [PATCH V6 09/15] spi: Add stacked and parallel memories support in SPI core
` [PATCH V6 10/15] mtd: spi-nor: Convert macros with inline functions
` [PATCH V6 11/15] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH V6 12/15] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH V6 13/15] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH V6 14/15] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH V6 15/15] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver

[PATCH 00/11] Use copy_process in vhost layer
 2023-03-10 22:03 UTC  (24+ messages)
` [PATCH 01/11] csky: Remove kernel_thread declaration
` [PATCH 02/11] kernel: Allow a kernel thread's name to be set in copy_process
` [PATCH 03/11] kthread: Pass in the thread's name during creation
` [PATCH 04/11] kernel: Make io_thread and kthread bit fields
` [PATCH 05/11] fork/vm: Move common PF_IO_WORKER behavior to new flag
` [PATCH 06/11] fork: add kernel_clone_args flag to not dup/clone files
` [PATCH 07/11] fork: Add kernel_clone_args flag to ignore signals
` [PATCH 08/11] fork: allow kernel code to call copy_process
` [PATCH 09/11] vhost_task: Allow vhost layer to use copy_process
` [PATCH 10/11] vhost: move worker thread fields to new struct
` [PATCH 11/11] vhost: use vhost_tasks for worker threads

[PATCH v2 0/7] plugin: fix clearing of plugin_mem_cbs on TB exit
 2023-03-10 22:04 UTC  (9+ messages)
` [PATCH v2 4/7] *: Add missing includes of qemu/error-report.h
` [PATCH v2 5/7] *: Add missing includes of qemu/plugin.h
` [PATCH v2 6/7] include/qemu: Split out plugin-event.h
` [PATCH v2 7/7] include/qemu/plugin: Inline qemu_plugin_disable_mem_helpers

[PATCH v3 0/6] iommu: Extend changing default domain to normal group
 2023-03-10 22:04 UTC  (3+ messages)
` [PATCH v3 1/6] ARM/dma-mapping: Add arm_iommu_release_device()

[PATCH v2 0/2] test: cleanups of aggregate-results.sh
 2023-03-10 21:51 UTC  (3+ messages)

THP backed thread stacks
 2023-03-10 22:02 UTC  (8+ messages)

[PATCH 1/9] regulator: lp872x: Mark OF related data as maybe unused
 2023-03-10 21:45 UTC  (16+ messages)
` [PATCH 2/9] regulator: max20086: "
` [PATCH 3/9] regulator: mp8859: "
` [PATCH 4/9] regulator: mt6397-regulator: "
` [PATCH 5/9] regulator: qcom_rpm: Drop of_match_ptr for ID table
` [PATCH 6/9] regulator: pbias: "
` [PATCH 7/9] regulator: rpi-panel-attiny: "
` [PATCH 8/9] regulator: twl: "
` [PATCH 9/9] regulator: twl6030: "

[PATCH 1/5] net: stmmac: qcom: drop of_match_ptr for ID table
 2023-03-10 21:46 UTC  (8+ messages)
` [PATCH 2/5] net: stmmac: generic: "
` [PATCH 3/5] net: marvell: pxa168_eth: "
` [PATCH 4/5] net: samsung: sxgbe: "
` [PATCH 5/5] net: ni: "

What's cooking in git.git (Feb 2023, #01; Thu, 2)
 2023-03-10 21:47 UTC  (16+ messages)
  ` so/diff-merges-more (was Re: What's cooking in git.git (Feb 2023, #01; Thu, 2))

[REPOST PATCH 00/16] Add support for vPMU selftests
 2023-03-10 21:57 UTC  (5+ messages)
` [REPOST PATCH 10/16] selftests: KVM: aarch64: Add KVM EVTYPE filter PMU test

[PATCH v2 00/10] gitdm metadata updates
 2023-03-10 21:58 UTC  (7+ messages)
` [PATCH v2 05/10] contrib/gitdm: Add SYRMIA to the domain map
` [PATCH v2 06/10] contrib/gitdm: add Amazon "
` [PATCH v2 08/10] contrib/gitdm: add revng to "

[PATCH v13 bpf-next 00/10] Add skb + xdp dynptrs
 2023-03-10 21:54 UTC  (14+ messages)
` [PATCH v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr

[RFC/PATCHSET 0/9] perf record: Implement BPF sample filter (v4)
 2023-03-10 21:53 UTC  (6+ messages)

[PATCH v8 0/5] PWM and keyboard backlight driver for ARM Macs
 2023-03-10 21:46 UTC  (4+ messages)
` [PATCH v8 2/5] pwm: Add Apple PWM controller

Clarification Around File System Auditing
 2023-03-10 21:54 UTC  (5+ messages)

stable-rc/linux-4.19.y baseline: 150 runs, 24 regressions (v4.19.275-253-g70b2ca70b378b)
 2023-03-10 21:48 UTC 

[PATCH] ext4: convert to DIV_ROUND_UP() in mpage_process_page_bufs()
 2023-03-10 21:47 UTC  (9+ messages)

[PATCH] staging: sm750: Rename camel case functions in sm750_cursor.*
 2023-03-10 21:52 UTC  (2+ messages)

[RFC PATCH 0/3] Support for tail (branch point) experiment
 2023-03-10 21:45 UTC  (4+ messages)
` [RFC PATCH 1/3] branch: add new 'tail' concept
` [RFC PATCH 2/3] sha1-name: add @{tail} helpers
` [RFC PATCH 3/3] rebase: update branch tail after rebasing

[PATCH 1/3] ufs: qcom: add __maybe_unused to OF ID table
 2023-03-10 21:44 UTC  (4+ messages)
` [PATCH 2/3] ufs: exynos: drop of_match_ptr for "
` [PATCH 3/3] ufs: hisi: "

[PATCH 1/9] ASoC: qcom: lpass-sc7280: Drop of_match_ptr for ID table
 2023-03-10 21:43 UTC  (20+ messages)
` [PATCH] power: reset: qcom-pon: drop "
` [PATCH 2/9] ASoC: atmel: sam9x5_wm8731: Drop "
` [PATCH 3/9] ASoC: samsung: aries_wm8994: "
` [PATCH 4/9] ASoC: samsung: rt5514-spi: "
` [PATCH 5/9] ASoC: codecs: adau1977-spi: Mark OF related data as maybe unused
` [PATCH 6/9] ASoC: codecs: pcm179x-spi: "
` [PATCH 7/9] ASoC: codecs: rt1019: "
` [PATCH 8/9] ASoC: codecs: src4xxx-i2c: "
` [PATCH 9/9] ASoC: codecs: zl38060: "

[PATCH] soc: qcom: gsbi: mark OF related data as maybe unused
 2023-03-10 21:44 UTC 

[PATCH v7 00/41] Shadow stacks for userspace
 2023-03-10 21:43 UTC  (9+ messages)
` [PATCH v7 33/41] x86/shstk: Introduce map_shadow_stack syscall

[PATCH v2 00/18] x86/reboot: KVM: Clean up "emergency" virt code
 2023-03-10 21:42 UTC  (19+ messages)
` [PATCH v2 01/18] x86/reboot: VMCLEAR active VMCSes before emergency reboot
` [PATCH v2 02/18] x86/reboot: Expose VMCS crash hooks if and only if KVM_INTEL is enabled
` [PATCH v2 03/18] x86/reboot: Harden virtualization hooks for emergency reboot
` [PATCH v2 04/18] x86/reboot: KVM: Handle VMXOFF in KVM's reboot callback
` [PATCH v2 05/18] x86/reboot: KVM: Disable SVM during reboot via virt/KVM "
` [PATCH v2 06/18] x86/reboot: Hoist "disable virt" helpers above "emergency reboot" path
` [PATCH v2 07/18] x86/reboot: Disable virtualization during reboot iff callback is registered
` [PATCH v2 08/18] x86/reboot: Assert that IRQs are disabled when turning off virtualization
` [PATCH v2 09/18] x86/virt: KVM: Open code cpu_has_vmx() in KVM VMX
` [PATCH v2 10/18] x86/virt: KVM: Move VMXOFF helpers into "
` [PATCH v2 11/18] KVM: SVM: Make KVM_AMD depend on CPU_SUP_AMD or CPU_SUP_HYGON
` [PATCH v2 12/18] x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm()
` [PATCH v2 13/18] x86/virt: KVM: Open code cpu_has_svm() into kvm_is_svm_supported()
` [PATCH v2 14/18] KVM: SVM: Check that the current CPU supports SVM in kvm_is_svm_supported()
` [PATCH v2 15/18] KVM: VMX: Ensure CPU is stable when probing basic VMX support
` [PATCH v2 16/18] x86/virt: KVM: Move "disable SVM" helper into KVM SVM
` [PATCH v2 17/18] KVM: x86: Force kvm_rebooting=true during emergency reboot/crash
` [PATCH v2 18/18] KVM: SVM: Use "standard" stgi() helper when disabling SVM

[jpoimboe:static-call-null-3 2/5] include/linux/static_call.h:210:9: warning: data definition has no type or storage class
 2023-03-10 21:41 UTC 

[Intel-gfx] [PATCH v12 0/6] Enable HDCP2.x via GSC CS
 2023-03-10 21:42 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Enable HDCP2.x via GSC CS (rev12)


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.