All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-24 11:32:36 to 2023-01-24 12:20:45 UTC [more...]

[PATCH net-next v2 0/8] Adding Sparx5 IS0 VCAP support
 2023-01-24 10:45 UTC  (2+ messages)
` [PATCH net-next v2 2/8] net: microchip: sparx5: Add IS0 VCAP keyset configuration for Sparx5

[PATCH 1/2] imx6-mmdc: Work around ERR050070
 2023-01-24 12:07 UTC  (8+ messages)
` [PATCH 2/2] imx6-mmdc: Revert calibration configuration on failure

[PATCH 00/32] Move and clean up monitor command code
 2023-01-24 12:19 UTC  (2+ messages)
` [PATCH 01/32] monitor: Drop unnecessary includes

[PATCH v3 net 0/3] fixes for mtk_eth_soc
 2023-01-24 12:19 UTC  (3+ messages)
` [PATCH v3 net 1/3] net: mediatek: sgmii: ensure the SGMII PHY is powered down on configuration

[PATCH] firmware: qcom_scm: modify qcom_scm_set_download_mode()
 2023-01-24 12:19 UTC 

[PATCH] hwmon: (pmbus/tda38640) Add driver for Infineon TDA38640 Voltage Regulator
 2023-01-24 12:19 UTC  (5+ messages)

[PATCH net-next] devlink: remove a dubious assumption in fmsg dumping
 2023-01-24 12:18 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v1 0/4] virtchnl: update and refactor
 2023-01-24 12:19 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH net-next v1 4/4] virtchnl: i40e/ice/iavf: rename iwarp to rdma

[Intel-gfx] [PATCH 1/3] drm/edid: reverse display info preserve/clear logic, defaulting to clear
 2023-01-24 12:19 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/3] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 0/22] udf: Fix couple of preallocation related bugs
 2023-01-24 12:18 UTC  (23+ messages)
` [PATCH 01/22] udf: Unify types in anchor block detection
` [PATCH 02/22] udf: Drop VARCONV support
` [PATCH 03/22] udf: Move incrementing of goal block directly into inode_getblk()
` [PATCH 04/22] udf: Factor out block mapping into udf_map_block()
` [PATCH 05/22] udf: Use udf_bread() in udf_get_pblock_virt15()
` [PATCH 06/22] udf: Use udf_bread() in udf_load_vat()
` [PATCH 07/22] udf: Do not call udf_block_map() on ICB files
` [PATCH 08/22] udf: Convert udf_symlink_filler() to use udf_bread()
` [PATCH 09/22] udf: Fold udf_block_map() into udf_map_block()
` [PATCH 10/22] udf: Pass mapping request into inode_getblk()
` [PATCH 11/22] udf: Add flag to disable block preallocation
` [PATCH 12/22] udf: Use udf_map_block() in udf_getblk()
` [PATCH 13/22] udf: Fold udf_getblk() into udf_bread()
` [PATCH 14/22] udf: Protect rename against modification of moved directory
` [PATCH 15/22] udf: Push i_data_sem locking into udf_expand_file_adinicb()
` [PATCH 16/22] udf: Push i_data_sem locking into udf_extend_file()
` [PATCH 17/22] udf: Simplify error handling in udf_file_write_iter()
` [PATCH 18/22] udf: Protect truncate and file type conversion with invalidate_lock
` [PATCH 19/22] udf: Allocate blocks on write page fault
` [PATCH 20/22] udf: Do not allocate blocks on page writeback
` [PATCH 21/22] udf: Fix file corruption when appending just after end of preallocated extent
` [PATCH 22/22] udf: Fix off-by-one error when discarding preallocation

[PATCH v2 00/10] Collection of DOE material
 2023-01-24 12:18 UTC  (4+ messages)
