All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-27 09:21:49 to 2023-09-27 09:49:39 UTC [more...]

[PATCH v6 0/7] Add support for XLCDC to sam9x7 SoC family
 2023-09-27  9:47 UTC  (22+ messages)
` [PATCH v6 1/7] drm: atmel-hlcdc: add flag and driver ops to differentiate XLCDC and HLCDC IP
` [PATCH v6 2/7] drm: atmel-hlcdc: add LCD controller layer definition for sam9x75
` [PATCH v6 3/7] drm: atmel-hlcdc: Define SAM9X7 SoC XLCDC specific registers
` [PATCH v6 4/7] drm: atmel_hlcdc: Add support for XLCDC in atmel LCD driver
` [PATCH v6 5/7] drm: atmel-hlcdc: add DPI mode support for XLCDC
` [PATCH v6 6/7] drm: atmel-hlcdc: add vertical and horizontal scaling "
` [PATCH v6 7/7] drm: atmel-hlcdc: add support for DSI output formats

[PATCH v6 00/16] introduce more MDP3 components in MT8195
 2023-09-27  9:47 UTC  (6+ messages)
` [PATCH v6 12/16] dt-bindings: display: mediatek: color: add compatible for MT8195

[PATCH kernel v2] x86/compressed/64: reduce #VC nesting for intercepted CPUID for SEV-SNP guest
 2023-09-27  9:48 UTC  (2+ messages)

next/pending-fixes baseline: 55 runs, 1 regressions (v6.6-rc3-286-g07ffb99534cc)
 2023-09-27  9:47 UTC 

[PATCH] ARM: kprobes: Explicitly assign register for local variables
 2023-09-27  9:44 UTC  (5+ messages)

[PATCH v3 0/8] runstate/time area registration by (guest) physical address
 2023-09-27  9:44 UTC  (3+ messages)
` [PATCH v3 2/8] domain: update GADDR based runstate guest area

[PATCH 0/2] Add RZ/V2M CSI slave support
 2023-09-27  9:44 UTC  (11+ messages)
` [PATCH 1/2] spi: renesas,rzv2m-csi: Add SPI Slave related properties

[PATCH] mmc: meson-gx: Remove setting of CMD_CFG_ERROR
 2023-09-27  9:30 UTC  (4+ messages)

[PATCH] net/xen-netback: Break build if netback slots > max_skbs + 1
 2023-09-27  9:42 UTC  (2+ messages)

[PATCH 08/20] sunxi: introduce NCAT2 generation model
 2023-09-27  9:42 UTC  (2+ messages)
`  "

[ovmf test] 183190: all pass - PUSHED
 2023-09-27  9:42 UTC 

[PATCH 1/2] net/iavf: fix TSO with big segments
 2023-09-27  9:41 UTC  (5+ messages)
` [PATCH v2 1/4] net/iavf: remove log from Tx prepare datapath function
  ` [PATCH v2 2/4] net/iavf: fix TSO with big segments
  ` [PATCH v2 3/4] net/ice: remove log from Tx prepare datapath function
  ` [PATCH v2 4/4] net/ice: fix TSO with big segments

Data corruption with 5.10.x client -> 6.5.x server
 2023-09-27  9:41 UTC  (11+ messages)

[RFC PATCH v2 00/18] scsi: scsi_error: Introduce new error handle mechanism
 2023-09-27  9:41 UTC  (9+ messages)

[linusw-pinctrl:devel] BUILD SUCCESS WITH WARNING caaeb8c551123e26e86270c8dec99a78f1f6fe0f
 2023-09-27  9:40 UTC 

[geert-renesas-drivers:master] BUILD SUCCESS a6087c46b7060f22872f4df42b3c0f2227ad3e50
 2023-09-27  9:40 UTC 

BUG: sleeping function called from invalid context in console_lock
 2023-09-27  9:41 UTC  (4+ messages)

next/master baseline: 322 runs, 16 regressions (next-20230927)
 2023-09-27  9:41 UTC 

[RFT PATCH 0/4] platform/x86: int3472: don't use gpiod_toggle_active_low()
 2023-09-27  9:40 UTC  (3+ messages)
` [RFT PATCH 2/4] platform/x86: int3472: led: "

[linusw-pinctrl:for-next] BUILD SUCCESS b5d808409c2006eeded1dbcb63c9e45fa5af4522
 2023-09-27  9:40 UTC 

