All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-27 13:44:18 to 2023-09-27 14:19:45 UTC [more...]

[PATCH 0/4] mkimage: also honour -B even without external data
 2023-09-27 14:19 UTC  (5+ messages)
` [PATCH 4/4] binman: update documentation for fit,align property

[PATCH v8 00/23] Fix libata suspend/resume handling and code cleanup
 2023-09-27 14:18 UTC  (18+ messages)
` [PATCH v8 01/23] ata: libata-core: Fix ata_port_request_pm() locking
` [PATCH v8 02/23] ata: libata-core: Fix port and device removal
` [PATCH v8 03/23] ata: libata-scsi: link ata port and scsi device
` [PATCH v8 04/23] scsi: sd: Differentiate system and runtime start/stop management
` [PATCH v8 05/23] ata: libata-scsi: Disable scsi device manage_system_start_stop
` [PATCH v8 06/23] scsi: Do not attempt to rescan suspended devices
` [PATCH v8 07/23] ata: libata-scsi: Fix delayed scsi_rescan_device() execution
` [PATCH v8 08/23] ata: libata-core: Do not register PM operations for SAS ports
` [PATCH v8 09/23] scsi: sd: Do not issue commands to suspended disks on shutdown
` [PATCH v8 10/23] ata: libata-core: Fix compilation warning in ata_dev_config_ncq()
` [PATCH v8 11/23] ata: libata-eh: Fix compilation warning in ata_eh_link_report()
` [PATCH v8 12/23] scsi: Remove scsi device no_start_on_resume flag
` [PATCH v8 13/23] ata: libata-scsi: Cleanup ata_scsi_start_stop_xlat()
` [PATCH v8 14/23] ata: libata-core: Synchronize ata_port_detach() with hotplug
` [PATCH v8 15/23] ata: libata-core: Detach a port devices on shutdown
` [PATCH v8 16/23] ata: libata-core: Remove ata_port_suspend_async()
` [PATCH v8 17/23] ata: libata-core: Remove ata_port_resume_async()

[dm-devel] [PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
 2023-09-27 14:19 UTC  (3+ messages)
` [Drbd-dev] [PATCH v4 "
  `  "

[PATCH] drm/amdkfd: Fix a race condition of vram buffer unref in svm code
 2023-09-27 14:19 UTC  (3+ messages)

[PATCH 0/3] ACPI: PCC: Define and use the common PCC shared memory regions related macros
 2023-09-27 14:19 UTC  (7+ messages)
` [PATCH 1/3] ACPI: PCC: Add PCC shared memory region command and status bitfields

[PATCH 00/10] add the support of ipsec offload
 2023-09-27 14:19 UTC  (5+ messages)
` [PATCH 01/10] mailmap: update contributor entry
` [PATCH 02/10] net/nfp: add TLVs capability parsing

[PATCH 1/1] lib: utils/fdt: simplify dt_parse_isa_extensions
 2023-09-27 14:19 UTC 

[kvm-unit-tests PATCH] x86/apic: Gates test_pv_ipi on KVM cpuid, not test device
 2023-09-27 14:18 UTC  (5+ messages)

[PATCH 1/1] lib: sbi_pmu: check for index overflows
 2023-09-27 14:18 UTC 

[Intel-gfx] [v3] drm/i915/display: Created exclusive version of vga decode setup
 2023-09-27 14:17 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH] drm/i915: Ignore set frontbuffer return value on release
 2023-09-27 14:09 UTC  (2+ messages)

[poky] Enable ensurepip on Kirkstone?
 2023-09-27 14:16 UTC  (2+ messages)
`  "

[RFC PATCH] mtd: nand: add support for ts72xx
 2023-09-27 14:15 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 00/12] fdinfo tests, intel_gpu_top memory support, etc
 2023-09-27 14:15 UTC  (2+ messages)
` [igt-dev] ✓ CI.xeBAT: success for fdinfo tests, intel_gpu_top memory support, etc (rev2)

[PATCH] usb: hcd: xhci: Add set command timer delay API
 2023-09-27 14:14 UTC  (7+ messages)

[PATCH v3 0/6] Introduce Git Standard Library
 2023-09-27 14:14 UTC  (4+ messages)
` [PATCH v3 5/6] git-std-lib: introduce git standard library

