All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-23 07:34:23 to 2020-11-23 08:39:34 UTC [more...]

[PATCH 0/2] arm64: dts: meson-axg-s400: add support for Power Controller & MIPI-DSI PHY
 2020-11-23  8:39 UTC  (5+ messages)

[RESEND v2 00/22] Add Intel Diamond Mesa SoC support
 2020-11-23  8:38 UTC  (7+ messages)
` [RESEND v2 12/22] drivers: clk: dm: Add memory clock driver for Diamond Mesa
` [RESEND v2 13/22] arm: socfpga: Move Stratix10 and Agilex clock manager common code
` [RESEND v2 14/22] arm: socfpga: Changed to store QSPI reference clock in kHz

[PATCH v4 00/17] add support for S1G association
 2020-11-23  8:38 UTC  (3+ messages)
` [PATCH v4 14/17] mac80211: support "

[dpdk-dev] [PATCH v6] net/ice: fix outer checksum on cvl unknown
 2020-11-23  8:34 UTC  (2+ messages)
` [dpdk-dev] [PATCH v7] "

drivers/ntb/hw/idt/ntb_hw_idt.c:1116:1: warning: the frame size of 1032 bytes is larger than 1024 bytes
 2020-11-23  8:35 UTC  (2+ messages)

[LTP] [PATCH] syscalls: Add tests for name_to_handle_at() and open_by_handle_at()
 2020-11-23  8:36 UTC  (4+ messages)

[RFC PATCH v1 0/4] KVM: arm64: Add VLPI migration support on GICv4.1
 2020-11-23  6:54 UTC  (5+ messages)
` [RFC PATCH v1 1/4] irqchip/gic-v4.1: Plumb get_irqchip_state VLPI callback
` [RFC PATCH v1 2/4] KVM: arm64: GICv4.1: Try to save hw pending state in save_pending_tables
` [RFC PATCH v1 3/4] KVM: arm64: GICv4.1: Restore VLPI's pending state to physical side
` [RFC PATCH v1 4/4] KVM: arm64: GICv4.1: Give a chance to save VLPI's pending state

[LTP] [PATCH V2 1/2] syscalls: Add tests for name_to_handle_at()
 2020-11-23  8:35 UTC  (2+ messages)
` [LTP] [PATCH V2 2/2] syscalls: Add tests for open_by_handle_at()

[RFC PATCH v2 00/37] cleanup qemu_init and make sense of command line processing
 2020-11-23  8:34 UTC  (4+ messages)
` [PATCH 28/29] vl: remove separate preconfig main_loop

[PATCH] drm/nouveau/fb/gp102-: use flexible-array member instead of zero-length array
 2020-11-23  8:35 UTC  (2+ messages)

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-23  8:33 UTC  (20+ messages)
` [PATCH 050/141] RDMA/mlx5: "
` [PATCH 104/141] mtd: rawnand: stm32_fmc2: "

[PATCH] option: added support for Thales Cinterion MV31 option port
 2020-11-23  8:33 UTC  (5+ messages)

[PATCH net-next v4 0/5] net/x25: netdev event handling
 2020-11-23  8:31 UTC  (6+ messages)
` [PATCH net-next v4 2/5] net/lapb: support netdev events

[Bug 1892540] [NEW] qemu can no longer boot NetBSD/sparc
 2020-11-23  8:20 UTC  (6+ messages)
` [PATCH for-5.2] hw/display/tcx: add missing 64-bit access for framebuffer blitter
  ` [Bug 1892540] "
` [Bug 1892540] Re: qemu can no longer boot NetBSD/sparc

[PATCH v2 0/7] xen/arm: Unbreak ACPI
 2020-11-23  8:31 UTC  (5+ messages)
` [PATCH v2 1/7] xen/acpi: Rework acpi_os_map_memory() and acpi_os_unmap_memory()

[LTP] [PATCH 1/2] syscalls: avoid time() using __cvdso_gettimeofday in use-level's VDSO
 2020-11-23  8:31 UTC  (2+ messages)
