All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-18 11:34:48 to 2022-07-18 12:15:18 UTC [more...]

[PATCH 0/3] Initial Samsung Galaxy Tab 4 10.1 (SM-T530) support
 2022-07-18 12:14 UTC  (3+ messages)
` [PATCH 1/3] ARM: dts: qcom: pm8226: Add node for the GPIOs

[PATCH v3 0/2] Add arch TSC frequency information
 2022-07-18 12:14 UTC  (3+ messages)
` [PATCH v3 1/2] perf metrics: Add literal for system TSC frequency

[PATCH] thermal/drivers/rzg2l: Fix comments
 2022-07-18 12:14 UTC 

[Buildroot] [PATCH 1/1] package/pixman: fix powerpc64le build
 2022-07-18 12:14 UTC  (2+ messages)

[PATCH v2 0/8] interconnect: Prepare making platform remove callbacks return void
 2022-07-18 12:14 UTC  (9+ messages)
` [PATCH v2 1/8] interconnect: imx: Ignore return value of icc_provider_del() in .remove()
` [PATCH v2 2/8] interconnect: icc-rpm: "
` [PATCH v2 3/8] interconnect: icc-rpmh: "
` [PATCH v2 4/8] interconnect: msm8974: "
` [PATCH v2 5/8] interconnect: osm-l3: "
` [PATCH v2 6/8] interconnect: sm8450: "
` [PATCH v2 7/8] interconnect: Make icc_provider_del() return void
` [PATCH v2 8/8] interconnect: imx: Make imx_icc_unregister() "

[PATCH 0/2] Backport support for Telit FN980 v1 and FN990 for 3.18
 2022-07-18 12:13 UTC  (3+ messages)
` [PATCH 1/2] bus: mhi: host: pci_generic: add Telit FN980 v1 hardware revision
` [PATCH 2/2] bus: mhi: host: pci_generic: add Telit FN990

[PATCH] perf: RISC-V: Add of_node_put() when breaking out of for_each_of_cpu_node()
 2022-07-18 12:13 UTC  (2+ messages)

[RISU PATCH v4 00/29] risu cleanups and improvements
 2022-07-18 12:11 UTC  (19+ messages)
` [RISU PATCH v4 18/29] Compute reginfo_size based on the reginfo
` [RISU PATCH v4 19/29] aarch64: Assume system support for SVE
` [RISU PATCH v4 20/29] aarch64: Reorg sve reginfo to save space
` [RISU PATCH v4 21/29] aarch64: Use arch_init to configure sve
` [RISU PATCH v4 23/29] Standardize reginfo_dump_mismatch printing
` [RISU PATCH v4 24/29] Add --fulldump and --diffdup options
` [RISU PATCH v4 27/29] aarch64: Tidy reginfo dumping ahead of ZA state
` [RISU PATCH v4 28/29] aarch64: Add support for ZA storage
` [RISU PATCH v4 29/29] aarch64: Trivial SME test

[PATCH v2] Subject: x86/PAT: Report PAT on CPUs that support PAT without MTRR
 2022-07-18 12:12 UTC  (10+ messages)

[PATCH] media: uvcvideo: Fix invalid pointer in uvc_ctrl_init_ctrl()
 2022-07-18 12:12 UTC 

[linux-next:master 7182/10906] drivers/soundwire/qcom.c:1319 qcom_swrm_probe() warn: passing zero to 'PTR_ERR'
 2022-07-18 12:12 UTC 

[PATCH -next,v3] nvmem: core: Fix memleak in nvmem_register()
 2022-07-18 12:12 UTC 

[PATCH] wifi: wl1251: fix repeated words in comments
 2022-07-18 12:12 UTC  (2+ messages)

[RFC PATCH 00/17] xdp: Add packet queueing and scheduling capabilities
 2022-07-18 12:12 UTC  (5+ messages)

[PATCH] RDMA/hfi1: fix potential memory leak in setup_base_ctxt()
 2022-07-18 12:11 UTC  (4+ messages)

[PATCH] wifi: rsi: fix repeated words in comments
 2022-07-18 12:11 UTC  (2+ messages)

[PATCH v2 0/5] mm, oom: Introduce per numa node oom for CONSTRAINT_{MEMORY_POLICY,CPUSET}
 2022-07-18 12:11 UTC  (6+ messages)

[PATCH 00/19] buildman: Integration of boards.cfg file
 2022-07-18 12:11 UTC  (7+ messages)
` [PATCH 10/19] buildman: Incorporate the genboardscfg.py tool

