All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-23 12:46:50 to 2022-02-23 13:20:00 UTC [more...]

[PATCH v4 0/7] Provide and use generic_handle_irq_safe() where appropriate
 2022-02-23 13:19 UTC  (9+ messages)

[PATCH v3] dt-bindings: crypto: convert rockchip-crypto to yaml
 2022-02-23 13:14 UTC  (7+ messages)

[PATCH 0/2] microproject: avoid using pipes in test
 2022-02-23 13:19 UTC  (4+ messages)
` [PATCH v2 0/2] avoid pipes with Git on LHS

[PATCH v2 00/23] Add driver nodes for MT8192 SoC
 2022-02-23 13:12 UTC  (5+ messages)
` [PATCH v2 22/23] arm64: dts: mt8192: Add gce info for display nodes

[PATCH u-boot-mvebu 0/5] arm: mvebu: a37xx: Add support for reading OTP
 2022-02-23 13:15 UTC  (7+ messages)
` [PATCH u-boot-mvebu v3 "
  ` [PATCH u-boot-mvebu v3 1/5] arm: mvebu: a37xx: Add support for reading NB and SB fuse OTP value
  ` [PATCH u-boot-mvebu v3 2/5] arm: mvebu: a37xx: Enable fuse command on all Armada 3720 boards
  ` [PATCH u-boot-mvebu v3 3/5] arm: mvebu: a37xx: Move generic mbox code to arch/arm/mach-mvebu
  ` [PATCH u-boot-mvebu v3 4/5] arm: mvebu: a37xx: Extend mbox_do_cmd() code
  ` [PATCH u-boot-mvebu v3 5/5] arm: mvebu: a37xx: Add support for reading Security OTP values

[PATCH] bpf: Refuse to mount bpffs on the same mount point multiple times
 2022-02-23 13:18 UTC 

[PATCH v2 1/3] cve-check: create directory of CVE_CHECK_MANIFEST before copy
 2022-02-23 13:17 UTC  (8+ messages)
` [PATCH v2 3/3] systemd: Minimize udev package size if DISTRO_FEATURES contains systemd
  ` [OE-core] "

[meta-python][PATCH 1/5] python3-ordered-set: Upgrade 4.0.2 -> 4.1.0
 2022-02-23 13:17 UTC  (5+ messages)
` [meta-python][PATCH 2/5] python3-bitarray: Upgrade 2.3.6 -> 2.3.7
` [meta-python][PATCH 3/5] python3-pandas: Upgrade 1.4.0 -> 1.4.1
` [meta-python][PATCH 4/5] python3-unidiff: Upgrade 0.7.0 -> 0.7.3
` [meta-python][PATCH 5/5] python3-langtable: Upgrade to release 0.0.57

[PATCH RFC net-next v2 0/7] net: dsa: mt7530: updates for phylink changes
 2022-02-23 13:12 UTC  (5+ messages)
` [PATCH RFC net-next v2 01/10] net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate()

[PATCH v4 00/11] Transform documentation into POD
 2022-02-23 13:16 UTC  (5+ messages)

[PATCH RESEND] kselftest: kvm/arm64: Skip tests if we can't create a vgic-v3
 2022-02-23 13:16 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-23 13:16 UTC 

[RFC 0/2] Drivers: hv: balloon: Temporary fixes for ARM64
 2022-02-23 13:15 UTC  (3+ messages)
` [RFC 1/2] Drivers: hv: balloon: Support status report for larger page sizes
` [RFC 2/2] Drivers: hv: balloon: Disable balloon and hot-add accordingly

[PATCH v6 0/1] Initial Samsung Galaxy A8 (2018) support
 2022-02-23 13:10 UTC  (3+ messages)

[PATCH RFC v1 0/2] VM fork detection for RNG
 2022-02-23 13:12 UTC  (5+ messages)
` [PATCH RFC v1 1/2] random: add mechanism for VM forks to reinitialize crng
` [PATCH RFC v1 2/2] drivers/virt: add vmgenid driver for reinitializing RNG

[PATCH V6] panic: Move panic_print before kmsg dumpers
 2022-02-23 13:15 UTC  (6+ messages)

[PATCH v5 1/2] PCI: rcar: Finish transition to L1 state in rcar_pcie_config_access()
 2022-02-23 13:15 UTC  (2+ messages)

[PATCH] MIPS: Remove TX39XX support
 2022-02-23 13:08 UTC  (4+ messages)

[PATCH 0/8] IIO: Where dev_pm_ops rework and namespaces meet
 2022-02-23 13:14 UTC  (4+ messages)

[PATCH -fixes v2 0/4] Fixes KASAN and other along the way
 2022-02-23 13:10 UTC  (5+ messages)
` [PATCH -fixes v2 4/4] riscv: Fix config KASAN && DEBUG_VIRTUAL

