All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-05 13:59:40 to 2023-01-05 14:48:42 UTC [more...]

[PATCH v2 00/17] Refactor fw_devlink to significantly improve boot time
 2023-01-05 14:47 UTC  (7+ messages)
` [PATCH v2 13/17] driver core: Use device's fwnode to check if it is waiting for suppliers

[PATCH v2] arm64: gic: increase the number of IRQ descriptors
 2023-01-05 14:47 UTC  (5+ messages)

[PATCH 0/2] efi: small hii conformance fix
 2023-01-05 14:48 UTC  (4+ messages)
` [PATCH 2/2] efi_selftest: add hii database protocol test case

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2023-01-05 14:47 UTC  (6+ messages)
` [PATCH 288/606] leds: turris-omnia: Convert to i2c's .probe_new()

[REGRESSION] suspend to ram fails in 6.2-rc1 due to tpm errors
 2023-01-05 14:47 UTC  (6+ messages)
        ` [PATCH] tpm: Disable hwrng for TPM 1 if PM_SLEEP is enabled

[PATCH 0/5] s390x/pv: Improve protected VM support
 2023-01-05 14:47 UTC  (7+ messages)
` [PATCH 2/5] s390x/pv: Implement CGS check handler
` [PATCH 4/5] s390x/pv: Introduce a s390_pv_check() helper for runtime

[PATCH] nfsd: fix potential race in nfs4_find_file
 2023-01-05 14:46 UTC  (2+ messages)

[linus:master] [mm, slub] 0af8489b02: kernel_BUG_at_include/linux/mm.h
 2023-01-05 14:47 UTC  (7+ messages)

[PATCH v2 0/5] target/arm: Some CONFIG_TCG code movement
 2023-01-05 14:46 UTC  (2+ messages)

[PATCH] mmc: sdhci: Always apply sdhci-caps-mask and sdhci-caps to caps
 2023-01-05 14:46 UTC 

[Intel-gfx] [PATCH 00/13] drm/i915/dsb: DSB fixes/cleanups
 2023-01-05 14:46 UTC  (3+ messages)
