All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-22 06:05:35 to 2023-12-22 08:02:11 UTC [more...]

[PATCH linux-next] drm/panel: Simplify with dev_err_probe()
 2023-12-22  8:02 UTC  (2+ messages)

[PATCH v6 0/7] LoongArch: Add built-in dtb support
 2023-12-22  8:01 UTC  (8+ messages)
` [PATCH v6 1/7] dt-bindings: loongarch: Add CPU bindings for LoongArch
` [PATCH v6 2/7] dt-bindings: loongarch: Add Loongson SoC boards compatibles
` [PATCH v6 3/7] LoongArch: Allow device trees to be built into the kernel
` [PATCH v6 4/7] LoongArch: dts: DeviceTree for Loongson-2K0500
` [PATCH v6 5/7] LoongArch: dts: DeviceTree for Loongson-2K1000
` [PATCH v6 6/7] LoongArch: dts: DeviceTree for Loongson-2K2000
` [PATCH v6 7/7] LoongArch: Parsing CPU-related information from DTS

[PATCH v4 0/2] Add gpio driver support for Realtek DHC SoCs
 2023-12-22  7:58 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: gpio: realtek: Add realtek,rtd-gpio
` [PATCH v4 2/2] Add GPIO support for Realtek DHC(Digital Home Center) RTD SoCs

[PATCH net-next v2 8/8] net: pse-pd: Add PD692x0 PSE controller driver
 2023-12-22  7:54 UTC  (11+ messages)

[PATCH v2 00/21] wifi: rtl8xxxu: Add concurrent mode for 8188f
 2023-12-22  7:54 UTC  (5+ messages)
` [PATCH v2 20/21] wifi: rtl8xxxu: make supporting AP mode only on port 0 transparent

[PATCH] dt-bindings: regulator: Convert ti,tps65133 to YAML
 2023-12-22  7:50 UTC  (3+ messages)

[PATCH V2 0/4] riscv: mm: Fixup & Optimize COMPAT code
 2023-12-22  7:49 UTC  (23+ messages)
` [PATCH V2 1/4] riscv: mm: Fixup compat mode boot failure
` [PATCH V2 2/4] riscv: mm: Fixup compat arch_get_mmap_end
` [PATCH V2 3/4] riscv: mm: Remove unused TASK_SIZE_MIN

[PATCH v2 00/32] Qualcomm generic board support
 2023-12-22  7:48 UTC  (8+ messages)
` [PATCH v2 12/32] board: dragonboard410c: upstream DT compat
` [PATCH v2 31/32] board: qcs404-evb: drop board code

Debugging early SError exception
 2023-12-22  7:48 UTC  (11+ messages)

[PATCH i-g-t v4 0/4] Add d3 mmap test
 2023-12-22  7:48 UTC  (4+ messages)
` [PATCH i-g-t v4 3/4] tests/xe_pm: Add d3-mmap IGT test

[RFC PATCH 0/4] Introduce & Optimize compat-mode helpers
 2023-12-22  7:46 UTC  (10+ messages)
` [RFC PATCH 1/4] riscv: Replace direct thread flag check with is_compat_task()
` [RFC PATCH 2/4] riscv: add compile-time test into is_compat_task()
` [RFC PATCH 3/4] riscv: Introduce is_compat_thread() into compat.h
` [RFC PATCH 4/4] riscv: Introduce set_compat_task() in asm/compat.h

[PATCH 0/5] Pinephone video out fixes (flipping between two frames)
 2023-12-22  7:46 UTC  (7+ messages)
` [PATCH 4/5] clk: sunxi-ng: a64: Add constraints on PLL-VIDEO0's n/m ratio

[PATCH v3] drm/xe/dgfx: Release mmap mappings on rpm suspend
 2023-12-22  7:42 UTC  (3+ messages)

[PATCH v8 00/10] Enable HS-G5 support on SM8550
 2023-12-22  7:41 UTC  (5+ messages)