[Intel-gfx] [PATCH v2 00/13] drm/i915: Move bigjoiner refactoring
 2022-02-23 13:13 UTC  (14+ messages)
` [Intel-gfx] [PATCH v2 01/13] drm/i915: Avoid negative shift due to bigjoiner_pipes==0
` [Intel-gfx] [PATCH v2 02/13] drm/i915: Fix cursor coordinates on bigjoiner slave
` [Intel-gfx] [PATCH v2 03/13] drm/i915: Remove nop bigjoiner state copy
` [Intel-gfx] [PATCH v2 04/13] drm/i915: Rename variables in intel_crtc_compute_config()
` [Intel-gfx] [PATCH v2 05/13] drm/i915: Extract intel_splitter_adjust_timings()
` [Intel-gfx] [PATCH v2 06/13] drm/i915: Extract intel_bigjoiner_adjust_timings()
` [Intel-gfx] [PATCH v2 07/13] drm/i915: Extract intel_crtc_compute_pipe_src()
` [Intel-gfx] [PATCH v2 08/13] drm/i915: Extract intel_crtc_compute_pipe_mode()
` [Intel-gfx] [PATCH v2 09/13] drm/i915: Fix MSO vs. bigjoiner timings confusion
` [Intel-gfx] [PATCH v2 10/13] drm/i915: Start tracking PIPESRC as a drm_rect
` [Intel-gfx] [PATCH v2 11/13] drm/i915: Eliminate bigjoiner boolean
` [Intel-gfx] [PATCH v2 12/13] drm/i915: Use bigjoiner_pipes more
` [Intel-gfx] [PATCH v2 13/13] drm/i915: Make the PIPESC rect relative to the entire bigjoiner area

[PATCH] libperf: Fix read_size calculations
 2022-02-23 13:13 UTC 

[PATCH] x86/pat: Remove the unused set_pages_array_wt function
 2022-02-23 13:13 UTC  (2+ messages)
` [tip: x86/cleanups] x86/pat: Remove the unused set_pages_array_wt() function

[PATCH 1/4] common/mlx5: add send on time capability check
 2022-02-23 13:13 UTC  (3+ messages)
` [PATCH v2 0/4] net/mlx5: support send scheduling for ConnectX-7

[PATCH] MAINTAINERS: update media vimc driver maintainers
 2022-02-23 13:12 UTC  (2+ messages)

[PATCH] Makefile: Sort u-boot-initial-env output
 2022-02-23 13:12 UTC  (2+ messages)

[PATCH] drm/edid: Always set RGB444
 2022-02-23 13:12 UTC  (2+ messages)
` (subset) "

[PATCH 0/7] drm/i915: Use the memcpy_from_wc function from drm
 2022-02-23 13:12 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v1] PCI: imx6: Handle the abort from user-space
 2022-02-23 13:00 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-23 13:11 UTC 

[PATCH v2 6/9] KVM: arm64: Detect and handle hypervisor stack overflows
 2022-02-23 12:56 UTC  (13+ messages)
    ` [kbuild-all] "

[PATCH 1/2] trace-cruncher: Add error handling to PyTep_short_kprobe_print()
 2022-02-23 13:10 UTC  (2+ messages)
` [PATCH 2/2] trace-cruncher: Moving tests outside of tracecruncher/

include/linux/eventpoll.h:81:13: sparse: sparse: restricted __poll_t degrades to integer
 2022-02-23 12:59 UTC  (4+ messages)