` [Intel-gfx] [PATCH 09/13] drm/i915/dsb: Introduce intel_dsb_align_tail()

[regression, bisected, pci/iommu] Bug 216865 - Black screen when amdgpu started during 6.2-rc1 boot with AMD IOMMU enabled
 2023-01-05 14:46 UTC  (8+ messages)

[PATCH v2 0/8] Introduce provisioning primitives for thinly provisioned storage
 2023-01-05 14:46 UTC  (9+ messages)
` [PATCH v2 2/7] dm: Add support for block provisioning
    ` [dm-devel] "
` [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
        ` [dm-devel] "

[PATCH v4 12/30] hw/core: Introduce proxy-pic
 2023-01-05 14:45 UTC  (5+ messages)
` [PATCH] "

[intel-lts:5.15/linux 25/38] versioncheck: ./drivers/media/platform/intel/ipu6-acpi-common.c: 16 linux/version.h not needed
 2023-01-05 14:45 UTC 

[PATCH v5 00/31] Consolidate PIIX south bridges
 2023-01-05 14:32 UTC  (32+ messages)
` [PATCH v5 01/31] hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition
` [PATCH v5 02/31] hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader
` [PATCH v5 03/31] hw/isa/piix4: Correct IRQRC[A:D] reset values
` [PATCH v5 04/31] hw/mips/Kconfig: Track Malta's PIIX dependencies via Kconfig
` [PATCH v5 05/31] hw/usb/hcd-uhci: Introduce TYPE_ defines for device models
` [PATCH v5 06/31] hw/i386/pc_piix: Associate pci_map_irq_fn as soon as PCI bus is created
` [PATCH v5 07/31] hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south bridge
` [PATCH v5 08/31] hw/i386/pc: Create RTC controllers in south bridges
` [PATCH v5 09/31] hw/i386/pc: No need for rtc_state to be an out-parameter
` [PATCH v5 10/31] hw/isa/piix3: Create USB controller in host device
` [PATCH v5 11/31] hw/isa/piix3: Create power management "
` [PATCH v5 12/31] hw/intc/i8259: Make using the isa_pic singleton more type-safe
` [PATCH v5 13/31] hw/intc/i8259: Introduce i8259 proxy "isa-pic"
` [PATCH v5 14/31] hw/isa/piix3: Create ISA PIC in host device
` [PATCH v5 15/31] hw/isa/piix3: Create IDE controller "
` [PATCH v5 16/31] hw/isa/piix3: Wire up ACPI interrupt internally
` [PATCH v5 17/31] hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS
` [PATCH v5 18/31] hw/isa/piix3: Rename pci_piix3_props for sharing with PIIX4
` [PATCH v5 19/31] hw/isa/piix3: Rename piix3_reset() "
` [PATCH v5 20/31] hw/isa/piix3: Drop the "3" from PIIX base class
` [PATCH v5 21/31] hw/isa/piix4: Make PIIX4's ACPI and USB functions optional
` [PATCH v5 22/31] hw/isa/piix4: Remove unused inbound ISA interrupt lines
` [PATCH v5 23/31] hw/isa/piix4: Use ISA PIC device
` [PATCH v5 24/31] hw/isa/piix4: Reuse struct PIIXState from PIIX3
` [PATCH v5 25/31] hw/isa/piix4: Rename reset control operations to match PIIX3
` [PATCH v5 26/31] hw/isa/piix3: Merge hw/isa/piix4.c
` [PATCH v5 27/31] hw/isa/piix: Harmonize names of reset control memory regions
` [PATCH v5 28/31] hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4
` [PATCH v5 29/31] hw/isa/piix: Rename functions to be shared for interrupt triggering
` [PATCH v5 30/31] hw/isa/piix: Consolidate IRQ triggering
` [PATCH v5 31/31] hw/isa/piix: Share PIIX3's base class with PIIX4

[PATCH 00/16] Enable Colorspace connector property in amdgpu
 2023-01-05 14:45 UTC  (7+ messages)
` [PATCH 16/16] drm/amd/display: Don't restrict bpc to 8 bpc

[PATCH] hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_init
 2023-01-05 14:40 UTC 

[PATCH 6.0 000/177] 6.0.18-rc1 review
 2023-01-05 14:44 UTC  (2+ messages)

[PATCH v3] target/arm: align exposed ID registers with Linux
 2023-01-05 14:43 UTC  (2+ messages)

[PATCH 1/2] spi: spidev: fix a race condition when accessing spidev->spi
 2023-01-05 14:43 UTC  (4+ messages)

[PATCH 0/2] lmb: consider EFI memory map
 2023-01-05 14:43 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH 6.1 000/207] 6.1.4-rc1 review
 2023-01-05 14:43 UTC  (2+ messages)

[PATCH] hw/pci-host: Use register definitions from PCI standard
 2023-01-05 14:41 UTC 

[PATCH 1/2] ASoC: dt-bindings: fsl-sai: Simplify the VFxxx dmas binding
 2023-01-05 14:41 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: vfxxx: Swap SAI DMA order

[PATCH 1/5] linux/minmax.h: add non-atomic version of xchg
 2023-01-05 14:41 UTC  (12+ messages)
    ` [Intel-gfx] "

[PATCH v5] libtracefs: Add initial support for meson
 2023-01-05 14:41 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-05 14:41 UTC 

[PATCH net-next v5 0/4] phy: aquantia: Determine rate adaptation support from registers
 2023-01-05 14:40 UTC  (4+ messages)
` [PATCH net-next v5 4/4] "

[RFC v4 0/3] CXL Type-3 Volatile Memory Support
 2023-01-05 14:38 UTC  (4+ messages)
` [RFC v4 2/3] tests/qtest/cxl-test: whitespace, line ending cleanup

[PATCH] drm: Add orientation quirk for Lenovo ideapad D330-10IGL
 2023-01-05 14:38 UTC  (3+ messages)

[PATCH 0/4] Allwinner D1 video engine support
 2023-01-05 14:38 UTC  (4+ messages)
` [PATCH 4/4] riscv: dts: allwinner: d1: Add video engine node

[PATCH bpf-next] libbpf: poison strlcpy()
 2023-01-05 14:36 UTC 

[Intel-gfx] [PATCH v2 00/21] drm/i915/mtl: Add C10 and C20 phy support
 2023-01-05 14:18 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 04/21] drm/i915/mtl: Add Support for C10 PHY message bus and pll programming

[BUG] 6.2-rc1 spi-mt65xx broken on mt7986
 2023-01-05 14:36 UTC  (6+ messages)

