All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-12 06:22:37 to 2023-08-12 09:14:49 UTC [more...]

[PATCH v7 1/2] dt-bindings: arm: aspeed: add Inventec starscream-bmc
 2023-08-12  9:14 UTC  (2+ messages)

[PATCH] ARM: spear: Explicitly include correct DT includes
 2023-08-12  9:14 UTC  (2+ messages)

[PATCH v2] soc: fsl: Explicitly include correct DT includes
 2023-08-12  9:14 UTC  (2+ messages)

[GIT PULL 1/4] soc/tegra: Changes for v6.6-rc1
 2023-08-12  9:14 UTC  (2+ messages)

[GIT PULL 0/3] Renesas SoC updates for v6.6
 2023-08-12  9:14 UTC  (2+ messages)

[PATCH] ARM: dts: st: spear: split interrupts per cells
 2023-08-12  9:14 UTC  (2+ messages)

[PATCH v2 00/23] ARM: DT include cleanups
 2023-08-12  9:14 UTC  (2+ messages)

[GIT PULL] AT91 DT updates for 6.6
 2023-08-12  9:14 UTC  (2+ messages)

[GIT PULL] AT91 SoC updates for 6.6
 2023-08-12  9:14 UTC  (2+ messages)

[GIT PULL] Microchip ARM64 DT updates for 6.6
 2023-08-12  9:14 UTC  (2+ messages)

[GIT,PULL] arm64: dts: hisilicon dts updates for v6.6
 2023-08-12  9:14 UTC  (2+ messages)

[GIT,PULL] arm: dts: hisilicon dts updates for v6.6
 2023-08-12  9:14 UTC  (2+ messages)

[GIT PULL] arm64: dts: ZynqMP DT changes for v6.6
 2023-08-12  9:14 UTC  (2+ messages)

[GIT PULL] arm64: dts: juno: Update for v6.6
 2023-08-12  9:14 UTC  (2+ messages)

[GIT PULL] amlogic ARM updates for v6.6
 2023-08-12  9:14 UTC  (2+ messages)

[GIT PULL] amlogic ARM64 DT updates for v6.6
 2023-08-12  9:14 UTC  (2+ messages)

[RESEND PATCH] arm64: dts: mediatek: Fix "status" values
 2023-08-12  9:14 UTC  (2+ messages)

[GIT PULL] Allwinner device tree changes for 6.6
 2023-08-12  9:14 UTC  (2+ messages)

[GIT PULL 1/4] Devicetree binding changes for omaps for v6.6
 2023-08-12  9:14 UTC  (2+ messages)

[GIT PULL] ARM: aspeed: devicetree changes for 6.6
 2023-08-12  9:14 UTC  (2+ messages)

[GIT PULL 1/3] samsung: drivers for v6.6
 2023-08-12  9:14 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2023-08-12  9:14 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-08-12  9:13 UTC 

[PATCH] meson: Use subprocess.check_output()
 2023-08-12  9:11 UTC 

[PATCHSET 0/3] xfs: maintainer transition for 6.6
 2023-08-12  9:05 UTC  (5+ messages)
` [PATCH 1/3] docs: add maintainer entry profile for XFS

[PATCH] iio: dac: ti-dac5571: Use i2c_get_match_data()
 2023-08-12  9:04 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-08-12  9:03 UTC 

Firmware for MT7922 missing in initrd; bluetooth disabled after update
 2023-08-12  9:02 UTC  (2+ messages)

[PATCH] hw/block/fdc: do not set SEEK status bit in multi track commands
 2023-08-12  8:59 UTC 

[PATCH v6 0/3] add rpc_status handler in nfsd debug filesystem
 2023-08-12  8:59 UTC  (6+ messages)
` [PATCH v6 3/3] NFSD: add rpc_status entry "

[PATCH v2] arm64: dts: qcom: msm8916-samsung-e5: Add touchscreen
 2023-08-12  8:58 UTC  (2+ messages)

[PATCH v8 0/9] Add multiport support for DWC3 controllers
 2023-08-12  8:58 UTC  (12+ messages)
