All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-06 08:40:42 to 2022-09-06 09:29:35 UTC [more...]

[PATCH v7 0/9] static shared memory on dom0less system
 2022-09-06  8:59 UTC  (4+ messages)
` [PATCH v7 3/9] xen/arm: allocate static shared memory to a specific owner domain
` [PATCH v7 6/9] xen/arm: set up shared memory foreign mapping for borrower domain
` [PATCH v7 9/9] xen: Add static memory sharing in SUPPORT.md

linux-next: manual merge of the mm tree with Linus' tree
 2022-09-06  9:21 UTC  (2+ messages)

[PATCH 0/3] riscv: KVM: Expose Zicbom to the guest
 2022-09-06  9:29 UTC  (10+ messages)
` [PATCH 1/3] RISC-V: Output cbom-block-size

[PATCH 0/5] ASoC: Fixes for MT8195 SOF support
 2022-09-06  9:27 UTC  (9+ messages)
` [PATCH 1/5] ASoC: mediatek: mt8195-mt6359: Properly register sound card for SOF
` [PATCH 2/5] ASoC: SOF: mediatek: mt8195: Import namespace SND_SOC_SOF_MTK_COMMON

Kernelshark: funcgraph_exit events don't seem to exit?
 2022-09-06  9:29 UTC 

[PATCH v4 0/2] dt-bindings: Intorduce domain-controller
 2022-09-06  9:27 UTC  (5+ messages)

[PATCH -next] xfs: rmap: only XFS_DATA_FORK field would be set shared
 2022-09-06  9:35 UTC 

[Intel-wired-lan] [PATCH net v4] i40e: Fix ethtool rx-flow-hash setting for X722
 2022-09-06  9:27 UTC 

[PATCH v2 0/2] iova: Some misc changes
 2022-09-06  9:28 UTC  (3+ messages)
` [PATCH v2 1/2] iova: Remove some magazine pointer NULL checks

[PATCH 00/11] crypto: improve robustness of LUKS metadata validation
 2022-09-06  8:41 UTC  (5+ messages)
` [PATCH 02/11] crypto: enforce that LUKS stripes is always a fixed value
` [PATCH 04/11] crypto: validate that LUKS payload doesn't overlap with header
` [PATCH 08/11] crypto: split off helpers for converting LUKS header endianess
` [PATCH 11/11] crypto: add test cases for many malformed LUKS header scenarios

[PATCH] hwmon: (pmbus) Add debugfs output voltage related commands
 2022-09-06  9:27 UTC 

[Intel-gfx] [PATCH] drm/i915: prevent integer overflow in query_engine_info()
 2022-09-06  9:27 UTC  (4+ messages)
  `  "

[LTP] [PATCH 0/3] fanotify{14,20}: cleanup
 2022-09-06  9:26 UTC  (4+ messages)
` [LTP] [PATCH 1/3] tst_test_macros: Add TST_EXP_FD_ERRNO
` [LTP] [PATCH 2/3] fanotify20: Simplify code
` [LTP] [PATCH 3/3] fanotify14: Use TST_EXP_FD_ERRNO()

[PATCH v8 1/2] dt-bindings: misc: fastrpc convert bindings to yaml
 2022-09-06  9:24 UTC  (2+ messages)
` [PATCH v8 2/2] MAINTAINERS: Update fastrpc documentation file from txt "

[PATCH] ALSA: hda: beep: Simplify keep-power-at-enable behavior
 2022-09-06  9:23 UTC 

[PATCH 00/12] Puma RK3399 migration to TPL and numerous fixes
 2022-09-06  9:22 UTC  (6+ messages)
` [PATCH 07/12] rockchip: puma-rk3399: load environment from same medium as one used to load U-Boot proper

kernel/stop_matche.c : remove redundant global variable initialization
 2022-09-06  9:22 UTC 

[PATCH] mmc: sdhci-xenon: Fix 2G limitation on AC5 SoC
 2022-09-06  9:22 UTC  (11+ messages)

[PATCH v13 00/34] v4l: routing and streams support
 2022-09-06  9:22 UTC  (10+ messages)
` [PATCH v13 14/34] media: mc: entity: Rewrite media_pipeline_start()

