All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-03 18:03:23 to 2023-02-03 18:39:23 UTC [more...]

make alloc_anon_inode more useful
 2023-02-03  9:49 UTC  (2+ messages)

[Bug 216697] New: Resume from suspend stopped working
 2023-02-03 18:39 UTC  (2+ messages)
` [Bug 216697] "

[linux-next:master] BUILD REGRESSION 4fafd96910add124586b549ad005dcd179de8a18
 2023-02-03 18:35 UTC  (3+ messages)

[meta-python][kirkstone][PATCH 1/6] python3-pillow: upgrade 9.0.1 -> 9.1.1
 2023-02-03 18:37 UTC  (4+ messages)
` [meta-python][kirkstone][PATCH 3/6] python3-pillow: upgrade 9.2.0 -> 9.3.0
  ` [oe] "

[PATCH][next] ASoC: uapi: Replace zero-length arrays with __DECLARE_FLEX_ARRAY() helper
 2023-02-03 18:36 UTC  (10+ messages)

[PATCH v4] mtd: parsers: ofpart: add workaround for #size-cells 0
 2023-02-03 18:37 UTC  (13+ messages)

[PATCH 0/5] diag288 watchdog fixes and improvements
 2023-02-03 18:37 UTC  (11+ messages)
` [PATCH 1/5] watchdog: diag288_wdt: get rid of register asm
` [PATCH 2/5] watchdog: diag288_wdt: remove power management
` [PATCH 3/5] watchdog: diag288_wdt: unify command buffer handling for diag288 zvm
` [PATCH 4/5] watchdog: diag288_wdt: de-duplicate diag_stat_inc() calls
` [PATCH 5/5] watchdog: diag288_wdt: unify lpar and zvm diag288 helpers

[PATCH v5 1/3] ethdev: add IPv6 routing extension header definition
 2023-02-03 18:36 UTC  (3+ messages)
` [PATCH v6 0/3] add IPv6 routing extension support

RTT-PROBE: lore-subspace-rtt
 2023-02-03 18:36 UTC 

no printf in drivers code
 2023-02-03 18:35 UTC  (4+ messages)

[PATCH] content.tex Fix Driver notifications label
 2023-02-03 18:35 UTC 

drm: panel-orientation-quirks: Add quirk for Lenovo IdeaPad Duet 3 10IGL5
 2023-02-03 18:32 UTC 

[PATCH bpf-next v2] libbpf: Add wakeup_events to creation options
 2023-02-03 18:31 UTC  (2+ messages)

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.271-79-gf0d93d3ddde9)
 2023-02-03 18:31 UTC 

[PATCH] MAINTAINERS: Add include/linux/qcom* to ARM/QUALCOMM
 2023-02-03 18:31 UTC 

[PATCH 1/3] drm/connector: Convert DRM_MODE_COLORIMETRY to enum
 2023-02-03 18:28 UTC  (9+ messages)
` [PATCH 3/3] drm/connector: Deprecate split for BT.2020 in drm_colorspace enum

[PATCH v2 bpf-next] Add support for tracing programs in BPF_PROG_RUN
 2023-02-03 18:28 UTC 

[PATCH v3] powerpc: macio: Make remove callback of macio driver void returned
 2023-02-03 18:27 UTC  (4+ messages)

arm64/for-kernelci build: 2 builds: 1 failed, 1 passed, 1 error, 1 warning (v6.2-rc6-115-gca72d58361ee)
 2023-02-03 18:26 UTC  (2+ messages)

[PATCH] x86: enable Data Operand Independent Timing Mode
 2023-02-03 18:25 UTC  (2+ messages)

SPDX 3 and OE-core CycloneDX support
 2023-02-03 18:26 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-03 18:26 UTC 

[PATCH v4 3/3] objtool: Alter how HOSTCC is forced
 2023-02-03 18:25 UTC  (5+ messages)
` [tip: objtool/core] objtool: Fix HOSTCC flag usage

[PATCH] atm: eni: replace DPRINTK macro with pr_debug()
 2023-02-03 18:25 UTC  (2+ messages)

[PATCH v1 1/5] powerpc/64: Set default CPU in Kconfig
 2023-02-03 18:23 UTC  (6+ messages)
` [PATCH v1 3/5] powerpc/64: Replace -mcpu=e500mc64 by -mcpu=e5500

