All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-05 10:12:54 to 2023-09-05 11:52:08 UTC [more...]

[PATCH] RISC-V: Optimize bitops with Zbb extension
 2023-09-05 10:31 UTC  (9+ messages)

[PATCH v2 0/7] drm: ci: fixes
 2023-09-05 11:41 UTC  (8+ messages)
` [PATCH v2 2/7] drm: ci: Force db410c to host mode

[RFC PATCH v1 00/12] drm,usb/typec: uABI for USB-C DisplayPort connectors
 2023-09-05 10:56 UTC  (4+ messages)
` [RFC PATCH v1 01/12] Revert "drm/sysfs: Link DRM connectors to corresponding Type-C connectors"

[risu PATCH v2 0/4] Add support for s390x to RISU
 2023-09-05 11:50 UTC  (5+ messages)
` [risu PATCH v2 1/4] s390x: Add basic s390x support to the C code
` [risu PATCH v2 2/4] s390x: Add simple s390x.risu file
` [risu PATCH v2 3/4] s390x: Add basic risugen perl module for s390x
` [risu PATCH v2 4/4] s390x: Update the configure script for s390x support

loongson2_pm.c:undefined reference to `input_free_device'
 2023-09-05 11:51 UTC  (3+ messages)

[PATCH v1 0/3] Clean-up arm-smmu-v3-sva.c: remove arm_smmu_bond
 2023-09-05 11:49 UTC  (8+ messages)
` [PATCH v1 1/3] iommu/arm-smmu-v3-sva: Remove unused iommu_sva handle
` [PATCH v1 2/3] iommu/arm-smmu-v3-sva: Remove bond refcount
` [PATCH v1 3/3] iommu/arm-smmu-v3-sva: Remove arm_smmu_bond

[PATCH v2 0/4] Update of phyBOARD-Pollux-i.MX8MP
 2023-09-05 11:49 UTC  (9+ messages)
` [PATCH v2 1/4] arm64: dts: imx8mp-phyboard-pollux: Add flexcan support
` [PATCH v2 2/4] arm64: dts: imx8mp-phyboard-pollux: Enable USB support
` [PATCH v2 3/4] arm64: dts: imx8mp: Add gpio-line-names
` [PATCH v2 4/4] arm64: dts: imx8mp-phyboard-pollux: Add support for RS232/RS485

[RFC PATCH 0/2] Enable PCIe1 on J7AHP
 2023-09-05 11:48 UTC  (3+ messages)
` [RFC PATCH 1/2] dt-bindings: PCI: ti,j721e-pci-*: Add "ti,syscon-pcie-refclk-out" property
` [RFC PATCH 2/2] pci: j721e: Enable reference clock output from serdes

[PATCH RESEND 1/2] arm: dts: rockchip: rk3588, rk3588s: sync with Linux
 2023-09-05 11:47 UTC  (3+ messages)
` [PATCH v2 1/2] arm: dts: rockchip: sync DT for RK3588 series "
  ` [PATCH v2 2/2] arm: dts: rockchip: rock-5b: add support for PCIe3 and NVMe

[Bridge] [PATCH iproute2-next v3] iplink: bridge: Add support for bridge FDB learning limits
 2023-09-05 11:47 UTC 

[Bridge] [PATCH net-next v3 0/6] bridge: Add a limit on learned FDB entries
 2023-09-05 11:47 UTC  (7+ messages)
` [Bridge] [PATCH net-next v3 1/6] net: bridge: Set BR_FDB_ADDED_BY_USER early in fdb_add_entry
` [Bridge] [PATCH net-next v3 2/6] net: bridge: Set strict_start_type for br_policy
` [Bridge] [PATCH net-next v3 3/6] net: bridge: Track and limit dynamically learned FDB entries
` [Bridge] [PATCH net-next v3 4/6] net: bridge: Add netlink knobs for number / max "
` [Bridge] [PATCH net-next v3 5/6] net: bridge: Add a configurable default FDB learning limit
` [Bridge] [PATCH net-next v3 6/6] selftests: forwarding: bridge_fdb_learning_limit: Add a new selftest

