All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-19 11:28:19 to 2022-10-19 12:00:53 UTC [more...]

[akpm-mm:mm-nonmm-unstable 36/41] include/linux/build_bug.h:16:51: error: negative width in bit-field '<anonymous>'
 2022-10-19 11:04 UTC  (4+ messages)
` [PATCH] wifi: rt2x00: use explicitly signed type for clamping

[PATCH stable 5.10 0/5] kbuild: Fix compilation for latest pahole release
 2022-10-19 11:18 UTC  (4+ messages)
` [PATCH stable 5.10 2/5] kbuild: Quote OBJCOPY var to avoid a pahole call break the build

[RFC PATCH v5 0/8] Make balloon drivers' memory changes known to the rest of the kernel
 2022-10-19 11:06 UTC  (12+ messages)
` [RFC PATCH v5 4/8] mm: Display inflated memory in logs
` [RFC PATCH v5 5/8] drivers: virtio: balloon - report inflated memory
` [RFC PATCH v5 6/8] drivers: vmware: "
` [RFC PATCH v5 7/8] drivers: hyperv: "
` [RFC PATCH v5 8/8] documentation: create a document about how balloon drivers operate

[PATCH RFC 0/3] net: phy: marvell10g: Add host speed setting by an ethernet driver
 2022-10-19 10:41 UTC  (3+ messages)
` [PATCH RFC 3/3] net: renesas: rswitch: Pass host parameters to phydev

[PATCH 6.0 000/862] 6.0.3-rc1 review
 2022-10-19 11:28 UTC  (33+ messages)
` [PATCH 6.0 157/862] tracing/eprobe: Fix alloc event dir failed when event name no set
` [PATCH 6.0 187/862] drm/i915: Fix watermark calculations for DG2 CCS modifiers
` [PATCH 6.0 349/862] drm/mipi-dsi: Detach devices when removing the host
` [PATCH 6.0 354/862] drm/bridge: anx7625: Fix refcount bug in anx7625_parse_dt()
` [PATCH 6.0 355/862] drm/bridge: tc358767: Add of_node_put() when breaking out of loop
` [PATCH 6.0 365/862] drm/i915/dg2: Bump up CDCLK for DG2
` [PATCH 6.0 373/862] drm/panel: use select for Ili9341 panel driver helpers
` [PATCH 6.0 394/862] drm/msm/dp: correct 1.62G link rate at dp_catalog_ctrl_config_msa()
` [PATCH 6.0 420/862] soc: qcom: smem_state: Add refcounting for the state->of_node
` [PATCH 6.0 454/862] selftests/cpu-hotplug: Use return instead of exit
` [PATCH 6.0 504/862] fpga: dfl-pci: Add IDs for Intel N6000, N6001 and C6100 cards
` [PATCH 6.0 523/862] phy: qcom-qmp-pcie: add pcs_misc sanity check
` [PATCH 6.0 524/862] phy: qcom-qmp-pcie: fix memleak on probe deferral
` [PATCH 6.0 544/862] block: Fix the enum blk_eh_timer_return documentation
` [PATCH 6.0 558/862] serial: 8250: Toggle IER bits on only after irq has been set up
` [PATCH 6.0 561/862] staging: vt6655: fix some erroneous memory clean-up loops
` [PATCH 6.0 562/862] slimbus: qcom-ngd: Add error handling in of_qcom_slim_ngd_register
` [PATCH 6.0 564/862] serial: 8250: Fix restoring termios speed after suspend
` [PATCH 6.0 573/862] fsi: core: Check error number after calling ida_simple_get
` [PATCH 6.0 580/862] mfd: da9061: Fix Failed to set Two-Wire Bus Mode
` [PATCH 6.0 585/862] phy: qcom-qmp-pcie: fix resource mapping for SDM845 QHP PHY
` [PATCH 6.0 594/862] clk: baikal-t1: Add SATA internal ref clock buffer
` [PATCH 6.0 597/862] clk: imx8mp: tune the order of enet_qos_root_clk
` [PATCH 6.0 747/862] platform/chrome: cros_ec: Notify the PM of wake events during resume
` [PATCH 6.0 763/862] mmc: sdhci-msm: add compatible string check for sdm670
` [PATCH 6.0 781/862] arm64: dts: imx8mq-librem5: Add bq25895 as max17055s power supply
` [PATCH 6.0 813/862] HID: roccat: Fix use-after-free in roccat_read()
` [PATCH 6.0 814/862] HSI: ssi_protocol: fix potential resource leak in ssip_pn_open()
` [PATCH 6.0 846/862] io_uring/net: dont skip notifs for failed requests

[PATCH bpf 0/2] Wait for busy refill_work when destorying bpf memory allocator
 2022-10-19 11:55 UTC  (2+ messages)
` [PATCH bpf 1/2] bpf: "