` [PATCH v8 09/10] phy: qualcomm: phy-qcom-qmp-ufs: Rectify SM8550 UFS HS-G4 PHY Settings

[PATCH v4 0/8] Engine busyness
 2023-12-22  7:46 UTC  (9+ messages)
` [PATCH v4 1/8] drm/xe: Move user engine class mappings to functions
` [PATCH v4 2/8] drm/xe/guc: Add interface for engine busyness ticks
` [PATCH v4 3/8] drm/xe/uapi: Add configs for Engine busyness
` [PATCH v4 4/8] drm/xe/pmu: Enable PMU interface and add engine busyness counter
` [PATCH v4 5/8] drm/xe/guc: Add PMU counter for total active ticks
` [PATCH v4 6/8] drm/xe/guc: Expose engine busyness only for supported GuC version
` [PATCH v4 7/8] drm/xe/guc: Dynamically enable/disable engine busyness stats
` [PATCH v4 8/8] drm/xe/guc: Handle runtime suspend issues for engine busyness

[PATCHv4] serial: imx: Add DMA buffer configuration via sysfs
 2023-12-22  6:02 UTC  (7+ messages)
          ` EXT: "

[PATCH 00/13] arm: exynos: Add E850-96 board
 2023-12-22  7:34 UTC  (3+ messages)

[PATCH v19 00/12] Implement copy offload support
 2023-12-22  6:13 UTC  (13+ messages)
  ` [PATCH v19 01/12] block: Introduce queue limits and sysfs for copy-offload support
  ` [PATCH v19 02/12] Add infrastructure for copy offload in block and request layer
  ` [PATCH v19 03/12] block: add copy offload support
  ` [PATCH v19 04/12] block: add emulation for copy
  ` [PATCH v19 05/12] fs/read_write: Enable copy_file_range for block device
  ` [PATCH v19 06/12] fs, block: copy_file_range for def_blk_ops for direct "
  ` [PATCH v19 07/12] nvme: add copy offload support
  ` [PATCH v19 08/12] nvmet: add copy command support for bdev and file ns
  ` [PATCH v19 09/12] dm: Add support for copy offload
  ` [PATCH v19 10/12] dm: Enable copy offload for dm-linear target
  ` [PATCH v19 11/12] null: Enable trace capability for null block
  ` [PATCH v19 12/12] null_blk: add support for copy offload

[PATCH] arm64: dts: qcom: qcm6490-idp: Add support for PM7250B PMIC
 2023-12-22  7:31 UTC 

[PATCH v2 0/1] archiver.bbclass: Drop tarfile module to improve performance
 2023-12-22  7:31 UTC  (2+ messages)
` [PATCH v2 1/1] "

[Intel-wired-lan] [PATCH iwl-net v2] i40e:Fix filter input checks to prevent config with invalid values
 2023-12-22  7:31 UTC  (3+ messages)

[PATCH] fstests: btrfs: use proper filter for subvolume deletion
 2023-12-22  7:30 UTC  (4+ messages)

[PATCH] wifi: brcmfmac: cfg80211: Use WSEC to set SAE password
 2023-12-22  7:30 UTC  (12+ messages)

[PATCH vhost v4 00/15] vdpa/mlx5: Add support for resumable vqs
 2023-12-22  7:30 UTC  (13+ messages)
` [PATCH vhost v4 02/15] vdpa: Add VHOST_BACKEND_F_CHANGEABLE_VQ_ADDR_IN_SUSPEND flag

[PATCH 0/3] perf scripts python: arm-cs-trace-disasm.py:
 2023-12-22  7:29 UTC  (5+ messages)
` [PATCH 1/3] perf scripts python: arm-cs-trace-disasm.py: print dso base address

[oe][meta-python][kirkstone][PATCH] python3-pillow: Fix CVE-2023-44271
 2023-12-22  7:26 UTC 

[PATCH i-g-t 00/12] tests/kms_big_fb: Test planar formats, and CCS
 2023-12-22  7:26 UTC  (7+ messages)
` [PATCH i-g-t 01/12] lib/rendercopy: Add deltas to all surface relocs

[Drbd-dev] [PATCH] drbd: actlog: fix kernel-doc warnings and spelling
 2023-12-22  6:19 UTC  (2+ messages)
`  "

[RFC PATCH ipsec-next] xfrm: add forwarding ICMP error message
 2023-12-22  7:23 UTC  (3+ messages)
` [PATCH v4 ipsec-next 2/2] xfrm: fix source address in icmp error generation from IPsec gateway