[PATCH] wifi: rtl8192se: fix repeated words in comments
 2022-07-18 12:11 UTC  (2+ messages)

[PATCH] wifi: rtlwifi: fix repeated words in comments
 2022-07-18 12:11 UTC  (2+ messages)
`  "

[PATCH] drm/bridge:tc358767: Add of_node_put() when breaking out of loop
 2022-07-18 12:10 UTC  (2+ messages)

[PATCH] wifi: rt2x00: fix repeated words in comments
 2022-07-18 12:10 UTC  (2+ messages)
`  "

Unable to create max_qp QPs on Mellanox ConnectX-4/6
 2022-07-18 12:10 UTC  (5+ messages)

[PATCH] ublk_drv: fix build warning with -Wmaybe-uninitialized and one sparse warning
 2022-07-18 12:10 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS ce48e754c364d77514b9b98b11c4ea0158b5e96d
 2022-07-18 12:10 UTC 

[PATCH v2 0/9] Add Cortex-R52
 2022-07-18 11:54 UTC  (10+ messages)
` [PATCH v2 1/9] target/arm: Add ARM_FEATURE_V8_R
` [PATCH v2 2/9] target/arm: Don't add all MIDR aliases for Cortex-R
` [PATCH v2 3/9] target/arm: Make RVBAR available for all ARMv8 CPUs
` [PATCH v2 4/9] target/arm: Make stage_2_format for cache attributes optional
` [PATCH v2 5/9] target/arm: Add ARMCacheAttrs to the signature of pmsav8_mpu_lookup
` [PATCH v2 6/9] target/arm: Enable TTBCR_EAE for ARMv8-R AArch32
` [PATCH v2 7/9] target/arm: Add PMSAv8r registers
` [PATCH v2 8/9] target/arm: Add PMSAv8r functionality
` [PATCH v2 9/9] target/arm: Add ARM Cortex-R52 cpu

[PATCH] wifi: qtnfmac: fix repeated words in comments
 2022-07-18 12:09 UTC  (2+ messages)

[meta-python][PATCH 1/3] python3-antlr4-runtime: Inherit setuptools3 instead of python_setuptools_build_meta
 2022-07-18 12:09 UTC  (4+ messages)
` [meta-oe][PATCH 3/3] python3-pycups: "
  ` [oe] "

[PATCH] wifi: iwlegacy: fix repeated words in comments
 2022-07-18 12:08 UTC  (2+ messages)
`  "

[PATCH] drm/amdgpu: Fix the incomplete product number
 2022-07-18 12:08 UTC 

[PATCH] hantro: Fix RK3399 H.264 format advertising
 2022-07-18 12:08 UTC  (5+ messages)
` [PATCH] hantro: Remove incorrect HEVC SPS validation

[PATCH] spl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDR
 2022-07-18 12:08 UTC  (2+ messages)

[PATCH v2] power: domain: handle power supplies that need interrupts
 2022-07-18 12:07 UTC  (4+ messages)

[PATCH 0/4] KVM: x86/mmu: Memtype related cleanups
 2022-07-18 12:08 UTC  (5+ messages)
` [PATCH 3/4] KVM: x86/mmu: Add shadow mask for effective host MTRR memtype
` [PATCH 4/4] KVM: x86/mmu: Restrict mapping level based on guest MTRR iff they're used

[PATCH] wifi: ipw2x00: fix repeated words in comments
 2022-07-18 12:08 UTC  (2+ messages)

[PATCH 1/4] arm: mach-k3: Add support for device type detection
 2022-07-18 12:08 UTC  (4+ messages)
` [PATCH 4/4] arm: mach-k3: security: Remove certificate if detected on GP device

[Buildroot] [PATCH 1/1] package/sam-ba: bump version to 3.7
 2022-07-18 12:08 UTC  (2+ messages)

[PATCH] arm: mach-k3: Remove ROM firewalls on GP devices
 2022-07-18 12:08 UTC  (2+ messages)

[Buildroot] [git commit] package/sam-ba: bump version to 3.7
 2022-07-18 12:07 UTC 

[PATCH] spl: Move check for SPL_LIBCOMMON support to header
 2022-07-18 12:08 UTC  (2+ messages)

[PATCH 1/2] arm: mach-k3: Only build init files for SPL
 2022-07-18 12:08 UTC  (4+ messages)