` [PATCH v8 6/9] usb: dwc3: qcom: Add multiport controller support for qcom wrapper

[RESEND PATCH v2 0/3] Add support for Nuvoton ma35d1 rtc controller
 2023-08-12  8:53 UTC  (3+ messages)

[PATCH v4 1/1] test_fimware: return -ENOMEM instead of -ENOSPC on failed memory allocation
 2023-08-12  8:53 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-08-12  8:53 UTC 

[RFC v1 00/16] perf kwork: Implement perf kwork top
 2023-08-12  8:49 UTC  (17+ messages)
` [RFC v1 01/16] perf kwork: Fix incorrect and missing free atom in work_push_atom()
` [RFC v1 02/16] perf kwork: Add the supported subcommands to the document
` [RFC v1 03/16] perf kwork: Set ordered_events for perf_tool
` [RFC v1 04/16] perf kwork: Add `kwork` and `src_type` to work_init() for struct kwork_class
` [RFC v1 05/16] perf kwork: Overwrite original atom in the list when a new atom is pushed
` [RFC v1 06/16] perf kwork: Set default events list if not specified in setup_event_list()
` [RFC v1 07/16] perf kwork: Add sched record support
` [RFC v1 08/16] perf kwork: Add `root` parameter to work_sort()
` [RFC v1 09/16] perf kwork: Implement perf kwork top
` [RFC v1 10/16] perf evsel: Add evsel__intval_common() helper
` [RFC v1 11/16] perf kwork top: Add statistics on hardirq event support
` [RFC v1 12/16] perf kwork top: Add statistics on softirq "
` [RFC v1 13/16] perf kwork top: Add -C/--cpu -i/--input -n/--name -s/--sort --time options
` [RFC v1 14/16] perf kwork top: Implements BPF-based cpu usage statistics
` [RFC v1 15/16] perf kwork top: Add BPF-based statistics on hardirq event support
` [RFC v1 16/16] perf kwork top: Add BPF-based statistics on softirq "

[frank-w-bpi-r2-4.14:6.5-dango-r4 7964/8003] drivers/mtd/nand/spi/core.c:979:5: warning: no previous prototype for function 'spinand_cal_read'
 2023-08-12  8:51 UTC 

[PATCH -perfbook 1/4] bib/hw: Update CSIRAC entries
 2023-08-12  8:50 UTC  (4+ messages)
` [PATCH -perfbook 2/4] bib/hw: Salvage URL of MIPSvII-A-2016
` [PATCH -perfbook 3/4] bib/hw: Salvage URL of HewlettPackard05a from archive.org
` [PATCH -perfbook 4/4] bib/hw: Declare URL of MichaelLyons05a as broken

[PATCH] meson: Fix MESONINTROSPECT parsing
 2023-08-12  8:45 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v2 0/2] Validate Xe field descriptions at build time
 2023-08-12  8:46 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Validate Xe field descriptions at build time (rev2)

[PATCH v1] board: rockchip: Add Bananapi R2Pro Board
 2023-08-12  8:44 UTC  (3+ messages)
  ` Aw: "

[PATCH v10 00/11] Add multiport support for DWC3 controllers
 2023-08-12  8:44 UTC  (8+ messages)
` [PATCH v10 06/11] usb: dwc3: qcom: Refactor IRQ handling in QCOM Glue driver

RTT-PROBE: lore-subspace-rtt
 2023-08-12  8:43 UTC 

[PATCH] wifi: wilc1000: Added back-off algorithm to balance tx queue packets
 2023-08-12  8:41 UTC  (2+ messages)

[PATCH 0/3] pll-video0 notifier for v6.5+
 2023-08-12  8:39 UTC  (10+ messages)
` [PATCH 2/3] clk: sunxi-ng: a64: keep tcon0 clock rate when pll-video0's rate changes

[Buildroot] ARC support in Buildroot
 2023-08-12  8:38 UTC  (8+ messages)

[PATCH net-next] selftests: bonding: remove redundant delete action of device link1_1
 2023-08-12  8:40 UTC 

[PATCH] mm: memcg: provide accurate stats for userspace reads
 2023-08-12  8:35 UTC  (12+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-08-12  8:33 UTC 

[PATCH RFC/RFT] iio: imu: lsm6dsx: Use i2c_get_match_data()
 2023-08-12  8:32 UTC 

[PATCH v4] PCI/DOE: Expose the DOE protocols via sysfs
 2023-08-12  8:31 UTC  (6+ messages)

[asahilinux:bits/140-pci 10/15] drivers/pci/controller/pcie-apple.c:468:40: error: implicit declaration of function 'FIELD_PREP'
 2023-08-12  8:31 UTC 

[frank-w-bpi-r2-4.14:6.5-dango-r4 7979/8003] drivers/mtd/mtdsplit/mtdsplit_fit.c:82: warning: expecting prototype for Get 'data(). Prototype was for fit_image_get_data_offset() instead
 2023-08-12  8:31 UTC 

[PATCH v3] PCI/DOE: Expose the DOE protocols via sysfs
 2023-08-12  8:26 UTC  (5+ messages)

[PATCH v2 net-next 0/3] sfc: fix unaligned access in loopback selftests
 2023-08-12  8:23 UTC  (3+ messages)
` [PATCH v2 net-next 1/3] sfc: use padding to fix alignment in loopback test