` [LTP] [PATCH 2/2] syscalls: shift to time() if __NR_time not support

[dpdk-dev] [PATCH] net/ice: fix outer UDP Tx offload checksum error
 2020-11-23  8:30 UTC  (2+ messages)

[dpdk-dev] [PATCH v3] app/testpmd: fix testpmd packets dump overlapping
 2020-11-23  8:29 UTC  (2+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH bpf] xsk: fix incorrect netdev reference count
 2020-11-23  8:28 UTC  (2+ messages)

Boot Order in Redfish and DBUS
 2020-11-23  8:25 UTC  (5+ messages)
      `  "

[RFC] MAINTAINERS tag for cleanup robot
 2020-11-23  0:53 UTC  (14+ messages)

[PATCH 0/3] usb: am654: Add support for host mode to the USB port on overlay board
 2020-11-23  8:26 UTC  (2+ messages)

[PATCHv3 00/17] ARMv8.4 Secure EL2
 2020-11-23  8:02 UTC  (18+ messages)
` [PATCH 01/17] target/arm: remove redundant tests
` [PATCH 02/17] target/arm: add arm_is_el2_enabled() helper
` [PATCH 03/17] target/arm: use arm_is_el2_enabled() where applicable
` [PATCH 04/17] target/arm: use arm_hcr_el2_eff() "
` [PATCH 05/17] target/arm: factor MDCR_EL2 common handling
` [PATCH 06/17] target/arm: declare new AA64PFR0 bit-fields
` [PATCH 07/17] target/arm: add 64-bit S-EL2 to EL exception table
` [PATCH 08/17] target/arm: return the stage 2 index for stage 1
` [PATCH 09/17] target/arm: add MMU stage 1 for Secure EL2
` [PATCH 10/17] target/arm: add ARMv8.4-SEL2 system registers
` [PATCH 11/17] target/arm: do S1_ptw_translate() before address space lookup
` [PATCH 12/17] target/arm: secure stage 2 translation regime
` [PATCH 13/17] target/arm: handle VMID change in secure state
` [PATCH 14/17] target/arm: set HPFAR_EL2.NS on secure stage 2 faults
` [PATCH 15/17] target/arm: add ARMv8.4-SEL2 extension
` [PATCH 16/17] target/arm: enable Secure EL2 in max CPU
` [PATCH 17/17] target/arm: refactor vae1_tlbmask()

[PATCH rdma-next] IB/mlx5: Use ib_dma APIs instead of open access to parent device
 2020-11-23  8:24 UTC 

[PATCH v2 0/2] pc-bios/s390 fixes for reboot-to-vfio-ccw
 2020-11-23  8:12 UTC  (6+ messages)
` [PATCH v2 2/2] pc-bios: s390x: Clear out leftover S390EP string

[PATCH] hw/watchdog/wdt_diag288: Remove unnecessary includes
 2020-11-23  8:16 UTC  (5+ messages)

[PATCH] generic: add test for XFS forkoff miscalcution on 32-bit platform
 2020-11-23  8:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 2/2] jffs2: fix can't set rp_size to zero during remounting
 2020-11-23  8:18 UTC  (4+ messages)

[PATCH net] bonding: fix feature flag setting at init time
 2020-11-23  8:19 UTC  (2+ messages)

[PATCH net-next 2/2] net: nfc: s3fwrn5: Support a UART interface
 2020-11-23  8:19 UTC  (6+ messages)
  ` [linux-nfc] "
    ` [linux-nfc] "

[PATCH v2 0/8] qom: Use qlit to represent property defaults
 2020-11-23  8:17 UTC  (16+ messages)
` [PATCH v2 3/8] qnum: QNumValue type for QNum value literals
` [PATCH v2 4/8] qnum: qnum_value_is_equal() function

[PATCH] net: Use correct default-path macro for downscript
 2020-11-23  8:16 UTC  (2+ messages)

[PATCH v2] ARM: stm32: Use firmware property instead of loadables
 2020-11-23  8:18 UTC  (4+ messages)

AX210 version 0024 not detected by iwlwifi
 2020-11-23  8:17 UTC  (2+ messages)

stable-rc/queue/4.9 baseline: 140 runs, 9 regressions (v4.9.245-33-gc7ad514e5d4d4)
 2020-11-23  8:17 UTC 

[dpdk-dev] [PATCH] doc: add information for Rx burst functions in mlx5
 2020-11-23  8:14 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "
  ` [dpdk-dev] [PATCH v3] "

[PATCH for-6.0 0/8] spapr: Address the confusion between IPI numbers and vCPU ids
 2020-11-23  8:09 UTC  (4+ messages)
` [PATCH for-6.0 1/8] spapr/xive: Turn some sanity checks into assertions

