All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-09 12:02:38 to 2022-06-09 12:32:06 UTC [more...]

[dm-devel] [PATCH] dm crypt: set bdev to clone bio
 2022-06-09 12:02 UTC  (2+ messages)

Per file OOM badness
 2022-06-09 12:16 UTC  (7+ messages)
` [PATCH 03/13] mm: shmem: provide oom badness for shmem files
      ` [Intel-gfx] "
      ` [Nouveau] "

[PATCH v5 00/23] FWU: Add FWU Multi Bank Update feature support
 2022-06-09 12:29 UTC  (8+ messages)
` [PATCH v5 01/23] dt/bindings: Add bindings for FWU Metadata storage device
` [PATCH v5 02/23] FWU: Add FWU metadata structure and driver for accessing metadata
` [PATCH v5 03/23] FWU: Add FWU metadata access driver for GPT partitioned block devices
` [PATCH v5 04/23] stm32mp1: dk2: Add a node for the FWU metadata device
` [PATCH v5 05/23] stm32mp1: dk2: Add image information for capsule updates
` [PATCH v5 06/23] FWU: stm32mp1: Add helper functions for accessing FWU metadata
` [PATCH v5 07/23] FWU: STM32MP1: Add support to read boot index from backup register

[LTP] [RFC] Open Posix Testsuite install layout
 2022-06-09 12:33 UTC  (2+ messages)

[PATCH] mm/kfence: select random number before taking raw lock
 2022-06-09 12:31 UTC  (4+ messages)

[PATCH] btrfs: use preallocated page for super block write
 2022-06-09 12:26 UTC  (3+ messages)

[PATCH 00/10] scsi: Replace tasklets as BH
 2022-06-09 12:30 UTC  (6+ messages)
` [PATCH 07/10] scsi/esas2r: Replace tasklet with workqueue
` [PATCH 08/10] scsi/ibmvfc: Replace tasklet with work

[PATCH v15 0/9] Add LoongArch linux-user emulation support
 2022-06-09 10:18 UTC  (7+ messages)
` [PATCH v15 1/9] linux-user: Add LoongArch generic header files
` [PATCH v15 4/9] linux-user: Add LoongArch syscall support
` [PATCH v15 8/9] target/loongarch: Adjust functions and structure to support user-mode

[PATCH 0/8] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-06-09 12:30 UTC  (12+ messages)
` [PATCH 1/8] perf/hw_breakpoint: Optimize list of per-task breakpoints
` [PATCH 4/8] perf/hw_breakpoint: Make hw_breakpoint_weight() inlinable
` [PATCH 5/8] perf/hw_breakpoint: Remove useless code related to flexible breakpoints
` [PATCH 8/8] perf/hw_breakpoint: Clean up headers

[PATCH] hw/usb/hcd-ehci: fix writeback order
 2022-06-09 10:02 UTC  (2+ messages)

[PATCH] sched/fair: avoid redundant hrtimer check
 2022-06-09 12:29 UTC  (2+ messages)

[PATCH 0/6] KVM/arm64: Minor/trivial fixes from pKVM mega-patch
 2022-06-09 12:26 UTC  (18+ messages)
` [PATCH 1/6] KVM: arm64: Return error from kvm_arch_init_vm() on allocation failure
` [PATCH 2/6] KVM: arm64: Handle all ID registers trapped for a protected VM
` [PATCH 3/6] KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHE
` [PATCH 4/6] KVM: arm64: Extend comment in has_vhe()
` [PATCH 5/6] KVM: arm64: Remove redundant hyp_assert_lock_held() assertions
` [PATCH 6/6] KVM: arm64: Drop stale comment

[PATCH] secure boot: enable ARCH_MISC_INIT config
 2022-06-09 12:28 UTC  (2+ messages)

[PATCH AUTOSEL 5.18 01/68] iio: dummy: iio_simple_dummy: check the return value of kstrdup()
 2022-06-09 12:28 UTC  (3+ messages)
` [PATCH AUTOSEL 5.18 31/68] accessiblity: speakup: Add missing misc_deregister in softsynth_probe

[PATCH printk v5 1/1] printk: extend console_lock for per-console locking
 2022-06-09 12:27 UTC  (17+ messages)