[PATCH v6 00/10] Add Xue - console over USB 3 Debug Capability
 2022-09-06  9:21 UTC  (3+ messages)
` [PATCH v6 09/10] drivers/char: fix handling cable re-plug in XHCI console driver

[PATCH v2] vfio: Remove vfio_group dev_counter
 2022-09-06  9:21 UTC  (8+ messages)

[PATCH V3 0/7] riscv: Add GENERIC_ENTRY, irq stack support
 2022-09-06  9:20 UTC  (4+ messages)
` [PATCH V3 4/7] riscv: convert to generic entry

[PATCH v7 00/12] preparation for the rte_flow offload of nfp PMD
 2022-09-06  9:20 UTC  (7+ messages)
` [PATCH v7 01/12] net/nfp: move app specific attributes to own struct
` [PATCH v7 05/12] net/nfp: add flower PF setup and mempool init logic

[PATCH net] tcp: fix early ETIMEDOUT after spurious non-SACK RTO
 2022-09-06  9:20 UTC  (2+ messages)

[PATCH] checkpatch: warn for non-standard fixes tag style
 2022-09-06  9:19 UTC  (5+ messages)

[PULL v3 00/20] tcg patch queue
 2022-09-06  8:38 UTC  (21+ messages)
` [PULL v3 01/20] linux-user/arm: Mark the commpage executable
` [PULL v3 02/20] linux-user/hppa: Allocate page zero as a commpage
` [PULL v3 03/20] linux-user/x86_64: Allocate vsyscall page "
` [PULL v3 04/20] linux-user: Honor PT_GNU_STACK
` [PULL v3 05/20] linux-user: Clear translations on mprotect()
` [PULL v3 06/20] tests/tcg/i386: Move smc_code2 to an executable section
` [PULL v3 07/20] accel/tcg: Introduce is_same_page()
` [PULL v3 08/20] accel/tcg: Properly implement get_page_addr_code for user-only
` [PULL v3 09/20] accel/tcg: Unlock mmap_lock after longjmp
` [PULL v3 10/20] accel/tcg: Make tb_htable_lookup static
` [PULL v3 11/20] accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
` [PULL v3 12/20] accel/tcg: Use probe_access_internal for softmmu get_page_addr_code_hostp
` [PULL v3 13/20] accel/tcg: Document the faulting lookup in tb_lookup_cmp
` [PULL v3 14/20] accel/tcg: Remove translator_ldsw
` [PULL v3 15/20] accel/tcg: Add pc and host_pc params to gen_intermediate_code
` [PULL v3 16/20] accel/tcg: Add fast path for translator_ld*
` [PULL v3 17/20] target/s390x: Make translator stop before the end of a page
` [PULL v3 18/20] target/i386: "
` [PULL v3 19/20] target/riscv: Add MAX_INSN_LEN and insn_len
` [PULL v3 20/20] target/riscv: Make translator stop before the end of a page

[PATCH bpf-next v2] bpftool: implement perf attach command
 2022-09-06  9:17 UTC  (6+ messages)

[PATCH] crypto: aspeed - Fix sparse warnings
 2022-09-06  9:16 UTC  (2+ messages)

[syzbot] WARNING in erofs_iget
 2022-09-06  9:17 UTC 

[Intel-gfx] [PATCH 0/2] drm/i915/psr: Disable PSR2 when SDP is sent on prior line
 2022-09-06  9:16 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/psr: Equation changed for sending start/stop "
` [Intel-gfx] [PATCH 2/2] drm/i915/psr: Disable PSR2 when SDP is sent "

[Intel-wired-lan] [PATCH net v1 0/2] Fix vf set max mtu size with port vlan and jumbo frames
 2022-09-06  9:14 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH net v1 1/2] iavf: "
` [Intel-wired-lan] [PATCH net v1 2/2] i40e: Fix vf set max mtu size