[PATCH v4 0/5] Enable LKGS instruction
 2022-10-19  9:50 UTC  (2+ messages)
` [PATCH v4 1/5] x86/cpufeature: add the cpu feature bit for LKGS

[PATCH v2 00/15] phy: qcom-qmp-pcie: add support for sc8280xp
 2022-10-19 11:35 UTC  (22+ messages)
` [PATCH v2 01/15] phy: qcom-qmp-pcie: sort device-id table
` [PATCH v2 02/15] phy: qcom-qmp-pcie: move "
` [PATCH v2 03/15] phy: qcom-qmp-pcie: merge driver data
` [PATCH v2 04/15] phy: qcom-qmp-pcie: clean up device-tree parsing
` [PATCH v2 05/15] phy: qcom-qmp-pcie: clean up probe initialisation
` [PATCH v2 06/15] phy: qcom-qmp-pcie: rename PHY ops structure
` [PATCH v2 07/15] phy: qcom-qmp-pcie: clean up PHY lane init
` [PATCH v2 08/15] phy: qcom-qmp-pcie: add register init helper
` [PATCH v2 09/15] dt-bindings: phy: qcom,qmp-pcie: rename current bindings
` [PATCH v2 10/15] dt-bindings: phy: qcom,qmp-pcie: add sc8280xp bindings
` [PATCH v2 11/15] phy: qcom-qmp-pcie: restructure PHY creation
` [PATCH v2 12/15] phy: qcom-qmp-pcie: fix initialisation reset
` [PATCH v2 13/15] phy: qcom-qmp-pcie: add support for pipediv2 clock
` [PATCH v2 14/15] phy: qcom-qmp-pcie: add support for sc8280xp
` [PATCH v2 15/15] phy: qcom-qmp-pcie: add support for sc8280xp 4-lane PHYs

[PATCH] drm: tests: Fix a buffer overflow in format_helper_test
 2022-10-19 11:36 UTC  (3+ messages)

[PATCH] binfmt: Fix whitespace issues
 2022-10-19 11:35 UTC  (2+ messages)

Question about TCG backend correctness
 2022-10-19 11:59 UTC  (5+ messages)

[PATCH 00/19] ASoC: SOF: Intel/IPC4: Support for external firmware libraries
 2022-10-19 11:58 UTC  (9+ messages)
` [PATCH 12/19] ASoC: SOF: Intel: Set the default firmware library path for IPC4

[PATCH] exec: Add comments on check_unsafe_exec() fs counting
 2022-10-19 11:35 UTC  (2+ messages)

[Bridge] [PATCH 106/141] net: bridge: Fix fall-through warnings for Clang
 2022-10-19 11:58 UTC 

[PATCH v4 00/25] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2
 2022-10-19 11:57 UTC  (5+ messages)
` [PATCH v4 12/25] KVM: arm64: Add infrastructure to create and track pKVM instances "

[PATCH 00/39] lcd: Drop old LCD support
 2022-10-19 11:23 UTC  (26+ messages)