linux-next: build failure after merge of the maple tree
 2022-02-23 13:08 UTC  (3+ messages)
` [PATCH] arm64: Change elfcore for_each_mte_vma() to use VMA iterator

[PATCH 3/8] clk: imx: pll14xx: Use FIELD_GET/FIELD_PREP
 2022-02-23 13:09 UTC  (2+ messages)

kernel/irq/affinity.c:399:12-13: WARNING opportunity for min()
 2022-02-23 13:09 UTC  (2+ messages)
` [PATCH] coccinelle: misc: fix minmax.cocci warnings

[PATCH 00/20] migration: Postcopy Preemption
 2022-02-23 13:05 UTC  (11+ messages)
` [PATCH 13/20] migration: Move channel setup out of postcopy_try_recover()
` [PATCH 18/20] migration: Postcopy preemption enablement

[OE-core] [PATCH] libva-utils: upgrade 2.13.0 -> 2.14.0
 2022-02-23 13:08 UTC  (3+ messages)
` [OE-core] [PATCH] patchelf: upgrade 0.14.3 -> 0.14.5
` [OE-core] [PATCH] quilt: upgrade 0.66 -> 0.67

[PULL 0/2] VFIO fixes 2022-02-03
 2022-02-23 13:02 UTC  (5+ messages)
` [PULL 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region

[PATCH] coreutils: remove obsolete ignored CVE list
 2022-02-23 13:07 UTC 

[PATCH v2 1/2] rockchip: mmc: rockchip_dw_mmc: add rk3066/rk3188 support
 2022-02-23 13:07 UTC  (2+ messages)
` [PATCH v2 2/2] mmc: dw_mmc: support transfer mode auto detection

[PATCH] ASoC: fsl: Drop unused argument from imx_pcm_dma_init()
 2022-02-23 13:06 UTC 

[0/2] support mt8186 encoder
 2022-02-23 12:37 UTC  (8+ messages)
` [1/2] dt-bindings: media: mtk-vcodec: Adds encoder dt-bindings for mt8186
` [2/2] mtk-vcodec: Support encoder for MT8186

RTT-PROBE: lore-subspace-rtt
 2022-02-23 13:06 UTC 

[PATCHv2 00/51] SCSI EH argument reshuffle part II
 2022-02-23 13:05 UTC  (6+ messages)

[GIT PULL FOR v5.18] amphion video decoder/encoder driver
 2022-02-23 13:05 UTC  (2+ messages)
` [GIT PULL FOR v5.18] amphion video decoder/encoder driver (#80972)

[PATCH v2 0/6] Follow-up on high-order PCP caching
 2022-02-23 13:05 UTC  (8+ messages)
` [PATCH 5/6] mm/page_alloc: Free pages in a single pass during bulk free

[RFC] [PATCH yocto-autobuilder-helper] scripts: run-docs-build: make the script fail hard ASAP when there's an error
 2022-02-23 13:05 UTC  (2+ messages)
` [yocto] "

[PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64
 2022-02-23 12:42 UTC  (6+ messages)
` [PATCH V5 17/21] riscv: compat: vdso: Add setup additional pages implementation

[PATCH v10 0/2] media: i2c: isl7998x: Add driver for Intersil ISL7998x
 2022-02-23 13:04 UTC  (6+ messages)
` [PATCH v10 2/2] "

[PATCH v6 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-02-23 13:04 UTC  (12+ messages)
` [PATCH v6 02/11] driver core: Add dma_cleanup callback in bus_type

[v5 0/9] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2022-02-23 12:40 UTC  (8+ messages)
` [v5 6/9] RISC-V: Add perf platform driver based on SBI PMU extension

[PATCH v2] libperf: Add API for allocating new thread map
 2022-02-23 13:02 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-23 13:01 UTC 

[PATCH net-next v5 0/5] Add support for locked bridge ports (for 802.1X)
 2022-02-23 13:00 UTC  (3+ messages)
  ` [Bridge] "

[Buildroot] [PATCH] Makefile: unexport 'DEVICE_TREE' environment variable
 2022-02-23 12:41 UTC 