[PATCH v6 0/5] Some improvements of resctrl selftest
 2023-02-03 18:24 UTC  (3+ messages)
` [PATCH v6 4/5] selftests/resctrl: Cleanup properly when an error occurs in CAT test

[PATCH v3 00/27] drm/msm/dpu: wide planes support
 2023-02-03 18:24 UTC  (58+ messages)
` [PATCH v3 01/27] drm/msm/dpu: rename struct dpu_hw_pipe(_cfg) to dpu_hw_sspp(_cfg)
` [PATCH v3 02/27] drm/msm/dpu: move SSPP allocation to the RM
` [PATCH v3 03/27] drm/msm/dpu: move SSPP debugfs creation to dpu_kms.c
` [PATCH v3 04/27] drm/msm/dpu: drop EAGAIN check from dpu_format_populate_layout
` [PATCH v3 05/27] drm/msm/dpu: move pipe_hw to dpu_plane_state
` [PATCH v3 06/27] drm/msm/dpu: drop dpu_plane_pipe function
` [PATCH v3 07/27] drm/msm/dpu: introduce struct dpu_sw_pipe
` [PATCH v3 08/27] drm/msm/dpu: use dpu_sw_pipe for dpu_hw_sspp callbacks
` [PATCH v3 09/27] drm/msm/dpu: pass dpu_format to _dpu_hw_sspp_setup_scaler3()
` [PATCH v3 10/27] drm/msm/dpu: clean up SRC addresses when setting up SSPP for solid fill
` [PATCH v3 11/27] drm/msm/dpu: move stride programming to dpu_hw_sspp_setup_sourceaddress
` [PATCH v3 12/27] drm/msm/dpu: remove dpu_hw_fmt_layout from struct dpu_hw_sspp_cfg
` [PATCH v3 13/27] drm/msm/dpu: drop src_split and multirect check from dpu_crtc_atomic_check
` [PATCH v3 14/27] drm/msm/dpu: don't use unsupported blend stages
` [PATCH v3 15/27] drm/msm/dpu: move the rest of plane checks to dpu_plane_atomic_check()
` [PATCH v3 16/27] drm/msm/dpu: drop redundant plane dst check from dpu_crtc_atomic_check()
` [PATCH v3 17/27] drm/msm/dpu: rewrite plane's QoS-related functions to take dpu_sw_pipe and dpu_format
` [PATCH v3 18/27] drm/msm/dpu: populate SmartDMA features in hw catalog
` [PATCH v3 19/27] drm/msm/dpu: make _dpu_plane_calc_clk accept mode directly
` [PATCH v3 20/27] drm/msm/dpu: add dpu_hw_pipe_cfg to dpu_plane_state
` [PATCH v3 21/27] drm/msm/dpu: simplify dpu_plane_validate_src()
` [PATCH v3 22/27] drm/msm/dpu: rework dpu_plane_sspp_atomic_update()
` [PATCH v3 23/27] drm/msm/dpu: rework dpu_plane_atomic_check()
` [PATCH v3 24/27] drm/msm/dpu: rework plane CSC setting
` [PATCH v3 25/27] drm/msm/dpu: rework static color fill code
` [PATCH v3 26/27] drm/msm/dpu: split pipe handling from _dpu_crtc_blend_setup_mixer
` [PATCH v3 27/27] drm/msm/dpu: add support for wide planes

[PATCH 0/2] env: Enhancements for establishing variable protection
 2023-02-03 18:23 UTC  (3+ messages)
` [PATCH 2/2] env: Couple networking-related variable flags to CONFIG_NET

Bug#1029850: linux: Driver not loaded for ST Microelectronics LSM6DS3TR-C accelerometer (acpi:SMO8B30:SMO8B30:)
 2023-02-03 18:23 UTC  (17+ messages)
    ` Fwd: "

[PATCH 1/2] powerpc/64: Set default CPU in Kconfig
 2023-02-03 18:22 UTC  (7+ messages)

The sad state of git.wiki.kernel.org
 2023-02-03 18:22 UTC 

[PATCH v6 01/17] dt-bindings: display: rockchip: convert rockchip-lvds.txt to YAML
 2023-02-03 18:21 UTC  (5+ messages)

[PATCH v2 0/5] arm: dts: mt7623: relocate gmacs, mt7530 switch, and mux phy
 2023-02-03 18:20 UTC  (5+ messages)
