All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-28 10:29:16 to 2022-04-28 11:04:09 UTC [more...]

[PATCH] virtio-pci: Remove wrong address verification in vp_del_vqs()
 2022-04-28 11:03 UTC  (7+ messages)

[RESEND][PATCH v2 1/2] dt-bindings: clk: Introduce 'critical-clocks' property
 2022-04-28 11:01 UTC  (2+ messages)
` [RESEND][PATCH v2 2/2] "

[PATCH v18 00/21] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-04-28 10:54 UTC  (70+ messages)
` [PATCH v18 01/21] dt-bindings: mediatek: add vdosys1 RDMA definition "
` [PATCH v18 02/21] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v18 03/21] dt-bindings: mediatek: add ethdr definition for mt8195
` [PATCH v18 04/21] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v18 05/21] soc: mediatek: add mtk-mmsys config API "
` [PATCH v18 06/21] soc: mediatek: add cmdq support of "
` [PATCH v18 07/21] soc: mediatek: mmsys: modify reset controller for MT8195 vdosys1
` [PATCH v18 08/21] soc: mediatek: add mtk-mutex support for mt8195 vdosys1
` [PATCH v18 09/21] drm/mediatek: add display MDP RDMA support for MT8195
` [PATCH v18 10/21] drm/mediatek: add display merge advance config API "
` [PATCH v18 11/21] drm/mediatek: add display merge start/stop API for cmdq support
` [PATCH v18 12/21] drm/mediatek: add display merge mute/unmute support for MT8195
` [PATCH v18 13/21] drm/mediatek: add display merge async reset control
` [PATCH v18 14/21] drm/mediatek: add ETHDR support for MT8195
` [PATCH v18 15/21] drm/mediatek: add mediatek-drm plane color encoding info
` [PATCH v18 16/21] drm/mediatek: add ovl_adaptor support for MT8195
` [PATCH v18 17/21] drm/mediatek: add dma dev get function
` [PATCH v18 18/21] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v18 19/21] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [PATCH v18 20/21] drm/mediatek: add mediatek-drm of vdosys1 support "
` [PATCH v18 21/21] arm64: dts: mt8195: add display node for vdosys1

[PATCH net-next 0/5] generic net and ipv6 minor optimisations
 2022-04-28 10:58 UTC  (6+ messages)
` [PATCH net-next 1/5] net: inline sock_alloc_send_skb
` [PATCH net-next 2/5] net: inline skb_zerocopy_iter_dgram
` [PATCH net-next 3/5] net: inline dev_queue_xmit()
` [PATCH net-next 4/5] ipv6: help __ip6_finish_output() inlining
` [PATCH net-next 5/5] ipv6: refactor ip6_finish_output2()

[mark:stackleak/rework 9/13] drivers/misc/lkdtm/stackleak.c:17:46: error: implicit declaration of function 'stackleak_task_low_bound'
 2022-04-28 10:58 UTC 

[PATCH net-next] nfp: flower: utilize the tuple iifidx in offloading ct flows
 2022-04-28 10:58 UTC 

[PATCH 0/2] fix `sudo make install` regression in maint
 2022-04-28 10:58 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] git-compat-util: avoid failing dir ownership checks if running privileged
  ` [PATCH v2 2/3] Documentation: explain how safe.directory works when running under sudo
  ` [PATCH v2 3/3] t: add tests for safe.directory when running with sudo

[PATCH net-next 0/3] UDP sock_wfree optimisations
 2022-04-28 10:58 UTC  (4+ messages)
` [PATCH net-next 1/3] sock: dedup sock_def_write_space wmem_alloc checks
` [PATCH net-next 2/3] sock: optimise UDP sock_wfree() refcounting
` [PATCH net-next 3/3] sock: optimise sock_def_write_space barriers

[PATCH net-next 1/1] tcp: optimise skb_zerocopy_iter_stream()
 2022-04-28 10:57 UTC 

[PATCH 00/47] target/arm: Use tcg_constant
 2022-04-28 10:30 UTC  (27+ messages)