[ebiggers:crypto-pending 7/7] arch/arm64/crypto/polyval-ce-glue.c:355:33: warning: unused variable 'polyval_cpu_feature'
 2022-02-23 12:58 UTC 

remove struct scsi_request
 2022-02-23 12:58 UTC  (6+ messages)
` [PATCH 3/8] scsi: don't memset the entire scsi_cmnd in scsi_init_command

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 71282c6324f467ae8c318d1f790a1f85e011a038
 2022-02-23 12:58 UTC 

[PATCH] usb: core: improve handling of hubs with no ports
 2022-02-23 12:26 UTC  (3+ messages)

[PATCH v7 1/2] dt-bindings: iio: frequency: Add ADMV4420 doc
 2022-02-23 13:08 UTC  (2+ messages)
` [PATCH v7 2/2] iio: frequency: admv4420.c: Add support for ADMV4420

[kvm-unit-tests PATCH v2 0/3] configure changes and rename --target-efi
 2022-02-23 12:55 UTC  (8+ messages)
` [kvm-unit-tests PATCH v2 1/3] configure: Fix whitespaces for the --gen-se-header help text
` [kvm-unit-tests PATCH v2 2/3] configure: Restrict --target-efi to x86_64
` [kvm-unit-tests PATCH v2 3/3] Rename --target-efi to --[enable|disable]-efi

[PATCH v6 0/3] Add Qualcomm MPM irqchip driver support
 2022-02-23 12:55 UTC  (4+ messages)
` [PATCH v6 1/3] PM: cpu: Add CPU_LAST_PM_ENTER and CPU_FIRST_PM_EXIT support
` [PATCH v6 2/3] dt-bindings: interrupt-controller: Add Qualcomm MPM support
` [PATCH v6 3/3] irqchip: Add Qualcomm MPM controller driver

[PATCH v4 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
 2022-02-23 12:50 UTC  (3+ messages)
` [PATCH v4 1/1] mm: vmscan: Reduce throttling due to a failure to make progress'

RTT-PROBE: lore-subspace-rtt
 2022-02-23 12:56 UTC 

[Buildroot] [PATCH v6 1/2] configs/zynqmp_zcu106: bump ATF/U-Boot/Linux to Xilinx 2022
 2022-02-23 12:55 UTC  (5+ messages)

[PATCH V1 0/1]ASoC: compress: propagate the error code from the compress framework
 2022-02-23 12:52 UTC  (2+ messages)
` [PATCH V1 1/1] ASoC: "

[PATCH] tests/qemu-iotests/testrunner: Quote "case not run" lines in TAP mode
 2022-02-23 12:43 UTC 

[PATCH 1/2] cve-check: get_cve_info should open the database read-only
 2022-02-23 12:54 UTC  (2+ messages)
` [PATCH 2/2] Revert "cve-check: add lockfile to task"

[PATCH v2 0/8] RZN1 DMA support
 2022-02-23 12:54 UTC  (5+ messages)
` [PATCH v2 6/8] dma: dw: Add RZN1 compatible
` [PATCH v2 7/8] ARM: dts: r9a06g032: Add the two DMA nodes

[PATCH 0/4] x86: Cleanup and extend computing computing API
 2022-02-23 12:54 UTC  (8+ messages)
` [PATCH] x86/mm/cpa: Generalize __set_memory_enc_pgtable()

[PATCH u-boot-marvell] arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() function again
 2022-02-23 12:52 UTC 

[REGRESSION] lkft kselftest for next-20220216
 2022-02-23 12:52 UTC 

[PATCH][RFC] cve-check: use local copy instead of global db
 2022-02-23 12:51 UTC  (2+ messages)
` [OE-core] "

[Buildroot] [PATCH v1 1/1] configs/zynqmp_zcu10x: fix U-Boot dts config
 2022-02-23 12:51 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-23 12:51 UTC 

[PATCH] common/cnxk: adds cn10k specific xstats
 2022-02-23 12:51 UTC 

[PATCH v4 00/32] mtd: spi-nor: move vendor specific code into vendor modules
 2022-02-23 12:01 UTC  (7+ messages)
` [PATCH v4 28/32] mtd: spi-nor: move all spansion specifics into spansion.c
` [PATCH v4 30/32] mtd: spi-nor: spansion: rename vendor specific functions and defines
` [PATCH v4 31/32] mtd: spi-nor: slightly change code style in spi_nor_sr_ready()

[PATCH net-next 00/12] mlxsw: Various updates
 2022-02-23 12:50 UTC  (2+ messages)

[PATCH net-next] drop_monitor: remove quadratic behavior
 2022-02-23 12:50 UTC  (2+ messages)

[PATCH] net: sched: avoid newline at end of message in NL_SET_ERR_MSG_MOD
 2022-02-23 12:50 UTC  (2+ messages)

[PATCH v3 0/2] ceph: fix cephfs rsync kworker high load issue
 2022-02-23 12:49 UTC  (2+ messages)

[PATCH 1/9] ASoC: amd: vg: fix for pm resume callback sequence
 2022-02-23 12:48 UTC  (3+ messages)

[PULL] drm-misc-next
 2022-02-23 12:49 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2 0/2] Wangxun log fixes
 2022-02-23 12:49 UTC  (3+ messages)