` [PATCH v2 4/5] arm: dts: mt7623: mux phy0 on Bananapi BPI-R2

Pull request: u-boot-imx u-boot-imx-20230203
 2023-02-03 18:20 UTC  (2+ messages)

[PATCH] drivers: net: fsl_ls_mdio: prevent a NULL pointer dereference
 2023-02-03 18:20 UTC  (2+ messages)

[PATCH 0/7] drivers: net: fsl-mc: cleanup coding style
 2023-02-03 18:20 UTC  (3+ messages)
` [PATCH 1/7] drivers: net: fsl-mc: remove useless assignment of variable

[PATCH] net: tftp: Fix for DATA ACK for block count out of order
 2023-02-03 18:20 UTC  (2+ messages)

[PATCH] net: ipv6: fix alignment errors on ARM
 2023-02-03 18:20 UTC  (2+ messages)

[PATCH v3 1/1] PCI: Add translated request only flag for pci_enable_pasid()
 2023-02-03 18:20 UTC  (2+ messages)

[PATCH] net: ipv6: Fixed IPv6 string to address conversion off-by-one error
 2023-02-03 18:20 UTC  (2+ messages)

[PATCH] net: ipv6: Fix IPv6 netmask parsing
 2023-02-03 18:20 UTC  (2+ messages)

[PATCH v9 0/8] Add MV88E6xxx DSA driver and use on gwventana
 2023-02-03 18:20 UTC  (3+ messages)
` [PATCH v9 1/8] net: mdio-uclass: scan for dm mdio children on post-bind

[PATCH] f2fs: fix cgroup writeback accounting with fs-layer encryption
 2023-02-03 18:20 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] sched/core: Fix a missed update of user_cpus_ptr
 2023-02-03 18:18 UTC 

[PATCH] ext4: fix cgroup writeback accounting with fs-layer encryption
 2023-02-03 18:19 UTC  (2+ messages)

Defaulting --rebase-merges overall?
 2023-02-03 18:19 UTC 

[PATCH] nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open
 2023-02-03 18:18 UTC 

[RFC PATCH] tests/avocado: retire the Aarch64 TCG tests from boot_linux.py
 2023-02-03 18:16 UTC 

Question re correctness of module license check
 2023-02-03 18:17 UTC  (2+ messages)

[PATCH v6 00/11] Parallel CPU bringup for x86_64
 2023-02-03 18:17 UTC  (3+ messages)
` [PATCH v6 06/11] x86/smpboot: Support parallel startup of secondary CPUs

[cip-dev] 4.9 SLTS support
 2023-02-03 18:16 UTC  (2+ messages)
`  "

[Intel-gfx] [PATCH] drm/i915: Move fd_install after last use of fence
 2023-02-03 18:15 UTC  (4+ messages)
  `  "

RTT-PROBE: lore-subspace-rtt
 2023-02-03 18:16 UTC 

[GIT PULL] Ceph fix for 6.2-rc7
 2023-02-03 18:13 UTC 

[RESEND PATCH V12 XDMA 0/2] xilinx XDMA driver
 2023-02-03 18:13 UTC  (3+ messages)
` [RESEND PATCH V12 XDMA 1/2] dmaengine: xilinx: xdma: Add xilinx xdma driver
` [RESEND PATCH V12 XDMA 2/2] dmaengine: xilinx: xdma: Add user logic interrupt support

[PATCH 00/19] hw: Set QDev properties using QDev API (part 1/3)
 2023-02-03 18:12 UTC  (21+ messages)