` [PATCH 07/39] video: Drop CONFIG_LCD_MENU
` [PATCH 10/39] video: Move bmp_display() prototype to video.h
` [PATCH 14/39] BuR: Drop old LCD code
` [PATCH 16/39] video: atmel: Drop pre-DM parts of video driver
` [PATCH 17/39] video: Drop ld9040 driver
` [PATCH 19/39] treewide: Stop enabling CONFIG_LCD
` [PATCH 20/39] video: Drop atmel LCD code
` [PATCH 21/39] video: samsung: Drop old "
` [PATCH 23/39] compulab: "
` [PATCH 24/39] tegra: "
` [PATCH 25/39] BuR: ronetix: siemens: "
` [PATCH 26/39] video: cmd: "
` [PATCH 27/39] efi: "
` [PATCH 28/39] video: Drop remaining references to CONFIG_LCD
` [PATCH 29/39] fdt: Drop support for LCD fixup in simplefb
` [PATCH 30/39] video: Drop LCD_BPP
` [PATCH 31/39] video: Drop CONFIG_VIDEO
` [PATCH 32/39] "
` [PATCH 33/39] video: Drop CONFIG_LCD
` [PATCH 34/39] video: Drop use of the lcd header file
` [PATCH 35/39] video: Drop common LCD implementation
` [PATCH 36/39] video: Drop SPLASHIMAGE_CALLBACK
` [PATCH 37/39] video: Make all video options depend on DM_VIDEO
` [PATCH 38/39] pci: Drop test for DM_VIDEO
` [PATCH 39/39] video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO

[PATCH V5 00/26] Add support UHS-II for GL9755
 2022-10-19 11:29 UTC  (25+ messages)
` [PATCH V5 01/26] mmc: core: Cleanup printing of speed mode at card insertion
` [PATCH V5 02/26] mmc: core: Prepare to support SD UHS-II cards
` [PATCH V5 03/26] mmc: core: Announce successful insertion of an SD UHS-II card
` [PATCH V5 04/26] mmc: core: Extend support for mmc regulators with a vqmmc2
` [PATCH V5 05/26] mmc: core: Add definitions for SD UHS-II cards
` [PATCH V5 06/26] mmc: core: Support UHS-II card control and access
` [PATCH V5 08/26] mmc: sdhci: add UHS-II related definitions in headers
` [PATCH V5 09/26] mmc: sdhci: add UHS-II module
` [PATCH V5 10/26] mmc: sdhci-uhs2: dump UHS-II registers
` [PATCH V5 11/26] mmc: sdhci-uhs2: add reset function and uhs2_mode function
` [PATCH V5 12/26] mmc: sdhci-uhs2: add set_power() to support vdd2
` [PATCH V5 13/26] mmc: sdhci-uhs2: skip signal_voltage_switch()
` [PATCH V5 14/26] mmc: sdhci-uhs2: add set_timeout()
` [PATCH V5 17/26] mmc: sdhci-uhs2: add clock operations
` [PATCH V5 18/26] mmc: sdhci-uhs2: add uhs2_control() to initialise the interface
` [PATCH V5 19/26] mmc: sdhci-uhs2: add request() and others
` [PATCH V5 20/26] mmc: sdhci-uhs2: add irq() "
` [PATCH V5 21/26] mmc: sdhci-uhs2: add add_host() and others to set up the driver
` [PATCH V5 22/26] mmc: sdhci-uhs2: add pre-detect_init hook
` [PATCH V5 23/26] mmc: core: add post-mmc_attach_sd hook
` [PATCH V5 24/26] mmc: sdhci-uhs2: "
` [PATCH V5 25/26] mmc: sdhci-pci: add UHS-II support framework
` [PATCH V5 26/26] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755

[PATCH] arm: dts: rockchip: add support for ROCK 4C+
 2022-10-19  7:37 UTC 

[PATCH] arm: dts: rockchip: enable ums/rockusb command for ROCK Pi 4
 2022-10-19  7:12 UTC 

imx7d: Timeout waiting for hardware interrupt
 2022-10-19 10:48 UTC  (6+ messages)

[PATCH] selftests/ftrace: Limit number of lines processed in 'trace'
 2022-10-19  9:45 UTC  (5+ messages)

[ovmf test] 174081: all pass - PUSHED
 2022-10-19 11:55 UTC 

6.1-rc1 regression: virtio-net cpumask and during reboot
 2022-10-19 11:50 UTC  (2+ messages)

[PATCH 00/44] serial: Convert drivers to use uart_xmit_advance()
 2022-10-19 11:30 UTC  (8+ messages)
` [PATCH 04/44] serial: pch_uart: Use uart_xmit_advance()
` [PATCH 05/44] serial: sc16is7xx: "
` [PATCH 14/44] serial: digicolor: "

[kvm-unit-tests PATCH v1 0/2] s390x misc fixes
 2022-10-19  9:51 UTC  (4+ messages)
` [kvm-unit-tests PATCH v1 1/2] lib: s390x: terminate if PGM interrupt in interrupt handler