[PATCH v2 1/3] perf vendor events: Update JSON/events for power10 platform
 2023-09-05 11:40 UTC  (3+ messages)
` [PATCH v2 2/3] "
` [PATCH v2 3/3] perf vendor events: Update metric events "

deadlock when using iothread during backup_clean()
 2023-09-05 11:42 UTC  (3+ messages)

[Intel-gfx] [PATCH v5 3/6] drm/i915/panelreplay: Initializaton and compute config for panel replay
 2023-09-05 11:42 UTC  (5+ messages)

[LTP] [PATCH v1 0/2] Rewrite the gettid() testing suite
 2023-09-05 11:41 UTC  (3+ messages)
` [LTP] [PATCH v1 1/2] Rewrite gettid01 test
` [LTP] [PATCH v1 2/2] Add gettid02 test

[PATCH] audio: remove QEMU_AUDIO_* and -audio-help support
 2023-09-05 11:41 UTC  (4+ messages)

[PATCH 6/6] [OE-core][PATCH] kernel-devsrc: Fixed missing loongarch64 kernel source code when test_kernelmodules
 2023-09-05 11:41 UTC 

[PATCH 5/6] [OE-core][PATCH] gcc: Fresh 0003-64-bit-multilib-hack.patch to add loongarch64 support
 2023-09-05 11:40 UTC 

[PATCH 4/6] [OE-core][PATCH] qemuloongarch.inc:Change to use virtio-serial-pci
 2023-09-05 11:40 UTC 

[PATCH 3/6] [OE-core][PATCH] goarch.bbclass: Add loongarch64 to go_map_arch
 2023-09-05 11:39 UTC 

[PATCH 2/6] [OE-core][PATCH] gcc-sanitizers: Add loongarch as a compatible architecture
 2023-09-05 11:39 UTC 

[PATCH v4 00/14] simpletrace: refactor and general improvements
 2023-09-05 11:39 UTC  (12+ messages)
  ` [PATCH v4 05/14] simpletrace: update code for Python 3.11
  ` [PATCH v4 06/14] simpletrace: improved error handling on struct unpack
  ` [PATCH v4 11/14] simpletrace: move event processing to Analyzer class
  ` [PATCH v4 13/14] MAINTAINERS: add maintainer of simpletrace.py
  ` [PATCH v4 14/14] scripts/analyse-locks-simpletrace.py: changed iteritems() to items()

[PATCH 1/6] [OE-core][PATCH] tcf-agent: Disable non-building features on loongarch64
 2023-09-05 11:38 UTC 

Fwd: Lexar NM790 SSDs are not recognized anymore after 6.1.50 LTS
 2023-09-05 11:37 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: stm32f7-pinctrl: don't use multiple blank lines
 2023-09-05 11:36 UTC  (2+ messages)

[PATCH v2] dm: core: support reading a single indexed u64 value
 2023-09-05 11:36 UTC  (2+ messages)

[PATCH 0/2] irqchip/gic-v3: Enable non-coherent GIC designs probing
 2023-09-05 11:34 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: interrupt-controller: arm,gic-v3: Add dma-noncoherent property
` [PATCH 2/2] irqchip/gic-v3: Enable non-coherent redistributors/ITSes probing

[LINUX KERNEL PATCH v3 0/1] add S3 support for virtgpu
 2023-09-05 11:35 UTC  (2+ messages)

[amir73il:fuse-backing-fd 11/14] fs/fuse/passthrough.c:23 fuse_backing_free() error: we previously assumed 'fb' could be null (see line 21)
 2023-09-05 11:35 UTC 

[PATCH 0/3] Make Rockchip IO domains dependency from other devices explicit
 2023-09-05 11:34 UTC  (3+ messages)

[PATCH net] net: stmmac: fix handling of zero coalescing tx-usecs
 2023-09-05 11:32 UTC 

[Intel-gfx] [RFC 00/33] Add Support for Plane Color Pipeline
 2023-09-05 11:33 UTC  (19+ messages)
` [Intel-gfx] [RFC 01/33] drm/doc/rfc: Add RFC document for proposed "
          `  "