` [PATCH 2/2] arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654

[PATCH] wifi: brcmsmac: fix repeated words in comments
 2022-07-18 12:08 UTC  (2+ messages)

[PATCH] wifi: brcmfmac: fix repeated words in comments
 2022-07-18 12:07 UTC  (2+ messages)
`  "

[PATCH] wifi: b43: fix repeated words in comments
 2022-07-18 12:07 UTC  (3+ messages)

[PATCH v2 0/2] xen: Fixes to check-endbr.sh
 2022-07-18 12:07 UTC  (6+ messages)
` [PATCH v2 2/2] xen: Fix latent check-endbr.sh bug with 32bit build environments

[PATCH] wifi: atmel: fix repeated words in comments
 2022-07-18 12:07 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Fix SD card init on rk3399-nanopi4
 2022-07-18 12:05 UTC  (26+ messages)
          ` [PATCH v2] "
                  ` [PATCH v3] "
                    ` [PATCH v4] "
                                    ` [PATCH v5] "
                                      ` [PATCH v6] "

[PATCH 0/3] arm64/sysreg: Automatic generation of ID_AA64MMFR1_EL1
 2022-07-18 12:04 UTC  (7+ messages)
` [PATCH 1/3] arm64: cache: Remove unused CTR_CACHE_MINLINE_MASK
` [PATCH 2/3] arm64/sysreg: Standardise naming for ID_AA64MMFR1_EL1 fields
` [PATCH 3/3] arm64/sysreg: Convert ID_AA64MMFR1_EL1 to automatic generation

[PATCH] arm64: dts: rockchip: rk3399-nanopi4: Fix voltage regulator config
 2022-07-18 12:04 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v7 00/13] Migration: Transmit and detect zero pages in the multifd threads
 2022-07-18 11:59 UTC  (3+ messages)
` [PATCH v7 07/13] multifd: Make flags field thread local

[PATCH 0/6] add support of RSOC command
 2022-07-18 12:01 UTC  (7+ messages)
` [PATCH 1/6] scsi: target: core: "
` [PATCH 2/6] scsi: target: core: add list of opcodes for RSOC
` [PATCH 3/6] scsi: target: core: dynamic opcode support in RSOC
` [PATCH 4/6] scsi: target: core: add emulate_rsoc attribute
` [PATCH 5/6] scsi: target: core: dynamicaly set dpofua in usage_bits
` [PATCH 6/6] scsi: target: check emulate_3pc for RECEIVE COPY

[PATCH mlx5-next 0/5] mlx5-next updates 2022-07-03
 2022-07-18 12:03 UTC  (6+ messages)
` [PATCH rdma-next 5/5] RDMA/mlx5: Expose steering anchor to userspace

[BUG] staging: rtl8192u: Found a bug when removing the module
 2022-07-18 12:01 UTC  (5+ messages)
` [PATCH] staging: rtl8192u: fix rmmod warn when wlan0 is renamed

[PATCH 1/1] media: v4l2-core: v4l2-i2c: Fix default device name
 2022-07-18 12:01 UTC 

[PATCH v2] wifi: mac80211: do not abuse fq.lock in ieee80211_do_stop()
 2022-07-18 12:01 UTC  (2+ messages)

[PATCH 1/3] gpio: pca953x: only use single read/write for No AI mode
 2022-07-18 12:00 UTC  (3+ messages)
` [PATCH 3/3] gpio: pca953x: use the correct register address when regcache sync during init

[PATCH v2 0/8] PCI: qcom: Add support for SC8280XP and SA8540P
 2022-07-18 12:00 UTC  (4+ messages)
` [PATCH v2 7/8] PCI: qcom: Clean up IP configurations

build failure of next-20220718 due to 'imx6_pcie_host_exit' defined but not used
 2022-07-18 11:58 UTC  (2+ messages)

DPDK 19.11.3 with multi processes and external physical memory: unable to receive traffic in the secondary processes
 2022-07-18 11:58 UTC  (6+ messages)

[PATCH] drm:bridge:analogix: Fix refcount bugs in anx7625_parse_dt()
 2022-07-18 11:57 UTC  (5+ messages)
    `  "

[PATCH bpf-next 0/5] cleanup for data casting
 2022-07-18 11:57 UTC  (4+ messages)
` [PATCH bpf-next 5/5] selftests/bpf: Remove the casting about jited_ksyms and jited_linfo

[PATCH] powerpc/sysdev: Fix comment typo
 2022-07-15  3:52 UTC  (2+ messages)

[PATCH] mediatek: mt7601u: fix clang -Wformat warning
 2022-07-18 11:54 UTC  (3+ messages)