` [PATCH v2 06/10] PCI/DOE: Allow mailbox creation without devres management

[rppt:misc/pfn_valid/v0 2/2] arch/mips/include/asm/page.h:262:2: error: #endif without #if
 2023-01-24 12:16 UTC 

[PATCH 1/1] checkpatch: recognise NOKPROBE_SYMBOL for blank line detection after function/struct/union/enum
 2023-01-24 12:16 UTC  (3+ messages)

[PATCH 0/2] PCI/MSI: Hardening fixes
 2023-01-24 12:10 UTC  (7+ messages)
` [PATCH 1/2] PCI/MSI: Cache the MSIX table size

[Intel-wired-lan] [PATCH net-next v1 00/10] Convert drivers to return XFRM configuration errors through extack
 2023-01-24 11:55 UTC  (22+ messages)
`  "
` [Intel-wired-lan] [PATCH net-next v1 01/10] xfrm: extend add policy callback to set failure reason
  `  "
` [PATCH net-next v1 02/10] net/mlx5e: Fill IPsec policy validation "
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH net-next v1 03/10] xfrm: extend add state callback to set "
  `  "
` [Intel-wired-lan] [PATCH net-next v1 04/10] net/mlx5e: Fill IPsec state validation "
  `  "
` [PATCH net-next v1 05/10] netdevsim: "
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH net-next v1 06/10] nfp: fill "
  `  "
` [PATCH net-next v1 07/10] ixgbevf: "
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH net-next v1 08/10] ixgbe: "
  `  "
` [Intel-wired-lan] [PATCH net-next v1 09/10] bonding: "
  `  "
` [Intel-wired-lan] [PATCH net-next v1 10/10] cxgb4: "
  `  "

[Intel-gfx] [PATCH] drm/i915/fbdev: Implement wrappers for callbacks used by fbcon
 2023-01-24 12:16 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH 1/2] arm64: dts: mediatek: mt7622: drop serial clock-names
 2023-01-24 11:07 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: mediatek: mt8183: drop double interrupts

[PATCH 00/14] fdt: Improvements for fdt and tracing
 2023-01-24 12:14 UTC  (5+ messages)
` [PATCH 01/14] trace: Use notrace for short

[meta-networking][PATCH] nftables: Fix missing leading whitespace with ':append'
 2023-01-24 12:13 UTC 

[PATCH v3 0/7] AML Housekeeping
 2023-01-24 12:13 UTC  (9+ messages)
` [PATCH v3 2/7] hw/acpi/acpi_dev_interface: Resolve AcpiDeviceIfClass::madt_cpu

[PATCH v3 0/8] arm64/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
 2023-01-24 12:10 UTC  (3+ messages)

Google Pixelbook EVE, no sound in kernel 6.1.x
 2023-01-24 12:11 UTC  (5+ messages)

[PATCH v7 0/6] arm64: Permit EFI boot with MMU and caches on
 2023-01-24 12:10 UTC  (3+ messages)

[DRBD-announce] drbd-utils v9.23.0
 2023-01-24 12:11 UTC 

[PATCH 6.1 000/193] 6.1.8-rc1 review
 2023-01-24 12:11 UTC  (6+ messages)

[PATCH 0/3] Fix SMMU on SDX55 and SDX65
 2023-01-24 12:10 UTC  (2+ messages)

[PATCH v1] arch: Enable function alignment for arm64
 2023-01-24 12:09 UTC  (3+ messages)

[Buildroot] [Bug 15281] New: Error compiling GDAL library for RPi-64 if libgdal-dev installed on the host computer
 2023-01-24 12:09 UTC  (2+ messages)
` [Buildroot] [Bug 15281] "

[meta-oe][PATCH] Fix missing leading whitespace with ':append'
 2023-01-24 12:08 UTC 

stable-rc/queue/5.15 build: 176 builds: 3 failed, 173 passed, 10 errors, 3 warnings (v5.15.87-218-g1f8f93d72631)
 2023-01-24 12:08 UTC 

