All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-03 08:16:34 to 2024-09-03 08:44:51 UTC [more...]

[PATCH v3 00/12] gpio: rockchip: Update the GPIO driver
 2024-09-03  7:36 UTC  (3+ messages)
` [PATCH v3 02/12] gpio: rockchip: release reference to device node
` [PATCH v3 12/12] gpio: rockchip: replace mutex_lock() with guard()

[PATCH] drm/mipi-dsi: Fix devm unregister & detach
 2024-09-03  8:27 UTC  (12+ messages)

[PATCH 5.15 000/215] 5.15.166-rc1 review
 2024-09-03  8:44 UTC  (2+ messages)

[PATCH v4 0/2] virtiofs: fix the warning for kernel direct IO
 2024-09-03  8:44 UTC  (3+ messages)
` [PATCH v4 1/2] virtiofs: use pages instead of pointer "

[PATCH 5.10 000/151] 5.10.225-rc1 review
 2024-09-03  8:44 UTC  (2+ messages)

[PATCH net-next v1] netfilter: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-09-03  8:44 UTC  (2+ messages)

[RFC PATCH v2 0/5] vhost-user: Add SHMEM_MAP/UNMAP requests
 2024-09-03  8:42 UTC  (6+ messages)

[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
 2024-09-03  8:44 UTC  (4+ messages)

[PATCH v2 00/36] soc: fsl: Add support for QUICC Engine TSA and QMC
 2024-09-03  8:44 UTC  (2+ messages)

[PATCH] net: drop bad gso csum_start and offset in virtio_net_hdr
 2024-09-03  8:42 UTC 

[PATCH 5.4 000/134] 5.4.283-rc1 review
 2024-09-03  8:43 UTC  (2+ messages)

[PATCH v1] netfilter: conntrack: Convert to use ERR_CAST()
 2024-09-03  8:43 UTC  (2+ messages)

[PATCH nf-next] netfilter: nf_tables: drop unused 3rd argument from validate callback ops
 2024-09-03  8:42 UTC  (2+ messages)

[PATCH 4.19 00/98] 4.19.321-rc1 review
 2024-09-03  8:42 UTC  (2+ messages)

[PATCH 0/4] ARM: Cleanup following bitops improvements
 2024-09-03  8:42 UTC  (5+ messages)
` [PATCH 1/4] ARM/div: Drop __div64_fls()
` [PATCH 2/4] ARM/vgic: Correct the expression for lr_all_full()

[PATCH v2] phy: mvebu-cp110-utmi: support swapping d+/d- lanes by dts property
 2024-09-03  8:41 UTC  (2+ messages)

[PATCH 00/21] drm/msm: Support quad pipe with dual-DSI
 2024-09-03  8:42 UTC  (17+ messages)
` [PATCH 02/21] drm/msm/dsi: fix DSC width for the bonded DSI case
` [PATCH 03/21] drm/msm/dsi: pass the right width to dsc
` [PATCH 07/21] drm/msm/dpu: Support dynamic DSC number
` [PATCH 10/21] drm/msm/dpu: fix lm number counter for quad-pipe

[PATCH v5 0/7] udmbuf bug fix and some improvements
 2024-09-03  8:38 UTC  (8+ messages)
` [PATCH v5 1/7] udmabuf: pre-fault when first page fault
` [PATCH v5 2/7] udmabuf: change folios array from kmalloc to kvmalloc
` [PATCH v5 3/7] udmabuf: fix vmap_udmabuf error page set
` [PATCH v5 4/7] udmabuf: udmabuf_create pin folio codestyle cleanup
` [PATCH v5 5/7] udmabuf: introduce udmabuf init and deinit helper
` [PATCH v5 6/7] udmabuf: remove udmabuf_folio
` [PATCH v5 7/7] udmabuf: reuse folio array when pin folios

[PATCH v3 00/16] Miscellaneous fixes
 2024-09-03  8:38 UTC  (17+ messages)