[PATCH v3 1/6] target/i386: add support for FRED in CPUID enumeration
 2023-12-22  7:34 UTC  (3+ messages)
` [PATCH v3A "

[PATCH v2] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
 2023-12-22  7:20 UTC 

[PATCH 00/12] soundwire/SOF: add SoundWire Interface support for AMD SOF stack
 2023-12-22  7:15 UTC  (4+ messages)
` [PATCH 04/12] drivers: soundwire: refactor soundwire pads enable

[dunfell][PATCH] binutils: fix multiple cve
 2023-12-22  7:10 UTC 

[RFC v2 0/5] virtio helper: collect dma info from virtio core
 2023-12-22  7:11 UTC  (4+ messages)
` [PATCH v2 5/5] virtio_net: sq support premapped mode

[PATCH 2/4] watchdog/softlockup: Use printk_cpu_sync_get_irqsave() to serialize reporting
 2023-12-22  7:13 UTC  (2+ messages)

[PATCH v7 0/9] Add iommufd nesting (part 2/2)
 2023-12-22  7:12 UTC  (8+ messages)
` [PATCH v7 9/9] iommu/vt-d: Add iotlb flush for nested domain

[RFC PATCH v1] regulator: pwm-regulator: Fix continuous get_voltage for disabled PWM
 2023-12-22  7:10 UTC  (5+ messages)

[PATCH] [BlueZ] adapter: Fix airpod device pair fail
 2023-12-22  7:11 UTC  (2+ messages)
`  "

linux-next: duplicate patchs in the cgroup tree
 2023-12-22  7:06 UTC  (2+ messages)

[RFC nf-next v3 0/2] netfilter: bpf: support prog update
 2023-12-22  7:06 UTC  (4+ messages)
` [RFC nf-next v3 1/2] "

[PATCH i-g-t] tests/kms_lease: Cache xe_device info for lease fd
 2023-12-22  7:04 UTC  (4+ messages)

Custom device tree overlay for BBB
 2023-12-22  7:03 UTC  (8+ messages)
` [meta-ti] "
      ` Re[2]: "

[PATCH Review 1/1] drm/amdgpu: Fix ineffective ras_mask settings
 2023-12-22  7:01 UTC 

[PATCH] mm: remove unnecessary ia64 code and comment
 2023-12-22  7:02 UTC 

[PATCH 0/4] Section alignment issues?
 2023-12-22  7:01 UTC  (7+ messages)
` [PATCH 1/4] linux/export: Fix alignment for 64-bit ksymtab entries

[RFC PATCH V2 0/2] *** use rdma device capability to limit queue size ***
 2023-12-22  6:58 UTC  (6+ messages)
` [RFC PATCH V2 2/2] nvme: rdma: use ib_device's max_qp_wr to limit sqsize

[LTP] [PATCH 3/3] swaponoff.h: Remove useless header
 2023-12-22  5:00 UTC  (8+ messages)
` [LTP] [PATCH v2 1/7] libltpswap: Add get_maxswapfiles api
  ` [LTP] [PATCH v2 2/7] libltpswap: alter get_used_swapfiles api
  ` [LTP] [PATCH v2 3/7] syscalls/swapon03: use get_maxswapfiles() and GET_USED_SWAPFILES() api
  ` [LTP] [PATCH v2 4/7] swaponoff.h: Remove useless header
  ` [LTP] [PATCH v2 5/7] swapon/Makefile: Remove useless section for MAX_SWAPFILES
  ` [LTP] [PATCH v2 6/7] syscalls/swapon03: Simply this case
  ` [LTP] [PATCH v2 7/7] Add fallback for RHEL9

[PATCH] regulator: MAINTAINERS: add status for IRQ helpers
 2023-12-22  6:57 UTC  (4+ messages)

Boot stucks at "Loading initial ramdisk"
 2023-12-22  6:54 UTC  (2+ messages)

[meta-oe][PATCH] driverctl: upgrade 0.111 -> 0.115
 2023-12-22  6:55 UTC 

[PATCH net-next 0/2] selftest/net: Some more TCP-AO selftest post-merge fixups
 2023-12-22  6:54 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the mux tree
 2023-12-22  6:54 UTC  (2+ messages)

stable-rc/queue/4.19 baseline: 88 runs, 19 regressions (v4.19.302-40-g509a7d1045983)
 2023-12-22  6:53 UTC 

[PATCH v2 0/4] TC phy check cleanup
 2023-12-22  6:53 UTC  (3+ messages)

[PATCH] scsi: sd: unregister device if device_add_disk() failed in sd_probe()
 2023-12-22  6:49 UTC  (2+ messages)

[PATCH RESEND v2 1/2] cdx: create sysfs bin files for cdx resources
 2023-12-22  6:46 UTC  (2+ messages)
` [PATCH RESEND v2 2/2] cdx: Create resource debugfs file for cdx device