` wifi: "

[PATCH v4 0/1] Two apcs-kpss-global.yaml fixes
 2022-07-18 11:55 UTC  (2+ messages)
` [PATCH v4 1/1] dt-bindings: mailbox: qcom,apcs-kpss-global: Add syscon const for relevant entries

[PATCH] mediatek: mt76: eeprom: fix clang -Wformat warning
 2022-07-18 11:53 UTC  (3+ messages)
` wifi: mt7601u: "

[PATCH v2] p54: add missing parentheses in p54_flush()
 2022-07-18 11:54 UTC  (2+ messages)
` [v2] wifi: "

Linux SCTP associations failure handlig
 2022-07-18 11:54 UTC  (4+ messages)
  ` Linux SCTP performance question

[PATCH for-next v2] RDMA/rxe: Remove unused mask parameter
 2022-07-18 11:52 UTC  (2+ messages)

[PATCH] p54: Use the bitmap API to allocate bitmaps
 2022-07-18 11:52 UTC  (2+ messages)
` wifi: "

[PATCH v3 0/2] Lattice ECP5 FPGA manager
 2022-07-18 11:49 UTC  (3+ messages)
` [PATCH v3 1/2] fpga: ecp5-spi: add "
` [PATCH v3 2/2] dt-bindings: fpga: add binding doc for ecp5-spi fpga mgr

Usage of ads117x driver
 2022-07-18 11:51 UTC 

[meta-virtualization][PATCH 3/3] image-oci-umoci: skip parent directory in tar
 2022-07-18 11:51 UTC  (4+ messages)
` [PATCH "
  ` [meta-virtualization] "

[PATCH v2] p54: Fix an error handling path in p54spi_probe()
 2022-07-18 11:51 UTC  (2+ messages)
` [v2] wifi: "

[PATCH V5 16/16] rv/reactor: Add the panic reactor
 2022-07-18 11:50 UTC  (2+ messages)

[PATCH] mm: fix use-after free of page_ext after race with memory-offline
 2022-07-18 11:50 UTC  (2+ messages)

[PATCH v1 net 00/15] sysctl: Fix data-races around ipv4_net_table (Round 3)
 2022-07-18 11:50 UTC  (2+ messages)

[PATCH master 1/2] regulator: handle regulator_get_voltage(NULL) gracefully
 2022-07-18 11:48 UTC  (2+ messages)
` [PATCH master 2/2] common: don't fixup empty serial/machine_compatible strings

[PATCH net 00/15] Update DSA documentation
 2022-07-18 11:50 UTC  (2+ messages)

Can I use CRoaring library in Git?
 2022-07-18 11:48 UTC  (4+ messages)

[virtio-comment] [PATCH v4 0/1] Introduce virtio asymmetric crypto service
 2022-07-18 11:47 UTC  (5+ messages)
` [virtio-comment] [PATCH v4 1/1] virtio-crypto: introduce akcipher service
    `  "

[PATCH v2 0/3] drm/bridge: it6505: Fixes bugs
 2022-07-18 11:47 UTC  (4+ messages)
` [PATCH v2 1/3] drm/bridge: it6505: Modified power sequence

[PATCH v1 1/1] platform/x86: p2sb: Move out of X86_PLATFORM_DEVICES dependency
 2022-07-18 11:47 UTC 

[Buildroot] [PATCH 1/1] package/libest: bump version
 2022-07-18 11:45 UTC 

retbleed on hygon
 2022-07-18 11:44 UTC 

[PATCH v2 0/9] Add Xue - console over USB 3 Debug Capability
 2022-07-18 11:44 UTC  (5+ messages)
` [PATCH v2 7/9] IOMMU/AMD: wire common device reserved memory API

[PATCH] ublk_drv: add one new ublk command: UBLK_IO_NEED_GET_DATA
 2022-07-18 11:44 UTC 

[PATCH -next,v2] nvmem: core: Fix memleak in nvmem_register()
 2022-07-18 11:44 UTC  (2+ messages)

[PATCH] uuid_copy: (man) Add missing parenthesis
 2022-07-18 11:44 UTC  (2+ messages)

[PATCH net-next] net: phy: micrel: Fix warn: passing zero to PTR_ERR
 2022-07-18 11:43 UTC 

[PATCH 0/5] support mt8188 h264 encoder
 2022-07-18 11:31 UTC  (5+ messages)