[linusw-pinctrl:fixes] BUILD SUCCESS c153a4edff6ab01370fcac8e46f9c89cca1060c2
 2023-09-27  9:39 UTC 

[PULL 00/21] tricore queue
 2023-09-27  9:35 UTC  (22+ messages)
` [PULL 01/21] tests/tcg/tricore: Bump cpu to tc37x
` [PULL 02/21] target/tricore: Implement CRCN insn
` [PULL 03/21] target/tricore: Correctly handle FPU RM from PSW
` [PULL 04/21] target/tricore: Implement FTOU insn
` [PULL 05/21] target/tricore: Clarify special case for FTOUZ insn
` [PULL 06/21] target/tricore: Implement ftohp insn
` [PULL 07/21] target/tricore: Implement hptof insn
` [PULL 08/21] target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0
` [PULL 09/21] target/tricore: Swap src and dst reg for RCRR_INSERT
` [PULL 10/21] target/tricore: Replace cpu_*_code with translator_*
` [PULL 11/21] target/tricore: Fix FTOUZ being ISA v1.3.1 up
` [PULL 12/21] tests/tcg/tricore: Extended and non-extened regs now match
` [PULL 13/21] hw/tricore: Log failing test in testdevice
` [PULL 14/21] tests/tcg: Reset result register after each test
` [PULL 15/21] tests/tcg/tricore: Add test for all arith insns up to addx
` [PULL 16/21] tests/tcg/tricore: Add test from 'and' to 'csub'
` [PULL 17/21] tests/tcg/tricore: Add test from 'dextr' to 'lt'
` [PULL 18/21] tests/tcg/tricore: Add test from 'max' to 'shas'
` [PULL 19/21] tests/tcg/tricore: Add test from 'shuffle' to 'xor.t'
` [PULL 20/21] target/tricore: Remove CSFRs from cpu.h
` [PULL 21/21] target/tricore: Change effective address (ea) to target_ulong

[ANNOUNCE] xfs-linux: for-next updated to 59c71548cf10
 2023-09-27  9:36 UTC 

[PATCH v1 00/34] Implemenation of revised ml/cnxk driver
 2023-09-27  9:38 UTC  (4+ messages)
` [PATCH v1 02/34] ml/cnxk: drop use of RTE API for firmware read

[PATCH] ARM: dts: sun7i: Add Iteaduino Plus A20
 2023-09-27  9:38 UTC  (5+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] dt-bindings: arm: sunxi: Add itead,iteaduino-plus-a20

[PATCH v5 0/7] Add EFI HTTP boot support
 2023-09-27  9:36 UTC  (8+ messages)