[PATCH v10 00/19] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-23  6:33 UTC  (6+ messages)
` [PATCH v10 03/19] memory: tegra30: Support interconnect framework
` [PATCH v10 06/19] memory: tegra124: "

[dpdk-dev] [PATCH 0/5] fix protocol size calculation
 2020-11-23  8:12 UTC  (6+ messages)
` [dpdk-dev] [PATCH 1/5] net/mlx5: fix protocol size for raw encap judgement

[PATCH v2 1/2] dt-bindings: drm/bridge: anx7625: Add power supplies
 2020-11-23  3:46 UTC  (2+ messages)
` [PATCH v2 2/2] drm/bridge: anx7625: disable regulators when power off

[PATCH 1/2] block: update documentation for blk_rq_timeout()
 2020-11-23  8:12 UTC  (2+ messages)
` [PATCH 2/2] block: fix kerneldoc typos

message ids
 2020-11-23  8:11 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-11-22
 2020-11-23  8:12 UTC 

[PATCH v4 0/4] Adding the Sparx5 Serdes driver
 2020-11-23  8:11 UTC  (4+ messages)
` [PATCH v4 1/4] dt-bindings: phy: Add sparx5-serdes bindings

[PATCH 0/3] adv748x: Add support for s2ram
 2020-11-23  8:09 UTC  (8+ messages)
` [PATCH 1/3] adv748x: afe: Select input port when device is reset
` [PATCH 2/3] adv748x: csi2: Set virtual channel "
` [PATCH 3/3] adv748x: Configure device when resuming from sleep

[PATCH] cmd: Add a pwm command
 2020-11-23  8:08 UTC 

[PATCH] binman: Remove additional backslash
 2020-11-23  8:08 UTC 

[PATCH net-next v2] compat: always include linux/compat.h from net/compat.h
 2020-11-23  8:06 UTC  (2+ messages)

[PATCH net-next] net: page_pool: Add page_pool_put_page_bulk() to page_pool.rst
 2020-11-23  8:06 UTC  (2+ messages)

[PATCH v3 00/12] RFC Support hot device unplug in amdgpu
 2020-11-23  8:06 UTC  (16+ messages)
` [PATCH v3 01/12] drm: Add dummy page per device or GEM object
` [PATCH v3 04/12] drm/ttm: Set dma addr to null after freee
` [PATCH v3 07/12] drm/sched: Prevent any job recoveries after device is unplugged

[PATCH v4 0/2] dm: core: drivers: add function uclass_probe_all()
 2020-11-23  8:06 UTC  (4+ messages)
` [PATCH v4 1/2] dm: core: add function uclass_probe_all() to probe all devices

linux-next: manual merge of the akpm-current tree with the tip tree
 2020-11-23  8:05 UTC 

[PATCH 00/29] RFC: iov_iter: Switch to using an ops table
 2020-11-23  8:05 UTC  (3+ messages)
` [PATCH 01/29] iov_iter: Switch to using a table of operations

[PATCH v4 0/6] Extend irqchip ocelot driver to support other SoCs
 2020-11-23  8:04 UTC  (5+ messages)
` [PATCH v4 3/6] irqchip: ocelot: prepare to support more SoC
` [PATCH v4 4/6] irqchip: ocelot: Add support for Luton platforms

[drm/fb] 6a1b34c0a3: WARNING:at_drivers/gpu/drm/drm_fb_helper.c:#drm_fb_helper_damage_work
 2020-11-23  8:04 UTC  (3+ messages)

stable-rc/queue/4.19 baseline: 179 runs, 7 regressions (v4.19.159-65-gf0b846fa9b5c)
 2020-11-23  8:03 UTC 

About regression caused by commit aea6cb99703e ("regulator: resolve supply after creating regulator")
 2020-11-23  8:01 UTC  (8+ messages)

[PATCH v5 00/21] Free some vmemmap pages of hugetlb page
 2020-11-23  8:01 UTC  (17+ messages)