` [PATCH v3 01/16] Makefile: detect HOST_ARCH properly when CROSS_COMPILE is multi-word
` [PATCH v3 02/16] buildman/toolchain.py: do not set CROSS_COMPILE for sandbox
` [PATCH v3 03/16] flash: prefix error codes with FL_
` [PATCH v3 04/16] at91: rename mem_init() to at91_mem_init()
` [PATCH v3 05/16] arm: omap2: add missing #include <netdev.h>
` [PATCH v3 06/16] net: fm: call dtsec_init_phy() only when it is defined
` [PATCH v3 07/16] net: wget: removed unused function wget_success()
` [PATCH v3 08/16] net: phy: ncsi: depend on NET
` [PATCH v3 09/16] net: ftgmac100: "
` [PATCH v3 10/16] net: wget: allow EFI boot
` [PATCH v3 11/16] net: fec_mxc_init(): do not ignore return status of fec_open()
` [PATCH v3 12/16] test/py: net_boot: fix comment
` [PATCH v3 13/16] test/py: test_efi_loader: add missing dependency on cmd_tftpboot
` [PATCH v3 14/16] test/py: test_efi_loader: add HTTP (wget) test for the EFI loader
` [PATCH v3 15/16] common: update: UPDATE_COMMON implies CMD_TFTPBOOT
` [PATCH v3 16/16] cmd: pxe: CMD_PXE "

[PATCH net-next v2] net: ipa: make use of dev_err_cast_probe()
 2024-09-03  8:41 UTC  (2+ messages)

[f2fs-dev] [PATCH 00/13] f2fs: introduce inline tail
 2024-09-03  8:54 UTC  (17+ messages)
`  "
` [PATCH 01/13] f2fs: add inline tail mount option
` [PATCH 02/13] f2fs: add inline tail disk layout definition
` [PATCH 03/13] f2fs: implement inline tail write & truncate
` [PATCH 04/13] f2fs: implement inline tail read & fiemap
` [PATCH 05/13] f2fs: set inline tail flag when create inode
` [PATCH 06/13] f2fs: fix address info has been truncated
` [f2fs-dev] [PATCH 07/13] f2fs: support seek for inline tail
  `  "
` [f2fs-dev] [PATCH 08/13] f2fs: convert inline tail when inode expand
  `  "
` [PATCH 09/13] f2fs: fix data loss during inline tail writing
` [PATCH 10/13] f2fs: avoid inlining quota files
` [PATCH 11/13] f2fs: fix inline tail data lost
` [PATCH 12/13] f2fs: convert inline tails to avoid potential issues
` [PATCH 13/13] f2fs: implement inline tail forward recovery

[PATCH] crypto: algboss - Pass instance creation error up
 2024-09-03  8:40 UTC  (3+ messages)
` [LTP] "

[PATCH] tools lib subcmd: Use array data to save built usage string
 2024-09-03  8:40 UTC 

mptcpd Usersapce PM
 2024-09-03  8:40 UTC  (2+ messages)

Patchwork summary for: linux-renesas-soc
 2024-09-03  8:40 UTC 

[PATCH net v7 0/3] ptp: ocp: fix serial port information export
 2024-09-03  8:40 UTC  (2+ messages)

[PATCH v2 0/3] Add a driver for the Iron Device SMA1307 Amp
 2024-09-03  8:39 UTC  (7+ messages)
` [PATCH v2 1/3] ASoC: sma1307: Add driver for Iron Device SMA1307
` [PATCH v2 2/3] ASoC: dt-bindings: irondevice,sma1307: Add initial DT binding

[RFC/PATCH 0/4] perf tools: Do not set attr.exclude_guest by default (v1)
 2024-09-03  8:39 UTC  (3+ messages)

[Buildroot] [PATCH v2] package/wpa_supplicant: add Smart card option
 2024-09-03  8:39 UTC  (5+ messages)

[PATCH i-g-t v5 00/17] Test coverage for GPU debug support
 2024-09-03  8:39 UTC  (5+ messages)
` [PATCH i-g-t v5 13/17] tests/xe_eudebug: Test eudebug resource tracking and manipulation
` [PATCH i-g-t v5 14/17] lib/intel_batchbuffer: Add support for long-running mode execution

[PATCH v3 0/2] Add support for Variscite Symphony board and VAR-SOM-MX8MP SoM
 2024-09-03  8:38 UTC  (2+ messages)

[PATCH v3] target/arm/tcg: refine cache descriptions with a wrapper
 2024-09-03  8:38 UTC  (4+ messages)

[PATCH v2 0/2] x86/time: prefer CMOS over EFI_GET_TIME
 2024-09-03  8:38 UTC  (6+ messages)
` [PATCH v2 1/2] x86/time: split CMOS time fetching into wrapper

ucm2: sof-soundwire: add RT1320 amplifier
 2024-09-03  8:37 UTC 

[PATCH 0/4] soc: qcom: llcc: Add llcc support for the QCS8300 platform
 2024-09-03  8:38 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: cache: qcom,llcc: add num-banks property