[PATCH 0/5] Add work pool to reset domain
 2023-08-12  8:23 UTC  (2+ messages)

[GIT PULL] ARM: soc: Zynq SoC changes for v6.6
 2023-08-12  8:23 UTC  (2+ messages)

[GIT PULL] i.MX fixes for 6.5, 2nd round
 2023-08-12  8:23 UTC  (2+ messages)

[PATCH] ARM: dts: integrator: fix PCI bus dtc warnings
 2023-08-12  8:23 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2023-08-12  8:23 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-08-12  8:23 UTC 

[syzbot] [net?] WARNING in rtnl_dellink (3)
 2023-08-12  8:22 UTC 

[pci:next] BUILD SUCCESS b2c47cd736296cbb8d5a15a5ffb089a615e3d033
 2023-08-12  8:21 UTC 

[patch V3 00/40] x86/cpu: Rework the topology evaluation
 2023-08-12  8:21 UTC  (6+ messages)
` [patch V3 23/40] x86/cpu: Provide cpu_init/parse_topology()
` [patch V3 27/40] x86/cpu: Provide a sane leaf 0xb/0x1f parser

[PATCH RESEND] format-patch: add --description-file option
 2023-08-12  8:21 UTC  (5+ messages)
` [PATCH v2] "

[Buildroot] [PATCH] package/libedit: fix compile error
 2023-08-12  8:21 UTC 

[PATCH v3 0/9] sound: Use -EPROBE_DEFER instead of i915 module loading
 2023-08-12  8:21 UTC  (7+ messages)
` [PATCH v3 3/9] ALSA: hda/i915: Add an allow_modprobe argument to snd_hdac_i915_init
` [PATCH v3 8/9] ASoC: SOF: Intel: Move binding to display driver outside of deferred probe

[bluetooth-next:master] BUILD SUCCESS b5793de3cfaefef34a1fc9305c9fe3dbcd0ac792
 2023-08-12  8:20 UTC 

[pci:misc] BUILD SUCCESS cec66f297455c3bedfd236e5f3d9cb9aad909dc3
 2023-08-12  8:20 UTC 

[android-common:mirror-chromeos-5.10-arcvm 15032/28677] drivers/virtio/virtio_wl.c:938:41: error: implicit declaration of function 'sync_file_get_fence'; did you mean 'sync_file_range'?
 2023-08-12  8:20 UTC 

[PATCH 6.1.y 0/4] Solve abrupt shutdowns from momentarily fluctuations
 2023-08-12  8:15 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-08-12  8:13 UTC 

[PATCH] mm: sparse: shift operation instead of division operation for root index
 2023-08-12  8:07 UTC  (3+ messages)

[PATCH v5] PCI/DOE: Expose the DOE protocols via sysfs
 2023-08-12  8:07 UTC  (2+ messages)

[PATCH v4] md/raid1: don't allow_barrier() before r1bio got freed
 2023-08-12  8:06 UTC  (2+ messages)

[PATCH 0/3] USB: core: Don't overwrite device descriptor during reinitialization
 2023-08-12  8:05 UTC  (9+ messages)
            ` [PATCH] USB: core: Fix oversight in SuperSpeed initialization

[PATCH 00/12] ubi: fastmap: Fix a series of wear leveling problems
 2023-08-12  8:00 UTC  (13+ messages)
` [PATCH 01/12] ubi: fastmap: Fix missed ec updating after erasing old fastmap data block
` [PATCH 02/12] ubi: fastmap: erase_block: Get erase counter from wl_entry rather than flash
` [PATCH 03/12] ubi: fastmap: Allocate memory with GFP_NOFS in ubi_update_fastmap
` [PATCH 04/12] ubi: Replace erase_block() with sync_erase()
` [PATCH 05/12] ubi: fastmap: Use free pebs reserved for bad block handling
` [PATCH 06/12] ubi: fastmap: Wait until there are enough free PEBs before filling pools
` [PATCH 07/12] ubi: fastmap: Remove unneeded break condition while "
` [PATCH 08/12] ubi: fastmap: may_reserve_for_fm: Don't reserve PEB if fm_anchor exists
` [PATCH 09/12] ubi: fastmap: Get wl PEB even ec beyonds the 'max' if free PEBs are run out
` [PATCH 10/12] ubi: fastmap: Fix lapsed wear leveling for first 64 PEBs
` [PATCH 11/12] ubi: fastmap: Add module parameter to control reserving filling pool PEBs
` [PATCH 12/12] ubi: fastmap: Add control in 'UBI_IOCATT' ioctl to reserve PEBs for filling pools