[PATCH V2 net-next 0/5] add some new features
 2022-09-06  9:12 UTC  (6+ messages)
` [PATCH V2 net-next 1/5] net: hns3: add support config dscp map to tc
` [PATCH V2 net-next 2/5] net: hns3: support ndo_select_queue()
` [PATCH V2 net-next 3/5] net: hns3: debugfs add dump dscp map info
` [PATCH V2 net-next 4/5] net: hns3: add querying fec statistics
` [PATCH V2 net-next 5/5] net: hns3: add support to query and set lane number by ethtool

[PATCH v2 0/8] kbuild: various cleanups
 2022-09-06  9:08 UTC  (4+ messages)
` [PATCH v2 8/8] kbuild: remove head-y syntax

some help for improvement in btrfs
 2022-09-06  8:59 UTC  (4+ messages)
                ` delete whole file system

[PATCH v1 1/1] pinctrl: meson: Switch to use fwnode instead of of_node
 2022-09-06  9:07 UTC  (4+ messages)

[PATCH v2 0/6] Add first version mt8188 vdosys0 driver
 2022-09-06  8:44 UTC  (15+ messages)
` [PATCH v2 1/6] dt-bindings: mediatek: modify VDOSYS0 display device tree Documentations for MT8188
` [PATCH v2 2/6] dt-bindings: mediatek: modify VDOSYS0 mmsys "
` [PATCH v2 3/6] dt-bindings: mediatek: modify VDOSYS0 mutex "
` [PATCH v2 4/6] soc: mediatek: add mtk-mmsys support for mt8188 vdosys0
` [PATCH v2 5/6] soc: mediatek: add mtk-mutex "
` [PATCH v2 6/6] drm/mediatek: add mediatek-drm of vdosys0 support for mt8188

[PATCH v3 0/3] iio: temperature: mlx90632: Add powermanagement
 2022-09-06  9:06 UTC  (4+ messages)
` [PATCH v3 1/3] iio: temperature: mlx90632 Add runtime powermanagement modes
` [PATCH v3 2/3] iio: temperature: mlx90632 Read sampling frequency
` [PATCH v3 3/3] iio: temperature: mlx90632 Change return value of sensor measurement channel

[PATCH 5.10.y-cip] drm: rcar-du: Fix Alpha blending issue on Gen3
 2022-09-06  9:06 UTC  (2+ messages)

[patch] unshare.2: Add note about potential capabilities confusion
 2022-09-06  9:01 UTC 

[PATCH 1/6] dt-bindings: mfd: add binding for Apple Mac System Management Controller
 2022-09-06  9:04 UTC  (12+ messages)

[LTP] [PATCH 0/9] Fanotify tests for FAN_MARK_IGNORE
 2022-09-06  9:05 UTC  (3+ messages)
` [LTP] [PATCH 3/9] syscalls/fanotify14: Add test cases "

[PATCH 0/3] iio: temperature: mlx90632: Add powermanagement
 2022-09-06  9:04 UTC 

[PATCH] ALSA: hda: Once again fix regression of page allocations with IOMMU
 2022-09-06  9:03 UTC 

[PATCH 0/2] usb: serial: add CH348 driver
 2022-09-06  9:03 UTC  (3+ messages)
` [PATCH 1/2] usb: serial: add support for CH348

[PATCH v3 0/7] remoteproc: qcom_q6v5_mss: Add MSM8909 and MSM8953
 2022-09-06  9:03 UTC  (3+ messages)
` [PATCH v3 2/7] dt-bindings: remoteproc: qcom,q6v5: Move MSM8916 to schema

[PATCH V4 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
 2022-09-06  9:02 UTC  (4+ messages)
` [PATCH V4 1/3] hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
` [PATCH V4 2/3] hw/riscv: virt: Move create_fw_cfg() prior to loading kernel
` [PATCH V4 3/3] hw/riscv: virt: Enable booting S-mode firmware from pflash