` [PATCH 01/19] NOTFORMERGE scripts/coccinelle: Add qom-qdev-prop.cocci
` [PATCH 02/19] hw/qdev: Introduce qdev_prop_set_link()
` [PATCH 03/19] hw/acpi: Set QDev properties using QDev API
` [PATCH 04/19] hw/audio: "
` [RFC PATCH 05/19] hw/core/numa: "
` [PATCH 06/19] hw/core/gpio: "
` [RFC PATCH 07/19] hw/scsi: "
` [PATCH 08/19] hw/usb: "
` [PATCH 09/19] hw/virtio: "
` [PATCH 10/19] hw/avr: "
` [PATCH 11/19] hw/hppa: "
` [RFC PATCH 12/19] hw/i386: "
` [PATCH 13/19] hw/m68k: "
` [PATCH 14/19] hw/microblaze: "
` [RFC PATCH 15/19] hw/mips: "
` [PATCH 16/19] hw/nios2: "
` [RFC PATCH 17/19] hw/riscv: "
` [PATCH 18/19] hw/rx: "
` [PATCH 19/19] hw/sparc: "

[RFC] drm/msm/adreno: Balance pm_runtime enable
 2023-02-03 18:12 UTC  (2+ messages)

[PATCH v6 4/5] dt-bindings: mtd: mediatek,nand-ecc-engine: Add compatible for MT7986
 2023-02-03 18:10 UTC  (4+ messages)

[PATCH] delta-islands: free island_marks and bitmaps
 2023-02-03 18:11 UTC  (4+ messages)
  ` [PATCH v2] "

WARNING: CPU: 83 PID: 2098 at net/devlink/leftover.c:10904 devl_param_driverinit_value_get+0xe5/0x1f0
 2023-02-03 18:11 UTC  (2+ messages)

[PATCH v6 1/5] dt-bindings: mtd: Split ECC engine with rawnand controller
 2023-02-03 18:10 UTC  (4+ messages)

[PATCH 1/2] barebox: add initial support
 2023-02-03 18:11 UTC  (3+ messages)
` [PATCH 2/2] barebox-tools: add initial barebox tools support
  ` [OE-core] "

[PATCH] NFSD: fix deny mode logic in nfs4_upgrade_open
 2023-02-03 18:10 UTC  (4+ messages)

[PATCH v6 5/5] mtd: nand: ecc-mtk: Add ECC support fot MT7986 IC
 2023-02-03 18:10 UTC  (4+ messages)

[PATCH] arm64: dts: socfpga: change address-cells to support 64-bit addressing
 2023-02-03 18:10 UTC 

[PATCH 00/18] Add perf support to the rockchip-dfi driver
 2023-02-03 18:09 UTC  (7+ messages)
` [PATCH 18/18] dt-bindings: devfreq: event: convert Rockchip DFI binding to yaml

[PATCH] drm/amdgpu: Fix potential race processing vm->freed
 2023-02-03 18:10 UTC  (3+ messages)

[PATCH v7 0/6] arm64: Permit EFI boot with MMU and caches on
 2023-02-03 18:08 UTC  (4+ messages)
` [PATCH v7 2/6] arm64: kernel: move identity map out of .text mapping

[PATCH] thermal: Hunt zero trip points thermal zones usage
 2023-02-03 18:08 UTC  (2+ messages)

[RESEND PATCH v2] PCI: dwc: Round up num_ctrls if num_vectors is less than MAX_MSI_IRQS_PER_CTRL
 2023-02-03 18:08 UTC  (3+ messages)

ASan reports use-after-free when running munmap-pthread
 2023-02-03 18:08 UTC  (4+ messages)

[RFC v3 00/18] vfio: Adopt iommufd
 2023-02-03 18:07 UTC  (4+ messages)

[PATCH] drm/i915/hwmon: Enable PL1 power limit
 2023-02-03 18:07 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/hwmon: Enable PL1 power limit (rev4)

Fwd: Reverse Sequential Read or Write
 2023-02-03 18:06 UTC  (2+ messages)
  `  "

[syzbot] [ext4?] INFO: task hung in ext4_evict_ea_inode
 2023-02-03 18:07 UTC  (2+ messages)

[PATCH] target/arm: Add raw_writes ops for register whose write induce TLB maintenance
 2023-02-03 18:06 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-03 18:06 UTC 

[PATCH 00/11] imx290: Minor fixes, support for alternate INCK, and more ctrls
 2023-02-03 18:04 UTC  (5+ messages)
` [PATCH 10/11] media: i2c: imx290: Add support for 74.25MHz external clock

[PATCH 1/2] drm/i915: Fix GEN8_MISCCPCTL
 2023-02-03 18:03 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH V4 1/2] PCI: Omit pci_disable_device() in .shutdown()
 2023-02-03 18:03 UTC  (2+ messages)

git regression failures with v6.2-rc NFS client
 2023-02-03 18:03 UTC  (9+ messages)

Overflow in calculating audio timestamp
 2023-02-03 18:02 UTC  (4+ 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.