[PATCH] build: Include grub-core/extra_deps.lst in dist
 2023-12-22  6:45 UTC  (6+ messages)

[RFC PATCH 1/1] mm: mark folio accessed in minor fault
 2023-12-22  6:45 UTC  (11+ messages)
                ` reply: "

[virtio-comment] [PATCH RESEND] virtio-net: support setting coalescing params for multiple vqs
 2023-12-22  6:45 UTC  (5+ messages)
` [virtio-comment] "

[PATCH v3 1/7] platform/x86: Move hsmp_test to probe
 2023-12-22  6:43 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-12-21
 2023-12-22  6:42 UTC 

[RFC PATCH net-next v1 0/4] Abstract page from net stack
 2023-12-22  6:42 UTC  (12+ messages)
` [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API

[PATCH v5 0/2] Refine USB interrupt vectors on Qualcomm platforms
 2023-12-22  6:36 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: usb: dwc3: Clean up hs_phy_irq in binding
` [PATCH v5 2/2] usb: dwc3: qcom: Rename hs_phy_irq to qusb2_phy_irq

[meta-oe][dunfell][PATCH 1/2] opensc: Fix CVE-2023-40660
 2023-12-22  6:34 UTC  (2+ messages)
` [meta-oe][dunfell][PATCH 2/2] opensc: Fix CVE-2023-40661

[PATCH v2 0/7] VSC SDP rework
 2023-12-22  6:34 UTC  (2+ messages)

[GIT PULL] xen: branch for v6.7-rc7
 2023-12-22  6:34 UTC 

[PATCH v4 0/2] Refine USB interrupt vectors on Qualcomm platforms
 2023-12-22  6:34 UTC  (4+ messages)
` [PATCH v4 1/2] The high speed related interrupts present on QC targets are as follows:
` [PATCH v4 2/2] usb: dwc3: qcom: Rename hs_phy_irq to qusb2_phy_irq

[PATCH v2] ufs: mcq: Adding a function for MCQ enable
 2023-12-22  6:31 UTC  (3+ messages)

[PATCH v2 0/8] arm64: dts: qcom: sa8295p: Enable GPU
 2023-12-22  6:31 UTC  (4+ messages)
` [PATCH v2 7/8] arm64: dts: qcom: sa8295p-adp: "

next/pending-fixes baseline: 100 runs, 2 regressions (v6.7-rc6-316-g9711fa59aad96)
 2023-12-22  6:30 UTC 

[RFC PATCH for-faizal 0/4] tc-taprio selftests
 2023-12-22  6:28 UTC  (2+ messages)

[PATCH 1/1] mm: memory-failure: Re-split hw-poisoned huge page on -EAGAIN
 2023-12-22  6:27 UTC  (3+ messages)
` [PATCH v2 1/2] mm: memory-failure: Make memory_failure_queue_delayed() helper
  ` [PATCH v2 2/2] mm: memory-failure: Re-split hw-poisoned huge page on -EAGAIN

[PATCH next] bonding: Extending LACP MUX State Machine to include a Collecting State
 2023-12-22  5:38 UTC  (2+ messages)

+ arch-sparc-fix-up-fallout-from-enabling-wmissing-prototypes.patch added to mm-nonmm-unstable branch
 2023-12-22  6:26 UTC 

[PATCH v2] netfs: Fix missing xas_retry() calls in xarray iteration
 2023-12-22  6:26 UTC  (2+ messages)

linux-next: build failure after merge of the mm tree
 2023-12-22  6:26 UTC  (3+ messages)