` [PATCH 13/47] target/arm: Use tcg_constant in shift_reg_imm
` [PATCH 14/47] target/arm: Use tcg_constant in disas_cond_select
` [PATCH 16/47] target/arm: Use tcg_constant in disas_data_proc_2src
` [PATCH 17/47] target/arm: Use tcg_constant in disas_fp*
` [PATCH 18/47] target/arm: Use tcg_constant in simd shift expanders
` [PATCH 19/47] target/arm: Use tcg_constant in simd fp/int conversion
` [PATCH 20/47] target/arm: Use tcg_constant in 2misc expanders
` [PATCH 21/47] target/arm: Use tcg_constant in balance of translate-a64.c
` [PATCH 22/47] target/arm: Use tcg_constant for aa32 exceptions
` [PATCH 23/47] target/arm: Use tcg_constant for disas_iwmmxt_insn
` [PATCH 24/47] target/arm: Use tcg_constant for gen_{msr,mrs}
` [PATCH 25/47] target/arm: Use tcg_constant for vector shift expanders
` [PATCH 29/47] target/arm: Use tcg_constant for MOVW, UMAAL, CRC32

[PATCH net-next 00/11] UDP/IPv6 refactoring
 2022-04-28 10:56 UTC  (12+ messages)
` [PATCH net-next 01/11] ipv6: optimise ipcm6 cookie init
` [PATCH net-next 02/11] udp/ipv6: refactor udpv6_sendmsg udplite checks
` [PATCH net-next 03/11] udp/ipv6: move pending section of udpv6_sendmsg
` [PATCH net-next 04/11] udp/ipv6: prioritise the ip6 path over ip4 checks
` [PATCH net-next 05/11] udp/ipv6: optimise udpv6_sendmsg() daddr checks
` [PATCH net-next 06/11] udp/ipv6: optimise out daddr reassignment
` [PATCH net-next 07/11] udp/ipv6: clean up udpv6_sendmsg's saddr init
` [PATCH net-next 08/11] ipv6: partially inline fl6_update_dst()
` [PATCH net-next 09/11] ipv6: refactor opts push in __ip6_make_skb()
` [PATCH net-next 10/11] ipv6: improve opt-less __ip6_make_skb()
` [PATCH net-next 11/11] ipv6: clean up ip6_setup_cork

[PATCH net-next 08/10] ipv6: refactor opts push in __ip6_make_skb()
 2022-04-28 10:56 UTC  (3+ messages)
` [PATCH net-next 09/10] ipv6: improve opt-less __ip6_make_skb()
` [PATCH net-next 10/10] ipv6: clean up ip6_setup_cork

[PATCH v5 00/19] overlay: support idmapped layers
 2022-04-28 10:57 UTC  (5+ messages)
` [PATCH v5 13/19] ovl: handle idmappings for layer lookup

[PATCH] mm/vmscan: use helper folio_is_file_lru()
 2022-04-28 10:58 UTC 

[PATCH v3 0/4] Extend and reorganize Highmem's documentation
 2022-04-28 10:54 UTC  (4+ messages)
` [PATCH v3 1/4] mm/highmem: Fix kernel-doc warnings in highmem*.h

[PATCH v2] x86/msr: handle reads to MSR_P5_MC_{ADDR,TYPE}
 2022-04-28 10:52 UTC  (3+ messages)

[PATCH] app/test: fix buffer overflow in table unit tests
 2022-04-28 10:53 UTC  (3+ messages)

[PATCHv12 0/9] lib/rwmmio/arm64: Add support to trace register reads/writes
 2022-04-28 10:51 UTC  (10+ messages)
` [PATCHv12 7/9] asm-generic/io: Add logging support for MMIO accessors
` [PATCHv12 8/9] serial: qcom_geni_serial: Disable MMIO tracing for geni serial
` [PATCHv12 9/9] soc: qcom: geni: Disable MMIO tracing for GENI SE

[PATCH RFC v2 08/12] btrfs: switch buffered read to the new btrfs_read_repair_* based repair routine
 2022-04-28 10:51 UTC  (4+ messages)

[PATCH 1/1] media: i2c: ov2640: Depend on V4L2_FWNODE
 2022-04-28 10:51 UTC  (5+ messages)
    ` [PATCH 1/1 v2] media: i2c: ov2640: Depend on V4L2_ASYNC

[LTP] [PATCH v4] syscalls/mount_setattr01: Add basic functional test
 2022-04-28 10:50 UTC  (3+ messages)
  ` [LTP] 回复: "

[PATCH] arm64: kcsan: Fix kcsan test_barrier fail and panic
 2022-04-28 10:49 UTC  (5+ messages)

[PATCH] ARM: hisi: Add missing of_node_put after of_find_compatible_node
 2022-04-28 10:43 UTC  (2+ messages)

[hnaz-mm:master 214/410] mm/madvise.c:632:8: error: call to undeclared function 'is_swapin_error_entry'; ISO C99 and later do not support implicit function declarations
 2022-04-28 10:47 UTC  (4+ messages)

[PATCH 0/4] arm64: Cleanup ioremap() and support ioremap_prot()
 2022-04-28 10:46 UTC  (3+ messages)

[LTP] [PATCH v5] syscalls/mount_setattr01: Add basic functional test
 2022-04-28 10:46 UTC 

[PATCH 00/10] ARM/arm64: dts: use proper 'dma-channels/requests' properties
 2022-04-28 10:45 UTC  (6+ messages)
` [PATCH 04/10] arm64: dts: juno: "

[PATCH 0/3] target/arm, hw/arm/smmuv3: Advertise TTL and BBM features
 2022-04-28 10:06 UTC  (5+ messages)