` [PATCH v5 13/21] mm/hugetlb: Use PG_slab to indicate split pmd
    ` [External] "
  ` [External] Re: [PATCH v5 00/21] Free some vmemmap pages of hugetlb page

[PATCH net-next 1/2] dt-bindings: net: nfc: s3fwrn5: Support a UART interface
 2020-11-23  8:01 UTC  (6+ messages)
  ` [linux-nfc] "
    ` [linux-nfc] "

[PATCH v5] block: disable iopoll for split bio
 2020-11-23  8:00 UTC 

[PATCH v4 00/26] coresight: etm4x: Support for system instructions
 2020-11-23  7:58 UTC  (3+ messages)
` [PATCH v4 20/25] coresight: etm4x: Detect system instructions support

[meta-oe][PATCH 1/2] nss: upgrade 3.57 -> 3.59
 2020-11-23  7:57 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] krb5: upgrade 1.17.1 -> 1.17.2

[MPTCP] Re: [MPTCP][PATCH v5 mptcp-next 02/10] mptcp: add the pernet listening socket operations
 2020-11-23  7:57 UTC 

[PATCH v3 0/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring
 2020-11-23  7:54 UTC  (5+ messages)
` [PATCH v3 1/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring driver

[PATCH 0/4] arm64: dts: meson-axg-s400: add support for USB and PCIe
 2020-11-23  7:54 UTC  (11+ messages)
` [PATCH 3/4] arm64: dts: meson-axg: add PCIe nodes

Help with UBI failure analysis
 2020-11-23  7:54 UTC  (4+ messages)

[PATCH v4 0/2] drm/vc4: Rework the HVS muxing code
 2020-11-23  7:50 UTC  (4+ messages)
` [PATCH v4 2/2] drm/vc4: kms: Don't disable the muxing of an active CRTC

[Buildroot] [PATCH] package/ncurses: mark CVE-2019-1759{4, 5} as fixes by 20191012 patch
 2020-11-23  7:54 UTC  (2+ messages)

[Buildroot] [git commit] package/ncurses: mark CVE-2019-1759{4, 5} as fixed by 20191012 patch
 2020-11-23  7:53 UTC 

[igt-dev] [PATCH i-g-t] lib/kmod: Recursively unload the modules
 2020-11-23  7:52 UTC  (2+ messages)

[Buildroot] [PATCH v2,1/1] package/spandsp: disable MMX on i686
 2020-11-23  7:52 UTC  (2+ messages)
` [Buildroot] [PATCH v2, 1/1] "

[Buildroot] [git commit] package/spandsp: disable MMX on i686
 2020-11-23  7:52 UTC 

stable-rc/queue/4.14 baseline: 127 runs, 8 regressions (v4.14.208-40-g1c41be5ab2b8)
 2020-11-23  7:50 UTC 

stable-rc/queue/5.4 baseline: 164 runs, 7 regressions (v5.4.79-115-g7d8a93839c0a9)
 2020-11-23  7:50 UTC 

[PATCH] pci/shpc: don't push attention button when ejecting powered-off device
 2020-11-23  7:47 UTC  (2+ messages)

[PATCH v4 0/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring
 2020-11-23  7:45 UTC  (3+ messages)
` [PATCH v4 1/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring driver
` [PATCH v4 2/2] docs: hwmon: Document max127 driver

[PATCH v2 00/39] fs: idmapped mounts
 2020-11-23  7:45 UTC  (9+ messages)
` [PATCH v2 14/39] commoncap: handle "
` [PATCH v2 31/39] audit: "

[PATCH v2] m68k: Fix WARNING splat in pmac_zilog driver
 2020-11-23  7:41 UTC  (3+ messages)

linux-next: build failure in Linus' tree
 2020-11-23  7:40 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] eal/linux: do not create user mem map repeatedly when it exists
 2020-11-23  7:40 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3] eal: fix "
  ` [dpdk-dev] [dpdk-stable] "

[RESEND,PATCH] ARM: fix __div64_32() error when compiling with clang
 2020-11-23  7:36 UTC  (2+ messages)

[PATCH] gpio: arizona: disable pm_runtime in case of failure
 2020-11-23  8:35 UTC 

[RFC PATCH v4 1/2] PCI/ACPI: Add stacked IRQ domain support to PCI Interrupt Link
 2020-11-23  7:33 UTC  (4+ messages)
` [RFC PATCH v4 2/2] ACPI: Advertise Interrupt ResourceSource support


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.