` [PATCH v5 1/7] net: wget: prevent overwriting reserved memory
` [PATCH v5 2/7] net: wget: add wget with dns utility function
` [PATCH v5 3/7] blk: blkmap: add ramdisk creation "
` [PATCH v5 4/7] efi_loader: support boot from URI device path
` [PATCH v5 5/7] cmd: efidebug: add uri "
` [PATCH v5 6/7] doc: uefi: add HTTP Boot support
` [PATCH v5 7/7] efi_loader: create BlockIo device boot option

iwlwifi hibernate fails (enter fails, leave wifi unusable on resume)
 2023-09-27  9:37 UTC  (2+ messages)

[PATCH next] cgroup/cpuset: Cleanup signedness issue in cpu_exclusive_check()
 2023-09-27  9:37 UTC  (2+ messages)

[PATCH] crypto: virtio-crypto: call finalize with bh disabled
 2023-09-27  9:36 UTC  (7+ messages)

[dm-devel] [PATCH v4 0/29] block: Make blkdev_get_by_*() return handle
 2023-09-27  9:34 UTC  (41+ messages)
  `  "
  ` [f2fs-dev] "
  ` [PATCH 01/29] block: Provide bdev_open_* functions
  ` [PATCH 02/29] block: Use bdev_open_by_dev() in blkdev_open()
  ` [PATCH 03/29] block: Use bdev_open_by_dev() in disk_scan_partitions() and blkdev_bszset()
  ` [PATCH 04/29] drdb: Convert to use bdev_open_by_path()
    ` [Drbd-dev] "
  ` [PATCH 05/29] pktcdvd: Convert to bdev_open_by_dev()
  ` [PATCH 06/29] rnbd-srv: Convert to use bdev_open_by_path()
  ` [PATCH 07/29] xen/blkback: Convert to bdev_open_by_dev()
  ` [PATCH 08/29] zram: Convert to use bdev_open_by_dev()
  ` [PATCH 09/29] bcache: Convert to bdev_open_by_path()
  ` [dm-devel] [PATCH 10/29] dm: Convert to bdev_open_by_dev()
    `  "
  ` [PATCH 11/29] md: "
  ` [PATCH 12/29] mtd: block2mtd: Convert to bdev_open_by_dev/path()
  ` [PATCH 13/29] nvmet: Convert to bdev_open_by_path()
  ` [PATCH 14/29] s390/dasd: "
  ` [PATCH 15/29] scsi: target: "
  ` [PATCH 16/29] PM: hibernate: Convert to bdev_open_by_dev()
  ` [PATCH 17/29] PM: hibernate: Drop unused snapshot_test argument
  ` [PATCH 18/29] mm/swap: Convert to use bdev_open_by_dev()
  ` [PATCH 19/29] fs: Convert to bdev_open_by_dev()
  ` [PATCH 20/29] btrfs: Convert to bdev_open_by_path()
  ` [PATCH 21/29] erofs: Convert to use bdev_open_by_path()
  ` [PATCH 22/29] ext4: Convert to bdev_open_by_dev()
  ` [f2fs-dev] [PATCH 23/29] f2fs: Convert to bdev_open_by_dev/path()
    `  "
  ` [PATCH 24/29] jfs: Convert to bdev_open_by_dev()
  ` [PATCH 25/29] nfs/blocklayout: Convert to use bdev_open_by_dev/path()
  ` [PATCH 26/29] ocfs2: Convert to use bdev_open_by_dev()
  ` [PATCH 27/29] reiserfs: Convert to bdev_open_by_dev/path()
  ` [PATCH 28/29] xfs: Convert to bdev_open_by_path()
  ` [PATCH 29/29] block: Remove blkdev_get_by_*() functions

[PATCH 1/1] eal: enable xz read support and ignore warning
 2023-09-27  9:35 UTC  (4+ messages)
` [PATCH v4 1/1] eal/unix: fix firmware reading with external xz helper