` [PATCH 3/3] hw/arm/smmuv3: Advertise support for SMMUv3.2-BBML2

[PATCH] drm: exynos: dsi: Use child panel or bridge find helpers
 2022-04-28 10:43 UTC  (2+ messages)

[PATCH] efi_loader: disk: allow blk devices even without UCLASS_PARTITION
 2022-04-28 10:43 UTC  (2+ messages)

[PATCH v2 0/6] power: supply: introduce support for the Qualcomm smb2 charger
 2022-04-28 10:42 UTC  (7+ messages)
` [PATCH v2 1/6] power: supply: add Qualcomm PMI8998 SMB2 Charger driver
` [PATCH v2 2/6] arm64: dts: qcom: pmi8998: add charger node
` [PATCH v2 3/6] arm64: dts: sdm845-oneplus: enable pmi8998 charger
` [PATCH v2 4/6] arm64: dts: qcom: sdm845-db845c: "
` [PATCH v2 5/6] arm64: dts: qcom: sdm845-xiaomi-beryllium "
` [PATCH v2 6/6] dt-bindings: power: supply: qcom,pmi8998-charger: add bindings for smb2 driver

[PATCH 0/9] ptrace: cleaning up ptrace_stop
 2022-04-28 10:42 UTC  (8+ messages)
` [PATCH 6/9] signal: Always call do_notify_parent_cldstop with siglock held
` [PATCH 7/9] ptrace: Simplify the wait_task_inactive call in ptrace_check_attach

[PATCH v3 00/15] Add support for MediaTek MT7621 SoC
 2022-04-28 10:38 UTC  (16+ messages)
` [PATCH v3 01/15] mips: mtmips: add "
` [PATCH v3 02/15] mips: mtmips: add two reference boards for mt7621
` [PATCH v3 03/15] mips: add support for noncached_alloc()
` [PATCH v3 04/15] clk: mtmips: add clock driver for MediaTek MT7621 SoC
` [PATCH v3 05/15] reset: mtmips: add reset controller support "
` [PATCH v3 06/15] pinctrl: mtmips: add "
` [PATCH v3 07/15] nand: raw: "
` [PATCH v3 08/15] usb: xhci-mtk: "
` [PATCH v3 09/15] phy: mtk-tphy: "
` [PATCH v3 10/15] spi: "
` [PATCH v3 11/15] gpio: "
` [PATCH v3 12/15] watchdog: "
` [PATCH v3 13/15] mmc: mediatek: "
` [PATCH v3 14/15] net: "
` [PATCH v3 15/15] MAINTAINERS: update maintainer for MediaTek MIPS platform

[PATCH] Carry forward IMA measurement log on kexec on x86_64
 2022-04-28 10:40 UTC  (7+ messages)

[PATCH 0/6] power: supply: introduce support for the Qualcomm smb2 charger
 2022-04-28 10:39 UTC  (4+ messages)
` [PATCH 6/6] dt-bindings: power: supply: qcom,pmi8998-charger: add bindings for smb2 driver

[PATCH 0/2] Add af_inet mode besides af_unix and pipe
 2022-04-28 10:37 UTC  (3+ messages)
` [PATCH 1/2] hackbench: Fix negativity opt checking
` [PATCH 2/2] hackbench: Add af_inet mode besides af_unix and pipe

[PATCH 0/4] platform: allow ATOM PMC code to be optional
 2022-04-28 10:35 UTC  (5+ messages)
` [PATCH 1/4] platform/x86: pmc_atom: remove unused pmc_atom_write()
` [PATCH 2/4] ACPI: LPSS: make the Kconfig dependency on PMC_ATOM explicit

[PATCH v2 0/2] KVM/arm64: sys_reg_table_init() small improvements
 2022-04-28 10:34 UTC  (6+ messages)
` [PATCH v2 1/2] KVM/arm64: Don't BUG_ON() if emulated register table is unsorted
` [PATCH v2 2/2] KVM/arm64: Print emulated register table name when it "

[OpenRISC] [PATCH] hw/openrisc: page-align FDT address
 2022-04-28 10:35 UTC 

librte_bpf: roadmap or any specific plans for this library
 2022-04-28 10:34 UTC  (2+ messages)

[PATCH v2] xen/arm: p2m don't fall over on FEAT_LPA enabled hw
 2022-04-28 10:34 UTC 

[PATCH v8 00/17] vfio-user server in QEMU
 2022-04-28  9:54 UTC  (5+ messages)
` [PATCH v8 15/17] vfio-user: handle device interrupts

How can I use RTDM skin in cmake
 2022-04-28 10:34 UTC 

[PATCH 1/1] Merge with untracked file that are the same without failure and test
 2022-04-28 10:33 UTC  (6+ messages)
` [PATCH v1 0/2] Be nicer to the user on tracked/untracked merge conflicts

[igt-dev] [PATCH i-g-t 0/9] D3Cold Tool & IGT
 2022-04-28  6:59 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 5/9] tools: Add intel_pm_rpm tool

[PATCH v3 0/8] RZN1 USB Host support
 2022-04-28 10:30 UTC  (4+ messages)
` [PATCH v3 7/8] ARM: dts: r9a06g032: Add USB PHY DT support


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.