[yiliu1765-iommufd:tmp/for_baolu_0105 23/23] drivers/iommu/intel/nested.c:82:22: error: 'IOMMU_VTD_QI_TYPE_NR' undeclared here (not in a function); did you mean 'IOMMU_VTD_QI_TYPE_IOTLB'?
 2023-01-05 14:35 UTC 

linux-next: duplicate patch in the backlight-fixes tree
 2023-01-05 14:35 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: fix another missing fence reference in the CS code
 2023-01-05 14:35 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: fix missing dma_fence_put in error path

Issue with ov5640 camera sensor on apalis imx6
 2023-01-05 14:35 UTC  (6+ messages)

[RFC PATCH 00/25] Upstream kvx Linux port
 2023-01-05 14:20 UTC  (8+ messages)
` [RFC PATCH 21/25] kvx: Add support for ftrace

[leon-rdma:rdma-next 8/19] drivers/infiniband/core/umem.c:201 __ib_umem_get() warn: impossible condition '(npages > (~0)) => (0-u32max > u32max)'
 2023-01-05 14:35 UTC 

[syzbot] [erofs?] WARNING: CPU: NUM PID: NUM at mm/page_alloc.c:LINE get_page_from_freeli
 2023-01-05 14:33 UTC  (2+ messages)

[PATCH] drm/drv: Make use of local variable driver in drm_dev_register()
 2023-01-05 14:33 UTC  (3+ messages)

[PATCH 0/4] nfsd: filecache cleanups and optimizations
 2023-01-05 14:32 UTC  (5+ messages)
` [PATCH 2/4] nfsd: NFSD_FILE_KEY_INODE only needs to find GC'ed entries

[PATCH v7] media: uvcvideo: Fix race condition with usb_kill_urb
 2023-01-05 14:31 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-05 14:31 UTC 

[PATCH v6 0/5] Make PAT handling less brittle
 2023-01-05 14:30 UTC  (5+ messages)
` [PATCH v6 3/5] x86/mm: make code robust to future PAT changes
` [PATCH v6 4/5] x86/mm: Reject invalid cacheability in PV guests by default

[PATCH] qemu: fix recent reproducibility issues
 2023-01-05 14:29 UTC 

[PATCH 5.15] ext4: fix deadlock due to mbcache entry corruption
 2023-01-05 14:29 UTC  (2+ messages)

[PATCH v2 0/1] introduce virtio-ism: internal shared memory device
 2023-01-05 14:29 UTC  (5+ messages)
  ` [virtio-comment] "

[PATCH 1/2] spl: mmc: Pass eMMC HW partition and SW partition to spl_mmc_get_uboot_raw_sector()
 2023-01-05 14:28 UTC  (2+ messages)
` [PATCH 2/2] spl: mmc: Pass eMMC HW partition 7 through

stable-rc/linux-4.9.y build: 187 builds: 2 failed, 185 passed, 38 warnings (v4.9.336-252-ge5be668a53e83)
 2023-01-05 14:29 UTC 

[PATCH v7 0/7] Misc ppc/mac machines clean up
 2023-01-05 14:28 UTC  (3+ messages)
` [PATCH v7 6/7] mac_newworld: Deprecate mac99 "via" option

[igt-dev] [PATCH 1/4] lib/amdgpu: rename function parameter
 2023-01-05 14:29 UTC  (2+ messages)

linux-next: manual merge of the thermal tree with the pm tree
 2023-01-05 14:27 UTC  (3+ messages)

[GIT PULL] udf fixes for 6.2-rc3 and ext2 cleanup
 2023-01-05 14:26 UTC 

[bpf-next v1] bpf: hash map, suppress lockdep warning
 2023-01-05 14:26 UTC  (3+ messages)

[PATCH] wifi: libertas: return consistent length in lbs_add_wpa_tlv()
 2023-01-05 14:24 UTC  (6+ messages)

[PATCH v2] nfsd: fix handling of cached open files in nfsd4_open codepath
 2023-01-05 14:24 UTC  (4+ messages)

[proc/vmstat]set nr_kernel_stack in vmstat to nr_threads
 2023-01-05 14:24 UTC 

[PATCH] .gitignore: ignore files generated by Toaster
 2023-01-05 14:25 UTC 

[PATCH v10 1/3] platform/chrome: cros_ec_uart: Add cros-ec-uart transport layer
 2023-01-05 14:24 UTC  (6+ messages)
` [PATCH v10 2/3] dt-bindings: mfd: Add compatible string for UART support