RTT-PROBE: lore-subspace-rtt
 2023-08-12  8:03 UTC 

[PATCH 00/17] -Wmissing-prototype warning fixes
 2023-08-12  8:02 UTC  (17+ messages)
` [PATCH 02/17] [RESEND] irq_work: consolidate arch_irq_work_raise prototypes
` [PATCH 15/17] arch: fix asm-offsets.c building with -Wmissing-prototypes
` [PATCH 16/17] [RFC] arch: turn -Wmissing-prototypes off conditionally

[PATCH 1/1] blk-throttle: fix throttle configuring not effective
 2023-08-12  7:53 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-08-12  7:53 UTC 

[vbabka:slab-orders 1/2] include/linux/kern_levels.h:5:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'}
 2023-08-12  7:49 UTC 

Cannot find symbol for section 10: .text.kallsyms_test_func_weak
 2023-08-12  7:49 UTC 

[bvanassche:block-for-next 4/10] drivers/scsi/scsi_error_test.c:63: undefined reference to `scsi_call_prepare_resubmit'
 2023-08-12  7:49 UTC 

[PATCH] kunit: replace KUNIT_TRIGGER_STATIC_STUB maro with KUNIT_STATIC_STUB_REDIRECT
 2023-08-12  7:48 UTC  (2+ messages)

[PATCH 6.4.y 0/2] Solve abrupt shutdowns from momentarily fluctuations
 2023-08-12  7:45 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-08-12  7:43 UTC 

[PATCH] tracing: Fix race when concurrently splice_read trace_pipe
 2023-08-12  7:38 UTC  (3+ messages)

[tty:tty-testing] BUILD SUCCESS e67d7f60d2382677c25de10b2e4d8d3717ace91f
 2023-08-12  7:33 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-08-12  7:33 UTC 

[PATCH v1 0/5] add rte flow support for cpfl
 2023-08-12  7:55 UTC  (6+ messages)
` [PATCH v1 1/5] net/cpfl: setup rte flow skeleton
` [PATCH v1 2/5] common/idpf/base: refine idpf ctlq message structure
` [PATCH v1 3/5] net/cpfl: add cpfl control queue message handle
` [PATCH v1 4/5] net/cpfl: add fxp rule module
` [PATCH v1 5/5] net/cpfl: add fxp flow engine

[frank-w-bpi-r2-4.14:6.5-dango-r4 7940/8003] drivers/net/phy/air_en8811h.c:681:12: warning: no previous prototype for 'en8811h_phy_driver_register'
 2023-08-12  7:27 UTC 

[PATCH] iio: adc: max1363: Use i2c_get_match_data()
 2023-08-12  7:24 UTC 

[yocto] How to build a specified recipe every bitbake
 2023-08-12  7:23 UTC  (2+ messages)
`  "

RTT-PROBE: lore-subspace-rtt
 2023-08-12  7:23 UTC 

[PATCH 0/9] Kbuild: warning options cleanup and more warnings
 2023-08-12  7:21 UTC  (5+ messages)
` [PATCH 2/9] Kbuild: consolidate warning flags in scripts/Makefile.extrawarn

UN-Habitat-Vereinbarung
 2023-08-11 14:03 UTC 

[PATCH v3 2/2] doc: revert: add discussion
 2023-08-12  7:19 UTC  (3+ messages)

[PATCH -next] ext4: mballoc: Use LIST_HEAD() to initialize the list_head
 2023-08-12  7:18 UTC 

[RESEND PATCH 0/2] iommu/iova: optimize the iova rcache
 2023-08-12  7:18 UTC  (4+ messages)
` [RESEND PATCH 2/2] iommu/iova: allocate iova_rcache->depot dynamicly

[patch 00/30] x86/microcode: Cleanup and late loading enhancements
 2023-08-12  7:16 UTC  (4+ messages)