[PATCH net-next] tsnep: Fix TX queue stop/wake for multiple queues
 2023-01-24 12:07 UTC  (2+ messages)

[PATCH] scsi: add non-sleeping variant of scsi_device_put() and use it in alua
 2023-01-24 12:07 UTC 

[PATCH v9 00/25] nvme-tcp receive offloads
 2023-01-24 12:07 UTC  (11+ messages)
` [PATCH v9 02/25] net/ethtool: add new stringset ETH_SS_ULP_DDP_{CAPS,STATS}
` [PATCH v9 03/25] net/ethtool: add ULP_DDP_{GET,SET} operations for caps and stats

[PATCH 1/2] drm/msm/dpu: fix clocks settings for msm8998 SSPP blocks
 2023-01-24 12:06 UTC  (7+ messages)
` [1/2] "

[PATCH 00/88] Clean up of bad Kconfig options
 2023-01-24 12:06 UTC  (7+ messages)
` [PATCH 04/88] nand: Drop CONFIG_NAND_SPEAR
` [PATCH 46/88] mtd: Drop unused fsl_upm driver
` [PATCH 47/88] mtd: Drop unused fsmc_nand driver

[PATCH 0/10] udf: Unify aops
 2023-01-24 12:06 UTC  (11+ messages)
` [PATCH 01/10] udf: Unify .read_folio for normal and in-ICB files
` [PATCH 02/10] udf: Convert in-ICB files to use udf_writepages()
` [PATCH 03/10] udf: Convert in-ICB files to use udf_direct_IO()
` [PATCH 04/10] udf: Convert in-ICB files to use udf_write_begin()
` [PATCH 05/10] udf: Convert all file types to use udf_write_end()
` [PATCH 06/10] udf: Add handling of in-ICB files to udf_bmap()
` [PATCH 07/10] udf: Switch to single address_space_operations
` [PATCH 08/10] udf: Mark aops implementation static
` [PATCH 09/10] udf: Move udf_adinicb_readpage() to inode.c
` [PATCH 10/10] udf: Switch udf_adinicb_readpage() to kmap_local_page()

[PATCH v5 00/11] Encrypted Hibernation
 2023-01-24 11:51 UTC  (10+ messages)
` [PATCH v5 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use

[PATCH V2 0/2] Fix WKUP domain IO PADCONFIG size issue and RPi header support
 2023-01-24 12:03 UTC  (6+ messages)
` [PATCH V2 1/2] arm64: dts: ti: k3-j721s2-mcu-wakeup: Fix IO PADCONFIG size for wakeup domain
` [PATCH V2 2/2] arm64: dts: ti: k3-am68-sk-base-board: Add pinmux for RPi Header

[PATCH] mtd: spi-nor: spansion: Keep CFR5V[6] as 1 in Octal DTR enable/disable
 2023-01-24 12:03 UTC  (8+ messages)
` [PATCH 1/2] mtd: spi-nor: spansion: Consider reserved bits in CFR5 register
        `  "

[ANNOUNCE] pixfmtdb
 2023-01-24 12:03 UTC  (7+ messages)

[RFT PATCH v3 1/6] arm64: dts: qcom: sdm845-db845c: add generic sound compatible
 2023-01-24 12:02 UTC  (3+ messages)
` [RFT PATCH v3 4/6] arm64: dts: qcom: sdm845: move codec to separate file

[PATCH v2 1/3] dt-bindings: arm: optee: add interrupt controller properties
 2023-01-24 10:56 UTC  (2+ messages)
` [PATCH v2 2/3] optee: multiplex tee interrupt events on optee async notif irq

[PATCH v1 1/4] Revert "mmc: sdhci-of-arasan: Add intel Thunder Bay SOC support to the arasan eMMC driver"
 2023-01-24 11:59 UTC  (5+ messages)
` [PATCH v1 3/4] Revert "phy: intel: Add Thunder Bay eMMC PHY support"

