All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-05 19:31:53 to 2022-04-05 20:15:46 UTC [more...]

[PATCH 5.10 000/599] 5.10.110-rc1 review
 2022-04-05  7:32 UTC  (15+ messages)
` [PATCH 5.10 006/599] HID: logitech-dj: add new lightspeed receiver id
` [PATCH 5.10 117/599] media: davinci: vpif: fix unbalanced runtime PM enable
` [PATCH 5.10 122/599] brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio
` [PATCH 5.10 177/599] perf/core: Fix address filter parser for multiple filters
` [PATCH 5.10 194/599] media: meson: vdec: potential dereference of null pointer
` [PATCH 5.10 279/599] KVM: PPC: Fix vmx/vsx mixup in mmio emulation
` [PATCH 5.10 324/599] power: supply: bq24190_charger: Fix bq24190_vbus_is_enabled() wrong false return
` [PATCH 5.10 361/599] can: isotp: return -EADDRNOTAVAIL when reading from unbound socket
` [PATCH 5.10 367/599] ipv4: Fix route lookups when handling ICMP redirects and PMTU updates
` [PATCH 5.10 385/599] clk: qcom: ipq8074: fix PCI-E clock oops
` [PATCH 5.10 395/599] serial: 8250: Fix race condition in RTS-after-send handling
` [PATCH 5.10 468/599] nvme-tcp: lockdep: annotate in-kernel sockets
` [PATCH 5.10 477/599] ntfs: add sanity check on allocation size
` [PATCH 5.10 484/599] video: fbdev: w100fb: Reset global state

[PATCH 0/5] Make the iommu driver no-snoop block feature consistent
 2022-04-05 19:50 UTC  (8+ messages)
` [PATCH 2/5] vfio: Require that devices support DMA cache coherence
` [PATCH 3/5] iommu: Introduce the domain op enforce_cache_coherency()

[PATCH] drm/msm/dp: enhance both connect and disconnect pending_timeout handle
 2022-04-05 19:48 UTC  (2+ messages)

[PATCH 5.15 000/913] 5.15.33-rc1 review
 2022-04-05  7:32 UTC  (24+ messages)
` [PATCH 5.15 290/913] video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe()
` [PATCH 5.15 315/913] media: cedrus: H265: Fix neighbour info buffer size
` [PATCH 5.15 316/913] media: cedrus: h264: "
` [PATCH 5.15 317/913] ASoC: codecs: rx-macro: fix accessing compander for aux
` [PATCH 5.15 318/913] ASoC: codecs: rx-macro: fix accessing array out of bounds for enum type
` [PATCH 5.15 319/913] ASoC: codecs: va-macro: "
` [PATCH 5.15 321/913] ASoC: codecs: wcd938x: fix kcontrol max values
` [PATCH 5.15 322/913] ASoC: codecs: wcd934x: "
` [PATCH 5.15 323/913] ASoC: codecs: wcd934x: fix return value of wcd934x_rx_hph_mode_put
` [PATCH 5.15 324/913] media: v4l2-core: Initialize h264 scaling matrix
` [PATCH 5.15 409/913] selftests/net: timestamping: Fix bind_phc check
` [PATCH 5.15 416/913] power: reset: gemini-poweroff: Fix IRQ check in gemini_poweroff_probe
` [PATCH 5.15 427/913] mt76: mt7615: check sta_rates pointer in mt7615_sta_rate_tbl_update
` [PATCH 5.15 505/913] gpu: host1x: Fix a memory leak in host1x_remove()
` [PATCH 5.15 574/913] ice: dont allow to run ice_send_event_to_aux() in atomic ctx
` [PATCH 5.15 597/913] clk: qcom: ipq8074: Use floor ops for SDCC1 clock
` [PATCH 5.15 662/913] net: hns3: fix port base vlan add fail when concurrent with reset
` [PATCH 5.15 725/913] media: staging: media: zoran: move videodev alloc
` [PATCH 5.15 743/913] ASoC: madera: Add dependencies on MFD
` [PATCH 5.15 811/913] KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_apic_fast()
` [PATCH 5.15 858/913] ACPI: CPPC: Avoid out of bounds access when parsing _CPC data
` [PATCH 5.15 861/913] platform/chrome: cros_ec_typec: Check for EC device
` [PATCH 5.15 891/913] media: ov6650: Fix crop rectangle affected by set format

[Intel-wired-lan] [PATCH intel-net] ice: allow creating VFs for !CONFIG_NET_SWITCHDEV
 2022-04-05 14:24 UTC  (2+ messages)

riscv defconfig CONFIG_PM/macb/generic PHY regression in v5.18-rc1
 2022-04-05 18:55 UTC  (15+ messages)

Fw: [Bug 215793] New: ip netns del is asynchronous??? -- very unexpected and puzzling
 2022-04-05 17:23 UTC 

[PATCH v2 0/2] net: phy: micrel: add Microchip KSZ 9897 Switch PHY
 2022-04-05 16:47 UTC  (9+ messages)
` [PATCH v2 1/2] net: phy: micrel: add Microchip KSZ 9897 Switch PHY support