[PATCH 0/2] handling guest multiple displays
 2022-06-09  9:38 UTC  (6+ messages)
` [PATCH 1/2] ui/gtk: detach VCS for additional guest displays
` [PATCH 2/2] ui/gtk: a new array param monitor to specify the target displays

[PATCH -next] clk: stm32: rcc_reset: Fix missing spin_lock_init()
 2022-06-09 12:24 UTC  (3+ messages)

[PATCH 00/20] migration: remove QEMUFileOps concept and assume use of QIOChannel
 2022-06-09  9:59 UTC  (5+ messages)
` [PATCH 05/20] migration: rename 'pos' field in QEMUFile to 'bytes_processed'

[PATCH v3] USB: serial: option: Add Telit LE910Cx 0x1250 composition
 2022-06-09 12:27 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] LTP compilation fixes for buildroot toolchains
 2022-06-09 12:26 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] kvm: Fix undefined reference to __stack_chk_fail()
  ` [LTP] "

[PATCH] iio: adc: stm32: fix maximum clock rate for stm32mp15x
 2022-06-09 12:14 UTC  (3+ messages)

[PATCH] iio: adc: stm32: fix vrefint wrong calibration value handling
 2022-06-09 12:14 UTC  (3+ messages)

[PATCH v3 00/14] drm/msm/hdmi: YAML-ify schema and cleanup some platform properties
 2022-06-09 12:23 UTC  (30+ messages)
` [PATCH v3 01/14] dt-bindings: display/msm: hdmi: split and convert to yaml
` [PATCH v3 02/14] dt-bindings: display/msm: hdmi: mark old GPIO properties as deprecated
` [PATCH v3 03/14] dt-bindings: display/msm: hdmi: mark hdmi-mux-supply "
` [PATCH v3 04/14] ARM: dts: qcom: apq8064-ifc6410: drop hdmi-mux-supply
` [PATCH v3 05/14] drm/msm/hdmi: drop the hdmi-mux support
` [PATCH v3 06/14] drm/msm/hdmi: drop unused GPIO support
` [PATCH v3 07/14] drm/msm/hdmi: enable core-vcc/core-vdda-supply for 8996 platform
` [PATCH v3 08/14] drm/msm/hdmi: drop empty 'none' regulator lists
` [PATCH v3 09/14] drm/msm/hdmi: drop hpd_regs usage on 8x74/8084
` [PATCH v3 10/14] drm/msm/hdmi: merge platform config for 8974/8084/8994/8996
` [PATCH v3 11/14] drm/msm/hdmi: reuse MSM8960's config for MSM8660
` [PATCH v3 12/14] drm/msm/hdmi-phy: populate 8x60 HDMI PHY requirements
` [PATCH v3 13/14] ARM: dts: qcom: apq8064: drop phy-names from HDMI device node
` [PATCH v3 14/14] arm64: dts: qcom: msm8996: "

[RFC PATCH v2 0/8] virtio/vsock: experimental zerocopy receive
 2022-06-09 12:23 UTC  (10+ messages)
` [RFC PATCH v2 2/8] vhost/vsock: rework packet allocation logic
` [RFC PATCH v2 3/8] af_vsock: add zerocopy receive logic
` [RFC PATCH v2 4/8] virtio/vsock: add transport zerocopy callback

[syzbot] KASAN: use-after-free Read in cdc_ncm_tx_fixup
 2022-06-09 12:23 UTC  (2+ messages)

シナジー株式会社
 2022-06-09 12:14 UTC 

[PATCH v5 0/6] Introduce CanoKey QEMU
 2022-06-09  9:56 UTC  (3+ messages)
` [PATCH v5 4/6] docs: Add CanoKey documentation

Objcopy --add-gnu-debuglink call removes kernel module signature
 2022-06-09 12:21 UTC 

Lgtm scan of DPDK
 2022-06-09 12:21 UTC  (5+ messages)

[PATCH bpf-next] libbpf: fix uprobe symbol file offset calculation logic
 2022-06-09 12:20 UTC  (2+ messages)

[mm] 9b12e49e9b: BUG:Bad_page_state_in_process
 2022-06-09 12:18 UTC  (5+ messages)