` [Intel-gfx] [RFC 02/33] drm: Add color operation structure
        `  "
        ` [RFC 00/33] Add Support for Plane Color Pipeline

[linux-next:master 12036/12910] fs/ext4/super.c:796 update_super_work() error: uninitialized symbol 'call_notify_err'
 2023-09-05 11:33 UTC 

drivers/firmware/efi/libstub/alignedmem.c:27: warning: Function parameter or member 'memory_type' not described in 'efi_allocate_pages_aligned'
 2023-09-05 11:31 UTC 

[PATCH] arm64: xilinx: Guard distro boot variable generation
 2023-09-05 11:30 UTC 

[Buildroot] [PATCH 1/1] package/libzlib: bump to version 1.3
 2023-09-05  8:56 UTC 

low pending handshake limit
 2023-09-05 11:30 UTC  (4+ messages)

[PATCH] staging: vme_user: Fix block comments where '*' on each line should be aligned
 2023-09-05 11:28 UTC  (2+ messages)

[PATCH mptcp-next v2 0/6] convert MPTCP to use YAML spec
 2023-09-05 11:26 UTC  (5+ messages)
` [PATCH mptcp-next v2 2/6] mptcp: convert netlink from small_ops to ops

[PATCH 0/4] consolidate and cleanup CPU capacity
 2023-09-05 11:25 UTC  (7+ messages)
` [PATCH 1/4] sched: consolidate and cleanup access to CPU's max compute capacity
` [PATCH 3/4] cpufreq/schedutil: use a fixed reference frequency

kmemleak handling of kfree_rcu
 2023-09-05 11:17 UTC  (3+ messages)

[PATCH] net: dsa: mt7530: refactor deprecated strncpy
 2023-09-05 11:15 UTC  (3+ messages)

[PATCH 1/3] linux/generate-cve-exclusions: fix mishandling of boundary values
 2023-09-05 11:14 UTC  (2+ messages)

[Intel-xe] [PATCH v2 0/9] DRM scheduler changes for Xe
 2023-09-05 11:13 UTC  (6+ messages)
` [Intel-xe] [PATCH v2 3/9] drm/sched: Add DRM_SCHED_POLICY_SINGLE_ENTITY scheduling policy
    `  "
` [Intel-xe] ✗ CI.Patch_applied: failure for DRM scheduler changes for Xe (rev4)

[xen-unstable-smoke test] 182631: tolerable all pass - PUSHED
 2023-09-05 11:12 UTC 

[PATCH 2/4] dt-bindings: net: dsa: document internal MDIO bus
 2023-09-05 11:11 UTC  (18+ messages)

[PATCH] samples/bpf: Add sample usage for BPF_PROG_TYPE_NETFILTER
 2023-09-05 11:09 UTC  (9+ messages)

mm/slub.c:2142:15: warning: variable 'partial_slabs' set but not used
 2023-09-05 11:10 UTC 

selftests: net: pmtu.sh: Unable to handle kernel paging request at virtual address
 2023-09-05 11:10 UTC  (7+ messages)

[PATCH 6.5 00/34] 6.5.2-rc1 review
 2023-09-05 11:08 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Fix unused variable warning in qla2xxx_process_purls_pkt()
 2023-09-05 10:18 UTC  (2+ messages)

[PATCH 6.4 00/32] 6.4.15-rc1 review
 2023-09-05 11:08 UTC  (2+ messages)

[PATCH 6.1 00/31] 6.1.52-rc1 review
 2023-09-05 11:08 UTC  (3+ messages)

[PATCH 5.15 00/28] 5.15.131-rc1 review
 2023-09-05 11:08 UTC  (2+ messages)

[PATCH net] igmp: limit igmpv3_newpack() packet size to IP_MAX_MTU
 2023-09-05 11:06 UTC  (2+ messages)

[PATCH 0/2] LoongArch: Cleanup with zero page
 2023-09-05 11:05 UTC  (7+ messages)
` [PATCH 1/2] LoongArch: Remove zero_page_mask symbol
` [PATCH 2/2] LoongArch: Use static defined zero page rather than allocated

[PATCH master 1/2] clk: implement clk_get_optional helper
 2023-09-05 11:03 UTC  (4+ messages)
` [PATCH master 2/2] pwm: imx: enable clocks during PWM register accesses