[tip:x86/cache 9/13] arch/x86/kernel/cpu/resctrl/rdtgroup.c:1456:13: warning: variable 'h' set but not used
 2023-01-24 11:55 UTC 

[jimc:hf-5k-rc4 18/19] lib/test_dynamic_debug.c:13:11: warning: 'pr_fmt' macro redefined
 2023-01-24 11:55 UTC 

[PATCH] aspeed/sdmc: Drop unnecessary scu include
 2023-01-24 11:55 UTC  (2+ messages)

[PATCH V7 0/6] Add device-tree support for Cypress CYPD4226
 2023-01-24 11:55 UTC  (9+ messages)
` [PATCH V7 1/6] dt-bindings: usb: Add Cypress cypd4226 Type-C controller
` [PATCH V7 2/6] i2c: nvidia-gpu: Add ACPI property to align with device-tree
` [PATCH V7 3/6] usb: typec: ucsi_ccg: Add OF support
` [PATCH V7 4/6] i2c: nvidia-gpu: Remove ccgx,firmware-build property
` [PATCH V7 5/6] arm64: tegra: Populate USB Type-C Controller for Jetson AGX Orin
` [PATCH V7 6/6] arm64: defconfig: Enable UCSI support

[PATCH] app/testeventdev: add vector worker to perf test
 2023-01-24 11:53 UTC  (3+ messages)
` [EXT] "

[PATCH] cpufreq: tegra194: Enable CPUFREQ thermal cooling
 2023-01-24 11:53 UTC 

[PATCH 1/2] dt-bindings: thermal: Add Tegra234 BPMP thermal zones
 2023-01-24 11:51 UTC  (2+ messages)
` [PATCH 2/2] arm64: tegra: Add thermal support for Tegra234

[PATCH] thermal/drivers/armada: Use the thermal_zone_get_crit_temp()
 2023-01-24 11:50 UTC  (4+ messages)

[PATCH bpf-next v8 00/17] xdp: hints via kfuncs
 2023-01-24 11:49 UTC  (5+ messages)
      ` [xdp-hints] "

[net-next Patch v2 0/5] octeontx2-pf: HTB offload support
 2023-01-24 11:49 UTC  (12+ messages)
` [net-next Patch v2 4/5] octeontx2-pf: Add devlink support to configure TL1 RR_PRIO

consolidate btrfs checksumming, repair and bio splitting v4
 2023-01-24 11:49 UTC  (3+ messages)
` [PATCH 18/34] btrfs: remove the submit_bio_start helpers

[PATCH 1/1] NFSD: fix leak referent count of nfsd4_ssc_umount_item in nfsd4_copy
 2023-01-24 11:48 UTC  (2+ messages)

[PATCH v1] i2c: designware: Change from u32 to unsigned int for regmap_read() calls
 2023-01-24 11:47 UTC 

[PATCH 00/14] arm64: meson: bunch of DT fixes
 2023-01-24 10:34 UTC  (19+ messages)
` [PATCH 01/14] arm64: dts: amlogic: meson-gx: fix SCPI clock dvfs node name
` [PATCH 02/14] arm64: dts: amlogic: meson-axg: "
` [PATCH 03/14] arm64: dts: amlogic: meson-gx: add missing SCPI sensors compatible
` [PATCH 05/14] arm64: dts: amlogic: meson-gxl-s905d-sml5442tw: drop invalid clock-names property
` [PATCH 07/14] arm64: dts: amlogic: meson-gxl-s905w-jethome-jethub-j80: fix invalid rtc node name
` [PATCH 09/14] arm64: dts: amlogic: meson-gxl: add missing unit address to eth-phy-mux "
` [PATCH 10/14] arm64: dts: amlogic: meson-gx-libretech-pc: fix update button name
` [PATCH 13/14] arm64: dts: amlogic: meson-gxbb-kii-pro: fix led node name
` [PATCH 14/14] arm64: dts: amlogic: meson-g12b-odroid-go-ultra: fix rk818 pmic properties