[PATCH v3 00/11] support I2C for AST2700
 2024-09-03  8:35 UTC  (18+ messages)
` [PATCH v3 01/11] hw/i2c/aspeed: Support discontinuous register memory region of I2C bus
` [PATCH v3 02/11] hw/i2c/aspeed: Introduce a new bus pool buffer attribute in AspeedI2Cbus
` [PATCH v3 03/11] hw/i2c/aspeed: Support discontinuous poll buffer memory region of I2C bus
` [PATCH v3 04/11] hw/i2c/aspeed: Introduce a new dma_dram_offset attribute in AspeedI2Cbus
` [PATCH v3 05/11] hw/i2c/aspeed: Add AST2700 support
` [PATCH v3 06/11] hw/i2c/aspeed: Add support for Tx/Rx buffer 64 bit addresses
` [PATCH v3 07/11] hw/i2c/aspeed: Add support for "
` [PATCH v3 08/11] aspeed/soc: Introduce a new API to get the device irq
` [PATCH v3 09/11] aspeed/soc: Support I2C for AST2700
` [PATCH v3 10/11] aspeed: Add tmp105 in i2c bus 0 "
` [PATCH v3 11/11] machine_aspeed.py: Update to test I2C "

[OE-core] [PATCH 01/24] binutils: upgrade 2.43 -> 2.43.1
 2024-09-03  8:36 UTC  (4+ messages)
` [OE-core] [PATCH 19/24] python3-setuptools: upgrade 72.1.0 -> 72.2.0

[PATCH 1/3] platform/x86: panasonic-laptop: Check minimum SQTY value
 2024-09-03  8:35 UTC  (3+ messages)
` [PATCH 2/3] platform/x86: panasonic-laptop: Allocate 1 entry extra in the sinf array
` [PATCH 3/3] platform/x86: panasonic-laptop: Add support for programmable buttons

[PATCH v4] target/arm/tcg: refine cache descriptions with a wrapper
 2024-09-03  8:35 UTC  (2+ messages)

[PATCH V9 0/2] Add support for aw96103/aw96105 proximity sensor
 2024-09-03  8:36 UTC  (3+ messages)

[PATCH] staging: vme_user: changed geoid data type from int to u32
 2024-09-03  8:35 UTC  (2+ messages)

[RFC PATCH 0/8] iio: dac: introducing ad3552r-axi
 2024-09-03  8:34 UTC  (6+ messages)
` [PATCH RFC 7/8] iio: dac: ad3552r: add axi platform driver

Error : init: partition(s) not found in /sys, waiting for their uevent(s): mmcblk0p2, mmcblk0p3 while trying to emulate Android 14 on Ubuntu 24.04 X64 bit using qemu-system-aarch64
 2024-09-03  8:33 UTC  (10+ messages)

[PATCH 6/8] serial: qcom-geni: fix console corruption
 2024-09-03  8:33 UTC  (2+ messages)

[PATCH] block: move non sync requests complete flow to softirq
 2024-09-03  8:33 UTC  (2+ messages)

arch/powerpc/kernel/cacheinfo.c:800 cacheinfo_create_index_dir() warn: Calling kobject_put|get with state->initialized unset from line: 791
 2024-09-03  8:33 UTC 

[PATCH 0/3] Staging: rtl8192e: Yet another variable rename and cleanup series
 2024-09-03  8:34 UTC  (4+ messages)
` [PATCH 3/3] Staging: rtl8192e: Add spaces around operators

[PATCH v2 0/8] Initial support for SMMUv3 nested translation
 2024-09-03  8:34 UTC  (7+ messages)
` [PATCH v2 6/8] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info

[PATCH 0/3] arm64: zynqmp: Add thermal zones
 2024-09-03  8:32 UTC  (3+ messages)
` [PATCH 3/3] "

[OE-core] [PATCH 01/22] acpica: upgrade 20240322 -> 20240827
 2024-09-03  8:32 UTC  (22+ messages)