initial idea for hooks needed for source tracing
 2023-09-27 14:14 UTC  (14+ messages)

[PATCH 1/1] lib: sbi: fix sbi_domain_get_assigned_hartmask()
 2023-09-27 14:14 UTC 

[PATCH v1 00/20] Permission Overlay Extension
 2023-09-27 14:01 UTC  (40+ messages)
` [PATCH v1 01/20] arm64/sysreg: add system register POR_EL{0,1}
` [PATCH v1 02/20] arm64/sysreg: update CPACR_EL1 register
` [PATCH v1 03/20] arm64: cpufeature: add Permission Overlay Extension cpucap
` [PATCH v1 04/20] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v1 05/20] arm64: context switch POR_EL0 register
` [PATCH v1 06/20] KVM: arm64: Save/restore POE registers
` [PATCH v1 07/20] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v1 08/20] arm64: add POIndex defines
` [PATCH v1 09/20] arm64: define VM_PKEY_BIT* for arm64
` [PATCH v1 10/20] arm64: mask out POIndex when modifying a PTE
` [PATCH v1 11/20] arm64: enable ARCH_HAS_PKEYS on arm64
` [PATCH v1 12/20] arm64: handle PKEY/POE faults
` [PATCH v1 13/20] arm64: stop using generic mm_hooks.h
` [PATCH v1 14/20] arm64: implement PKEYS support
` [PATCH v1 15/20] arm64: add POE signal support
` [PATCH v1 16/20] arm64: enable PKEY support for CPUs with S1POE
` [PATCH v1 17/20] arm64: enable POE and PIE to coexist
` [PATCH v1 18/20] kselftest/arm64: move get_header()
` [PATCH v1 19/20] selftests: mm: move fpregs printing
` [PATCH v1 20/20] selftests: mm: make protection_keys test work on arm64

[Bug 15480] New: Mounting Azure Fles Share using cifs-utils fails
 2023-09-27 14:14 UTC  (3+ messages)
` [Bug 15480] "

[PATCH V5 0/4] Add Anbernic RG-Nano
 2023-09-27 14:14 UTC  (5+ messages)
` [PATCH V5 4/4] ARM: dts: sunxi: add support for "

[REGRESSION] resume with a Thunderbolt dock broke with commit e8b908146d44 "PCI/PM: Increase wait time after resume"
 2023-09-27 14:12 UTC  (6+ messages)

[Nouveau] [PATCH drm-misc-next 1/3] drm/sched: implement dynamic job flow control
 2023-09-27 14:12 UTC  (10+ messages)
`  "

[PATCH 1/2] drm/amdgpu/gmc: add a way to force a particular placement for GART
 2023-09-27 14:12 UTC  (3+ messages)

[syzbot] [kernel?] INFO: rcu detected stall in toggle_allocation_gate
 2023-09-27 14:12 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/10] drm/i915/spi: spi access for discrete graphics
 2023-09-27 14:11 UTC  (14+ messages)
                    `  "

[PATCH] drm/amd/pm: delete dead code
 2023-09-27 14:10 UTC  (3+ messages)

[PATCH v2] vfs: shave work on failed file open
 2023-09-27 14:09 UTC  (4+ messages)

[PATCH 1/2] eal: remove RTE_CPUFLAG_NUMFLAGS
 2023-09-27 14:09 UTC  (12+ messages)
` [PATCH v2 1/2] test/cpuflags: removed test for NUMFLAGS
  ` [PATCH v2 2/2] eal: remove NUMFLAGS enumeration

[PATCH 1/2] drm/bridge: use drm_bridge_get_edid() instead of using ->get_edid directly
 2023-09-27 14:09 UTC  (4+ messages)
