All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-31 07:42:46 to 2022-08-31 08:24:01 UTC [more...]

[Intel-gfx] [PATCH v2 00/41] drm: Analog TV Improvements
 2022-08-31  8:14 UTC  (7+ messages)
` [Intel-gfx] [PATCH v2 10/41] drm/modes: Add a function to generate analog display modes
    `  "
      ` [Nouveau] "

[PATCH v2 1/7] dt-bindings: phy: mediatek,tphy: add support type of SGMII
 2022-08-31  8:14 UTC  (5+ messages)
` [PATCH v2 3/7] phy: phy-mtk-tphy: add property to set pre-emphasis

BHB-clearing on VM-exit
 2022-08-31  8:22 UTC  (2+ messages)

[PATCH] usb:mux:intel_pmc_mux: Use the helper acpi_dev_get_memory_resources()
 2022-08-31  8:21 UTC  (2+ messages)

[PATCH v3 00/19] Variety of fixes and new features for mr75203 driver
 2022-08-31  8:21 UTC  (5+ messages)
` [PATCH v3 04/19] dt-bindings: hwmon: (mr75203) change "reset" property to be optional
` [PATCH v3 05/19] hwmon: (mr75203) skip reset-control deassert for SOCs that don't support it

[PATCH for-next] RDMA/hns: Disable local invalidate operation
 2022-08-31  8:21 UTC  (3+ messages)

Question: Ethernet Phy issues on Colibri IMX8X (imx8qxp) - kernel 5.19
 2022-08-31  8:12 UTC  (6+ messages)

[PATCH v2 1/4] microblaze: drop CONFIG_SYS_INIT_RAM_ADDR and CONFIG_SYS_INIT_RAM_SIZE
 2022-08-31  8:21 UTC  (2+ messages)

[PATCH 0/2] PCI: endpoint: Rework the EPC to EPF notification
 2022-08-31  8:20 UTC  (4+ messages)
` [PATCH 2/2] PCI: endpoint: Use link_up() callback in place of LINK_UP notifier

[LTP] [PATCH 00/10] Max_runtime and other minor fixes
 2022-08-31  8:21 UTC  (3+ messages)
` [LTP] [PATCH 06/10] copy_file_range01: Add max_runtime

[PATCH] tty: vt: Add checks after calling kzalloc
 2022-08-31  8:19 UTC  (2+ messages)

[PATCH] mips: fix repeated words in comments
 2022-08-31  8:18 UTC  (2+ messages)

[PATCH v2 0/5] coresight: Reduce duplicated sysfs accessors
 2022-08-31  8:11 UTC  (4+ messages)