Regression with AX88179A: can't manually set MAC address anymore
 2023-09-05 11:02 UTC 

[PATCH] wifi: ath12k: indicate to mac80211 scan complete with aborted flag for ATH12K_SCAN_STARTING state
 2023-09-05 10:59 UTC 

[Intel-xe] [PATCH 0/3] drm/drm_exec, drm/drm_kunit: Fix / WA for uaf and lock alloc tracking
 2023-09-05 10:59 UTC  (4+ messages)
` [Intel-xe] [PATCH 3/3] drm/drm_exec: Work around a WW mutex lockdep oddity
  `  "

[PATCH 1/2] dt-bindings: arm64: dts: mediatek: Add mt8395-evk board
 2023-09-05 10:58 UTC  (9+ messages)

[RFC PATCH 1/5] classes: jobserver: support gnu make fifo jobserver
 2023-09-05 10:57 UTC  (4+ messages)
` [RFC PATCH 3/5] ninja: build modified version with GNU Make jobserver support
  ` [OE-core] "

[oe] [meta-networking][kirkstone][PATCH 1/1] frr: Fix CVE-2023-41358 and CVE-2023-38802
 2023-09-05 10:53 UTC 

[PATCH] wifi: ath12k: add read variant from SMBIOS for download board data
 2023-09-05 10:56 UTC 

[igt-dev] [PATCH i-g-t 0/2] Add GT id to identify failures
 2023-09-05 10:56 UTC  (3+ messages)
` [igt-dev] ✗ CI.xeBAT: failure for "

[PATCH] cve-exclusion: review the last of the historical kernel CVEs
 2023-09-05 10:54 UTC 

[oe-core][kirkstone][PATCH 1/1] nasm: fix CVE-2020-21528
 2023-09-05 10:52 UTC 

[PATCH] wifi: ath12k: fix recovery fail while firmware crash when doing channel switch
 2023-09-05 10:52 UTC 

'check-avocado' fails after c03f57fd5b ("Revert "tests: Use separate ...")
 2023-09-05 10:49 UTC  (3+ messages)

[RFC, drm-misc-next v4 0/9] PCI/VGA: Allowing the user to select the primary video adapter at boot time
 2023-09-05 10:49 UTC  (8+ messages)
  ` [Nouveau] "
  ` [Intel-gfx] "
  ` [Intel-gfx] [Nouveau] "

[meta-networking][kirkstone][PATCH 1/1] frr: Fix CVE-2023-41358 and CVE-2023-38802
 2023-09-05 10:49 UTC 

[Weekly meetings] no meeting today
 2023-09-05 10:49 UTC 

[igt-dev] [PATCH i-g-t 1/2] RFC tests/xe: Add a test that validates idle residency on exec
 2023-09-05 10:54 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t v2 1/2] "

[PATCH v4] drivers/net: process the result of hdlc_open() and add call of hdlc_close() in uhdlc_close()
 2023-09-05 10:46 UTC  (3+ messages)

CXL Namespaces of ACPI disappearing in Qemu demo
 2023-09-05 10:45 UTC  (4+ messages)

[PATCH] docs/system/replay: do not show removed command line option
 2023-09-05 10:46 UTC  (3+ messages)

[PATCH 0/4] i2c: devm_pinctrl_get() usage fixes
 2023-09-05 10:42 UTC  (3+ messages)
` [PATCH 2/4] i2c: at91-master: devm_pinctrl_get() cannot return NULL

[PATCH 1/2] mm: hugetlb_vmemmap: fix hugetlb page number decrease failed on movable nodes
 2023-09-05 10:43 UTC  (3+ messages)

[RFC PATCH 2/2] PCI: j721e: Add support to build pci-j721e as a kernel module
 2023-09-05 10:39 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH] drm/amd: Fix the flag setting code for interrupt request
 2023-09-05 10:40 UTC  (3+ messages)

[RFC v1 0/4] nvmet-fc blktests & autoconnect fixes
 2023-09-05 10:40 UTC  (7+ messages)
` [RFC v1 2/4] nvmet-trace: null terminate device name string correctly
` [RFC v1 4/4] nvmet-discovery: do not use invalid port

[PATCH v4 0/2] ARM: dts: aspeed:Minerva:
 2023-09-05 10:38 UTC  (7+ messages)
` [PATCH v4 1/2] ARM: dts: aspeed: Minerva: Add Facebook Minerva (AST2600) BMC