` [PATCH 2/2] drm/bridge: lt9611uxc: "

[PATCH] docs/sphinx: Explicitly convert Sphinx paths to str
 2023-09-27 14:09 UTC  (2+ messages)

[igt-dev] [PATCH 1/3] lib/drmtest: Use module table for chipset_to_str()
 2023-09-27 14:01 UTC  (2+ messages)

[PATCH 2/2] drm/amd/display: Fix null pointer dereference in error message
 2023-09-27 14:07 UTC  (5+ messages)

[PATCH] wifi: rtlwifi: fix EDCA limit to set
 2023-09-27 14:04 UTC 

[PATCH] maint: Tweak comment in mailmap to sound friendlier
 2023-09-27 14:06 UTC  (3+ messages)

[PATCH v3] hwmon: refactor deprecated strncpy
 2023-09-27 14:06 UTC  (4+ messages)

[PATCH] virtio: remove unnecessary thread fence while reading next descriptor
 2023-09-27 14:06 UTC  (4+ messages)

[RESEND PATCH v2] vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE
 2023-09-27 14:05 UTC  (2+ messages)

[PATCH v3 0/8] runstate/time area registration by (guest) physical address
 2023-09-27 14:05 UTC  (6+ messages)
` [PATCH v3 4/8] x86/mem-sharing: copy GADDR based shared guest areas

[PATCH net-next v2 0/9] bnxt_en: hwmon and SRIOV updates
 2023-09-27 14:05 UTC  (9+ messages)
` [PATCH net-next v2 3/9] bnxt_en: Move hwmon functions into a dedicated file
` [PATCH net-next v2 4/9] bnxt_en: Modify the driver to use hwmon_device_register_with_info
` [PATCH net-next v2 5/9] bnxt_en: Expose threshold temperatures through hwmon
` [PATCH net-next v2 7/9] bnxt_en: Event handler for Thermal event

[rdma:wip/leon-for-next] BUILD SUCCESS 8dc0fd2f5693ab71f84fb16339c483999a909ab0
 2023-09-27 14:04 UTC 

[PATCH net-next] ptp: ocp: fix error code in probe()
 2023-09-27 13:54 UTC  (2+ messages)

[PATCH RFC 0/6] ARM: pxa: GPIO descriptor conversions
 2023-09-27 14:01 UTC  (5+ messages)
` [PATCH RFC 1/6] ARM: pxa: Convert Spitz OHCI to GPIO descriptors

[PATCH] ovl: avoid possible NULL dereference
 2023-09-27 14:02 UTC  (2+ messages)

[PATCH v2 0/5] Fine granular configuration
 2023-09-27 14:01 UTC  (6+ messages)
` [PATCH v2 1/5] arm/gicv2: make GICv2 driver and vGICv2 optional
` [PATCH v2 2/5] xen/arm: Add asm/domain.h include to kernel.h
` [PATCH v2 3/5] arm/dom0less: put dom0less feature code in a separate module
` [PATCH v2 4/5] xen/arm: Move static memory build code in separate modules
` [PATCH v2 5/5] arm/dom0less: introduce Kconfig for dom0less feature

[OE-core] [PATCH 1/2] distcc: Fix groupname gid change warning
 2023-09-27 14:01 UTC  (3+ messages)
`  "

[PATCH] scsi: 3w-sas: Clean up errors in 3w-sas.h
 2023-09-27 14:01 UTC  (2+ messages)

[PATCH] virtio: use shadow_avail_idx while checking number of heads
 2023-09-27 14:01 UTC  (11+ messages)

[PATCH v2 0/9] y2038: Finalize and enable y2038 support
 2023-09-27 13:50 UTC  (7+ messages)
` [PATCH v2 1/9] y2038: kernel/drivers: Implement SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
` [PATCH v2 4/9] y2038: build: Introduce new build parameter --disable-y2038
` [PATCH v2 5/9] y2038: lib/cobalt: Split function name and interface in COBALT_DECL()
` [PATCH v2 6/9] y2038: lib/cobalt: Implement necessary wrappers for y2038 support
` [PATCH v2 7/9] y2038: testsuite/smokey: Add some function wrapping tests
` [PATCH v2 9/9] lib/cobalt/wrappers.h: Remove duplicate definition of __stringify()

[meta-oe][kirkstone][PATCH] openldap: update to 2.5.16
 2023-09-27 14:00 UTC 

[PATCH v2 0/2] virtio: clean up of virtqueue_split_read_next_desc()
 2023-09-27 13:59 UTC  (3+ messages)
` [PATCH v2 1/2] virtio: remove unnecessary thread fence while reading next descriptor
` [PATCH v2 2/2] virtio: remove unused next argument from virtqueue_split_read_next_desc()

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

[PATCH v1 0/5] bitmap: get rid of bitmap_remap() and bitmap_biremap() uses
 2023-09-27 13:59 UTC  (8+ messages)
` [PATCH v1 5/5] gpiolib: cdev: Utilize more bitmap APIs