[Intel-xe] [PATCH] drm/xe: implement driver initiated functional reset
 2023-09-27  9:33 UTC  (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for "

[PATCH net] can: sja1000: Always restart the Tx queue after an overrun
 2023-09-27  9:33 UTC  (3+ messages)

[PATCH v2 0/1] ASoC: soc-pcm.c: Make sure DAI parameters cleared if the DAI becomes inactive
 2023-09-27  9:31 UTC  (2+ messages)

[PATCH] dt-bindings: arm: qcom: drop the IPQ board types
 2023-09-27  9:31 UTC 

[Intel-xe] [PATCH v6 0/5] Add HWMON support for DGFX
 2023-09-27  9:31 UTC  (10+ messages)
` [Intel-xe] [PATCH v6 5/5] drm/xe/hwmon: Expose power1_max_interval
                `  "

[igt-dev] [PATCH] tests/kms_setmode: Update test description
 2023-09-27  9:31 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[libgpiod][PATCH 0/2] rust: bindings: drop unneeded Arc within Chip
 2023-09-27  9:31 UTC  (4+ messages)
` [libgpiod][PATCH 1/2] bindings: rust: construct chip infos by reference
` [libgpiod][PATCH 2/2] bindings: rust: drop unneeded Arc within Chip

[PATCH v2 1/2] ASoC: dt-bindings: fsl_rpmsg: List DAPM endpoints ignoring system suspend
 2023-09-27  9:29 UTC  (6+ messages)
  `  "

[PATCH 0/2] add checks for tests not in a suite
 2023-09-27  9:31 UTC  (8+ messages)

[Buildroot] [PATCH] package/wilc-driver: fix build failure with Linux 6.3+
 2023-09-27  9:28 UTC 

[PATCH V2 0/4] gpio: sprd: Modification of UNISOC Platform EIC Driver
 2023-09-27  9:28 UTC  (5+ messages)
` [PATCH V2 3/4] gpio: sprd: Modify the calculation method of eic number
` [PATCH V2 4/4] gpio: sprd: Support 8 banks EIC controller

[PATCH] soc: renesas: rmobile-sysc: fix -Wvoid-pointer-to-enum-cast warning
 2023-09-27  9:28 UTC  (5+ messages)

[PATCH v3 1/1] PCI: layerscape-ep: set 64-bit DMA mask
 2023-09-27  9:26 UTC  (4+ messages)

[PATCH bpf-next v5 0/7] add BPF_F_PERMANENT flag for sockmap skmsg redirect
 2023-09-27  9:30 UTC  (8+ messages)
` [PATCH bpf-next v5 1/7] bpf, sockmap: add BPF_F_PERMANENT flag for "
` [PATCH bpf-next v5 2/7] selftests/bpf: Add txmsg permanently test for sockmap
` [PATCH bpf-next v5 3/7] selftests/bpf: Add txmsg redir "
` [PATCH bpf-next v5 4/7] selftests/bpf: add skmsg verdict tests
` [PATCH bpf-next v5 5/7] selftests/bpf: add two skmsg verdict tests for BPF_F_PERMANENT flag
` [PATCH bpf-next v5 6/7] selftests/bpf: add tests for verdict skmsg to itself
` [PATCH bpf-next v5 7/7] selftests/bpf: add tests for verdict skmsg to closed socket

[PATCH net-next 0/4] dpll: add phase-offset and phase-adjust
 2023-09-27  9:24 UTC  (10+ messages)
` [Intel-wired-lan] "
` [PATCH net-next 1/4] dpll: docs: add support for pin signal phase offset/adjust
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH net-next 2/4] dpll: spec: add support for pin-dpll "
  `  "
` [Intel-wired-lan] [PATCH net-next 3/4] dpll: netlink/core: "
  `  "
` [Intel-wired-lan] [PATCH net-next 4/4] ice: dpll: implement phase related callbacks
  `  "

[PATH v3] cgroup: add cgroup_favordynmods= command-line option
 2023-09-27  9:27 UTC 

[PATCH V3 0/4] Add UFS host controller and Phy nodes for sc7280
 2023-09-27  9:27 UTC  (6+ messages)
` [PATCH V3 3/4] arm64: dts: qcom: sc7280: Add UFS nodes for sc7280 IDP board
` [PATCH V3 4/4] dt-bindings: ufs: qcom: Align clk binding property for Qualcomm UFS

[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-09-27  9:26 UTC  (6+ messages)

[PATCH] net: appletalk: remove cops support
 2023-09-27  9:26 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/intel/kms_psr2_su: fix igt_require_f() print message
 2023-09-27  9:26 UTC  (2+ messages)

[PATCH v4 1/2] arm64: dts: imx8-ss-img: Assign slot for imx jpeg encoder/decoder
 2023-09-27  9:25 UTC  (7+ messages)
` [PATCH v4 2/2] dt-bindings: media: imx-jpeg: "
    ` [EXT] "

[PATCH V2 0/2] gpio: pmic-eic-sprd: Modification of UNISOC Platform PMIC EIC Driver
 2023-09-27  9:24 UTC  (4+ messages)
` [PATCH V2 1/2] gpio: pmic-eic-sprd: Two-dimensional arrays maintain pmic eic

[PATCH v6 0/2] Add support for MT8195 MDP3
 2023-09-27  9:02 UTC  (5+ messages)
` [PATCH v6 2/2] arm64: dts: mediatek: mt8195: add MDP3 nodes

[Intel-gfx] [PATCH] drm/i915/dsb: DSB code refactoring
 2023-09-27  9:11 UTC 

[PATCH] maint: Tweak comment in mailmap to sound friendlier
 2023-09-27  9:21 UTC  (2+ messages)

[igt-dev] [PATCH v2 0/3] kms lease
 2023-09-27  9:22 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for kms lease (rev4)

[PATCH nft v2 1/1] mergesort: avoid cloning value in expr_msort_cmp()
 2023-09-27  9:20 UTC 

[igt-dev] [i-g-t 0/2] kms_pm_lpsp: Test optimization
 2023-09-27  9:21 UTC  (4+ messages)
` [igt-dev] [i-g-t 1/2] tests/intel/kms_pm_lpsp: "

[PATCH 0/4] SM6375 features
 2023-09-27  9:21 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: qcom: sm6375: Add UART1
` [PATCH 2/4] arm64: dts: qcom: sm6375-pdx225: Enable MSS
` [PATCH 3/4] arm64: dts: qcom: sm6375-pdx225: Enable ATH10K WiFi
` [PATCH 4/4] arm64: dts: qcom: sm6375-pdx225: Add USBPHY regulators

[PATCH v3 1/2] node: add IPv4 local node to handle local pkts
 2023-09-27  9:21 UTC  (3+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] node: add UDP v4 support


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.