` [PATCH v2 1/5] coresight: Remove unused function parameter

[PATCH] pci: Abort if pci_add_capability fails
 2022-08-31  8:18 UTC  (4+ messages)

[PATCH 1/3] dt-bindings: reset: syscon-reboot: Add priority property
 2022-08-31  8:17 UTC  (12+ messages)
` [PATCH v2 "
` [PATCH v3 "
  ` [PATCH v3 2/3] power: reset: syscon-reboot: Add support for specifying priority
  ` [PATCH v3 3/3] powerpc: dts: turris1x.dts: Set lower priority for CPLD syscon-reboot

[PATCH 00/15] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-08-31  8:16 UTC  (16+ messages)
` [PATCH 01/15] cxl/core: Remove duplicate declaration of devm_cxl_iomap_block()
` [PATCH 02/15] cxl/core: Check physical address before mapping it in devm_cxl_iomap_block()
` [PATCH 03/15] cxl: Unify debug messages when calling devm_cxl_add_port()
` [PATCH 04/15] cxl: Unify debug messages when calling devm_cxl_add_dport()
` [PATCH 05/15] cxl/acpi: Add probe function to detect restricted CXL hosts in RCD mode
` [PATCH 06/15] PCI/ACPI: Link host bridge to its ACPI fw node
` [PATCH 07/15] cxl/acpi: Check RCH's PCIe Host Bridge ACPI ID
` [PATCH 08/15] cxl/acpi: Check RCH's CXL DVSEC capabilities
` [PATCH 09/15] cxl/acpi: Determine PCI host bridge's ACPI UID
` [PATCH 10/15] cxl/acpi: Extract the RCH's RCRB base address from CEDT
` [PATCH 11/15] cxl/acpi: Extract the host's component register base address from RCRB
` [PATCH 12/15] cxl/acpi: Skip devm_cxl_port_enumerate_dports() when in RCD mode
` [PATCH 13/15] cxl/acpi: Rework devm_cxl_enumerate_ports() to support "
` [PATCH 14/15] cxl/acpi: Enumerate ports in RCD mode to enable RCHs and RCDs
` [PATCH 15/15] cxl/acpi: Specify module load order dependency for the cxl_acpi module

[PATCH v1 0/5] arm64: dts: imx8mq-librem5: phone DT updates
 2022-08-31  8:08 UTC  (14+ messages)
` [PATCH v1 1/5] arm64: dts: imx8mq-librem5: describe the voice coil motor for focus control
` [PATCH v1 2/5] arm64: dts: imx8mq-librem5: add RGB pwmleds
` [PATCH v1 3/5] arm64: dts: imx8mq-librem5: Add bq25895 as max17055's power supply
` [PATCH v1 4/5] arm64: dts: imx8mq-librem5: add USB type-c properties for role switching
` [PATCH v1 5/5] arm64: dts: imx8mq-librem5: add usb-role-switch property to dwc3

[PATCH v1 00/14] nvmem: core: introduce NVMEM layouts
 2022-08-31  8:17 UTC  (18+ messages)
` [PATCH v1 08/14] dt-bindings: mtd: relax the nvmem compatible string
` [PATCH v1 09/14] dt-bindings: nvmem: add YAML schema for the sl28 vpd layout

[PATCH v1] net/nfp: compose firmware file name with new hwinfo
 2022-08-31  8:17 UTC  (2+ messages)

[PATCH v1 1/2] spi: stm32-qspi: Replace of_gpio_named_count() by gpiod_count()
 2022-08-31  8:03 UTC  (4+ messages)
` [PATCH v1 2/2] spi: stm32-qspi: Refactor dual flash mode enable check in ->setup()

[Intel-gfx] [PATCH 1/3] drm/i915: audit bo->resource usage
 2022-08-31  8:16 UTC  (5+ messages)
    `  "

[PATCH v2] RDMA/srp: Set scmnd->result only when scmnd is not NULL
 2022-08-31  8:16 UTC 

Zwiększenie płynności finansowej
 2022-08-31  8:15 UTC 

[PATCH] arch/riscv: kprobes: implement optprobes
 2022-08-31  8:15 UTC  (9+ messages)

[PATCH] bus: mhi: host: always print detected modem name
 2022-08-31  8:15 UTC  (2+ messages)

[PATCH 0/2] USB: serial: ch341: fixes for older devices
 2022-08-31  8:15 UTC  (3+ messages)
` [PATCH 1/2] USB: serial: ch341: fix lost character on LCR updates
` [PATCH 2/2] USB: serial: ch341: fix disabled rx timer on older devices

[PATCH 0/4] Add support for Toshiba TC358746
 2022-08-31  8:14 UTC  (2+ messages)

[PATCH] net: gem: Check rate before setting it up
 2022-08-31  8:14 UTC  (2+ messages)

[PATCH 0/6] TI SN65DSI83 Features
 2022-08-31  8:13 UTC  (5+ messages)

[PATCH] arm64: xilinx: Move board_get_usable_ram_top() to common location
 2022-08-31  8:13 UTC  (2+ messages)

[PATCH] firmware: zynqmp: Skip loading config object for Versal
 2022-08-31  8:12 UTC  (2+ messages)

[PATCH v4] bus: mhi: host: make mhi_controller_config::event_cfg const
 2022-08-31  8:13 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v3 1/6] tty: n_gsm: add enumeration for gsm encodings
 2022-08-31  7:37 UTC  (3+ messages)
` [PATCH v3 2/6] tty: n_gsm: name gsm tty device minors
` [PATCH v3 3/6] tty: n_gsm: replace use of gsm_read_ea() with gsm_read_ea_val()

What's cooking in git.git (Aug 2022, #10; Tue, 30)
 2022-08-31  8:00 UTC  (2+ messages)
` jk/unused-annotation + ab/unused-annotation (was: What's cooking in git.git (Aug 2022, #10; Tue, 30))

[PATCH v2 0/4] Add 'q35' machine type to hotplug tests
 2022-08-31  8:04 UTC  (2+ messages)

[PATCH] xilinx: Enable CMD_GREPENV/SETEXPR by default
 2022-08-31  8:10 UTC  (2+ messages)

[PATCH 00/16] Add support for Lattice MachXO2 programming via I2C
 2022-08-31  8:08 UTC  (10+ messages)
` [PATCH 03/16] dt-bindings: fpga: machxo2-slave: add pin for program sequence init
` [PATCH 15/16] fpga: machxo2: extend erase timeout for machxo2 FPGA

[PATCH] xilinx: Add env redund offset
 2022-08-31  8:10 UTC  (2+ messages)

[PATCH] arm64: zynqmp: add ref_clk property for REFCLKPER calculation
 2022-08-31  8:09 UTC  (2+ messages)

[LTP] [PATCH 1/1] tst_test: Add === marks to "Testing filesystem" message
 2022-08-31  8:09 UTC  (2+ messages)

[PATCH v7 0/5] LoongArch: Support toolchain with new relocation types
 2022-08-31  8:08 UTC  (7+ messages)

[PATCH] arm64: zynqmp: Add missing tca6416 to zynqmp SC
 2022-08-31  8:08 UTC  (2+ messages)

[PATCH v2] dt-bindings: regulator: Fix qcom,spmi-regulator schema
 2022-08-31  8:05 UTC 

[PATCH] arm: dts: Add xlnx prefix to GEM compatible string
 2022-08-31  8:08 UTC  (2+ messages)

[PATCH v2 0/4] ath11k: Enable low power mode when WLAN is not active
 2022-08-31  8:01 UTC  (4+ messages)
` [PATCH v2 3/4] "

[PATCH v1 0/8] gpio: Get rid of ARCH_NR_GPIOS (v1)
 2022-08-31  8:00 UTC  (6+ messages)
` [PATCH v1 3/8] gpiolib: Warn on drivers still using static gpiobase allocation

[PATCH] arm64: zynqmp: Add mtd partition for secure OS storage area
 2022-08-31  8:07 UTC  (2+ messages)

[PATCH] hugetlb: simplify hugetlb handling in follow_page_mask
 2022-08-31  8:07 UTC  (6+ messages)

[PATCH v2] ovl: Add comment on upperredirect reassignment
 2022-08-31  8:06 UTC 

[PATCH net] bonding: fix lladdr finding and confirmation
 2022-08-31  8:06 UTC  (5+ messages)

[PATCH v5 for-next 1/2] RDMA/rxe: Set pd early in mr alloc routines
 2022-08-31  8:05 UTC  (5+ messages)

[RESEND PATCH v2 0/5] SCM: Add support for wait-queue aware firmware
 2022-08-31  8:06 UTC  (7+ messages)
` [RESEND PATCH v2 1/5] dt-bindings: firmware: qcom-scm: Add "allow-multi-call" property
` [RESEND PATCH v2 2/5] firmware: qcom: scm: Optionally remove SCM call serialization
` [RESEND PATCH v2 3/5] dt-bindings: firmware: qcom-scm: Add optional interrupt

[PATCH V2 0/8] arm64: dts: imx93: add several nodes
 2022-08-31  7:57 UTC  (22+ messages)
` [PATCH V2 1/8] dt-bindings: soc: imx: add binding for i.MX9 syscon
` [PATCH V2 2/8] arm64: dts: imx93: correct SDHC clk entry
` [PATCH V2 3/8] arm64: dts: imx93: add gpio clk
` [PATCH V2 4/8] arm64: dts: imx93: add s4 mu node
` [PATCH V2 5/8] arm64: dts: imx93: add blk ctrl node
` [PATCH V2 6/8] arm64: dts: imx93: add a55 pmu
` [PATCH V2 7/8] arm64: dts: imx93: add lpi2c nodes
` [PATCH V2 8/8] arm64: dts: imx93: add lpspi nodes

[PATCH v2 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions
 2022-08-31  7:57 UTC  (3+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/2] x86/asm/bitops: ffs: use __builtin_ffs to evaluate "

[PATCH RESEND v2 0/8] x86/pmu: Corner cases fixes and optimization
 2022-08-31  8:05 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 41607487f81ccdf20e796adacc277483ecc9c234
 2022-08-31  8:04 UTC  (2+ messages)
` [Devel] "

[helgaas-pci:pci/pm] BUILD SUCCESS 22b07d9ddd02e04dc1724cc2db69b843ab216065
 2022-08-31  8:04 UTC 

[PATCH 01/19] drm/amdgpu: add CHIP_IP_DISCOVERY support for virtualization
 2022-08-31  8:05 UTC  (2+ messages)

missing sound on kernel-5.15
 2022-08-31  8:04 UTC  (16+ messages)

[PATCH v8 000/103] KVM TDX basic feature support
 2022-08-31  8:03 UTC  (3+ messages)
` [PATCH v8 032/103] KVM: x86/mmu: Allow non-zero value for non-present SPTE

[PATCH v2] ceph: fix incorrectly showing the .snap size for stat
 2022-08-31  8:02 UTC 

[PATCH net-next] net: fec: add stop mode support for imx8 platform
 2022-08-31  8:02 UTC 

[PATCH] arm: dts: rockchip: rk3399: usb: ehci: Fix EHCI probe in rk3399 to access peripherals by USB 2
 2022-08-31  8:02 UTC  (3+ messages)

[PATCH] swiotlb: fix a typo
 2022-08-31  8:02 UTC  (4+ messages)

[PATCH v5] livepatch: Clear relocation targets on a module removal
 2022-08-31  8:01 UTC  (3+ messages)

[PATCH v2 0/2] gpio: Add gpio-latch driver
 2022-08-31  8:01 UTC  (3+ messages)
` [PATCH v2 1/2] gpio: Add gpio latch driver

[PATCH] btrfs-progs: free extent buffer after repairing wrong transid eb
 2022-08-31  8:00 UTC  (2+ messages)

+ mm-reduce-noise-in-show_mem-for-lowmem-allocations-update-fix.patch added to mm-unstable branch
 2022-08-31  7:58 UTC  (2+ messages)

imx8mp USB OTG/dual-role
 2022-08-31  7:48 UTC  (5+ messages)

Napływ Klientów ze strony
 2022-08-31  7:50 UTC 

Napływ Klientów ze strony
 2022-08-31  7:50 UTC 

ext2/zram issue [was: Linux 5.19]
 2022-08-31  7:55 UTC  (2+ messages)

[PATCH v9 0/4] Check codeSigning extended key usage extension
 2022-08-31  7:54 UTC  (7+ messages)
` [PATCH v9,2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification
` [PATCH v9,4/4] Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeSign EKU

Napływ Klientów ze strony
 2022-08-31  7:45 UTC 

Napływ Klientów ze strony
 2022-08-31  7:45 UTC 

[PATCH v2 0/6] Add support for atomic async page-flips
 2022-08-31  7:50 UTC  (4+ messages)
` [PATCH v2 4/6] drm: allow DRM_MODE_PAGE_FLIP_ASYNC for atomic commits

libata-scsi: ata_to_sense_error handling status 0x40
 2022-08-31  7:48 UTC  (8+ messages)

[PATCH v2 0/3] Add gamma lut support for mt8195
 2022-08-31  7:47 UTC  (9+ messages)
` [PATCH v2 3/3] arm64: dts: Modify gamma compatible "

[PATCH v2] LoongArch: Add safer signal handler for TLS access
 2022-08-31  7:48 UTC 

[PATCH 0/2] iio: adc: mcp320x: Add triggered buffer support
 2022-08-31  7:47 UTC  (4+ messages)
` [PATCH 2/2] iio: adc: mcp320x: add "

[PATCH v2 1/1] arm64: dts: tqma8mpql: add USB DR support
 2022-08-31  7:46 UTC  (2+ messages)

[PATCH 0/9] ARM: at91: some fixes and one cleanup
 2022-08-31  7:45 UTC  (3+ messages)

Napływ Klientów ze strony
 2022-08-31  7:40 UTC 

Napływ Klientów ze strony
 2022-08-31  7:40 UTC 

drivers/platform/x86/thinkpad_acpi.c:11770 thinkpad_acpi_module_init() error: we previously assumed 'dmi_id' could be null (see line 11676)
 2022-08-31  7:45 UTC 

[PATCH v4] ARM: dts: lan966x: add support for pcb8290
 2022-08-31  7:43 UTC  (3+ messages)

[PATCHv2 3/3] m68k: allow kexec on M68KCLASSIC with MMU enabled only
 2022-08-31  7:44 UTC  (2+ messages)

[PATCH v1 0/3] mm: minor cleanups around NUMA hinting
 2022-08-31  7:44 UTC  (10+ messages)
` [PATCH v1 2/3] mm/gup: use gup_can_follow_protnone() also in GUP-fast

[Patch net-next v2 0/9] net: dsa: microchip: add support for phylink mac config and link up
 2022-08-31  7:43 UTC  (6+ messages)

[PATCH] usb: add quirks for Lenovo OneLink+ Dock
 2022-08-31  7:43 UTC  (7+ messages)

[PATCH v4 0/8] Make ghes_edac a proper module
 2022-08-31  7:40 UTC  (3+ messages)
` [PATCH v4 7/8] apei/ghes: Use unrcu_pointer for cmpxchg
` [PATCH v4 8/8] EDAC/igen6: Return consistent errno when another edac driver is enabled


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.