[PATCH] arm-bsp/n1sdp: Update edk2-firmware version for N1SDP to 202305
 2023-09-05 10:37 UTC 

[PATCH] x86/HVM: adjust hvm_interrupt_blocked()
 2023-09-05 10:36 UTC  (5+ messages)
` [Xen-devel] "

[PATCH v2 0/8] RISCV: Add kvm Sstc timer selftest
 2023-09-05 10:36 UTC  (5+ messages)

[PATCH resend] mm: hugetlb_vmemmap: use bulk allocator in alloc_vmemmap_page_list()
 2023-09-05 10:35 UTC 

[PATCH] phy: sun4i-usb: Fix a W=1 compilation failure
 2023-09-05 10:32 UTC  (4+ messages)

[xen-unstable test] 182627: trouble: broken/fail/pass
 2023-09-05 10:31 UTC 

[PATCH 0/9] Improve CS35l41 ALSA SoC audio driver
 2023-09-05 10:29 UTC  (3+ messages)
` [PATCH 4/9] ASoC: cs35l41: Fix broken shared boost activation

[PATCH v2 0/5] Add USB Support on Qualcomm's SDX75 Platform
 2023-09-05 10:30 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: phy: qcom,snps-eusb2-phy: Add compatible for SDX75
` [PATCH v2 2/5] dt-bindings: phy: qcom,qmp-usb: Add SDX75 USB3 PHY
` [PATCH v2 3/5] dt-bindings: usb: qcom,dwc3: Fix SDX65 clocks
` [PATCH v2 4/5] dt-bindings: usb: dwc3: Add SDX75 compatible
` [PATCH v2 5/5] phy: qcom-qmp-usb: Add Qualcomm SDX75 USB3 PHY support

[PATCH v4 00/10] io_uring: Initial support for {s,g}etsockopt commands
 2023-09-05 10:29 UTC  (3+ messages)
` [PATCH v4 04/10] net/socket: Break down __sys_getsockopt

[LTP] [PATCH] doc: Add .min_swap_avail
 2023-09-05 10:29 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: phy: add binding for the i.MX8MP HDMI PHY
 2023-09-05 10:23 UTC  (4+ messages)
` [PATCH v2 2/2] phy: freescale: add Samsung "

[PATCH v3 0/2] coresight: Allow guests to be traced when FEAT_TRF and VHE are present
 2023-09-05 10:21 UTC  (6+ messages)
` [PATCH v3 1/2] arm64/sysreg: Move TRFCR definitions to sysreg
` [PATCH v3 2/2] coresight: Allow guests to be traced when FEAT_TRF and VHE are present

[linux-next:master 13230/13643] arch/riscv/errata/andes/errata.c:46:14: warning: result of comparison of constant 9223372036854811205 with expression of type 'unsigned long' is always true
 2023-09-05 10:20 UTC  (2+ messages)

Include bac7a1fff792 ("lib/ubsan: remove returns-nonnull-attribute checks") into linux-4.14.y
 2023-09-05 10:21 UTC  (2+ messages)

QEMU features useful for Xen development?
 2023-09-05  9:55 UTC  (7+ messages)

[PATCH v4 0/7] rust: workqueue: add bindings for the workqueue
 2023-09-05 10:07 UTC  (3+ messages)
` [PATCH v4 4/7] rust: workqueue: add helper for defining work_struct fields

[PATCH] eal: fix memory initialization deadlock
 2023-09-05 10:15 UTC  (5+ messages)
` [PATCH v2] "

[LTP] [PATCH v3] clone302: Fix short size test
 2023-09-05 10:14 UTC  (2+ messages)
` [LTP] [PATCH v4] "

[PATCH] ubifs: fix possible dereference after free
 2023-09-05 10:12 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.