` [OE-core] [PATCH 02/22] cairo: upgrade 1.18.0 -> 1.18.2
` [OE-core] [PATCH 03/22] dhcpcd: upgrade 10.0.8 -> 10.0.10
` [OE-core] [PATCH 04/22] diffoscope: upgrade 276 -> 277
` [OE-core] [PATCH 05/22] ell: upgrade 0.67 -> 0.68
` [OE-core] [PATCH 06/22] json-glib: upgrade 1.8.0 -> 1.10.0
` [OE-core] [PATCH 07/22] libdrm: upgrade 2.4.122 -> 2.4.123
` [OE-core] [PATCH 08/22] libsoup: upgrade 3.4.4 -> 3.6.0
` [OE-core] [PATCH 09/22] liburcu: upgrade 0.14.0 -> 0.14.1
` [OE-core] [PATCH 10/22] lttng-tools: upgrade 2.13.13 -> 2.13.14
` [OE-core] [PATCH 11/22] mc: upgrade 4.8.31 -> 4.8.32
` [OE-core] [PATCH 12/22] nghttp2: upgrade 1.62.1 -> 1.63.0
` [OE-core] [PATCH 13/22] ofono: upgrade 2.9 -> 2.10
` [OE-core] [PATCH 14/22] python3-certifi: upgrade 2024.7.4 -> 2024.8.30
` [OE-core] [PATCH 15/22] python3-idna: upgrade 3.7 -> 3.8
` [OE-core] [PATCH 16/22] python3-maturin: upgrade 1.7.0 -> 1.7.1
` [OE-core] [PATCH 17/22] python3-pbr: upgrade 6.0.0 -> 6.1.0
` [OE-core] [PATCH 18/22] python3-websockets: upgrade 12.0 -> 13.0.1
` [OE-core] [PATCH 19/22] python3-zipp: upgrade 3.20.0 -> 3.20.1
` [OE-core] [PATCH 20/22] taglib: upgrade 2.0.1 -> 2.0.2
` [OE-core] [PATCH 21/22] wayland-protocols: upgrade 1.36 -> 1.37
` [OE-core] [PATCH 22/22] wayland: upgrade 1.23.0 -> 1.23.1

[PATCH 0/6] power: supply: Change usb_types from an array into a bitmask
 2024-09-03  8:32 UTC  (7+ messages)
` [PATCH 6/6] "

[PATCH 1/2] doc/features: describe distribution feature pni-name
 2024-09-03  8:33 UTC  (5+ messages)
` [PATCH] "
      ` [docs] "

[XEN PATCH v3 0/3] libxl: Fixes for libxl_xenconsole_readline()
 2024-09-03  8:32 UTC  (5+ messages)
` [XEN PATCH v3 2/3] libxl: Remove unnecessary buffer zeroing and zalloc()
` [XEN PATCH v3 3/3] libxl: Update the documentation of libxl_xen_console_read_line()

[PATCH] tests/core_setmaster: Handle the test even if cards are non-continuous
 2024-09-03  8:32 UTC  (3+ messages)

[RFC PATCH 0/1] Add interrupts property to interrupt aggregators/routers
 2024-09-03  8:31 UTC  (2+ messages)
` [RFC DONOTMERGE PATCH 1/1] arm64: dts: ti: k3-am62p-main: Add interrupts property for DMSS INTA

6.8.2->vanilla 6.10.6: regression: oops on heavy compiltons
 2024-09-03  8:31 UTC  (7+ messages)
` [regression] oops on heavy compilations ("kernel BUG at mm/zswap.c:1005!" and "Oops: invalid opcode: 0000")

[PATCH] build: output a dependency log in build directory
 2024-09-03  8:31 UTC  (5+ messages)
` [PATCH v2 0/7] record and rework component dependencies
  ` [PATCH v2 1/7] build: output a dependency log in build directory

[daniel-lezcano:timers/drivers/next 4/9] drivers/platform/x86/intel/pmc/core.c:1213: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2024-09-03  8:30 UTC  (2+ messages)

[PATCH v2 0/2] Add EDAC driver for ls3a5000 memory controller
 2024-09-03  8:30 UTC  (6+ messages)
` [PATCH v2 2/2] Loongarch: EDAC driver for loongson "

[PATCH v16 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2024-09-03  8:28 UTC  (6+ messages)
` [PATCH v16 4/8] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver

[RFC 00/31] objtool, livepatch: Livepatch module generation
 2024-09-03  8:29 UTC  (7+ messages)
` [RFC 20/31] objtool: Add UD1 detection
` [RFC 27/31] objtool: Fix weak symbol detection
` [RFC 28/31] x86/alternative: Create symbols for special section entries

[PATCH v1 0/2] Add one clock gate for i.MX95 HSIO block
 2024-09-03  7:59 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: clock: nxp,imx95-blk-ctl: Add compatible string for i.MX95 HSIO BLK CTRL
` [PATCH v1 2/2] clk: imx95-blk-ctl: Add one clock gate for HSIO block