[PATCH] Fix missing leading whitespace with ':append'
 2023-01-24 11:47 UTC 

Looking for examples of vhost-user backends using VHOST_USER_SLAVE_IOTLB_MSG
 2023-01-24 11:44 UTC 

[PATCH] wifi: cfg80211: Fix use after free for wext
 2023-01-24 11:45 UTC 

[PATCH 1/1] NFSD: fix problems with cleanup on errors in nfsd4_copy
 2023-01-24 11:45 UTC  (2+ messages)

[PATCH v2 00/21] blksnap - block devices snapshots module
 2023-01-24 11:34 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: mmc: drop unneeded quotes
 2023-01-24 11:41 UTC  (7+ messages)
` [PATCH 2/2] dt-bindings: mmc: correct pwrseq node names

Today KVM call meeting
 2023-01-24 11:41 UTC 

[PATCH net-next 1/2] ethtool: netlink: handle SET intro/outro in the common code
 2023-01-24 11:41 UTC  (4+ messages)
` [PATCH net-next 2/2] ethtool: netlink: convert commands to common SET

mv88e6321, dual cpu port
 2023-01-24 11:41 UTC  (11+ messages)

[PATCH] docs: embargoed-hardware-issues: add embargoed HW contact for Samsung
 2023-01-24 11:41 UTC  (4+ messages)

[PATCH] spl: Drop unwanted return in spl_fit_upload_fpga()
 2023-01-24 11:40 UTC  (2+ messages)

[PATCH v2 0/8] ACPI _CRS CSI-2 and MIPI DisCo for Imaging support
 2023-01-24 11:40 UTC  (3+ messages)
` [PATCH v2 3/8] device property: Add SOFTWARE_NODE() macro for defining software nodes

[PATCH] arm64: dts: amlogic: meson-sm1-odroid-hc4: fix active fan thermal trip
 2023-01-24 11:39 UTC  (3+ messages)

[PATCH 0/9] TQMLS1021A support
 2023-01-24 11:37 UTC  (6+ messages)
` [PATCH 9/9] [DNI] ARM: multi_v7_defconfig: Enable CONFIG_ARM_LPAE for multi_v7_config

[PATCH v7 00/15] coresight: Add new API to allocate trace source ID values
 2023-01-24 11:36 UTC  (4+ messages)

kernel BUG scsi_dh_alua sleeping from invalid context && kernel WARNING do not call blocking ops when !TASK_RUNNING
 2023-01-24 11:36 UTC  (12+ messages)

stable-rc/queue/5.4 build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.228-674-g4e406b22c6e0)
 2023-01-24 11:36 UTC 

[PATCH v11 00/13] x86/resctrl: Support for AMD QoS new features
 2023-01-24 11:34 UTC  (10+ messages)
` [PATCH v11 04/13] x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag

[PATCH V3 0/9] Added Standard mode and SMBus support
 2023-01-24 11:33 UTC  (4+ messages)
` [PATCH V3 7/9] dt-bindings: i2c: xiic: Add 'xlnx,axi-iic-2.1' to

[PATCH 0/9] PCI/AER: Remove redundant Device Control Error Reporting Enable
 2023-01-24 11:33 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH 8/9] igc: Remove redundant pci_enable_pcie_error_reporting()

[RFC PATCH] fpga: bridge: return errors in the show() method of the "state" attribute
 2023-01-24 11:30 UTC 

stable/linux-4.14.y build: 193 builds: 2 failed, 191 passed, 43 warnings (v4.14.304)
 2023-01-24 11:33 UTC 

[PATCH] btrfs: zlib: zero-initialize zlib workspace
 2023-01-24 11:32 UTC 

[igt-dev] [PATCH i-g-t 0/5] Enable VDSC output formats validation
 2023-01-24 11:32 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 5/5] tests/i915/kms_dsc: Enable validation for VDSC output formats


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.