[xilinx-xlnx:xlnx_rebase_v6.1_LTS 75/1370] dtbs_check: Documentation/devicetree/bindings/perf/xilinx-apm.yaml: title: 'Xilinx Axi Performance Monitor device tree bindings' should not be valid under {'pattern': '([Bb]inding| [Ss]chema)'}
 2023-09-27 13:59 UTC 

[PATCH v2 01/17] dm: usb: udc: Factor out plain udevice handler functions
 2023-09-27 13:59 UTC  (3+ messages)

[PATCH 0/8] migration fixes
 2023-09-27 13:58 UTC  (3+ messages)

[Intel-gfx] [PATCH 00/11] drm/i915: Improve BW management on FDI links
 2023-09-27 13:58 UTC  (2+ messages)

[dunfell][PATCH v3] libwebp: Fix CVE-2023-5129
 2023-09-27 13:58 UTC  (2+ messages)
` [OE-core] "

[l1k:tpm 2/2] dtbs_check: Documentation/devicetree/bindings/reset/infineon,slb9670-reset.yaml:29:111: [warning] line too long (124 > 110 characters) (line-length)
 2023-09-27 13:57 UTC 

[PATCH V4 0/2] migration file URI
 2023-09-27 13:56 UTC  (7+ messages)
        ` migration maintenance, governance [Was: Re: [PATCH V4 0/2] migration file URI]

[PATCH v3 00/11] gpiolib: work towards removing gpiochip_find()
 2023-09-27 13:57 UTC  (8+ messages)
` [PATCH v3 04/11] gpiolib: provide gpio_device_find_by_label()

[mickledore][PATCH] libwebp: Fix CVE-2023-5129
 2023-09-27 13:56 UTC  (2+ messages)
` [OE-core] "

[PATCH 00/19] QEMU: CXL mailbox rework and features
 2023-09-27 13:55 UTC  (4+ messages)
` [PATCH 12/19] hw/cxl: Implement Physical Ports status retrieval

[kirkstone][PATCH v3] libwebp: Fix CVE-2023-5129
 2023-09-27 13:55 UTC  (2+ messages)
` [OE-core] "

[PATCH 0/3] NVMe multipath path selector enhancements
 2023-09-27 13:54 UTC  (9+ messages)
` [PATCH 1/3] block: introduce blk_queue_nr_active()
` [PATCH 3/3] nvme-multipath: add "use_nonoptimized" module option

[frank-w-bpi-r2-4.14:6.6-dango 7009/7085] dtbs_check: Documentation/devicetree/bindings/mtd/partitions/ubi-volume.yaml:18:11: [error] string value is redundantly quoted with any quotes (quoted-strings)
 2023-09-27 13:54 UTC 

[PATCH 0/2] media: i2c: gc2145: GC2145 sensor support
 2023-09-27 13:54 UTC  (3+ messages)
` [PATCH 2/2] media: i2c: gc2145: Galaxy Core "

[frank-w-bpi-r2-4.14:6.6-dango 7017/7085] dtbs_check: Documentation/devicetree/bindings/block/partition.yaml:26:13: [error] string value is redundantly quoted with any quotes (quoted-strings)
 2023-09-27 13:54 UTC 

[PATCH v2] curl: Update from 8.2.1 to 8.3.0
 2023-09-27 13:53 UTC  (5+ messages)
` [OE-core] "

[PATCH v1 0/4] vfio: report NUMA nodes for device memory
 2023-09-27 13:53 UTC  (11+ messages)

[linux-next:master 5572/8008] dtbs_check: Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml:
 2023-09-27 13:53 UTC 