[PATCH] mm: swap: async free swap slot cache entries
 2023-12-22  6:25 UTC 

[PATCH i-g-t v2] tests/xe_create: Use separate VMs per process
 2023-12-22  6:25 UTC  (3+ messages)

[PATCH] sstate.bbclass: Only sign packages at the time of their creation
 2023-12-22  6:24 UTC  (2+ messages)
  ` [OE-core] "

[PATCH v2 1/1] mmc: core: Add HS400 tuning in HS400es initialization
 2023-12-22  6:22 UTC  (2+ messages)

[PATCH v2 0/1] mmc: core: Add HS400 tuning in HS400es initialization
 2023-12-22  6:12 UTC  (2+ messages)

[PATCH 0/2] ubifs: Fix two kmemleaks in error path
 2023-12-22  6:22 UTC  (3+ messages)
` [PATCH 2/2] ubifs: ubifs_symlink: Fix memleak of inode->i_link "

[PATCH v3 0/6] Initial support for the Realtek DHC SoCs
 2023-12-22  6:20 UTC  (6+ messages)
` [PATCH v3 2/6] irqchip: Add interrupt controller support for "

[PATCH] arch: powerpc: kernel: fixed some typos
 2023-12-22  6:19 UTC  (4+ messages)

✅ PASS (MISSED 38 of 226): Test report for master (6.7.0-rc6, mainline.kernel.org-clang, 9a6b294a)
 2023-12-22  6:20 UTC 

[PATCH] thermal: max7620: fix all kernel-doc warnings
 2023-12-22  6:19 UTC 

[PATCH] efi: memmap: fix kernel-doc warnings
 2023-12-22  6:19 UTC 

[PATCH] tpm: cr50: fix kernel-doc warning and spelling
 2023-12-22  6:19 UTC 

[PATCH v2 1/2] kernel/cgroup: use kernfs_create_dir_ns()
 2023-12-22  6:15 UTC  (3+ messages)

BTRFS doesn't compress on the fly
 2023-12-22  6:13 UTC  (11+ messages)

[PATCH v2 0/8] An effort to bring DT bindings compliance within U-Boot
 2023-12-22  6:12 UTC  (9+ messages)
` [PATCH v2 1/8] CI: Exclude devicetree-rebasing subtree for CONFIG checks
` [PATCH v2 2/8] Makefile: Add support for DT bindings schema checks
` [PATCH v2 3/8] scripts/Makefile.lib: Statically define *-u-boot.dtsi files location
` [PATCH v2 4/8] dts: Add alternative location for upstream DTB builds
` [PATCH v2 5/8] doc: devicetree: Updates for devicetree-rebasing subtree
` [PATCH v2 6/8] MAINTAINERS: Add myself as devicetree-rebasing maintainer
` [PATCH v2 7/8] dts: meson-gxbb: Switch to using upstream DT
` [PATCH v2 8/8] dts: meson-gxbb: Drop redundant devicetree files

[PATCH] usb: mon: Fix atomicity violation in mon_bin_vma_fault
 2023-12-22  6:13 UTC  (3+ messages)

[PATCH v2 1/2] cdx: create sysfs bin files for cdx resources
 2023-12-22  6:13 UTC  (3+ messages)

[PATCH i-g-t v3] tests/kms_cursor_crc: Optimize the test for simulation
 2023-12-22  6:23 UTC 

[PATCH] cxl/port: Fix missing target list lock
 2023-12-22  6:12 UTC 

[PATCH] cxl/port: Fix decoder initialization when nr_targets > interleave_ways
 2023-12-22  6:12 UTC 

[PATCH v2 0/2] Set XHCI_SG_TRB_CACHE_SIZE_QUIRK for DWC3 devices
 2023-12-22  6:10 UTC  (5+ messages)
` [PATCH v2 1/2] usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK

[OE-core][kirkstone][PATCH] alsa-lib: Enabling ptest for alsa-lib component
 2023-12-22  6:06 UTC 

[OE-core][dunfell][PATCH] alsa-lib: Enabling ptest for alsa-lib component
 2023-12-22  6:04 UTC 

[kvalo-ath:ath-next] BUILD SUCCESS e7ab40b733094dfc50dad58bbce81f544af1d8cc
 2023-12-22  6:04 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.