[PATCH v2 00/27] ARM: pxa: remove all unused boards&drivers
 2023-01-05 14:23 UTC  (4+ messages)
` [PATCH 09/27] backlight: remove pxa tosa support
` [PATCH 21/27] mmc: remove tmio_mmc driver

is "poky" distro defined to use "sysvinit" as INIT_MANAGER?
 2023-01-05 14:23 UTC  (3+ messages)
` [OE-core] "

ERRATUM_858921 is broken on 5.15 kernel
 2023-01-05 14:22 UTC  (3+ messages)

[PATCH v3 1/4] dt-bindings: arm: Move MX8Menlo board to i.MX8M Mini Toradex Verdin SoM entry
 2023-01-05 14:22 UTC  (5+ messages)
` [PATCH v3 2/4] dt-bindings: arm: Split i.MX8M Mini NITROGEN SoM based boards
` [PATCH v3 3/4] dt-bindings: arm: Split i.MX8M Plus DHCOM "
` [PATCH v3 4/4] dt-bindings: arm: Move i.MX8MM Cloos PHG Board to TQM entry

[PATCH 00/14] Remove clang's -Qunused-arguments from KBUILD_CPPFLAGS
 2023-01-05 14:21 UTC  (4+ messages)
` [PATCH 12/14] drm/amd/display: Do not add '-mhard-float' to dml_ccflags for clang

RTT-PROBE: lore-subspace-rtt
 2023-01-05 14:21 UTC 

[PATCH iproute2-next] tc: Add JSON output to tc-class
 2023-01-05 14:20 UTC  (2+ messages)

[PATCH] nvmem: core: return -ENOENT if nvmem cell is not found
 2023-01-05 14:20 UTC  (2+ messages)

[PATCH] cmd: mmc: Expand bkops handling
 2023-01-05 14:20 UTC  (5+ messages)

[PATCH 0/2] x86: adjustments to .fixup section handling
 2023-01-05 14:19 UTC  (2+ messages)

[PATCH 0/3] Convert to *_with_info() API
 2023-01-05 14:19 UTC  (4+ messages)
` [PATCH 1/3] hwmon: (ftsteutates) Convert to devm_hwmon_device_register_with_info()
` [PATCH 2/3] hwmon: (ftsteutates) Replace fanX_source with pwmX_auto_channels_temp
` [PATCH 3/3] hwmon: (ftsteutates) Add support for fanX_fault attributes

[PATCH v2] cmd: mmc: Expand bkops handling
 2023-01-05 14:19 UTC 

[OE-core][PATCH 1/2] gobject-introspection: check for GI_DATA_ENABLED
 2023-01-05 14:17 UTC  (6+ messages)

[PATCH] parport: remove ax88796 driver
 2023-01-05 14:15 UTC 

[PATCH] drm/vkms: Add a DRM render node to vkms
 2023-01-05 14:16 UTC  (6+ messages)

regression: nfs mount (even idle) eventually hangs server
 2023-01-05 14:14 UTC  (2+ messages)
` summary: "

[PATCH] clk: samsung: remove s3c24xx specific pll bits
 2023-01-05 14:12 UTC 

[PATCH 0/3] hw/arm/nseries: Minor housekeeping
 2023-01-05 14:11 UTC  (2+ messages)

[PATCH net-next v2] fjes: Fix an error handling path in fjes_probe()
 2023-01-05 14:11 UTC  (2+ messages)

[PATCH v3 0/7] drm/bridge_connector: perform HPD enablement automatically
 2023-01-05 14:12 UTC  (6+ messages)
` [PATCH v3 4/7] drm/imx/dcss: stop using drm_bridge_connector_en/disable_hpd()

[RESEND PATCH v5 0/2] Add LED driver for flash module in QCOM PMICs
 2023-01-05 14:11 UTC  (3+ messages)

[PATCH] selftest/x86/meltdown: Add a selftest for meltdown
 2023-01-05 14:11 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-05 14:11 UTC 

[PATCH v6 0/8] i2c-atr and FPDLink
 2023-01-05 14:05 UTC  (10+ messages)