[PATCH 1/2] dt-bindings: mtd: partitions: support marking root device partition
 2022-10-19 11:53 UTC  (3+ messages)
` [PATCH 2/2] mtd: core: set ROOT_DEV for partitions marked as root devices in DT

[PATCH 0/5] iommu/s390: Further improvements
 2022-10-19 11:53 UTC  (5+ messages)
` [PATCH 3/5] iommu/s390: Use RCU to allow concurrent domain_list iteration

[PATCH 0/2] gpio: pca953x: Add interrupt mask support for pca953x chips
 2022-10-19 11:28 UTC  (5+ messages)

[PATCH v3 00/10] gpiolib: more quirks to handle legacy names
 2022-10-19 11:16 UTC  (4+ messages)

[PATCH v3] proc: report open files as size in stat() for /proc/pid/fd
 2022-10-19 11:28 UTC  (4+ messages)

[syzbot] general protection fault in pse_prepare_data
 2022-10-19 11:26 UTC 

[PATCH v2 0/7] Add Apple Mac System Management Controller GPIOs
 2022-10-19 11:48 UTC  (5+ messages)
` [PATCH 4/7] lib/vsprintf: Add support for generic FOURCCs by extending %p4cc

[PATCH] cpumask: limit visibility of FORCE_NR_CPUS
 2022-10-19 11:22 UTC  (2+ messages)

stable-rc/queue/5.4 build: 189 builds: 3 failed, 186 passed, 4 errors, 39 warnings (v5.4.219-266-g018b84a052ce)
 2022-10-19 11:25 UTC 

[PATCH v9 0/3] x86/sgx: fine grained SGX MCA behavior
 2022-10-19 10:59 UTC  (15+ messages)
` [PATCH v9 3/3] x86/sgx: Fine grained SGX MCA behavior for virtualization

[PATCH v2 1/2] tty: Convert tty_buffer flags to bool
 2022-10-19 10:55 UTC  (2+ messages)
` [PATCH v2 2/2] tty: Cleanup tty buffer align mask

[PATCH v2 0/7] Add basic trace events for vmap/vmalloc (v2)
 2022-10-19 11:49 UTC  (4+ messages)

[PATCH] arm64: dts: meson: Enable active coling using gpio-fan on Odroid N2/N2+
 2022-10-19 11:08 UTC  (5+ messages)

[PATCH v2] dmaengine: idxd: Do not enable user type Work Queue without Shared Virtual Addressing
 2022-10-19  9:46 UTC  (3+ messages)

[PATCH 0/2] Add staging/index and xz Chinese translation
 2022-10-19 11:25 UTC  (5+ messages)
` [PATCH 1/2] docs/zh_CN: Add staging/xz "
` [PATCH 2/2] docs/zh_CN: Add staging/index "

[PATCH v5 0/5] serial: RS485 kerneldoc/documentation improvements
 2022-10-19  9:33 UTC  (5+ messages)
` [PATCH v5 2/5] Documentation: rs485: Link reference properly
` [PATCH v5 3/5] Documentation: rs485: Mention uart_get_rs485_mode()
` [PATCH v5 4/5] Documentation: rs485: Fix struct referencing
` [PATCH v5 5/5] Documentation: Make formatting consistent for rs485 docs

[PATCH 7/8] x86/signal/32: Merge native and compat 32-bit signal code
 2022-10-19  8:55 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH rcu 0/4] NMI-safe SRCU reader API
 2022-10-19 11:13 UTC  (8+ messages)
` [PATCH v2 rcu 0/8] "

[PATCH] RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc
 2022-10-19 11:45 UTC  (2+ messages)

[PATCH net-next v2 0/9] Add support for Sparx5 IS2 VCAP
 2022-10-19 11:42 UTC  (9+ messages)
` [PATCH net-next v2 1/9] net: microchip: sparx5: Adding initial VCAP API support
` [PATCH net-next v2 2/9] net: microchip: sparx5: Adding IS2 VCAP model to VCAP API
` [PATCH net-next v2 3/9] net: microchip: sparx5: Adding IS2 VCAP register interface
` [PATCH net-next v2 4/9] net: microchip: sparx5: Adding initial tc flower support for VCAP API
` [PATCH net-next v2 5/9] net: microchip: sparx5: Adding port keyset config and callback interface
` [PATCH net-next v2 6/9] net: microchip: sparx5: Adding basic rule management in VCAP API
` [PATCH net-next v2 7/9] net: microchip: sparx5: Writing rules to the IS2 VCAP
` [PATCH net-next v2 9/9] net: microchip: sparx5: Adding KUNIT test for the VCAP API