[PATCH v2] virtio: use shadow_avail_idx while checking number of heads
 2023-09-27 13:50 UTC 

[RFC net-next v1 1/2] dt-bindings: net: dsa: microchip: Update ksz device tree bindings for drive strength
 2023-09-27 13:51 UTC  (2+ messages)

[hverkuil-media-tree:hdmi-dbg 8/27] dtbs_check: Documentation/devicetree/bindings/iio/adc/ti,ads7128.yaml:42:1: [error] syntax error: found character '\t' that cannot start any token (syntax)
 2023-09-27 13:51 UTC 

[Intel-gfx] [PATCH] drm/i915/dsb: DSB code refactoring
 2023-09-27 13:50 UTC  (5+ messages)

[esmil:visionfive 20/46] dtbs_check: Documentation/devicetree/bindings/reset/starfive,jh7100-audrst.yaml: title: 'StarFive JH7100 SoC Audio Reset Controller Device Tree Bindings' should not be valid under {'pattern': '([Bb]inding| [Ss]chema)'}
 2023-09-27 13:49 UTC 

[PATCH v22 22/25] LoongArch: KVM: Implement vcpu world switch
 2023-09-27 13:48 UTC  (2+ messages)

[omap-audio:peter/linux-next-wip 36/48] dtbs_check: Documentation/devicetree/bindings/gpio/gpio-shared.yaml: title: 'Bindings for shared GPIO lines in board level' should not be valid under {'pattern': '([Bb]inding| [Ss]chema)'}
 2023-09-27 13:49 UTC 

[xilinx-xlnx:xlnx_rebase_v6.1_LTS 103/1370] dtbs_check: Documentation/devicetree/bindings/misc/xlnx,tmr-inject.yaml: title: 'Xilinx TMR Inject Device Tree Bindings' should not be valid under {'pattern': '([Bb]inding| [Ss]chema)'}
 2023-09-27 13:48 UTC 

[PATCH] scsi: ufs: qcom: dt-bindings: Add MCQ ESI property
 2023-09-27 13:48 UTC  (2+ messages)

[PATCH 00/15] Introduce PMF Smart PC Solution Builder Feature
 2023-09-27 13:48 UTC  (14+ messages)
` [PATCH 13/15] platform/x86/amd/pmf: Add PMF-AMDGPU set interface
` [PATCH 15/15] platform/x86/amd/pmf: Add PMF-AMDSFH interface for ALS

[Intel-gfx] [PATCH v8 0/7] fdinfo memory stats
 2023-09-27 13:48 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/7] drm: Do not round to megabytes for greater than 1MiB sizes in fdinfo stats
  `  "

[Intel-wired-lan] [PATCH iwl-next v1] ice: read internal temperature sensor
 2023-09-27 13:48 UTC  (3+ messages)
  `  "

[PATCH v3 1/2] dt-bindings: phy: add binding for the i.MX8MP HDMI PHY
 2023-09-27 13:47 UTC  (2+ messages)

[PATCH v2 1/3] perf vendor events intel: Fix broadwellde tma_info_system_dram_bw_use metric
 2023-09-27 13:47 UTC  (2+ messages)

[PATCH RFC v2 0/6] ARM: pxa: GPIO descriptor conversions
 2023-09-27 13:46 UTC  (6+ messages)
` [PATCH RFC v2 3/6] ARM: pxa: Convert Spitz CF power control to GPIO descriptors

[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
 2023-09-27 13:46 UTC  (9+ messages)
` [PATCH 5/9] dma-buf: heaps: mtk_sec_heap: Initialise tee session

[Intel-gfx] [PATCH] drm/i915: Add wrapper for getiing display step
 2023-09-27 13:35 UTC 

[silly] loose, pack, and another thing?
 2023-09-27 13:46 UTC  (2+ messages)

[RFC PATCH] nfs: reduce stack usage of nfs_get_root
 2023-09-27 13:45 UTC  (2+ messages)

[omap-audio:peter/linux-next-wip 11/48] dtbs_check: Documentation/devicetree/bindings/sound/simple-card.yaml:61:5: [warning] wrong indentation: expected 2 but found 4 (indentation)
 2023-09-27 13:44 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.