[PATCH] EDAC/qcom: Make irq configuration optional
 2024-09-03  8:27 UTC  (4+ messages)

[PATCH] drm/i915/psr: Implment WA to help reach PC10
 2024-09-03  8:24 UTC  (2+ messages)

[LTP] [PATCH 1/2] Add test for per-NS NFS client statistics
 2024-09-03  8:26 UTC  (6+ messages)
` [LTP] [PATCH 2/2] nfsstat01: Check that RPC stats don't leak between net namespaces

[PATCH v2] media: intel/ipu6: optimize the IPU6 MMU mapping and unmapping flow
 2024-09-03  8:28 UTC  (2+ messages)

[PATCH] ARM: dts: imx23/8: Rename apbh and apbx nodes
 2024-09-03  8:23 UTC  (2+ messages)

[PATCH v5 0/3] drm: fix two issues related to HDMI Connector implementation
 2024-09-03  8:18 UTC  (4+ messages)

[PATCH] arm64: dts: ti: k3-*: Add GPIO INTR region in ranges
 2024-09-03  8:17 UTC  (2+ messages)

[PATCH] wifi: cfg80211: wext: Correct spelling in iw_handler.h
 2024-09-03  8:25 UTC  (5+ messages)

[LTP] [PATCH v3 0/4] Shell test library v3
 2024-09-03  8:24 UTC  (3+ messages)
` [LTP] [PATCH v3 2/4] Add support for mixing C and shell code

[PATCH v2] usb: xhci: fixes lost of data for xHCI Cadence Controllers
 2024-09-03  8:23 UTC  (3+ messages)

[PATCH] conntrack: -L doesn't take a value, so don't discard one (same for -IUDGEFA)
 2024-09-03  8:22 UTC  (2+ messages)

[PATCH v2] wifi: cfg80211: wext: Update spelling and grammar
 2024-09-03  8:21 UTC 

[PATCH 1/3] uboot-config: fix devtool modify with kernel-fitimage
 2024-09-03  8:21 UTC  (2+ messages)
` [OE-core] "

[PATCH net V2] net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN
 2024-09-03  8:19 UTC 

[PATCH v6 0/5] Introduce J742S2 SoC and EVM
 2024-09-03  8:16 UTC  (4+ messages)
` [PATCH v6 2/5] arm64: dts: ti: Refactor J784s4-evm to a common file

[PATCH 0/4] Simplify code with helper function devm_clk_get*()
 2024-09-03  8:06 UTC  (5+ messages)
` [PATCH 1/4] gpio: cadence: Use helper function devm_clk_get_enabled()
` [PATCH 2/4] gpio: lpc18xx: "
` [PATCH 3/4] gpio: mb86s7x: "
` [PATCH 4/4] gpio: xilinx: "

[LTP] [PATCH v2] mpls01.sh: Add --allow-unsupported for modprobe
 2024-09-03  8:19 UTC  (2+ messages)
` [LTP] [PATCH v3] "

Ask for feature on git
 2024-09-03  8:18 UTC 

[PATCH 1/3] arm64: dts: allwinner: a64: Add WiFi/BT header on Pine64
 2024-09-03  8:18 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: allwinner: a64: Add WiFi/BT "

[PATCH v5 0/8] Add support for the LAN966x PCI device using a DT overlay
 2024-09-03  8:17 UTC  (2+ messages)

[PATCH RESEND v6 0/5] Introduce J742S2 SoC and EVM
 2024-09-03  8:12 UTC  (3+ messages)
` [PATCH RESEND v6 4/5] arm64: dts: ti: Introduce J742S2 SoC family
` [PATCH RESEND v6 5/5] arm64: dts: ti: Add support for J742S2 EVM board

[PATCH v2 0/3] Fix some starvation problems in block layer
 2024-09-03  8:16 UTC  (4+ messages)
` [PATCH v2 1/3] block: fix missing dispatching request when queue is started or unquiesced
` [PATCH v2 2/3] block: fix ordering between checking QUEUE_FLAG_QUIESCED and adding requests
` [PATCH v2 3/3] block: fix ordering between checking BLK_MQ_S_STOPPED "

[PATCH vhost v2 00/10] vdpa/mlx5: Parallelize device suspend/resume
 2024-09-03  8:16 UTC  (7+ messages)

Call for next release manager
 2024-09-03  8:16 UTC  (2+ messages)

[PATCH net-next v2 1/2] net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
 2024-09-03  8:16 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.