` [PATCH 1/5] media: mediatek: vcodec: Add encoder driver support for 34-bit iova

[PATCH net-next 0/2] mlx5: Use NUMA distance metrics
 2022-07-18 11:42 UTC  (4+ messages)
` [PATCH net-next 1/2] sched/topology: Expose sched_numa_find_closest

[patch 00/38] x86/retbleed: Call depth tracking mitigation
 2022-07-18 11:42 UTC  (13+ messages)
` [patch 02/38] x86/cpu: Use native_wrmsrl() in load_percpu_segment()

[PATCH] ARM: dts: aspeed: centriq2400: drop the board
 2022-07-18 11:42 UTC  (2+ messages)

[PATCH v2 0/6] OV9281 support
 2022-07-18 11:42 UTC  (4+ messages)
` [PATCH v2 3/6] media: i2c: ov9282: Add ov9281 compatible

[REGRESSION] recent changes to copy_file_range behavior breakage
 2022-07-18 11:42 UTC  (2+ messages)
` [REGRESSION] recent changes to copy_file_range behavior breakage #forregzbot

[PATCH] efi/x86: use naked RET on mixed mode call wrapper
 2022-07-18 11:41 UTC  (2+ messages)

[PATCH -next] nvmem: core: Fix memleak in nvmem_register()
 2022-07-18 11:40 UTC  (3+ messages)

[PATCH] mmc: sdhci-brcmstb: use clk_get_rate(base_clk) in PM resume
 2022-07-18 11:38 UTC  (3+ messages)

[PATCH v5 00/13] Add MediaTek MT6370 PMIC support
 2022-07-18 11:38 UTC  (7+ messages)
` [PATCH v5 08/13] usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver

[PATCH v2 1/5] dt-bindings: arm: qcom: Document Sony Xperia 1 IV (PDX223)
 2022-07-18 11:38 UTC  (3+ messages)
` [PATCH v2 2/5] dt-bindings: mmc: sdhci-msm: Document the SM8450 compatible

[PATCH v3 0/3] dt-bindings: mmc: / ARM: qcom: add MSM8998 and cleanup driver of_device_id
 2022-07-18 11:38 UTC  (2+ messages)

btrfs device stats in table?
 2022-07-18 11:38 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 00/39] drm/i915: fix kernel-doc issues
 2022-07-18 11:38 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2 24/39] drm/i915: dvo_sil164.c: use SPDX header

[PATCH] btfs: remove btrfs_dev_stat_print_on_error
 2022-07-18 11:38 UTC  (2+ messages)

[PATCH 0/3] Mediatek pinctrl patches for mt8188
 2022-07-18 11:38 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mediatek: add pinctrl definition "
` [PATCH 2/3] dt-bindings: pinctrl: mt8188: add pinmux definition
` [PATCH 3/3] pinctrl: add pinctrl driver for mt8188

[PATCH] mmc/core: fix repeated words in comments
 2022-07-18 11:37 UTC  (2+ messages)

[PATCH v2 1/2] RDMA/rxe: Add common rxe_prepare_res()
 2022-07-18 11:37 UTC  (2+ messages)

[Intel-gfx] susetting the remaining swioltb couplin in DRM
 2022-07-18 11:36 UTC  (6+ messages)
      `  "
      ` [Nouveau] "

[Intel-wired-lan] [PATCH net v1] ice: Fix tunnel checksum offload with fragmented traffic
 2022-07-18 11:34 UTC 

[PATCH v2 0/6] Improve the U/S/H extension related check
 2022-07-18 11:36 UTC  (4+ messages)
` [PATCH v2 1/6] target/riscv: add check for supported privilege modes conbinations

[PATCH] erofs: clean up a loop
 2022-07-18 11:36 UTC  (3+ messages)

[usb:usb-testing 43/55] drivers/usb/typec/anx7411.c:387 anx7411_register_partner() warn: passing zero to 'PTR_ERR'
 2022-07-18 11:35 UTC  (2+ messages)

[PATCH v4 1/1] Create debugfs file with virtio balloon usage information
 2022-07-18 11:35 UTC  (4+ messages)
` [PATCH v5 "

[PATCH v7 00/16] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-07-18 11:28 UTC  (4+ messages)

[PATCH v2 00/12] PolarFire SoC reset controller & clock cleanups
 2022-07-18 11:34 UTC  (4+ messages)
` [PATCH v2 03/12] reset: add polarfire soc reset support

[PATCH 1/2] btrfs-progs: factor out device stats printing code
 2022-07-18 11:34 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: add support for tabular format for device stats


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.