` [patch 08/30] x86/microcode/intel: Rip out mixed stepping support for Intel CPUs

[PATCH V2] perf test: Add support for testing gecko script
 2023-08-12  7:16 UTC 

[PATCH -next] gpiolib: acpi: Use LIST_HEAD() to initialize the list_head
 2023-08-12  7:14 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-08-12  7:13 UTC 

[Intel-xe] [PATCH 0/4] drm/xe: Add preemption timeout config options
 2023-08-12  7:08 UTC  (7+ messages)
` [Intel-xe] [PATCH 1/4] drm/xe: Simplify engine class sched_props setting
` [Intel-xe] [PATCH 2/4] drm/xe: Add CONFIG_DRM_XE_PREEMPT_TIMEOUT
` [Intel-xe] [PATCH 3/4] drm/xe: Add CONFIG_DRM_XE_PREEMPT_TIMEOUT_COMPUTE

[robh:for-kernelci 1/2] drivers/watchdog/sa1100_wdt.c:149 sa1100dog_ioctl() warn: check for integer overflow 'time'
 2023-08-12  7:07 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-08-12  7:03 UTC 

[PATCH v2 0/2] Use i2c_get_match_data() for yamaha-yas530
 2023-08-12  6:57 UTC  (3+ messages)
` [PATCH v2 1/2] iio: magnetometer: yamaha-yas530: Use i2c_get_match_data()
` [PATCH v2 2/2] iio: magnetometer: yamaha-yas530: Drop enum chip_ids

[PATCH v3 0/3] hw/i2c/aspeed: Fix Tx and Rx error
 2023-08-12  6:52 UTC  (4+ messages)
` [PATCH v3 1/3] hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool mode
` [PATCH v3 2/3] hw/i2c/aspeed: Fix TXBUF transmission start position error
` [PATCH v3 3/3] hw/i2c/aspeed: Add support for buffer organization

RTT-PROBE: lore-subspace-rtt
 2023-08-12  6:53 UTC 

[tip:x86/bugs] BUILD SUCCESS 3477144c878a52fc3938a529186e81ea030e7779
 2023-08-12  6:50 UTC 

[hare-nvme:tls.v12 3/19] drivers/nvme/target/configfs.c:1932: undefined reference to `nvme_auth_dhgroup_id'
 2023-08-12  6:46 UTC 

[GIT PULL] SCSI fixes for 6.5-rc5
 2023-08-12  6:45 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-08-12  6:43 UTC 

[XEN PATCH 0/2] automation: avoid unnecessary analyses
 2023-08-12  6:37 UTC  (4+ messages)
` [XEN PATCH 2/2] automation/eclair: avoid unintentional ECLAIR analysis

[brgl:gpio/for-next] BUILD SUCCESS 5f6d1998adeb5374ef248b5ba2e2a0c30ab0f60b
 2023-08-12  6:34 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-08-12  6:33 UTC 

[PATCH -next] drm/exynos: fix a potential error pointer dereference
 2023-08-12  6:27 UTC  (2+ messages)

[PATCH v2] mm/secretmem: use a folio in secretmem_fault()
 2023-08-12  6:26 UTC 

[PATCH v2] sequencer: beautify subject of reverts of reverts
 2023-08-12  6:25 UTC  (7+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] doc: revert: add discussion

[virtio-dev] [PATCH 0/4] virtio-iommu: Minor specification fixes
 2023-08-12  6:25 UTC  (7+ messages)
` [virtio-dev] [PATCH 4/4] virtio-iommu: Clarify hot-unplug behavior
  ` [virtio-dev] "

[PATCH] mm/secretmem: use a folio in secretmem_fault()
 2023-08-12  6:24 UTC  (3+ messages)

[Nouveau] Patch "drm/nouveau/gr: enable memory loads on helper invocation on all channels" has been added to the 6.1-stable tree
 2023-08-12  6:22 UTC 

bugs with EFI "reserved" memory and LMB?
 2023-08-12  6:23 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-08-12  6:23 UTC 

[PATCH v1 0/3] softmmu/physmem: file_ram_open() readonly improvements
 2023-08-12  6:21 UTC  (11+ messages)
` [PATCH v1 1/3] softmmu/physmem: fallback to opening guest RAM file as readonly in a MAP_PRIVATE mapping
          `  "
            `  "
              `  "
                `  "
                  `  "

[Nouveau] Patch "drm/nouveau/gr: enable memory loads on helper invocation on all channels" has been added to the 5.15-stable tree
 2023-08-12  6:22 UTC 

[PATCH net-next v4 0/9] Create common DPLL configuration API
 2023-08-12  6:22 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.