` [PATCH v6 1/8] i2c: core: let adapters be notified of client attach/detach
` [PATCH v6 2/8] i2c: add I2C Address Translator (ATR) support
` [PATCH v6 3/8] dt-bindings: media: add TI DS90UB913 FPD-Link III Serializer
` [PATCH v6 4/8] dt-bindings: media: add TI DS90UB953 "
` [PATCH v6 5/8] dt-bindings: media: add TI DS90UB960 FPD-Link III Deserializer
` [PATCH v6 6/8] media: i2c: add DS90UB960 driver
` [PATCH v6 7/8] media: i2c: add DS90UB913 driver
` [PATCH v6 8/8] media: i2c: add DS90UB953 driver

[PATCH 0/8] media: imx-pxp: add support for i.MX7D
 2023-01-05 13:47 UTC  (3+ messages)
` [PATCH 3/8] media: imx-pxp: extract helper function to setup data path
` [PATCH 5/8] media: imx-pxp: disable LUT block

[PATCH 1/2] cmake-native: use internal cmcurl library
 2023-01-05 14:09 UTC  (3+ messages)
` [PATCH 2/2] curl: enable nghttp2 for support HTTP2
  ` [OE-core] "

[PATCH] net: usb: cdc_ether: add support for Thales Cinterion PLS62-W modem
 2023-01-05 14:09 UTC  (2+ messages)

[PATCH v2] sock: add tracepoint for send recv length
 2023-01-05 14:08 UTC  (2+ messages)

[PATCH 5.15 000/731] 5.15.86-rc1 review
 2023-01-05 14:08 UTC  (5+ messages)
` [PATCH 5.15 481/731] usb: gadget: f_hid: fix f_hidg lifetime vs cdev

[PATCH 1/8] drm/amdgpu: add bitmask controll for power related sysfs interfaces
 2023-01-05 14:08 UTC  (3+ messages)
` [PATCH 7/8] drm/amd/pm: drop the support for manual fan speed setting on SMU13.0.0

[PATCH net-next 0/2] Add support to offload macsec using netlink update
 2023-01-05 14:04 UTC  (2+ messages)

[PULL 00/47] tcg patch queue
 2023-01-05 14:04 UTC  (2+ messages)

[PATCH] net/ena: fix deadlock in RSS reta update
 2023-01-05 14:05 UTC  (2+ messages)

[intel-lts:5.15/linux 22/38] versioncheck: ./drivers/media/i2c/d4xx.c: 32 linux/version.h not needed
 2023-01-05 14:04 UTC 

versioncheck: ./tools/testing/selftests/bpf/progs/dev_cgroup.c: 9 linux/version.h not needed
 2023-01-05 14:04 UTC 

[PATCH v3 1/2] clk: Add generic sync_state callback for disabling unused clocks
 2023-01-05 14:03 UTC  (4+ messages)
` [PATCH v3 2/2] clk: qcom: sdm845: Use generic clk_sync_state_disable_unused callback

[PATCH] net/cnxk: fix deadlock in security session creation
 2023-01-05 14:04 UTC  (2+ messages)

[PATCH printk v3 6/6] printk: introduce console_prepend_dropped() for dropped messages
 2023-01-05 13:55 UTC  (3+ messages)

[PATCH] manage: move comment with function description
 2023-01-05 14:02 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: arm: Move MX8Menlo board to i.MX8M Mini Toradex Verdin SoM entry
 2023-01-05 14:02 UTC  (4+ messages)
` [PATCH v2 3/4] dt-bindings: arm: Split i.MX8M Plus DHCOM based boards

[PATCH linux-next v2] s390/zcrypt: use strscpy() to instead of strncpy()
 2023-01-05 14:01 UTC  (3+ messages)

[PATCH][dunfell] libksba: fix CVE-2022-47629
 2023-01-05 14:03 UTC 

[PATCH] coresight: cti: Add PM runtime call in enable_store
 2023-01-05 13:59 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-05 14:01 UTC 

Driver for CFAF240320X0-020T display
 2023-01-05 14:01 UTC  (4+ messages)

[PATCH] pwm: ab8500:
 2023-01-05 13:58 UTC  (3+ messages)

[Bug 204769] New: SCSI devices missing for disks attached to controller
 2023-01-05 13:57 UTC  (2+ messages)
` [Bug 204769] "

[PATCH] wifi: rt2x00: Remove useless else if
 2023-01-05 13:57 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.