[DSA] fallback PTP to master port when switch does not support it
 2022-04-05 19:48 UTC  (4+ messages)

[PATCH] drivers: net: slip: fix NPD bug in sl_tx_timeout()
 2022-04-05 13:22 UTC 

[PATCH 1/3] imx: power-domain: Descend into pgc subnode if present
 2022-04-05 20:14 UTC  (7+ messages)
` [PATCH 3/3] imx: power-domain: Get rid of SMCCC dependency

[PATCH v2 0/9] VDIV/VMOD Implementation
 2022-04-05 19:55 UTC  (10+ messages)
` [PATCH v2 1/9] qemu/int128: add int128_urshift
` [PATCH v2 2/9] target/ppc: Implemented vector divide instructions
` [PATCH v2 3/9] target/ppc: Implemented vector divide quadword
` [PATCH v2 4/9] target/ppc: Implemented vector divide extended word
` [PATCH v2 5/9] host-utils: Implemented unsigned 256-by-128 division
` [PATCH v2 6/9] host-utils: Implemented signed "
` [PATCH v2 7/9] target/ppc: Implemented remaining vector divide extended
` [PATCH v2 8/9] target/ppc: Implemented vector module word/doubleword
` [PATCH v2 9/9] target/ppc: Implemented vector module quadword

[igt-dev] [PATCH] lib/igt_amd: add helper to R/W DM visual confirm debug option
 2022-04-05 20:13 UTC 

[Buildroot] [git commit] package/util-linux: drop workaround for previously missing file
 2022-04-05 20:10 UTC 

Matching unbound sockets for VRF
 2022-04-05 14:32 UTC  (6+ messages)

[PATCH v3 net-next 1/4] rtnetlink: enable alt_ifname for setlink/newlink
 2022-04-05 13:42 UTC  (4+ messages)
` [PATCH v3 net-next 2/4] rtnetlink: return ENODEV when IFLA_ALT_IFNAME is used in dellink
` [PATCH v3 net-next 3/4] rtnetlink: return ENODEV when ifname does not exist and group is given
` [PATCH v3 net-next 4/4] rtnetlink: return EINVAL when request cannot succeed

[PATCH v2] net/ethernet : set default assignment identifier to NET_NAME_ENUM
 2022-04-05 19:41 UTC  (2+ messages)

Fw: [Bug 215806] New: bridge can not receive self send igmp query if multicast_query_use_ifaddr set to 1,no firewall
 2022-04-05 17:26 UTC 

[PATCH v1] ASoC: Intel: sof_rt5682: Add support for max98360a speaker amp on SSP2
 2022-04-04 15:58 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/aufs: don't set invalid AUFS_SITE if version is unset
 2022-04-05 20:09 UTC  (3+ messages)

[syzbot] INFO: task can't die in blkdev_common_ioctl
 2022-04-05 13:15 UTC  (6+ messages)

[PATCH v4 0/2] virtio-blk: support polling I/O and mq_ops->queue_rqs()
 2022-04-05 14:35 UTC  (4+ messages)
` [PATCH v4 1/2] virtio-blk: support polling I/O