[PATCH v3 0/2] Add LED driver for flash module in QCOM PMICs
 2022-10-19 11:09 UTC  (4+ messages)

[PATCH v2 0/5] docs/zh_CN: Add rust Chinese translation
 2022-10-19  8:56 UTC  (3+ messages)
` [PATCH v2 1/5] docs/zh_CN: Add rust/index "

[PATCH 2/2] perf: Use sample_flags for raw_data
 2022-10-19 10:44 UTC  (3+ messages)
` [tip: perf/core] "

stable-rc/queue/4.9 build: 188 builds: 3 failed, 185 passed, 2 errors, 34 warnings (v4.9.330-160-g89b59d3c851d)
 2022-10-19 11:11 UTC 

[igt-dev] [PATCH i-g-t] tests/i915/i915_module_load : Use GEM_BUSY instead of SET_CACHE for sanity check
 2022-10-19 11:45 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/i915_module_load : Use GEM_BUSY instead of SET_CACHE for sanity check (rev4)

SVSM vTPM specification
 2022-10-19 11:45 UTC  (9+ messages)

[RFC PATCH v4 0/3] Softirq -rt Optimizations
 2022-10-19 11:23 UTC  (10+ messages)
` [RFC PATCH v4 2/3] sched: Avoid placing RT threads on cores handling long softirqs
  ` [PATCH RFC "
` [RFC PATCH v4 3/3] softirq: defer softirq processing to ksoftirqd if CPU is busy with RT

[igt-dev] [PATCH i-g-t 0/2] lib/igt_device_scan: add filer card=all
 2022-10-19 11:43 UTC  (3+ messages)

[PATCH] bus: fix memleak during pci device cleanup
 2022-10-19 11:40 UTC  (2+ messages)

stable-rc/queue/5.15 build: 180 builds: 4 failed, 176 passed, 14 errors, 8 warnings (v5.15.74-597-geff65abcee9da)
 2022-10-19 11:15 UTC 

[PATCH] bus/vdev: vdev_cleanup checks dev->device.driver
 2022-10-19 11:39 UTC  (2+ messages)

[PATCH v2 00/24] add the basic rte_flow offload support of nfp PMD
 2022-10-19 11:38 UTC  (13+ messages)
` [PATCH v2 03/24] net/nfp: add the flow APIs "
` [PATCH v2 05/24] net/nfp: add the offload support of basic actions
` [PATCH v2 08/24] net/nfp: add the offload support of IPv6 item

[PATCH nvme-cli] tests: Update license to GPL-2.0-or-later
 2022-10-19 11:38 UTC  (7+ messages)

[RFC PATCH] target/s390x: fake instruction loading when handling 'ex'
 2022-10-19 11:35 UTC 

[PATCH v4 0/7] A course adjustment, for sure
 2022-10-19 10:48 UTC  (3+ messages)
` [PATCH v4 1/7] NFSD: Pass the target nfsd_file to nfsd_commit()

Blocking call in phosphor-networkd
 2022-10-19 11:35 UTC  (4+ messages)

[xen-unstable-smoke test] 174084: regressions - FAIL
 2022-10-19 11:35 UTC 

lockdep warning: fs_reclaim_acquire vs tcp_sendpage
 2022-10-19 11:35 UTC  (4+ messages)

[PATCH 0/4] Have event adapters report idle status
 2022-10-19 11:32 UTC  (6+ messages)
` [PATCH 3/4] eventdev: have ethernet Tx adapter appropriately report idle

[PATCH v2 00/12] Puma RK3399 migration to TPL and numerous fixes
 2022-10-19 11:28 UTC  (3+ messages)
` [PATCH v2 11/12] rockchip: lion-rk3368: migrate to u-boot-rockchip.bin

[PATCH V5 00/26] Add support UHS-II for GL9755
 2022-10-19 11:02 UTC  (3+ messages)

[PATCH] ARM: mm: fix no-MMU ZERO_PAGE() implementation
 2022-10-19  9:32 UTC  (4+ 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.