Gang submit
 2022-09-06  9:02 UTC  (3+ messages)

[PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc
 2022-09-06  9:00 UTC  (5+ messages)

[PATCH] dt-bindings: clock: add i.MX8M Anatop
 2022-09-06  9:00 UTC  (2+ messages)

[PATCH v2 0/4] Introduce reserved heap
 2022-09-06  8:59 UTC  (5+ messages)
` [PATCH v2 3/4] xen/arm: Handle reserved heap pages in boot and heap allocator

[PATCH v9 00/10] s390x: CPU Topology
 2022-09-06  8:59 UTC  (3+ messages)
` [PATCH v9 04/10] hw/core: introducing drawer and books for s390x

[PATCH v7 0/9] static shared memory on dom0less system
 2022-09-06  8:58 UTC  (2+ messages)
` [PATCH v7 1/9] xen/arm: introduce static shared memory

[PATCH v7 0/5] LoongArch: Support toolchain with new relocation types
 2022-09-06  8:59 UTC  (17+ messages)

[RFC PATCH HBK: 0/8] HW BOUND KEY as TRUSTED KEY
 2022-09-06  8:58 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 00/12] i915: Add "standalone media" support for MTL
 2022-09-06  8:57 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 10/12] drm/i915/xelpmp: Expose media as another GT
    `  "

お問い合せありがとうございました。
 2022-09-06  8:56 UTC 

[PATCH v2 0/5] cpumask: cleanup nr_cpu_ids vs nr_cpumask_bits mess
 2022-09-06  8:55 UTC  (4+ messages)
` [PATCH v2 1/5] smp: don't declare nr_cpu_ids if NR_CPUS == 1

Introduce DPDK support provided by the openEuler, and ask for DPDK website add support openEuler distribution
 2022-09-06  8:55 UTC 

[PATCH v5 00/18] Implement call_rcu_lazy() and miscellaneous fixes
 2022-09-06  8:55 UTC  (7+ messages)
` [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation

[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-06  8:53 UTC  (5+ messages)

[PATCH v3 0/2] xen/pci: implement is_memory_hole for ARM
 2022-09-06  8:54 UTC  (3+ messages)
` [PATCH v3 2/2] xen/pci: replace call to is_memory_hole to pci_check_bar

[PATCH] drm/doc: Custom Kconfig for KUnit is no longer needed
 2022-09-06  8:53 UTC  (5+ messages)

[PATCH 00/15] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-09-06  8:53 UTC  (11+ messages)
` [PATCH 03/15] cxl: Unify debug messages when calling devm_cxl_add_port()
` [PATCH 05/15] cxl/acpi: Add probe function to detect restricted CXL hosts in RCD mode

[PATCH v2] drm/ttm: update bulk move object of ghost BO
 2022-09-06  8:53 UTC  (2+ messages)

[Buildroot] [PATCH] Tagging targets names without hyphens does not run gitlab CI
 2022-09-06  8:53 UTC  (2+ messages)

[PATCH net-next] net: ftmac100: fix endianness-related issues from 'sparse'
 2022-09-06  8:50 UTC  (2+ messages)

[PATCH net-next] net: moxa: fix endianness-related issues from 'sparse'
 2022-09-06  8:50 UTC  (2+ messages)

[PATCH 0/2] rpi: Copy properties from firmware DT to loaded DT
 2022-09-06  8:51 UTC  (5+ messages)
` [PATCH 1/2] rpi: Copy properties from firmware dtb to the loaded dtb

[PATCH char-misc-next] misc: microchip: pci1xxxx: Include depends on PCI & select AUXILIARY_BUS in the Kconfig file to resolve build issues
 2022-09-06  8:49 UTC  (3+ messages)

[PATCH v7 0/2] sched/fair: Scan cluster before scanning LLC in wake-up path
 2022-09-06  8:46 UTC  (4+ messages)

[PATCH 1/2] arm64: tegra: Add PWM controllers on Tegra234
 2022-09-06  8:47 UTC  (3+ messages)

[PATCH] lib/timeutils: Add %s (seconds since the Epoch) to parse_timestamp()
 2022-09-06  8:47 UTC  (2+ messages)

[PATCH] Documentation: add basic information on vDPA
 2022-09-06  8:45 UTC  (3+ messages)

[PATCH v7 1/2] dt-bindings: misc: fastrpc convert bindings to yaml
 2022-09-06  8:46 UTC  (5+ messages)

[PATCH v2 0/6] arm64: dts: imx8mq-librem5: phone DT updates
 2022-09-06  8:45 UTC  (4+ messages)
` [PATCH v2 2/6] arm64: dts: imx8mq-librem5: add RGB pwm notification leds

CONFIG_RETHUNK int3 filling prevents kprobes in function body
 2022-09-06  8:44 UTC  (5+ messages)

[PATCH] perf: Consolidate branch sample filter helpers
 2022-09-06  8:44 UTC  (2+ messages)

[PATCH v2 0/9] Add support for sm6115,4250 and OnePlus Nord N100
 2022-09-06  8:42 UTC  (7+ messages)
` [PATCH v2 1/9] dt-bindings: ufs: qcom: Add sm6115 binding
` [PATCH v2 9/9] arm64: dts: qcom: sm4250: Add support for oneplus-billie2

[BUG] commit a8d302a0b77057568350fe0123e639d02dba0745 cause IO_PAGE_FAULT and a lot of errors
 2022-09-06  8:42 UTC  (9+ messages)

[PATCH 00/27] another set of MLO patches
 2022-09-06  8:42 UTC  (6+ messages)

linux-next: manual merge of the kspp tree with the tip tree
 2022-09-06  8:41 UTC  (2+ messages)

[PATCH 0/2] nvme: make NVMe freeze API reliably
 2022-09-06  8:45 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH net-next] net: fec: add pm runtime force suspend and resume support
 2022-09-06  8:39 UTC 

[Buildroot] [PATCH v1 1/2] package/libyaml: add host package
 2022-09-06  8:42 UTC  (2+ messages)

[PATCH v10 0/8] Add MediaTek MT6370 PMIC support
 2022-09-06  8:34 UTC  (6+ messages)
` [PATCH v10 6/8] power: supply: mt6370: Add MediaTek MT6370 charger driver
` [PATCH v10 7/8] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
` [PATCH v10 8/8] leds: flash: mt6370: Add MediaTek MT6370 flashlight support

[PATCH] linkstate: Add macros for link state up/down
 2022-09-06  8:37 UTC 

`fungraph_entry` and `funcgraph_exit` entries: is there a mismatch between trace-cmd and the format of debugfs?
 2022-09-06  8:37 UTC  (2+ messages)

[PATCH v2 1/5] dt-bindings: vendor-prefixes: add Diodes
 2022-09-06  8:37 UTC  (3+ messages)
` [PATCH v2 2/5] dt-bindings: gpio: pca95xx: add entry for pcal6534 and PI4IOE5V6534Q

[PATCH] ipc/msg.c: mitigate the lock contention with percpu counter
 2022-09-06  8:41 UTC  (5+ messages)
` [PATCH v2 0/2] ipc/msg: mitigate the lock contention in ipc/msg
  ` [PATCH v2 1/2] percpu: Add percpu_counter_add_local

[PATCH v4 00/21] Variety of fixes and new features for mr75203 driver
 2022-09-06  8:33 UTC  (5+ messages)
` [PATCH v4 05/21] hwmon: (mr75203) fix voltage equation for negative source input
` [PATCH v4 14/21] dt-bindings: hwmon: (mr75203) add "moortec,vm-pre-scaler-x2" property
` [PATCH v4 20/21] hwmon: (mr75203) parse temperature coefficients from device-tree
` [PATCH v4 21/21] hwmon: (mr75203) add debugfs to read and write temperature coefficients


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.