[PATCH v5 0/2] virtio-blk: support polling I/O and mq_ops->queue_rqs()
 2022-04-05 15:46 UTC  (4+ messages)
` [PATCH v5 1/2] virtio-blk: support polling I/O
` [PATCH v5 2/2] virtio-blk: support mq_ops->queue_rqs()

cleanup swiotlb initialization v8
 2022-04-05 20:06 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/igh-ethercat: needs kernel < 3.5
 2022-04-05 20:06 UTC 

[Intel-gfx] [PATCH] drm/i915: Improve on suspend / resume time with VT-d enabled
 2022-04-05 20:07 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] imx8mm-venice-gw7902: update pci refclk
 2022-04-05 20:06 UTC 

[Buildroot] [git commit branch/2022.02.x] package/pango: fix empty-body
 2022-04-05 19:52 UTC 

[Intel-gfx] [PATCH v6 0/1] Splitting up platform-specific calls
 2022-04-05 20:06 UTC  (4+ messages)
` [Intel-gfx] [PATCH v6 1/1] Split i915_run_as_guest into x86 and non-x86

[Buildroot] [git commit branch/2022.02.x] package/upower: add gobject-introspection optional dependency
 2022-04-05 20:05 UTC 

[Buildroot] [PATCH 1/1] package/upower: add gobject-introspection optional dependency
 2022-04-05 20:06 UTC  (2+ messages)

[PATCH 1/3] drm/vmwgfx: Add debugfs entries for ttm placements
 2022-04-05 20:05 UTC  (4+ messages)

[PATCH] imx8mm-venice-gw7902: move UART gpio config into hog group
 2022-04-05 20:04 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15 231/1049] drivers/net/ethernet/xilinx/xilinx_tsn_ptp_clock.c:46:16: error: implicit declaration of function 'in_be32'
 2022-04-05 20:03 UTC 

[PATCH] imx8mm-venice-gw7901: move UART gpio config into hog group
 2022-04-05 20:04 UTC 

[PATCH] imx8m{m, n}-venice-*: add missing uart-has-rtscts property to UARTs
 2022-04-05 20:02 UTC 

[PATCH v2 00/14] MediaTek SoC flow offload improvements + wireless support
 2022-04-05 19:57 UTC  (20+ messages)
` [PATCH v2 01/14] dt-bindings: net: mediatek: add optional properties for the SoC ethernet core
` [PATCH v2 02/14] net: ethernet: mtk_eth_soc: add support for coherent DMA
` [PATCH v2 03/14] arm64: dts: mediatek: mt7622: "
` [PATCH v2 04/14] dt-bindings: arm: mediatek: document WED binding for MT7622
` [PATCH v2 05/14] dt-bindings: arm: mediatek: document the pcie mirror node on MT7622
` [PATCH v2 06/14] net: ethernet: mtk_eth_soc: add support for Wireless Ethernet Dispatch (WED)
` [PATCH v2 07/14] net: ethernet: mtk_eth_soc: implement flow offloading to WED devices
` [PATCH v2 08/14] arm64: dts: mediatek: mt7622: introduce nodes for Wireless Ethernet Dispatch
` [PATCH v2 09/14] net: ethernet: mtk_eth_soc: add ipv6 flow offload support

[bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests
 2022-04-05 20:00 UTC  (2+ messages)

[PATCH v2 0/3] three bug fixes about tcmu page fault handle
 2022-04-05 16:03 UTC  (4+ messages)
` [PATCH v2 2/3] scsi: target: tcmu: Fix possible data corruption

[Buildroot] [PATCH] package/zlib-ng: Backport patch to fix linking on powerpc
 2022-04-05 19:55 UTC  (3+ messages)

Design meeting for AMD SEV-SNP project
 2022-04-05 19:55 UTC 

[PATCH bpf-next v3 00/27] bpf: RLIMIT_MEMLOCK cleanups
 2022-04-05 13:08 UTC  (16+ messages)
` [PATCH bpf-next v3 01/27] bpf: selftests: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK in xdping
` [PATCH bpf-next v3 02/27] bpf: selftests: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK in xdpxceiver
` [PATCH bpf-next v3 03/27] bpf: selftests: No need to include bpf_rlimit.h in test_tcpnotify_user
` [PATCH bpf-next v3 05/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in get_cgroup_id_user
` [PATCH bpf-next v3 07/27] "
` [PATCH bpf-next v3 08/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_lpm_map
` [PATCH bpf-next v3 10/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_skb_cgroup_id_user
` [PATCH bpf-next v3 12/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_sock
` [PATCH bpf-next v3 14/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_sysctl
` [PATCH bpf-next v3 16/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_tcp_check_syncookie_user
` [PATCH bpf-next v3 17/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_verifier_log
` [PATCH bpf-next v3 18/27] bpf: samples: Set libbpf 1.0 API mode explicitly in hbm
` [PATCH bpf-next v3 19/27] bpf: selftests: Get rid of bpf_rlimit.h
` [PATCH bpf-next v3 21/27] bpf: samples: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK in xdpsock_user
` [PATCH bpf-next v3 22/27] bpf: samples: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK in xsk_fwd

[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
 2022-04-05 13:11 UTC  (2+ messages)
` [POC][USER SPACE][PATCH] Introduce LSM to protect pinned objects

[PATCH v2 0/4] mtd: phram improvements
 2022-04-05 13:03 UTC  (3+ messages)
` [PATCH v2 1/4] mtd: core: Check devicetree alias for index
` [PATCH v2 4/4] mtd: phram: Allow cached mappings

[PATCH v2] riscv: dts: canaan: Fix SPI3 bus width
 2022-04-05 13:21 UTC  (5+ messages)

[PATCH bpf-next 00/10] xsk: stop softirq processing on full XSK Rx queue
 2022-04-05 13:04 UTC  (5+ messages)
` [PATCH bpf-next 02/10] xsk: diversify return codes in xsk_rcv_check()
` [PATCH bpf-next 04/10] i40e: xsk: terminate NAPI when XSK Rx queue gets full

[PATCH v3 bpf-next 0/7] Add libbpf support for USDTs
 2022-04-05 13:23 UTC  (2+ messages)

[Buildroot] [PATCH v2,1/1] package/pango: fix empty-body
 2022-04-05 19:52 UTC  (2+ messages)

[PATCH v4 0/6] mtd: spi-nor: Handle ID collisions
 2022-04-05 19:50 UTC  (13+ messages)
` [PATCH v4 1/6] mtd: spi-nor: core: Report correct name in case of "
` [PATCH v4 3/6] mtd: spi-nor: macronix: Handle ID collision b/w MX25L3233F and MX25L3205D

[Buildroot] [git commit branch/2022.02.x] package/fluidsynth: bump to version 2.2.6
 2022-04-05 19:50 UTC 

[Buildroot] [PATCH 1/1] package/fluidsynth: bump to version 2.2.6
 2022-04-05 19:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gstreamer1/gst1-plugins-bad: needs C++
 2022-04-05 19:49 UTC 

[Buildroot] [git commit branch/2022.02.x] package/wireshark: needs C++
 2022-04-05 19:47 UTC 

[Buildroot] [git commit branch/2021.02.x] package/wireshark: needs C++
 2022-04-05 19:48 UTC 

[PATCH 5.10.y-cip 00/29] Add RSPI/OSTM/WDT/TSU/OPP support to Renesas RZ/G2L SoC
 2022-04-05 19:06 UTC  (7+ messages)
` [PATCH 5.10.y-cip 11/29] watchdog: Add Watchdog Timer driver for RZ/G2L
` [PATCH 5.10.y-cip 23/29] clk: renesas: r9a07g044: Rename CLK_PLL3_DIV4 macro
` [PATCH 5.10.y-cip 26/29] thermal/drivers: Add TSU driver for RZ/G2L

[PATCH] Added double quotes aound variables in bitbake/source to prevent gobbling or splitting
 2022-04-05 19:34 UTC  (2+ messages)
` [bitbake-devel] "

Toaster failing
 2022-04-05 19:40 UTC  (2+ messages)
  ` [Toaster] "

[meta-oe][dunfell][PATCH] multipath-tools: update SRC_URI
 2022-04-05 19:45 UTC 

[meta-oe][PATCH] multipath-tools: update SRC_URI
 2022-04-05 19:46 UTC 

[PATCH][dunfell] zlib: backport the fix for CVE-2018-25032
 2022-04-05 19:04 UTC  (2+ messages)
` [OE-core] "

[meta-networking][PATCH 1/4] ot-br-posix: add recipe for an OpenThread Border Router
 2022-04-05 18:08 UTC  (5+ messages)
` [meta-networking][PATCH 2/4] ot-daemon: add recipe for OpenThread daemon
  ` [oe] "

meta: scripts - relocation script adapted to support big-endian machines
 2022-04-05 18:24 UTC  (3+ messages)
` [OE-core] "

[meta-ti][dunfell][PATCH] Rename the am62xx-evm platform to am62xx-sk
 2022-04-05 17:36 UTC  (2+ messages)

[1.52][honister][PATCH] toaster: fixtures replace gatesgarth
 2022-04-05 18:40 UTC 

[Buildroot] [PATCH 1/1] package/wireshark: needs C++
 2022-04-05 19:49 UTC  (2+ messages)

[dm-devel] [PATCH v7 0/6] DAX poison recovery
 2022-04-05 19:47 UTC  (7+ messages)
` [dm-devel] [PATCH v7 1/6] x86/mm: fix comment
` [dm-devel] [PATCH v7 2/6] x86/mce: relocate set{clear}_mce_nospec() functions
` [dm-devel] [PATCH v7 3/6] mce: fix set_mce_nospec to always unmap the whole page
` [dm-devel] [PATCH v7 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
` [dm-devel] [PATCH v7 5/6] pmem: refactor pmem_clear_poison()
` [dm-devel] [PATCH v7 6/6] pmem: implement pmem_recovery_write()

[PATCH v2] Grab the EFI System Resource Table and check it
 2022-04-05 19:42 UTC  (4+ messages)

[PATCH] mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore
 2022-04-05 19:40 UTC  (2+ messages)

[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-04-05 19:41 UTC  (5+ messages)
` [PATCH v12 22/46] x86/sev: Use SEV-SNP AP creation to start secondary CPUs

[PATCH v4] arm64: dts: imx8mn-bsh-smm-s2pro: Add tlv320aic31xx audio card node
 2022-04-05 19:39 UTC  (7+ messages)

[Buildroot] [PATCH v4 1/1] utils/genrandconfig: add randconfig based --no-toolchains-csv option
 2022-04-05 19:38 UTC  (3+ messages)

[PATCH v2 0/4] ppc: valgrind "uninitialized values" fixes
 2022-04-05 19:37 UTC  (8+ messages)
` [PATCH v2 2/4] target/ppc: init 'lpcr' in kvmppc_enable_cap_large_decr()

[PATCH v2] ARM: dts: imx8mm-venice-gw{71xx, 72xx, 73xx}: fix OTG controller OC mode
 2022-04-05 19:35 UTC 

[lttng-dev] CTF2-SPECRC-5.0
 2022-04-05 19:33 UTC  (2+ messages)
` [diamon-discuss] CTF2-SPECRC-5.0

[PATCH v2] drm/amd/display: don't ignore alpha property on pre-multiplied mode
 2022-04-05 19:32 UTC  (3+ messages)

New signing subkey for Dmitry Torokhov
 2022-04-05 19:31 UTC  (2+ messages)


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.