[PATCH 0/3] Fix compilation warnings with gcc12
 2022-06-09 12:19 UTC  (10+ messages)
` [PATCH 1/3] scsi: libsas: introduce struct smp_disc_resp
` [PATCH 2/3] scsi: libsas: introduce struct smp_rg_resp
` [PATCH 3/3] scsi: libsas: introduce struct smp_rps_resp

[PATCH v2 0/4] ethdev: separate metering and marking from policing
 2022-06-09 12:19 UTC  (10+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] ethdev: add meter color flow matching item
  ` [PATCH v3 2/7] ethdev: allow meter color marker modification
  ` [PATCH v3 3/7] ethdev: get meter profile/policy objects
  ` [PATCH v3 4/7] ethdev: add meter color mark flow action

[PATCH v4 0/2] sched/fair: Wake task within the cluster when possible
 2022-06-09 12:06 UTC  (6+ messages)
` [PATCH v4 1/2] sched: Add per_cpu cluster domain info and cpus_share_resources API
` [PATCH v4 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path

[PATCH] doc: fix formatting in RISC-V release notes entry
 2022-06-09 12:17 UTC 

[PATCH 0/3] Fix xmm_t to rte_xmm_t scalar conversion
 2022-06-09 12:17 UTC  (4+ messages)
` [PATCH 1/3] eal/riscv: fix xmm_t casting for C++
` [PATCH 2/3] lpm: fix xmm_t casting for C++ in scalar version
` [PATCH 3/3] ci: use crossbuild-essential-riscv64 for compiling

MOVING COMMUNITY CALL Call for agenda items for 9 June Community Call @ 1500 UTC
 2022-06-09 12:16 UTC  (8+ messages)

[PATCH v6 00/18] job: replace AioContext lock with job_mutex
 2022-06-09  9:48 UTC  (5+ messages)
` [PATCH v6 10/18] jobs: rename static functions called with job_mutex held
` [PATCH v6 11/18] job.h: rename job API "

[XEN PATCH 0/4] xen: rework compat headers generation
 2022-06-09 12:16 UTC  (6+ messages)
` [XEN PATCH 1/4] build: xen/include: use if_changed

[PATCH v2] usb: serial: io_ti: Adding Agilent E5805A support
 2022-06-09 12:16 UTC  (2+ messages)

[PATCH v2 1/2] fastboot: always try barebox_update handler for bbu- partitions
 2022-06-09 12:02 UTC  (4+ messages)
` [PATCH v2 2/2] fastboot: inform user if barebox update falls back to raw copy

[PATCH 1/2] arch: arm64: qcom: sdm845-shift-axolotl: fix Bluetooth firmware loading
 2022-06-09 12:14 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom/sdm845-shift-axolotl: Add audio support

[PATCH 0/3] phy: qcom-qmp: clean up defines
 2022-06-09 12:03 UTC  (8+ messages)
` [PATCH 1/3] phy: qcom-qmp: clean up v4 and v5 define order
` [PATCH 2/3] phy: qcom-qmp: clean up define alignment
` [PATCH 3/3] phy: qcom-qmp: clean up hex defines

[PATCH v2 4/5] usb: host: xhci-plat: prepare operation w/o shared hcd
 2022-06-09 12:03 UTC  (3+ messages)
` [RFT PATCH] xhci: Fix null pointer dereference in resume if xhci has only one roothub

[PATCH] spi: Fix per-cpu stats access on 32 bit systems
 2022-06-09 12:13 UTC 

[PATCH] arm64: Clear OS lock in enable_debug_monitors
 2022-06-09 11:57 UTC  (3+ messages)

[PATCH v3 0/3] virtio-gpu: Respect UI refresh rate for EDID
 2022-06-09 12:12 UTC  (6+ messages)
` [PATCH v3 2/3] ui: Deliver refresh rate via QemuUIInfo

[PATCH 0/2] xen/mm: Optimize init_heap_pages()
 2022-06-09 12:09 UTC  (3+ messages)
` [PATCH 1/2] xen/heap: Split init_heap_pages() in two

Xen Security Advisory 402 v4 (CVE-2022-26363,CVE-2022-26364) - x86 pv: Insufficient care with non-coherent mappings
 2022-06-09 12:08 UTC 

[PATCH 0/3] Fixes for tval/tinst when using sbi_trap_redirect()
 2022-06-09 12:13 UTC  (4+ messages)

[PATCH] mm/memremap: fix memunmap_pages() race with get_dev_pagemap()
 2022-06-09 12:13 UTC 

[RFC PATCH 0/2] spi: Add support for stacked/parallel memories
 2022-06-09 11:54 UTC  (4+ messages)
` [RFC PATCH 1/2] spi: Add multiple CS support for a single SPI device

[RESEND,V2,0/2] Enable hardware jpeg encoder for MT8186
 2022-06-09 11:45 UTC  (8+ messages)
` [RESEND,V2,1/2] media: media: jpegenc: add mediatek,mt8186-jpgenc compatible
` [RESEND,V2,2/2] media: media: jpegenc: set bit mask for jpegenc

[PATCH v2 00/12] drm/msm/hdmi: YAML-ify schema and cleanup some platform properties
 2022-06-09 12:10 UTC  (8+ messages)
` [PATCH v2 01/12] dt-bindings: display/msm: hdmi: split and convert to yaml

[PATCH] bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU"
 2022-06-09 12:10 UTC  (2+ messages)

[PATCH] bpftool: Fix bootstrapping during a cross compilation
 2022-06-09 12:10 UTC  (2+ messages)

[PATCH] pinctrl: ingenic: Convert to immutable irq chip
 2022-06-09 12:08 UTC  (5+ messages)

[PATCH] kprobes: Enable tracing for mololithic kernel images
 2022-06-09 11:48 UTC  (3+ messages)

Xen Security Advisory 401 v2 (CVE-2022-26362) - x86 pv: Race condition in typeref acquisition
 2022-06-09 12:07 UTC 

[frank-w-bpi-r2-4.14:5.19-rc 8/11] drivers/misc/mediatek/connectivity/common/conn_soc/linux/pri/include/stp_dbg.h:61:20: error: 'gStpDbgType' defined but not used
 2022-06-09 12:07 UTC 

New CVE entries this week
 2022-06-09 12:06 UTC  (3+ messages)
` [cip-dev] "

[PATCH v2 -next] hwmon: (pmbus) fix build error unused-function
 2022-06-09 12:04 UTC 

[PATCH v2 00/48] dt-bindings: input: gpio-keys: rework matching children
 2022-06-09 11:40 UTC  (6+ messages)
` [PATCH v2 44/48] ARM: dts: at91: align gpio-key node names with dtschema
` [PATCH v2 45/48] ARM: dts: at91: correct gpio-keys properties
` [PATCH v2 46/48] ARM: dts: at91: drop unneeded status from gpio-keys
` [PATCH v2 47/48] ARM: dts: exynos: align gpio-key node names with dtschema
` [PATCH v2 48/48] ARM: dts: s5pv210: "

[PATCH] ui/console: allow display device to be labeled with given id
 2022-06-09  9:33 UTC  (2+ messages)

[PATCH 0/4] ALSA: input validation for control element writes
 2022-06-09 12:02 UTC  (5+ messages)
` [PATCH 1/4] ASoC: topology: Drop superfluous check of CONFIG_SND_CTL_VALIDATION
` [PATCH 2/4] ALSA: control: Rename CONFIG_SND_CTL_VALIDATION to CONFIG_SND_CTL_DEBUG
` [PATCH 3/4] ALSA: control: Drop superfluous ifdef CONFIG_SND_CTL_DEBUG
` [PATCH 4/4] ALSA: control: Add input validation

[PATCH] RDMA/rxe: Split rxe_invalidate_mr into local and remote versions
 2022-06-09 12:03 UTC 

[PULL 00/55] target-arm queue
 2022-06-09  9:05 UTC  (2+ messages)
` [PULL 55/55] target/arm: Add ID_AA64SMFR0_EL1

[PATCH 00/89] KVM: arm64: Base support for the pKVM hypervisor at EL2
 2022-06-08 17:39 UTC  (5+ messages)
` [PATCH 59/89] KVM: arm64: Do not support MTE for protected VMs


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.