` [PATCH v2 2/2] net/txgbe: fix debug log

[PATCH v6 1/2] dt-bindings: iio: frequency: Add ADMV4420 doc
 2022-02-23 12:48 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] drm/i915/psr: Set "SF Partial Frame Enable" also on full update
 2022-02-23 12:48 UTC 

[PATCH v10 3/4] drm/lsdc: add drm driver for loongson display controller
 2022-02-23 12:47 UTC  (3+ messages)

[PATCH 8/8] clk: imx: pll14xx: Support dynamic rates
 2022-02-23 12:48 UTC  (2+ messages)

[chenxing:msc313_mainlining 62/93] drivers/irqchip/irq-msc313-pm-wakeup.c:132:9: warning: ignoring return value of 'request_irq' declared with attribute 'warn_unused_result'
 2022-02-23 12:48 UTC 

[esmil:visionfive 29/61] drivers/soc/sifive/sifive_l2_cache.c:152:3: error: implicit declaration of function 'writeq'
 2022-02-23 12:48 UTC 

[igt-dev] [PATCH i-g-t, v3] i915/gem_flink_basic: Add subtests description for test case
 2022-02-23 12:58 UTC 

[PATCH v17 00/14] amphion video decoder/encoder driver
 2022-02-23 11:40 UTC  (3+ messages)
` [PATCH v17 09/14] media: amphion: implement windsor encoder rpc interface
` [PATCH v17 13/14] MAINTAINERS: add AMPHION VPU CODEC V4L2 driver entry

drivers/net/wireless/intel/iwlwifi/pcie/trans.c:422 iwl_pcie_apm_lp_xtal_enable() error: call of '__iwl_err' with no format argument
 2022-02-23 12:47 UTC 

[PATCH 0/9] kvm: s390: Add PV dump support
 2022-02-23 12:47 UTC  (4+ messages)
` [PATCH 3/9] KVM: s390: pv: Add query interface

[PATCH v11 1/6] drm: Add arch arm64 for drm_clflush_virt_range
 2022-02-23 12:46 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH 7/8] clk: imx: pll14xx: Add pr_fmt
 2022-02-23 12:47 UTC  (2+ messages)

[PATCH v2 5/5] spi: tegra210-quad: combined sequence mode
 2022-02-23 12:46 UTC  (2+ messages)

[Intel-gfx] [RFC PATCH 2/2] drm/i915: Enabling WD Transcoder
 2022-02-23 12:47 UTC  (3+ messages)

[linux-next:master 7092/7526] drivers/iio/frequency/admv1014.c:703:22: sparse: sparse: dubious: x & !y
 2022-02-23 12:47 UTC 

[PATCH 0/7] iio: adc: sc27xx: adjust structure and add PMIC's support
 2022-02-23 12:46 UTC  (8+ messages)
` [PATCH 3/7] iio: adc: sc27xx: structure adjuststment and optimization


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.