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

[PATCH nbd 0/4] Enable multi-conn NBD [for discussion only]
 2023-03-10 22:17 UTC  (3+ messages)
` [PATCH nbd 1/4] nbd: Add multi-conn option

[PATCH 00/16] use __atomic operations returning new value
 2023-03-10 22:15 UTC  (17+ 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 05/16] net/af_xdp: "
` [PATCH 06/16] net/cnxk: "
` [PATCH 07/16] net/cxgbe: "
` [PATCH 08/16] net/iavf: "
` [PATCH 09/16] net/mlx5: "
` [PATCH 10/16] net/octeontx: "
` [PATCH 11/16] raw/ifpga: "
` [PATCH 12/16] bbdev: "
` [PATCH 13/16] eal: "
` [PATCH 14/16] ipsec: "
` [PATCH 15/16] mbuf: "
` [PATCH 16/16] rcu: "

[RFC PATCH 1/2] drm/amdkfd: Move TLB flushing logic into amdgpu
 2023-03-10 22:16 UTC  (2+ messages)
` [RFC PATCH 2/2] drm/amdgpu: Dummy CS for VM sync of compute VMs

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

[PATCH v1 0/5] Process connector bug fixes & enhancements
 2023-03-10 22:15 UTC  (6+ messages)
` [PATCH v1 1/5] netlink: Reverse the patch which removed filtering
` [PATCH v1 2/5] connector/cn_proc: Add filtering to fix some bugs
` [PATCH v1 3/5] connector/cn_proc: Test code for proc connector
` [PATCH v1 4/5] connector/cn_proc: Allow non-root users access
` [PATCH v1 5/5] connector/cn_proc: Performance improvements

[Intel-xe] [PATCH v2 00/12] DG2 + PVC workarounds and infra
 2023-03-10 22:15 UTC  (13+ messages)
` [Intel-xe] [PATCH v2 01/12] drm/xe/rtp: Add match helper for gslice fused off
` [Intel-xe] [PATCH v2 02/12] drm/xe/reg_sr: Tweak verbosity for register printing
` [Intel-xe] [PATCH v2 03/12] drm/xe: Print whitelist while applying
` [Intel-xe] [PATCH v2 04/12] drm/xe/debugfs: Dump register save-restore tables
` [Intel-xe] [PATCH v2 05/12] drm/xe: Remove policy on preemption from WAs
` [Intel-xe] [PATCH v2 06/12] drm/xe: Reorder WAs to consider the platform
` [Intel-xe] [PATCH v2 07/12] drm/xe: Add PVC gt workarounds
` [Intel-xe] [PATCH v2 08/12] drm/xe: Add PVC engine workarounds
` [Intel-xe] [PATCH v2 09/12] drm/xe: Add missing DG2 gt workarounds and tunings
` [Intel-xe] [PATCH v2 10/12] drm/xe: Add missing DG2 engine workarounds
` [Intel-xe] [PATCH v2 11/12] drm/xe: Add missing DG2 lrc tunings
` [Intel-xe] [PATCH v2 12/12] drm/xe: Add missing DG2 lrc workarounds

[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  (9+ messages)
` [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 


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.